Any speech to text conversation python library for Linux and mac box

2013-06-12 Thread Ranjith Kumar
, Ranjith Kumar K, Chennai. http://ranjithtenz.wordpress.com -- http://mail.python.org/mailman/listinfo/python-list

Pymongo Error

2012-06-18 Thread Ranjith Kumar
==0.6.10 mongokit==0.8 oauth2==1.5.211 pymongo==2.2 python-openid==2.2.5 simplejson==2.5.2 wsgiref==0.1.2 Please point me what i missed here... -- Cheers, Ranjith Kumar K, Chennai. http://ranjithtenz.wordpress.com -- http://mail.python.org/mailman/listinfo/python-list

NLP

2011-04-08 Thread Ranjith Kumar
Hi all, Can anyone suggest me any best Natural Language Processing in python other than nltk. -- Cheers, Ranjith Kumar K, Chennai. http://ranjithtenz.wordpress.com -- http://mail.python.org/mailman/listinfo/python-list

Re:Need mentor

2010-08-09 Thread Ranjith Kumar
Hi all, I have described the theme of my project here, When the script is runned a configuring window has to be displayed where the user has to configure for there desired Web Browser, Audio Player, Video Player, Text Editor (Each Specified in separate SS Tab). Here the script should retrieve all

Re: Python-list Digest, Vol 83, Issue 103

2010-08-09 Thread Ranjith Kumar
Hi Terry, -- Forwarded message -- From: Terry Reedy tjre...@udel.edu To: python-list@python.org Date: Mon, 09 Aug 2010 13:15:24 -0400 Subject: Re: Need mentor On 8/9/2010 2:31 AM, Ranjith Kumar wrote: I have described the theme of my project here, Is this a class

Re: Need mentor

2010-08-09 Thread Ranjith Kumar
Hi Carey, -- Forwarded message -- From: Carey Tilden carey.til...@gmail.com To: python-list@python.org Date: Mon, 9 Aug 2010 11:27:40 -0700 Subject: Re: Need mentor On Sun, Aug 8, 2010 at 11:31 PM, Ranjith Kumar ranjitht...@gmail.com wrote: I have described the theme of my

Need a mentor

2010-08-08 Thread Ranjith Kumar
Hi all, I`m doing a python based project, I need a mentor who can guide me and help me to complete the project. the idea is fully based upon application programming. What I want is just suggest me how to implement so that I write the code and send it back to you. And there you can check the

How to pass the shell in Python

2010-07-19 Thread Ranjith Kumar
Hi Folks, Can anyone tell me how to run shell commands using python script. -- Cheers Ranjith, http://ranjith10z.wordpress.com -- http://mail.python.org/mailman/listinfo/python-list

how to install all python plugins

2010-07-15 Thread Ranjith Kumar
Hi! I`m using ubuntu 10.04 I want to install all the python plugins at once or the python plugins list. thank you in advance -- Cheers Ranjith, http://ranjith10z.wordpress.com -- http://mail.python.org/mailman/listinfo/python-list

Python script to start, restart and stop the apache server

2010-07-15 Thread Ranjith Kumar
Hi, I planned to write a python script to starts the apache server and when the HTTPD goes down/drop it should auto restart and when user chooses stop it should stop the apache server. Here the start and stop should be user set but the restart when the server goes down. Similar to this