| [ | |
| { | |
| "id": 0, | |
| "text": "Google had solid Q4 2025 earnings but Microsoft's were not great.", | |
| "entities": [ | |
| { | |
| "entity_id": 0, | |
| "entity_text": "Google", | |
| "entity_type": "company", | |
| "positions": [ | |
| {"position_text": "Google", "length": 6, "offset": 0} | |
| ] | |
| }, | |
| { | |
| "entity_id": 1, | |
| "entity_text": "Microsoft", | |
| "entity_type": "company", | |
| "positions": [ | |
| {"position_text": "Microsoft", "length": 9, "offset": 40} | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |