Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.25 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.25 KB

WEB APP : Analyzing sports commentary in order to automatically recognize events and extract insights

This dashboard aims to show how perform the classification models studied in the research paper when given a real live sports commentary sentence or a personnalized one.

Guidelines:

  1. Choose a model from which the prediction will be computed.
  2. Type your own personalized sports commentary or click on the 'Generate' button to generate a real live sports commentary at random.

Results:

  • The prediction category is computed and displayed.
  • The confidence of the prediction is also displayed below the prediction.
  • An audio of the sports commentary is played out loud, please make sure to turn up your volume.

alt text

PLEASE NOTE: the website can sometimes be slow to load the text and the predictions. Please wait a few seconds for the content to load.

🔗 Website of the demo

🔗 Github repository of the main analysis