US20130290142A1 - System and method for product review information generation and management - Google Patents

System and method for product review information generation and management Download PDF

Info

Publication number
US20130290142A1
US20130290142A1 US13/872,900 US201313872900A US2013290142A1 US 20130290142 A1 US20130290142 A1 US 20130290142A1 US 201313872900 A US201313872900 A US 201313872900A US 2013290142 A1 US2013290142 A1 US 2013290142A1
Authority
US
United States
Prior art keywords
product
information
seller
review information
product review
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US13/872,900
Inventor
Victor Croes
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
eBay Inc
Original Assignee
eBay Inc
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
Application filed by eBay Inc filed Critical eBay Inc
Priority to US13/872,900 priority Critical patent/US20130290142A1/en
Assigned to EBAY INC. reassignment EBAY INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CROES, VICTOR
Publication of US20130290142A1 publication Critical patent/US20130290142A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0623Item investigation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0623Item investigation
    • G06Q30/0625Directed, with specific intent or strategy

Definitions

  • This disclosure relates to methods and systems supporting online transactions by a user. More particularly, the present disclosure relates to product review information generation and management.
  • This type of product review information is non-perishable information related to the specific product type to which the unique item belongs. This information is useful to people even after the item sells. (e.g. “Next to its low fuel consumption, the Toyota Corolla is a practical car.”). For most product sale listings, product information of both of these types is mixed in the sale item descriptions. As such, the value of the review information is lost and cannot be effectively used for other shoppers/buyers.
  • FIG. 1 illustrates an example of a well-known form used by sellers to place advertisements (ads).
  • FIG. 2 illustrates an example of the mixing of two types of product information.
  • FIG. 3 illustrates an example of the product listing form provided in an example embodiment.
  • FIG. 4 illustrates an example of a set of related product listings for which the product review information provided by a seller of a related product can be made available to shoppers or potential buyers.
  • FIG. 5 illustrates an example of a related product listing for which the product review information provided by a seller of a related product can be made available to those who browse the listing.
  • FIG. 6 is a processing flow diagram that illustrates the processing flow in an example embodiment.
  • FIG. 7 is a block diagram of a network system on which an embodiment may operate.
  • FIGS. 8 and 9 are block diagrams of a computer system on which an embodiment may operate.
  • the system includes a review collector to obtain category-based product review information from a seller, and a review presenter to display related category-based product review information, product attribute information, and reviewer information in association with products or services in a related product/service category.
  • a review collector to obtain category-based product review information from a seller
  • a review presenter to display related category-based product review information, product attribute information, and reviewer information in association with products or services in a related product/service category.
  • FIG. 1 an example of a well-known form used by sellers to place advertisements (ads) is illustrated.
  • Well-known classifieds media and auction trading platforms typically allow sellers to place ads by filling in a form such as the example form shown in FIG. 1 .
  • Sellers can use these forms to describe the items that they wish to sell.
  • a seller can describe the location, price, and posting title of the item in various data entry fields provided in the form.
  • the seller can provide a free-form textual description of the item for sale.
  • the information provided by sellers in their description of the item being offered for sale consists of two types of descriptive information: 1) Unique Item specifics. This type of information is perishable information related to the unique item for sale.
  • the unique item specific information does not apply to other items in the same class of goods as the item offered for sale. This unique item specific information is useless to other shoppers after the item sells (e.g. “The car is in good condition” or “the car has minor damage on the left side”).
  • the second type of descriptive information is: 2) User review information. This type of product review information is non-perishable information related to the specific product type to which the unique item belongs. The product review information does apply to other items in the same class of goods as the item offered for sale. This information is useful to people even after the item sells. (e.g. “Next to its low fuel consumption, the Toyota Corolla is a practical car” or “the Toyota Corolla handles well”). For most conventional product sale listings, product information of both of these types is mixed in the sale item descriptions.
  • FIG. 2 illustrates an example of the mixing of these two types of product information.
  • a sample product listing is illustrated.
  • the sample listing includes a set of product attributes 305 that describe the basic features of the product.
  • a product description section 310 provides a free-form textual description of the item for sale.
  • the product description section 310 includes a mix of the two types of product information described above.
  • the description provided by the seller in product description section 310 includes portions that are unique item description information 312 and portions that are product review information 314 .
  • these two types of information cannot be readily extracted from the product description section 310 for use in other items listings. As such, the value of the product review information 314 in product description section 310 is lost for subsequent shoppers or purchasers in the same or similar category of goods.
  • FIG. 3 illustrates an example of the product listing form provided in an example embodiment.
  • the form includes a product/item attribute section 505 in which a seller can provide specific details of the features of the item offered for sale.
  • the product attribute information can be used to categorize or classify the product listing into a set of hierarchical product categories.
  • the seller has identified the product as a 2004 Toyota Corolla 4-door sedan automobile.
  • This product information can be used to associate the listing with an automobile products category by a specific manufacturer (e.g. Toyota) in a specific year (e.g. 2004) of a specific model (e.g. Corolla), etc.
  • the listing can be categorized and thereby related to other listings in the same or a similar product category.
  • the product attributes given by the seller who created the listing can be used to further classify the listing and relate the listing to other product listings having the same or similar attributes.
  • the sample product listing shown in FIG. 3 can be related to other product listings for 4-door sedans or other product listings for automobiles with engines that are less than 1400 cc's.
  • Other product attributes of a particular product listing can be compared with and related to other product listings having the same or similar product attributes.
  • the example product listing form shown provides a seller query/prompt 510 intended to elicit a response from the seller that is likely to be primarily product review information and not likely to be item specific information.
  • a product review response section 515 is provided to capture the seller response to the query/prompt 510 . Because the seller query/prompt 510 is intended to elicit a response from the seller that is likely to be primarily product review information, the content of product review response section 515 is likely to be primarily product review information. As such, the content of product review response section 515 can be used by or beneficial to other shoppers or purchasers in the same or similar category of goods.
  • product review information can be solicited from a seller or review provider using various other information gathering channels, such as telephone calls, emails, faxes, mailings, electronic forms, surveys, and the like.
  • the product review information contained in the correspondence received via these various channels can be collected into a central data repository for storage of the product review information.
  • the product category and product attribute information associated with the particular product listing such as the product listing shown in FIG. 3
  • other related product listings can be found that match with or are similar to the category and product attributes of the particular product listing as described above.
  • clusters of related product listings in various dimensions can be generated and associated with a particular product listing. Each dimension of these related product listings can correspond to a particular category or attribute of the particular product listing.
  • the content of product review response section 515 for the particular product listing can be associated with the other related product listings.
  • the product review information provided by a seller of a particular product item can be shown to other shoppers or buyers of other products in the same or similar product categories or with the same or similar product attributes.
  • FIG. 4 illustrates an example of a set of related product listings for which the product review information provided by a seller of a related product can be made available to shoppers or potential buyers.
  • the set of related product listings 525 share category and product attribute dimensions.
  • each listing in the set of listings 525 describes a Toyota Corolla automobile that is offered for sale.
  • the seller associated with each individual listing may have provided product review information as described above.
  • This product review information provided by each of these sellers would have been related to Toyota Corolla automobiles, in the particular example of FIG. 4 .
  • This product review information provided by each of these sellers can be presented to subsequent shoppers/buyers who browse listings of products in the same or similar product category or with the same or similar product attributes.
  • shoppers/buyers who browse listings of Toyota Corolla automobiles may also be presented with product review information related to Toyota Corolla automobiles.
  • This product review information can include product reviews from a plurality of sellers of Toyota Corolla automobiles.
  • a prompt 535 is presented to invite anyone browsing the listings 525 to add their own product review of products in the same or similar product category or with the same or similar product attributes.
  • These additional user product reviews can be added to a database of previously stored product review information obtained from sellers of related products. In this manner, product category and product attribute-related product review information can be aggregated, stored, and later presented to shoppers/buyers who browse listings of related products.
  • FIG. 5 illustrates an example of a related product listing 550 for which the product review information provided by a seller of a related product can be made available to those who browse the listing 550 .
  • related product listing 550 is associated with a particular product category 552 and with particular product attributes 554 and 556 .
  • a user who browses listing 550 can be shown product review information in a display region 560 .
  • the product review information in region 560 can be obtained from sellers of related products as described above.
  • sellers who placed ads offering a Toyota Corolla automobile for sale may have provided product review information on Toyota Corolla automobiles.
  • This product review information originated by one or more sellers or other users can be displayed in region 560 .
  • a user who browses listing 550 can be shown and thereby benefit from related product review information provided by other sellers/users.
  • the product review information originated by one or more sellers or other users and displayed to a user who browses a related listing can include information related to the particular seller or user who provided the product review information.
  • seller/user profile information, demographic information, location information, seller affiliation information, and the like can be included with the seller/user product review information in order to provide context for the particular product review. In this manner, a shopper/buyer who is presented with product review information can learn something about the reviewer and thus determine if the reviewer may have a particular perspective on the product.
  • FIG. 6 is a processing flow diagram that illustrates the processing flow in an example embodiment.
  • an example embodiment prompts a first user for entry of product review information associated with a product in a product category and with product attributes; stores the product review information; determines when a second user accesses product listings in the product category or with one or more of the product attributes; and presents the second user with the product review information. It will be apparent to those of ordinary skill in the art that a product review reader could write and add a review of a product themselves.
  • a diagram illustrates a network environment in which various example embodiments may operate.
  • a server computer system 100 is coupled to a wide-area network 110 .
  • Wide-area network 110 includes the Internet, or other proprietary networks, which are well known to those of ordinary skill in the art.
  • Wide-area network 110 may include conventional network backbones, long-haul telephone lines, Internet service providers, various levels of network routers, and other conventional means for routing data between computers.
  • server 100 may communicate through wide-area network 110 to a plurality of client computer systems 120 , 130 , 140 connected through wide-area network 110 in various ways.
  • client 140 is connected directly to wide-area network 110 through direct or dial-up telephone or other network transmission line.
  • clients 130 may be connected through wide-area network 110 using a modem pool 114 .
  • a conventional modem pool 114 allows a plurality of client systems to connect with a smaller set of modems in modem pool 114 for connection through wide-area network 110 .
  • wide-area network 110 is connected to a gateway computer 112 .
  • Gateway computer 112 is used to route data to clients 120 through a local area network (LAN) 116 . In this manner, clients 120 can communicate with each other through local area network 116 or with server 100 through gateway 112 and wide-area network 110 .
  • LAN local area network
  • server computer 100 can communicate with client computers 150 using conventional means.
  • a server computer 100 may operate as a web server if the Internet's World-Wide Web (WWW) is used for wide area network 110 .
  • WWW World-Wide Web
  • web server 100 may communicate across the World-Wide Web with clients 150 .
  • clients 150 use a client application program known as a web browser such as the Internet ExplorerTM published by Microsoft Corporation of Redmond, Wash., the user interface of America On-LineTM, or the web browser or HTML renderer of any other supplier.
  • clients 150 may access image, graphical, and textual data provided by web server 100 or they may run Web application software. Conventional means exist by which clients 150 may supply information to web server 100 through the World Wide Web 110 and the web server 100 may return processed data to clients 150 .
  • FIGS. 8 and 9 show an example of a computer system 200 illustrating an exemplary client 150 or server 100 computer system in which the features of an example embodiment may be implemented.
  • Computer system 200 is comprised of a bus or other communications means 214 and 216 for communicating information, and a processing means such as processor 220 coupled with bus 214 for processing information.
  • Computer system 200 further comprises a random access memory (RAM) or other dynamic storage device 222 (commonly referred to as main memory), coupled to bus 214 for storing information and instructions to be executed by processor 220 .
  • Main memory 222 also may be used for storing temporary variables or other intermediate information during execution of instructions by processor 220 .
  • Computer system 200 also comprises a read only memory (ROM) and/or other static storage device 224 coupled to bus 214 for storing static information and instructions for processor 220 .
  • ROM read only memory
  • An optional data storage device 228 such as a magnetic disk or optical disk and its corresponding drive may also be coupled to computer system 200 for storing information and instructions.
  • Computer system 200 can also be coupled via bus 216 to a display device 204 , such as a cathode ray tube (CRT) or a liquid crystal display (LCD), for displaying information to a computer user. For example, image, textual, video, or graphical depictions of information may be presented to the user on display device 204 .
  • an alphanumeric input device 208 is coupled to bus 216 for communicating information and/or command selections to processor 220 .
  • cursor control device 206 is Another type of user input device, such as a conventional mouse, trackball, or other type of cursor direction keys for communicating direction information and command selection to processor 220 and for controlling cursor movement on display 204 .
  • the client 150 can be implemented as a network computer or thin client device.
  • Client 150 may also be a laptop or palm-top computing device, such as the Palm PilotTM.
  • Client 150 could also be implemented in a robust cellular telephone, where such devices are currently being used with Internet micro-browsers.
  • Such a network computer or thin client device does not necessarily include all of the devices and features of the above-described exemplary computer system; however, the functionality of an example embodiment or a subset thereof may nevertheless be implemented with such devices.
  • a communication device 226 is also coupled to bus 216 for accessing remote computers or servers, such as web server 100 , or other servers via the Internet, for example.
  • the communication device 226 may include a modem, a network interface card, or other well-known interface devices, such as those used for interfacing with Ethernet, Token-ring, or other types of networks.
  • the computer system 200 may be coupled to a number of servers 100 via a conventional network infrastructure such as the infrastructure illustrated in FIG. 7 and described above.
  • the system of an example embodiment includes software, information processing hardware, and various processing steps, which will be described below.
  • the features and process steps of example embodiments may be embodied in articles of manufacture as machine or computer executable instructions.
  • the instructions can be used to cause a general purpose or special purpose processor, which is programmed with the instructions to perform the steps of an example embodiment.
  • the features or steps may be performed by specific hardware components that contain hard-wired logic for performing the steps, or by any combination of programmed computer components and custom hardware components. While embodiments are described with reference to the Internet, the method and apparatus described herein is equally applicable to other network infrastructures or other data communications systems.

