CN115169850A - Resource attribute determination method and device - Google Patents

Resource attribute determination method and device Download PDF

Info

Publication number
CN115169850A
CN115169850A CN202210747114.7A CN202210747114A CN115169850A CN 115169850 A CN115169850 A CN 115169850A CN 202210747114 A CN202210747114 A CN 202210747114A CN 115169850 A CN115169850 A CN 115169850A
Authority
CN
China
Prior art keywords
target
service
attribute
attribute information
identifier
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.)
Pending
Application number
CN202210747114.7A
Other languages
Chinese (zh)
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.)
Feiniaoyu Information Technology Co ltd
Original Assignee
Feiniaoyu Information 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 Feiniaoyu Information Technology Co ltd filed Critical Feiniaoyu Information Technology Co ltd
Priority to CN202210747114.7A priority Critical patent/CN115169850A/en
Publication of CN115169850A publication Critical patent/CN115169850A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0208Trade or exchange of goods or services in exchange for incentives or rewards
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Game Theory and Decision Science (AREA)
  • Technology Law (AREA)
  • Educational Administration (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The disclosure relates to the technical field of data processing, and provides a resource attribute determination method. In the method, the separation of the service object from the service unit is realized by presetting the preset attribute conditions corresponding to the preset service matching condition, the identifier mapping set and the service unit identifier respectively, and the service object is converted into the preset attribute conditions corresponding to the service unit identifier, so that when the preset attribute conditions corresponding to the service unit need to be adjusted, the service object does not need to be adjusted, and the target service unit identifier corresponding to the target object can still be determined through the attribute information of the target object, so that the resource attribute corresponding to the target service unit identifier can be used as the resource attribute corresponding to the target object, that is, different target objects can dynamically obtain the resource attribute corresponding to different service unit identifiers by using the same service object identifier, thereby improving the accuracy and efficiency of determining the resource attribute, and improving the user experience.

Description

Resource attribute determination 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 determining a resource attribute, a computer device, and a computer-readable storage medium.
Background
The accuracy and efficiency of determining the resource attribute are an important means for improving the efficiency and the productivity, and the resource attribute determination scheme corresponding to the existing business is usually based on the resource attribute corresponding to the business artificially calculated by professional technicians according to personal experiences, for example, with the continuous development of internet technology, the current points are exchanged into customized commodities or customized services, and as the requirements of the customized commodities or the customized services of different users are completely different, the merchant needs to manually calculate the consumed points according to the customization requirements of the users. However, in the manual calculation process, a problem of calculation errors of resource attribute results due to operation errors is easily caused, which results in that a lot of time is required for manual work to repeatedly query error causes and correct errors, and further a lot of manpower and time costs are consumed in the process, and user experience of a service user is also influenced.
Disclosure of Invention
In view of this, embodiments of the present disclosure provide a method, an apparatus, a computer device, and a computer-readable storage medium for determining resource attributes, so as to solve the problem that in the prior art, in a manual calculation process, a calculation error of a resource attribute result is easily caused by an operation error, which results in that a large amount of time is required to be spent to repeatedly query an error cause and correct an error, and further a large amount of labor and time costs are consumed in the process, and user experience of a service user is also affected.
In a first aspect of the embodiments of the present disclosure, a method for determining a resource attribute is provided, where the method includes:
acquiring attribute information of a target object;
determining a business object identifier matched with the target object according to the attribute information of the target object and a preset business matching condition;
determining a plurality of service unit identifications corresponding to the service object identification according to a preset identification mapping set;
matching the attribute information of the target object with preset attribute conditions respectively corresponding to the plurality of service unit identifications to obtain a target service unit identification corresponding to the target object;
and taking the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object.
In a second aspect of the embodiments of the present disclosure, an apparatus for determining a resource attribute is provided, where the apparatus includes:
an information acquisition unit configured to acquire attribute information of a target object;
the object determining unit is used for determining a business object identifier matched with the target object according to the attribute information of the target object and a preset business matching condition;
a unit determining unit, configured to determine, according to a preset identifier mapping set, a plurality of service unit identifiers corresponding to the service object identifier;
the information matching unit is used for matching the attribute information of the target object with the preset attribute conditions respectively corresponding to the plurality of service unit identifications to obtain the target service unit identification corresponding to the target object;
and the attribute determining unit is used for taking the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object.
In a third aspect of the embodiments of the present disclosure, a computer device is provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the above method when executing the computer program.
In a fourth aspect of the embodiments of the present disclosure, a computer-readable storage medium is provided, which stores a computer program, which when executed by a processor, implements the steps of the above-mentioned method.
Compared with the prior art, the embodiment of the disclosure has the following beneficial effects: the method and the device can acquire the attribute information of the target object firstly; then, determining a business object identifier matched with the target object according to the attribute information of the target object and a preset business matching condition; then, according to a preset identifier mapping set, determining a plurality of service unit identifiers corresponding to the service object identifier; then, matching the attribute information of the target object with the preset attribute conditions respectively corresponding to the plurality of service unit identifications to obtain a target service unit identification corresponding to the target object; finally, the resource attribute corresponding to the target service unit identifier may be used as the resource attribute corresponding to the target object. It can be seen that, in this embodiment, by presetting preset attribute conditions corresponding to a preset service matching condition, an identifier mapping set, and a service unit identifier, respectively, a service object and a service unit are separated, and the service object is converted into a preset attribute condition corresponding to the service unit identifier, so that when the preset attribute condition corresponding to the service unit needs to be adjusted, and the service object does not need to be adjusted, a target service unit identifier corresponding to the service object can still be determined through attribute information of the target object, and therefore, a resource attribute corresponding to the target service unit identifier can be used as a resource attribute corresponding to the target object, that is, different target objects can dynamically obtain resource attributes corresponding to different service unit identifiers by using the same service object identifier, so that the resource attribute corresponding to the target object determined in this embodiment is more accurate, the time for determining the resource attribute is shortened, the problem that a calculation error of a resource attribute result due to an operation error easily occurs in a manual calculation process is avoided, and the accuracy and efficiency for determining the resource attribute are improved, and user experience is also improved.
Drawings
To more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings needed for the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and other drawings can be obtained by those skilled in the art without inventive efforts.
FIG. 1 is a scenario diagram of an application scenario of an embodiment of the present disclosure;
FIG. 2 is a flowchart of a method for determining resource attributes provided by an embodiment of the present disclosure;
FIG. 3 is a block diagram of an apparatus for determining resource attributes provided by an embodiment of the present disclosure;
fig. 4 is a schematic diagram of a computer device provided by an embodiment of the disclosure.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth such as particular system structures, techniques, etc. in order to provide a thorough understanding of the disclosed embodiments. It will be apparent, however, to one skilled in the art that the present disclosure may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present disclosure with unnecessary detail.
A method and an apparatus for determining resource attributes according to embodiments of the present disclosure will be described in detail below with reference to the accompanying drawings.
In the prior art, a conventional resource attribute determining scheme corresponding to a service is usually based on manual calculation of resource attributes corresponding to the service by professional technicians according to personal experiences, however, in the manual calculation process, a problem of calculation errors of resource attribute results caused by misoperation easily occurs, so that a lot of time is needed to manually and repeatedly inquire error reasons and correct errors, a lot of labor and time costs are consumed in the process, and user experience of a service user is also affected.
To solve the above problems. The invention provides a method for determining resource attributes, which separates a service object from the service unit by presetting preset attribute conditions corresponding to a preset service matching condition, an identifier mapping set and a service unit identifier respectively, and converts the service object into the preset attribute condition corresponding to the service unit identifier, so that when the preset attribute condition corresponding to the service unit needs to be adjusted, the service object does not need to be adjusted, and the target service unit identifier corresponding to the target object can still be determined through the attribute information of the target object, so that the resource attribute corresponding to the target service unit identifier can be used as the resource attribute corresponding to the target object, namely different target objects can dynamically obtain the resource attribute corresponding to different service unit identifiers by using the same service object identifier, thereby the resource attribute corresponding to the target object determined by the embodiment is more accurate, the time for determining the resource attribute is shortened, the problem of calculation error of a resource attribute result caused by operation error in the manual calculation process is avoided, the accuracy and the efficiency for determining the resource attribute are improved, and the user experience is also improved.
For example, the embodiment of the present invention may be applied to an application scenario as shown in fig. 1. In this scenario, a terminal device 1 and a server 2 may be included.
The terminal device 1 may be hardware or software. When the terminal device 1 is hardware, it may be various electronic devices having a display screen and supporting communication with the server 2, including but not limited to a smart phone, a tablet computer, a laptop portable computer, a desktop computer, and the like; when the terminal device 1 is software, it may be installed in the electronic device as described above. The terminal device 1 may be implemented as a plurality of pieces of software or software modules, or may be implemented as a single piece of software or software module, which is not limited in this disclosure. Further, various applications, such as a data processing application, an instant messaging tool, social platform software, a search application, a shopping application, etc., may be installed on the terminal device 1.
The server 2 may be a server providing various services, for example, a backend server receiving a request sent by a terminal device establishing a communication connection with the server, and the backend server may receive and analyze the request sent by the terminal device and generate a processing result. The server 2 may be one server, may also be a server cluster composed of a plurality of servers, or may also be a cloud computing service center, which is not limited in this disclosure.
The server 2 may be hardware or software. When the server 2 is hardware, it may be various electronic devices that provide various services to the terminal device 1. When the server 2 is software, it may be multiple software or software modules that provide various services for the terminal device 1, or may be a single software or software module that provides various services for the terminal device 1, which is not limited in this embodiment of the disclosure.
The terminal device 1 and the server 2 may be connected in communication via a network. The network may be a wired network connected by a coaxial cable, a twisted pair and an optical fiber, or may be a wireless network that can interconnect various Communication devices without wiring, for example, bluetooth (Bluetooth), near Field Communication (NFC), infrared (Infrared), and the like, which is not limited in this disclosure.
Specifically, the user can input the attribute information of the target object through the terminal device 1, and the terminal device 1 transmits the attribute information of the target object to the server 2. The server 2 may first acquire the attribute information of the target object. Then, the server 2 may determine a service object identifier matching the target object according to the attribute information of the target object and a preset service matching condition. Then, the server 2 may determine a plurality of service unit identifiers corresponding to the service object identifier according to a preset identifier mapping set. Next, the server 2 may match the attribute information of the target object with the preset attribute conditions respectively corresponding to the service unit identifiers, to obtain the target service unit identifier corresponding to the target object. Finally, the server 2 may use the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object. It can be seen that, in this embodiment, by presetting preset attribute conditions corresponding to a preset service matching condition, an identifier mapping set, and a service unit identifier, a service object is separated from a service unit, and the service object is converted into a preset attribute condition corresponding to the service unit identifier, so that when the preset attribute condition corresponding to the service unit needs to be adjusted, the service object does not need to be adjusted, and a target service unit identifier corresponding to the service object can still be determined according to attribute information of the target object, so that a resource attribute corresponding to the target service unit identifier can be used as a resource attribute corresponding to the target object, that is, different target objects can dynamically obtain resource attributes corresponding to different service unit identifiers by using the same service object identifier, thereby making the resource attribute corresponding to the target object determined in this embodiment more accurate and shortening the time for determining the resource attribute, avoiding the problem that a calculation error of a resource attribute result is easily caused by an operation error in a manual calculation process, further improving the accuracy and efficiency for determining the resource attribute, and also improving user experience.
It should be noted that specific types, numbers, and combinations of the terminal device 1, the server 2, and the network may be adjusted according to actual requirements of an application scenario, and the embodiment of the present disclosure does not limit this.
It should be noted that the above application scenarios are only illustrated for the convenience of understanding the present disclosure, and the embodiments of the present disclosure are not limited in any way in this respect. Rather, embodiments of the present disclosure may be applied to any scenario where applicable.
Fig. 2 is a flowchart of a method for determining a resource attribute according to an embodiment of the present disclosure. A method of determining a resource attribute of fig. 2 may be performed by the terminal device or the server of fig. 1. As shown in fig. 2, the method for determining the resource attribute includes:
s201: and acquiring attribute information of the target object.
In this embodiment, the target object may be understood as an object that needs to be subjected to resource attribute determination, that is, an object that needs to be subjected to resource attribute determination, such as a product, an automobile, a house, a user, and the like.
The attribute information of the target object may be understood as an attribute inherent to the target object itself and/or information related to a historical service of the target object. As an example, the attribute information of the target object may include an attribute inherent to the target object itself; for example, when the target object is a user, the basic attribute information of the target object may include information such as age, height, and sex; for another example, when the target object is a vehicle, the basic attribute information of the target object may include a vehicle type, a vehicle power type, and a vehicle color; for another example, when the target object is a house, the basic attribute information of the target object may include information such as a house status, an area, a floor, and a house type. The attribute information of the target object can also comprise related information of historical business of the target object; for example, when the target object is a user, the service attribute information of the target object may include information such as a historical video viewing record, a video collection record, and a meal ordering record; for another example, when the target object is a vehicle, the service attribute information of the base of the target object may include a vehicle historical maintenance record, a vehicle historical policy record, and the like; for another example, when the target object is a house, the service attribute information of the target object may include information such as a historical policy record, a policy guarantee period, a number of times of insurance, and a scenario of insurance application.
It should be noted that, in this embodiment, the user may input the attribute information of the target object through the terminal device, or the user may input the object identifier of the target object, and the server acquires the attribute information corresponding to the object identifier according to the object identifier.
S202: and determining a business object identifier matched with the target object according to the attribute information of the target object and a preset business matching condition.
The business object can be understood as the business provided for the target object; for example, in a scene that a corresponding video, commodity and food are recommended for a user, the user can understand that the target object is a business object, and the business object can be the video, the commodity and the food; for another example, in a scenario where a corresponding automobile part is provided for a vehicle, the vehicle may be understood as a target object, and the business object may be an automobile part. The service object identifier is an identifier corresponding to the service object, and it should be noted that the service object identifier is a unique identifier of the service object, that is, service object identifiers corresponding to different service objects are different; for example, when the business object is a product, the business object identifier may be a product ID number corresponding to the product.
The preset service matching condition may be understood as a criterion for determining whether the target object can use the service object corresponding to the service object identifier. For example, the preset service matching condition is that the identity of the target object needs to be a member user, or the service object is infant clothes, and the preset matched condition is that the age of the target object is in the infant age category.
As an example, in this embodiment, after the attribute information of the target object is obtained, whether the attribute information of the target object meets the preset service matching condition may be determined by using the preset service matching condition, if yes, the service object corresponding to the preset service matching condition may be used as the service object matched with the target object, and the service object identifier corresponding to the service object may be used as the service object identifier matched with the target object.
S203: and determining a plurality of service unit identifications corresponding to the service object identification according to a preset identification mapping set.
In this embodiment, the preset identifier mapping set may include a plurality of sets of corresponding relationships, each set of corresponding relationships includes a corresponding relationship between one service object identifier and a plurality of service unit identifiers, and preset attribute conditions respectively corresponding to the plurality of service unit identifiers are different. Thus, the service unit identifier and the service object identifier can be mapped in an N:1 manner, and the same preset attribute condition is ensured not to occur under the same service object identifier during mapping.
It should be noted that a business unit may be understood as a type or a type under a business object, for example, a business object is insurance product a, and a business unit corresponding to a business object may include "standard money" a year "and" honored money "a year". The service unit identifier is an identifier corresponding to the service unit, and it should be noted that the service unit identifier is a unique identifier of the service unit, that is, service unit identifiers corresponding to different service units are different; for example, when the business unit is a type of a product, the business object identifier may be a type ID number corresponding to the type.
Each service unit is preset with a corresponding preset attribute condition, and the preset attribute condition can be understood as whether attribute information of a target object meets attribute requirements corresponding to the service unit or not. The preset attribute conditions respectively corresponding to each service unit identifier are preset and different. In an implementation manner, the preset attribute condition corresponding to each service unit identifier may include a plurality of attributes, for example, a service object identifier corresponding to a service object "insurance product a" corresponds to five service unit identifiers, and the preset attribute conditions respectively corresponding to the five service unit identifiers are "area: 60-150 square meters, floor: bottom building, expansion guarantee: contains self-construction and area: 60-150 square meters, floor: bottom building, expansion guarantee: no self-construction, area: 60-150 square meters, floor: non-bottom building, expansion guarantee: contains self-construction and area: 60-150 square meters, floor: non-bottom building, expansion guarantee: no self-construction, area: more than 150 square meters, floor: bottom building and expansion guarantee: including self-construction.
S204: and matching the attribute information of the target object with the preset attribute conditions respectively corresponding to the plurality of service unit identifications to obtain the target service unit identification corresponding to the target object.
In this embodiment, after obtaining the service unit identifiers corresponding to the service object identifier, the preset attribute condition corresponding to each service unit identifier may be obtained first. Then, the attribute information of the target object may be respectively matched with the preset attribute conditions corresponding to each service unit identifier, and if the attribute information of the target object is matched with the preset attribute conditions corresponding to one service unit identifier, that is, the attribute information of the target object all meets the attribute requirements for each attribute information type in the preset attribute conditions corresponding to one service unit identifier, the service unit identifier may be used as the target service unit identifier corresponding to the target object. It can be understood that the target service unit identifier is a service unit identifier of a service unit whose attribute information of the target object satisfies the preset attribute condition.
It is assumed that a service object identifier corresponding to a service object, namely an insurance product a, corresponds to five service unit identifiers, and the preset attribute conditions respectively corresponding to the five service unit identifiers are area: 60-150 square meters, floor: bottom building and expansion guarantee: contains self-construction and area: 60-150 square meters, floor: bottom building, expansion guarantee: no self-construction, area: 60-150 square meters, floor: non-bottom building, expansion guarantee: contains self-construction and area: 60-150 square meters, floor: non-bottom building, expansion guarantee: no self-construction, area: more than 150 square meters, floor: bottom building, expansion guarantee: self-construction included; if the target object is a house, the attribute information of the target object is' area: 70 square meters, floor: bottom building, expansion guarantee: including self-construction ", the preset attribute condition can be determined as" area: 60-150 square meters, floor: bottom building and expansion guarantee: the service unit identifier containing the self-establishment is a target service unit identifier corresponding to the target object.
S205: and taking the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object.
The resource attribute can be understood as reflecting the quantity of a certain type of resource required to be paid by the target object when the target object needs to use the business object, and can also be understood as the resource required to be paid by the target object in the resource allocation or transaction process required when the target object needs to use the business object; for example, when the target object is a video, the service object is a promotion service, and the resource attribute of the target object may include a promotion cost corresponding to the target object; for another example, when the target object is a user, the service object is a commodity, and the resource attribute of the target object may include an exchange score corresponding to the target object.
In this embodiment, the resource attribute corresponding to each service unit identifier may be pre-stored, so that after the target service unit identifier is determined, the resource attribute corresponding to the target service unit identifier may be used as the resource attribute corresponding to the target object.
Compared with the prior art, the embodiment of the disclosure has the following beneficial effects: the method and the device realize separation of the service object and the service unit by presetting the preset attribute conditions corresponding to the preset service matching condition, the identifier mapping set and the service unit identifier respectively, and convert the service object into the preset attribute conditions corresponding to the service unit identifier, so that when the preset attribute conditions corresponding to the service unit need to be adjusted, the service object does not need to be adjusted, and the target service unit identifier corresponding to the service object can still be determined through the attribute information of the target object, so that the resource attribute corresponding to the target service unit identifier can be used as the resource attribute corresponding to the target object, namely, different target objects can dynamically obtain the resource attribute corresponding to different service unit identifiers by using the same service object identifier, thereby ensuring that the resource attribute corresponding to the target object determined by the embodiment is more accurate, shortening the time for determining the resource attribute, avoiding the problem that the problem of calculation errors of the resource attribute result caused by operation in the manual calculation process, further improving the accuracy and efficiency for determining the resource attribute, and improving the user experience.
In some embodiments, the preset service matching condition may include a service applicable condition corresponding to each of the plurality of service object identifiers, and accordingly, S202 may include the following steps:
and aiming at each business object identifier, if the attribute information of the target object meets the business applicable condition corresponding to the business object identifier, taking the business object identifier as the business object identifier matched with the target object.
In this embodiment, the corresponding service applicable condition may be set for each service object in advance, that is, the corresponding service applicable condition may be set for each service object identifier in advance. In this way, after the attribute information of the target object is obtained, the attribute information of the target object can be used to match with the service application condition corresponding to each service object identifier, and if the attribute information of the target object meets the service application condition corresponding to a service object identifier, the service object identifier can be used as the service object identifier matched with the target object.
For example, when the target object is a house and the service object is an insurance, the service object identifier includes an identifier of life insurance and an identifier of house insurance, and assuming that the service application condition corresponding to the identifier of life insurance is that the insured object is a specific crowd, and the service application condition corresponding to the identifier of house insurance is that the insured object is a house, since the attribute information "house" of the target object satisfies the service application condition corresponding to the identifier of house insurance, the identifier of house insurance is used as the service object identifier matched with the target object.
Next, a generation manner of the preset attribute condition corresponding to the service unit identifier will be described. Specifically, the determining method of the preset attribute condition respectively corresponding to the service unit identifiers comprises the following steps:
step a: and determining a plurality of target attribute information types and enumeration values corresponding to the target attribute information types according to the service applicable conditions corresponding to the service object identification.
In this embodiment, a service applicable condition corresponding to the service object identifier may be determined first, and then, according to the service applicable condition, which target attribute information types the service applicable condition includes may be determined, and an enumerated value corresponding to the target attribute information type may be determined.
For example, assume that the service object identifier is an identifier of a service object "house insurance", and a service applicable condition corresponding to the service object identifier is "area: more than 60 square meters, no floor limitation, and no extension guarantee limitation ", it may be determined that the target attribute information type corresponding to the service applicable condition is" area "," floor ", and" extension guarantee ", wherein enumerated values of the target attribute information type" area "include" 60-150 square meters "and" more than 150 square meters ", enumerated values of the target attribute information type" floor "include" bottom floor "and" non-bottom floor ", and enumerated values of the target attribute information type" extension guarantee "include" including self-building "and" not including self-building ".
Step b: determining a plurality of target attribute information combination schemes according to the plurality of target attribute information types and enumeration values corresponding to the target attribute information types; wherein, each target attribute information combination scheme is different.
As an example, the enumerated values respectively corresponding to the target attribute information types may be subjected to different permutation and combination, for example, all permutation and combination manners are exhausted, that is, all combination manners are determined, so as to obtain a plurality of target attribute information combination schemes. Wherein, the enumerated values of at least one target attribute information type are different between each target attribute information combination scheme.
Continuing with the above example in which the service object identifier is an identifier of a service object "house insurance", since the enumerated values of the target attribute information type "area" include "60 to 150 square meters" and "150 square meters or more", the enumerated values of the target attribute information type "floor" include "bottom floor" and "non-bottom floor", and the enumerated values of the target attribute information type "extended security" include "including self-building" and "not including self-building", eight sets of target attribute information combination schemes can be determined, which are respectively "60 to 150 square meters, bottom floor, including self-building", "60 to 150 square meters, bottom floor, not including self-building", "respectively" 60 to 150 square meters, non-bottom floor, including self-building "," 60 to 150 square meters, non-bottom floor, not including self-building "," 150 square meters, bottom floor, not including self-building "," 150 square meters or more than self-building "," 150 square meters, not including self-building, not bottom floor, not including self building ".
Step c, taking each target attribute information combination scheme as a preset attribute condition corresponding to each service unit identifier corresponding to the service object identifier; the target attribute information combination schemes corresponding to each service unit identifier are different.
In this embodiment, different target attribute information combination schemes may be respectively adopted as the preset attribute conditions for each service unit identifier corresponding to the service object identifier. For example, the service object is insurance product a, the service unit corresponding to the service object may include "standard money/year", "honor money/year", the preset attribute condition corresponding to the service unit identifier corresponding to the service unit "standard money/year" is target attribute information combination scheme "60-150 square meters, bottom building, self-contained building", and the preset attribute condition corresponding to the service unit identifier corresponding to the service unit "honor money/year" is target attribute information combination scheme "150 square meters or more, non-bottom building, self-contained building".
In some embodiments, the step S204 "obtaining the target service unit identifier corresponding to the target object by matching the attribute information of the target object with the preset attribute conditions respectively corresponding to the plurality of service unit identifiers" may include the following steps:
aiming at each service unit identification, determining a plurality of target attribute information types corresponding to the service unit identification according to a preset attribute condition corresponding to the service unit identification; determining attribute values respectively corresponding to the types of the target attribute information in the attribute information of the target object; and if the attribute values corresponding to the target attribute information types are respectively the same as the enumerated values corresponding to the target attribute information types, determining the service unit identifier as the target service unit identifier corresponding to the target object.
For example, it is assumed that the attribute information of the target object is "80 square meters, bottom of building, including self-building", the preset attribute condition corresponding to the service unit identifier corresponding to the service unit "honor money, one year" is the target attribute information combination scheme "more than 150 square meters, non-bottom of building, including self-building", and the preset attribute condition corresponding to the service unit identifier corresponding to the service unit "standard money, one year" is the target attribute information combination scheme "60-150 square meters, bottom of building, including self-building"; because the attribute value corresponding to each target attribute information type of the attribute information of the target object is the same as the enumerated value corresponding to each target attribute information type of the preset attribute condition corresponding to the service unit identifier corresponding to the service unit "standard style/one year", the service unit identifier corresponding to the service unit "standard style/one year" is determined as the target service unit identifier corresponding to the target object.
In some embodiments, the step S205 of using the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object may include the following steps:
s205a: and querying the resource attribute corresponding to the target service unit identifier by using a preset resource attribute table.
S205b: and determining the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object.
The preset resource attribute table comprises a plurality of groups of resource attribute data, and each group of resource attribute data comprises a service unit identifier and a corresponding relation between resource attributes. Thus, after the target service unit identifier is determined, whether a service unit identifier identical to the target service unit identifier exists can be inquired in the resource attribute table, and if yes, the resource attribute corresponding to the service unit identifier is used as the resource attribute corresponding to the target object.
Assuming that the target service unit identifier is "111", it can be queried in the resource attribute table whether there is a service unit identifier that is the same as the target service unit identifier, and if so, the resource attribute "100 integral" corresponding to the service unit identifier "111" is taken as the resource attribute corresponding to the target object.
All the above optional technical solutions may be combined arbitrarily to form optional embodiments of the present disclosure, and are not described in detail herein.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods. For details not disclosed in the embodiments of the apparatus of the present disclosure, refer to the embodiments of the method of the present disclosure.
Fig. 3 is a schematic diagram of a resource attribute determination apparatus provided in an embodiment of the present disclosure. As shown in fig. 3, the apparatus for determining the resource attribute includes:
an information acquisition unit 301 for acquiring attribute information of a target object;
an object determining unit 302, configured to determine a service object identifier matching the target object according to the attribute information of the target object and a preset service matching condition;
a unit determining unit 303, configured to determine, according to a preset identifier mapping set, a plurality of service unit identifiers corresponding to the service object identifier;
an information matching unit 304, configured to match, according to the attribute information of the target object and preset attribute conditions respectively corresponding to the service unit identifiers, a target service unit identifier corresponding to the target object;
an attribute determining unit 305, configured to use the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object.
In some embodiments, the preset service matching condition includes service applicable conditions respectively corresponding to a plurality of service object identifiers; the object determination unit 302 is configured to:
and aiming at each business object identifier, if the attribute information of the target object meets the business applicable condition corresponding to the business object identifier, taking the business object identifier as the business object identifier matched with the target object.
In some embodiments, the preset identifier mapping set includes a plurality of sets of corresponding relationships, each set of corresponding relationships includes a corresponding relationship between a service object identifier and a plurality of service unit identifiers, and the preset attribute conditions respectively corresponding to the plurality of service unit identifiers are different.
In some embodiments, the apparatus further comprises a scenario generation unit for:
determining a plurality of target attribute information types and enumeration values corresponding to the target attribute information types according to service applicable conditions corresponding to the service object identification;
determining a plurality of target attribute information combination schemes according to the plurality of target attribute information types and enumeration values corresponding to the target attribute information types; wherein, each target attribute information combination scheme is different;
respectively taking each target attribute information combination scheme as a preset attribute condition corresponding to each service unit identifier corresponding to the service object identifier; the target attribute information combination schemes corresponding to each service unit identifier are different.
In some embodiments, the apparatus further comprises a scenario generation unit for:
performing different permutation and combination on enumeration values respectively corresponding to the target attribute information types to obtain a plurality of target attribute information combination schemes; wherein, the enumerated values of at least one target attribute information type are different between each target attribute information combination scheme.
In some embodiments, the information matching unit 304 is configured to:
aiming at each service unit identification, determining a plurality of target attribute information types corresponding to the service unit identification according to a preset attribute condition corresponding to the service unit identification; determining attribute values respectively corresponding to the types of the target attribute information in the attribute information of the target object; and if the attribute values corresponding to the target attribute information types are respectively the same as the enumerated values corresponding to the target attribute information types, determining the service unit identifier as the target service unit identifier corresponding to the target object.
In some embodiments, the attribute determining unit 305 is configured to:
inquiring the resource attribute corresponding to the target service unit identification by using a preset resource attribute table; the preset resource attribute table comprises a plurality of groups of resource attribute data, and each group of resource attribute data comprises a service unit identifier and a corresponding relation between resource attributes;
and determining the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object.
According to the technical scheme provided by the embodiment of the disclosure, basic attribute information and service attribute information of a target object can be obtained firstly; then, determining a service object to be recommended corresponding to the target object according to the basic attribute information and the service attribute information of the target object; then, in response to the determination operation for the business object to be recommended, a matching business object corresponding to the target object may be determined. In the embodiment, the service object to be recommended and the matched service object determined according to the basic attribute information corresponding to the target object and the service attribute information are more accurate, more reasonable and have more reference value, so that professional technicians are not required to depend on the subjective experience to perform service object matching from a certain angle or according to certain information, the problems of subjectivity, one-sidedness, limitation and difficulty in selection caused by manually performing service object matching according to the experience are avoided, the efficiency, the reasonability and the accuracy of service object matching are improved, and the user experience is improved.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by functions and internal logic of the process, and should not constitute any limitation to the implementation process of the embodiments of the present disclosure.
Fig. 4 is a schematic diagram of a computer device 4 provided by the disclosed embodiment. As shown in fig. 4, the computer device 4 of this embodiment includes: a processor 401, a memory 402 and a computer program 403 stored in the memory 402 and executable on the processor 401. The steps in the various method embodiments described above are implemented when the processor 401 executes the computer program 403. Alternatively, the processor 401 implements the functions of the respective modules/units in the above-described respective apparatus embodiments when executing the computer program 403.
Illustratively, the computer program 403 may be partitioned into one or more modules/units, which are stored in the memory 402 and executed by the processor 401 to accomplish the present disclosure. One or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution of the computer program 403 in the computer device 4.
The computer device 4 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computer devices. Computer device 4 may include, but is not limited to, a processor 401 and a memory 402. Those skilled in the art will appreciate that fig. 4 is merely an example of a computer device 4 and is not intended to limit computer device 4 and may include more or fewer components than those shown, or some of the components may be combined, or different components, e.g., the computer device may also include input output devices, network access devices, buses, etc.
The Processor 401 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The storage 402 may be an internal storage unit of the computer device 4, for example, a hard disk or a memory of the computer device 4. The memory 402 may also be an external storage device of the computer device 4, for example, a plug-in hard disk provided on the computer device 4, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), or the like. Further, memory 402 may also include both internal storage units of computer device 4 and external storage devices. The memory 402 is used for storing computer programs and other programs and data required by the computer device. The memory 402 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules, so as to perform all or part of the functions described above. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present disclosure. For the specific working processes of the units and modules in the system, reference may be made to the corresponding processes in the foregoing method embodiments, which are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the technical solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
In the embodiments provided in the present disclosure, it should be understood that the disclosed apparatus/computer device and method may be implemented in other ways. For example, the above-described apparatus/computer device embodiments are merely illustrative, and for example, a division of modules or units, a division of logical functions only, an additional division may be made in actual implementation, multiple units or components may be combined or integrated with another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
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 units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, the present disclosure may implement all or part of the flow of the method in the above embodiments, and may also be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of the above methods and embodiments. The computer program may comprise computer program code which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, recording medium, U.S. disk, removable hard disk, magnetic disk, optical disk, computer Memory, read-Only Memory (ROM), random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and the like. It should be noted that the computer readable medium may contain suitable additions or additions that may be required in accordance with legislative and patent practices within the jurisdiction, for example, in some jurisdictions, computer readable media may not include electrical carrier signals or telecommunications signals in accordance with legislative and patent practices.
The above examples are only intended to illustrate the technical solution of the present disclosure, not to limit it; although the present disclosure 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; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present disclosure, and are intended to be included within the scope of the present disclosure.

Claims (10)

1. A method for determining resource attributes, the method comprising:
acquiring attribute information of a target object;
determining a service object identifier matched with the target object according to the attribute information of the target object and a preset service matching condition;
determining a plurality of service unit identifications corresponding to the service object identifications according to a preset identification mapping set;
matching the attribute information of the target object with preset attribute conditions respectively corresponding to the service unit identifications to obtain a target service unit identification corresponding to the target object;
and taking the resource attribute corresponding to the target service unit identification as the resource attribute corresponding to the target object.
2. The method according to claim 1, wherein the preset service matching condition comprises a service applicable condition corresponding to each of the plurality of service object identifiers; the determining a service object identifier matched with the target object according to the attribute information of the target object and a preset service matching condition includes:
and aiming at each business object identifier, if the attribute information of the target object meets the business applicable condition corresponding to the business object identifier, taking the business object identifier as the business object identifier matched with the target object.
3. The method according to claim 1, wherein the preset identifier mapping set comprises a plurality of sets of correspondences, each set of correspondences comprises a correspondence between a service object identifier and a plurality of service unit identifiers, and the preset attribute conditions respectively corresponding to the service unit identifiers are different.
4. The method according to claim 3, wherein the determining manner of the preset attribute condition respectively corresponding to the service unit identifiers comprises the following steps:
determining a plurality of target attribute information types and enumeration values corresponding to the target attribute information types according to service applicable conditions corresponding to the service object identification;
determining a plurality of target attribute information combination schemes according to the plurality of target attribute information types and enumeration values corresponding to the target attribute information types; wherein, each target attribute information combination scheme is different;
respectively taking each target attribute information combination scheme as a preset attribute condition corresponding to each service unit identifier corresponding to the service object identifier; the target attribute information combination schemes corresponding to each service unit identifier are different.
5. The method according to claim 4, wherein the determining a plurality of target attribute information combination schemes according to the plurality of target attribute information types and enumerated values corresponding to the respective target attribute information types includes:
performing different permutation and combination on enumeration values respectively corresponding to the target attribute information types to obtain a plurality of target attribute information combination schemes; wherein, the enumeration values of at least one target attribute information type are different between each target attribute information combination scheme.
6. The method according to claim 5, wherein the obtaining the target service unit identifier corresponding to the target object by matching according to the attribute information of the target object and the preset attribute conditions respectively corresponding to the plurality of service unit identifiers comprises:
aiming at each service unit identification, determining a plurality of target attribute information types corresponding to the service unit identification according to a preset attribute condition corresponding to the service unit identification; determining attribute values respectively corresponding to each target attribute information type in the attribute information of the target object; and if the attribute values corresponding to the target attribute information types are respectively the same as the enumerated values corresponding to the target attribute information types, determining the service unit identifier as the target service unit identifier corresponding to the target object.
7. The method according to any of claims 1-6, wherein said taking the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object comprises:
inquiring the resource attribute corresponding to the target service unit identification by using a preset resource attribute table; the preset resource attribute table comprises a plurality of groups of resource attribute data, and each group of resource attribute data comprises a service unit identifier and a corresponding relation between resource attributes;
and determining the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object.
8. An apparatus for determining resource attributes, the apparatus comprising:
an information acquisition unit configured to acquire attribute information of a target object;
the object determining unit is used for determining a business object identifier matched with the target object according to the attribute information of the target object and a preset business matching condition;
a unit determining unit, configured to determine, according to a preset identifier mapping set, a plurality of service unit identifiers corresponding to the service object identifier;
the information matching unit is used for matching the attribute information of the target object with the preset attribute conditions respectively corresponding to the service unit identifications to obtain the target service unit identification corresponding to the target object;
and the attribute determining unit is used for taking the resource attribute corresponding to the target service unit identifier as the resource attribute corresponding to the target object.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202210747114.7A 2022-06-28 2022-06-28 Resource attribute determination method and device Pending CN115169850A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210747114.7A CN115169850A (en) 2022-06-28 2022-06-28 Resource attribute determination method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210747114.7A CN115169850A (en) 2022-06-28 2022-06-28 Resource attribute determination method and device

Publications (1)

Publication Number Publication Date
CN115169850A true CN115169850A (en) 2022-10-11

Family

ID=83488753

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210747114.7A Pending CN115169850A (en) 2022-06-28 2022-06-28 Resource attribute determination method and device

Country Status (1)

Country Link
CN (1) CN115169850A (en)

Similar Documents

Publication Publication Date Title
CN106844372B (en) Logistics information query method and device
US10963888B2 (en) Payment complaint method, device, server and readable storage medium
WO2019047432A1 (en) Order processing method and apparatus
CN110163739B (en) Payment complaint method, device, server and readable storage medium
CN109582550B (en) Method, device and server for acquiring full-service scene fault set
WO2014026274A1 (en) Promoter system and method for processing product and service data
CN112667695A (en) Insurance data information generation method and device, server and storage medium
CN108388512A (en) Data processing method and server
CN112464204A (en) Account management method and related product
CN115145587A (en) Product parameter checking method and device, electronic equipment and storage medium
CN110704486A (en) Data processing method, device, system, storage medium and server
CN112613724A (en) Compliance assessment method and device for enterprise, storage medium and electronic equipment
CN107977876B (en) Method and device for processing order information
CN107784418B (en) List data distribution method and device
CN115169850A (en) Resource attribute determination method and device
CN107784572B (en) Invoice surface content processing method and terminal equipment
CN111126923A (en) Material stagnation statistical method and device, storage medium and terminal equipment
CN115809879A (en) Block chain data processing method, device, equipment and storage medium
US11950173B2 (en) Method of determining shared service index based on shared service of communication credential
CN112288406B (en) Service object retrieval method based on scientific and technological information crowd-sourced platform
CN114817347A (en) Business approval method and device, electronic equipment and storage medium
CN108898446B (en) Method and apparatus for outputting information
CN115129987A (en) Resource attribute determination method and device
CN112199191A (en) Data matching method, device and system for virtual transaction
CN111199437A (en) Data processing method and device

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