Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic Search: demo webpage #390

Open
xinli-cai opened this issue Jul 9, 2024 · 1 comment
Open

Semantic Search: demo webpage #390

xinli-cai opened this issue Jul 9, 2024 · 1 comment
Assignees

Comments

@xinli-cai
Copy link
Member

Requirements:
Develop a semantic search demo page using the Search API to achieve the following objectives:

  1. Compare the search results from Semantic Search and Keywords Search side by side
  2. Implement a mechanism for collecting user feedback on the search results.
@xinli-cai
Copy link
Member Author

Progress Update: Thanks to @anthonyfok , the demo page has been successfully created. It compares the top 10 results from Semantic Search and Keyworsd search side by side. Access the demo page here [Semantic Search Demo] (https://canadian-geospatial-platform.github.io/semantic-search-demo/)

Next Milestones:

  • 1. Design and implement User Feedback Collection Functionality
  • 2. Distribute the Demo Page to GeoDiscovery and CCMEO to feedback collection
  • 3. Perform User Feedback Analysis for future model fine-tuning , including but not limit to:
  • Stats about the search queries, can be presented using a WordCloud image or by themes (e.g., emergency, environment, economy etc)
  • Stats about the users feedbacks, which ranks of the best matched results are for semantic search
  • Make suggestions for future improvement on semantic search, and maybe options for implementing personlized recommendations using AI/ML

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants