CN113254812A - Object set generation method and device - Google Patents

Object set generation method and device Download PDF

Info

Publication number
CN113254812A
CN113254812A CN202110672773.4A CN202110672773A CN113254812A CN 113254812 A CN113254812 A CN 113254812A CN 202110672773 A CN202110672773 A CN 202110672773A CN 113254812 A CN113254812 A CN 113254812A
Authority
CN
China
Prior art keywords
object condition
subcategory
target object
condition
data
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
CN202110672773.4A
Other languages
Chinese (zh)
Other versions
CN113254812B (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.)
Zhejiang Koubei Network Technology Co Ltd
Original Assignee
Zhejiang Koubei Network Technology Co 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 Zhejiang Koubei Network Technology Co Ltd filed Critical Zhejiang Koubei Network Technology Co Ltd
Priority to CN202110672773.4A priority Critical patent/CN113254812B/en
Publication of CN113254812A publication Critical patent/CN113254812A/en
Application granted granted Critical
Publication of CN113254812B publication Critical patent/CN113254812B/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/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure discloses a method and a device for generating an object set, wherein the method for generating the object set comprises the following steps: acquiring and displaying at least one object condition category, wherein the object condition category comprises one or more object condition subcategories; in response to detecting a drag action on a target object condition subcategory, determining an operation element corresponding to the target object condition subcategory according to a drag destination area, wherein the drag destination area corresponds to the operation element, and the number of the operation elements is one or more; and performing operation according to the target object condition subcategory and the corresponding operation element thereof to generate a target object set. According to the technical scheme, a visual implementation mode with high fineness and customization can be provided for data management, analysis and extraction, so that the accuracy of data management, searching and extraction is improved, the operation efficiency is improved, and the requirements of users are met.

Description

Object set generation method and device
Technical Field
The present disclosure relates to the field of data processing technologies, and in particular, to a method and an apparatus for generating an object set.
Background
With the development of internet technology, many users register, trade or perform other operations through the internet, and accordingly, a large amount of related data such as user registration data, user transaction data, and the like are also generated. In the prior art, the management, analysis and extraction of the data only remain in a simple display mode, and only data processing methods of data union can be realized, and obviously, the methods are far from meeting the requirements of users on fineness, customization and visualization of data searching and extracting dimensions.
Disclosure of Invention
The embodiment of the disclosure provides an object set generation method and device.
In a first aspect, an embodiment of the present disclosure provides an object set generation method.
Specifically, the object set generating method includes:
acquiring and displaying at least one object condition category, wherein the object condition category comprises one or more object condition subcategories;
in response to detecting a drag action on a target object condition subcategory, determining an operation element corresponding to the target object condition subcategory according to a drag destination area, wherein the drag destination area corresponds to the operation element, and the number of the operation elements is one or more;
and performing operation according to the target object condition subcategory and the corresponding operation element thereof to generate a target object set.
With reference to the first aspect, in a first implementation manner of the first aspect, the operation elements include three operation elements: and taking intersection, union and difference.
With reference to the first aspect and the first implementation manner of the first aspect, in a second implementation manner of the first aspect, the determining, according to a drag destination area, an operation element corresponding to the target object condition subcategory includes:
when the dragging target area of the target object condition subcategory is an area corresponding to the intersection-taking operation element, determining that the operation element corresponding to the target object condition subcategory is an intersection-taking operation element;
when the dragging target area of the target object condition subcategory is the area corresponding to the union set operation element, determining the operation element corresponding to the target object condition subcategory as a union set;
and when the dragging target area of the target object condition subcategory is the area corresponding to the difference set operation element, determining that the operation element corresponding to the target object condition subcategory is the difference set.
With reference to the first aspect, the first implementation manner of the first aspect, and the second implementation manner of the first aspect, in a third implementation manner of the first aspect, the embodiment of the present disclosure is that one or more object condition data are correspondingly set in the object condition subcategory;
the operation is performed according to the target object condition subcategory and the corresponding operation element thereof to generate a target object set, and the method comprises the following steps:
in response to detecting that object condition data in the target object condition subcategory is selected, obtaining selected candidate object condition data;
and performing operation according to the candidate object condition data and the corresponding operation elements thereof to generate a target object set.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, and the third implementation manner of the first aspect, in a fourth implementation manner of the first aspect, the generating a target object set by performing an operation according to the candidate object condition data and an operation element corresponding to the candidate object condition data includes:
performing operation corresponding to the operation element on candidate object condition data of the same operation element to obtain an operation result corresponding to the operation element;
performing union operation on the operation results of different operation elements to obtain target object condition data;
and acquiring the target objects meeting the requirements of the target object condition data to form the target object set.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, and the fourth implementation manner of the first aspect, in a fifth implementation manner of the first aspect, an embodiment of the present disclosure further includes:
displaying the object condition subcategory in a different display manner, wherein the display manner is related to a current selection state of the object condition subcategory.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, and the fifth implementation manner of the first aspect, in a sixth implementation manner of the first aspect, the displaying the object condition subcategories in different display manners includes:
displaying the object condition subcategory in a first display mode when the object condition subcategory is in a non-selected state;
displaying the object condition subcategory in a second display mode when the object condition subcategory is in a selected state;
and when the object condition subcategory is in a hovering selection state, displaying the object condition subcategory in a third display mode.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, the fifth implementation manner of the first aspect, and the sixth implementation manner of the first aspect, in a seventh implementation manner of the first aspect, the embodiment of the present disclosure further includes:
and setting and displaying corresponding operation element labels for the operation elements, wherein the operation element labels are used for representing operation modes corresponding to the operation elements and are changed according to the number of condition subcategories of the target objects corresponding to the operation elements.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, the fifth implementation manner of the first aspect, the sixth implementation manner of the first aspect, and the seventh implementation manner of the first aspect, in an eighth implementation manner of the first aspect, the embodiment of the present disclosure further includes:
and in response to receiving a deletion instruction for the object condition subcategory positioned in the dragging destination area, deleting the object condition subcategory positioned in the dragging destination area.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, the fifth implementation manner of the first aspect, the sixth implementation manner of the first aspect, the seventh implementation manner of the first aspect, and the eighth implementation manner of the first aspect, in a ninth implementation manner of the first aspect, the embodiment of the present disclosure further includes:
and executing preset operation on the target object set.
In a second aspect, an object set generating apparatus is provided in the embodiments of the present disclosure.
Specifically, the object set generating device includes:
the acquisition module is configured to acquire and display at least one object condition category, wherein the object condition category comprises one or more object condition subcategories;
a determination module configured to determine, in response to detecting a drag action on a target object condition subcategory, an operation element corresponding to the target object condition subcategory according to a drag destination area, wherein the drag destination area corresponds to the operation element, and the number of the operation elements is one or more;
and the operation module is configured to perform operation according to the target object condition subcategory and the corresponding operation element thereof to generate a target object set.
With reference to the second aspect, in a first implementation manner of the second aspect, the operation elements include three operation elements: and taking intersection, union and difference.
With reference to the second aspect and the first implementation manner of the second aspect, in a second implementation manner of the second aspect, the determining module, which determines the operation element corresponding to the target object condition subcategory according to the drag destination area, is configured to:
when the dragging target area of the target object condition subcategory is an area corresponding to the intersection-taking operation element, determining that the operation element corresponding to the target object condition subcategory is an intersection-taking operation element;
when the dragging target area of the target object condition subcategory is the area corresponding to the union set operation element, determining the operation element corresponding to the target object condition subcategory as a union set;
and when the dragging target area of the target object condition subcategory is the area corresponding to the difference set operation element, determining that the operation element corresponding to the target object condition subcategory is the difference set.
With reference to the second aspect, the first implementation manner of the second aspect, and the second implementation manner of the second aspect, in a third implementation manner of the second aspect, in the embodiment of the present disclosure, one or more object condition data are correspondingly set in the object condition subcategory;
the operation module is configured to:
in response to detecting that object condition data in the target object condition subcategory is selected, obtaining selected candidate object condition data;
and performing operation according to the candidate object condition data and the corresponding operation elements thereof to generate a target object set.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, and the third implementation manner of the second aspect, in a fourth implementation manner of the second aspect, the portion that performs an operation according to the candidate object condition data and the corresponding operation element to generate a target object set is configured to:
performing operation corresponding to the operation element on candidate object condition data of the same operation element to obtain an operation result corresponding to the operation element;
performing union operation on the operation results of different operation elements to obtain target object condition data;
and acquiring the target objects meeting the requirements of the target object condition data to form the target object set.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, and the fourth implementation manner of the second aspect, in a fifth implementation manner of the second aspect, the embodiment of the present disclosure further includes:
a display module configured to display the subject condition subcategory in different display manners, wherein the display manners are related to a current selection state of the subject condition subcategory.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, and the fifth implementation manner of the second aspect, in a sixth implementation manner of the second aspect, the portion displaying the object condition subcategory in a different display manner is configured to:
displaying the object condition subcategory in a first display mode when the object condition subcategory is in a non-selected state;
displaying the object condition subcategory in a second display mode when the object condition subcategory is in a selected state;
and when the object condition subcategory is in a hovering selection state, displaying the object condition subcategory in a third display mode.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, the fifth implementation manner of the second aspect, and the sixth implementation manner of the second aspect, in a seventh implementation manner of the second aspect, the embodiment of the present disclosure further includes:
and the setting module is configured to set and display corresponding operation element tags for the operation elements, wherein the operation element tags are used for representing operation modes corresponding to the operation elements and are changed according to the number of the operation elements corresponding to the target object condition subcategories.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, the fifth implementation manner of the second aspect, the sixth implementation manner of the second aspect, and the seventh implementation manner of the second aspect, in an eighth implementation manner of the second aspect, the embodiment of the present disclosure further includes:
and the deleting module is configured to delete the object condition subcategory in the drag destination area in response to receiving a deleting instruction for the object condition subcategory in the drag destination area.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, the fifth implementation manner of the second aspect, the sixth implementation manner of the second aspect, the seventh implementation manner of the second aspect, and the eighth implementation manner of the second aspect, in a ninth implementation manner of the second aspect, the embodiment of the present disclosure further includes:
an execution module configured to execute a preset operation on the target object set.
In a third aspect, the present disclosure provides an electronic device, including a memory and at least one processor, where the memory is configured to store one or more computer instructions, where the one or more computer instructions are executed by the at least one processor to implement the method steps of the above object set generation method.
In a fourth aspect, the present disclosure provides a computer-readable storage medium for storing computer instructions for an object set generating apparatus, where the computer instructions include computer instructions for executing the object set generating method to the object set generating apparatus.
In a fifth aspect, the present disclosure provides a computer program product comprising a computer program/instructions, wherein the computer program/instructions, when executed by a processor, implement the method steps of the above object set generation method.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
according to the technical scheme, the target object set is obtained by performing multi-dimensional grouping operation on the object condition categories or the object condition subcategories. According to the technical scheme, a visual implementation mode with high fineness and customization can be provided for data management, analysis and extraction, so that the accuracy of data management, searching and extraction is improved, the operation efficiency is improved, and the requirements of users are met.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
Other features, objects, and advantages of the present disclosure will become more apparent from the following detailed description of non-limiting embodiments when taken in conjunction with the accompanying drawings. The following is a description of the drawings.
Fig. 1 shows a flowchart of an object set generation method according to an embodiment of the present disclosure.
FIG. 2 illustrates a data selection and operation diagram according to an embodiment of the present disclosure.
Fig. 3 shows a block diagram of the object set generation apparatus according to an embodiment of the present disclosure.
Fig. 4 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
Fig. 5 is a schematic structural diagram of a computer system suitable for implementing an object set generation method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, exemplary embodiments of the present disclosure will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement them. Also, for the sake of clarity, parts not relevant to the description of the exemplary embodiments are omitted in the drawings.
In the present disclosure, it is to be understood that terms such as "including" or "having," etc., are intended to indicate the presence of the disclosed features, numbers, steps, behaviors, components, parts, or combinations thereof, and are not intended to preclude the possibility that one or more other features, numbers, steps, behaviors, components, parts, or combinations thereof may be present or added.
It should be further noted that the embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
The technical scheme provided by the embodiment of the disclosure obtains the target object set by performing multi-dimensional grouping operation on the object condition category or the object condition subcategory. According to the technical scheme, a visual implementation mode with high fineness and customization can be provided for data management, analysis and extraction, so that the accuracy of data management, searching and extraction is improved, the operation efficiency is improved, and the requirements of users are met.
Fig. 1 shows a flowchart of an object set generation method according to an embodiment of the present disclosure, as shown in fig. 1, the object set generation method includes the following steps S101 to S103:
in step S101, at least one object condition category is obtained and displayed, wherein the object condition category includes one or more object condition subcategories;
in step S102, in response to detecting a drag action on a target object condition subcategory, determining an operation element corresponding to the target object condition subcategory according to a drag destination area, wherein the drag destination area corresponds to the operation element, and the number of the operation elements is one or more;
in step S103, a target object set is generated according to the target object condition subcategory and the corresponding operation element.
As mentioned above, with the development of internet technology, many users register, trade or perform other operations through the internet, and accordingly, a large amount of related data such as user registration data, user transaction data, and the like are also generated. In the prior art, the management, analysis and extraction of the data only remain in a simple display mode, and only data processing methods of data union can be realized, and obviously, the methods are far from meeting the requirements of users on fineness, customization and visualization of data searching and extracting dimensions.
In view of the above-mentioned drawbacks, in this embodiment, an object set generation method is proposed that acquires a target object set by performing a multidimensional grouping operation on an object condition category or an object condition subcategory. According to the technical scheme, a visual implementation mode with high fineness and customization can be provided for data management, analysis and extraction, so that the accuracy of data management, searching and extraction is improved, the operation efficiency is improved, and the requirements of users are met.
In an embodiment of the present disclosure, the object set generating method may be applied to a computer, a computing device, an electronic device, a server, or the like that generates an object set.
In an embodiment of the present disclosure, the object refers to an object entity in which related data exists and the object can be managed, searched, and extracted based on the related data. The object may be, for example, a human, an animal, an item, etc. For convenience of description, the technical solution of the present disclosure is described in detail below by taking the subject as an example.
In an embodiment of the present disclosure, the object condition category refers to a category of object conditions for managing, searching or extracting the object. For example, if a consumer of a certain platform needs to be extracted based on a certain extraction purpose, one or more object condition categories may be set, and classification extraction corresponding to the extraction purpose is implemented by selecting the one or more object condition categories, so as to obtain a consumer set corresponding to the extraction purpose, where the object condition categories may include one or more of the following categories, for example: object properties, object behavior, and the like.
In order to finely divide the object related data to improve the accuracy of data management, search and extraction, further, the object condition category may further include one or more object condition subcategories, for example, the object property category may include one or more of the following subcategories: an object identity subcategory, an object consumption status subcategory, an object registration time subcategory, and the like, which may include one or more of the following subcategories: an object consumption channel sub-category, an object consumption frequency sub-category, an object consumption unit price sub-category, and the like.
In order to make the user more conveniently and more specifically select specific data, further, one or more specific object condition data corresponding to the object condition sub-category are correspondingly set in the object condition sub-category, wherein the object condition data may be set to have selectable attributes, for example, the selection of the object condition data may be realized by clicking the object condition data or a click box around the object condition data, and if a specific object condition data is selected, it may be considered that the acquisition, extraction or screening of a subsequent target object will be performed based on the selected object condition data. For example, one or more of the following object condition data may be correspondingly set in the object identity subcategory: members, customers, etc.; one or more of the following object condition data can be correspondingly set in the object consumption state subcategory: consumed, not consumed, consumed after registration, not consumed after registration, and the like; different time intervals can be correspondingly set in the object registration time subcategory, and the like; one or more of the following object condition data can be correspondingly set in the object consumption channel subcategory: group purchase, take-out, house meal payment, house meal ordering, others, etc.; consumption frequencies or consumption frequency ranges corresponding to different time intervals can be correspondingly set in the object consumption frequency subcategories, and the like; the consumption unit price or consumption unit price range corresponding to different time intervals can be correspondingly set in the object consumption unit price sub-category, and the like.
The object condition category, the object condition subcategory corresponding to the object condition category, and the object condition data corresponding to the object condition subcategory can all be displayed in a certain preset display area, and the preset display area can be set according to the requirements of actual application.
In an embodiment of the present disclosure, the drag destination area refers to an area where the target object condition sub-category is selected, the target object condition sub-category is dragged from the preset display area to a certain area through a drag action, the certain area stays in the certain area, and the selection action of the target object condition sub-category is released in the certain area. In order to realize the operation of multiple types of data, the drag target area corresponding to the same operation element can be further divided into one or more drag target sub-areas, the number of the drag target sub-areas can be changed in real time according to the change of the number of the target object condition sub-categories finally released in the drag target area, that is, one or more target object condition sub-categories dragged to the area corresponding to the same operation element can participate in the same operation.
In an embodiment of the present disclosure, the operation element refers to an element for characterizing a certain operation manner, and the number of the operation elements may be one or more. The operation element may be, for example: taking intersection, union, difference and other elements.
In the above embodiment, at least one object condition category is first obtained and displayed, then after a dragging action for a target object condition sub-category is detected, an operation element corresponding to the target object condition sub-category is determined according to a dragging destination area, and finally, an operation is performed according to the selected target object condition sub-category and the operation element corresponding to the target object condition sub-category to obtain a target object, and a target object set is finally formed.
In an embodiment of the present disclosure, it is assumed that the operation elements include three operation elements: and taking intersection, union and difference.
In this embodiment, the step of determining the operation element corresponding to the target object condition subcategory according to the drag destination area in step S102 may include the following steps:
when the dragging target area of the target object condition subcategory is an area corresponding to the intersection-taking operation element, determining that the operation element corresponding to the target object condition subcategory is an intersection-taking operation element;
when the dragging target area of the target object condition subcategory is the area corresponding to the union set operation element, determining the operation element corresponding to the target object condition subcategory as a union set;
and when the dragging target area of the target object condition subcategory is the area corresponding to the difference set operation element, determining that the operation element corresponding to the target object condition subcategory is the difference set.
As mentioned above, the dragging destination area corresponds to a predetermined operation element, that is, a certain operation element is provided with a corresponding dragging destination area, so that the operation element corresponding to the target object condition subclass can be determined according to the dragging destination area. Such as: if the drag destination area of the target object condition subcategory is the area corresponding to the intersection operation element, determining the operation element corresponding to the target object condition subcategory as the intersection; if the drag destination area of the target object condition subcategory is the area corresponding to the union operation element, determining the operation element corresponding to the target object condition subcategory as the union; if the drag destination area of the target object condition sub-category is the area corresponding to the difference set operation element, the operation element corresponding to the target object condition sub-category can be determined as the difference set.
In an embodiment of the present disclosure, the step S103 of performing an operation according to the target object condition subcategory and the corresponding operation element to generate the target object set may include the following steps:
in response to detecting that object condition data in the target object condition subcategory is selected, obtaining selected candidate object condition data;
and performing operation according to the candidate object condition data and the corresponding operation elements thereof to generate a target object set.
As mentioned above, one or more object condition data are correspondingly set in the object condition subcategory, and the object condition data may be set to have selectable attributes, and if a specific object condition data is selected, it may be considered that the subsequent target object acquisition, extraction or screening will be performed based on the selected object condition data. Therefore, in this embodiment, when performing an operation according to the target object condition subcategory and the corresponding operation element to obtain the target object, the selected object condition data may be used as candidate object condition data, and then the operation may be performed in combination with the operation element corresponding to the candidate object condition data to obtain the target object. For example, assuming that the object condition subcategories having the same operation element include three subcategories, namely, an object identity subcategory in which "member" is selected, an object consumption state subcategory in which "consumed" and "consumed after registered" are selected, and an object consumption channel subcategory in which "group purchase" and "takeout" are selected, the target object may be obtained by performing an operation based on the data of "member", "consumed after registered", "group purchase" and "takeout" and the corresponding operation element.
In an embodiment of the present disclosure, the step of generating the target object set by performing the operation according to the candidate object condition data and the corresponding operation element may include the following steps:
performing operation corresponding to the operation element on candidate object condition data of the same operation element to obtain an operation result corresponding to the operation element;
performing union operation on the operation results of different operation elements to obtain target object condition data;
and acquiring the target objects meeting the requirements of the target object condition data to form the target object set.
As mentioned above, the selected object condition data may be used as candidate object condition data, and the operation may be performed in combination with the operation element corresponding to the candidate object condition data to obtain the target object, when two or more operation elements are provided, the operation corresponding to the operation element may be performed on the candidate object condition data of the same operation element respectively to obtain the operation result corresponding to the operation element, then the operation results of different operation elements may be subjected to union operation to obtain the target object condition data subjected to multidimensional operation, and finally the target object meeting the requirement of the target object condition data may be obtained by querying the database, so as to form the target object set.
For example, as shown in fig. 2, assume that there are a total of three object condition categories: object condition category 1, object condition category 2, and object condition category 3, where object condition category 1 includes 4 object condition subcategories: object condition subcategories 11-14, object condition subcategory 11 includes N1 object condition data: data 111-11N1, object condition subcategory 12 includes N2 object condition data: data 121-12N2, object condition subcategory 13 includes N3 object condition data: data 131-13N3, object condition subcategory 14 includes N4 object condition data: data 141-14N 4; the object condition category 2 includes 3 object condition subcategories: the object condition subcategories 21-23, object condition subcategory 21 includes N5 object condition data: data 211-21N5, object condition subcategory 22 includes N6 object condition data: data 221-22N6, object condition subcategory 23 includes N7 object condition data: data 231-23N 7; the object condition category 3 includes 2 object condition subcategories: the object condition subcategories 31-32, object condition subcategory 31 includes N8 object condition data: data 311-31N8, object condition subcategory 32 includes N9 object condition data: data 321-32N 9. The object condition subcategory with the operation element of intersection comprises two subcategories, namely a subcategory 12, a subcategory 14 and a subcategory 21, wherein in the subcategory 12, "data 121" is selected, in the subcategory 14, "data 141" and "data 142" are selected, and in the subcategory 21, "data 211" is selected, intersection operation can be performed on the "data 121", "data 141", "data 142" and "data 211", so that an intersection operation result is obtained; the object condition subcategory with the operation element of union comprises two subcategories, namely subcategory 11 and subcategory 22, wherein in the subcategory 11, "data 113" and "data 114" are selected, and in the subcategory 22, "data 222" and "data 223" are selected, so that union operation can be performed on the "data 113", "data 114", "data 222" and "data 223", and a union operation result is obtained; the object condition subcategory with the operation element of difference set includes two subcategories, namely subcategory 23 and subcategory 32, in the subcategory 23, "data 231" is selected, and in the subcategory 32, "data 321," "data 323," and "data 324" are selected, then the difference set operation can be performed on "data 231," "data 321," "data 323," and "data 324," and the difference set operation result is obtained. And then carrying out union operation on the intersection operation result, the union operation result and the difference operation result to obtain target object condition data, and finally determining the target objects meeting the requirements of the target object condition data by querying a database to form the target object set.
In an embodiment of the present disclosure, the method may further include the steps of:
displaying the object condition subcategory in a different display manner, wherein the display manner is related to a current selection state of the object condition subcategory.
In order to more intuitively display whether the object condition subcategory is selected or not at the moment so as to further improve the accuracy of data selection, in the embodiment, the object condition subcategory is further displayed in different display modes to represent the current selection state of the object condition subcategory, wherein the display modes can be display modes with different colors, display modes with different forms or display modes capable of being realized. For example, gray may be used for display of the object condition subcategory that has been selected, green may be used for display of the object condition subcategory that has not been selected, and a background color that darkens the area in which the object condition subcategory is located may be used for display of the object condition subcategory in a hover selection state, i.e., where the user selection tool hovers over the area in which the object condition subcategory is located but has not yet been clicked or otherwise decided to select the object condition subcategory.
That is, in an embodiment of the present disclosure, the step of displaying the object condition subcategory in different display manners may include the steps of:
displaying the object condition subcategory in a first display mode when the object condition subcategory is in a non-selected state;
displaying the object condition subcategory in a second display mode when the object condition subcategory is in a selected state;
and when the object condition subcategory is in a hovering selection state, displaying the object condition subcategory in a third display mode.
In an embodiment of the present disclosure, the method may further include the steps of:
and setting and displaying corresponding operation element labels for the operation elements, wherein the operation element labels are used for representing operation modes corresponding to the operation elements and are changed according to the number of condition subcategories of the target objects corresponding to the operation elements.
In order to intuitively display the operation modes participating in each operation element, in this embodiment, a corresponding operation element tag is further set for each operation element to intuitively represent the operation mode corresponding to the operation element. Further, in order to visually display the number of object condition subcategories participating in each operand, the operand tags may be set to vary according to the number of corresponding target object condition subcategories of the operand. For example, when the number of object condition subcategories participating in the intersection operation is only 1, the corresponding operand tag may be "o", and when the number of object condition subcategories participating in the intersection operation is 2, the corresponding operand tag may be "
Figure 178662DEST_PATH_IMAGE001
"when the number of the object condition subclasses participating in the intersection operation is 3, the corresponding operationCaculating element tag variable to "
Figure 830223DEST_PATH_IMAGE002
", etc.; similarly, when the number of object condition subcategories participating in the union operation is only 1, the corresponding operand tag may be "O", and when the number of object condition subcategories participating in the union operation is 2, the corresponding operand tag may be "
Figure 924474DEST_PATH_IMAGE003
"when the number of object condition subcategories participating in the union operation is 3, the corresponding operation element label is changeable"
Figure 116421DEST_PATH_IMAGE004
", etc.; when the number of object condition subcategories participating in the difference set operation is only 1, the corresponding operation element tag may be "o", and when the number of object condition subcategories participating in the difference set operation is 2, the corresponding operation element tag may be "
Figure 275001DEST_PATH_IMAGE005
"when the number of object condition subcategories participating in the difference set extraction operation is 3, the corresponding operation element label is changeable to"
Figure 566305DEST_PATH_IMAGE006
", and the like. A schematic diagram of data selection and operation according to an embodiment of the present disclosure is shown in fig. 2.
In an embodiment of the present disclosure, the method may further include the steps of:
and in response to receiving a deletion instruction for the object condition subcategory positioned in the dragging destination area, deleting the object condition subcategory positioned in the dragging destination area.
In this embodiment, a delete adjustment for a previously selected subject condition subcategory may be allowed to provide ease of operation.
In an embodiment of the present disclosure, the method may further include the steps of:
and executing preset operation on the target object set.
Wherein the preset operation may include one or more of the following operations: analyzing target object data, copying a target object set, deleting the target object set, and executing the next operation such as putting based on the target object set.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods.
Fig. 3 shows a block diagram of an object set generating apparatus according to an embodiment of the present disclosure, which may be implemented as part or all of an electronic device by software, hardware, or a combination of both. As shown in fig. 3, the object set generating device includes:
an obtaining module 301 configured to obtain and display at least one object condition category, where the object condition category includes one or more object condition subcategories;
a determining module 302, configured to, in response to detecting a drag action on a target object condition subcategory, determine an operation element corresponding to the target object condition subcategory according to a drag destination area, wherein the drag destination area corresponds to the operation element, and the number of the operation elements is one or more;
and the operation module 303 is configured to perform operation according to the target object condition subcategory and the corresponding operation element thereof to generate a target object set.
As mentioned above, with the development of internet technology, many users register, trade or perform other operations through the internet, and accordingly, a large amount of related data such as user registration data, user transaction data, and the like are also generated. In the prior art, the management, analysis and extraction of the data only remain in a simple display mode, and only data processing methods of data union can be realized, and obviously, the methods are far from meeting the requirements of users on fineness, customization and visualization of data searching and extracting dimensions.
In view of the above-described drawbacks, in this embodiment, an object set generating apparatus is proposed that acquires a target object set by performing a multidimensional grouping operation on an object condition category or an object condition subcategory. According to the technical scheme, a visual implementation mode with high fineness and customization can be provided for data management, analysis and extraction, so that the accuracy of data management, searching and extraction is improved, the operation efficiency is improved, and the requirements of users are met.
In an embodiment of the present disclosure, the object set generating apparatus may be implemented as a computer, a computing device, an electronic device, a server, or the like that generates an object set.
In an embodiment of the present disclosure, the object refers to an object entity in which related data exists and the object can be managed, searched, and extracted based on the related data. The object may be, for example, a human, an animal, an item, etc. For convenience of description, the technical solution of the present disclosure is described in detail below by taking the subject as an example.
In an embodiment of the present disclosure, the object condition category refers to a category of object conditions for managing, searching or extracting the object. For example, if a consumer of a certain platform needs to be extracted based on a certain extraction purpose, one or more object condition categories may be set, and classification extraction corresponding to the extraction purpose is implemented by selecting the one or more object condition categories, so as to obtain a consumer set corresponding to the extraction purpose, where the object condition categories may include one or more of the following categories, for example: object properties, object behavior, and the like.
In order to finely divide the object related data to improve the accuracy of data management, search and extraction, further, the object condition category may further include one or more object condition subcategories, for example, the object property category may include one or more of the following subcategories: an object identity subcategory, an object consumption status subcategory, an object registration time subcategory, and the like, which may include one or more of the following subcategories: an object consumption channel sub-category, an object consumption frequency sub-category, an object consumption unit price sub-category, and the like.
In order to make the user more conveniently and more specifically select specific data, further, one or more specific object condition data corresponding to the object condition sub-category are correspondingly set in the object condition sub-category, wherein the object condition data may be set to have selectable attributes, for example, the selection of the object condition data may be realized by clicking the object condition data or a click box around the object condition data, and if a specific object condition data is selected, it may be considered that the acquisition, extraction or screening of a subsequent target object will be performed based on the selected object condition data. For example, one or more of the following object condition data may be correspondingly set in the object identity subcategory: members, customers, etc.; one or more of the following object condition data can be correspondingly set in the object consumption state subcategory: consumed, not consumed, consumed after registration, not consumed after registration, and the like; different time intervals can be correspondingly set in the object registration time subcategory, and the like; one or more of the following object condition data can be correspondingly set in the object consumption channel subcategory: group purchase, take-out, house meal payment, house meal ordering, others, etc.; consumption frequencies or consumption frequency ranges corresponding to different time intervals can be correspondingly set in the object consumption frequency subcategories, and the like; the consumption unit price or consumption unit price range corresponding to different time intervals can be correspondingly set in the object consumption unit price sub-category, and the like.
The object condition category, the object condition subcategory corresponding to the object condition category, and the object condition data corresponding to the object condition subcategory can all be displayed in a certain preset display area, and the preset display area can be set according to the requirements of actual application.
In an embodiment of the present disclosure, the drag destination area refers to an area where the target object condition sub-category is selected, the target object condition sub-category is dragged from the preset display area to a certain area through a drag action, the certain area stays in the certain area, and the selection action of the target object condition sub-category is released in the certain area. In order to realize the operation of multiple types of data, the drag target area corresponding to the same operation element can be further divided into one or more drag target sub-areas, the number of the drag target sub-areas can be changed in real time according to the change of the number of the target object condition sub-categories finally released in the drag target area, that is, one or more target object condition sub-categories dragged to the area corresponding to the same operation element can participate in the same operation.
In an embodiment of the present disclosure, the operation element refers to an element for characterizing a certain operation manner, and the number of the operation elements may be one or more. The operation element may be, for example: taking intersection, union, difference and other elements.
In the above embodiment, at least one object condition category is first obtained and displayed, then after a dragging action for a target object condition sub-category is detected, an operation element corresponding to the target object condition sub-category is determined according to a dragging destination area, and finally, an operation is performed according to the selected target object condition sub-category and the operation element corresponding to the target object condition sub-category to obtain a target object, and a target object set is finally formed.
In an embodiment of the present disclosure, it is assumed that the operation elements include three operation elements: and taking intersection, union and difference.
Then, in this embodiment, the part of the determining module 302 that determines the operation element corresponding to the target object condition subcategory according to the drag destination area is configured to:
when the dragging target area of the target object condition subcategory is an area corresponding to the intersection-taking operation element, determining that the operation element corresponding to the target object condition subcategory is an intersection-taking operation element;
when the dragging target area of the target object condition subcategory is the area corresponding to the union set operation element, determining the operation element corresponding to the target object condition subcategory as a union set;
and when the dragging target area of the target object condition subcategory is the area corresponding to the difference set operation element, determining that the operation element corresponding to the target object condition subcategory is the difference set.
As mentioned above, the dragging destination area corresponds to a predetermined operation element, that is, a certain operation element is provided with a corresponding dragging destination area, so that the operation element corresponding to the target object condition subclass can be determined according to the dragging destination area. Such as: if the drag destination area of the target object condition subcategory is the area corresponding to the intersection operation element, determining the operation element corresponding to the target object condition subcategory as the intersection; if the drag destination area of the target object condition subcategory is the area corresponding to the union operation element, determining the operation element corresponding to the target object condition subcategory as the union; if the drag destination area of the target object condition sub-category is the area corresponding to the difference set operation element, the operation element corresponding to the target object condition sub-category can be determined as the difference set.
In an embodiment of the present disclosure, the operation module 303 is configured to:
in response to detecting that object condition data in the target object condition subcategory is selected, obtaining selected candidate object condition data;
and performing operation according to the candidate object condition data and the corresponding operation elements thereof to generate a target object set.
As mentioned above, one or more object condition data are correspondingly set in the object condition subcategory, and the object condition data may be set to have selectable attributes, and if a specific object condition data is selected, it may be considered that the subsequent target object acquisition, extraction or screening will be performed based on the selected object condition data. Therefore, in this embodiment, when performing an operation according to the target object condition subcategory and the corresponding operation element to obtain the target object, the selected object condition data may be used as candidate object condition data, and then the operation may be performed in combination with the operation element corresponding to the candidate object condition data to obtain the target object. For example, assuming that the object condition subcategories having the same operation element include three subcategories, namely, an object identity subcategory in which "member" is selected, an object consumption state subcategory in which "consumed" and "consumed after registered" are selected, and an object consumption channel subcategory in which "group purchase" and "takeout" are selected, the target object may be obtained by performing an operation based on the data of "member", "consumed after registered", "group purchase" and "takeout" and the corresponding operation element.
In an embodiment of the present disclosure, the portion that generates the target object set by performing the operation according to the candidate object condition data and the operation element corresponding to the candidate object condition data is configured to:
performing operation corresponding to the operation element on candidate object condition data of the same operation element to obtain an operation result corresponding to the operation element;
performing union operation on the operation results of different operation elements to obtain target object condition data;
and acquiring the target objects meeting the requirements of the target object condition data to form the target object set.
As mentioned above, the selected object condition data may be used as candidate object condition data, and the operation may be performed in combination with the operation element corresponding to the candidate object condition data to obtain the target object, when two or more operation elements are provided, the operation corresponding to the operation element may be performed on the candidate object condition data of the same operation element respectively to obtain the operation result corresponding to the operation element, then the operation results of different operation elements may be subjected to union operation to obtain the target object condition data subjected to multidimensional operation, and finally the target object meeting the requirement of the target object condition data may be obtained by querying the database, so as to form the target object set.
For example, as shown in fig. 2, assume that there are a total of three object condition categories: object condition category 1, object condition category 2, and object condition category 3, where object condition category 1 includes 4 object condition subcategories: object condition subcategories 11-14, object condition subcategory 11 includes N1 object condition data: data 111-11N1, object condition subcategory 12 includes N2 object condition data: data 121-12N2, object condition subcategory 13 includes N3 object condition data: data 131-13N3, object condition subcategory 14 includes N4 object condition data: data 141-14N 4; the object condition category 2 includes 3 object condition subcategories: the object condition subcategories 21-23, object condition subcategory 21 includes N5 object condition data: data 211-21N5, object condition subcategory 22 includes N6 object condition data: data 221-22N6, object condition subcategory 23 includes N7 object condition data: data 231-23N 7; the object condition category 3 includes 2 object condition subcategories: the object condition subcategories 31-32, object condition subcategory 31 includes N8 object condition data: data 311-31N8, object condition subcategory 32 includes N9 object condition data: data 321-32N 9. The object condition subcategory with the operation element of intersection comprises two subcategories, namely a subcategory 12, a subcategory 14 and a subcategory 21, wherein in the subcategory 12, "data 121" is selected, in the subcategory 14, "data 141" and "data 142" are selected, and in the subcategory 21, "data 211" is selected, intersection operation can be performed on the "data 121", "data 141", "data 142" and "data 211", so that an intersection operation result is obtained; the object condition subcategory with the operation element of union comprises two subcategories, namely subcategory 11 and subcategory 22, wherein in the subcategory 11, "data 113" and "data 114" are selected, and in the subcategory 22, "data 222" and "data 223" are selected, so that union operation can be performed on the "data 113", "data 114", "data 222" and "data 223", and a union operation result is obtained; the object condition subcategory with the operation element of difference set includes two subcategories, namely subcategory 23 and subcategory 32, in the subcategory 23, "data 231" is selected, and in the subcategory 32, "data 321," "data 323," and "data 324" are selected, then the difference set operation can be performed on "data 231," "data 321," "data 323," and "data 324," and the difference set operation result is obtained. And then carrying out union operation on the intersection operation result, the union operation result and the difference operation result to obtain target object condition data, and finally determining the target objects meeting the requirements of the target object condition data by querying a database to form the target object set.
In an embodiment of the present disclosure, the apparatus may further include:
a display module configured to display the subject condition subcategory in different display manners, wherein the display manners are related to a current selection state of the subject condition subcategory.
In order to more intuitively display whether the object condition subcategory is selected or not at the moment so as to further improve the accuracy of data selection, in the embodiment, the object condition subcategory is further displayed in different display modes to represent the current selection state of the object condition subcategory, wherein the display modes can be display modes with different colors, display modes with different forms or display modes capable of being realized. For example, gray may be used for display of the object condition subcategory that has been selected, green may be used for display of the object condition subcategory that has not been selected, and a background color that darkens the area in which the object condition subcategory is located may be used for display of the object condition subcategory in a hover selection state, i.e., where the user selection tool hovers over the area in which the object condition subcategory is located but has not yet been clicked or otherwise decided to select the object condition subcategory.
That is, in an embodiment of the present disclosure, the portion displaying the object condition subcategory in a different display manner is configured to:
displaying the object condition subcategory in a first display mode when the object condition subcategory is in a non-selected state;
displaying the object condition subcategory in a second display mode when the object condition subcategory is in a selected state;
and when the object condition subcategory is in a hovering selection state, displaying the object condition subcategory in a third display mode.
In an embodiment of the present disclosure, the apparatus may further include:
and the setting module is configured to set and display corresponding operation element tags for the operation elements, wherein the operation element tags are used for representing operation modes corresponding to the operation elements and are changed according to the number of the operation elements corresponding to the target object condition subcategories.
In order to intuitively display the operation modes participating in each operation element, in this embodiment, a corresponding operation element tag is further set for each operation element to intuitively represent the operation mode corresponding to the operation element. Further, in order to visually display the number of object condition subcategories participating in each operand, the operand tags may be set to vary according to the number of corresponding target object condition subcategories of the operand. For example, when the number of object condition subcategories participating in the intersection operation is only 1, the corresponding operand tag may be "o", and when the number of object condition subcategories participating in the intersection operation is 2, the corresponding operand tag may be "
Figure 426814DEST_PATH_IMAGE001
"when the number of the object condition subcategories participating in the intersection operation is 3, the corresponding operation element label is changeable to"
Figure 94555DEST_PATH_IMAGE007
", etc.; similarly, when the number of object condition subcategories participating in the union operation is only 1, the corresponding operand tag may be "O", when the object participating in the union operationWhen the number of the condition subcategories is 2, the corresponding operation element label can be'
Figure 606177DEST_PATH_IMAGE003
"when the number of object condition subcategories participating in the union operation is 3, the corresponding operation element label is changeable"
Figure 68382DEST_PATH_IMAGE004
", etc.; when the number of object condition subcategories participating in the difference set operation is only 1, the corresponding operation element tag may be "o", and when the number of object condition subcategories participating in the difference set operation is 2, the corresponding operation element tag may be "
Figure 416187DEST_PATH_IMAGE005
"when the number of object condition subcategories participating in the difference set extraction operation is 3, the corresponding operation element label is changeable to"
Figure 670975DEST_PATH_IMAGE008
", and the like. A schematic diagram of data selection and operation according to an embodiment of the present disclosure is shown in fig. 2.
In an embodiment of the present disclosure, the apparatus may further include:
and the deleting module is configured to delete the object condition subcategory in the drag destination area in response to receiving a deleting instruction for the object condition subcategory in the drag destination area.
In this embodiment, a delete adjustment for a previously selected subject condition subcategory may be allowed to provide ease of operation.
In an embodiment of the present disclosure, the apparatus may further include:
an execution module configured to execute a preset operation on the target object set.
Wherein the preset operation may include one or more of the following operations: analyzing target object data, copying a target object set, deleting the target object set, and executing the next operation such as putting based on the target object set.
The present disclosure also discloses an electronic device, fig. 4 shows a block diagram of an electronic device according to an embodiment of the present disclosure, and as shown in fig. 4, the electronic device 400 includes a memory 401 and a processor 402; wherein the content of the first and second substances,
the memory 401 is used to store one or more computer instructions that are executed by the processor 402 to implement the above-described method steps.
Fig. 5 is a schematic structural diagram of a computer system suitable for implementing an object set generation method according to an embodiment of the present disclosure.
As shown in fig. 5, the computer system 500 includes a processing unit 501 that can execute various processes in the above-described embodiments according to a program stored in a Read Only Memory (ROM) 502 or a program loaded from a storage section 508 into a Random Access Memory (RAM) 503. In the RAM503, various programs and data necessary for the operation of the system 500 are also stored. The processing unit 501, the ROM502, and the RAM503 are connected to each other by a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
The following components are connected to the I/O interface 505: an input portion 506 including a keyboard, a mouse, and the like; an output portion 507 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 508 including a hard disk and the like; and a communication section 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the internet. The driver 510 is also connected to the I/O interface 505 as necessary. A removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 510 as necessary, so that a computer program read out therefrom is mounted into the storage section 508 as necessary. The processing unit 501 may be implemented as a CPU, a GPU, a TPU, an FPGA, an NPU, or other processing units.
In particular, the above described methods may be implemented as computer software programs, according to embodiments of the present disclosure. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a medium readable thereby, the computer program comprising program code for performing the clear information determination method. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 509, and/or installed from the removable medium 511.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowcharts or block diagrams may represent a module, a program segment, or a portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present disclosure may be implemented by software or hardware. The units or modules described may also be provided in a processor, and the names of the units or modules do not in some cases constitute a limitation of the units or modules themselves.
As another aspect, the present disclosure also provides a computer-readable storage medium, which may be the computer-readable storage medium included in the apparatus in the above-described embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer readable storage medium stores one or more programs for use by one or more processors in performing the methods described in the present disclosure.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is possible without departing from the inventive concept. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.

Claims (11)

1. An object set generation method, comprising:
acquiring and displaying at least one object condition category, wherein the object condition category comprises one or more object condition subcategories;
in response to detecting a drag action on a target object condition subcategory, determining an operation element corresponding to the target object condition subcategory according to a drag destination area, wherein the drag destination area corresponds to the operation element, and the number of the operation elements is one or more;
and performing operation according to the target object condition subcategory and the corresponding operation element thereof to generate a target object set.
2. The method of claim 1, the operational elements comprising three operational elements: and taking intersection, union and difference.
3. The method of claim 2, the determining an arithmetic element corresponding to the target object condition subcategory according to a drag destination area, comprising:
when the dragging target area of the target object condition subcategory is an area corresponding to the intersection-taking operation element, determining that the operation element corresponding to the target object condition subcategory is an intersection-taking operation element;
when the dragging target area of the target object condition subcategory is the area corresponding to the union set operation element, determining the operation element corresponding to the target object condition subcategory as a union set;
and when the dragging target area of the target object condition subcategory is the area corresponding to the difference set operation element, determining that the operation element corresponding to the target object condition subcategory is the difference set.
4. The method according to any one of claims 1 to 3, wherein one or more object condition data are correspondingly set in the object condition subcategory;
the operation is performed according to the target object condition subcategory and the corresponding operation element thereof to generate a target object set, and the method comprises the following steps:
in response to detecting that object condition data in the target object condition subcategory is selected, obtaining selected candidate object condition data;
and performing operation according to the candidate object condition data and the corresponding operation elements thereof to generate a target object set.
5. The method of claim 4, wherein the generating a set of target objects by performing operations according to the candidate object condition data and corresponding operation elements comprises:
performing operation corresponding to the operation element on candidate object condition data of the same operation element to obtain an operation result corresponding to the operation element;
performing union operation on the operation results of different operation elements to obtain target object condition data;
and acquiring the target objects meeting the requirements of the target object condition data to form the target object set.
6. The method of any of claims 1-3, 5, further comprising:
displaying the object condition subcategory in a different display manner, wherein the display manner is related to a current selection state of the object condition subcategory.
7. The method of claim 6, the displaying the object condition subcategory in a different display manner, comprising:
displaying the object condition subcategory in a first display mode when the object condition subcategory is in a non-selected state;
displaying the object condition subcategory in a second display mode when the object condition subcategory is in a selected state;
and when the object condition subcategory is in a hovering selection state, displaying the object condition subcategory in a third display mode.
8. The method of any of claims 1-3, 5, 7, further comprising:
and setting and displaying corresponding operation element labels for the operation elements, wherein the operation element labels are used for representing operation modes corresponding to the operation elements and are changed according to the number of condition subcategories of the target objects corresponding to the operation elements.
9. The method of any of claims 1-3, 5, 7, further comprising:
and in response to receiving a deletion instruction for the object condition subcategory positioned in the dragging destination area, deleting the object condition subcategory positioned in the dragging destination area.
10. The method of any of claims 1-3, 5, 7, further comprising:
and executing preset operation on the target object set.
11. An object set generation apparatus comprising:
the acquisition module is configured to acquire and display at least one object condition category, wherein the object condition category comprises one or more object condition subcategories;
a determination module configured to determine, in response to detecting a drag action on a target object condition subcategory, an operation element corresponding to the target object condition subcategory according to a drag destination area, wherein the drag destination area corresponds to the operation element, and the number of the operation elements is one or more;
and the operation module is configured to perform operation according to the target object condition subcategory and the corresponding operation element thereof to generate a target object set.
CN202110672773.4A 2021-06-17 2021-06-17 Object set generation method and device Active CN113254812B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110672773.4A CN113254812B (en) 2021-06-17 2021-06-17 Object set generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110672773.4A CN113254812B (en) 2021-06-17 2021-06-17 Object set generation method and device

Publications (2)

Publication Number Publication Date
CN113254812A true CN113254812A (en) 2021-08-13
CN113254812B CN113254812B (en) 2021-09-28

Family

ID=77188552

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110672773.4A Active CN113254812B (en) 2021-06-17 2021-06-17 Object set generation method and device

Country Status (1)

Country Link
CN (1) CN113254812B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030066032A1 (en) * 2001-09-28 2003-04-03 Siebel Systems,Inc. System and method for facilitating user interaction in a browser environment
US20120005242A1 (en) * 2010-07-01 2012-01-05 Business Objects Software Limited Dimension-based relation graphing of documents
CN105335508A (en) * 2015-10-29 2016-02-17 苏州国云数据科技有限公司 Method for visually displaying data source information by dragging on basis of browser
CN105447098A (en) * 2015-11-10 2016-03-30 中国建设银行股份有限公司 Information inquiring method and apparatus
CN106055526A (en) * 2016-05-24 2016-10-26 网易传媒科技(北京)有限公司 Page identification method and apparatus
CN106649628A (en) * 2016-12-06 2017-05-10 北京大学 Interaction enhancement method and system of webpage visible area
CN109657206A (en) * 2018-11-22 2019-04-19 天津字节跳动科技有限公司 Display methods, device and the electronic equipment of table
CN110728126A (en) * 2019-10-24 2020-01-24 北京新氧万维科技咨询有限公司 Report generation method, device and equipment
CN111444256A (en) * 2019-01-16 2020-07-24 北京京东尚科信息技术有限公司 Method and device for realizing data visualization

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030066032A1 (en) * 2001-09-28 2003-04-03 Siebel Systems,Inc. System and method for facilitating user interaction in a browser environment
US20120005242A1 (en) * 2010-07-01 2012-01-05 Business Objects Software Limited Dimension-based relation graphing of documents
CN105335508A (en) * 2015-10-29 2016-02-17 苏州国云数据科技有限公司 Method for visually displaying data source information by dragging on basis of browser
CN105447098A (en) * 2015-11-10 2016-03-30 中国建设银行股份有限公司 Information inquiring method and apparatus
CN106055526A (en) * 2016-05-24 2016-10-26 网易传媒科技(北京)有限公司 Page identification method and apparatus
CN106649628A (en) * 2016-12-06 2017-05-10 北京大学 Interaction enhancement method and system of webpage visible area
CN109657206A (en) * 2018-11-22 2019-04-19 天津字节跳动科技有限公司 Display methods, device and the electronic equipment of table
CN111444256A (en) * 2019-01-16 2020-07-24 北京京东尚科信息技术有限公司 Method and device for realizing data visualization
CN110728126A (en) * 2019-10-24 2020-01-24 北京新氧万维科技咨询有限公司 Report generation method, device and equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王萍: "基于动态可配置的数据可视化展示系统", 《电子技术与软件工程》 *

Also Published As

Publication number Publication date
CN113254812B (en) 2021-09-28

Similar Documents

Publication Publication Date Title
US9002865B2 (en) Displaying ranked categories of data in a Venn diagram
CN110363213B (en) Method and system for cognitive analysis and classification of garment images
CN111061979B (en) User tag pushing method and device, electronic equipment and medium
AU2014281604B2 (en) System and method for text mining documents
CN110349018B (en) Document analyzer
KR20220058637A (en) How to prepare training datasets using machine learning algorithms
US20180285965A1 (en) Multi-dimensional font space mapping and presentation
CN112598472A (en) Product recommendation method, device, system, medium and program product
CN107507052B (en) Quotation information acquisition method and device
US20220358555A1 (en) Method for Providing Item Information and an Apparatus for the Same
US20140143701A1 (en) Visualizing related business activities in an interactive timeline
CN113254812B (en) Object set generation method and device
Vieira et al. CBIR-ANR: A content-based image retrieval with accuracy noise reduction
KR20230022796A (en) Method for providing item information and apparatus for the same
CN113590692A (en) Three-stage crowd mining condition optimization method and system
Nguyen et al. Visual exploration of multiway dependencies in multivariate data
CN109146421B (en) Cost analysis data page display method and device
CN112561642A (en) Multidimensional product comparison analysis method and device, computer equipment and storage medium
CN107644298B (en) Data processing method and device, storage device and terminal equipment
CN111753181A (en) Image-based search method, apparatus, server, client, and medium
CN113656486B (en) Method, device, terminal equipment and storage medium for generating visualized object
KR102243266B1 (en) Smart trade cost management apparatus, controlling method thereof ant storage medium for storing a program for processing smart trade cost management
Izang et al. Scalable Data Analytics Market Basket Model for Transactional Data Streams
US20230259997A1 (en) Curated Collections Based On Templates
CN116911805B (en) Resource alarm method, device, electronic equipment and computer readable medium

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