TraceLab Components for Reproducing Source Code Summarization Experiments
Breno Dantas Cruz, Paul "Will" McBurney, Collin McMillan
ND Page Rank Printer
The ND Page Rank Printer will receive as input a hash map from the ND PageRank will print this information to the output space from tracelab.
Observe the following items for an explanation about the ND Page Rank Printer component:
- When clicking the 'i' button of the component the following box will appear. This box contains all the details of this component.
- The following image shows the information regarding the input of the component. "pageranks" is the name of the variable that stores the contents of the page ranks. The value of "pageranks" will be provided by the ND PageRank.
- The following image shows variable "str_pagerank", this variable is a type String and it store the contents of the hashmap pageranks in a String format.
- The following image shows the label information of this component (ND Page Rank Printer).
Table of Contents
Downloads