Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

abdulmlik/abdulmlk_IR_system

Repository files navigation

abdulmlk_IR_system

Sample Information Retrieval System using WPF application in C#

the program use hash table to save stop words and using chaining to resolve collisions.
Create index file by hash table.

***** meaning end page

How to compile

  1. Install software
  1. Check out
  1. Build
  • Open IR_SystemProjects.sln with Visual Studio for windows desktop.
  • Compile.

=============

This project is a homework
For reference use only.

License

This project is licensed under BSD-2-Clause.