资 源 简 介
This is a python implementation of the random walk algorithm on a multi-plane network.
It provides the codes for combining subtopics mined from multiple Web resources
as described in [1].
Installation
No installation is needed. You can directly run the scripts after downloading or checking out the latest version from the mercurial repository.
However, to run the scripts, you need to install numpy and scipy
Running the scripts
To run the script, type:
$ python multiplane_walk.py -i configfile
The configfile contains the parameter settings for the random walk.
An example configfile can be found in the downloaded package, which
includes the explanation of the configure options.
Parameters
inputdir: the directory that contains input data
outputdir: the directory where the results ar