Skip to content

This project proposes a deep learning method to label text commentaries as scenarios taking place in the game.

Notifications You must be signed in to change notification settings

ahariri13/commentary_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentence embeddings of Football commentaries

This project proposes a deep learning method to label text commentaries as scenarios taking place in the game.In this project, we utilize a Kaggle dataset containing text commentaries from numerous games in different leagues across Europe.As doc2vec is designed for large data analysis, it should be trained on large corpora in order to get effective results. Therefore, we used a doc2vec model that was pre-trained on a collection of Wikipedia articles that it got from the English Wikipedia database dump using the WikiExtractor code. Our hypothesis is that our CNN model to which doc2vec embeddings are fed is able to learn a labeling process describing the game scenarios associated with each commentary.

Sample Reconstruction

About

This project proposes a deep learning method to label text commentaries as scenarios taking place in the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published