Skip to content

This is an extension of the webpage similarity II project. This time, the GUI would include a section that allows you two find the path (wiki links) between any two different wiki link that you select from our database.

Notifications You must be signed in to change notification settings

DeclanGH/Webpage-Similarity-III

Repository files navigation

Webpage-Similarity-III

This extends the Webpage-Similarity-II project to record links from each site to its neighbors, for at least 1000 total sites (We would be ignoring Wikipedia navigation links here). The edges along with their similarity metrics are then stored persistently in a Serialized file. The program uses a GUI that recreates the graph from the above, and reports the number of disjoint sets as a connectivity check. The user is allowed to select any two sites, and display the shortest (with resepect to simiiarity weights) path between them. The path would be indicated by a series of sites.

Professor: Doug Lea

About

This is an extension of the webpage similarity II project. This time, the GUI would include a section that allows you two find the path (wiki links) between any two different wiki link that you select from our database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages