Skip to content

Instantly share code, notes, and snippets.

@worldsayshi
Last active December 12, 2015 01:38
Show Gist options
  • Save worldsayshi/4692435 to your computer and use it in GitHub Desktop.
Save worldsayshi/4692435 to your computer and use it in GitHub Desktop.
Headlines for master thesis

Preface

  • Abstract
  • Background/Introduction

Prototype summary

  • Pluggable facet filters
  • Grouping algorithm
  • (Solr configuration)

Prestudy

Methodology

  • Literature, "interviews", prototyping

Case study: Qalixa

  • Unique/Interesting challenges
  • Oppurtunities for improvement
    • Data/input quality
      • Performance
      • Interactivity
      • Code maintainability

Theoretical summary

  • Information Retrieval
  • Usability

Availible tools

  • IR frameworks
  • Client side tools

Literature study

  • Gathered ideas and inspirations from relevant papers on
    • Data mining,
    • clustering,
    • entity matching
    • classification
    • Recommendation systems (realized by facebook integration?)
    • Exploratory search / Domain specific search?
  • Focus on pointing out what ideas and papers can be applied in future work

Stakeholder analysis

  • Qalixa
  • Academic challanges
  • Readers of this article
  • Learnings

Suggested solutions

  • User interface ideas
    • Mock ups
  • Algorithmic ideas
  • Theoretical motivations

Prototype

  • User interface implementation
    • use case analysis
    • overall architecture
      • improving maintainability
    • generalizing the concept for other use cases (Analysis?)
  • Grouping algorithm
    • improvement prospects
    • implementation overview
  • Solr configuration
  • Data importer

Conclusions

  • Analysis
    • How well were oppurtunities met by the prototype?
    • Unmet oppurtunities and problems with prototype
  • Future work
    • Inspirations/sources for future solutions
    • (new bottlenecks and prioritizations)

Appendix

  • links to source material
  • instructions for use and deployment
  • known issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment