Understanding TV News
Learn how to extract structured data from TV news broadcasts.
VLM-1 can also extract structured data from TV broadcasts. Here’s an example of a TV news broadcast and the structured JSON output that VLM-1 can extract.
Sample image from a Bloomberg TV broadcast.
The structured JSON response from VLM-1 is as follows:
Notebook Example
Key Features
Let’s take a look at some of the key features of the API for analyzing TV news broadcasts.
1. Extracting Chyrons and Scene Descriptions
VLM-1 can extract chyrons and scene descriptions from TV news broadcasts. This can be useful for summarizing the key points of the news segment, or for extracting structured data from the broadcast. As you can see in the sample output below, the API is able to extract the chyron text (“SPX CLIMBS AFTER LONGEST STREAK OF WEEKLY LOSSES”) and a general visual description of the scene with the latest closing values and changes for S&P 500, NASDAQ 100, Dow Jones, and Russell 2000 Index.
2. Extracting Detailed Table and Plot Information
VLM-1 can also extract detailed table and plot information from TV news broadcasts. This can be useful for analyzing the data presented in the broadcast, or for extracting structured data from the broadcast. As you can see in the sample output below, the API is able to extract a detailed table with the last close values and changes for S&P 500, NASDAQ 100, Dow Jones, and Russell 2000 Index.
Index | Last Close | Change | Percentage Change |
---|---|---|---|
S&P 500 | 4,399.77 | 30.06 | 0.69% |
NASDAQ 100 | 14,936.69 | 241.85 | 1.65% |
DOW JONES | 34,463.69 | -36.97 | -0.11% |
RUSSELL 2000 INDEX | 1,856.01 | -3.41 | -0.18% |
3. Mining Speaker Information
VLM-1 can also extract speaker information from TV news broadcasts. This can be useful for identifying the speakers in the broadcast, or for analyzing the sentiment and tone of the speakers. As you can see in the sample output below, the API is able to extract the name of the news reporter (“Alexandra Semenova”) and whether the name is shown on the screen.