Abstract

A computer-implemented system and method for product review information generation and management are disclosed. An example embodiment prompts a first user for entry of product review information associated with a product in a product category and with product attributes, stores the product review information, determines when a second user accesses product listings in the product category or with one or more of the product attributes, and presents the second user with the product review information.

Description

    PRIORITY
  • This application is a continuation of U.S. patent application Ser. No. 11/848,686, filed on Aug. 31, 2007, to which application is incorporated by reference herein in its entirety.
  • BACKGROUND
  • 1. Technical Field
  • This disclosure relates to methods and systems supporting online transactions by a user. More particularly, the present disclosure relates to product review information generation and management.
  • 2. Related Art
  • Using conventional systems and processes on the Web, users can search for goods and services via the Internet and shop or make purchases of goods or services over the Internet. Well-known classifieds media and auction trading platforms typically allow sellers to place advertisements (ads) by filling in a form. In these so-called Sell-Your-Item forms, sellers describe the items that they wish to sell. In most cases, the information provided by sellers in their description of the item being offered for sale consists of two types of descriptive information: 1) Unique Item specifics. This type of information is perishable information related to the unique item for sale. This information is useless to other shoppers after the item sells (e.g. “The car is in good condition”); and 2) User review information. This type of product review information is non-perishable information related to the specific product type to which the unique item belongs. This information is useful to people even after the item sells. (e.g. “Next to its low fuel consumption, the Toyota Corolla is a practical car.”). For most product sale listings, product information of both of these types is mixed in the sale item descriptions. As such, the value of the review information is lost and cannot be effectively used for other shoppers/buyers.
  • Thus, a system and method for product review information generation and management is needed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Embodiments illustrated by way of example and not limitation in the figures of the accompanying drawings, in which:
  • FIG. 1 illustrates an example of a well-known form used by sellers to place advertisements (ads).
  • FIG. 2 illustrates an example of the mixing of two types of product information.
  • FIG. 3 illustrates an example of the product listing form provided in an example embodiment.
  • FIG. 4 illustrates an example of a set of related product listings for which the product review information provided by a seller of a related product can be made available to shoppers or potential buyers.
  • FIG. 5 illustrates an example of a related product listing for which the product review information provided by a seller of a related product can be made available to those who browse the listing.
  • FIG. 6 is a processing flow diagram that illustrates the processing flow in an example embodiment.
  • FIG. 7 is a block diagram of a network system on which an embodiment may operate.
  • FIGS. 8 and 9 are block diagrams of a computer system on which an embodiment may operate.
  • DETAILED DESCRIPTION
  • A computer-implemented system and method for product review information generation and management are disclosed. In the following description, numerous specific details are set forth. However, it is understood that embodiments may be practiced without these specific details. In other instances, well-known processes, structures and techniques have not been shown in detail in order not to obscure the clarity of this description.
  • As described further below, according to various example embodiments of the disclosed subject matter described and claimed herein, there is provided a computer-implemented system and method for product review information generation and management. The system includes a review collector to obtain category-based product review information from a seller, and a review presenter to display related category-based product review information, product attribute information, and reviewer information in association with products or services in a related product/service category. Various embodiments are described below in connection with the figures provided herein.
  • Conventional Implementations
  • Referring to FIG. 1, an example of a well-known form used by sellers to place advertisements (ads) is illustrated. Well-known classifieds media and auction trading platforms typically allow sellers to place ads by filling in a form such as the example form shown in FIG. 1. Sellers can use these forms to describe the items that they wish to sell. As shown in FIG. 1, a seller can describe the location, price, and posting title of the item in various data entry fields provided in the form. In block 303, the seller can provide a free-form textual description of the item for sale. In most cases, the information provided by sellers in their description of the item being offered for sale consists of two types of descriptive information: 1) Unique Item specifics. This type of information is perishable information related to the unique item for sale. The unique item specific information does not apply to other items in the same class of goods as the item offered for sale. This unique item specific information is useless to other shoppers after the item sells (e.g. “The car is in good condition” or “the car has minor damage on the left side”). The second type of descriptive information is: 2) User review information. This type of product review information is non-perishable information related to the specific product type to which the unique item belongs. The product review information does apply to other items in the same class of goods as the item offered for sale. This information is useful to people even after the item sells. (e.g. “Next to its low fuel consumption, the Toyota Corolla is a practical car” or “the Toyota Corolla handles well”). For most conventional product sale listings, product information of both of these types is mixed in the sale item descriptions.
  • FIG. 2 illustrates an example of the mixing of these two types of product information. Referring to FIG. 2, a sample product listing is illustrated. The sample listing includes a set of product attributes 305 that describe the basic features of the product. Additionally, a product description section 310 provides a free-form textual description of the item for sale. As is typical in conventional systems, the product description section 310 includes a mix of the two types of product information described above. In particular, the description provided by the seller in product description section 310 includes portions that are unique item description information 312 and portions that are product review information 314. Unfortunately, these two types of information cannot be readily extracted from the product description section 310 for use in other items listings. As such, the value of the product review information 314 in product description section 310 is lost for subsequent shoppers or purchasers in the same or similar category of goods.
  • DESCRIPTION OF VARIOUS EMBODIMENTS
  • FIG. 3 illustrates an example of the product listing form provided in an example embodiment. As shown, the form includes a product/item attribute section 505 in which a seller can provide specific details of the features of the item offered for sale. The product attribute information can be used to categorize or classify the product listing into a set of hierarchical product categories. In the example of FIG. 3, the seller has identified the product as a 2004 Toyota Corolla 4-door sedan automobile. This product information can be used to associate the listing with an automobile products category by a specific manufacturer (e.g. Toyota) in a specific year (e.g. 2004) of a specific model (e.g. Corolla), etc. In this manner, the listing can be categorized and thereby related to other listings in the same or a similar product category. Similarly, the product attributes given by the seller who created the listing can be used to further classify the listing and relate the listing to other product listings having the same or similar attributes. For example, the sample product listing shown in FIG. 3 can be related to other product listings for 4-door sedans or other product listings for automobiles with engines that are less than 1400 cc's. Other product attributes of a particular product listing can be compared with and related to other product listings having the same or similar product attributes.
  • Referring still to FIG. 3, the example product listing form shown provides a seller query/prompt 510 intended to elicit a response from the seller that is likely to be primarily product review information and not likely to be item specific information. A product review response section 515 is provided to capture the seller response to the query/prompt 510. Because the seller query/prompt 510 is intended to elicit a response from the seller that is likely to be primarily product review information, the content of product review response section 515 is likely to be primarily product review information. As such, the content of product review response section 515 can be used by or beneficial to other shoppers or purchasers in the same or similar category of goods.
  • In an alternative embodiment, product review information can be solicited from a seller or review provider using various other information gathering channels, such as telephone calls, emails, faxes, mailings, electronic forms, surveys, and the like. The product review information contained in the correspondence received via these various channels can be collected into a central data repository for storage of the product review information.
  • Using the product category and product attribute information associated with the particular product listing, such as the product listing shown in FIG. 3, other related product listings can be found that match with or are similar to the category and product attributes of the particular product listing as described above. In this manner, clusters of related product listings in various dimensions can be generated and associated with a particular product listing. Each dimension of these related product listings can correspond to a particular category or attribute of the particular product listing. Having generated these clusters of related product listings in various dimensions, the content of product review response section 515 for the particular product listing can be associated with the other related product listings. In this manner, the product review information provided by a seller of a particular product item can be shown to other shoppers or buyers of other products in the same or similar product categories or with the same or similar product attributes.
  • FIG. 4 illustrates an example of a set of related product listings for which the product review information provided by a seller of a related product can be made available to shoppers or potential buyers. In the particular example shown in FIG. 4, the set of related product listings 525 share category and product attribute dimensions. In this case, each listing in the set of listings 525 describes a Toyota Corolla automobile that is offered for sale. For each of these related listings, the seller associated with each individual listing may have provided product review information as described above. This product review information provided by each of these sellers would have been related to Toyota Corolla automobiles, in the particular example of FIG. 4. This product review information provided by each of these sellers can be presented to subsequent shoppers/buyers who browse listings of products in the same or similar product category or with the same or similar product attributes. In the particular example of FIG. 4, shoppers/buyers who browse listings of Toyota Corolla automobiles may also be presented with product review information related to Toyota Corolla automobiles. This product review information can include product reviews from a plurality of sellers of Toyota Corolla automobiles. In addition, a prompt 535 is presented to invite anyone browsing the listings 525 to add their own product review of products in the same or similar product category or with the same or similar product attributes. These additional user product reviews can be added to a database of previously stored product review information obtained from sellers of related products. In this manner, product category and product attribute-related product review information can be aggregated, stored, and later presented to shoppers/buyers who browse listings of related products.
  • FIG. 5 illustrates an example of a related product listing 550 for which the product review information provided by a seller of a related product can be made available to those who browse the listing 550. As shown, related product listing 550 is associated with a particular product category 552 and with particular product attributes 554 and 556. Additionally, a user who browses listing 550 can be shown product review information in a display region 560. The product review information in region 560 can be obtained from sellers of related products as described above. In the particular example of FIG. 5, sellers who placed ads offering a Toyota Corolla automobile for sale may have provided product review information on Toyota Corolla automobiles. This product review information originated by one or more sellers or other users can be displayed in region 560. As such, a user who browses listing 550 can be shown and thereby benefit from related product review information provided by other sellers/users.
  • In an alternative embodiment, the product review information originated by one or more sellers or other users and displayed to a user who browses a related listing can include information related to the particular seller or user who provided the product review information. For example, seller/user profile information, demographic information, location information, seller affiliation information, and the like can be included with the seller/user product review information in order to provide context for the particular product review. In this manner, a shopper/buyer who is presented with product review information can learn something about the reviewer and thus determine if the reviewer may have a particular perspective on the product.
  • FIG. 6 is a processing flow diagram that illustrates the processing flow in an example embodiment. As shown, an example embodiment prompts a first user for entry of product review information associated with a product in a product category and with product attributes; stores the product review information; determines when a second user accesses product listings in the product category or with one or more of the product attributes; and presents the second user with the product review information. It will be apparent to those of ordinary skill in the art that a product review reader could write and add a review of a product themselves.
  • Referring now to FIG. 7, a diagram illustrates a network environment in which various example embodiments may operate. In this conventional network architecture, a server computer system 100 is coupled to a wide-area network 110. Wide-area network 110 includes the Internet, or other proprietary networks, which are well known to those of ordinary skill in the art. Wide-area network 110 may include conventional network backbones, long-haul telephone lines, Internet service providers, various levels of network routers, and other conventional means for routing data between computers. Using conventional network protocols, server 100 may communicate through wide-area network 110 to a plurality of client computer systems 120, 130, 140 connected through wide-area network 110 in various ways. For example, client 140 is connected directly to wide-area network 110 through direct or dial-up telephone or other network transmission line. Alternatively, clients 130 may be connected through wide-area network 110 using a modem pool 114. A conventional modem pool 114 allows a plurality of client systems to connect with a smaller set of modems in modem pool 114 for connection through wide-area network 110. In another alternative network topology, wide-area network 110 is connected to a gateway computer 112. Gateway computer 112 is used to route data to clients 120 through a local area network (LAN) 116. In this manner, clients 120 can communicate with each other through local area network 116 or with server 100 through gateway 112 and wide-area network 110.
  • Using one of a variety of network connection means, server computer 100 can communicate with client computers 150 using conventional means. In a particular implementation of this network configuration, a server computer 100 may operate as a web server if the Internet's World-Wide Web (WWW) is used for wide area network 110. Using the HTTP protocol and the HTML coding language across wide-area network 110, web server 100 may communicate across the World-Wide Web with clients 150. In this configuration, clients 150 use a client application program known as a web browser such as the Internet Explorer™ published by Microsoft Corporation of Redmond, Wash., the user interface of America On-Line™, or the web browser or HTML renderer of any other supplier. Using such conventional browsers and the World-Wide Web, clients 150 may access image, graphical, and textual data provided by web server 100 or they may run Web application software. Conventional means exist by which clients 150 may supply information to web server 100 through the World Wide Web 110 and the web server 100 may return processed data to clients 150.
  • Having briefly described one embodiment of the network environment in which an example embodiment may operate, FIGS. 8 and 9 show an example of a computer system 200 illustrating an exemplary client 150 or server 100 computer system in which the features of an example embodiment may be implemented. Computer system 200 is comprised of a bus or other communications means 214 and 216 for communicating information, and a processing means such as processor 220 coupled with bus 214 for processing information. Computer system 200 further comprises a random access memory (RAM) or other dynamic storage device 222 (commonly referred to as main memory), coupled to bus 214 for storing information and instructions to be executed by processor 220. Main memory 222 also may be used for storing temporary variables or other intermediate information during execution of instructions by processor 220. Computer system 200 also comprises a read only memory (ROM) and/or other static storage device 224 coupled to bus 214 for storing static information and instructions for processor 220.
  • An optional data storage device 228 such as a magnetic disk or optical disk and its corresponding drive may also be coupled to computer system 200 for storing information and instructions. Computer system 200 can also be coupled via bus 216 to a display device 204, such as a cathode ray tube (CRT) or a liquid crystal display (LCD), for displaying information to a computer user. For example, image, textual, video, or graphical depictions of information may be presented to the user on display device 204. Typically, an alphanumeric input device 208, including alphanumeric and other keys is coupled to bus 216 for communicating information and/or command selections to processor 220. Another type of user input device is cursor control device 206, such as a conventional mouse, trackball, or other type of cursor direction keys for communicating direction information and command selection to processor 220 and for controlling cursor movement on display 204.
  • Alternatively, the client 150 can be implemented as a network computer or thin client device. Client 150 may also be a laptop or palm-top computing device, such as the Palm Pilot™. Client 150 could also be implemented in a robust cellular telephone, where such devices are currently being used with Internet micro-browsers. Such a network computer or thin client device does not necessarily include all of the devices and features of the above-described exemplary computer system; however, the functionality of an example embodiment or a subset thereof may nevertheless be implemented with such devices.
  • A communication device 226 is also coupled to bus 216 for accessing remote computers or servers, such as web server 100, or other servers via the Internet, for example. The communication device 226 may include a modem, a network interface card, or other well-known interface devices, such as those used for interfacing with Ethernet, Token-ring, or other types of networks. In any event, in this manner, the computer system 200 may be coupled to a number of servers 100 via a conventional network infrastructure such as the infrastructure illustrated in FIG. 7 and described above.
  • The system of an example embodiment includes software, information processing hardware, and various processing steps, which will be described below. The features and process steps of example embodiments may be embodied in articles of manufacture as machine or computer executable instructions. The instructions can be used to cause a general purpose or special purpose processor, which is programmed with the instructions to perform the steps of an example embodiment. Alternatively, the features or steps may be performed by specific hardware components that contain hard-wired logic for performing the steps, or by any combination of programmed computer components and custom hardware components. While embodiments are described with reference to the Internet, the method and apparatus described herein is equally applicable to other network infrastructures or other data communications systems.
  • Various embodiments are described herein. In particular, the use of embodiments with various types and formats of user interface presentations and/or application programming interfaces may be described. It will be apparent to those of ordinary skill in the art that alternative embodiments of the implementations described herein can be employed and still fall within the scope of the claimed invention. In the detail herein, various embodiments are described as implemented in computer-implemented processing logic denoted sometimes herein as the “Software”. As described above, however, the claimed invention is not limited to a purely software implementation.
  • Thus, a system and method for product review information generation and management are disclosed. While the present invention has been described in terms of several example embodiments, those of ordinary skill in the art will recognize that the present invention is not limited to the embodiments described, but can be practiced with modification and alteration within the spirit and scope of the appended claims. The description herein is thus to be regarded as illustrative instead of limiting.

Claims (12)

1. An apparatus for providing a product review, the apparatus comprising:
a processor;
memory to store instructions that, when executed by the processor, cause the processor to:
prompt a seller for entry of product item information associated with a product item offered for sale in a product category and with specific product attributes;
prompt the seller for entry of product review information associated with the product category;
store the product review information;
identify related product listings that substantially match one or more of the product category and the specific product attributes;
associate the product review information with one or more of the related product listings;
present, by use of a hardware device, at least a portion of the product review information to a user in response to the user accessing one or more of the related product listings.
2. The apparatus as claimed in claim 1, wherein the presented product review information includes information related to the seller.
3. The apparatus as claimed in claim 2, wherein the information related to the seller comprises one or more of profile information, demographic information, location information, and seller affiliation information.
4. The apparatus as claimed in claim 1, wherein the presented product review information further comprises product review information related to an instance of the product item offered for sale.
5. A method for providing a product review, comprising:
prompting a seller for entry of product item information associated with a product item offered for sale in a product category and with specific product attributes;
prompting the seller for entry of product review information associated with the product category;
storing the product review information;
identifying related product listings that substantially match one or more of the product category and the specific product attributes;
associating the product review information with one or more of the related product listings;
presenting, by use of a hardware device, at least a portion of the product review information to a user in response to the user accessing one or more of the related product listings.
6. The method as claimed in claim 4, wherein the presented product review information includes information related to the seller.
7. The method as claimed in claim 5, wherein the information related to the seller comprises one or more of profile information, demographic information, location information, and seller affiliation information.
8. The method as claimed in claim 4, wherein the presented product review information further comprises product review information related to an instance of the product item offered for sale.
9. An article of manufacture comprising a non-transitory machine-readable storage medium having machine executable instructions embedded thereon, which when executed by a machine, cause the machine to:
prompt a seller for entry of product item information associated with a product item offered for sale in a product category and with specific product attributes;
prompt the seller for entry of product review information associated with the product category;
store the product review information;
identify related product listings that substantially match one or more of the product category and the specific product attributes;
associate the product review information with one or more of the related product listings;
present, by use of a hardware device, at least a portion of the product review information to a user in response to the user accessing one or more of the related product listings.
10. The article of manufacture as claimed in claim 8, wherein the presented product review information includes information related to the seller.
11. The article of manufacture as claimed in claim 9, wherein the information related to the seller comprises one or more of profile information, demographic information, location information, and seller affiliation information.
12. The article of manufacture as claimed in claim 8, wherein the presented product review information further comprises product review information related to an instance of the product item offered for sale.
US13/872,900 2007-08-31 2013-04-29 System and method for product review information generation and management Abandoned US20130290142A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/872,900 US20130290142A1 (en) 2007-08-31 2013-04-29 System and method for product review information generation and management

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/848,686 US8433619B2 (en) 2007-08-31 2007-08-31 System and method for product review information generation and management
US13/872,900 US20130290142A1 (en) 2007-08-31 2013-04-29 System and method for product review information generation and management

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/848,686 Continuation US8433619B2 (en) 2007-08-31 2007-08-31 System and method for product review information generation and management

