A C D E G H I L M N O P R S T U W _

C

CoCitation - Class in pt.tumba.links
Bibliographic Co-Citation is a popular similarity measure used to establish a subject similarity between two items.
CoCitation(WebGraph) - Constructor for class pt.tumba.links.CoCitation
Constructor for CoCitation
CoCitation(Long, boolean) - Method in class pt.tumba.qbe.Related
Description of the Method
Companion - Class in pt.tumba.links
Companion algorithm.
Companion(WebGraph) - Constructor for class pt.tumba.links.Companion
Constructor for HITS
Coupling - Class in pt.tumba.links
Bibliographic Coupling is a popular similarity measure used to establish a subject similarity between two items.
Coupling(WebGraph) - Constructor for class pt.tumba.links.Coupling
Constructor for Coupling
Coupling(Long, boolean) - Method in class pt.tumba.qbe.Related
Description of the Method
cocitation(String) - Method in class pt.tumba.links.CoCitation
Returns the CoCitation score between a given link and all other links in the Web graph
cocitation(String, String) - Method in class pt.tumba.links.CoCitation
Returns the CoCitation score between two given links
cocitation(Integer) - Method in class pt.tumba.links.CoCitation
Returns the CoCitation score between a given link identifyer and all other links in the Web graph
cocitation(Integer, Integer) - Method in class pt.tumba.links.CoCitation
Returns the CoCitation score between two given link identifyers Identifyers are Integer numberes, used in WebGraph to represent the Web graph for efficiency reasons.
cocitations - Variable in class pt.tumba.qbe.Related
 
compute() - Method in class pt.tumba.qbe.Related
Description of the Method
computeAmsler() - Method in class pt.tumba.links.Amsler
Computes the Amsler score for all the nodes with all the other in the Web graph.
computeAmsler(String) - Method in class pt.tumba.links.Amsler
Computes the Amsler score for a given link.
computeAmsler(Integer) - Method in class pt.tumba.links.Amsler
Computes the Amsler score for a given link identifyer with all the other links in the Web graph.
computeAmsler(Integer, Integer) - Method in class pt.tumba.links.Amsler
Computes the Amsler score between two given link identifyers.
computeCocitation() - Method in class pt.tumba.links.CoCitation
Computes the CoCitation score for all the nodes with all the other in the Web graph.
computeCocitation(String) - Method in class pt.tumba.links.CoCitation
Computes the cocitation score for a given link.
computeCocitation(Integer) - Method in class pt.tumba.links.CoCitation
Computes the CoCitation score for a given link identifyer with all the other links in the Web graph.
computeCocitation(Integer, Integer) - Method in class pt.tumba.links.CoCitation
Computes the CoCitation score between two given link identifyers.
computeCocitations() - Method in class pt.tumba.qbe.Related
Description of the Method
computeCoupling() - Method in class pt.tumba.links.Coupling
Computes the Coupling score for all the nodes with all the other in the Web graph.
computeCoupling(String) - Method in class pt.tumba.links.Coupling
Computes the Coupling score for a given link.
computeCoupling(Integer) - Method in class pt.tumba.links.Coupling
Computes the Coupling score for a given link identifyer with all the other links in the Web graph.
computeCoupling(Integer, Integer) - Method in class pt.tumba.links.Coupling
Computes the Coupling score between two given link identifyers.
computeCouplings() - Method in class pt.tumba.qbe.Related
Description of the Method
computeHITS() - Method in class pt.tumba.links.HITS
Computes the Hub and Authority scores for all the nodes in the Web Graph.
computeHITS(int) - Method in class pt.tumba.links.HITS
Computes the Hub and Authority scores for all the nodes in the Web Graph.
computeHITS() - Method in class pt.tumba.qbe.Related
Description of the Method
computePagerank() - Method in class pt.tumba.links.PageRank
Computes the PageRank value for all the nodes in the Web Graph.
computePagerank(int) - Method in class pt.tumba.links.PageRank
Computes the PageRank value for all the nodes in the Web Graph.
computeRelated(String) - Method in class pt.tumba.qbe.Test
 
computeSiblings() - Method in class pt.tumba.qbe.Related
Description of the Method
computeSimRank() - Method in class pt.tumba.links.SimRank
Computes the SimRank value for all the nodes in the Web Graph.
computeSimRank(int) - Method in class pt.tumba.links.SimRank
Computes the SimRank value for all the nodes in the Web Graph.
conn - Variable in class pt.tumba.qbe.Related
 
coupling(String) - Method in class pt.tumba.links.Coupling
Returns the Coupling score between a given link and all other links in the Web graph
coupling(String, String) - Method in class pt.tumba.links.Coupling
Returns the Coupling score between two given links
coupling(Integer) - Method in class pt.tumba.links.Coupling
Returns the Coupling score between a given link identifyer and all other links in the Web graph
coupling(Integer, Integer) - Method in class pt.tumba.links.Coupling
Returns the Coupling score between two given link identifyers Identifyers are Integer numberes, used in WebGraph to represent the Web graph for efficiency reasons.
couplings - Variable in class pt.tumba.qbe.Related
 

A C D E G H I L M N O P R S T U W _