word sense disambiguation
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?
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
<<< I just found this somewhere and return -WTERMSIG(sts) <<< pasted to my program for to test elif os.WIFEXITED(sts): return