WO2006115718A2 - Associating information with an electronic document - Google Patents

Associating information with an electronic document Download PDF

Info

Publication number
WO2006115718A2
WO2006115718A2 PCT/US2006/012649 US2006012649W WO2006115718A2 WO 2006115718 A2 WO2006115718 A2 WO 2006115718A2 US 2006012649 W US2006012649 W US 2006012649W WO 2006115718 A2 WO2006115718 A2 WO 2006115718A2
Authority
WO
WIPO (PCT)
Prior art keywords
information
application
piece
content
user
Prior art date
Application number
PCT/US2006/012649
Other languages
English (en)
French (fr)
Other versions
WO2006115718A3 (en
Inventor
Matthew R. Richardson
Eric D. Brill
Original Assignee
Microsoft Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US11/227,937 external-priority patent/US7734631B2/en
Application filed by Microsoft Corporation filed Critical Microsoft Corporation
Priority to BRPI0608126-6A priority Critical patent/BRPI0608126A2/pt
Priority to CN2006800135089A priority patent/CN101176052B/zh
Priority to KR1020077024625A priority patent/KR101242380B1/ko
Priority to JP2008508880A priority patent/JP2008539508A/ja
Priority to EP06740552A priority patent/EP1875371A4/en
Priority to MX2007013091A priority patent/MX2007013091A/es
Publication of WO2006115718A2 publication Critical patent/WO2006115718A2/en
Publication of WO2006115718A3 publication Critical patent/WO2006115718A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions

Definitions

  • the Internet has evolved into a communication platform upon which a variety of information-based services can be provided.
  • One of the most popular of these services is the provision of electronic documents constructed using hypertext markup language (HTML). These documents are often referred to as web pages and are available from computing locations or sites on a logical segment of the Internet commonly referred to as the World Wide Web, or simply the Web.
  • Information available on these Web sites and servers is typically accessed using a Web browser executing on a remote computer. For example, a user can launch a Web browser and access a Web site by entering a Uniform Resource Locator (URL) of the Web site into an address bar of the Web browser and pressing the enter key on a keyboard or clicking a button with a mouse.
  • URL Uniform Resource Locator
  • the URL typically includes three pieces of information that facilitate access: a protocol indicator that designates a set of rules or standards for the exchange of information in computer communication, a domain name that is often based on the name of an organization that maintains the Web site, and a path to the desired document within the domain.
  • Standard Web browsers can use the information included in a URL to establish a connection with a Web server and obtain information from that Web server.
  • each service available on the Internet has existed in isolation from other services.
  • a user can access a Web site using a Web browser but must open an audio application to access audio information as a separate service.
  • a user may have to open a third application to access a chat service and a fourth application to access a messaging service.
  • information content from each type of service exists in isolation from other services, such information can be logically related in a variety of different ways.
  • information can be logically related in the sense that information available from each service can refer to information available on another service.
  • information from more than one available service can be topically related, originate from the same source, or be related in some other fashion.
  • Current systems fail to provide any ability to integrate information from various services in logical and meaningful ways.
  • a rendering module can obtain information, such as a Web page, from an information source using a network.
  • An associative module can analyze that obtained information and use results of its analysis to identify and locate key or important pieces of the information. This information, among other types, can be used as an anchor with which to associate other information in addition to the original information. Additional information can be presented to a user.
  • a variety of additional types of information or information services can be provided to a user based upon an analysis of the content of the information obtained by the user, for example, content of a Web page.
  • Content from Web logs that relate or refer to a Web page currently being viewed by the user can be presented along with the currently-viewed Web page.
  • content that can be presented are advertising-based content and content created by other visitors to a Web site, such as notes, comments, ratings, and reviews.
  • one or more hyperlinks from a Web page that references the present Web page can be presented.
  • services such as automatic connection to relevant chat room discussions and page-biased searches can be provided.
  • FIG. 1 is a system block diagram of an associative information system.
  • FIG. 2 is a block diagram of a note.
  • FIG. 3 is a system block diagram of an associative information system.
  • FIG. 4 is a system block diagram of an associative information system.
  • FIG. 5 is a system block diagram of an associative information system.
  • FIG. 6 is a system block diagram of an associative information system.
  • FIG. 7 is a system block diagram of a supplemental content provision system.
  • FIG. 8 is a diagram of an exemplary user interface.
  • FIG. 9 is a flow diagram depicting a general processing flow of a method that can be employed in accordance with components that are disclosed and described herein.
  • FIG. 10 is a flow diagram depicting a general processing flow of a method that can be employed in accordance with components that are disclosed and described herein.
  • FIG. 11 is a flow diagram of a general processing flow of a method can be employed in accordance with components that are disclosed and described herein.
  • FIG. 12 is a flow diagram depicting a general processing flow of a method that can be employed in accordance with components that are disclosed and described herein.
  • FIG. 13 illustrates an exemplary networking environment.
  • FIG. 14 illustrates an exemplary computing environment.
  • a component can be a process running on a processor, a processor, an object, an executable, a program, and/or a computer.
  • an application running on a server and the server can be components.
  • One or more components can reside within a process and a component can be localized on one computer and/or distributed between two or more computers.
  • FIG. 1 is a system block diagram of an interactive information system 100.
  • the interactive information system 100 includes a rendering component 110 that can obtain information from a primary information data store 120.
  • the rendering component 110 can be a Web browser or another component that has the capability to obtain and present information.
  • the rendering component 110 can be a stand-alone application that can be launched and operated by a user or can be a module that is designed to be used in conjunction with another component, such as an HTML rendering engine for an email application or another such component.
  • the rendering component 110 can present obtained information to a user on a visual display or some other human-computer interface such as a speech-based interface or a Braille interface, among others.
  • the primary information data store 120 can be a database, an intranet, the World
  • Information included in the primary information data store 120 can depend upon a specific implementation of the primary information data store 120 but generally can include any information in an electronic or machine-readable form. Specifically, information stored in the primary information data store can include Web pages from the Internet or an intranet, text documents in a variety of formats, graphical image information, audio information, video information, multimedia information, and other suitable forms of information.
  • An association plug-in 130 can communicate with the rendering component 110 and the primary information data store 120 to obtain information that the rendering component 110 can present to a user. Additionally or alternatively, the interactive plug-in 130 can obtain additional information from another information source such as the secondary information data store 140.
  • the secondary information data store 140 can be implemented in much the same way as the primary information data store 120 and can include the same types of information, among others.
  • the secondary information data store 140 can include notes, documents such as Web pages, intranet pages, text documents in a variety of formats, graphical or audio information, search-related information including search terms or results and access to search engines, wikis, Web logs (blogs), RSS or other news feeds, chat content including notification- based chat content, instant message information including messages or user names, tags, inlinks, outlinks, and any other information that can be stored or presented in an electronic or machine- readable format.
  • Information included in the secondary information data store 140 can be created by a secondary content creation module 150.
  • a secondary content creation module 150 can vary depending upon a specific type of information to be created for use with the secondary information data store 140.
  • the secondary content creation module 150 can be a text editor, a word processor, a spreadsheet program, a slideshow or presentation program, a Web page editor, a graphics program, an audio program, a Web logging (blogging) tool, a chat program, an instant messaging program, or some other suitable component, specifically including a combination of some or all of the foregoing examples.
  • the association plug-in 130 can relate or associate information from the secondary information data store 140 with information originally obtained from the primary information data store 120 for display by the rendering component 110.
  • the additional information from the secondary information data store 140 can be anchored to information from the primary information data store 120.
  • Such anchoring or association can be accomplished in a variety of ways.
  • a domain name such as example-domain- name.tld
  • URL uniform resource locator
  • information from the secondary information data store 140 can be a note that includes some text.
  • the note can be anchored to a Web page by associating the note with the URL of the Web page.
  • the note could also be anchored to a piece of form data. For instance, if the form data is a postal zip code, the note can appear whenever a user enters that zip code into a form.
  • the note can be anchored to specific keywords.
  • the note can be displayed to the user by the rendering component 110.
  • the note can be replaced with any content from the secondary information data store 140.
  • any content from the secondary information data store 140 can be anchored using any appropriate anchor to any content from the primary information data store 120 in any appropriate combination.
  • the additional information can be anchored to or associated with the information originally obtained, content of the additional information does not have to be related to content included in the information originally obtained.
  • the information originally obtained can be a Web page about computer programming languages and the additional information can be a link to a search engine. In this example, the link to the search engine has no connection with the content of the Web page.
  • Many other types of additional content or additional functions can be used or provided by the association plug-in 130.
  • An example based upon Web pages follows.
  • the rendering component 110 can retrieve a Web page from the primary information data store 120.
  • the Web page can be presented to a user by the rendering component 110.
  • the association plug-in 130 can analyze the Web page to determine which content of the Web page is important.
  • a variety of approaches can be employed to analyze the Web page. Among these approaches is a technique of creating a list of terms that are included in the web page and use the term frequency-inverse document frequency (TF-IDF) algorithm to create a probabilistic summary of the content of the Web page.
  • TF-IDF frequency-inverse document frequency
  • the association plug-in 130 can use content of the Web page to identify other content to be presented to the user.
  • This other content can include, among other things, content from interactive chat rooms organized around topics related to the Web page, content from Web log (blogs) entries or RSS or other news feeds that are related to the Web page or that specifically mentioned the Web page, hyperlinks from other pages that specifically point to the Web page, access to a search engine, advertising that is related to the content of the Web page, or content in the form of comments made by other visitors to the Web page.
  • the association plug-in 130 can be implemented in a variety of ways that can depend in large part upon a specific implementation of the rendering component 110, among other factors that will be readily apparent to one of ordinary skill in the art upon reading this disclosure.
  • the association plug-in 130 can be executable code that runs in a sidebar or similar area of a window or a Web browser.
  • the association plug- in 130 can also be a stand-alone application or other suitable executable code.
  • the association plug-in 130 can be a notation component that provides a user with the ability to post a notice that can be associated with a specific URL.
  • the notice can be informational in nature, including such things as hyperlinks to related subjects, information on products or services that are similar to products or services mentioned in a Web page, or other information.
  • the notice can also be organizational in the sense that the notice can be used to organize personal notes by URL, such as notes regarding research papers at a specific home page.
  • Social applications of the notice are also possible by using the notice to post a message to another user who visits a URL with which the notice is associated.
  • the message can be intended to another person who will be attending an event, another person with interests that are similar to interests of the creator of the message, a part of a discussion regarding a topic of a Web page, or any other type of message.
  • the notice can also have an entertainment purpose such as providing humor or being part of an online game.
  • FIG. 2 is a block diagram of a note 200.
  • the note 200 can be used by an association plug-in, such as the association plug-in 130 of FIG. 1, to convey information that can be associated with some online content. Specifically, the information to be conveyed can include any of the types of information previously disclosed and described in conjunction with FIG. 1.
  • the note 200 can include a plurality of fields.
  • An anchor field 210 can include information that can be used to anchor content of the note 200 to an information location.
  • Information in the anchor field 210 can include a URL, a domain name, or a root domain, among other location identifiers.
  • the anchor field 210 can be used to describe any appropriate anchor, specifically including the types of anchors previously disclosed and described in conjunction with FIG. 1.
  • the anchor field 210 can be used to associate content that can be used by an association plug-in with some information location.
  • a keywords field 220 can include keywords that relate to content and can be used for indexing or search purposes.
  • a content key field 230 can include some keywords or phrases that can be used to locate content, such as a Web page, that includes or matches information in the content key field 230.
  • a form data field 240 can include information that can be used to search for similar information in forms. The form data field can also include form information such as one or more form field names to match a form field to a value for that field.
  • a scope field 250 can include information regarding a level at which a note, such as the note 200, can be distributed.
  • the scope field 250 can indicate that the note 200 is private and should only be viewable by its creator.
  • the scope field 250 can also indicate that group access is permitted for members of a particular group or groups. These groups can be defined based upon some criterion or can include preselected members, among other ways of defining membership. Further, public access can be indicated by information in the scope field 250 such that the note 200 can be viewed by anyone.
  • the note 200 can also include a type field 260.
  • Information in the type field 260 can be used to define different types of notes. For example, different types can include simple text boxes, pictures, discussion threads, or user-defined types, among others. Different types of notes can be displayed to a user in different ways to provide visual cues regarding the specific type of not being presented. It should be noted that presence of these fields can provide the ability for a user to filter notes based upon personal preferences. Additionally, notes such as the note 200 can be static in the sense that its content can be fixed or can be dynamic. A dynamic note, for example, can request updated information from a server each time the dynamic note is activated.
  • a user can specify a provider of content such as a note 200 from which the user desires to obtain content.
  • the user can also specify a region within which such content can be displayed.
  • One possible method of specifying such a region is by providing a graphical tool that the user can place in a sidebar of a Web browser window.
  • the user can also select from among other options such as closing notes, having notes automatically refresh content, have notes provide labeled sub-bars that can categorize information, associate a note with one or more anchors, set an expiration date, restrict dissemination of the note, and create notes anonymously, among other things.
  • Perceived utility of notes can be subject to a network effect where a value of a note system increases with a number of users.
  • notes can be shared across URLs.
  • Notes can also provide automatic annotation of Web sites, blogs, newsgroups, and discussion forums, among others. Dynamic notes and other content boxes can readily supply content. Scenario sites that demonstrate uses for notes can also be created.
  • an application programming interface (API) for notes can be provided to encourage developers to create their own notes. Search functions for notes can also add to their usefulness. Prizes can also be awarded to users of notes to encourage additional use.
  • popular Web sites can be used to promote installation and further use of notes by users. At least some of those popular Web sites can be formally engaged as promoters of notes.
  • certain content can be provided only through use of notes such that installation of notes components can be required to access that content.
  • Notes can also be subjected to filtering and ranking functions. Ordering of notes can be accomplished according to a variety of social networking or web of trust networking concepts. Notes that are anchored to a specific URL can be ranked more (or less) highly than notes that are simply anchored to a domain name. Ranking functions can also be employed based at least in part upon one or more factors such as a scope of a note, an author of a note, a date of creation of a note, a preference profile of a user, a filter function, link analysis, feedback for a note such as a score or whether the note was closed by a user, and thresholds for note rankings, among others.
  • a component can request multiple notes from different URLs to obscure identifying information for a note that is actually desired. This technique can be used in combination with a prefetching scheme. A one-way hash of a URL for the note can be created and sent to a server instead of a cleartext request. Additionally or alternatively, an intermediate server can be employed to obscure the identity of a user requesting a particular note.
  • an interactive component can be a web chat component that can allow for dynamic chat sessions between or among users. Such chat sessions can also be anchored to a URL or a domain name, among others. Chat sessions can also be anchored to more than one site to provide for more varied discussion. Such chat sessions can also be notification-based such that a user can be notified when another user arrives at a specified site and desires to participate in a chat session with other users.
  • Other Web-aware applications can also be implemented, such as a listing component that provides a list of Web pages that link to a Web page being viewed, a page summary component that summarizes content on a currently viewed Web page, and a search component that provides links to search engine searches for terms that appear frequently in a Web page, among others.
  • FIG. 3 is a system block diagram of an associative information system 300.
  • the associative information system 300 includes a rendering component 310 and an associative plug- in component 320.
  • the associative plug-in component 320 can be a stand-alone application, can be a pluggable part of another application, or can be some other suitable executable code.
  • the rendering component 310 can access informational content from a network 330.
  • the network 330 can be the Internet, the World Wide Web, an intranet, or another suitable network or information source.
  • the associative plug-in 320 can access and analyze the informational content that the rendering component 310 has retrieved from the network 330. To analyze the informational content, the associative plug-in 320 can use any suitable approach, including one of the approaches discussed in relation to other figures. The associative plug-in 320 can then connect to a chat server 340 to establish a session in a chat room that is organized around a topic that is related to the informational content.
  • FIG. 4 is a system block diagram of an associative information system 400.
  • the associative information system 400 includes a rendering component 410 and an associative component 420.
  • the rendering component 410 can be a Web browser or another appropriate component that has a capability to obtain and render information.
  • the rendering component 410 can access information available on a network 430 and communicate that information to the associative component 420.
  • the associative component 420 can analyze the information it receives from the rendering component 410 and use that information to obtain additional content from a Web log (blog) data store 440.
  • the Web log (blog) data store 440 can include information about Web log (blog) entries and cross-references from Web log (blog) entries to Web sites.
  • a cross-reference can be created for a Web log (blog) entry that deals with a topic that is the same as, or similar to, a topic of a Web site.
  • a cross-reference can also be created for Web log (blog) entry that specifically references a Web site. Other cross-references can also be created.
  • the rendering component 410 accesses a piece of information from the network 430 and renders that information for presentation to a user.
  • the associative component 420 analyzes the piece of rendered information to discern a general topic or other content-related theme of the information.
  • the associative component 420 accesses the Web log (blog) data store 440 to locate Web log (blog) entries that are cross-referenced with the information that was obtained by the rendering component 410.
  • the associative component 420 can then cause those Web log entries to be presented to the user while the user is still viewing the information.
  • a Web log (blog) entry information about a product or service that is related to a subject of Web page can be presented.
  • Such information can be in the form of user reviews or can be advertising from a provider of a product or service itself. Such advertising can be triggered by using keywords from the information already retrieved by the rendering component 410. Therefore, the advertising can be targeted to users who are most likely to respond to such ads. Additionally or alternatively, a user can subscribe to content updates to have a variety of events, such as addition of content, server as a trigger to cause a content update operation to occur automatically.
  • One possible implementation includes a sidebar component that can provide a contextually intelligent search application.
  • This search application can access content of a Web page that is being viewed by a user and calculate importance of various terms on that Web page, for example, by using an algorithm such as the term frequency - inverse document frequency (TF-IDF) algorithm.
  • TF-IDF term frequency - inverse document frequency
  • the user when submitting a query through the search application, can obtain query results that are biased in favor of results having content that is similar to the content being viewed.
  • FIG. 5 is a system block diagram of an associative information system 500.
  • the associative information system 500 includes a rendering module 510 and an associative module 520.
  • the rendering module 510 can retrieve and present information from the World Wide Web 530.
  • the associative module 520 can access and analyze the information retrieved by the rendering module 510 in any of the previously-described manners.
  • the associative module 520 can then use results of such analysis to access a search server 540.
  • the search server 540 can provide results that are responsive to a search query and that are biased toward concepts present in the information from the World Wide Web.
  • the rendering module 510 can obtain a Web page for a user.
  • the associative module 520 can then analyze contents of that Web page to determine keywords or important concepts.
  • a user can then perform a search for additional information.
  • the associative module 520 can use keywords or concept descriptors that it obtained from the Web page to augment a search query entered by the user.
  • the search server 540 will use the augmented search to obtain responsive information. Results of the search can be biased in favor of those Web pages that are similar, or contain similar concepts, as the Web page originally obtained by the rendering module 510.
  • FIG. 6 is system block diagram of an associative information system 600.
  • the associative information system 600 includes a rendering component 610 that can access web pages from a network 630.
  • An associative component 620 can access the Web page from the rendering component 610 and analyze its contents. Such analysis can be in accordance with any of the procedures previously described. The associative component 620 can then use results of its analysis to contact a context server 640 to obtain additional content.
  • the context server 640 can access a visitor content data store 650 that can include content, such as user comments, ratings, rankings, feedback, or other content, that is related to the Web page obtained by the rendering component 610.
  • the context server 640 can then send such content to the associative component 620 for presentation to the user. In this fashion, the user can access information from other visitors to the Web page and obtain opinions from those users that relate to the Web page.
  • a wide variety of types of information that relate to a Web page that is created by other users or viewers of a Web page can be created.
  • This content can include notes and chat sessions such as those previously disclosed or described in conjunction with other figures.
  • Such content can also include backlinks, context-specific or context-aware search functions, Web log (blog) postings, and ranking functions, among others.
  • any of these types of content can be anchored to a location such as a URL or a domain name as previously disclosed or described.
  • Such anchoring can enable association of content with a Web site that is hosted by a party other than a party that hosts the Web site with which the content is associated or anchored.
  • a tag can be an annotation created by a user that can relate to a Web site or some other information of interest to the creating user. For example, a user can create a tag that includes a short descriptive phrase associated with the Web site. Additionally or alternatively, a rating of a site, such as a multiple star rating or a simple thumbs-up, thumbs-down rating, can be provided. The rating can apply to the Web site itself or to a product or service offered on the Web site, among other things. A link to a related or similar Web site can also be provided, including advertising links. Other types of content can also be added. Further, tags can be ranked according to various attributes and also used to rank Web pages with which those tags are associated. [0059] FIG. 7 is a system block diagram of a supplemental content provision system 700.
  • the supplemental content provision system 700 can be used to support various types of supplemental content components, specifically including the types of components previously disclosed or described in conjunction with other figures such as notes, chat components, and tags, among others. Specifically, a wide variety of third-party content can be provided to supplement content from a Web site. Those of ordinary skill in the art will recognize from reading this disclosure that not all of the components disclosed or described in conjunction with FIG. 7 are necessary in every implementation. For example, privacy- and advertising-related components can be made optional.
  • the supplemental content provision system 700 includes a client user interface
  • the client user interface 710 can be a Web browser or another type of user interface that has the ability to obtain information and present that information to a user.
  • the client user interface 710 can be a pluggable sidebar that can be displayed to a user in conjunction with primary content that can be presented by another component, such as a Web browser in certain implementations.
  • PIuggability of the client user interface 710 can provide the ability for developers to add support for various types of content that can be associated with primary content in any of the ways disclosed or described in conjunction with other figures.
  • the client user interface 710 can communicate with a third party content provider
  • the third-party content provider 715 can provide informational content, such as notes, documents such as Web pages, intranet pages, text documents in a variety of formats, graphical or audio information, search-related information including search terms or results and access to search engines, wikis, Web logs (blogs), RSS or other news feeds, chat content including notification-based chat content, instant message information including messages or user names, tags, inlinks, outlinks, and any other information that can be stored or presented in an electronic or machine-readable format, or another type of information to a user by employing a suitable means of communication that can be supported by the client user interface 710.
  • a separate advertising interface 720 can provide a platform for advertisers to create or provide advertising to be presented to the user.
  • the advertising interface 720 can be a Web browser window or some other suitable interface. Specifics of the advertising interface depend largely upon details of a particular implementation as well as a desired level of access to be provided to an advertiser.
  • the client user interface 710 can send requests for various types of information through a privacy protection service 725. These requests can be requests for content that is associated with or anchored to content provided by the third party content providers 715.
  • the privacy protection service 725 can act to protect an identity or other privacy-related information of a user submitting the requests for information. This protection can be accomplished by obscuring a true user request by including the request among a group of "dummy" requests. Other techniques, specifically including use of hash or other encryption functions to encode information requests or use of various anonymizer functions can additionally or alternatively be used.
  • the privacy protection service 725 can send information requests to, and receive information from, an information provision system 730.
  • the information provision system 730 can include a variety of components that can facilitate creation and access of supplemental information.
  • This supplemental information can be manually created by a user, can be automatically created by a script or bot such as a Web crawler, or can be otherwise configured to create content for a user.
  • the information provision system 730 includes a fetcher 735.
  • the fetcher 735 can receive a request for information that can include a URL, a domain name, or other appropriate identifier, from the client user interface 710.
  • the fetcher 735 can use the request from the client user interface 710 to obtain information from other components.
  • the fetcher 735 can obtain a set of preferences for the requesting user from a set of user preferences 740.
  • the fetcher 735 can use any obtained user preferences to tailor information to be provided to the client user interface 710 in accordance with individual desires of a requesting user.
  • the fetcher 735 can obtain content from a content data store 745.
  • the content data store 745 can be a database, a Web service, or some other appropriate data store.
  • Content that can be included in the content data store 745 can include user-created content from a user content writer 750.
  • the user content writer 750 can provide a means by which content created by a user can be added to the content data store 745. This means can be a Web form or other Web service, among other things.
  • the content data store 745 can also include content from a non-user content module 755.
  • the non-user content module 755 can include such things as scripts, Web crawlers, and tags, among other things.
  • the fetcher 735 can also obtain advertising information from an advertising data store 760.
  • the advertising data store 760 can include advertising content, including graphical, audio, and video content, from an advertising purchasing module 765. Advertisers using the advertising user interface 720 can purchase or otherwise obtain an ability to place advertisements into the information provision system 730 by using the advertising purchasing module 765.
  • the advertising purchasing module 765 can access user models 770 to allow advertisers to select one or more user models to be used in targeting advertising to users.
  • a ranking and filtering module 775 can accept content from the fetcher 735 and modify that content in accordance with user preferences 740 and user feedback 780.
  • User feedback 780 can be created by the user of the client user interface 710 and can be used to customize content prior to provision of the content to the client user interface 710. Modified content can be provided to the client user interface 710 by the ranking and filtering module 775.
  • the content data store 745 can also create a notification 785 that can be sent to the client user interface 710.
  • a user of the client user interface 710 can subscribe to such notifications that can be used to trigger requests for information from the client user interface 710.
  • the content data store 745 can generate an event upon modification of included content. This event can cause generation of the notification 785.
  • the notification 785 can be sent to the client user interface 710 which can use the notification as a triggering event to request new or updated content from the information provision system 730.
  • Various components of the information provision system 730 can use artificial intelligence-based components to provide functionality to the system.
  • the ranking and filtering module 775 can employ classifiers to assign ranks to content to be provided to the client user interface 710.
  • the advertising purchasing module 765 can use artificial intelligence-based components to match user models 770 with users in desired target demographic groups.
  • ⁇ X con ⁇ dence(c ⁇ ass).
  • a classification can employ a probabilistic and/or statistical-based analysis (for example, factoring into the analysis utilities and costs) to prognose or infer an action that a user desires to be automatically performed.
  • attributes of a reference set of information such as user preferences to be used in a comparison can be used to determine whether attributes of a piece of content can be considered to match the preferences of the user.
  • a support vector machine is an example of a classifier that can be employed.
  • the SVM operates by finding a hypersurface in the space of possible inputs, which hypersurface attempts to split the triggering criteria from the non-triggering events. Intuitively, this makes the classification correct for testing data that is near, but not identical to training data.
  • Other directed and undirected model classification approaches include, for example, naive Bayes, Bayesian networks, decision trees, and probabilistic classification models providing different patterns of independence can be employed. Classification as used herein also includes statistical regression that is utilized to develop models of priority.
  • components disclosed or described herein can employ classifiers that are explicitly trained (for example, by a generic training data) as well as implicitly trained (for example, by observing user behavior, receiving extrinsic information).
  • SVMs are configured by a learning or training phase within a classifier constructor and feature selection module.
  • the classifier(s) can be used to automatically perform a number of functions including, but not limited to, matching and ranking functions.
  • the supplemental content provision system 700 can function as follows.
  • a user can operate the client user interface 710 to obtain a Web page.
  • the Web page can be provided over a network connection such as a LAN, a WAN, an intranet, or the Internet, among others.
  • the client user interface 710 can use an anchoring scheme, such as any of the anchoring schemes disclosed or described herein, to identify additional content to obtain from the third party content provider 715.
  • the client user interface 710 can request additional content from the information provision system 730.
  • This additional content can be notes, chat room connections, tags, advertisements, or any combination of these, among others.
  • the client user interface sends its request to the privacy protection service 725.
  • the privacy protection service 725 anonymizes the request by stripping any personally-identifiable information from the request and forwards the request to the fetcher 735. Additionally or alternatively, the privacy protection service 625 can include the request in with a group of dummy requests to hide the real request from anyone who may be monitoring the requests.
  • the fetcher 735 obtains user preferences (that can be anyonymized as well) from the user preferences 740 and uses those preferences to obtain content from the content data store 745 and advertisements from the advertisement data store 760.
  • the fetcher sends the content and advertisements to the ranking and filtering module 775 that ranks and filters the content and advertisements in accordance with the user preferences 740, user models 770, and user feedback 780.
  • the ranking and filtering module 775 sends the content and advertisements to the privacy protection service 725 that relays the content and advertisements to the client user interface 710.
  • the user can use the client user interface 710, through the privacy protection service 725, to create user content by accessing the user content writer 750.
  • the user content writer 750 places the user-created content into the content data store 745. Additionally or alternatively, the non-user content 755 can be placed into the content data store 745 and included in content ultimately sent to the client user interface 710.
  • the user can also access the user feedback module 780 to provide explicit feedback for the content provided to the client user interface 710.
  • the feedback can include measures of quality such as relevance along with requests for more information of the type provided or requests to block certain content.
  • User feedback can be used in ranking and filtering tasks and can specifically be used to assist in training any artificial intelligence-based components of the ranking and filtering module 775.
  • Advertisers can use the advertising user interface 720 to access the advertising purchasing module 765. Those advertisers can purchase advertising space and access the user models 770 to define target recipients of the advertising. Advertisers can also use the advertiser user interface 720 and the advertising purchasing module 765 to upload or otherwise provide specific advertising to be provided to users. These advertisements are stored in the advertising data store 760.
  • FIG. 8 is a diagram of an exemplary user interface 800.
  • the user interface 800 can provide a logical arrangement of elements within which information can be presented to a user.
  • the user interface 800 can provide a platform that a user can employ to obtain content from an information provider such as a Web site as well as secondary or user-created content that can be anchored to the content from the info ⁇ nation provider. Such secondary or user-created content can be presented alongside the content from the information provider.
  • the user interface 800 can include a primary information pane 810.
  • the primary information pane 810 can be used to render or display a Web page to which a user has navigated.
  • Standard Web page elements such as text, graphics, multimedia content, and embedded code, among other things, can be rendered in the primary information pane 810.
  • the Web page rendered in the primary information pane 810 can be reached by entering a URL in a navigation bar, by performing a search using a search engine, or by clicking on a hyperlink from another Web page, among other methods.
  • a secondary information pane or sidebar 820 can be displayed near the primary info ⁇ nation pane 810. Although called a sidebar, the secondary information pane or sidebar 820 can be part of a single window that also includes the primary information pane 810, as shown, or can be presented in a separate window. Additionally or alternatively, the secondary information pane or sidebar 820 can be positioned at the top or bottom of the window as well as on either the left or right sides. Such positioning can be in accordance with a user-selectable preference for the user interface 800.
  • the secondary information pane or sidebar 820 can provide an area within which various elements, such as notes, chat boxes, and advertising, such as the notes, chat boxes, and advertising disclosed and described herein in conjunction with other figures, can be displayed.
  • a note 830 includes a message from a user indicating that the user has tickets for sale for an event that is to occur in the same approximate geographic location as an establishment described by a Web page rendered in the primary information pane 810. Other messages are included in notes 840, 850, 860.
  • An add note component 870 provides a text box and an entry control that allows a user to create and add a note that can be anchored to the domain name of the Web site currently being viewed in the primary information pane 810.
  • a chat box 880 provides an interface for a user to join a chat session that is related to a general topic of the currently-viewed Web site.
  • An advertising area 890 provides a space where targeted advertising can be delivered to a user.
  • FIG. 1 While, for purposes of simplicity of explanation, the one or more methodologies shown herein, for example, in the form of a flow chart, are shown and described as a series of acts, it is to be understood and appreciated that neither the illustrated and described methods and procedures nor any components with which such methods or procedures can be used are necessarily limited by the order of acts, as some acts may occur in a different order and/or concurrently with other acts from that shown and described herein.
  • a methodology could alternatively be represented as a series of interrelated states or events, such as in a state diagram.
  • not all illustrated acts may be required to implement a methodology or procedure.
  • FIG. 9 is a flow diagram illustrating a general processing flow of a method 900 that can be employed in conjunction with components that are disclosed or described herein in conjunction with other figures.
  • the method 900 can be used to obtain additional content related to content of interest to a user.
  • the additional content can be obtained by analyzing content of a currently-viewed Web page and locating additional content related to content of that Web page.
  • Processing of the method 900 begins at START block 910 and proceeds to process block 920.
  • a Web page is fetched from some location on a network.
  • the network can be a local area network (LAN), a wide area network (WAN), an intranet, or the Internet, among others.
  • Content of the fetched Web page is analyzed at process block 930.
  • Various analysis algorithms can be employed to find important or relevant terms in a Web page. Among those algorithms is the TF-IDF algorithm previously discussed in conjunction with other figures.
  • Web page is identified and obtained.
  • This content can be obtained from a location other than the network location that provided the Web page being viewed or the Web page that was analyzed.
  • the content can be related in a variety of ways, including, but not limited to, being topically related or being anchored to a URL of the Web page.
  • the obtained content can be created by a current user or by other users who have made such content available for public or group viewing.
  • the obtained additional content is presented to a user. Presentation can occur in an identified region of a human-computer interface, such as a graphical user interface. Processing of the method 900 terminates at END block 960. [0089] FIG.
  • FIG. 10 is a flow diagram illustrating a general processing flow 1000 that can be employed in conjunction with components that are disclosed or described herein in conjunction with other figures.
  • the method 1000 can be used to obtain interactive services that related to content of interest to a user.
  • the interactive services can be obtained by analyzing content of a currently-viewed Web page and locating interactive services that are related to content of that currently-viewed Web page.
  • Processing of the method 1000 begins at START block 1010 and proceeds to process block 1020.
  • a Web page is obtained from a location on a network.
  • This network can be a LAN, a WAN, an intranet, or the Internet, among others.
  • content of the Web page is analyzed.
  • the TF-IDF algorithm can be used to analyze the Web page.
  • Other algorithms can also be used.
  • An interactive service, in this example a chat session, that is related to the content of the Web page is identified at process block 1040. Identification can be based upon a keyword search for chatroom topics, among other methods.
  • a connection is made to at least one identified chat session and chatroom content is presented to a user. Processing of the method 1000 terminates at END block 760.
  • FIG. 11 is a flow diagram illustrating a general processing flow of a method 1100 that can be employed in conjunction with components that are disclosed or described herein in conjunction with other figures.
  • the method 1100 can be used to obtain additional content that is related to content of interest to a user. Specifically, the additional content can be obtained by analyzing content of a currently-viewed Web page and locating additional content that can reference content of that currently-viewed Web page.
  • Processing of the method 1100 begins at START block 1110. Processing then continues to process block 1120 where a Web page is fetched. The Web page can be fetched from some Web server that can be local or remote.
  • a remote Web server can be accessed by using a network such as a LAN, a WAN, an intranet, or the Internet, among others.
  • content of the fetched Web page is analyzed. Analysis of the content of the Web page can be according to a variety of algorithms, specifically including the TF-IDF algorithm. Another suitable algorithm can be substituted for the TF-IDF algorithm.
  • Content from Web logs that is relevant to content of the fetched Web page is identified and obtained at process block 1140.
  • Web log content can be relevant in a variety of ways. For example, a Web log can specifically discuss content on the Web page that was analyzed. A Web log entry can also provide a hyperlink to the analyzed Web page. Also, a Web log entry can simply discuss the same or a similar topic as the analyzed Web page. Such Web log content is presented to user at process block 1150. Processing of the method 1100 terminates at END block 1160.
  • FIG. 12 is a flow diagram illustrating a general processing flow of a method 1200 that can be employed in conjunction with components that are disclosed or described herein in conjunction with other figures.
  • the method 1200 can be used to obtain additional content related to content of interest to a user.
  • the additional content can be obtained by analyzing content of a currently-viewed Web page and performing a search to create a set of results that can be biased in favor of results that include content that is similar to content of that analyzed Web page.
  • Processing of the method 1200 begins START block 1210. At process block
  • a Web page is fetched from some information server, such as a Web server.
  • the information server can be local or remote.
  • the Web page can be obtained over a network such as a LAN, a WAN, an intranet, or the Internet, among others.
  • the fetched Web page is analyzed at process block 1230. Important terms or concepts from the Web page are identified at process block 1240. Analysis and identification tasks can be performed using various algorithms, including the TF-IDF algorithms discussed in conjunction with other figures. Processing of the method 1200 continues at process block 1250 where a search query is accepted from the user.
  • the search query accepted from the user is optionally augmented by adding important terms or concepts identified from the analyzed Web page to the query.
  • a search, using the augmented query, is performed at process block 1270. Augmentation of the query in this manner can be used to bias results of the search in favor of results that include content that is similar to content of the analyzed Web page. Searches can also optionally be refined in a variety of ways, such as by limiting a query to a current domain or to pages that link to a currently-viewed page. Other modifications are also possible.
  • Results of the search are obtained at process block 1280 and can be presented to a user through some interface.
  • the obtained results are optionally reordered. Processing of the method 1200 terminates at END block 1290.
  • FIGS. 13 - 14 and the following discussion is intended to provide a brief, general description of a suitable computing environment within which disclosed and described components and methods can be implemented. While various specific implementations have been described above in the general context of computer-executable instructions of a computer program that runs on a local computer and/or remote computer, those skilled in the art will recognize that other implementations are also possible either alone or in combination with other program modules. Generally, program modules include routines, programs, components, data structures, etc. that perform particular tasks and/or implement particular abstract data types.
  • FIG. 13 is a schematic block diagram of a sample-computing environment 1300 with which the subject invention can interact.
  • the system 1300 includes one or more client(s) 1310.
  • the client(s) 1310 can be hardware and/or software (e.g., threads, processes, computing devices).
  • the system 1300 also includes one or more server(s) 1320.
  • the server(s) 1320 can be hardware and/or software (e.g., threads, processes, computing devices).
  • the servers 1320 can house threads or processes to perform transformations by employing the subject invention, for example.
  • One possible means of communication between a client 1310 and a server 1320 can be in the form of a data packet adapted to be transmitted between two or more computer processes.
  • the system 1300 includes a communication framework 1340 that can be employed to facilitate communications between the client(s) 1310 and the server(s) 1320.
  • the client(s) 1310 are operably connected to one or more client data store(s) 1350 that can be employed to store information local to the client(s) 1310.
  • the server(s) 1320 are operably connected to one or more server data store(s) 1330 that can be employed to store information local to the servers 1340.
  • an exemplary environment 1400 for implementing various aspects of the invention includes a computer 1412.
  • the computer 1412 includes a processing unit 1414, a system memory 1416, and a system bus 1418.
  • the system bus 1418 couples system components including, but not limited to, the system memory 1416 to the processing unit 1414.
  • the processing unit 1414 can be any of various available processors. Dual microprocessors and other multiprocessor architectures also can be employed as the processing unit 1414.
  • the system bus 1418 can be any of several types of bus structure(s) including the memory bus or memory controller, a peripheral bus or external bus, and/or a local bus using any variety of available bus architectures including, but not limited to, Industrial Standard Architecture (ISA), Micro-Channel Architecture (MSA), Extended ISA (EISA), Intelligent Drive Electronics (IDE), VESA Local Bus (VLB), Peripheral Component Interconnect (PCI), Card Bus, Universal Serial Bus (USB), Advanced Graphics Port (AGP), Personal Computer Memory Card International Association bus (PCMCIA), Firewire (IEEE 1394), and Small Computer Systems Interface (SCSI).
  • ISA Industrial Standard Architecture
  • MSA Micro-Channel Architecture
  • EISA Extended ISA
  • IDE Intelligent Drive Electronics
  • VLB VESA Local Bus
  • PCI Peripheral Component Interconnect
  • Card Bus Universal Serial Bus
  • USB Universal Serial Bus
  • AGP Advanced Graphics Port
  • PCMCIA Personal Computer Memory Card International Association bus
  • Firewire IEEE 1394
  • SCSI Small Computer Systems Interface
  • the system memory 1416 includes volatile memory 1420 and nonvolatile memory 1422.
  • the basic input/output system (BIOS) containing the basic routines to transfer information between elements within the computer 1412, such as during start-up, is stored in nonvolatile memory 1422.
  • nonvolatile memory 1422 can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory.
  • Volatile memory 1420 includes random access memory (RAM), which acts as external cache memory.
  • Computer 1412 also includes removable/non-removable, volatile/non-volatile computer storage media.
  • FIG. 14 illustrates a disk storage 1424.
  • the disk storage 1424 includes, but is not limited to, devices like a magnetic disk drive, floppy disk drive, tape drive, Jaz drive, Zip drive, LS-100 drive, flash memory card, or memory stick.
  • disk storage 1424 can include storage media separately or in combination with other storage media including, but not limited to, an optical disk drive such as a compact disk ROM device (CD- ROM), CD recordable drive (CD-R Drive), CD rewritable drive (CD-RW Drive) or a digital versatile disk ROM drive (DVD-ROM).
  • an optical disk drive such as a compact disk ROM device (CD- ROM), CD recordable drive (CD-R Drive), CD rewritable drive (CD-RW Drive) or a digital versatile disk ROM drive (DVD-ROM).
  • CD-ROM compact disk ROM device
  • CD-R Drive CD recordable drive
  • CD-RW Drive CD rewritable drive
  • DVD-ROM digital versatile disk ROM drive
  • interface 1426 a removable or non-removable interface
  • FIG. 14 describes software that acts as an intermediary between users and the basic computer resources described in the suitable operating environment 1400.
  • Such software includes an operating system 1428.
  • the operating system 1428 which can be stored on the disk storage 1424, acts to control and allocate resources of the computer system 1412.
  • System applications 1430 take advantage of the management of resources by operating system 1428 through program modules 1432 and program data 1434 stored either in system memory 1416 or on disk storage 1424. It is to be appreciated that the subject invention can be implemented with various operating systems or combinations of operating systems.
  • a user enters commands or information into the computer 1412 through input device(s) 1436.
  • the input devices 1436 include, but are not limited to, a pointing device such as a mouse, trackball, stylus, touch pad, keyboard, microphone, joystick, game pad, satellite dish, scanner, TV tuner card, digital camera, digital video camera, web camera, and the like. These and other input devices connect to the processing unit 1414 through the system bus 1418 via interface port(s) 1438.
  • Interface port(s) 1438 include, for example, a serial port, a parallel port, a game port, and a universal serial bus (USB).
  • Output device(s) 1440 use some of the same type of ports as input device(s) 1436.
  • a USB port may be used to provide input to computer 1412, and to output information from computer 1412 to an output device 1440.
  • Output adapter 1442 is provided to illustrate that there are some output devices 1440 like monitors, speakers, and printers, among other output devices 1440, which require special adapters.
  • the output adapters 1442 include, by way of illustration and not limitation, video and sound cards that provide a means of connection between the output device 1440 and the system bus 1418. It should be noted that other devices and/or systems of devices provide both input and output capabilities such as remote computer(s) 1444.
  • Computer 1412 can operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) 1444.
  • the remote computer(s) 1444 can be a personal computer, a server, a router, a network PC, a workstation, a microprocessor based appliance, a peer device or other common network node and the like, and typically includes many or all of the elements described relative to computer 1412. For purposes of brevity, only a memory storage device 1446 is illustrated with remote computer(s) 1444.
  • Remote computer(s) 1444 is logically connected to computer 1412 through a network interface 1448 and then physically connected via communication connection 1450.
  • Network interface 1448 encompasses wire and/or wireless communication networks such as local-area networks (LAN) and wide-area networks (WAN).
  • LAN technologies include Fiber Distributed Data Interface (FDDI), Copper Distributed Data Interface (CDDI), Ethernet, Token Ring and the like.
  • WAN technologies include, but are not limited to, point-to-point links, circuit switching networks like Integrated Services Digital Networks (ISDN) and variations thereon, packet switching networks, and Digital Subscriber Lines (DSL).
  • ISDN Integrated Services Digital Networks
  • DSL Digital Subscriber Lines
  • Communication connection(s) 1450 refers to the hardware/software employed to connect the network interface 1448 to the bus 1418. While communication connection 1450 is shown for illustrative clarity inside computer 1412, it can also be external to computer 1412.
  • the hardware/software necessary for connection to the network interface 1248 includes, for exemplary purposes only, internal and external technologies such as, modems including regular telephone grade modems, cable modems and DSL modems, ISDN adapters, and Ethernet cards.
  • modems including regular telephone grade modems, cable modems and DSL modems, ISDN adapters, and Ethernet cards.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • Document Processing Apparatus (AREA)
  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
