On Tue, Aug 18, 2009 at 5:52 AM, Santhosh
Kumar<santhosh.vku...@gmail.com> wrote:
> One of my friend suggested me to do a language detector for
> python.At present the language detector(langdet) in python is in bi-gram
> mode and i have planned to do it in n-gram mode which will be more accurate
> in its output. Also plan to have feature like : Support for 76 languages,
> since n-gram accuracy of detection will be high, An interface that will
> enable the application to be started in 'server' mode in addition to the
> ability to be imported as a python-module and make it listen on any given
> port will be developed. This gives the application the ability to serve
> other programming languages also.
>
More details needed. :)

Also you might want to join
http://mail.python.org/mailman/listinfo/bangpypers ... more Python
specific.

Roshan
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to