1 / 6

?Miscellaneous Group ¿ What we learned in Compiegne

?Miscellaneous Group ¿ What we learned in Compiegne. Sven Abels, David Parry, Katarzyna Wegrzyn-Wolska, Wai Gen Yee. Contents. Abels: Splitting compounds Parry: Attribution Wegrzyn-Wolska: Web page lifetimes. Yee: P2P information retrieval. jWordSplitter. Usage of "Bloom Filters"?

Download Presentation

?Miscellaneous Group ¿ What we learned in Compiegne

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. ?Miscellaneous Group¿What we learned in Compiegne Sven Abels, David Parry, Katarzyna Wegrzyn-Wolska, Wai Gen Yee

  2. Contents • Abels: Splitting compounds • Parry: Attribution • Wegrzyn-Wolska: Web page lifetimes. • Yee: P2P information retrieval.

  3. jWordSplitter • Usage of "Bloom Filters"? • to test whether or not an element is a member of a set strong space advantage compared to hash tables • Connect words instead of splitting them? • Needed e.g. in China (Google vs. Baidu) • Reduction of dictionary to atomic words? • To further improve size of dictionary and checking time • Consideration of further language specific rules • For words that might need a grammatical change after the decomposition • Next: Evaluation of improvement • By using two projects as introduced in the presentation

  4. Attribution • K-distance has some similarity to n-grams, but the compression algorithms give more flexibility. • Location of centroids for clustering can be simplified—this may make clustering via this approach more practical. • The work in computational linguistics for author identification is related. • Use of the compression dictionary directly, may allow comparison between dictionaries rather than the “black box” approach.

  5. Lifetimes of Web Pages • The lifespan, accessibility and archiving of dynamic documents • Why is this problematic? • Interesting comments and questions: • measuring the lifespan of dynamic documents and its interest for the Search Engines. • definition of the lifespan, where the page can be consider as a new one.

  6. Peer-to-Peer IR • Reputations of peers. • Identify spoofers, spam. • Expand the model: • Development of P2P Googles.

More Related