>> I have a text file which contains strings in multiple languages.
>>
>> how to extract Tamil words from this collection?

if python < 3.0,
you can use the tutorial http://farmdev.com/talks/unicode/
and use unicode range for tamil to extract the words.

Otherwise send me the file and I will give it a shot.

Cheers,
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to