1 / 3

IST 441 Example Projects

IST 441 Example Projects. Undergrad Project. Find a customer – interest in xbox game forum Build a search engine for Xbox game forums etc. Compare two approaches: Google CSE and LucidWorks . Steps: Crawl websites (at most 5).

clover
Télécharger la présentation

IST 441 Example Projects

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. IST 441 Example Projects

  2. Undergrad Project • Find a customer – interest in xboxgame forum • Build a search engine for Xbox game forums etc. • Compare two approaches: Google CSE and LucidWorks. • Steps: • Crawl websites (at most 5). • Determine crawl depth, how to include/exclude certain pages, filetypes. • Extract information and build the index. • Experiment with different rankings (see “relevancy workbench” app in your LucidWorks installation). • http://ist441.ist.psu.edu:8988/relevancy/experiment • Perform search and compare the precision@K values.

  3. Graduate Project • Crawling academic institution webpages in Qatar (it’s a small domain). • Integrating a more powerful crawler such as Nutch/heritrix with LucidWorks system. • Focused crawling i.e. crawling for specific type of pages such as researchers’ home pages. • Modifying the parser to extract specific information such as email address, phone numbers in a web page. • Modifying Solr schema and/or ranking functions. • Comparing search results with Google CSE. • Discuss with instructor for more information.

More Related