public class TrecDriver
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Main driver program for extracting the web graph, reverse web graph, and lines of anchor text. Command-line arguments are as follows:
The default weight used in this program was originally proposed by Metzler
et. al in the following paper:
D. Metzler, J. Novak, H. Cui, and S. Reddy. Building enriched document
representations using aggregated anchor text. In Proc. 32nd Annual
International ACM SIGIR Conference on Research and Development in Information
Retrieval, pages 219{226, New York, NY, USA, 2009. ACM.
| Constructor and Description |
|---|
TrecDriver() |
Copyright © 2015. All rights reserved.