CN111949655A - Form display method and device, electronic equipment and medium - Google Patents

Form display method and device, electronic equipment and medium Download PDF

Info

Publication number
CN111949655A
CN111949655A CN202010721280.0A CN202010721280A CN111949655A CN 111949655 A CN111949655 A CN 111949655A CN 202010721280 A CN202010721280 A CN 202010721280A CN 111949655 A CN111949655 A CN 111949655A
Authority
CN
China
Prior art keywords
data
candidate
index information
processed
information group
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
CN202010721280.0A
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.)
Beijing Daily Youxian Technology Co.,Ltd.
Original Assignee
Beijing Missfresh Ecommerce 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 Beijing Missfresh Ecommerce Co Ltd filed Critical Beijing Missfresh Ecommerce Co Ltd
Priority to CN202010721280.0A priority Critical patent/CN111949655A/en
Publication of CN111949655A publication Critical patent/CN111949655A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computational Linguistics (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure discloses a form display method, a form display device, electronic equipment and a medium. One embodiment of the method comprises: acquiring an index information group and a dimension information group input by a user according to an input query operation of the user on a target interface; selecting a form meeting preset conditions from a form database as a candidate form based on the index information group and the dimension information group to obtain a candidate form set; selecting a candidate form from the candidate form set as a to-be-processed data form based on the engine category information corresponding to the candidate form in the candidate form set; splicing the data forms to be processed to generate spliced data forms; performing index information duplication elimination processing on the spliced data form to generate a data form; the data form is displayed on the target interface. According to the method, the form database is screened twice, so that the workload is reduced, the working efficiency is improved, and the generated data form is more in line with the user requirement by using the index information duplication removal processing.

Description

Form display method and device, electronic equipment and medium
Technical Field
The embodiment of the disclosure relates to the technical field of computers, in particular to a form display method, a form display device, electronic equipment and a medium.
Background
With the advent of the big data age, the amount of data has grown dramatically. Due to the huge amount of data, when a user wants to assist in analysis and decision making by browsing data on a network platform, part of the data is selectively viewed according to the current requirements. The prior art method for displaying data is long in time, and the displayed result sometimes has the problem of inconsistent data. Therefore, an efficient data display method is needed to accurately acquire data required by a user from mass data.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
Some embodiments of the present disclosure propose form display methods, apparatuses, electronic devices, and media to solve the technical problems mentioned in the background section above.
In a first aspect, some embodiments of the present disclosure provide a form display method, including: in response to the detection of the input query operation of a user on a target interface, acquiring an index information group and a dimension information group input by the user according to the input query operation; selecting a form meeting preset conditions from a form database as a candidate form to obtain a candidate form set based on the index information group and the dimension information group, wherein the form database comprises the forms and engine category information corresponding to the forms; selecting a candidate form from the candidate form set as a to-be-processed data form based on the engine category information corresponding to the candidate form in the candidate form set; splicing the to-be-processed data forms to generate spliced data forms; performing index information duplication elimination processing on the spliced data form to generate a data form; and displaying the data form on the target interface.
In some embodiments, the method further comprises: pushing the data form to target equipment corresponding to the target interface; encrypting the data in the data form; and storing the data form after the encryption processing to a local database.
In some embodiments, the data form after the encryption process is obtained by encrypting data according to the following formula:
c=gmrNmodN2
where c represents the encrypted ciphertext. m represents data before encryption, m is a natural number, and m is less than N. N is expressed as the product of prime numbers p, q. And p and q represent randomly selected prime numbers larger than a preset value. r represents the random number chosen, r < N. g represents a random number within g ∈ Z × N, and Z is a random number. g satisfies the formula: gcd (L (g)λmodN2) And N) is 1. gcd represents a function of the greatest common divisor. gλDenotes the power of g to λ. λ is the least common multiple of p-1 and q-1. L represents a function
Figure BDA0002600109890000021
x is an independent variable.
In a second aspect, some embodiments of the present disclosure provide a form display apparatus, the apparatus comprising: the acquisition unit is configured to respond to the detection of an input query operation of a user on a target interface, and acquire an index information group and a dimension information group input by the user according to the input query operation; the first selection unit is configured to select a form meeting preset conditions from a form database as a candidate form to obtain a candidate form set based on the index information group and the dimension information group, wherein the form database comprises the forms and engine category information corresponding to the forms; the second selection unit is configured to select a candidate form from the candidate form set as a to-be-processed data form based on the engine category information corresponding to the candidate form in the candidate form set; the splicing unit is configured to splice the to-be-processed data forms to generate spliced data forms; the generating unit is configured to perform index information duplication elimination processing on the spliced data form to generate a data form; and the display unit is configured to display the data form on the target interface.
In a third aspect, some embodiments of the present disclosure provide an electronic device, comprising: one or more processors; a storage device having one or more programs stored thereon which, when executed by one or more processors, cause the one or more processors to implement the method as described in the first aspect.
In a fourth aspect, some embodiments of the disclosure provide a computer readable medium having a computer program stored thereon, wherein the program, when executed by a processor, implements the method as described in the first aspect.
One of the above-described various embodiments of the present disclosure has the following advantageous effects: and acquiring the index information combination and the dimension information group input by the user through detecting the input query operation of the user on the target interface. And then, selecting a candidate form meeting preset conditions from the form database according to the mark information combination and the dimension information group input by the user. And then, screening the candidate forms again according to the engine category information corresponding to the forms to obtain the data forms to be processed for splicing. The form is screened twice before being processed, so that the workload of processing the form can be reduced, the working time is shortened, and the working efficiency is improved. The index information of the spliced data form is subjected to deduplication processing, so that the problem of data conflict caused by repeated occurrence of the index information can be avoided to a great extent, and the data form displayed to the user can better meet the requirements of the user.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
1-3 are schematic diagrams of a plurality of application scenarios in accordance with a form display method that is some embodiments of the present disclosure;
FIG. 4 is a flow diagram of some embodiments of a form display method according to the present disclosure;
5-6 are schematic diagrams of multiple application scenarios of a stitching process according to some embodiments of the present disclosure;
FIG. 7 is a flow diagram of further embodiments of a form display method according to the present disclosure;
FIG. 8 is a schematic structural diagram of some embodiments of a form display apparatus according to the present disclosure;
FIG. 9 is a schematic structural diagram of an electronic device suitable for use in implementing some embodiments of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings. The embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1-3 are a number of schematic diagrams of application scenarios of a form display method according to some embodiments of the present disclosure.
In the application scenario of fig. 1, first, the computing device 101 may determine the set of metric information 103 and the set of dimension information 104 from the user input on the target interface 102. In response to the user's triggering operation on the query button 105, as shown in fig. 2, the computing device 101 may select a form meeting a preset condition from the form database 201 as a candidate form according to the index information group 103 and the dimension information group 104, and obtain a candidate form set 202. According to the engine category information corresponding to the candidate form, the computing device 101 may select a form from the candidate form set 202 as the to-be-processed data form 203. The computing device 101 may then perform a splicing process on the to-be-processed dataform 203, generating a spliced dataform 204. Thereafter, the computing device 101 may perform a de-duplication process on the spliced data form 204 to generate a data form 205. As shown in fig. 3, the computing device 101 may display the generated dataform 205 on the target interface 102.
The computing device 101 may be hardware or software. When the computing device is hardware, it may be implemented as a distributed cluster composed of multiple servers or terminal devices, or may be implemented as a single server or a single terminal device. When the computing device is embodied as software, it may be installed in the hardware devices enumerated above. It may be implemented, for example, as multiple software or software modules to provide distributed services, or as a single software or software module. And is not particularly limited herein.
It should be understood that the number of computing devices in FIG. 1 is merely illustrative. There may be any number of computing devices, as implementation needs dictate.
With continued reference to FIG. 4, a flow 400 of some embodiments of a form display method according to the present disclosure is shown. The method may be performed by the computing device 101 of fig. 1. The form display method comprises the following steps:
step 401, in response to detecting an input query operation of a user on a target interface, acquiring an index information group and a dimension information group input by the user according to the input query operation.
In some embodiments, an executing body (e.g., the computing device 101 shown in fig. 1) of the form display method may detect a target interface, and in response to detecting that a user inputs a query operation on the target interface, obtain a set of index information and a set of dimension information input on the target interface by the user. The index information may include, but is not limited to, at least one of: profit margin, user visit volume, and click volume. The dimension information may include, but is not limited to, at least one of: time and region.
And 402, selecting a form meeting preset conditions from a form database as a candidate form based on the index information group and the dimension information group to obtain a candidate form set.
In some embodiments, the execution subject may perform vector transformation processing on the form in the form database. Here, the vector conversion processing may be processing for performing word embedding on index information and dimension information in the form, respectively, to obtain an index word vector set and a dimension word vector set. The execution main body can splice the index word vectors in the index word vector set to obtain the index vectors of the form, splice the dimension word vectors in the dimension word vector set to obtain the dimension vectors of the form, and obtain the vector form database.
In some embodiments, the executing entity may obtain the candidate form set based on the vector form database by:
in the first step, the execution main body may perform word embedding on the index information in the index information group, respectively, to generate a word vector of the index information, and obtain an index information vector group.
And secondly, the executing main body can respectively embed words into the dimension information in the dimension information group to generate word vectors of the dimension information, so as to obtain a dimension information vector group.
And thirdly, the execution main body can score cosine distances of the index information vectors in the index information vector group and the index vectors in the vector form database to obtain a cosine distance score.
And fourthly, the execution main body can extract the forms corresponding to the vector forms with the cosine distance scores larger than the first preset score to obtain a first candidate form set.
And fifthly, the executing body can score cosine distances of the dimension information vectors in the dimension information vector group and the dimension vectors of the vector form in the vector form database to obtain cosine distance scores.
And sixthly, the execution main body can extract the form corresponding to the vector form with the cosine distance score being greater than a second preset score to obtain a second candidate form set.
Seventhly, the execution subject may combine the forms in the first candidate form set and the second candidate form set to obtain the candidate form set.
The input word vector set forth above may be a word vector resulting from word embedding of the input word. Word embedding is the general term for Language models and characterization learning techniques in Natural Language Processing (NLP). Conceptually, it refers to embedding a high-dimensional space with dimensions of the number of all words into a continuous vector space with much lower dimensions, each word or phrase being mapped as a vector on the real number domain. Specifically, a word vector (word vector) may be a vector in which a word or phrase is mapped to a real number by a word embedding method. Conceptually, it involves mathematical embedding from a one-dimensional space of each word to a continuous vector space with lower dimensions.
In some optional implementations of some embodiments, the preset condition may include, but is not limited to, at least one of: the form comprises the index information group and the dimension information group; the form comprises at least one index information in the index information group; the form comprises at least one dimension information in the dimension information group.
Step 403, selecting a candidate form from the candidate form set as a to-be-processed data form based on the engine category information corresponding to the candidate form in the candidate form set.
In some embodiments, the executing entity may obtain the to-be-processed data form by: the execution main body can sort the candidate forms in the candidate form set according to the preset sequence of the engine types to obtain a candidate form sequence; in the second step, the execution subject may select a predetermined number of candidate forms from the candidate form sequence according to the preset order, and use the selected candidate forms as the to-be-processed data form.
And 404, splicing the to-be-processed data forms to generate spliced data forms.
In some embodiments, the execution main body may perform a splicing process on the to-be-processed dataform according to a predetermined format to obtain a spliced dataform. Here, the splicing process may be a processing method for displaying data in at least one form in one form. The predetermined format may be a label information splicing format or a dimension information splicing format.
As an example, as shown in fig. 5, the execution body may splice the form 501 and the form 502 according to the index information splicing format, and generate a spliced data form, as shown by reference numeral 601 in fig. 6. The execution body may splice the form 501 and the form 502 according to the dimension information splicing format to generate a spliced data form, as shown by reference numeral 602 in fig. 6.
And 405, performing index information duplication elimination on the spliced data form to generate the data form.
In some embodiments, the execution main body may perform index information deduplication processing on the spliced data form according to a preset deduplication index information manifest to generate the data form. The preset duplication-eliminated index information list may be a set of preset index information that needs to be duplicated.
In some optional implementation manners of some embodiments, the execution main body may perform red marking display on the repeatedly displayed index information in the spliced data form, and display a checkbox. In response to the completion of the user selection, the execution main body may remove the indicator information selected by the user and the data corresponding to the indicator information. Finally, the execution body may use the processed form as the data form.
In some optional implementation manners of some embodiments, the execution main body may perform deduplication according to a result selected by a user, so as to facilitate modification and viewing of the form by the user. The generated data form is more in line with the requirements of the user, and meanwhile, the user experience is improved.
Step 406, displaying the data form on the target interface.
In some embodiments, the execution agent may display the dataform on the target interface.
In some optional implementations of some embodiments, the method further comprises: pushing the data form to target equipment corresponding to a target interface; encrypting the data in the data form; and storing the data form after the encryption processing to a local database.
In some optional implementations of some embodiments, the encryption process may be as follows: first, the execution body may encrypt data to obtain an encrypted dataform. Here, the encrypted dataform may be a matrix composed of encrypted data; and secondly, shifting the data in the encrypted dataform. Here, the shifting may be to shift each row of data and each column of data in the encrypted dataform to the target position according to a predetermined shift sequence; and thirdly, performing data confusion on the shifted data form.
In some optional implementations of some embodiments, the data form after the encryption processing is obtained by encrypting data according to the following formula:
c=gmrNmodN2
where c represents the encrypted ciphertext. m represents data before encryption, m is a natural number, and m is less than N. N is expressed as the product of prime numbers p, q. And p and q represent randomly selected prime numbers larger than a preset value. r represents the random number chosen, r < N. g represents a random number within g ∈ Z × N, and Z is a random number. g satisfies the formula: gcd (L (g)λmodN2) And N) is 1. gcd represents a function of the greatest common divisor. gλDenotes the power of g to λ. λ is the least common multiple of p-1 and q-1. L represents a function
Figure BDA0002600109890000091
x is an independent variable.
As an example, the preset value is 3, p is 5, and q is 7. Thus, the secret key λ is the least common multiple of p-1 and q-1, λ being 12. Then N5 x 7 x 35. Choosing a random number Z of 1.6 and g of 56, then the public key may be (56, 35). When the data m is 2 and r is 1, the ciphertext c may be 686.
By way of example, data obfuscation may be expressed as: the data in the shifted data form is set to "x", "x × 01", and is denoted as data x itself ". "x 02," meaning that the binary of data x is shifted left by one bit, "if it overflows (the highest bit in the binary that characterizes x is 1), then the data" x "is xored by 1B. The data in the shifted dataform is obfuscated as described above, and we may refer to as "data obfuscating the shifted dataform".
In some alternative implementations of some embodiments, the data form usually contains some important data (e.g., business data, identity information), and the common storage method is easy to cause data to be intercepted or stolen, and the confidentiality is not high. Therefore, the data is encrypted and then stored by the method, and the safety of data storage can be improved.
One of the above-described various embodiments of the present disclosure has the following advantageous effects: and acquiring the index information combination and the dimension information group input by the user through detecting the input query operation of the user on the target interface. And then, selecting a candidate form meeting preset conditions from the form database according to the mark information combination and the dimension information group input by the user. And then, screening the candidate forms again according to the engine category information corresponding to the forms to obtain the data forms to be processed for splicing. The form is screened twice before being processed, so that the workload of processing the form can be reduced, the working time is shortened, and the working efficiency is improved. The index information of the spliced data form is subjected to deduplication processing, so that the problem of data conflict caused by repeated occurrence of the index information can be avoided to a great extent, and the data form displayed to the user can better meet the requirements of the user.
With continued reference to FIG. 7, a flow 700 of further embodiments of a form display method according to the present disclosure is shown. The method may be performed by the computing device 101 of fig. 1. The form display method comprises the following steps:
step 701, in response to detecting an input query operation of a user on a target interface, acquiring an index information group and a dimension information group input by the user according to the input query operation.
In some embodiments, the specific implementation of step 701 and the technical effect brought by the implementation may refer to step 401 in those embodiments corresponding to fig. 4, and are not described herein again.
Step 702, selecting a form containing at least one index information in the index information group and/or at least one dimension information in the dimension information group from a form database as a candidate form, and obtaining a candidate form set.
In some embodiments, the execution subject may select the form database according to the index information set and the dimension information set input by the user. The execution main body can extract a form containing at least one index information in the index information group, a form containing at least one dimension information in the dimension information group and a form containing at least one index information and at least one dimension information as candidate forms to obtain a candidate form set.
Step 703, selecting a candidate form from the candidate form set as a to-be-processed data form based on the engine category information corresponding to the candidate form in the candidate form set.
In some embodiments, the executing entity may obtain the to-be-processed data form by:
in a first step, the execution main body may select a candidate form including the index information group and the dimension information group from the candidate form set as a first to-be-generated data form, so as to obtain a first to-be-generated data form set.
And secondly, based on the engine class information corresponding to the first to-be-generated data form in the first to-be-generated data form set, the execution main body can select the first to-be-generated data form from the first to-be-generated data form set as a second to-be-generated data form to obtain a second to-be-generated data form set.
And thirdly, the execution main body can obtain a data volume value of each second to-be-generated data form to obtain a data volume value set, wherein the data volume value is used for representing a value of a space occupied by the form in the form database.
And fourthly, based on the data volume value set, the execution main body can select a predetermined number of second data forms to be generated from the second data form set to be generated as data forms to be processed according to the sequence from small to large of the numerical values of the data volume values corresponding to the second data forms to be generated, and obtain a data form set to be processed.
In some optional implementations of some embodiments, the executing body may obtain the to-be-processed data form by:
first, the execution main body may select a candidate form including at least one index information in the index information group and/or at least one dimension information in the dimension information group from the candidate form set as a first candidate data form, so as to obtain a first candidate data form set.
And secondly, based on the engine category information corresponding to the first candidate dataform in the first candidate dataform set, the execution main body can select the first candidate dataform from the first candidate dataform set as a second candidate dataform to obtain a second candidate dataform set.
And thirdly, the executing body can obtain the data volume value of each second candidate data form to obtain the data volume value set.
And fourthly, based on the data volume value set, the execution main body can select a predetermined number of second candidate data forms from the second candidate data form set as the first data form to be processed according to the descending order of the numerical values of the data volume values corresponding to the second candidate data forms, so as to obtain the first data form set to be processed.
In some optional implementations of some embodiments, the fourth step includes the following sub-steps: a first substep, in which the execution main body may obtain an associated table singular number of each first to-be-processed data form in the first to-be-processed data form set to obtain an associated table singular number set; and a second substep, based on the associated table singular number set, in which the execution main body selects a predetermined number of first to-be-processed data forms from the first to-be-processed data form set as second to-be-processed data forms according to a descending order of the associated table singular number values corresponding to the first to-be-processed data forms, so as to obtain a second to-be-processed data form set.
In some alternative implementations of some embodiments, the form is further filtered according to the corresponding data volume value and associated form number. Because the form with small data volume value and small associated table number is less time-consuming to be inquired and extracted than the form with large data volume value and large associated table number, the waiting time of the user for waiting the form to be displayed is shortened.
And 704, splicing the to-be-processed data forms to generate spliced data forms.
In some embodiments, the specific implementation of step 704 and the technical effect brought by the implementation may refer to step 404 in those embodiments corresponding to fig. 4, which are not described herein again.
Step 705, determining the number of times each index information in the at least one index information appears in the spliced dataform.
In some embodiments, the execution subject may use each of the at least one index information as a keyword to match the index information in the spliced data form, so as to obtain the number of times that the spliced data form includes the index information in the at least one index information.
Step 706, selecting the index information from the at least one index information as target index information to obtain a target index information set.
In some embodiments, the executing body may select index information with a frequency greater than a preset threshold from the at least one index information as target index information according to the frequency of occurrence of each index information obtained in the step 705 in the spliced data form, so as to obtain a target index information set.
And 707, based on the target index information set, performing index information removal processing on the spliced data form to obtain a processed form, and determining the form as a data form.
In some embodiments, the execution body may perform index information removal processing on the spliced data form based on the target index information set. Here, the index information removal processing may be processing for deleting repeated target index information in the form up to a predetermined number. As an example, the number of times that the target index information appears in the form is "8", and the execution subject may delete the target index information in the form until the number of times that the target index information in the form appears in the form is "1".
Step 708, displaying the data form on the target interface.
In some embodiments, the specific implementation of step 708 and the technical effects brought by the implementation may refer to step 406 in those embodiments corresponding to fig. 4, which are not described herein again.
One of the above-described various embodiments of the present disclosure has the following advantageous effects: and acquiring the index information combination and the dimension information group input by the user through detecting the input query operation of the user on the target interface. And then, selecting the forms in the form database according to the mark information combination and the dimension information group input by the user to obtain a candidate form set. And then, screening the candidate forms again according to the engine category information corresponding to the forms to obtain the data forms to be processed for splicing. The form is screened twice before being processed, so that the workload of processing the form can be reduced, the working time is shortened, and the working efficiency is improved. The index information of the spliced data form is subjected to deduplication processing, so that the problem of data conflict caused by repeated occurrence of the index information can be avoided to a great extent, and the data form displayed to the user can better meet the requirements of the user.
With further reference to fig. 8, as an implementation of the above-described method for the above-described figures, the present disclosure provides some embodiments of a form display apparatus, which correspond to those of the method embodiments described above for fig. 4, and which may be applied in various electronic devices in particular.
As shown in fig. 8, the form display apparatus 800 of some embodiments includes: an acquisition unit 801, a first selection unit 802, a second selection unit 803, a splicing unit 804, a generation unit 805, and a display unit 806. The acquiring unit 801 is configured to, in response to detecting an input query operation of a user on a target interface, acquire an index information group and a dimension information group input by the user according to the input query operation; a first selecting unit 802, configured to select a form meeting a preset condition from a form database as a candidate form based on the index information group and the dimension information group, so as to obtain a candidate form set, where the form database includes a form and engine category information corresponding to the form; a second selecting unit 803, configured to select a candidate form from the candidate form set as a to-be-processed data form based on the engine category information corresponding to the candidate form in the candidate form set; the splicing unit 804 is configured to splice the to-be-processed data forms to generate spliced data forms; a generating unit 805 configured to perform index information deduplication processing on the spliced data form to generate a data form; a display unit 806 configured to display the data form on the target interface.
In some optional implementations of some embodiments, the preset condition includes at least one of: the form comprises the index information group and the dimension information group; the form comprises at least one index information in the index information group; the form comprises at least one dimension information in the dimension information group.
In some optional implementations of some embodiments, the first selection unit 802 of the form display apparatus 800 is further configured to: and selecting a form containing at least one index information in the index information group and/or at least one dimension information in the dimension information group from the form database as a candidate form to obtain a candidate form set.
In some optional implementations of some embodiments, the first selection unit 802 of the form display apparatus 800 is further configured to: selecting a candidate form containing the index information group and the dimension information group from the candidate form set as a first to-be-generated data form to obtain a first to-be-generated data form set; selecting a first to-be-generated data form from the first to-be-generated data form set as a second to-be-generated data form based on engine category information corresponding to the first to-be-generated data form in the first to-be-generated data form set, so as to obtain a second to-be-generated data form set; acquiring a data volume value of each second to-be-generated data form to obtain a data volume value set, wherein the data volume value is used for representing a value of a space occupied by the form in the form database; and based on the data volume value set, selecting a preset number of second data forms to be generated from the second data form set to be generated as data forms to be processed according to the sequence of the numerical values of the data volume values corresponding to the second data forms to be generated from small to large, and obtaining the data form set to be processed.
In some optional implementations of some embodiments, the selecting a candidate form from the candidate form set as the to-be-processed data form includes: selecting a candidate form containing at least one index information in the index information group and/or at least one dimension information in the dimension information group from the candidate form set as a first candidate data form to obtain a first candidate data form set; selecting a first candidate dataform from the first candidate dataform set as a second candidate dataform based on the engine category information corresponding to the first candidate dataform in the first candidate dataform set to obtain a second candidate dataform set; acquiring a data volume value of each second candidate data form to obtain a data volume value set; and based on the data volume value set, selecting a predetermined number of second candidate data forms from the second candidate data form set as a first data form to be processed according to the descending order of the numerical values of the data volume values corresponding to the second candidate data forms, so as to obtain a first data form set to be processed.
In some optional implementations of some embodiments, the selecting, from the second candidate dataform set, a predetermined number of second candidate dataforms as the first to-be-processed dataform according to a descending order of numerical values of data volume values corresponding to the second candidate dataforms to obtain the first to-be-processed dataform set includes: acquiring the associated table singular number of each first to-be-processed data form in the first to-be-processed data form set to obtain an associated table singular number set; and based on the association table singular number set, selecting a preset number of first data forms to be processed from the first data form set to be processed as data forms to be processed according to the descending order of the numerical values of the association table singular number corresponding to the first data forms to be processed, and obtaining the data form set to be processed.
In some optional implementations of some embodiments, the generation unit 805 of the form display apparatus 800 is further configured to: inputting the spliced data form into an index information duplication removal processor, and respectively inputting the index information in the at least one index information into an inquirer in the index information duplication removal processor to obtain the times of the spliced data form including the index information, wherein the index information duplication removal processor comprises an inquirer and an editor, the inquirer is used for inquiring the times of the index information appearing in the form, and the editor is used for eliminating the duplication of the target index information in the form; selecting index information from the at least one piece of index information as target index information based on the obtained times to obtain a target index information set; and respectively inputting the target index information in the spliced data form and the target index information set into the editor, outputting a processed form, and determining the form as a data form.
It will be understood that the elements described in the apparatus 800 correspond to various steps in the method described with reference to fig. 4. Thus, the operations, features and resulting advantages described above with respect to the method are also applicable to the apparatus 800 and the units included therein, and are not described herein again.
Referring now to FIG. 9, shown is a schematic block diagram of an electronic device (e.g., computing device 101 of FIG. 1)900 suitable for use in implementing some embodiments of the present disclosure. The server shown in fig. 9 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 9, the electronic device 900 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 901 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)902 or a program loaded from a storage means 908 into a Random Access Memory (RAM) 903. In the RAM 903, various programs and data necessary for the operation of the electronic apparatus 900 are also stored. The processing apparatus 901, the ROM 902, and the RAM 903 are connected to each other through a bus 904. An input/output (I/O) interface 905 is also connected to bus 904.
Generally, the following devices may be connected to the I/O interface 905: input devices 906 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 907 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 908 including, for example, magnetic tape, hard disk, etc.; and a communication device 909. The communication device 909 may allow the electronic apparatus 900 to perform wireless or wired communication with other apparatuses to exchange data. While fig. 9 illustrates an electronic device 900 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided. Each block shown in fig. 9 may represent one device or may represent multiple devices as desired.
In particular, according to some embodiments of the present disclosure, the processes described above with reference to the flow diagrams may be implemented as computer software programs. For example, some embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In some such embodiments, the computer program may be downloaded and installed from a network through the communication device 909, or installed from the storage device 908, or installed from the ROM 902. The computer program, when executed by the processing apparatus 901, performs the above-described functions defined in the methods of some embodiments of the present disclosure.
It should be noted that the computer readable medium described above in some embodiments of the present disclosure may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In some embodiments of the disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In some embodiments of the present disclosure, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the apparatus; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: in response to the detection of the input query operation of a user on a target interface, acquiring an index information group and a dimension information group input by the user according to the input query operation; selecting a form meeting preset conditions from a form database as a candidate form to obtain a candidate form set based on the index information group and the dimension information group, wherein the form database comprises the forms and engine category information corresponding to the forms; selecting a candidate form from the candidate form set as a to-be-processed data form based on the engine category information corresponding to the candidate form in the candidate form set; splicing the to-be-processed data forms to generate spliced data forms; performing index information duplication elimination processing on the spliced data form to generate a data form; and displaying the data form on the target interface.
Computer program code for carrying out operations for embodiments of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
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 flowchart or block diagrams may represent a module, segment, or 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 described in some embodiments of the present disclosure may be implemented by software, and may also be implemented by hardware. The described units may also be provided in a processor, and may be described as: a processor comprises an acquisition unit, a first selection unit, a second selection unit, a splicing unit, a generation unit and a display unit. The names of the units do not form a limitation on the units themselves in some cases, for example, the acquiring unit may also be described as "a unit that acquires the index information group and the dimension information group input by the user according to the input query operation in response to detecting the input query operation of the user on the target interface".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
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 embodiments of 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 made without departing from the inventive concept as defined above. For example, the above features and (but not limited to) technical features with similar functions disclosed in the embodiments of the present disclosure are mutually replaced to form the technical solution.