Publications (1)

Publication Number Publication Date
US20130290142A1 true US20130290142A1 (en) 2013-10-31

Family

ID=40408936

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/848,686 Active 2031-04-03 US8433619B2 (en) 2007-08-31 2007-08-31 System and method for product review information generation and management
US13/872,900 Abandoned US20130290142A1 (en) 2007-08-31 2013-04-29 System and method for product review information generation and management

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/848,686 Active 2031-04-03 US8433619B2 (en) 2007-08-31 2007-08-31 System and method for product review information generation and management

Country Status (1)

Country Link
US (2) US8433619B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653540A (en) * 2014-11-13 2016-06-08 深圳市腾讯计算机系统有限公司 Method and device for processing file attribute information
US10755363B2 (en) 2016-07-11 2020-08-25 International Business Machines Corporation Augmented reviews with cognitive reasoning
US11107092B2 (en) * 2019-01-18 2021-08-31 Sprinklr, Inc. Content insight system
US11144730B2 (en) 2019-08-08 2021-10-12 Sprinklr, Inc. Modeling end to end dialogues using intent oriented decoding
US11715134B2 (en) 2019-06-04 2023-08-01 Sprinklr, Inc. Content compliance system

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8700491B2 (en) 2008-01-22 2014-04-15 Ebay Inc. Method and system of displaying information related to items offered for sale in a network-based marketplace
EP2364486A4 (en) * 2008-11-06 2012-04-25 Bazaarvoice Method and system for promoting user generation of content
US20100235311A1 (en) * 2009-03-13 2010-09-16 Microsoft Corporation Question and answer search
US20100235343A1 (en) * 2009-03-13 2010-09-16 Microsoft Corporation Predicting Interestingness of Questions in Community Question Answering
US8645295B1 (en) 2009-07-27 2014-02-04 Amazon Technologies, Inc. Methods and system of associating reviewable attributes with items
US9805022B2 (en) 2010-12-09 2017-10-31 Apple Inc. Generation of topic-based language models for an app search engine
US8996425B1 (en) 2012-02-09 2015-03-31 Audible, Inc. Dynamically guided user reviews
US9396490B1 (en) 2012-02-28 2016-07-19 Bazaarvoice, Inc. Brand response
US9607325B1 (en) * 2012-07-16 2017-03-28 Amazon Technologies, Inc. Behavior-based item review system
US20140089125A1 (en) * 2012-09-27 2014-03-27 Marlina Stacey KINNERSLEY Trading up social network engine
US10417671B2 (en) 2016-11-01 2019-09-17 Yext, Inc. Optimizing dynamic review generation for redirecting request links

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6266649B1 (en) * 1998-09-18 2001-07-24 Amazon.Com, Inc. Collaborative recommendations using item-to-item similarity mappings
US6489968B1 (en) * 1999-11-18 2002-12-03 Amazon.Com, Inc. System and method for exposing popular categories of browse tree
US20030204447A1 (en) * 2001-10-31 2003-10-30 Dalzell Richard L. Metadata service that supports user-to-user sales via third party web pages
US6772150B1 (en) * 1999-12-10 2004-08-03 Amazon.Com, Inc. Search query refinement using related search phrases
US6853982B2 (en) * 1998-09-18 2005-02-08 Amazon.Com, Inc. Content personalization based on actions performed during a current browsing session
US6963848B1 (en) * 2000-03-02 2005-11-08 Amazon.Com, Inc. Methods and system of obtaining consumer reviews
US20060190475A1 (en) * 2004-12-20 2006-08-24 Norman Shi Group polling for consumer review
US20070078728A1 (en) * 1995-08-08 2007-04-05 Fusz Eugene A Product exchange system
US20070271138A1 (en) * 2006-05-22 2007-11-22 Utbk, Inc. Systems and methods to connect marketing participants and marketers
US20080115057A1 (en) * 2006-11-15 2008-05-15 Ebay Inc. High precision data extraction
US7433832B1 (en) * 1999-11-19 2008-10-07 Amazon.Com, Inc. Methods and systems for distributing information within a dynamically defined community
US20090138380A1 (en) * 2001-10-31 2009-05-28 Roseman Neil C Marketplace system that supports user-to-user sales via a definitive product catalog
US7552365B1 (en) * 2004-05-26 2009-06-23 Amazon Technologies, Inc. Web site system with automated processes for detecting failure events and for selecting failure events for which to request user feedback
US7668821B1 (en) * 2005-11-17 2010-02-23 Amazon Technologies, Inc. Recommendations based on item tagging activities of users

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6029195A (en) * 1994-11-29 2000-02-22 Herz; Frederick S. M. System for customized electronic identification of desirable objects
AU2002364080A1 (en) * 2001-12-20 2003-07-09 Arcama Limited Partners Global sales by referral network
US20060190329A1 (en) * 2003-07-09 2006-08-24 Velocity Software Systems, Inc. System and method for facilitating product placement advertising
US7774350B2 (en) * 2004-02-26 2010-08-10 Ebay Inc. System and method to provide and display enhanced feedback in an online transaction processing environment
US20050197946A1 (en) * 2004-03-05 2005-09-08 Chris Williams Product data file for online marketplace sales channels
US7689557B2 (en) * 2005-06-07 2010-03-30 Madan Pandit System and method of textual information analytics
US20070265934A1 (en) * 2005-08-11 2007-11-15 Sitoa Corporation Method in support of pre-commerce decision making and automated product listing generation
US20070260520A1 (en) * 2006-01-18 2007-11-08 Teracent Corporation System, method and computer program product for selecting internet-based advertising
US20080109232A1 (en) * 2006-06-07 2008-05-08 Cnet Networks, Inc. Evaluative information system and method
US7885863B2 (en) * 2006-08-31 2011-02-08 Yahoo! Inc. Methods and computer readable media for enhancing product reviews
US20080154761A1 (en) * 2006-12-20 2008-06-26 Microsoft Corporation Commoditization of products and product market

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070078728A1 (en) * 1995-08-08 2007-04-05 Fusz Eugene A Product exchange system
US20110125606A1 (en) * 1995-08-08 2011-05-26 Mirim Network Transfer Ltd. L.L.C. Product exchange system
US6853982B2 (en) * 1998-09-18 2005-02-08 Amazon.Com, Inc. Content personalization based on actions performed during a current browsing session
US6266649B1 (en) * 1998-09-18 2001-07-24 Amazon.Com, Inc. Collaborative recommendations using item-to-item similarity mappings
US6912505B2 (en) * 1998-09-18 2005-06-28 Amazon.Com, Inc. Use of product viewing histories of users to identify related products
US6489968B1 (en) * 1999-11-18 2002-12-03 Amazon.Com, Inc. System and method for exposing popular categories of browse tree
US7433832B1 (en) * 1999-11-19 2008-10-07 Amazon.Com, Inc. Methods and systems for distributing information within a dynamically defined community
US6772150B1 (en) * 1999-12-10 2004-08-03 Amazon.Com, Inc. Search query refinement using related search phrases
US6963848B1 (en) * 2000-03-02 2005-11-08 Amazon.Com, Inc. Methods and system of obtaining consumer reviews
US20090138380A1 (en) * 2001-10-31 2009-05-28 Roseman Neil C Marketplace system that supports user-to-user sales via a definitive product catalog
US20030204447A1 (en) * 2001-10-31 2003-10-30 Dalzell Richard L. Metadata service that supports user-to-user sales via third party web pages
US7552365B1 (en) * 2004-05-26 2009-06-23 Amazon Technologies, Inc. Web site system with automated processes for detecting failure events and for selecting failure events for which to request user feedback
US20060190475A1 (en) * 2004-12-20 2006-08-24 Norman Shi Group polling for consumer review
US7668821B1 (en) * 2005-11-17 2010-02-23 Amazon Technologies, Inc. Recommendations based on item tagging activities of users
US20070271138A1 (en) * 2006-05-22 2007-11-22 Utbk, Inc. Systems and methods to connect marketing participants and marketers
US20080115057A1 (en) * 2006-11-15 2008-05-15 Ebay Inc. High precision data extraction

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Perkins, Ed, "On the web, growth in hotel user reviews, The Record, dated March 26, 2006. *
Zillow.com1, http://web.archive.org/web/20070809200329/http://www.zillow.com/postings/Postings.htm, dated 8/9/2007. *
Zillow.com2, http://web.archive.org/web/20070711054546/http://www.zillow.com/postings/SampleOwnerPost.htm, 7/11/2007. *
Zillow.com3, http://www.zillow.com/postings/SampleReportedPost.htm, dated June 3 2006. *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653540A (en) * 2014-11-13 2016-06-08 深圳市腾讯计算机系统有限公司 Method and device for processing file attribute information
US10755363B2 (en) 2016-07-11 2020-08-25 International Business Machines Corporation Augmented reviews with cognitive reasoning
US11107092B2 (en) * 2019-01-18 2021-08-31 Sprinklr, Inc. Content insight system
US11715134B2 (en) 2019-06-04 2023-08-01 Sprinklr, Inc. Content compliance system
US11144730B2 (en) 2019-08-08 2021-10-12 Sprinklr, Inc. Modeling end to end dialogues using intent oriented decoding

Also Published As

Publication number Publication date
US20090063288A1 (en) 2009-03-05
US8433619B2 (en) 2013-04-30

Similar Documents

Publication Publication Date Title
US8433619B2 (en) System and method for product review information generation and management
US20200201511A1 (en) System to Present Additional Item Information
US20220222707A1 (en) System and Method For Contextual Advertising and Merchandizing Based On User Configurable Preferences
US20200334691A1 (en) System and Method for Providing On-Line Advertising with Dynamic Content
US20160048910A1 (en) Method and apparatus for facilitating user selection of a category item in a transaction
JP5778744B2 (en) Information sharing in online communities
US20050267820A1 (en) System, method and computer program product for finding customer orientated advertisements
US20050267810A1 (en) System, method and computer program product for organizing items for presentment to a user
US20030236729A1 (en) Systems and methods of directing, customizing, exchanging, negotiating, trading and provisioning of information, goods and services to information users
US20050288953A1 (en) System, method and computer program product for purchasing items
US20010047305A1 (en) System and method for conducting business-to-business communications
US20070299817A1 (en) Automatic search functionality within business applications
AU2003200715A1 (en) Method and system for transacting and negotiating business over a communication network using infomediary computer
US11494788B1 (en) Triggering supplemental channel communications based on data from non-transactional communication sessions
US20040103030A1 (en) Method and system for enhancing world wide web-based directory listings
US8015062B2 (en) Marketing profile store
AU2015246138B2 (en) Contextual advertising based on user configurable preferences
US20140067532A1 (en) Use of personal preferences to control presentation of advertisements
Ting et al. The e-salesman system
Sakaguchi Consumer-oriented electronic commerce on the World Wide Web: A comparison of Japanese and United States practices
WO2005119520A2 (en) Universal network market system

Legal Events

Date Code Title Description
AS Assignment

Owner name: EBAY INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CROES, VICTOR;REEL/FRAME:030762/0580

Effective date: 20071024

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION