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

A

Amsler - Class in pt.tumba.links
Amsler is a similarity measure used to establish a subject similarity between two items fusing both Bibliographic Coupling and Co-Citation.
Amsler(WebGraph) - Constructor for class pt.tumba.links.Amsler
Constructor for Amsler
addDocument(String, String, String) - Method in class pt.tumba.qbe.Test
 
addLink(String) - Method in class pt.tumba.links.WebGraph
Adds a node to the graph
addLink(String, String, Double) - Method in class pt.tumba.links.WebGraph
Adds an association between two given nodes in the graph.
addLink(Integer, Integer, Double) - Method in class pt.tumba.links.WebGraph
Adds an association between two given nodes in the graph.
addLinkage(String, String) - Method in class pt.tumba.qbe.Test
 
addLinkage(String, Iterator) - Method in class pt.tumba.qbe.Test
 
addURL(Long, boolean) - Method in class pt.tumba.qbe.Related
Adds a feature to the URL attribute of the Related object
addURL(Long, Iterator) - Method in class pt.tumba.qbe.Related
Adds a feature to the URL attribute of the Related object
addURL(Long, Long) - Method in class pt.tumba.qbe.Related
Adds a feature to the URL attribute of the Related object
amsler(String) - Method in class pt.tumba.links.Amsler
Returns the Amsler score between a given link and all other links in the Web graph
amsler(String, String) - Method in class pt.tumba.links.Amsler
Returns the Amsler score between two given links
amsler(Integer) - Method in class pt.tumba.links.Amsler
Returns the Amsler score between a given link identifyer and all other links in the Web graph Identifyers are Integer numberes, used in WebGraph to represent the Web graph for efficiency reasons.
amsler(Integer, Integer) - Method in class pt.tumba.links.Amsler
Returns the Amsler score between two given link identifyers Identifyers are Integer numberes, used in WebGraph to represent the Web graph for efficiency reasons.
authorityScore(String) - Method in class pt.tumba.links.HITS
Returns the Authority score associated with a given link
authorityScore(Integer) - Method in class pt.tumba.links.HITS
Returns the Authority score value associated with a given link identifyer.
authorityScores - Variable in class pt.tumba.links.HITS
A Map containing the Authority score for each page

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