No Group Photo Available
Academic Research Poster

Document Search And Ranking System With Database Integration

Project IDPT-S26-AA001E
Lead ResearcherFaizan Ali
Student IDS25CSC019
DepartmentComputer Science
SemesterSemester 3

Abstract

This project presents the development of an Intelligent Document Search and Ranking System with database integration, implemented using Java and SQLite. The system allows users to store multiple documents in a relational database and retrieve them for keyword-based searching and ranking. It applies text preprocessing techniques such as case normalization, punctuation removal, and word tokenization to ensure accurate keyword frequency calculation. A relevance score is calculated using keyword density, and documents are ranked in descending order through sorting algorithms to display the most relevant results first. The system also provides a simple visualization of ranked results to enhance clarity and user understanding. This project demonstrates the practical application of Data Structures and Algorithms (DSA), database connectivity using JDBC, text processing techniques, and result visualization, simulating the core functionality of a basic search engine in an academic environment.

Research Team

Mouiz KhanS25CSC021
Sammer QidwaiS25CSC036

Internal Supervision

Principal SupervisorSaadia Karim
Academic DivisionFaculty of Information Technology

Poster Actions

No document available.

Peer Feedback & Comments

0 Votes

Submit a Review

You must log in to submit.

Peer Feedback & Comments

No reviews have been posted yet.

Adopt this Poster

Project Adoption Request

You are adopting

Document Search And Ranking System With Database Integration