PCT/US2006/012649 2005-04-25 2006-03-30 Associating information with an electronic document WO2006115718A2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
BRPI0608126-6A BRPI0608126A2 (pt) 2005-04-25 2006-03-30 informação de associação com um documento eletrÈnico
CN2006800135089A CN101176052B (zh) 2005-04-25 2006-03-30 将信息与电子文档关联的方法和系统
KR1020077024625A KR101242380B1 (ko) 2005-04-25 2006-03-30 정보를 전자 문서와 연관시키기 위한 시스템 및 방법
JP2008508880A JP2008539508A (ja) 2005-04-25 2006-03-30 電子文書を使った情報の関連付け
EP06740552A EP1875371A4 (en) 2005-04-25 2006-03-30 ASSOCIATING INFORMATION WITH AN ELECTRONIC DOCUMENT
MX2007013091A MX2007013091A (es) 2005-04-25 2006-03-30 Asociacion de informacion con un documento electronico.

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US67462005P 2005-04-25 2005-04-25
US60/674,620 2005-04-25
US11/227,937 US7734631B2 (en) 2005-04-25 2005-09-15 Associating information with an electronic document
US11/227,937 2005-09-15

Publications (2)

Publication Number Publication Date
WO2006115718A2 true WO2006115718A2 (en) 2006-11-02
WO2006115718A3 WO2006115718A3 (en) 2007-12-27