Claims (10)

1. A form display method, comprising:
in response to the detection of the input query operation of a user on a target interface, acquiring an index information group and a dimension information group input by the user according to the input query operation;
selecting a form meeting preset conditions from a form database as a candidate form to obtain a candidate form set based on the index information group and the dimension information group, wherein the form database comprises the form and engine category information corresponding to the form;
selecting a candidate form from the candidate form set as a to-be-processed data form based on engine category information corresponding to the candidate form in the candidate form set;
splicing the to-be-processed data forms to generate spliced data forms;
performing index information duplication elimination processing on the spliced data form to generate a data form;
and displaying the data form on the target interface.
2. The method of claim 1, wherein the preset conditions include at least one of: the form comprises the index information group and the dimension information group; the form comprises at least one index information in the index information group; the form contains at least one dimension information in the dimension information group.
3. The method of claim 2, wherein the selecting a form meeting a preset condition from the form database as a candidate form to obtain a candidate form set comprises:
and selecting a form containing at least one index information in the index information group and/or at least one dimension information in the dimension information group from the form database as a candidate form to obtain a candidate form set.
4. The method of claim 3, wherein the selecting a candidate form from the set of candidate forms as the pending data form comprises:
selecting a candidate form containing the index information group and the dimension information group from the candidate form set as a first to-be-generated data form to obtain a first to-be-generated data form set;
selecting a first to-be-generated data form from the first to-be-generated data form set as a second to-be-generated data form based on engine category information corresponding to the first to-be-generated data form in the first to-be-generated data form set, so as to obtain a second to-be-generated data form set;
acquiring a data volume value of each second to-be-generated data form to obtain a data volume value set, wherein the data volume value is used for representing a value of space occupied by the form in the form database;
and based on the data volume value set, selecting a preset number of second data forms to be generated from the second data form set to be generated as data forms to be processed according to the sequence of the numerical values of the data volume values corresponding to the second data forms to be generated from small to large, and obtaining the data form set to be processed.
5. The method of claim 3, wherein the selecting a candidate form from the set of candidate forms as the pending data form comprises:
selecting a candidate form containing at least one index information in the index information group and/or at least one dimension information in the dimension information group from the candidate form set as a first candidate data form to obtain a first candidate data form set;
selecting a first candidate dataform from the first candidate dataform set as a second candidate dataform based on engine category information corresponding to the first candidate dataform in the first candidate dataform set to obtain a second candidate dataform set;
acquiring a data volume value of each second candidate data form to obtain a data volume value set;
and based on the data volume value set, selecting a predetermined number of second candidate data forms from the second candidate data form set as a first data form to be processed according to the sequence of the numerical values of the data volume values corresponding to the second candidate data forms from small to large, so as to obtain a first data form set to be processed.
6. The method of claim 5, wherein selecting a predetermined number of second candidate dataforms from the second set of candidate dataforms as the first to-be-processed dataform in descending order of the numerical value of the data volume value corresponding to the second candidate dataform to obtain the first set of to-be-processed dataforms comprises:
acquiring the associated table singular number of each first to-be-processed data form in the first to-be-processed data form set to obtain an associated table singular number set;
and based on the association table singular number set, selecting a preset number of first data forms to be processed from the first data form set to be processed as second data forms to be processed according to the sequence from small to large of the numerical values of the association table singular number corresponding to the first data forms to be processed, so as to obtain a second data form set to be processed.
7. The method of any of claims 1-6, wherein the performing de-duplication processing on the stitched dataform to generate the dataform comprises:
determining the number of times each index information in the at least one index information appears in the spliced data form;
selecting index information from the at least one piece of index information as target index information according to the determined times to obtain a target index information set;
and based on the target index information set, performing index information removal processing on the spliced data form to obtain a processed form, and determining the form as a data form.
8. A form display apparatus comprising:
the acquisition unit is configured to respond to the detection of an input query operation of a user on a target interface, and acquire an index information group and a dimension information group input by the user according to the input query operation;
the first selection unit is configured to select a form meeting preset conditions from a form database as a candidate form to obtain a candidate form set based on the index information group and the dimension information group, wherein the form database comprises the form and engine category information corresponding to the form;
the second selection unit is configured to select a candidate form from the candidate form set as a to-be-processed data form based on the engine category information corresponding to the candidate form in the candidate form set;
the splicing unit is configured to splice the to-be-processed data forms to generate spliced data forms;
the generating unit is configured to perform index information duplication elimination processing on the spliced data form to generate a data form;
a display unit configured to display the dataform on the target interface.
9. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon;
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-7.
10. A computer-readable medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method of any one of claims 1-7.
CN202010721280.0A 2020-07-24 2020-07-24 Form display method and device, electronic equipment and medium Pending CN111949655A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010721280.0A CN111949655A (en) 2020-07-24 2020-07-24 Form display method and device, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010721280.0A CN111949655A (en) 2020-07-24 2020-07-24 Form display method and device, electronic equipment and medium

Publications (1)

Publication Number Publication Date
CN111949655A true CN111949655A (en) 2020-11-17

Family

ID=73337936

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010721280.0A Pending CN111949655A (en) 2020-07-24 2020-07-24 Form display method and device, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN111949655A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112364603A (en) * 2020-11-19 2021-02-12 中国平安财产保险股份有限公司 Index code generation method, device, equipment and storage medium
CN112883697A (en) * 2021-03-17 2021-06-01 新奥数能科技有限公司 Workflow list generation method and device, electronic equipment and computer readable medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107332910A (en) * 2017-07-03 2017-11-07 北京京东尚科信息技术有限公司 Information-pushing method and device
US20180365534A1 (en) * 2017-06-20 2018-12-20 Beijing Baidu Netcom Science And Technology Co., Ltd. Artificial intelligence based method and apparatus for processing information
CN109165377A (en) * 2018-06-11 2019-01-08 玖富金科控股集团有限责任公司 Generate the method and tabulating equipment of form data
CN111080312A (en) * 2019-11-15 2020-04-28 泰康保险集团股份有限公司 User return visit method and device, electronic equipment and storage medium
CN111338621A (en) * 2020-02-21 2020-06-26 北京衡石科技有限公司 Data display method and device, electronic equipment and computer readable medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180365534A1 (en) * 2017-06-20 2018-12-20 Beijing Baidu Netcom Science And Technology Co., Ltd. Artificial intelligence based method and apparatus for processing information
CN107332910A (en) * 2017-07-03 2017-11-07 北京京东尚科信息技术有限公司 Information-pushing method and device
CN109165377A (en) * 2018-06-11 2019-01-08 玖富金科控股集团有限责任公司 Generate the method and tabulating equipment of form data
CN111080312A (en) * 2019-11-15 2020-04-28 泰康保险集团股份有限公司 User return visit method and device, electronic equipment and storage medium
CN111338621A (en) * 2020-02-21 2020-06-26 北京衡石科技有限公司 Data display method and device, electronic equipment and computer readable medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112364603A (en) * 2020-11-19 2021-02-12 中国平安财产保险股份有限公司 Index code generation method, device, equipment and storage medium
CN112364603B (en) * 2020-11-19 2023-10-03 中国平安财产保险股份有限公司 Index code generation method, device, equipment and storage medium
CN112883697A (en) * 2021-03-17 2021-06-01 新奥数能科技有限公司 Workflow list generation method and device, electronic equipment and computer readable medium
CN112883697B (en) * 2021-03-17 2024-04-16 新奥数能科技有限公司 Workflow form generation method, device, electronic equipment and computer readable medium

