CN111611251A - Data processing system - Google Patents

Data processing system Download PDF

Info

Publication number
CN111611251A
CN111611251A CN202010685656.7A CN202010685656A CN111611251A CN 111611251 A CN111611251 A CN 111611251A CN 202010685656 A CN202010685656 A CN 202010685656A CN 111611251 A CN111611251 A CN 111611251A
Authority
CN
China
Prior art keywords
state
input information
information
database
nil
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010685656.7A
Other languages
Chinese (zh)
Other versions
CN111611251B (en
Inventor
马天旗
曹莉
齐会娇
于立彪
吕占江
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xinju Intellectual Property Co ltd
Huazhi Zhongchuang Beijing Investment Management Co ltd
Original Assignee
Beijing Xinju Intellectual Property Co ltd
Huazhi Zhongchuang Beijing Investment Management 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 Xinju Intellectual Property Co ltd, Huazhi Zhongchuang Beijing Investment Management Co ltd filed Critical Beijing Xinju Intellectual Property Co ltd
Publication of CN111611251A publication Critical patent/CN111611251A/en
Application granted granted Critical
Publication of CN111611251B publication Critical patent/CN111611251B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • 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/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • 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

Abstract

The invention relates to a data processing system comprising a first database, a second database, a processor and a memory in which a computer program is stored, which, when executed by the processor, performs a step S100 of obtaining M first input information I11,I12,.......,I1M(ii) a Step S200, judging whether the state of any recorded information in the second database can be determined according to the first input information, if so, determining the state of the recorded information, and if not, entering step S300; step S300, acquiring N pieces of second input information: i is21,I22,......,I2NThe second input information is acquired from the first database; and step S400, determining the state of the recorded information which cannot be judged according to the first input information in the second database according to the second input information.The invention improves the compatibility and the convenience of the data processing system and improves the efficiency and the reliability of data processing.

Description

Data processing system
Technical Field
The invention relates to the technical field of data processing, in particular to a data processing system.
Background
With the development of informatization and big data, information retrieval and database technology are challenged. The input of the retrieval system is developed from single input to batch input, and the retrieval result is also developed from the presentation of the original recorded information content in the database to the presentation of the processing result of the original recorded information content. For example, in a patent value evaluation system, the application number of a patent is input, and the output content is obtained by calculating and processing the obtained patent value information based on the information stored in the patent database, rather than the already stored content in the patent database. For another example, in a face recognition access control system, a face image obtained by shooting is input, and a state of whether the input face image exists in a face database is output instead of a face stored in the face database, where the state generally exists using a 1 flag and does not exist using a 0 flag.
The above is only a simple example, but for more complicated and diversified batch input and data processing in the prior art, a solution with compatibility and convenience is lacking, the processing efficiency is low, and the reliability of the processing result is low. Further, there are cases where there are mutually competing processing results for complicated and diversified input and data processing, and the present invention is also intended to solve the technical problem together.
Disclosure of Invention
The invention aims to provide a data processing system, which improves the compatibility and convenience of the data processing system and improves the efficiency and reliability of data processing.
A data processing system comprising a first database, a second database, a processor and a memory storing a computer program, the data in the second database being a subset of the data in the first database, the computer program, when executed by the processor, effecting the steps of:
step S100, obtaining M first input information I11,I12,.......,I1MM is a positive integer;
step S200, judging whether the state of any record information in the second database can be determined according to the first input information, if so, determining the state of the record information, wherein the state belongs to a preset state set, the state set is a union set of the states and Nil corresponding to all record information in the second database, and if not, entering step S300;
step S300, acquiring N pieces of second input information: i is21,I22,......,I2NThe second input information is acquired from the first database;
and step S400, determining the state of the record information which cannot be judged according to the first input information in the second database according to the second input information.
Further, M is a positive integer of 1 or more, and N is a positive integer of 2 or more.
Further, the system also comprises an information interaction interface,
the first input information is all retrieved from the first database,
or, M1Obtaining the first input information from the first database, and obtaining M2 first input information from the information interaction interface, wherein M is1And M2Are all positive integers, M1+M2=M。
Further, the step S200 further includes:
step S210, for any one I of M pieces of first input information1i1, 2.... M; determining an i-th state of the recorded information, i 1, 2.... times.m; determining a total of M states if according to I1iIf the ith state cannot be determined, setting the ith state as Nil;
step S220, if the M states are all Nil, judging that the determination cannot be made;
step S230, if only any state except Nil in the state set is included in the M states, or the any state and Nil, determining that the determination is "possible", and determining the state as the state of recording information.
Further, the step S200 further includes:
and step S240, if the M states comprise a plurality of states except the Nil in the state set, presenting the content of the recorded information and the plurality of states to a user in the information interaction interface.
Further, the M first input information have K priorities P1,P2,......,PK(ii) a K is a positive integer, K ═ M or K<M;
P1,P2,......,PKOf the M pieces of first input information, M1The priority of the first input information is P1,M2The priority of the first input information is P2,......,MKThe priority of the first input information is MKWherein M is1,M2,......,MKAre all positive integers, M1+M2+......+MK=M。
Further, if I1iHaving a priority Pi,I1jHaving a priority PjAnd P isiHigher than Pj1, 2.... K, the step S200 further includes:
step S211, if the priority is higher than PiIf the obtained states of the first input information are all Nil, obtaining the ith state;
step S212, if the ith state is not Nil, the state of the recorded information is set as the ith state, and the jth state is not judged any more.
Further, if I1iAnd I1jHaving the same priority, the step S200 further includes:
step S201, respectively determining I1iAnd I1jIf the corresponding ith state and jth state can not be determined, or the ith state and jth state are both Nil, then I is added1iAnd I1jThe corresponding state is set to Nil;
step S202, if the ith state and the jth state only comprise any state except Nil in the state set or the any state and Nil, then I is added1iAnd I1jThe corresponding state is set to this state.
Further, the step S200 further includes:
step S203, if the ith state and the jth state are not Nil and are two states, then I is added1iAnd I1jThe corresponding states are set to these two states.
Further, in step S300, the obtaining of the second input information from the first database includes:
step S310, retrieving corresponding record information from the first database according to the main index of the record information;
step S320, obtaining the content of the preset field in the corresponding record information;
step S330, the second input information is obtained according to the content of the preset field.
Compared with the prior art, the invention has obvious advantages and beneficial effects. By means of the technical scheme, the data processing system provided by the invention can achieve considerable technical progress and practicability, has wide industrial utilization value and at least has the following advantages:
according to the invention, the state of the record information is determined through the first input information, and if the state of the record information is not determined, the state of the record information is determined according to the second input information, so that the data processing can be carried out more comprehensively, objectively and conveniently, the compatibility and convenience of a data processing system are improved, and the efficiency and reliability of the data processing are improved.
The foregoing description is only an overview of the technical solutions of the present invention, and in order to make the technical means of the present invention more clearly understood, the present invention may be implemented in accordance with the content of the description, and in order to make the above and other objects, features, and advantages of the present invention more clearly understood, the following preferred embodiments are described in detail with reference to the accompanying drawings.
Drawings
FIG. 1 is a schematic diagram of a data processing system according to an embodiment of the present invention;
fig. 2 is a flowchart of a computer program stored in a memory according to an embodiment of the present invention.
[ notation ] to show
11: the first database 12: a second database
13: the processor 14: memory device
Detailed Description
To further illustrate the technical means and effects of the present invention adopted to achieve the predetermined objects, the following detailed description of a data processing system and its effects according to the present invention will be provided with reference to the accompanying drawings and preferred embodiments.
An embodiment of the present invention provides a data processing system, as shown in fig. 1, including a first database 11, a second database 12, a processor 13, and a memory 14 storing a computer program, where data in the second database 12 is a subset of data in the first database 11, and when the computer program is executed by the processor 13, the following steps are implemented, as shown in fig. 2:
step S100, obtaining M first input information I11,I12,.......,I1MM is a positive integer;
step S200, for any recorded information in the second database 12, judging whether the state of the recorded information can be determined according to the first input information, if so, determining the state of the recorded information, where the state belongs to a preset state set, the state set is a union of states and Nil corresponding to all recorded information in the second database, and if not, entering step S300. Optionally, the second database 12 is replaced by one or more pieces of record information input by the user.
Step S300, acquiring N pieces of second input information: i is21,I22,......,I2NThe second input information is acquired from the first database 11;
step S400, determining, according to the second input information, a state of the record information in the second database 12 that cannot be determined according to the first input information.
As an example, M is a positive integer greater than or equal to 1, N is a positive integer greater than or equal to 2, that is, at least one piece of first input information is acquired, and at least two pieces of second input information are acquired.
As an example, the system may further include an information interaction interface for receiving information input by a user. The first input information may be obtained entirely from the first database 11, or, M1Obtaining the first input information from the first database 11, and obtaining M2 first input information from the information interaction interface, wherein M is1And M2Are all positive integers, M1+M2=M。
As an example, the step S200 may further include:
step S210, for M first inputsAny one of the information I1i1, 2.... M; determining an i-th state of the recorded information, i 1, 2.... times.m; determining a total of M states if according to I1iIf the ith state cannot be determined, setting the ith state as Nil, wherein the Nil represents the corresponding state when the ith state cannot be determined;
step S220, if the M states are all Nil, judging that the determination cannot be made;
step S230, if only any state except Nil in the state set is included in the M states, or the any state and Nil, determining that the determination is "possible", and determining the state as the state of recording information.
The step S200 may further include:
step S240, if the M states include a plurality of states except the Nil in the state set, the content of the recorded information and the plurality of states are presented to a user in the information interaction interface for the user to select.
As an example, the M first input information have K priorities P1,P2,......,PK(ii) a K is a positive integer, K ═ M or K<M。P1,P2,......,PKOf the M pieces of first input information, M1The priority of the first input information is P1,M2The priority of the first input information is P2,......。MKThe priority of the first input information is MKWherein M is1,M2,......,MKAre all positive integers, M1+M2+......+MK=M。
If I1iHaving a priority Pi,I1jHaving a priority PjAnd P isiHigher than Pj1, 2.... K, the step S200 further includes:
step S211, if the priority is higher than PiIf the obtained states of the first input information are all Nil, obtaining the ith state;
step S212, if the ith state is not Nil, the state of the recorded information is set as the ith state, and the jth state is not judged any more.
If I1iAnd I1jHaving the same priority, the step S200 further includes:
step S201, respectively determining I1iAnd I1jIf the corresponding ith state and jth state can not be determined, or the ith state and jth state are both Nil, then I is added1iAnd I1jThe corresponding state is set to Nil;
step S202, if the ith state and the jth state only comprise any state except Nil in the state set or the any state and Nil, then I is added1iAnd I1jThe corresponding state is set to this state.
Step S203, if the ith state and the jth state are not Nil and are two states, then I is added1iAnd I1jThe corresponding states are set to these two states.
The states corresponding to any two first input information with the same priority are determined through the steps S201 to S203, the steps S201 to S203 can be executed again with another first input information with the same priority after the determination, the corresponding states are determined until all the first input information corresponding to the priority is judged, and the states corresponding to the input information with different priorities are substituted into the steps S211 to S212, so that the states corresponding to the record information can be determined.
As an example, in step S300, the second input information is obtained from the first database 11, and includes:
step S310, retrieving corresponding record information from the first database 11 according to a main index of the record information, wherein the main index is a field of the record information in the first database;
step S320, obtaining the content of the preset field in the corresponding record information;
step S330, the second input information is obtained according to the content of the preset field.
In a preferred embodiment of the present invention, the data processing system of the present invention can be applied in the context of patent value assessment. In this scenario, the first database 11 is implemented as a basic patent database, storing patent records in the order of hundreds of millions, the primary index of which is, for example, a patent application number, but patent value information is not included in the patent records. The second database 12 stores patent records of value to be evaluated, whose primary index is, for example, also the number of a patent application, of the order of several to several thousand. Obviously, the primary index in the second database is a subset of the primary index of the first database. After the data processing system of the present invention is used for processing, a processing result corresponding to each primary index in the second database 12 can be obtained, and the processing result is, for example, a patent value obtained according to a patent record in the first database 11.
In a preferred embodiment of the invention, the data processing system of the invention can be applied in the context of an authentication system. In this scenario, the first database 11 is implemented as a database storing unique biometric features, the primary index of which is, for example, a biometric ID. In step S200, a main index of a biometric record to be authenticated, which is input by the user, is also a biometric ID, for example, and the content of the record optionally includes fingerprint features and face features. After the data processing system according to the present invention is used for processing, a processing result corresponding to the primary index of the input record, for example, whether the input record is authenticated or not, which is determined according to the record in the first database 11, can be obtained.
According to the data processing system, the state of the record information is determined through the first input information, and if the state of the record information is not determined, the state of the record information is determined according to the second input information, so that data processing can be carried out comprehensively, objectively and conveniently, the compatibility and convenience of the data processing system are improved, and the efficiency and reliability of data processing are improved.
Although the present invention has been described with reference to a preferred embodiment, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A data processing system comprising a first database, a second database, a processor and a memory storing a computer program, the data in the second database being a subset of the data in the first database, the computer program when executed by the processor effecting the steps of:
step S100, obtaining M first input information I11,I12,.......,I1MM is a positive integer;
step S200, judging whether the state of any record information in the second database can be determined according to the first input information, if so, determining the state of the record information, wherein the state belongs to a preset state set, the state set is a union set of the states and Nil corresponding to all record information in the second database, and if not, entering step S300;
step S300, acquiring N pieces of second input information: i is21,I22,......,I2NThe second input information is acquired from the first database;
and step S400, determining the state of the record information which cannot be judged according to the first input information in the second database according to the second input information.
2. The data processing system of claim 1,
m is a positive integer greater than or equal to 1, and N is a positive integer greater than or equal to 2.
3. The data processing system of claim 1,
the system also comprises an information interaction interface which is connected with the information interaction interface,
the first input information is all retrieved from the first database,
or, M1Obtaining the first input information from the first database, and obtaining M2 first input information from the information interaction interface, wherein M is1And M2Are all positive integers, M1+M2=M。
4. The data processing system of claim 1,
the step S200 further includes:
step S210, for any one I of M pieces of first input information1i1, 2.... M; determining an i-th state of the recorded information, i 1, 2.... times.m; determining a total of M states if according to I1iIf the ith state cannot be determined, setting the ith state as Nil;
step S220, if the M states are all Nil, judging that the determination cannot be made;
step S230, if only any state except Nil in the state set is included in the M states, or the any state and Nil, determining that the determination is "possible", and determining the state as the state of recording information.
5. The data processing system of claim 4,
the step S200 further includes:
and step S240, if the M states comprise a plurality of states except the Nil in the state set, presenting the content of the recorded information and the plurality of states to a user in the information interaction interface.
6. The data processing system of claim 1,
the M first input information has K priorities P1,P2,......,PK(ii) a K is a positive integer, K ═ M or K<M;
P1,P2,......,PKOf the M pieces of first input information, M1The priority of the first input information is P1,M2The priority of the first input information is P2,......,MKThe priority of the first input information is MKWherein M is1,M2,......,MKAre all positive integers, M1+M2+......+MK=M。
7. The data processing system of claim 6,
if I1iHaving a priority Pi,I1jHaving a priority PjAnd P isiHigher than Pj1, 2.... K, the step S200 further includes:
step S211, if the priority is higher than PiIf the obtained states of the first input information are all Nil, obtaining the ith state;
step S212, if the ith state is not Nil, the state of the recorded information is set as the ith state, and the jth state is not judged any more.
8. The data processing system of claim 6,
if I1iAnd I1jHaving the same priority, the step S200 further includes:
step S201, respectively determining I1iAnd I1jIf the corresponding ith state and jth state can not be determined, or the ith state and jth state are both Nil, then I is added1iAnd I1jThe corresponding state is set to Nil;
step S202, if the ith state and the jth state only comprise any state except Nil in the state set or the any state and Nil, then I is added1iAnd I1jThe corresponding state is set to this state.
9. The data processing system of claim 8,
the step S200 further includes:
step S203, if the ith state and the jth state are not Nil and are two states, then I is added1iAnd I1jThe corresponding states are set to these two states.
10. The data processing system of claim 1,
in step S300, the obtaining of the second input information from the first database includes:
step S310, retrieving corresponding record information from the first database according to the main index of the record information;
step S320, obtaining the content of the preset field in the corresponding record information;
step S330, the second input information is obtained according to the content of the preset field.
CN202010685656.7A 2020-04-24 2020-07-16 Data processing system Active CN111611251B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010330168 2020-04-24
CN2020103301684 2020-04-24

Publications (2)

Publication Number Publication Date
CN111611251A true CN111611251A (en) 2020-09-01
CN111611251B CN111611251B (en) 2021-06-29

Family

ID=72204930

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010685656.7A Active CN111611251B (en) 2020-04-24 2020-07-16 Data processing system

Country Status (1)

Country Link
CN (1) CN111611251B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199449A (en) * 2020-09-23 2021-01-08 况客科技(北京)有限公司 Data processing system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107729421A (en) * 2017-09-27 2018-02-23 华为技术有限公司 The execution method, apparatus and storage medium of storing process
CN110321344A (en) * 2019-05-20 2019-10-11 平安普惠企业管理有限公司 Information query method, device, computer equipment and the storage medium of associated data
US10467242B2 (en) * 2013-07-30 2019-11-05 Fujitsu Limited Computer product, processing system, and processing method
CN110413696A (en) * 2019-08-02 2019-11-05 中国工商银行股份有限公司 A kind of data processing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10467242B2 (en) * 2013-07-30 2019-11-05 Fujitsu Limited Computer product, processing system, and processing method
CN107729421A (en) * 2017-09-27 2018-02-23 华为技术有限公司 The execution method, apparatus and storage medium of storing process
CN110321344A (en) * 2019-05-20 2019-10-11 平安普惠企业管理有限公司 Information query method, device, computer equipment and the storage medium of associated data
CN110413696A (en) * 2019-08-02 2019-11-05 中国工商银行股份有限公司 A kind of data processing method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199449A (en) * 2020-09-23 2021-01-08 况客科技(北京)有限公司 Data processing system

Also Published As

Publication number Publication date
CN111611251B (en) 2021-06-29

Similar Documents

Publication Publication Date Title
US20200356901A1 (en) Target variable distribution-based acceptance of machine learning test data sets
US10713589B1 (en) Consistent sort-based record-level shuffling of machine learning data
JP4948276B2 (en) Database search apparatus and database search program
US10360405B2 (en) Anonymization apparatus, and program
US7386566B2 (en) External metadata processing
US20110208744A1 (en) Methods for detecting and removing duplicates in video search results
JP6607061B2 (en) Information processing apparatus, data comparison method, and data comparison program
CN112990294B (en) Training method and device of behavior discrimination model, electronic equipment and storage medium
CN114638234B (en) Big data mining method and system applied to online business handling
CN115048435B (en) Intelligent database storage method and system
CN110688111A (en) Configuration method, device, server and storage medium of business process
US20090234843A1 (en) Relative document representing system, relative document representing method, and computer readable medium
CN111611251B (en) Data processing system
US9213759B2 (en) System, apparatus, and method for executing a query including boolean and conditional expressions
CN115222443A (en) Client group division method, device, equipment and storage medium
CN111626346A (en) Data classification method, device, storage medium and device
CN109582906B (en) Method, device, equipment and storage medium for determining data reliability
CN113254673B (en) Data management method, system, equipment and medium based on knowledge graph
US11409772B2 (en) Active learning for data matching
JP2009230299A (en) Related document presentation system and program
CN115762704A (en) Prescription auditing method, device, equipment and storage medium
CN112712866A (en) Method and device for determining text information similarity
JP7143599B2 (en) Metadata evaluation device, metadata evaluation method, and metadata evaluation program
JP7442430B2 (en) Examination support system and examination support method
US20230058158A1 (en) Automated iterative predictive modeling computing platform

Legal Events

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