Hello again,
Just wanted to let everyone know that it all worked out; the code is
available at this URL: http://devingaffney.com/wikipedia-network-maps
The ruby will be up soon enough, i just want to make it a little more
readable.
and on that site you can also see the web-ready images of the g
The file-opening method seems to work out much better; I don't
necessarily know what was wrong, but this solved it to a reasonable
enough point for now; I'll keep you posted as we run a test on the
Swahili wikipedia, which should result in about 5000 ish nodes in the
largest connected component.
Basically, the error is as such:
Our error is that when we use data of list length > 600ish, for some
reason sage hangs. We know that this is not because we are impatient,
and that it is actually working, because when the list length is under
600ish, it generates almost instantly. We want to be