From bb631db3074d1c54cabb63ef4994df50e2ebe0b9 Mon Sep 17 00:00:00 2001 From: ialexmp <77849655+ialexmp@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:59:57 +0100 Subject: [PATCH] Part 4 update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2750817..b879b9f 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,7 @@ Additionally, we experimented with Word2Vec embeddings, leveraging semantic unde The results of these studies can be observed [here](https://github.com/ialexmp/IRWA/blob/master/part-3/IRWA-2023-u189626-u186665-u186661-part-3.pdf). ### Part 4: -[In process...] + +Our project delivers an intuitive search engine interface with refined result displays, including user-friendly features like a navigation bar, session insights, emotional analysis, and a Light/Dark mode. We optimize performance by persistently storing the index for faster loads. On the analytics front, we offer dynamic showcases of user interactions, an intuitive dashboard for document clicks, sentiment analysis, and insightful visualizations of searched queries. Session details, including IP and engagement duration, are captured and saved, enriching user experience. These implementations collectively prioritize user-centric interaction and provide robust analytics for understanding user behavior within the search engine. + +Detailed information about this section and the final results is accessible [here](https://github.com/ialexmp/IRWA/blob/master/part-4/IRWA-2023-u189626-u186665-u186661-part-4.pdf).