Skip to content

vjanu/Web-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-Bay Web Search Engine

Web search engine project for Advanced Computing Concepts course

Technology used:Java, Jsoup library, Web crawler, HTML parser, HashMap, Trie and Edit distance algorithm.

Description: A web search engine developed to find HTML pages, parse the HTML content, convert them into text files and further search for keywords entered by user and find them into saved files. The program will return the pages and respective ranking, if the keyowrd will be found. Otherwise, will suggest similar words.

About

E-Bay Search Engine with Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages