1 / 11

Optimization of Search Results

Optimization of Search Results. Raghuveer Nanduri ESRI Summer Intern 2014. Goal. - To optimize the relevancy of search results - To facilitate users to visualize data in the form of clusters. Idea:.

ulla-sears
Download Presentation

Optimization of Search Results

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Optimization of Search Results Raghuveer Nanduri ESRI Summer Intern 2014

  2. Goal - To optimize the relevancy of search results - To facilitate users to visualize data in the form of clusters Idea: TF-IDF: Frequency based numerical statistic used to determine the importance of a word in a document. Combining TF-IDF with Clustering: Considers only important documents corresponding to the query -similarity of documents within the same cluster is maximized-similarity of documents across clusters is minimized

  3. Clustering • “the process of grouping homogenous objects.” • Why do objects appear in the same cluster? • Spatial or Temporal correlation between objects leads to the formation of clusters K means clustering

  4. Data Repository TF-IDF based top documents Clustering Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data Meta data

  5. Modified (gptogc) Existing (gptogc)

  6. Rivers,water Land Clustering Cluster 1 Cluster 2 Cluster 4 Air quality Biological Assessments Cluster 5 Water Depths Cluster 3

  7. Modified (Alberta data) Existing (Alberta data)

  8. Regional advisory council recommendation Clustering Cluster 1 Information articles about the parks Cluster 3 Different parks present in the area of alberta Cluster 2

  9. Visualization of data clusters for Alberta

  10. Further Improvements • Association and scalar clustering to perform query elaboration. • Improving relevancy through user feed back.

More Related