ynalcakan / WordCorrectorProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Corrector and Arff File Maker Project

#For Using program:

  • You can re-make the dictionary file ( big.txt ) for your usage.
  • Make your own tweet files for sentiment analysis (Ex: Positive , Negative , Notr )
  • You can correct words in a hole file or you can correct one-by-one your incorrect words.

#Console:

  • 'halt' kapatmak icin... : Use 'halt' for close the console
  • Kelimeleri Texte Aktar: 'getwcounts' : Use 'getwcounts' for transfering all corrected words to a text file
  • Kelimeleri Excele Aktar: 'egetwcounts' : Use 'egetwcounts' for transfering all corrected words to a excel file
  • Arttribute Secim: 'getatt' : Use 'getatt' for making an arff file for WEKA
  • Tum Twitleri Duzelt: 'getfix' : Use 'getfix' for correcting all words of your main tweets file
  • Tek Bir Kelime: 'sfix' : Use 'sfix' for correcting a single word.

About


Languages

Language:Python 100.0%