CN111259274A - Information processing method, device, equipment and information display device - Google Patents

Information processing method, device, equipment and information display device Download PDF

Info

Publication number
CN111259274A
CN111259274A CN201811457555.3A CN201811457555A CN111259274A CN 111259274 A CN111259274 A CN 111259274A CN 201811457555 A CN201811457555 A CN 201811457555A CN 111259274 A CN111259274 A CN 111259274A
Authority
CN
China
Prior art keywords
collection
recommended
target
recommendation
information
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.)
Granted
Application number
CN201811457555.3A
Other languages
Chinese (zh)
Other versions
CN111259274B (en
Inventor
杨学祯
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201811457555.3A priority Critical patent/CN111259274B/en
Publication of CN111259274A publication Critical patent/CN111259274A/en
Application granted granted Critical
Publication of CN111259274B publication Critical patent/CN111259274B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9562Bookmark management
    • 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
    • G06F16/954Navigation, e.g. using categorised browsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the application provides an information processing method, an information processing device, equipment and an information display device, wherein a first touch operation aiming at a target collection object in a collection display page is detected, and a recommendation request is generated; acquiring at least one recommended object related to the target collection object based on the recommendation request; and displaying the at least one recommended object in the collection display page. The embodiment of the application improves the utilization rate of the collection display page.

Description

Information processing method, device, equipment and information display device
Technical Field
The embodiment of the application relates to the technical field of computer application, in particular to an information processing method, an information processing device, information processing equipment and an information display device.
Background
Currently, many Application programs (apps) can provide a collection function, and when a user browses a web page through an Application, the user can request collection of an interested page. The collected webpage can be called as a collection object, the server and the application program can store the page which the user wants to collect, and the application program can also provide a collection display page for displaying the object prompt information of each collection object. The application program can output the collection display page so as to facilitate the user to check the object prompt information of the collection object. And when the application program detects that the user clicks any object prompt information, the corresponding page is displayed for the user, so that quick access operation is realized.
However, the collection display page is only used for displaying the object prompt information of each collection object, and generally, except for simple operations such as deleting each collection object in the collection display page, no other operations are performed on the collection display page, and the utilization rate of the collection display page is not high.
Disclosure of Invention
The embodiment of the application provides an information processing method, an information processing device, information processing equipment and an information display device, and aims to solve the technical problem that the utilization rate of a collection display page is not high in the prior art.
In a first aspect, an embodiment of the present application provides an information processing method, including:
detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request;
acquiring at least one recommended object related to the target collection object based on the recommendation request;
and displaying the at least one recommended object in the collection display page.
In a second aspect, an embodiment of the present application provides an information processing method, including:
receiving a recommendation request aiming at a target collection object in a collection display page sent by a user side; the recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page;
searching at least one recommended object related to the target collection object;
and sending the at least one recommended object to the user side so that the user side can acquire the at least one recommended object related to the target collection object and display the at least one recommended object in the collection display page.
In a third aspect, an embodiment of the present application provides an information display apparatus, which provides a display interface for displaying a collection display page;
the display interface supports a first touch operation aiming at a target collection object in the collection display page;
the first touch operation is used for generating a recommendation request, and the recommendation request is used for acquiring at least one recommendation object related to the target collection object; the at least one recommended object is used for displaying in the collection display page.
In a fourth aspect, an embodiment of the present application provides an information processing apparatus, including:
the request generation module is used for detecting a first touch operation aiming at a target collection object in the collection display page and generating a recommendation request;
the object acquisition module is used for acquiring at least one recommended object related to the target collection object based on the recommendation request;
and the object display module is used for displaying the at least one recommended object in the collection display page.
In a fifth aspect, an embodiment of the present application provides an information processing apparatus, including:
the request receiving module is used for receiving a recommendation request aiming at a target collection object in a collection display page sent by a user side; the recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page;
the object searching module is used for searching at least one recommended object related to the target collection object;
and the object sending module is used for sending the at least one recommended object to the user side so that the user side can obtain the at least one recommended object related to the target collection object and display the at least one recommended object in the collection display page.
In a sixth aspect, an embodiment of the present application provides an information processing apparatus, including: a storage component and a processing component; the storage component is used for storing one or more computer instructions, wherein the one or more computer instructions are used for the processing component to call and execute;
the processing component is to:
detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request; acquiring at least one recommended object related to the target collection object based on the recommendation request; and displaying the at least one recommended object in the collection display page.
In a seventh aspect, an embodiment of the present application provides an information processing apparatus, including: a storage component and a processing component; the storage component is used for storing one or more computer instructions, wherein the one or more computer instructions are used for the processing component to call and execute;
the processing component is to:
receiving a recommendation request aiming at a target collection object in a collection display page sent by a user side; the recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page; searching at least one recommended object related to the target collection object; and sending the at least one recommended object to the user side so that the user side can acquire the at least one recommended object related to the target collection object and display the at least one recommended object in the collection display page. .
In the embodiment of the application, the user side can detect the first touch operation aiming at the target collection object in the collection display page to generate the recommendation request, and based on the recommendation request, at least one recommendation object relevant to the target collection object is obtained, the at least one recommendation object is relevant recommendation aiming at the target collection object, and then the at least one recommendation object can be displayed in the collection display page. By carrying out related recommendation aiming at the target collection object, the utilization rate of the collection display page can be improved. Meanwhile, because the recommendation is directly related to the target collection object, the relevance between the recommendation object and the user attention content is higher, and the pertinence and the effectiveness of the recommendation are improved.
These and other aspects of the present application will be more readily apparent from the following description of the embodiments.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 illustrates a flow chart of one embodiment of an information processing method provided herein;
2 a-2 b illustrate exemplary views of a favorite presentation page provided by an embodiment of the application;
FIG. 3 is a flow chart illustrating a further embodiment of an information processing method provided herein;
FIG. 4 is a flow chart illustrating a further embodiment of an information processing method provided herein;
FIG. 5 is a flow chart diagram illustrating one embodiment of an information processing method provided herein;
FIG. 6 is a schematic diagram illustrating the structure of one embodiment of an information display device provided herein;
FIG. 7 is a schematic diagram illustrating an embodiment of an information processing apparatus provided herein;
FIG. 8 is a block diagram illustrating an embodiment of an information processing apparatus provided herein;
FIG. 9 is a schematic diagram illustrating an embodiment of an information processing apparatus provided herein;
FIG. 10 is a block diagram illustrating an embodiment of an information processing apparatus provided herein;
FIG. 11 is a block diagram illustrating an embodiment of an information handling system provided herein.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application.
In some of the flows described in the specification and claims of this application and in the above-described figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, the number of operations, e.g., 101, 102, etc., merely being used to distinguish between various operations, and the number itself does not represent any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
The technical scheme of the embodiment of the application is mainly applied to a display scene of the collection page, and the recommendation of the collection objects is realized and the utilization rate of the collection page is improved by carrying out targeted recommendation on each collection object collected in the favorites and displaying the recommended object.
In the embodiment of the present Application, favorites are common functions in many Applications (APP). Generally, when a favorite is opened, a user may output a favorite display page, where the favorite display page may display respective object prompt information of a plurality of favorite objects, where the object prompt information displayed by each favorite object on the favorite display page may include: images, title information, prices, inventory information, etc. Generally, for any collection object collected in the collection presentation page, a user can perform simple and quick operations such as deletion and viewing. However, for the pages collected in the favorites, except for being viewed by the user, other use opportunities are lacked, and the utilization rate of the collection display pages of the favorites is not high.
In order to improve the utilization rate of the collection display page, the inventor provides the technical scheme of the application through a series of researches. In the embodiment of the application, a first touch operation for a target collection object in a collection display page may be detected, a recommendation request is generated, and at least one recommendation object related to the target collection object is acquired based on the recommendation request, so that the at least one recommendation object is displayed in the collection display page. The object recommendation is carried out aiming at the target collection object in the collection display page, a recommendation function is provided for the favorite, the recommended object is displayed, and the utilization rate of the collection display page can be improved. Meanwhile, at least one recommended object is related to the target collection object collected by the user, namely, the collection object interested by the user, so that the association degree of the recommended object and the object concerned by the user is higher, and the pertinence and the effectiveness of recommendation are improved.
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Fig. 1 is a flowchart of an embodiment of an information processing method provided in an embodiment of the present application, where the method may include the following steps:
101: detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request.
In practical application, when the target collection object is a commodity or an article, the prompt information of the collected commodity can be displayed in the collection display page.
The method and the device are mainly applied to the display scene of the favorite of the application program, in particular to the display page of the collected commodities of the commodity favorite of the electronic commerce program. For an e-commerce scene, the collection display page is object prompt information of each commodity object collected in the favorite.
Optionally, in an actual e-commerce scene, each collected commodity is a collected object. Each collection object can be displayed in the collection display page corresponding to the favorite in the form of object prompt information, that is, the object prompt information may include an object name and an object image, and as an optional mode, the object prompt information may also include information such as object price, production place, sales volume, and the like. In order to better distinguish different collection objects, the object names and the object images can be correspondingly displayed, and as a possible implementation manner, the object names and the object images of one collection object can be displayed in the same view control. When the collection display page displays the collection object, the object prompt information of the collection object is mainly displayed.
The embodiment of the application can be applied to the user side, and the intelligent terminal where the application program providing the favorite function is located can be called the user side. When the user terminal detects that the user executes the opening operation aiming at the target collection object, the user terminal can display a target collection page corresponding to the target collection object for the user. For an e-commerce scene, a collection display page is a display page of commodity objects, and each collected object can be obtained through the collection display page.
As shown in fig. 2a, the exemplary view of the collection display page of a favorite in an e-commerce scene is shown, where the collection display page completely shows object prompt information 201 to object prompt information 203 of 3 collection objects, and of course, the collection display page only shows object prompt information of 3 collection objects, if there are multiple collection objects, the size of the display screen is limited, and only 3 collection objects can be displayed on one display page, and when the user detects a sliding operation of the user with respect to the collection display page, display switching of the collection objects can be implemented.
In general, the user terminal may detect any operation of the user with respect to the target collection object, for example, may detect a left-sliding operation with respect to the target collection object. At present, a user side can detect leftward sliding or rightward sliding operation on a whole display page to realize leftward or rightward switching of the whole display page, and the sliding operation on the whole display page cannot solve the technical problem that the display rate of collecting the display page is low.
The first touch operation is executed by the user in the user terminal according to the object prompt information of any collection object of the collection display page. Optionally, the detecting the first touch operation for the target collection object in the collection and presentation page may include detecting the first touch operation for object prompt information for the target collection object presented in the collection and presentation page.
In some embodiments, the detecting a first touch operation on a target collection object in the collection presentation page, and the generating a recommendation request includes: detecting sliding operation aiming at a target collection object in the collection display page; the sliding operation is a sliding operation in a second direction relative to the collection display page; and determining that the sliding operation is a first touch operation, and generating a recommendation request.
The second direction may be a right direction with respect to the collection and display page. The detecting of the object prompt information aiming at the target collection object in the collection display page, wherein the sliding operation along the second direction comprises the following steps: when the collection display page is opposite, the rightward sliding operation of the object prompt information of the target collection object in the collection display page is detected. Specifically, at least one touch point generated when a sliding operation is executed for a target collection object in the collection display page when the collection display page is opposite to the collection display page can be detected; each touch point can correspond to a touch time and a touch coordinate; and constructing a touch track according to the touch time and the touch coordinate respectively corresponding to the at least one touch point, and determining the sliding operation in the second direction aiming at the target collection object through the touch track.
Optionally, the user side may generate a recommendation request in response to the first touch operation of the target collection object, send the recommendation request to the server side, the server side searches for at least one recommendation object related to the target collection object based on the recommendation request, and then, the user side may receive the at least one recommendation object sent by the server side.
102: and acquiring at least one recommended object related to the target collection object based on the recommendation request.
The target collection object may correspond to corresponding target object information, where the target object information may refer to page information in a web page corresponding to the target collection object, and the target information may include information such as an image, title information, price information, inventory information, evaluation information, and production information. When the application program detects that the user executes a second touch operation on the target collection object, the webpage corresponding to the target collection object can be displayed, and the second touch operation can be a single click or a double click.
Optionally, the obtaining at least one recommended object related to the target collection object based on the recommendation request may include: and acquiring at least one recommended object related to the object information of the target collection object based on the recommendation request. The recommendation object is related to the object information of the target collection object, so that the relevance of the recommendation object and the specific collection information of the objects collected by the user can be improved, and the collection accuracy and precision are improved.
103: and displaying at least one recommended object in the collection display page.
Optionally, the displaying of the at least one recommended object in the collection presentation page may specifically refer to displaying object prompt information of the at least one collected object in the collection presentation page. The step of displaying the at least one recommended object in the collection presentation page may refer to displaying the at least one recommended object in the collection presentation page according to a predetermined display rule. The predetermined presentation rule may include: and displaying the at least one recommended object according to the preset display area and the display area of each recommended object. The display area of at least one recommendation object is matched with the display area.
Optionally, after the at least one recommended object is displayed in the collection display page, the method further includes detecting a third touch operation for the collection display page, stopping displaying the at least one recommended object, obtaining object prompt information of an undeveloped collected object collected by the user, and displaying the object prompt information of the undeveloped collected object in the collection display page. The third touch operation may include a downward sliding operation for the favorite display page when being opposite to the favorite display page.
In the embodiment of the application, a first touch operation for a target collection object in a collection display page is detected, a recommendation request is generated, and at least one recommendation object related to the target collection object is obtained according to the recommendation request, so that the at least one recommendation object is displayed in the collection display page. The recommendation function is provided for the favorites, the recommendation objects are displayed, and the utilization rate of the collection display page can be improved. Meanwhile, at least one recommendation object is related to the collection objects collected by the user, namely related to the collection objects interested by the user, so that the relevance between the recommendation object and the attention content of the user is higher, and the pertinence and the effectiveness of recommendation are improved.
In order to improve the association degree between the recommended object and the user collection object and improve the presentation effect, as another embodiment, as shown in fig. 3, a flowchart of another embodiment of an information processing method provided in the embodiment of the present application is provided, where the method may include the following steps:
301: detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request.
Some steps of the embodiment of the present application are the same as those of the embodiment shown in fig. 1, and are not described herein again.
302: and acquiring target object information of the target collection object based on the recommendation request.
The collection object may include corresponding object information, the object information may refer to page information in a web page corresponding to the target collection object in actual application, and the object information may include information such as an image, title information, price information, stock information, evaluation information, and production information.
As a possible implementation manner, the obtaining of the target object information of the target collection object based on the recommendation request may include requesting, based on the recommendation request, a server to obtain the object information of the target collection object, and receiving the object information of the target collection object sent by the server.
303: determining at least one recommended object related to the target object information.
Optionally, determining at least one recommended object related to the target collection object comprises: at least one recommended object associated with the target object information of the favorite objects is determined. The target object information related to the target collection object may refer to being related to one or more of target object information such as an image, title information, price information. For example, at least one recommended object whose image of the target collection object is similar may be obtained.
304: and displaying the at least one recommended object in the collection display page.
As a possible implementation manner, the presenting at least one recommended object in the favorite presentation page may include: determining object prompt information of each recommended object according to the recommended object information of each recommended object; and displaying the object prompt information of at least one recommended object in the collection display page.
In practical application, the key image and the title information in the recommended object information of each recommended object can be specifically and respectively determined; and generating object prompt information of each recommended object based on the key image and the title information of each recommended object.
In the embodiment of the application, at least one recommendation object related to the target object information of the target collection object can be acquired by aiming at the target object information of the target collection object, namely the acquired at least one recommendation object is related to the target collection object collected by a user, and then after the object prompt information of the at least one recommendation object is respectively determined, the at least one recommendation object can be displayed in a collection display page, the association degree of the at least one recommendation object and the target collection object is higher, the user can acquire a more accurate recommendation object, and the recommendation effectiveness and pertinence are stronger.
In order to present recommended objects to the user in a more orderly manner, as one embodiment, the presenting the at least one recommended object in the favorite presentation page includes:
determining the display sequence of each recommended object according to the association degree of each recommended object and the target collection object;
and displaying the at least one recommended object in the collection display page according to the display sequence of the at least one recommended object.
As an embodiment, presenting the at least one recommended object in the favorite presentation page may include: and displaying the object prompt information of at least one recommended object in the collection display page.
The association degree of each recommended object and the target collection object can be determined through the similarity of each recommended object and the target collection object, the higher the similarity of the recommended object and the target collection object is, the higher the association degree of the recommended object and the target collection object is, and the lower the similarity is, the lower the association degree is. The determining the presentation order of each recommended object according to the degree of association between at least one recommended object and the target collection object may include: and sequencing at least one recommended object according to the similarity between each recommended page and the target collection page from top to bottom, and sequentially determining the display sequence of each recommended object according to the sequencing result.
Optionally, the object prompt information of the at least one recommended object may be displayed in the collection display page according to the display order of each recommended object, and specifically, the object prompt information may be: and displaying respective object prompt information of at least one recommended object in the collected objects according to the arrangement sequence of the similarity of the at least one recommended object and the target collected object from low to high.
In the embodiment of the application, the arrangement sequence of each recommended object can be determined according to the association degree of the at least one recommended object and the target collection object, and the at least one recommended object is displayed in the collection display page according to the display sequence of each recommended object. The recommended objects with high association degree with the target collection objects collected by the user are preferentially displayed, so that the attention degree of the user to the recommended objects can be improved, and the recommendation effectiveness is higher.
In order to make the user clearly show that the at least one recommended object is directed to the target collection object and improve the accuracy of recommendation, as another embodiment, the showing the at least one recommended object in the collection showing page may include:
determining a collection display area of the target collection object in the collection display page;
determining a recommended display area based on the collection display area;
and displaying the at least one recommended object in the recommendation display area.
The collection display area is a display area where the object prompt information of the target collection object is located in the collection display page. The recommended presentation area may be a portion of the favorite presentation area.
After determining the recommended display area based on the collection display area of the target collection object in the collection display page, the method may further include: and detecting collection objects which are not displayed in the collection display area and are subjected to sliding operation aiming at other display areas except the collection display area in the collection display page.
In the embodiment of the application, when at least one recommended object is displayed, the at least one recommended object is displayed in the recommended display area associated with the collection display area of the target collection object, so that a user can clearly determine the corresponding relation between the at least one recommended object and the original target collection object, and the display effect is better.
In order to improve the presentation effect of at least one recommended object, at least one recommended object may be presented in association with a target collection object, and then at least one recommended object is presented in a process that does not affect the presentation of other collection objects, in one possible design, the determining a recommended presentation area based on the collection presentation area includes:
dividing the collection display area into a recommended display area and a return display area according to a preset division rule; the recommendation display area is used for displaying the at least one recommendation object, and the return display area is used for displaying the target collection object.
The collection display area of the target collection object in the collection display page is divided into a recommendation display area and a return display area, at least one recommendation object and the target collection object are displayed in a direct association mode, the target collection object and the at least one recommendation object can be displayed in the collection display area at the same time, and therefore object prompt information of the target collection object and object prompt information of the at least one recommendation object are displayed in the collection display area. The occupancy rate of the recommended objects to the collection display pages is reduced, and the display utilization rate of the collection display pages is improved.
Because the collection display area of the target collection object is divided into the recommendation display area and the return display area, and part of the target collection object is displayed in the return display area, the target collection object can be reduced or part of information can be displayed in practical application to adapt to the size of the area of the return display area.
As shown in fig. 2b, a schematic diagram of a recommended presentation area is provided for the embodiment of the present application, wherein the collection presentation area 201a of the target collection object 201 in fig. 2a is divided into a recommended presentation area 204a and a return presentation area 204 b. Wherein, the object prompt information 205 of a plurality of recommended objects is shown in the recommendation showing area 204 a; returning to the object prompt 206 with the partial collection objects shown in the display area 204 b.
Optionally, more collection objects may be displayed on the display screen at the same time, for example, one or more of the information such as the image, the title information, and the price information in the target collection object may be displayed, and in practical applications, in order to facilitate the user to view, the image information of each collection object and the object prompt information formed by the price information may be displayed.
Optionally, the method may further include: and detecting sliding operation aiming at the returned display area, stopping displaying the at least one recommended object, and redisplaying the target collection object in the collection display area.
And dividing the collection display area into a recommended display area and a return display area, displaying the at least one recommended object in the recommended display area and displaying the target collection object in the return display area, and further returning to a collection display interface before the at least one recommended object is displayed by detecting a fourth touch operation of the user on the return display area. The fourth touch operation may be a single-click operation or a touch operation in a direction opposite to the first touch operation. And if the first touch operation is rightward sliding, the fourth touch operation is leftward sliding.
In order to present more recommended objects without affecting the presentation of the target collection object, in one possible design, the determining a recommended presentation area based on the collection presentation area may include:
and taking the first edge of the collection display area as a reference, and taking an area covered in the process of shifting a first distance to a first direction outside the collection display area as the recommended display area.
As a possible implementation manner, a first edge of the collection display area corresponding to the target collection object may be used as a reference, and an area formed when the target collection object is extended downwards by the first distance may be a recommended display area. The recommendation object is displayed below the collection display area corresponding to the target collection object, and specifically, the object prompt information of the recommendation object can be displayed, so that a clear comparison basis can be provided for a user, and the recommendation use effect is improved.
If the acquired recommended objects include a plurality of recommended objects, and all the recommended objects cannot be displayed in the current collection display page, part of the recommended objects may be displayed first. Therefore, as shown in fig. 4, for a schematic structural diagram of another embodiment of the information processing method provided in the embodiment of the present application, the method may include the following steps:
401: detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request.
402: and acquiring at least one recommended object related to the target collection object based on the recommendation request.
403: and displaying a first number of recommended objects on the collection display page.
404: detecting a second touch operation aiming at the first number of recommended objects.
405: and displaying the undepicted recommended object in the at least one recommended object in the collection display page.
Optionally, displaying an undisplayed recommended object in the at least one recommended object in the collection presentation page may refer to stopping displaying the displayed recommended object in the collection presentation page in response to a sliding operation of the user, and displaying the undisplayed recommended object.
The non-shown recommendation objects can be replaced by the original shown recommendation objects. And the continuous display of the unrepresented recommended objects can be triggered along with the continuous sliding operation of the user, so that the display switching is realized.
In the embodiment of the application, if the current collection display interface cannot display all recommended objects at one time, display switching work can be executed for the recommended objects so as to display the unrepresented recommended objects, achieve continuous display of the objects and achieve recommendation of more objects.
As shown in fig. 5, a flowchart of an embodiment of an information processing method provided in an embodiment of the present application may include:
501: and receiving a recommendation request aiming at a target collection object in the collection display page sent by a user side.
The recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page.
The server side can receive a recommendation request which is sent by the user side and aims at a target collection object of the collection display page.
502: and searching at least one recommended object related to the target collection object.
Optionally, the server may search a database for at least one recommended object related to the target collection object.
503: and sending the at least one recommended object to the user side so that the user side can acquire the at least one recommended object related to the target collection object and display the at least one recommended object in the collection display page.
When at least one recommendation object is sent to the user side, at least one recommendation object can be sent to the user side based on the user information of the user side. The user information of the user side may refer to information indicating identities of different users, for example, account information or user identification of a login user side used by a user.
In the embodiment of the application, the server side can receive a recommendation request aiming at a target collection object in a collection display page sent by the user side, can search at least one recommendation object related to the target collection object corresponding to the recommendation request, and can display the at least one recommendation object on the collection display page after sending the at least one recommendation object to the user side. The server side can improve the pertinence and the effectiveness of recommendation aiming at the recommendation request of the target collection object corresponding to the target collection object.
In order to obtain accurate recommended objects, as an embodiment, the searching for at least one recommended object related to the target collection object includes:
determining a related user terminal for collecting the target collection object;
acquiring at least one collection object correspondingly collected by the associated user side;
and taking the at least one collection object as the at least one recommendation object.
According to at least one collection object collected by the associated user side which collects the same page at the same time, the collection associations of different users are established, the associated user collection objects which focus on the same content are provided for the users as recommendation objects, and the recommendation accuracy is improved.
To make the association of the recommended object with the target collection object higher, as another embodiment, the finding at least one recommended object related to the target collection object may include:
and acquiring target object information of the target collection object.
And determining at least one image recommendation object matched with the image information based on the image information in the target object information.
And taking the at least one image recommendation object as the at least one recommendation object.
Through an image searching mode, the object with the highest similarity to the user collection object can be recommended to the user, and the recommending accuracy is improved.
To make the association between the recommended object and the target collection object more relevant, as another embodiment, the finding at least one recommended object related to the target collection object comprises:
acquiring target object information of the target collection object;
determining a title recommendation object matched with the title information based on the title information in the target object information;
and taking the at least one title recommendation object as the at least one recommendation object.
The title recommendation is realized by acquiring at least one title recommendation object related to the title information of the target collection object, and the object with higher relevance degree to the title information in the collection object of the user is recommended to the user, so that the relevance between the recommendation object and the collection object is improved, and the recommendation accuracy is improved.
As shown in fig. 6, which is a schematic structural diagram of an embodiment of an information display device provided in the present application, the display device provides a display interface 600 for displaying a collection display page;
the display interface supports a first touch operation for a target collection object in the collection display page.
The first touch operation is used for generating a recommendation request, and the recommendation request is used for acquiring at least one recommendation object related to the target collection object; the at least one recommended object is used for displaying in the collection display page.
In the embodiment of the application, a first touch operation for a target collection object in a collection display page is detected, and at least one recommended object related to the target collection object is obtained so as to display the at least one recommended object in the collection display page. The recommendation function is provided for the favorites, the recommended objects are displayed, and the utilization rate of the collection display page can be improved. Meanwhile, at least one recommendation object is related to the objects collected by the user, so that the association degree of the recommendation object and the user attention object is higher, and the recommendation pertinence and effectiveness are improved.
As shown in fig. 7, a schematic structural diagram of an embodiment of an information processing apparatus provided in an embodiment of the present application may include:
the request generation module 701: the recommendation method comprises the steps of detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request.
The object acquisition module 702: and the recommendation server is used for acquiring at least one recommendation object related to the target collection object based on the recommendation request.
The object presentation module 703: the recommendation server is used for displaying the at least one recommendation object in the collection display page.
As an embodiment, the object acquisition module includes:
a request obtaining unit, configured to obtain target object information of the target collection object based on the recommendation request;
and the object determining unit is used for determining at least one recommended object related to the target object information.
As yet another embodiment, the object presentation module includes:
and the information acquisition unit is used for determining the object prompt information of each recommended object according to the recommended object information of each recommended object.
And the information display unit is used for displaying the object prompt information of the at least one recommended object in the collection display page.
As yet another embodiment, the object presentation module includes:
the object sorting unit is used for determining the display sequence of each recommended object according to the association degree of each recommended object and the target collection object;
and the object display unit is used for respectively displaying the at least one recommended object in the collection display page according to the display sequence of the at least one recommended object.
As yet another embodiment, the object presentation module includes:
the first determining unit is used for determining a collection display area of the target collection object in the collection display page.
And the second determining unit is used for determining a recommended display area based on the collection display area.
The first display unit is used for displaying the at least one recommended object in the recommended display area.
In some embodiments, the second determining unit may specifically include:
and the dividing subunit is used for dividing the collection display area into a recommended display area and a return display area according to a preset dividing rule.
The recommendation display area is used for displaying the at least one recommendation object, and the return display area is used for displaying the target collection object.
In some embodiments, the second determining unit may further include:
and the extension subunit is used for taking the first edge of the collection and display area as a reference, and taking an area covered in the process of shifting the first edge of the collection and display area to a first direction outside the collection and display area by a first distance as the recommended display area.
As another embodiment, the request generation module may include:
and the request generating unit is used for detecting the sliding operation aiming at the target collection object in the collection display page and generating a recommendation request.
And the sliding operation is the sliding operation in a second direction relative to the collection display page.
As still another embodiment, the object presentation module may include:
the second display unit is used for displaying a first number of recommended objects in the collection display page;
an operation detection unit configured to detect a second touch operation for the first number of recommended objects;
and the third display unit is used for displaying the recommended objects which are not displayed in the at least one recommended object in the collection display page.
The method for implementing information processing according to any of the above embodiments may be performed by the information processing apparatus shown in fig. 7, and the implementation principle and technical effect are not described again. The specific manner in which each module and unit of the apparatus for implementing information processing in the above embodiments performs operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
The apparatus shown in fig. 7 may be implemented as an information processing device, and as shown in fig. 8, the information processing device according to an embodiment of the present application is configured as a schematic diagram, where the information processing device may include:
a storage component 801 and a processing component 802; the storage component 801 is configured to store one or more computer instructions, where the one or more computer instructions are invoked for execution by the processing component;
the processing component 802 is configured to:
detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request; acquiring at least one recommended object related to the target collection object based on the recommendation request; and displaying the at least one recommended object in the collection display page.
The processing component 802 may include one or more processors executing computer instructions to perform all or some of the steps of the methods described above. Of course, the processing elements may also be implemented as one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components configured to perform the above-described methods.
The storage component 801 is configured to store various types of data to support the operation of the signing server. The memory may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Of course, the signing server may of course also comprise other components, such as input/output interfaces, communication components, etc.
The input/output interface provides an interface between the processing components and peripheral interface modules, which may be output devices, input devices, etc.
The communication component is configured to facilitate communication between the signing server and other devices in a wired or wireless manner, such as obtaining location information and the like sent by the signing terminal, in particular through the communication component.
As an embodiment, the obtaining, by the processing component based on the recommendation request, at least one recommended object related to the target collection object may specifically be:
acquiring target object information of the target collection object based on the recommendation request;
determining at least one recommended object related to the target object information.
As another embodiment, the displaying, by the processing component, the at least one recommendation object in the collection presentation page may specifically be:
determining object prompt information of each recommended object according to the recommended object information of each recommended object;
and displaying the object prompt information of the at least one recommended object in the collection display page.
As another embodiment, the displaying, by the processing component, the at least one recommendation object in the collection presentation page may specifically be:
determining the display sequence of each recommended object according to the association degree of each recommended object and the target collection object;
and respectively displaying the at least one recommended object in the collection display page according to the display sequence of the at least one recommended object.
As another embodiment, the displaying, by the processing component, the at least one recommendation object in the collection presentation page may specifically be:
determining a collection display area of the target collection object in the collection display page;
determining a recommended display area based on the collection display area;
and displaying the at least one recommended object in the recommendation display area.
In some embodiments, the determining, by the processing component, the recommended presentation area based on the favorite presentation area may specifically be:
dividing the collection display area into a recommended display area and a return display area according to a preset division rule; the recommendation display area is used for displaying the at least one recommendation object, and the return display area is used for displaying the target collection object.
In some embodiments, the determining, by the processing component, the recommended presentation area based on the favorite presentation area may specifically be:
and taking the first edge of the collection display area as a reference, and taking an area covered in the process of shifting a first distance to a first direction outside the collection display area as the recommended display area.
As another embodiment, the detecting, by the processing component, the first touch operation for the target collection object in the collection presentation page, and the generating the recommendation request may specifically be:
detecting sliding operation aiming at a target collection object in the collection display page, and generating a recommendation request; and the sliding operation is a sliding operation in a second direction relative to the collection display page.
As another embodiment, the displaying, by the processing component, the at least one recommendation object in the collection presentation page may specifically be:
displaying a first number of recommended objects in the collection display page;
detecting a second touch operation aiming at the first number of recommended objects;
and displaying the undepicted recommended object in the at least one recommended object in the collection display page.
The method for implementing information processing according to any of the above embodiments may be performed by the information processing apparatus shown in fig. 8, and details of implementation principles and technical effects are not repeated. The specific manner in which each module and unit of the apparatus for implementing information processing in the above embodiments performs operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
As shown in fig. 9, a schematic structural diagram of an embodiment of an information processing apparatus provided in the embodiment of the present application is provided, where the apparatus may include the following modules:
the request receiving module 901: the recommendation method is used for receiving a recommendation request which is sent by a user side and aims at a target collection object in a collection display page.
The recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page.
The object lookup module 902: for finding at least one recommended object associated with the target collection object.
The object sending module 903: and the recommendation server is used for sending the at least one recommendation object to the user side so that the user side can acquire the at least one recommendation object related to the target collection object and display the at least one recommendation object in the collection display page.
As an embodiment, the object lookup module may include:
the first acquisition unit is used for determining a related user terminal for collecting the target collection object;
the first searching unit is used for acquiring at least one collection object correspondingly collected by the associated user side;
and the first recommending unit is used for taking the at least one favorite object as the at least one recommending object.
As yet another embodiment, the object lookup module may include:
a second acquisition unit configured to acquire target object information of the target collection object;
the second searching unit is used for determining at least one image recommending object matched with the image information based on the image information in the target object information;
and the second recommending unit is used for taking the at least one image recommending object as the at least one recommending object.
As yet another embodiment, the object lookup module may include:
a third acquiring unit, configured to acquire target object information of the target collection object;
a third searching unit, configured to determine, based on the header information in the target object information, a header recommendation object to be executed that matches the header information;
and the third recommending unit is used for taking the at least one title recommending object as the at least one recommending object.
The method for implementing information processing in fig. 9 can be performed by the information processing apparatus in the foregoing embodiment, and the implementation principle and technical effect are not described again. The specific manner in which each module and unit of the apparatus for implementing information processing in the above embodiments performs operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
The apparatus shown in fig. 9 may be implemented as an information processing apparatus, and as shown in fig. 10, for a schematic structural diagram of an embodiment of an information processing apparatus provided in an embodiment of the present application, the apparatus may include:
a storage component 1001 and a processing component 1002; the storage component 1002 is configured to store one or more computer instructions, where the one or more computer instructions are invoked for execution by the processing component.
The processing component 1002 is configured to:
receiving a recommendation request aiming at a target collection object in a collection display page sent by a user side; the recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page; searching at least one recommended object related to the target collection object; and sending the at least one recommended object to the user side so that the user side can acquire the at least one recommended object related to the target collection object and display the at least one recommended object in the collection display page.
Among other things, the processing component 1002 may include one or more processors to execute computer instructions to perform all or some of the steps of the methods described above. Of course, the processing elements may also be implemented as one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components configured to perform the above-described methods.
The storage component 1001 is configured to store various types of data to support the operation of the signing server. The memory may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Of course, the signing server may of course also comprise other components, such as input/output interfaces, communication components, etc.
The input/output interface provides an interface between the processing components and peripheral interface modules, which may be output devices, input devices, etc.
The communication component is configured to facilitate communication between the signing server and other devices in a wired or wireless manner, such as obtaining location information and the like sent by the signing terminal, in particular through the communication component.
As an embodiment, the searching, by the processing component, for the at least one recommended object related to the target collection object may specifically be:
determining a related user terminal for collecting the target collection object;
acquiring at least one collection object correspondingly collected by the associated user side;
and taking the at least one collection object as the at least one recommendation object.
As an embodiment, the specifically finding, by the processing component, at least one recommended object related to the target collection object may further be:
acquiring target object information of the target collection object;
determining at least one image recommendation object matched with the image information based on the image information in the target object information;
and taking the at least one image recommendation object as the at least one recommendation object.
As an embodiment, the specifically finding, by the processing component, at least one recommended object related to the target collection object may further be:
acquiring target object information of the target collection object;
determining a title recommendation object matched with the title information based on the title information in the target object information;
and taking the at least one title recommendation object as the at least one recommendation object.
An embodiment of the present application further provides an information processing system, as shown in fig. 11, including: a client 1101 and a server 1102;
the specific structure of the user end 1101 can be shown in fig. 7, and the service end 1102 can be shown in fig. 9.
The user terminal 1101 is configured to detect a first touch operation for a target collection object in a collection display page, and generate a recommendation request; sending the recommendation request to a server 1102; acquiring at least one recommended object related to the target collection object and sent by a server 1102; and displaying the at least one recommended object in the collection display page.
The server 1102 is used for receiving a recommendation request for a target collection object in a collection display page sent by a user side; searching at least one recommended object related to the target collection object; and sending the at least one recommendation object to the user side.
The server 1102 can receive information from a plurality of clients 1101 and perform corresponding information processing steps.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (18)

1. An information processing method characterized by comprising:
detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request;
acquiring at least one recommended object related to the target collection object based on the recommendation request;
and displaying the at least one recommended object in the collection display page.
2. The method of claim 1, wherein obtaining at least one recommended object related to the target collection object based on the recommendation request comprises:
acquiring target object information of the target collection object based on the recommendation request;
determining at least one recommended object related to the target object information.
3. The method of claim 1, wherein the presenting the at least one recommended object in the favorite presentation page comprises:
determining object prompt information of each recommended object according to the recommended object information of each recommended object;
and displaying the object prompt information of the at least one recommended object in the collection display page.
4. The method of claim 1, wherein the presenting the at least one recommended object in the favorite presentation page comprises:
determining the display sequence of each recommended object according to the association degree of each recommended object and the target collection object;
and respectively displaying the at least one recommended object in the collection display page according to the display sequence of the at least one recommended object.
5. The method of claim 1, wherein the presenting the at least one recommended object in the favorite presentation page comprises:
determining a collection display area of the target collection object in the collection display page;
determining a recommended display area based on the collection display area;
and displaying the at least one recommended object in the recommendation display area.
6. The method of claim 5, wherein determining a recommended presentation area based on the favorite presentation area comprises:
dividing the collection display area into a recommended display area and a return display area according to a preset division rule; the recommendation display area is used for displaying the at least one recommendation object, and the return display area is used for displaying the target collection object.
7. The method of claim 5, wherein determining a recommended presentation area based on the favorite presentation area comprises:
and taking the first edge of the collection display area as a reference, and taking an area covered in the process of shifting a first distance to a first direction outside the collection display area as the recommended display area.
8. The method of claim 1, wherein the detecting a first touch operation on a target collection object in a collection presentation page and generating a recommendation request comprises:
detecting sliding operation aiming at a target collection object in the collection display page, and generating a recommendation request; and the sliding operation is a sliding operation in a second direction relative to the collection display page.
9. The method of claim 1, wherein the presenting the at least one recommended object in the favorite presentation page comprises:
displaying a first number of recommended objects in the collection display page;
detecting a second touch operation aiming at the first number of recommended objects;
and displaying the undepicted recommended object in the at least one recommended object in the collection display page.
10. An information processing method characterized by comprising:
receiving a recommendation request aiming at a target collection object in a collection display page sent by a user side; the recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page;
searching at least one recommended object related to the target collection object;
and sending the at least one recommended object to the user side so that the user side can acquire the at least one recommended object related to the target collection object and display the at least one recommended object in the collection display page.
11. The method of claim 10, wherein the finding at least one recommended object related to the target collection object comprises:
determining a related user terminal for collecting the target collection object;
acquiring at least one collection object correspondingly collected by the associated user side;
and taking the at least one collection object as the at least one recommendation object.
12. The method of claim 10, wherein the differencing at least one recommended object related to the target collection object comprises:
acquiring target object information of the target collection object;
determining at least one image recommendation object matched with the image information based on the image information in the target object information;
and taking the at least one image recommendation object as the at least one recommendation object.
13. The method of claim 10, wherein the differencing at least one recommended object related to the target collection object comprises:
acquiring target object information of the target collection object;
determining a title recommendation object matched with the title information based on the title information in the target object information;
and taking the at least one title recommendation object as the at least one recommendation object.
14. An information display device is characterized in that a display interface is provided for displaying a collection display page;
the display interface supports a first touch operation aiming at a target collection object in the collection display page;
the first touch operation is used for generating a recommendation request, and the recommendation request is used for acquiring at least one recommendation object related to the target collection object; the at least one recommended object is used for displaying in the collection display page.
15. An information processing apparatus characterized by comprising:
the request generation module is used for detecting a first touch operation aiming at a target collection object in the collection display page and generating a recommendation request;
the object acquisition module is used for acquiring at least one recommended object related to the target collection object based on the recommendation request;
and the object display module is used for displaying the at least one recommended object in the collection display page.
16. An information processing apparatus characterized by comprising:
the request receiving module is used for receiving a recommendation request aiming at a target collection object in a collection display page sent by a user side; the recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page;
the object searching module is used for searching at least one recommended object related to the target collection object;
and the object sending module is used for sending the at least one recommended object to the user side so that the user side can obtain the at least one recommended object related to the target collection object and display the at least one recommended object in the collection display page.
17. An information processing apparatus characterized by comprising: a storage component and a processing component; the storage component is used for storing one or more computer instructions, wherein the one or more computer instructions are used for the processing component to call and execute;
the processing component is to:
detecting a first touch operation aiming at a target collection object in a collection display page, and generating a recommendation request; acquiring at least one recommended object related to the target collection object based on the recommendation request; and displaying the at least one recommended object in the collection display page.
18. An information processing apparatus characterized by comprising: a storage component and a processing component; the storage component is used for storing one or more computer instructions, wherein the one or more computer instructions are used for the processing component to call and execute;
the processing component is to:
receiving a recommendation request aiming at a target collection object in a collection display page sent by a user side; the recommendation request is generated and sent to the server when the user side detects a first touch operation aiming at a target collection object in the collection display page; searching at least one recommended object related to the target collection object; and sending the at least one recommended object to the user side so that the user side can acquire the at least one recommended object related to the target collection object and display the at least one recommended object in the collection display page.
CN201811457555.3A 2018-11-30 2018-11-30 Information processing method, device, equipment and information display device Active CN111259274B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811457555.3A CN111259274B (en) 2018-11-30 2018-11-30 Information processing method, device, equipment and information display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811457555.3A CN111259274B (en) 2018-11-30 2018-11-30 Information processing method, device, equipment and information display device

Publications (2)

Publication Number Publication Date
CN111259274A true CN111259274A (en) 2020-06-09
CN111259274B CN111259274B (en) 2024-03-05

Family

ID=70943869

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811457555.3A Active CN111259274B (en) 2018-11-30 2018-11-30 Information processing method, device, equipment and information display device

Country Status (1)

Country Link
CN (1) CN111259274B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113553466A (en) * 2021-07-22 2021-10-26 杭州网易云音乐科技有限公司 Page display method, device, medium and computing equipment
CN114895826A (en) * 2022-05-18 2022-08-12 拉扎斯网络科技(上海)有限公司 Object recommendation method and device based on user behaviors
WO2024087922A1 (en) * 2022-10-26 2024-05-02 抖音视界有限公司 Collection management method and apparatus, device, and medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663064A (en) * 2012-03-30 2012-09-12 奇智软件(北京)有限公司 Method and device for processing favorite data
CN103841122A (en) * 2012-11-20 2014-06-04 阿里巴巴集团控股有限公司 Target-object information recommending method, server and client
CN104090929A (en) * 2014-06-23 2014-10-08 吕志雪 Recommendation method and device of personalized picture
CN104615770A (en) * 2015-02-13 2015-05-13 深圳市欧珀通信软件有限公司 Recommendation method and recommendation device for data of bookmark of mobile terminal
CN104899276A (en) * 2015-05-29 2015-09-09 百度在线网络技术(北京)有限公司 Mobile search recommending method and apparatus
WO2015131816A1 (en) * 2014-03-07 2015-09-11 Tencent Technology (Shenzhen) Company Limited Page turning method and mobile device
CN105739843A (en) * 2014-12-08 2016-07-06 阿里巴巴集团控股有限公司 Information display method and apparatus as well as electronic device
CN105989114A (en) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 Collection content recommendation method and terminal
CN107895056A (en) * 2017-12-29 2018-04-10 百度在线网络技术(北京)有限公司 A kind of information recommendation method, device, electronic equipment and storage medium
CN108874906A (en) * 2018-05-25 2018-11-23 维沃移动通信有限公司 A kind of information recommendation method and terminal

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663064A (en) * 2012-03-30 2012-09-12 奇智软件(北京)有限公司 Method and device for processing favorite data
CN103841122A (en) * 2012-11-20 2014-06-04 阿里巴巴集团控股有限公司 Target-object information recommending method, server and client
WO2015131816A1 (en) * 2014-03-07 2015-09-11 Tencent Technology (Shenzhen) Company Limited Page turning method and mobile device
CN104090929A (en) * 2014-06-23 2014-10-08 吕志雪 Recommendation method and device of personalized picture
CN105739843A (en) * 2014-12-08 2016-07-06 阿里巴巴集团控股有限公司 Information display method and apparatus as well as electronic device
CN105989114A (en) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 Collection content recommendation method and terminal
CN104615770A (en) * 2015-02-13 2015-05-13 深圳市欧珀通信软件有限公司 Recommendation method and recommendation device for data of bookmark of mobile terminal
CN104899276A (en) * 2015-05-29 2015-09-09 百度在线网络技术(北京)有限公司 Mobile search recommending method and apparatus
CN107895056A (en) * 2017-12-29 2018-04-10 百度在线网络技术(北京)有限公司 A kind of information recommendation method, device, electronic equipment and storage medium
CN108874906A (en) * 2018-05-25 2018-11-23 维沃移动通信有限公司 A kind of information recommendation method and terminal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113553466A (en) * 2021-07-22 2021-10-26 杭州网易云音乐科技有限公司 Page display method, device, medium and computing equipment
CN114895826A (en) * 2022-05-18 2022-08-12 拉扎斯网络科技(上海)有限公司 Object recommendation method and device based on user behaviors
WO2024087922A1 (en) * 2022-10-26 2024-05-02 抖音视界有限公司 Collection management method and apparatus, device, and medium

Also Published As

Publication number Publication date
CN111259274B (en) 2024-03-05

Similar Documents

Publication Publication Date Title
US20190197416A1 (en) Information recommendation method, apparatus, and server based on user data in an online forum
US10789304B2 (en) Method and system for measuring user engagement with content items
TWI539305B (en) Personalized information push method and device
CN107644100B (en) Information processing method, device and system and computer readable storage medium
US10552291B2 (en) Method and system for measuring user engagement with content items
CN105335423B (en) Method and device for collecting and processing user feedback of webpage
JP2009252177A (en) Recommendation information generation device and recommendation information generation method
CN109918594B (en) Information display method and device
US8898297B1 (en) Device attribute-customized metadata for browser users
US20210248202A1 (en) System and method for improved searching across multiple databases
CN111259274B (en) Information processing method, device, equipment and information display device
US9330071B1 (en) Tag merging
TW202001735A (en) Marketing information release platform construction method and apparatus
WO2019222083A1 (en) Action indicators for search operation output elements
CN111782953A (en) Recommendation method, device, equipment and storage medium
CN111061954A (en) Search result sorting method and device and storage medium
TW201407523A (en) Method and system for processing shopping information
US20150221014A1 (en) Clustered browse history
US20130297600A1 (en) Method and system for chronological tag correlation and animation
JP2014222474A (en) Information processor, method and program
WO2021051744A1 (en) Dish recommendation method and apparatus, recommended content uploading method and apparatus, and electronic device
CN104392000B (en) Determine the method and apparatus that mobile site captures quota
CN109271580B (en) Search method, device, client and search engine
CN115080835A (en) Information recommendation method and device, user side and equipment
CN111026981A (en) Visual display method, device and equipment for hot topics

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant