word sense disambiguation

2012-11-02 Thread nachiket
hello, do you know how to perform word sense disambiguation. Input:- sentence Output:- Sense tagged words. -- http://mail.python.org/mailman/listinfo/python-list

how to perform word sense disambiguation?

2012-10-31 Thread nachiket
an initial part of my project involves assigning sense to each word in sentence. I came across this tool called wordnet. do share your views -- http://mail.python.org/mailman/listinfo/python-list

Subprocesses on Windows

2007-10-02 Thread Nachiket Joshi
<<< I just found this somewhere and return -WTERMSIG(sts) <<< pasted to my program for to test elif os.WIFEXITED(sts): return