TraceLab Components for Reproducing Source Code Summarization Experiments
Breno Dantas Cruz, Paul "Will" McBurney, Collin McMillan
ND Page Rank Formatter
The ND Page Rank Formatter Component will receive as input a hash map from the ND Page Rank Component format the hash map so it can be read by the XML Gen Sum component. The resulted formatted file is printed to "/tmp/ND_PageRankFormatter.txt".
Observe the following items for an explanation about the ND Page Rank Formatter 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 will receive the value for pageranks. 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 will receive values of the formatted page ranks.
- The following information shows the label of this component (ND Page Rank Formatter).
Table of Contents
Downloads