public class WriteOneSpotPerLineCLI
extends it.cnr.isti.hpc.cli.AbstractCommandLineInterface
<spot> <tab> <src entity> <tab> <target entity>
ExtractSpotCLI
) and a file: <spot> <tab> <df(spot)>
GenerateSpotDocumentFrequencyCLI
) where df(spot) is
the number of wikipedia documents containing the text of the spot (as anchor
or simple text). <spot> <tab> <target entities>
<tab> <link(spot)> <tab> <df(spot)>
link(spot)
is the number of documents that contains the
spot as an anchor.Constructor and Description |
---|
WriteOneSpotPerLineCLI(String[] args) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
Copyright © 2013. All rights reserved.