- Python 3.4
- Analyzing the dataset and finding general mistakes when users send tweets ✅
- To tokenize with NLTK ✅
- Analyzing the words and
- identified and correct emphasize words ✅
- adding the forgotten letters in words ✅
- correct Turkish sms words ✅
- identify emojis ✅
- identify mentions ✅
- identify hashtags ✅
- identify urls ✅
- identify punctions ✅
- identify symbols ✅
- correction accent marks ✅
- correction extra whitespaces ✅
- making deascifiier ✅
- Testing results ✅