Family

ID=37215197

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/012649 WO2006115718A2 (en) 2005-04-25 2006-03-30 Associating information with an electronic document

Country Status (8)

Country Link
EP (1) EP1875371A4 (zh)
JP (1) JP2008539508A (zh)
KR (1) KR101242380B1 (zh)
CN (1) CN101176052B (zh)
BR (1) BRPI0608126A2 (zh)
MX (1) MX2007013091A (zh)
RU (1) RU2406129C2 (zh)
WO (1) WO2006115718A2 (zh)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010529518A (ja) * 2007-03-30 2010-08-26 ニューコ インコーポレイテッド ナレッジナビゲーション及びディスカバリのためコンテンツをウィキファイするシステム及び方法
JP2012503235A (ja) * 2008-09-15 2012-02-02 グーグル・インコーポレーテッド エンティティとカテゴリの関連付け
US20130067384A1 (en) * 2009-09-30 2013-03-14 Palo Alto Research Center Incorporated Computer-Implemented System And Method For Managing A Context-Sensitive Sidebar Window
EP2499580A4 (en) * 2009-11-09 2015-04-29 Microsoft Technology Licensing Llc SOCIAL NAVIGATION
CN105138670A (zh) * 2015-09-06 2015-12-09 天翼爱音乐文化科技有限公司 音频文件标签生成方法和系统
US20160055134A1 (en) * 2014-08-21 2016-02-25 Samsung Electronics Co., Ltd. Method and apparatus for providing summarized content to users
CN112424227A (zh) * 2018-03-14 2021-02-26 阿特根公司 与folr1特异性结合的抗体及其用途
US11256742B2 (en) 2016-04-15 2022-02-22 Copla Oy Automated document modification
WO2024096921A1 (en) * 2022-11-02 2024-05-10 Google Llc Distributing digital components while securing user data

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5325077B2 (ja) * 2009-11-20 2013-10-23 富士通株式会社 情報配信装置
US20110231296A1 (en) * 2010-03-16 2011-09-22 UberMedia, Inc. Systems and methods for interacting with messages, authors, and followers
CN101916293B (zh) * 2010-08-27 2016-03-02 中国电信股份有限公司 在文档中引入媒体信息的方法和装置
CN102387126A (zh) * 2010-09-01 2012-03-21 腾讯科技(深圳)有限公司 聚合微博单条消息的方法,服务器,客户端和系统
WO2013044329A1 (ru) * 2011-09-27 2013-04-04 Magerramov Tarlan Tofik Ogly Способ формирования и отображения базы данных интернет-сайта
RU2465638C1 (ru) * 2011-10-04 2012-10-27 Общество с ограниченной ответственностью "Сетевизор" Способ распространения мультимедийной информации посредством развертывания децентрализованной сети типа peer-to-peer и децентрализованная сеть для осуществления способа
US8812527B2 (en) * 2011-11-29 2014-08-19 International Business Machines Corporation Automatically recommending asynchronous discussion forum posts during a real-time collaboration
CN103177383A (zh) * 2013-03-21 2013-06-26 北京亿部文化有限公司 一种在电子书中植入广告的方法
RU2609078C2 (ru) * 2013-08-29 2017-01-30 Общество С Ограниченной Ответственностью "Яндекс" Система управления индексацией партнерских объявлений
WO2015106425A1 (zh) 2014-01-16 2015-07-23 何劲 在社交网络系统中进行信息处理的方法和系统
US11120210B2 (en) * 2014-07-18 2021-09-14 Microsoft Technology Licensing, Llc Entity recognition for enhanced document productivity
US10120948B2 (en) * 2015-10-13 2018-11-06 Google Llc Providing notifications based on geofencing search results
KR101901965B1 (ko) * 2017-01-12 2018-09-28 엘에스산전 주식회사 프로젝트 화면 작성장치

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB189818056A (en) 1898-08-22 1899-05-27 James Mcquitty A New or Improved Method of Stitching or Binding Magazines, Periodicals, and Books.

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6347398B1 (en) * 1996-12-12 2002-02-12 Microsoft Corporation Automatic software downloading from a computer network
JP2001022788A (ja) * 1999-07-13 2001-01-26 Nec Corp 情報検索装置および情報検索プログラムを記録した記録媒体
US7089278B1 (en) * 1999-09-07 2006-08-08 Fuji Xerox Co., Ltd. Anchored conversations: adhesive, in-context, virtual discussion forums
DE19959142A1 (de) * 1999-12-08 2001-08-30 Cyberprofit Ag Verfahren und Vorrichtung zum Übermitteln von Inhalten, insbesondere von Werbung
JP2001282092A (ja) * 2000-03-31 2001-10-12 Iq 3:Kk ワイド・アクセス情報伝送システムを介してオンライン及びオフラインの教育機会並びに関連情報を供給するシステム及び方法
NO313399B1 (no) * 2000-09-14 2002-09-23 Fast Search & Transfer Asa Fremgangsmate til soking og analyse av informasjon i datanettverk
GB2378775A (en) * 2001-05-03 2003-02-19 Connextra Ltd Provision of Secondary Information based on Context of Primary Information
JP4088950B2 (ja) * 2001-12-13 2008-05-21 ソニー株式会社 情報処理装置および方法、記録媒体、並びにプログラム
KR20030082110A (ko) * 2002-04-16 2003-10-22 (주)메타웨이브 앤드 연산자 및 문서 내 연관성을 이용한 색인어 검색 및정보 제공 시스템 및 방법
US8140965B2 (en) * 2003-02-28 2012-03-20 Google, Inc. Identifying related information given content and/or presenting related information in association with content-related advertisements
JP2004348241A (ja) * 2003-05-20 2004-12-09 Hitachi Ltd 情報提供方法、サーバ及びプログラム
JP2005031780A (ja) * 2003-07-08 2005-02-03 Dainippon Printing Co Ltd 情報クリッピングシステム

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB189818056A (en) 1898-08-22 1899-05-27 James Mcquitty A New or Improved Method of Stitching or Binding Magazines, Periodicals, and Books.

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
BERNERS-LEE ET AL.: "Computer Networks and ISDN Systems", vol. 25, 1 November 1992, NORTH HOLLAND PUBLISHING, article "The world-wide web", pages: 454 - 459
See also references of EP1875371A4
V BUSH: "As We May Think", THE ATLANTIC MONTHLY, July 1945 (1945-07-01)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010529518A (ja) * 2007-03-30 2010-08-26 ニューコ インコーポレイテッド ナレッジナビゲーション及びディスカバリのためコンテンツをウィキファイするシステム及び方法
JP2012503235A (ja) * 2008-09-15 2012-02-02 グーグル・インコーポレーテッド エンティティとカテゴリの関連付け
US20130067384A1 (en) * 2009-09-30 2013-03-14 Palo Alto Research Center Incorporated Computer-Implemented System And Method For Managing A Context-Sensitive Sidebar Window
US9058588B2 (en) * 2009-09-30 2015-06-16 Palo Alto Research Center Incorporated Computer-implemented system and method for managing a context-sensitive sidebar window
EP2499580A4 (en) * 2009-11-09 2015-04-29 Microsoft Technology Licensing Llc SOCIAL NAVIGATION
US10867123B2 (en) 2009-11-09 2020-12-15 Microsoft Technology Licensing, Llc Social browsing
US20160055134A1 (en) * 2014-08-21 2016-02-25 Samsung Electronics Co., Ltd. Method and apparatus for providing summarized content to users
CN105138670A (zh) * 2015-09-06 2015-12-09 天翼爱音乐文化科技有限公司 音频文件标签生成方法和系统
CN105138670B (zh) * 2015-09-06 2018-12-14 天翼爱音乐文化科技有限公司 音频文件标签生成方法和系统
US11256742B2 (en) 2016-04-15 2022-02-22 Copla Oy Automated document modification
CN112424227A (zh) * 2018-03-14 2021-02-26 阿特根公司 与folr1特异性结合的抗体及其用途
WO2024096921A1 (en) * 2022-11-02 2024-05-10 Google Llc Distributing digital components while securing user data

