On 20/03/2013 11:38, nishitha reddy wrote:
Hi all
i'm working with unicode using python
i have some txt files in telugu i want to split all the lines of that
text files in to words of telugu
and i need to classify  all of them using some identifiers.can any one
send solution for that
                                     thank u
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Sorry but we don't work like that. You write some code and when you get problems ask for help.

I'd strongly suggest using Python 3.3 if you can for your processing. It's vastly superior to earlier, buggy unicode implementations in Python.

--
Cheers.

Mark Lawrence

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to