diff --git a/report/report.pdf b/report/report.pdf index 880f83f..96bd554 100644 Binary files a/report/report.pdf and b/report/report.pdf differ diff --git a/report/report.tex b/report/report.tex index 42634fe..d58c176 100644 --- a/report/report.tex +++ b/report/report.tex @@ -17,7 +17,7 @@ \IEEEoverridecommandlockouts %Enables \thanks to be used again \begin{document} -\title{Computational Intelligence Lab: Tweet Sentiment Classification} +\title{Computational Intelligence Lab: Tweet Sentiment Classification\\ {\large Group: Laich~et~al.~(2018)}} \author{ Luk\'{a}\v{s} Jendele$^\ast$\\ @@ -191,7 +191,7 @@ \section{Results} Stacked LSTM & \textbf{88.58} & 88.06 & 87.68\\ TextCNN & 87.71 & 87.70 & 87.10\\ Transformer Tiny & 86.00 & 85.34 & 83.84\\ -Ensemble Majority Vote & & \textbf{88.54} & 87.78\\ +Ensemble Maj.~Vote & & \textbf{88.54} & 87.78\\ \bottomrule \end{tabular} \caption{Evaluation and test set results. Values left blank are unknown. Acc.~means accuracy, LR~is logistic regression, WE/CE are word/character embeddings respectively, and RF denotes a Random Forest. The top section describes baselines that we ran on our data split. Middle section contains the two top teams on Kaggle for this project. Bottom section shows our results. Values that have confidence intervals were unstable enough to be have to be run 5 times.}\label{tab:results}