Extreme Learning Machine (ELM) method is proposed for single hidden layer feed-forward networks (SLFNs). The ELMemploys feed-forward neural network architecture and works with randomly determined input weights. In this aspect, ELM depends onprinciple that enables to determine weights and biases in the network. In the first phase of ELM that can be named as feature mapping,the usage of random values differs the ELM from other methods that employ a kernel function for feature mapping such as SupportVector Machines (SVM) and Deep Neural Networks. After the feature mapping, the main goal of the ELM is to learn weights betweenhidden and output layers by minimizing the error. The ELM has gained much more popularity recently; and can be utilized forclassification, regression, and dimension reduction. In literature, Twitter sentiment analysis is generally considered as a classificationtask. Therefore, in this study, the basic ELM is utilized for Twitter sentiment analysis and compared with the SVM which is one of themost successful machine learning algorithms used for sentiment analysis. Experiments are conducted on two different Turkish datasets.Experimental results show that the performance of the two methods are slightly different, but SVM outperforms basic ELM.
Copyrights © 2018