You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experiments: here the Experiments for the thesis were performed
ft_text_classification: Demo file for sentiment analysis
Link the datasets needed to run the code
For Skip-gram sentence embedding use 1/4th of the "Twitter" dataset, to not overload the RAM
can be found in the folder files
About
Using the word embeddings: fastText, Skip-gram and GloVe as basis for a one-dimensional and a two-dimensional Convolutional Neural Network. Performing Sentiment analysis on a "Twitter" dataset.