trying with following text string,
{"id": 2580, "text": "RUGBY UNION - CUTTITTA BACK FOR ITALY AFTER A YEAR .\nROME 1996-12-06\nItaly recalled Marcello Cuttitta", "annotations": []}
the output is a blank array, it should give output with 'O' for all entity type.
trying with following text string,
{"id": 2580, "text": "RUGBY UNION - CUTTITTA BACK FOR ITALY AFTER A YEAR .\nROME 1996-12-06\nItaly recalled Marcello Cuttitta", "annotations": []}the output is a blank array, it should give output with 'O' for all entity type.