| O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the whole in parts: Text summarization for web browsing on handheld devices. In 10th International WWW Conference, 2000. |
....search facility. The connection between the PDA and the Power Browser Proxy Server is established through a wireless modem in the implementation. The PowerBrowser mainly focuses on easing searching on PDA devices and dealing with input limitations. 3.3. 6 Web content and form summarization In [BGP01] and [KBGP01] the authors present algorithms they have adapted and used for summarizing Web pages and forms so that they can be displayed on handheld devices. They take HTML pages using a proxy, partition (i.e. split) the pages and the user is able to mine into the partitions. In [BGP01] ....
....The connection between the PDA and the Power Browser Proxy Server is established through a wireless modem in the implementation. The PowerBrowser mainly focuses on easing searching on PDA devices and dealing with input limitations. 3.3. 6 Web content and form summarization In [BGP01] and [KBGP01] the authors present algorithms they have adapted and used for summarizing Web pages and forms so that they can be displayed on handheld devices. They take HTML pages using a proxy, partition (i.e. split) the pages and the user is able to mine into the partitions. In [BGP01] Buyukkokten et ....
[Article contains additional citation context not shown here]
Orkut Buyukkokten, Hektor Garcia-Molina, and Andreas Paepcke. Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices. In Proceedings of the 10th International World Wide Web Conference, Hong Kong, China, May 2001.
....standards such as WML and WAP [25] for data representation. The varying display sizes limit the amount of information that can be displayed on a small mobile device. Thus, components are required that render the information according to the display capabilities of a certain device (e.g. such as [6, 16, 23]) Mobile architectures usually consist of a hybrid approach, integrating both fixed and mobile components. Hence, we design the architecture with the following design goals in mind: # The architecture has to have an open design to enable the integration of some of our existing technologies and ....
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the whole in parts: Text summarization for Web browsing on handheld devices. In Proceedings of the 10th International World Wide Web Conference, Hong Kong, China, May 2001.
....images contained in web documents is desirable in many web based information processing tasks, including information extraction, web mining, web page summarization and mobile access. For example, web page filtering and reformatting for wireless access has become a very active research area lately [2, 16, 4, 13]. Proper categorization of images in this case could help prioritize them for transmission over limited bandwidth (presumably, a news image would have higher priority than an ad) Identifying the heading images (Produces the WWW2003 specific release, location and copyright information) For use ....
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the whole in parts: text summarization for web browsing on handheld devices. In Proceedings of the Tenth International World Wide Web Conference (WWW2001.
....find them are of special interest here. One approach is to use lexical knowledge from sources such as WORDNET [11] compare [2] Another is to use statistical information gathered from a corpus [1] A well known measure that relies only on the given text collection is Tf Idf (used, for example, in [3, 4]) which measures how characteristic a word is for its text. Considering domain specific summarization, words that are characteristic for a given topic, not for a text as a whole, must be found. In the context of Information Retrieval, words from the user query indicate the topic for specific ....
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the whole in parts: Text summarization for web browsing on handheld devices. In Proceedings of the Tenth International World Wide Web Conference, 2000.
....to be shown on a screen [19,28] A good sentence compression module would therefore have an impact on the task of automatic caption generation. A sentence compression module can also be used to provide audio scanning services for the blind [13] and faster access to the web from PDA devices [7]. In general, since all systems aimed at producing coherent abstracts often implement manually written sets of sentence compression rules [3,22, 26] it is likely that a good sentence compression module would impact the overall quality of these systems as well. This becomes particularly important ....
O. Buyukkokten, H. Garcia-Molina, A. Paepcke, Seeing the whole in parts: Text summarization for web browsing on handheld devices, in: Proceedings of the 10th International WWW Conference, Hong Kong, China, 2001.
....Fung Human Computer Communications Laboratory, The Chinese University of Hong Kong Shatin N. T. Hong Kong SAR, China tyfung se.cuhk.edu.hk ABSTRACT Ease of browsing and searching for information on mobile devices has been an area of increasing interest in the World Wide Web research community [1, 2, 3, 6, 7]. While some work has been done to enhance the usability of handwriting recognition to input queries through techniques such as automatic word suggestion [2] the use of speech as an input mechanism has not been extensively studied. This paper presents a system which combines spoken query in ....
O. Buyukkokten, H, Garcia-Molina, A. Paepcke, "Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices", Proc. 10th Int. World-Wide Web Conf., 2001.
No context found.
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the whole in parts: Text summarization for web browsing on handheld devices. In 10th International WWW Conference, 2000.
....devices is still much slower than landline connections. The standard browsing process of downloading entire pages just to find the links to pursue next is thus poor for the context of wireless PDAs. We have been exploring solutions to these problems in the context of our Power Browser Project [1,2,3,4,5]. The Power Browser provides displays and tools that facilitate Web navigation, searching, browsing, and input entry from a small device. The Power Browser uses proxy technologies to improve performance by doing computation intensive operations on behalf of the client. The proxy filters irrelevant ....
....an STU consists of only one sentence, the most significant sentence is the entire STU and there are no additional state transitions. Conclusion Our user experiments showed that a combination of keyword extraction and text summarization gives the best performance for discovery tasks on Web pages [4]. For instance, compared to a scheme that does not summarize, we found that for some tasks our best scheme cut the completion time by a factor of 3 or 4. Our overall results suggest that summarization approaches are key to successful PDA based user interactions with the World Wide Web. Information ....
O. Buyukkokten, H. Garcia-Molina, A, Paepcke, Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices", In Proc. of 10th Int. World-Wide Web Conf., 2001.
....we dynamically create inverted indexes of Web sites as users browse the Web from their PDAs. The indexes are used for site specific searching, and to provide keyword completion as users write search keywords with Figure 1: Navigation Screenshot of Power Browser their pen [4] User studies in [1, 5], finally, examine different techniques for summarizing Web pages for display on PDAs. We are using a Web proxy server to prepare the modified PDA views. When preparing information for display on a PDA, we can therefore afford computational expenses beyond those possible on the PDA itself. We ....
....distance. The final PDA screen layout manager might still decide to include these stop phrases on the display. But the phrases are guaranteed not to be the sole labels for input fields. Incidentally, notice that the chunking strategy we have described here is different from the strategy used in [1, 5] to partition Web pages for display. Here, our chunks are used to determine how far (measured in chunks) potential labels are from input elements. In [1, 5] on the other hand, Web pages are partitioned into semantic units that users would like to see on their screens. Since the goals are ....
[Article contains additional citation context not shown here]
Orkut Buyukkokten, Hector Garcia-Molina, and Andreas Paepcke. Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices. In Proceedings of the Tenth International World-Wide Web Conference, 2000.
No context found.
Buyukkokten, O., Garcia-Molina, H., Paepcke, A. Seeing the Whole in parts: Text Summarization for Web Browsing on Handheld Devices. pp. 652 -- 662. Dieberger, A. and Russell, D.M. 2002. Exploratory Navigation in Large Multimedia Documents using Context Lenses. In Proceedings of 35th Hawaii International Conference on System Sciences. Big Island, Hawaii, Jan. 2002, pp. 1462 -- 1468.
No context found.
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the whole in parts: text summarization for web browsing on handheld devices. In Proceedings of the tenth international conference on World Wide Web, pages 652--662. ACM Press, 2001.
No context found.
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the whole in parts: Text summarization for web browsing on handheld devices. In Proceedings of the 10th International World Wide Web Conference, Hong Kong, China, May 2001.
No context found.
Orkut Buyukkokten, H. Garcia-Molina, A. Paepcke, "Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices", World Wide Web Conf., 2001.
No context found.
Buyukkokten, O., Garcia-Molina, H. & Paepcke, A. (2001). Seeing the whole in parts: text summarization for web browsing on handheld devices. In Proceedings of the World Wide Web Conference 10, May 2-5 2001 Hong Kong (pp. 652-662). New York: ACM.
No context found.
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices. In Proc. WWW10, pages 652--662, 2001.
No context found.
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices. In Proc. WWW10, pages 652--662, 2001.
No context found.
Buyukkokten, O., Garcia-Molina, H., and Paepcke, A. Seeing the whole in parts: text summarization for web browsing on handheld devices. Proc. of the 10 WWW Conference (Hong Kong, May 2001), 652-662.
No context found.
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the whole in parts: text summarization for web browsing on handheld devices. In Proc. WWW2001.
No context found.
O. Buyukkokten, H, Garcia-Molina and A. Paepcke. "Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices". In Proc. of 10th Int. World-Wide Web Conf., 2001.
No context found.
Buyukkokten, O., Garcia-Molina, H. & Paepcke, A.. (2001) Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices. The 10th International WWW Conference (WWW10). Hong Kong, China - May 1-5, 2001.
No context found.
O. Buyukkokten, H. Garcia-Molina, and A. Paepcke. Seeing the Whole in Parts: Text Summarization for Web Browsing on Handheld Devices. In Proceedings of the 10th International World Wide Web Conference, 2001.
No context found.
Buyukkokten, O., Garcia-Molina, H., and Paepcke, A. Seeing the whole in parts: text summarization for web browsing on handheld devices. Proc. of the 10 WWW Conference (Hong Kong, May 2001), 652-662.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC