Hi,
Please find attachment of my dataset with labels.
I applied pre-precessing techniques on my data sets, like stop words removal, remove weblinks, punctuation marks, and finally did lemmatization. now i think mydataset is fully tuned. now i am applying different feature extraction techniques to extract features and then i'll classify them using some classifier.
Please Recommend me some feature extraction techniques.
Previously i used lexicon based techniques, Bag of words Model, KNN to generate features. Now looking for some, to improve my results.
Regards