Skip to content

Project of Information Retrieval course in CE department of Amirkabir University of Technology (Tehran Polytechnic) - Fall 2020 & Winter 2021.

Notifications You must be signed in to change notification settings

Sepehr1812/PersianSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persian Search Engine

Implementation of a search engine using Information Retrieval principles on some Persian docs.

This engine iterates over several documents and indexes their words in a dictionary. Then it uses cosine similarity and clustering to find the most relevant documents based on the user's query.

About

Project of Information Retrieval course in CE department of Amirkabir University of Technology (Tehran Polytechnic) - Fall 2020 & Winter 2021.

Topics

Resources

Stars

Watchers

Forks

Languages