Mert Kahyaoğlu
Instructor: Assoc. Prof. Dr. Bekir Taner Dinçer
NLP Course Project
The aim of the project is to determine how people are feeling when they share something on twitter.
For example;
“ Final projeleri çok zevkli! ” => Positive
" Finaller çok kötü geçiyor :( ” => Negative
Have you heard Galata by @cmylmz on #SoundCloud? https://soundcloud.com/cmylmz/galata
have you heard galata ?
1. Apply Weka -> StringToWordVector Algorithm
"finaller çok kötü geçiyor" --> ["finaller", "çok", "kötü", "geçiyor"]
2. Attribute Selection
Selects attributes considering the individual predictive ability of each feature along with the degree of redundancy between them.
Reduced terms from 930 to