Implementations consistent with the principles of the invention relate generally to information retrieval and, more particularly, to indexing and retrieval of blogs.
The World Wide Web (“web”) contains a vast amount of information. Locating a desired portion of the information, however, can be challenging. This problem is compounded because the amount of information on the web and the number of new users inexperienced at web searching are growing rapidly.
Search engines attempt to return hyperlinks to web pages in which a user is interested. Generally, search engines base their determination of the user's interest on search terms (called a search query) entered by the user. The goal of the search engine is to provide links to high quality, relevant results (e.g., web pages) to the user based on the search query. Typically, the search engine accomplishes this by matching the terms in the search query to a corpus of pre-stored web pages. Web pages that contain the user's search terms are identified as search results and are returned to the user as links.
Over the past few years, a new medium, called a blog, has appeared on the web. Blogs (short for web logs) are publications of personal thoughts that are typically updated frequently with new journal entries, called posts. The content and quality of blogs and their posts can vary greatly depending on the purpose of the authors of the blogs. As blogging becomes more popular, the ability to provide quality blog search results becomes more important.
In accordance with one implementation consistent with the principles of the invention, a method may include receiving a feed; fetching a blog and one or more posts associated with the feed; extracting information from the feed, the blog, and one or more posts; creating a hybrid document based on the extracted information; and using the hybrid document to determine a relevance of the blog or the one or more posts to a search query.
In another implementation consistent with the principles of the invention, a device includes a memory to store instructions and a processor. The processor executes the instructions to receive a search query, determine a relevance of a blog or a blog post to the search query based on information extracted from the blog or blog post and information extracted from at least one other source, and provide information relating to the blog or the blog post when the blog or the blog post is determined to be relevant to the search query.
In yet another implementation consistent with the principles of the invention, a method may include receiving a search query; determining a relevance of a first set of documents to the search query using a second set of documents, where the first set of documents includes blogs and blog posts and the second set of documents includes hybrid documents created from the first set of documents and at least one other source; and providing information regarding documents in the first set of documents determined to be relevant.
In still another implementation consistent with the principles of the invention, a method may include receiving a search query; identifying a first set of documents to provide in response to the search query based on a second set of documents; and providing information relating to the identified first set of documents.
In yet still another implementation consistent with the principles of the invention, a method may include receiving feeds associated with blogs, extracting first information from the feeds, extracting second information from the blogs and associated posts, creating hybrid documents based on the first information and the second information, receiving a search query, determining a relevance of the blogs or posts to the search query based on the hybrid documents, and providing information relating to the blog or posts determined to be relevant.
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an implementation of the invention and, together with the description, explain the invention. In the drawings,
The following detailed description of implementations consistent with the principles of the invention refers to the accompanying drawings. The same reference numbers in different drawings may identify the same or similar elements. Also, the following detailed description does not limit the invention.
Systems and methods consistent with the principles of the invention combine various documents relating to a blog to produce a hybrid document. When a search query is received, the hybrid document may be analyzed to determine the relevance of the blog to the search query.
A “document,” as the term is used herein, is to be broadly interpreted to include any machine-readable and machine-storable work product. A document may include, for example, an e-mail, a web site, a file, a combination of files, one or more files with embedded links to other files, a news group posting, a blog or blog post, a web advertisement, etc. In the context of the Internet, a common document is a web page. Web pages often include textual information and may include embedded information (such as meta information, images, hyperlinks, etc.) and/or embedded instructions (such as Javascript, etc.). A “link,” as the term is used herein, is to be broadly interpreted to include any reference to/from a document from/to another document or another part of the same document.
Clients 210 may include client entities. An entity may be defined as a device, such as a personal computer, a wireless telephone, a personal digital assistant (PDA), a laptop, or another type of computation or communication device, a thread or process running on one of these devices, and/or an object executable by one of these devices. Servers 220-240 may include server entities that gather, process, search, and/or maintain documents in a manner consistent with the principles of the invention.
In an implementation consistent with the principles of the invention, server 220 may include a search engine 225 usable by clients 210. In one implementation, search engine 225 may be a blog search engine. Server 220 may crawl a corpus of documents, index the documents, and store information associated with the documents in a repository of documents. Servers 230 and 240 may store or maintain documents that may be crawled or analyzed by server 220.
While servers 220-240 are shown as separate entities, it may be possible for one or more of servers 220-240 to perform one or more of the functions of another one or more of servers 220-240. For example, it may be possible that two or more of servers 220-240 are implemented as a single server. It may also be possible for a single one of servers 220-240 to be implemented as two or more separate (and possibly distributed) devices.
Network 250 may include a local area network (LAN), a wide area network (WAN), a telephone network, such as the Public Switched Telephone Network (PSTN), an intranet, the Internet, or a combination of networks. Clients 210 and servers 220-240 may connect to network 250 via wired, wireless, and/or optical connections.
Processor 320 may include a processor, microprocessor, or processing logic that may interpret and execute instructions. Main memory 330 may include a random access memory (RAM) or another type of dynamic storage device that may store information and instructions for execution by processor 320. ROM 340 may include a ROM device or another type of static storage device that may store static information and instructions for use by processor 320. Storage device 350 may include a magnetic and/or optical recording medium and its corresponding drive.
Input device 360 may include a mechanism that permits an operator to input information to the client/server entity, such as a keyboard, a mouse, a pen, voice recognition and/or biometric mechanisms, etc. Output device 370 may include a mechanism that outputs information to the operator, including a display, a printer, a speaker, etc. Communication interface 380 may include any transceiver-like mechanism that enables the client/server entity to communicate with other devices and/or systems. For example, communication interface 380 may include mechanisms for communicating with another device or system via a network, such as network 250.
As will be described in detail below, the client/server entity, consistent with the principles of the invention, may perform certain document processing-related operations. The client/server entity may perform these operations in response to processor 320 executing software instructions contained in a computer-readable medium, such as memory 330. A computer-readable medium may be defined as a physical or logical memory device and/or carrier wave.
The software instructions may be read into memory 330 from another computer-readable medium, such as data storage device 350, or from another device via communication interface 380. The software instructions contained in memory 330 may cause processor 320 to perform processes that will be described later. Alternatively, hardwired circuitry may be used in place of or in combination with software instructions to implement processes consistent with the principles of the invention. Thus, implementations consistent with the principles of the invention are not limited to any specific combination of hardware circuitry and software.
Operating system 410 may include operating system software, such as the Windows, Unix, or Linux operating systems. Blog indexing software 420 may include software that receives blog feeds and blog documents and predetermined information to be extracted from the feeds and documents. Blog indexing software 420 may also include software that forms hybrid blog documents using the extracted information.
Moreover, it will be appreciated that database 500 may not actually store hybrid documents as independent entities, but rather may store an index of a corpus of hybrid documents. In this case, the hybrid documents may be virtual entities and not physical entities.
Processing may begin by receiving a feed associated with a blog (act 610). The feed may, for example, include a Rich Site Summary (RSS) feed, an Atom feed, and/or some other type of blog feed. The feed may include information regarding updates to a particular blog. For example, if an author of the blog adds a new post (i.e., entry) to the blog, a blog feed may be created that includes information regarding the new post. The information may include, for example, timestamps as to when the post was created and/or updated, the actual content of the post, a title of the post, an author of the post, an author of the blog, a title of the blog, a profile for the author of the blog, and/or other information regarding the post and/or blog.
Document(s) relating to the post may be obtained (act 620). For example, a blog document and a post document may be obtained. These documents may include a profile for the author of the blog, the content of the post, a blogroll (i.e., links to other blogs), and/or other information.
Information may be extracted from the blog feed and the blog and post documents (act 630). The information extracted from the blog feed may include, for example, timestamps as to when the post was created and/or updated, the actual content of the post, the title of the post, the author of the post, the author of the blog, the title of the blog, and the profile for the author of the blog, if available. The information extracted from the blog and post documents may include, for example, the profile for the author of the blog, the content of the post, and the blogroll.
In one implementation, information extracted from the blog feed may be compared to information extracted from the blog/post documents to determine whether the feed and/or blog/post documents are legitimate. For example, if the post content extracted from the blog feed does not match the post content extracted from the blog/post documents, this may be an indication that the feed and/or documents are not legitimate. That is, an individual may be attempting to spam a search engine into ranking that individual's blog/post more highly than it would ordinarily be ranked. In this situation, no hybrid document may be formed for this blog/blog post, or be given a very low rating.
In some situations, a blog document may contain links to other documents that may be relevant to the blog and/or post. For example, in some situations, a blog document may link to another document (or documents) that contains profile information for the author of the blog. The profile information may include the author's geographical location, age, gender, etc.
In one implementation, information may be extracted from these other documents (act 640). The information extracted from these other documents may include, for example, author profile information, such as a geographical location of the author. Other information may additionally be extracted.
A hybrid document may be created for the post based on the extracted information (act 650). In one implementation, the information extracted from the feed may be combined with the information extracted from the blog/post documents and the other documents associated with the blog document to create the hybrid document. As will be appreciated by one skilled in the art, the hybrid document is a document that cannot be retrieved by a user in response to a search query. Instead, the hybrid document may be used by a server, such as server 220, to determine the relevance of the post to a received search query.
Once the hybrid document has been created, it may be stored, for example, in database 500. In this manner, database 500 may be populated with hybrid documents relating to a set of posts. In some implementations, storing the hybrid document may include indexing the information extracted from the feed and blog/post documents and storing this extracted information in database 500 as part of an index.
Processing may begin with a search query being received (act 1010). For example, the user may provide a search query into a search box associated with a search engine (e.g., entering a search term into a search engine interface or a search box of an add-on toolbar). The web browser (or the add-on toolbar) may send the search query to a search engine, such as search engine 225 associated with server 220.
A list of blogs/blog posts may be identified based on the search query (act 1020). For example, server 220 may determine an information retrieval (IR) score for the blogs/blog posts. The IR score for a blog/blog post may be determined based on a matching of the search terms of a search query to an index created based on the above-discussed hybrid documents. There are a number of known techniques that may be used to determine the IR score for a document. For example, the IR score may be determined based on the number of occurrences of the search terms in the document. Alternatively or additionally, the IR score may be determined based on where the search terms occur within the document (e.g., title, content, etc.) or characteristics of the search terms (e.g., font, size, color, etc.). Alternatively or additionally, a search term may be weighted differently from another search term when multiple search terms are present. Alternatively or additionally, the proximity of the search terms when multiple search terms are present may influence the IR score. Yet other techniques for determining the IR score for a document are known to those skilled in the art.
Server 220 may assign scores to the blogs/blog posts, sort the blogs/blog posts based on their scores, and form a list of search result documents based on the sorted blogs/blog posts. In one implementation, the list of search result documents includes links to the posts or the blogs that host the posts. The list of search result documents do not include links to the hybrid documents since these hybrid documents, as indicated above, are not documents that are retrievable by a user in response to a search query. Instead, these hybrid documents allow for blogs and blog posts to be more accurately matched to received search queries, allowing for higher quality results to be provided to users. Upon selection of a document in the list of search results, the user may be provided with the selected blog or post (act 1030).
As an example of the above processing, assume that a user is interested in blogs from people who live in San Francisco. The user might transmit the search query “San Francisco” to a search engine, such as search engine 225. Search engine 225 may, for example, compare the terms in the search query (or variations thereof) to the index stored in database 500 and identify a set of documents that match the query. Assume that the blog corresponding to document 900 (
Implementations consistent with the principles of the invention use hybrid documents to improve blog searching.
The foregoing description of exemplary embodiments of the invention provides illustration and description, but is not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention.
For example, while series of acts have been described with regard to
The preceding description refers to a user. A “user” is intended to refer to a client, such as a client 210 (
It will be apparent to one of ordinary skill in the art that aspects of the invention, as described above, may be implemented in many different forms of software, firmware, and hardware in the implementations illustrated in the figures. The actual software code or specialized control hardware used to implement aspects consistent with the principles of the invention is not limiting of the invention. Thus, the operation and behavior of the aspects were described without reference to the specific software code—it being understood that one of ordinary skill in the art would be able to design software and control hardware to implement the aspects based on the description herein.
No element, act, or instruction used in the present application should be construed as critical or essential to the invention unless explicitly described as such. Also, as used herein, the article “a” is intended to include one or more items. Where only one item is intended, the term “one” or similar language is used. Further, the phrase “based on” is intended to mean “based, at least in part, on” unless explicitly stated otherwise.
Number | Date | Country | |
---|---|---|---|
Parent | 11224310 | Sep 2005 | US |
Child | 12818975 | US |