Also Published As

Publication number Publication date
RU2007139524A (ru) 2009-04-27
BRPI0608126A2 (pt) 2009-11-10
WO2006115718A3 (en) 2007-12-27
JP2008539508A (ja) 2008-11-13
MX2007013091A (es) 2008-01-11
EP1875371A2 (en) 2008-01-09
CN101176052B (zh) 2010-09-08
CN101176052A (zh) 2008-05-07
KR20080002879A (ko) 2008-01-04
EP1875371A4 (en) 2010-03-24
RU2406129C2 (ru) 2010-12-10
KR101242380B1 (ko) 2013-03-14

Similar Documents

Publication Publication Date Title
US7734631B2 (en) Associating information with an electronic document
KR101242380B1 (ko) 정보를 전자 문서와 연관시키기 위한 시스템 및 방법
US20220020056A1 (en) Systems and methods for targeted advertising
US10061820B2 (en) Generating a user-specific ranking model on a user electronic device
US9374396B2 (en) Recommended content for an endorsement user interface
US8645358B2 (en) Systems and methods for personalized search sourcing
Wang et al. Exploring online social activities for adaptive search personalization
US10719836B2 (en) Methods and systems for enhancing web content based on a web search query
US20150193502A1 (en) Generating activities based upon social data
US20110040753A1 (en) Personalized search engine
US20090319512A1 (en) Aggregator, filter, and delivery system for online content
US20160019195A1 (en) Method and system for posting comments on hosted web pages
WO2008043143A1 (en) Personalised content generation
US11755662B1 (en) Creating entries in at least one of a personal cache and a personal index
Roumeliotis et al. An effective SEO techniques and technologies guide-map
Sohail Search Engine Optimization Methods & Search Engine Indexing for CMS Applications
US9251273B2 (en) Delivering a filtered search result
Zhao et al. Who is doing what and when: Social map-based recommendation for content-centric social web sites
US9384283B2 (en) System and method for deterring traversal of domains containing network resources
Juárez et al. Toward a privacy agent for information retrieval
Farooq A survey on adversarial information retrieval on the web
US20140280322A1 (en) Claims-based querying in an online system
Zimmer THE PANOPTIC GAZE OF WEB SEARCH ENGINES: GOOGLE AS AN INFRASTRUCTURE OF DATAVEILLANCE
Roumeliotis et al. 2 SEO Techniques & On-Page Optimization
WO2008077185A1 (en) Cross-referencing method and system for online commentary

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680013508.9

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
REEP Request for entry into the european phase

Ref document number: 2006740552

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2006740552

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: MX/a/2007/013091

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 2007139524

Country of ref document: RU

ENP Entry into the national phase

Ref document number: 2008508880

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 4755/CHENP/2007

Country of ref document: IN

Ref document number: 1020077024625

Country of ref document: KR

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: PI0608126

Country of ref document: BR

Kind code of ref document: A2