in CloudFormation/converter/app.py [0:0]
def convert_to_dataset(jsonLine): jsonObj = GroundTruth2Comprehend.parse_manifest_input(jsonLine) return jsonObj["source"]