120 likes | 263 Views
Wiki Search. Un Motor de Búsqueda. Apache Lucene. Inverted Index They built one so you don’t have to! Open Source in Java Super fast, super great, super simple!. 1. Download Project & Data. http:// aidanhogan.com/teaching/cc5212-1/mdp-lab7.zip
E N D
Apache Lucene • Inverted Index • They built one so you don’t have to! • Open Source in Java • Super fast, super great, super simple!
1. Download Project & Data • http://aidanhogan.com/teaching/cc5212-1/mdp-lab7.zip • http://aidanhogan.com/teaching/cc5212-1/mdp-lab7-data/
2. Eclipse Encoding • Run > Run Configurations > Common UTF-8
3. Let’s Build the Index • org.mdp.cli.IndexTitleAndAbstract
4. Let’s Build the Search App • org.mdp.cli.SearchIndex
5. Run Some Searches • Try “obama” for example … nice ranking? • Try change the BOOST fields in SearchIndex (at the top) to weigh titles more/less heavily • Play around, see what you think?
Course Marking • 45% for Weekly Labs (~3% a lab!) • 35% for Final Exam • 20% for Small Class Project
Class Project • Done in pairs (Except Alejandro :P) • Goal: Use what you’ve learned to do something cool (basically) • Expected difficulty: More than a lab’s worth • But from scratch / without my help! • Marked on: Difficulty, appropriateness, scale, good use of techniques, presentation, coolness • Ambition is appreciated, even if you don’t succeed: feel free to bite off more than you can chew! • Process: • Pair up (default random) by Wednesday • Decide on a topic (by June 9th) or let me assign one • If you need data or get stuck, I will (try to) help out • Deliverables: 10 minute presentation (June 23rd) & 4-page report