Skip to content

KToldy/VINF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

VINF

Python PageRank Solution V tomto repozitári nájdete riešenie na predmet Vyhľadávanie Informácií.

Zadanie: Vypočítanie page ranku stránok, štatistika uzlov (Python)

Príprava na spustenie softvéru:

Použitie softvéru:

  • Načítanie súboru: parser.parse(Path_to_file)
  • Spustenie Spracovania linkov, sparse matici a pageranku
  • Spustenie vytvorenie indexovania
  • Následne nad indexom môžeme hľadať pomocou funkcie hladaj(search_term)

About

Python PageRank Solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published