← Back to team overview

tamilspellchecker team mailing list archive

code updated to launchpad and mit demo

 

Hi all,

I have explained  the current status of our project, as follows:

a)I have updated the code(revision 2) with the following modifications.

    1)Added Levenshtein python module to find the list of suggestion words.

             Levenshtein module takes two words and returns the character
difference by position and i used
Levenshtein.ratio(mispelled-word,dic-word).So use "sudo apt-get install
python-levenshtein " to install it.


   2)Modified geditinteeface.py to process all the tamil words entered in
the current document.(previously it was 3 lines)

               Suitably modifeid geditinterface so that it will send whole
text to tamilspell.py

  3)Modified guicreator.py to mark the word in attention.

            We need to mark the word which is miss-spelled ,so i added that
feature to guicreator.py


b)
http://bazaar.launchpad.net/~tamilspellchecker/tamilspellchecker/dev-tamilspellchecker/files

   The above is the link to see our all source code files.If u want to
update or download the code to/from Launchpad with bazaar and dont know how
to do it,i will explain the process in next mail.

c)Tomorrow(31-02-2009) ,we are presenting our project  at *mit* for the
event * Carte Blanche project demo*.I welcome you all to mit ,we can have
discussion there.

d)sathya balan has collected 4000 unique tamil words from websites.You can
also contribute by extracting tamil words from net and filtering correct
words.
-- 
Yours,
S.Selvam