Information_Retrieval_Project
1.0.0
This repository is a project made by me for the subject named "Information Retrieval" @ University of Piraeus. The project is a "mini" Search Engine, able to answear which documents have some words that are searched in the console using BOOLE algebra. It can also answear to queries having wild cards like "hel*" or "*rce" etc.
It consist the directories below:
To Run the console application the user can eather run the main java file below:
search-enginejava-codeRunner.java
Or run the jar file from the path below:
search-enginejar-filee17065.jar
This project has a file as a report for a User and Technical Manual. You can get this by contacting me here.