dependencies are very easy to install; just do the usual
> python setup.py install
PLATFORMS:
Tested on linux and win32
AUTHOR:
John D. Hunter <[EMAIL PROTECTED]>
LICENSE:
same as python2.3
KNOWN BUGS:
Ignores symbolic links
DEDICATION:
For Erik Curiel, who's life&
On Fri, Jan 14, 2011 at 11:39 AM, Ata Jafari wrote:
> Hi there.
> I'm trying to develop a program like family tree maker. I have all
> information, so there is no need to search on the net. This must be
> something like trees. Can someone help me? I'm at the beginning.
> Thanks.
I think you are p
This is a knn algorithm for articles that I have gotten. Then determines which
category it belongs to. I am not getting very good results :/
k = 23
training_folder = './data/training/'
minn_folder = training_folder + 'Minnesota/'
health_folder = training_folder + 'Health/'
def remove_punctuatio
how can I retrieve a web page using an authenticated proxy?
--
http://mail.python.org/mailman/listinfo/python-list
101 - 104 of 104 matches
Mail list logo