Skip to content

farnaz-frd/search-engine-with-ranking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

search-engine-with-ranking

This is a search engine written in Python that includes parsing, indexing, ranking and a graphical user interface.

Features

  • Parsing: The search engine can parse and extract information from provided .xml files (https://drive.google.com/drive/folders/1rQaddaxXwPvojCEs5-ACQaTIuNb1fEsF?usp=share_link).
  • Indexing: The extracted information is indexed for efficient searching.
  • Ranking: The search engine uses a ranking algorithm to provide relevant results.
  • Graphical User Interface: The search engine has a user-friendly graphical interface for easy searching.

Installation

To install the search engine, follow these steps:

  1. Clone the repository
  2. Install the required dependencies
  3. Run the search engine

Usage

To use the search engine, simply enter your query in the graphical user interface and press the search button. The results will be displayed in order of relevance.

Contributing

Contributions to this project are welcome! Please open an issue or submit a pull request if you would like to contribute.

*for more information you can read Search Engine.pdf file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published