Similar Documents

Publication Publication Date Title
CN109886326B (en) Cross-modal information retrieval method and device and storage medium
CN110457912B (en) Data processing method and device and electronic equipment
US10608811B2 (en) Private set intersection encryption techniques
CN111144576A (en) Model training method and device and electronic equipment
CN111488995A (en) Method and apparatus for evaluating a joint training model
CN111611621A (en) Block chain based distributed data encryption storage method and electronic equipment
CN111949655A (en) Form display method and device, electronic equipment and medium
CN111190689A (en) Digital twin system simulation method and device
CN114818000A (en) Privacy protection set confusion intersection method, system and related equipment
CN107479868A (en) A kind of interface loading method, device and equipment
CN110059172B (en) Method and device for recommending answers based on natural language understanding
CN112182255A (en) Method and apparatus for storing media files and for retrieving media files
CN110852057A (en) Method and device for calculating text similarity
CN111026849B (en) Data processing method and device
CN112182112A (en) Block chain based distributed data dynamic storage method and electronic equipment
US9286349B2 (en) Dynamic search system
CN110457318A (en) The update method of data field, device, medium, electronic equipment in block chain
CN111666449B (en) Video retrieval method, apparatus, electronic device, and computer-readable medium
CN115114360A (en) Data comparison method and device, computer equipment and storage medium
CN112000667B (en) Method, apparatus, server and medium for retrieving tree data
CN111898027A (en) Method, device, electronic equipment and computer readable medium for determining feature dimension
CN111049988A (en) Intimacy prediction method, system, equipment and storage medium for mobile equipment
CN110929512A (en) Data enhancement method and device
CN113468487B (en) Interface watermark rendering method and device, electronic equipment and computer readable medium
CN111460273A (en) Information pushing 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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20211129

Address after: Room 084, No. 1-309, 3rd floor, commercial building, No. 9 Wangjing street, Chaoyang District, Beijing 100102

Applicant after: Beijing Daily Youxian Technology Co.,Ltd.

Address before: 100102 room 801, 08 / F, building 7, yard 34, Chuangyuan Road, Chaoyang District, Beijing

Applicant before: BEIJING MISSFRESH E-COMMERCE Co.,Ltd.