WO2021114621A1 - 基于人工智能的数据替换方法、装置、计算机设备和介质 - Google Patents

基于人工智能的数据替换方法、装置、计算机设备和介质 Download PDF

Info

Publication number
WO2021114621A1
WO2021114621A1 PCT/CN2020/099231 CN2020099231W WO2021114621A1 WO 2021114621 A1 WO2021114621 A1 WO 2021114621A1 CN 2020099231 W CN2020099231 W CN 2020099231W WO 2021114621 A1 WO2021114621 A1 WO 2021114621A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
replaced
terminal
processed
different positions
Prior art date
Application number
PCT/CN2020/099231
Other languages
English (en)
French (fr)
Inventor
邓玉龙
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2021114621A1 publication Critical patent/WO2021114621A1/zh

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/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Definitions

  • This application relates to a data replacement method, device, computer equipment and medium based on artificial intelligence.
  • the data processing terminal When the data processing terminal receives the data processing request of the data requesting terminal, it usually needs to perform preliminary processing on the requested data to be processed before subsequent data processing, for example, first replace some data in the data to be processed with the processing terminal Benchmark data, etc.
  • an artificial intelligence-based data replacement method device, computer equipment, and medium are provided.
  • a data replacement method based on artificial intelligence including:
  • the to-be-replaced data is replaced by updating the data to obtain the to-be-processed data after replacement processing.
  • a data replacement device based on artificial intelligence including:
  • a data processing request acquiring module configured to acquire a data processing request sent by a requesting terminal, the data processing request carrying data to be processed, a first terminal address of the requesting terminal, and a second terminal address of the processing terminal;
  • the data to be replaced and updated data determining module is used to determine the data to be replaced at different positions in the data to be processed from the pre-stored configuration data based on the address of the first terminal and the address of the second terminal, and obtain the different data from the configuration data The updated data of the data to be replaced at the location;
  • the replacement module is used to replace the data to be replaced by updating the data to obtain the data to be processed after the replacement process.
  • a computer device includes a memory and one or more processors, and the memory stores computer-readable instructions.
  • the one or more processors execute the following step:
  • the to-be-replaced data is replaced by updating the data to obtain the to-be-processed data after replacement processing.
  • One or more computer-readable storage media storing computer-readable instructions.
  • the one or more processors perform the following steps:
  • the to-be-replaced data is replaced by updating the data to obtain the to-be-processed data after replacement processing.
  • Fig. 1 is an application scenario diagram of an artificial intelligence-based data replacement method according to one or more embodiments.
  • Fig. 2 is a schematic flowchart of a data replacement method based on artificial intelligence in one or more embodiments.
  • Fig. 3 is a schematic diagram of configuration data according to one or more embodiments.
  • Fig. 4 is a structural block diagram of an artificial intelligence-based data replacement device according to one or more embodiments.
  • Fig. 5 is an internal structure diagram of a computer device according to one or more embodiments.
  • the artificial intelligence-based data replacement method provided in this application can be applied to the application environment as shown in FIG. 1.
  • the request terminal 102 and the processing terminal 106 communicate with the server 104 via the network, respectively.
  • the user sends a data processing request to the server 104 by requesting the terminal 102.
  • the server 104 obtains the data processing request, and according to the first terminal address and the second terminal address carried in the data processing request, determines from the pre-stored configuration data the data to be replaced at different positions in the data to be processed carried in the data processing request ,
  • the first terminal address is the address of the requesting terminal
  • the second terminal address is the address of the processing terminal.
  • the server 104 obtains update data corresponding to the data to be replaced in different positions from the configuration data, and replaces the data to be replaced by the update data to obtain the data to be processed after the replacement process.
  • Both the request terminal 102 and the processing terminal 106 can be, but are not limited to, various personal computers, laptops, smart phones, tablet computers, and portable wearable devices.
  • the server 104 can be implemented by an independent server or a server cluster composed of multiple servers. .
  • a data replacement method based on artificial intelligence is provided. Taking the method applied to the server in FIG. 1 as an example for description, the method includes the following steps:
  • Step 202 Obtain a data processing request sent by the requesting terminal.
  • the data processing request carries the data to be processed, the first terminal address of the requesting terminal, and the second terminal address of the processing terminal.
  • a data processing request refers to a request for processing data to be processed.
  • the data processing request may carry the data to be processed, the first terminal address of the requesting terminal, and the second terminal address of the processing terminal.
  • both the first terminal address and the second terminal address may be the IP address corresponding to each terminal, etc.
  • the user can generate a data processing request by requesting the terminal, and send the data processing request to the server.
  • the server may perform subsequent processing based on the data carried in the data processing request.
  • Step 204 based on the first terminal address and the second terminal address, determine the data to be replaced in different positions in the data to be processed from the pre-stored configuration data, and obtain update data of the data to be replaced in different positions from the configuration data .
  • Configuration data refers to data that is pre-configured and used to determine data to be replaced and update data.
  • the configuration data may include, but is not limited to, the terminal address of each terminal, the data to be replaced and update data corresponding to each terminal, and so on.
  • the configuration data can be as shown in Figure 3.
  • the data to be replaced refers to the data that needs to be replaced during the data replacement process, and it can be a text character to be replaced in the data to be processed, or a character string to be replaced, etc.
  • the update data refers to the data to be replaced with the data to be replaced, that is, it can be the text character or the string to be replaced with the text character to be replaced or the string to be replaced.
  • Different locations refer to different locations of data in the data to be processed.
  • the patent application document includes content such as abstract, claims, specification, drawings of the specification, and abstract of the drawings.
  • the different positions refer to the abstract, claims, specification, drawings of the specification, and appendices in the patent application document. Figure summary and other different locations.
  • different positions may also refer to different positions corresponding to the program code, such as the corresponding different positions such as "site" and "region" in FIG. 3.
  • different positions may also be represented as different replacement domains, or different replacement areas, and so on.
  • the server can directly obtain the configuration data from the server database, or obtain the configuration data from the data processing request sent by the processing terminal, which is not limited.
  • the configuration data when the configuration data is data obtained from the server database, the configuration data may include data corresponding to multiple terminals other than the requesting terminal and the processing terminal. For example, referring to FIG. 3, in the maplist, the requesting terminal It is "SC” and the processing terminal is "PC".
  • the configuration data can also include data corresponding to other terminals, such as terminal "IC", terminal "FC” and other corresponding data.
  • the configuration data when the configuration data is the data obtained from the data processing request, the configuration data may only include the data corresponding to the requesting terminal and the processing terminal, that is, it may only include the data corresponding to the requesting terminal "SC” and the processing terminal "PC" , Which can reduce the amount of configuration data.
  • the server may determine the data to be replaced corresponding to different positions from the configuration data according to the first terminal address, and then determine the updated data corresponding to different positions from the maplist of the configuration data according to the second terminal address.
  • Step 206 Replace the to-be-replaced data by updating the data to obtain the to-be-processed data after replacement processing.
  • the server may replace the data to be replaced corresponding to different positions in the data to be processed according to the acquired update data corresponding to different positions.
  • the data to be replaced at the "site” location determined by the server is "SZ1”
  • the corresponding update data obtained is "ECA”
  • the data to be replaced at the "region” location is "CQ2”, which corresponds to the update obtained
  • the server can replace the data to be replaced corresponding to the "site” and "region” positions in the data to be processed according to the updated data corresponding to different locations, that is, replace the "site” position in the data to be processed by "ECA”
  • replace the "CQ2" corresponding to the "region” position in the data to be processed with "EC1” to obtain the replaced data, thereby realizing the replacement of different data in different positions.
  • the data processing request carries the data to be processed, the first terminal address of the requesting terminal, and the second terminal address of the processing terminal, and then based on the first terminal address And the second terminal address, the data to be replaced corresponding to different positions in the data to be processed is determined from the configuration data, and the update data of the data to be replaced corresponding to the different positions is obtained from the configuration data, and the data to be replaced is further processed through the update data.
  • Replace get the to-be-processed data after replacement processing. Therefore, the data to be replaced in different positions can be replaced according to the updated data of the corresponding position obtained from the configuration data, which avoids the problem of incorrect replacement in the full replacement, and thus can ensure the accuracy of the data to be processed after the replacement.
  • the data to be replaced in different positions in the data to be processed are determined from the pre-stored configuration data, and the data to be replaced in different positions are obtained from the configuration data.
  • the update data of the data may include: determining the first terminal identifier corresponding to the requesting terminal and the second terminal identifier corresponding to the processing terminal based on the first terminal address and the second terminal address; according to the first terminal identifier and the second terminal identifier, from The pre-stored configuration data determines the data to be replaced in different positions in the data to be processed, and obtains the update data of the data to be replaced in different positions from the configuration data.
  • the terminal identifier is an identifier indicating the uniqueness of the terminal, and a terminal can correspond to a unique terminal identifier.
  • the server can determine the terminal identifier corresponding to the terminal address from the configuration data according to the terminal address, for example, the terminal address is "10.113.108.137, 10.113.108.136/32", which is determined from the configuration data
  • the corresponding terminal identifier is "PC”
  • the terminal address is "10.113.108.139/32, 10.113.108.140/32”
  • the corresponding terminal identifier is determined as "SC” from the configuration data.
  • the server may determine the terminal identifier corresponding to each terminal according to the mapping relationship between the terminal address and the terminal identifier in the clients of the configuration data.
  • the server after the server determines the first terminal identification and the second terminal identification corresponding to the requesting terminal and the processing terminal, it can determine the data to be replaced at different locations and the update of the data to be replaced at different locations from the maplist of the configuration data. data. For example, if the first terminal is identified as "SC” and the second terminal is identified as “PC”, the server can determine from the configuration data that the data to be replaced at the "site” location is "SZ1", and the corresponding update data is "ECA” , The data to be replaced corresponding to the "region" position is "SQ2", and the corresponding update data is "EC1".
  • the server can obtain the determined update data to facilitate subsequent data replacement.
  • the corresponding terminal identification is determined according to the terminal address, and then the data to be replaced is determined according to the terminal identification and the corresponding update data is obtained.
  • the amount of data of the terminal identification is relatively small. Small and easy to identify, it can improve the processing efficiency of the server.
  • the data to be replaced in different positions in the data to be processed are determined from the pre-stored configuration data, and the data to be replaced in different positions are obtained from the configuration data.
  • the data update data may include: determining a plurality of initial data to be replaced corresponding to the same position from the pre-stored configuration data based on the first terminal address; taking any initial data to be replaced as the current data to be replaced, in the data to be processed Query corresponding to the data at the same location to obtain the query result; according to the query result, determine whether there is any data to be replaced in the data corresponding to the same location that is consistent with the current data to be replaced; when the data corresponding to the location contains data that is consistent with the current data to be replaced When the data to be replaced is to be replaced, it is determined that the current data to be replaced is the target data to be replaced corresponding to the same location, and the target update data corresponding to the target data to be replaced is obtained from the configuration data according to the second terminal
  • the server determines from the maplist that there may be multiple data to be replaced corresponding to the same position.
  • the first terminal is identified as "SC” and the second terminal is identified as "PC".
  • the initial data to be replaced determined in the "site” position may include multiple initial data to be replaced such as “SZ1” and "CQ2" , In the "region" position, the corresponding initial data to be replaced also includes "SZ1" and "CQ2".
  • the server may use any initial data to be replaced as the current data to be replaced, and query the corresponding position in the data to be processed to determine whether the current data to be replaced is the data to be replaced at the corresponding position in the data to be processed. For example, the server uses the initial data "SZ1" to be replaced at the "site” position as the current data to be replaced, and queries the data at the "site” position in the data to be processed.
  • the server when the server finds "SZ1" from the data at the "site” position in the data to be processed, it determines that the initial data to be replaced “SZ1" is the target to be replaced data corresponding to the "site” position, and obtains The "ECA” corresponding to the initial data "SZ1" to be replaced is used as the target update data, and then the data is replaced.
  • the server when the server does not find "SZ1" from the data at the "site” location of the data to be processed, it will use the remaining initial data to be replaced “CQ2" as the current data to be replaced, and continue to "site” in the data to be processed
  • the location data is inquired, and when “CQ2” is queried from the data in the “site” location of the data to be processed, the initial data to be replaced “CQ2” is determined to be the target data to be replaced corresponding to the “site” location, and the data is obtained
  • the "SCA” corresponding to the initial data "CQ2" to be replaced is used as the target update data, and the data is replaced.
  • replacing the data to be replaced by updating the data may include: replacing the data to be replaced at the same position in the data to be processed according to the target update data.
  • the server when it determines from the configuration data that there are multiple initial data to be replaced corresponding to the same location, it can obtain the corresponding target update data according to the target data to be replaced determined from the multiple initial data to be replaced. And replace the to-be-replaced data in the same position with the target update data. For example, if it is determined that the target update data of the "site" location is "SCA", the target update data "SCA” can be used to replace the data to be replaced “CQ2" in the "site” location of the data to be processed. If the target update data of the "location” is "ECA”, the target update data "ECA” obtained can be used to replace the to-be-replaced data "SZ1" at the "site” position in the data to be processed.
  • the target data to be replaced corresponding to the data to be processed can be determined, thereby making the determined target
  • the to-be-replaced data is consistent with the to-be-replaced data in the to-be-processed data, which improves the accuracy of replacement processing, and further improves the accuracy of the to-be-processed data after replacement.
  • the server when there are multiple initial data to be replaced corresponding to the same position in the configuration data, the server can determine the target data to be replaced corresponding to the data to be replaced in the same position in the data to be processed according to the regular expression in the configuration data. Replace the data. For example, continue to refer to Figure 3, you can determine the corresponding target data to be replaced according to the regular expression corresponding to the "site" position in the request, and then determine the target update of the "site" position from the maplist according to the determined target data to be replaced Data, and then replace the data to be processed.
  • the regular expression in the configuration data is used to determine the target data to be replaced corresponding to each location, so that the process for the server to determine the target data to be replaced can be reduced, and the processing efficiency can be improved.
  • the data to be replaced in different positions in the data to be processed are determined from the pre-stored configuration data, and the data to be replaced in different positions are obtained from the configuration data.
  • the data update data may include: based on the first terminal address and the second terminal address, determine the same data to be replaced in different positions in the data to be processed from the pre-stored configuration data, and obtain updates in different positions from the configuration data Data; replace the data to be replaced by updating the data to obtain the data to be processed after the replacement process, including: replacing the same data to be replaced in different positions in the data to be processed according to the update data of different locations to obtain the data to be processed after replacement .
  • the data to be replaced may be the same, and the update data may be different.
  • the server may determine the same data to be replaced corresponding to different positions in the data to be processed from the configuration data, and correspondingly obtain different update data in different positions to replace the data to be processed.
  • the server can replace the same data to be replaced in different positions in the data to be processed according to the different update data obtained in different positions.
  • the same data to be replaced is updated in different positions and replaced, so that the same data to be replaced in different positions can be replaced in full, which can improve the accuracy of replacement.
  • after obtaining the replaced data to be processed may further include: sending the replaced data to be processed to the processing terminal, and receiving target data corresponding to the data to be processed sent by the processing terminal, where the target data is processing
  • the terminal processes the data to be processed according to the data processing request and generates it; according to the data to be replaced at different locations, reversely replace the updated data at different locations in the target data to obtain the target data after reverse replacement, which is reversely replaced with
  • the target data corresponding to the data processing request is obtained, the target data corresponding to the data requirement of the requesting terminal is generated; the target data after the reverse replacement is sent to the requesting terminal.
  • the server sends the replaced data to be processed to the processing terminal, and the processing terminal performs corresponding processing on the replaced data to be processed according to the data processing requirements, such as data analysis, data statistics, data splitting, and data merging Or after other processing, the corresponding target data is generated and then fed back to the server.
  • the data processing requirements such as data analysis, data statistics, data splitting, and data merging
  • Data requirements refer to the data requirements corresponding to the requesting terminal. Different requesting terminals have different data expressions and different data requirements for the same data.
  • the server receives the target data fed back by the processing terminal, and can reversely replace the updated data in the target data according to the data to be replaced obtained from the configuration data.
  • the data to be replaced is "SZ1" and the updated data is "ECA”.
  • the "SZ1" in the data to be processed is replaced by "ECA”.
  • the "SZ1" in the data to be processed is replaced by " SZ1" replaces the "ECA" in the target data and generates the replaced target data.
  • the processing terminal can be used as the "requesting terminal” and the requesting terminal can be used as the "processing terminal", and then according to the processing method described above, the determination of the data to be replaced and the acquisition of the updated data are performed, and Replace it.
  • the server determines from the configuration data that the data to be replaced in the "site” position in the corresponding target data is "ECA”, and the corresponding update data is "SZ1", then the update data "SZ1" is used to update the "site” in the target data.
  • the replacement data "ECA” at the location is replaced to obtain the replaced target data, which is sent to the requesting terminal. Therefore, the strong correlation in the data request process and the data feedback process can be resolved, and the processing efficiency can be improved.
  • the target data fed back by the processing terminal is reversely replaced to generate the reversely replaced target data and send to the requesting terminal, so that the target data sent to the requesting terminal is reversely replaced according to the data to be replaced
  • the latter data enables the target data to meet the data requirements of the requesting terminal, ensuring the accuracy of the data.
  • the above method may further include: uploading at least one of the to-be-processed data, the updated data, and the to-be-processed data after the replacement process to the blockchain, and storing it in a node of the blockchain.
  • Blockchain refers to a new application mode of computer technology such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm.
  • Blockchain (Blockchain) is essentially a decentralized database. It is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information for verification. The validity of its information (anti-counterfeiting) and the generation of the next block.
  • the blockchain may include the underlying blockchain platform, the platform product service layer, and the application service layer.
  • the server can upload and store one or more of the to-be-processed data, update data, and replacement-processed data to be processed in the nodes of the blockchain to ensure the privacy and security of the data .
  • the data stored in the blockchain node can be guaranteed
  • the privacy of data can improve the security of data.
  • steps in the flowchart of FIG. 2 are displayed in sequence as indicated by the arrows, these steps are not necessarily performed in sequence in the order indicated by the arrows. Unless specifically stated in this article, the execution of these steps is not strictly limited in order, and these steps can be executed in other orders. Moreover, at least part of the steps in FIG. 2 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but can be executed at different times. The execution of these sub-steps or stages The sequence is not necessarily performed sequentially, but may be performed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
  • an artificial intelligence-based data replacement device including: a data processing request acquisition module 100, data to be replaced, an updated data determination module 200, and a replacement module 300, wherein:
  • the data processing request acquiring module 100 is configured to acquire a data processing request sent by a requesting terminal, the data processing request carrying data to be processed, a first terminal address of the requesting terminal, and a second terminal address of the processing terminal.
  • the data to be replaced and updated data determining module 200 is used to determine the data to be replaced in different positions in the data to be processed from the pre-stored configuration data based on the first terminal address and the second terminal address, and to obtain each data from the configuration data. Update data of the data to be replaced in different locations.
  • the replacement module 300 is used to replace the data to be replaced by updating the data to obtain the data to be processed after the replacement process.
  • the data to be replaced and updated data determining module 200 determines the same data to be replaced in different positions in the data to be processed from the pre-stored configuration data based on the first terminal address and the second terminal address, and then Get the updated data of different locations in the configuration data.
  • the replacement module 300 is used to replace the same to-be-replaced data in different positions in the data to be processed according to the updated data of different locations to obtain the to-be-processed data after replacement.
  • the data to be replaced and updated data determining module 200 may include:
  • the initial to-be-replaced data determining sub-module is used to determine a plurality of initial to-be-replaced data corresponding to the same location from the pre-stored configuration data based on the first terminal address.
  • the query sub-module is used to use any initial data to be replaced as the current data to be replaced, and to query the data corresponding to the same position in the data to be processed to obtain the query result.
  • the judging sub-module is used for judging whether there is data to be replaced that is consistent with the current data to be replaced in the data corresponding to the same position according to the query result.
  • the target data to be replaced and the target update data determining sub-module is used to determine that the current data to be replaced is the target data to be replaced corresponding to the same position when there is data to be replaced that is consistent with the current data to be replaced in the data corresponding to the location, and According to the second terminal address, the target update data corresponding to the target data to be replaced is obtained from the configuration data.
  • the cyclic sub-module is used to re-determine any initial data to be replaced as the current data to be replaced from the remaining initial data to be replaced when there is no data to be replaced that is consistent with the current data to be replaced in the data corresponding to the position, and Continue to query the data corresponding to the same position in the data to be replaced to obtain the query result until the target data to be replaced corresponding to the same position is determined.
  • the replacement module 300 is configured to replace the data to be replaced at the same position in the data to be processed according to the target update data.
  • the above-mentioned device may further include:
  • the receiving module after the replacement module 300 obtains the replaced data to be processed, sends the replaced data to be processed to the processing terminal, and receives the target data corresponding to the data to be processed sent by the processing terminal.
  • the target data is the processing terminal according to the data
  • the processing request is generated after processing the data to be processed.
  • the reverse replacement module is used to reversely replace the updated data at different locations in the target data according to the data to be replaced at different locations to obtain the target data after the reverse replacement, and the reverse replacement is to obtain the corresponding data processing After the requested target data, target data corresponding to the data requirements of the requesting terminal is generated.
  • the sending module is used to send the target data after reverse replacement to the requesting terminal.
  • the data to be replaced and updated data determining module 200 may include:
  • a terminal identification determination submodule configured to determine the first terminal identification corresponding to the requesting terminal and the second terminal identification corresponding to the processing terminal based on the first terminal address and the second terminal address;
  • the data to be replaced and the update data determining sub-module is used to determine the data to be replaced at different positions in the data to be processed from the pre-stored configuration data according to the first terminal identification and the second terminal identification, and to obtain each data from the configuration data. Update data of the data to be replaced in different locations.
  • the above-mentioned device may further include:
  • the storage module is used to upload at least one of the to-be-processed data, the updated data, and the to-be-processed data after the replacement process to the blockchain and store it in the node of the blockchain.
  • each module in the above artificial intelligence-based data replacement device can be implemented in whole or in part by software, hardware, and a combination thereof.
  • the above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
  • a computer device is provided.
  • the computer device may be a server, and its internal structure diagram may be as shown in FIG. 5.
  • the computer equipment includes a processor, a memory, a network interface, and a database connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities.
  • the memory of the computer device includes a non-volatile or volatile storage medium and internal memory.
  • the non-volatile or volatile storage medium stores an operating system, computer readable instructions, and a database.
  • the internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium.
  • the database of the computer equipment is used to store data to be processed, updated data, and data to be processed after replacement processing.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the computer readable instructions are executed by the processor to realize an artificial intelligence-based data replacement method.
  • FIG. 5 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied.
  • the specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
  • a computer device includes a memory and one or more processors.
  • the memory stores computer-readable instructions.
  • the one or more processors execute the following steps:
  • the data processing request carries the data to be processed, the first terminal address of the requesting terminal, and the second terminal address of the processing terminal; based on the first terminal address and the second terminal address, the data to be processed is determined from the pre-stored configuration data Data to be replaced at different positions in the data, and update data of the data to be replaced at different positions are obtained from the configuration data; and the data to be replaced is replaced by the update data to obtain the to-be-processed data after replacement processing.
  • the processor when the processor executes the computer-readable instructions, the processor can determine the data to be replaced at different positions in the data to be processed from the pre-stored configuration data based on the address of the first terminal and the address of the second terminal, and then configure the Obtaining the update data of the data to be replaced in different positions from the data may include: determining the same data to be replaced in different positions in the data to be processed from the pre-stored configuration data based on the first terminal address and the second terminal address, and Obtain the update data of different locations from the configuration data; replace the data to be replaced by the update data to obtain the to-be-processed data after the replacement process, including: performing the same data to be replaced in different locations in the data to be processed according to the update data of different locations Replace, get the to-be-processed data after replacement.
  • the processor when the processor executes the computer-readable instructions, the processor can determine the data to be replaced at different positions in the data to be processed from the pre-stored configuration data based on the address of the first terminal and the address of the second terminal, and then configure the Obtaining the update data of the data to be replaced at different locations in the data may include: determining a plurality of initial data to be replaced corresponding to the same location from the pre-stored configuration data based on the first terminal address; taking any initial data to be replaced as For the current data to be replaced, query the data corresponding to the same position in the data to be processed to obtain the query result; according to the query result, determine whether the data corresponding to the same position contains the data to be replaced that is consistent with the current data to be replaced; the data corresponding to the current position When there is data to be replaced that is consistent with the current data to be replaced, it is determined that the current data to be replaced is the target data to be replaced corresponding to the same position, and the target update corresponding to the target data to be replaced is obtained
  • the replacement of the data to be replaced by updating the data may include: replacing the data to be replaced at the same position in the data to be processed according to the target update data.
  • the processor may also implement the following steps: send the replaced data to be processed to the processing terminal, and receive the corresponding sent by the processing terminal
  • the target data of the data to be processed the target data is generated by the processing terminal after processing the data to be processed according to the data processing request; according to the data to be replaced in different positions, the update data of different positions in the target data is reversely replaced to obtain the reverse
  • the target data after the replacement is reversely replaced by generating target data corresponding to the data requirements of the requesting terminal after obtaining the target data corresponding to the data processing request; and sending the target data after the reverse replacement to the requesting terminal.
  • the processor when the processor executes the computer-readable instructions, the processor can determine the data to be replaced at different positions in the data to be processed from the pre-stored configuration data based on the address of the first terminal and the address of the second terminal, and then configure the Obtaining the update data of the data to be replaced in different positions in the data may include: determining the first terminal identifier corresponding to the requesting terminal and the second terminal identifier corresponding to the processing terminal based on the first terminal address and the second terminal address; and A terminal identifier and a second terminal identifier determine the data to be replaced in different positions in the data to be processed from the pre-stored configuration data, and obtain update data of the data to be replaced in different positions from the configuration data.
  • the following steps can also be implemented: upload at least one of the to-be-processed data, the update data, and the to-be-processed data after the replacement process to the blockchain, and store it in the district In the node of the block chain.
  • One or more computer-readable storage media storing computer-readable instructions.
  • the one or more processors perform the following steps: Obtain the data processing request sent by the requesting terminal
  • the data processing request carries the data to be processed, the first terminal address of the requesting terminal, and the second terminal address of the processing terminal; based on the first terminal address and the second terminal address, it is determined from the pre-stored configuration data that the data to be processed are different
  • the data to be replaced at the location, and the update data of the data to be replaced at each different location is obtained from the configuration data; and the data to be replaced is replaced by the update data to obtain the data to be processed after the replacement process.
  • the computer-readable storage medium may be non-volatile or volatile.
  • the data to be replaced at different positions in the data to be processed is determined from the pre-stored configuration data based on the address of the first terminal and the address of the second terminal, and from Obtaining the update data of the data to be replaced in different positions in the configuration data may include: determining the same data to be replaced in different positions in the data to be processed from the pre-stored configuration data based on the first terminal address and the second terminal address, And obtain the update data of different locations from the configuration data; replace the data to be replaced by the update data to obtain the to-be-processed data after the replacement process, including: the same data to be replaced in different locations in the to-be-processed data according to the update data of different locations Perform replacement to obtain the data to be processed after replacement.
  • the data to be replaced at different positions in the data to be processed is determined from the pre-stored configuration data based on the address of the first terminal and the address of the second terminal, and from Obtaining the update data of the data to be replaced in different positions in the configuration data may include: determining a plurality of initial data to be replaced corresponding to the same position from the pre-stored configuration data based on the first terminal address; using any initial data to be replaced For the current data to be replaced, query the data corresponding to the same position in the data to be processed to obtain the query result; according to the query result, determine whether the data corresponding to the same position contains the data to be replaced that is consistent with the current data to be replaced; when the position corresponds When the data to be replaced is consistent with the current data to be replaced, it is determined that the current data to be replaced is the target data to be replaced corresponding to the same position, and the target corresponding to the target data to be replaced is obtained from the configuration data according to the second terminal
  • the data to be replaced is replaced by the update data, which may include: replacing the data to be replaced at the same position in the data to be processed according to the target update data.
  • the following steps can also be implemented: send the replaced data to be processed to the processing terminal, and receive the data sent by the processing terminal Corresponding to the target data of the data to be processed, the target data is generated by the processing terminal after processing the data to be processed according to the data processing request; according to the to-be-replaced data at different locations, the updated data at different locations in the target data is reversely replaced, and the reverse is obtained.
  • the reverse replacement of the target data after the reverse replacement is that after the target data corresponding to the data processing request is obtained, the target data corresponding to the data requirement of the requesting terminal is generated; and the reverse replacement target data is sent to the requesting terminal.
  • the data to be replaced at different positions in the data to be processed is determined from the pre-stored configuration data based on the address of the first terminal and the address of the second terminal, and the Obtaining the update data of the data to be replaced in different positions in the configuration data may include: determining the first terminal identifier corresponding to the requesting terminal and the second terminal identifier corresponding to the processing terminal based on the first terminal address and the second terminal address; and The first terminal identifier and the second terminal identifier determine the data to be replaced in different positions in the data to be processed from the pre-stored configuration data, and obtain update data of the data to be replaced in different positions from the configuration data.
  • the following steps can be implemented: upload at least one of the to-be-processed data, the updated data, and the to-be-processed data after the replacement process to the blockchain, and store it in In the nodes of the blockchain.
  • Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Accounting & Taxation (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Computing Systems (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

一种基于人工智能的数据替换方法,包括:获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址;基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据;及通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。同时,本申请还涉及区块链技术,其中,待处理数据、更新数据以及替换处理后的待处理数据等均可以存储与区块链中。

Description

基于人工智能的数据替换方法、装置、计算机设备和介质
相关申请的交叉引用
本申请要求于2020年05月28日提交中国专利局,申请号为202010470253.0,申请名称为“基于人工智能的数据替换方法、装置、计算机设备和介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及一种基于人工智能的数据替换方法、装置、计算机设备和介质。
背景技术
在数据处理终端接收到数据请求终端的数据处理请求的时候,通常需要对请求的待处理数据进行初步处理后再进行后续的数据处理,例如,先将待处理数据中某些数据替换为处理终端的基准数据等。
在传统方式中,对数据进行替换通常是针对某一特定的字符进行全量替换。
但是,发明人意识到,这种方式可能会对不需要替换的字符进行误替换,影响替换后数据的准确性。
发明内容
根据本申请公开的各种实施例,提供一种基于人工智能的数据替换方法、装置、计算机设备和介质。
一种基于人工智能的数据替换方法,包括:
获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址;
基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据;及
通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。
一种基于人工智能的数据替换装置,包括:
数据处理请求获取模块,用于获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址;
待替换数据以及更新数据确定模块,用于基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据;及
替换模块,用于通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。
一种计算机设备,包括存储器和一个或多处理器,所述存储器中存储有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述一个或多个处理器执行以下步骤:
获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址;
基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据;及
通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。
一个或多个存储有计算机可读指令的计算机可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:
获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址;
基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据;及
通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征和优点将从说明书、附图以及权利要求书变得明显。
附图说明
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。
图1为根据一个或多个实施例中基于人工智能的数据替换方法的应用场景图。
图2为根据一个或多个实施例中基于人工智能的数据替换方法的流程示意图。
图3为根据一个或多个实施例中配置数据的示意图。
图4为根据一个或多个实施例中基于人工智能的数据替换装置的结构框图。
图5为根据一个或多个实施例中计算机设备的内部结构图。
具体实施方式
为了使本申请的技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
本申请提供的基于人工智能的数据替换方法,可以应用于如图1所示的应用环境中。请求终端102与处理终端106分别通过网络与服务器104进行通信。具体地,用户通过请求终端102发送数据处理请求至服务器104。服务器104获取到数据处理请求,根据数据处理请求中携带的第一终端地址以及第二终端地址,从预存储的配置数据中确定数据处理 请求中携带的待处理数据中各不同位置的待替换数据,第一终端地址为请求终端的地址,第二终端地址为处理终端的地址。进一步,服务器104从配置数据中获取对应各不同位置的待替换数据的更新数据,并通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。请求终端102以及处理终端106均可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备,服务器104可以用独立的服务器或者是多个服务器组成的服务器集群来实现。
在其中一个实施例中,如图2所示,提供了一种基于人工智能的数据替换方法,以该方法应用于图1中的服务器为例进行说明,包括以下步骤:
步骤202,获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址。
数据处理请求是指对待处理数据进行处理的请求,数据处理请求中可以携带有请求处理的待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址。
在本实施例中,第一终端地址以及第二终端地址均可以是各终端对应的IP地址等。
在本实施例中,用户可以通过请求终端生成数据处理请求,并发送该数据处理请求至服务器。服务器在接收到该数据处理请求后,可以基于数据处理请求中携带的各数据,进行后续的处理。
步骤204,基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据。
配置数据是指预先配置的并用于确定待替换数据以及更新数据的数据。配置数据可以包括但不限于各终端的终端地址、各终端对应的待替换数据以及更新数据等。配置数据可以如图3所示。
待替换数据是指在数据替换过程中需要被替换的数据,可以是待处理数据中的待替换文本字符,或者待替换字符串等。
更新数据是指对待替换数据进行替换的数据,即可以是对待替换文本字符的文本字符或者待替换字符串等进行替换的文本字符或者字符串等。
不同位置是指数据在待处理数据中不同的位置区域。以专利申请文档为例,专利申请文档包括摘要、权利要求、说明书、说明书附图以及附图摘要等内容,而不同位置即指专利申请文档中的摘要、权利要求、说明书、说明书附图以及附图摘要等不同的位置。或者,在计算机处理语言中,不同位置也可以指程序代码对应的不同的位置,如图3中所指的“site”、“region”等对应的不同位置。在本实施例中,不同位置也可以表示为不同替换域,或者不同替换区域等。
在本实施例中,服务器可以直接从服务器数据库中获取配置数据,或者从处理终端发送的数据处理请求中获取配置数据,对此不作限制。
具体地,当配置数据为从服务器数据库中获取的数据时,则配置数据中可以包括除请 求终端以及处理终端以外其他的多个终端所对应的数据,如,参考图3,maplist中,请求终端为“SC”,处理终端为“PC”,配置数据中还可以包括其他终端对应的数据,如终端“IC”、终端“FC”等对应的数据。
进一步,当配置数据为从数据处理请求中获取的数据时,则配置数据中可以仅包括请求终端以及处理终端对应的数据,即可以仅包括请求终端“SC”和处理终端“PC”对应的数据,从而可以减少配置数据的数据量。
在本实施例中,服务器可以根据第一终端地址,从配置数据中确定对应各不同位置的待替换数据,然后根据第二终端地址,从配置数据的maplist中确定对应不同位置的更新数据。
步骤206,通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。
具体地,服务器可以根据获取的对应各不同位置的更新数据,对待处理数据中各不同位置对应的待替换数据进行替换。
例如,继续参考图3,服务器确定的“site”位置的待替换数据为“SZ1”,对应获取的更新数据为“ECA”,“region”位置的待替换数据为“CQ2”,对应获取的更新数据为“EC1”,则服务器可以根据对应不同位置的更新数据,对待处理数据中对应“site”“region”位置的待替换数据进行替换,即通过“ECA”替换待处理数据中“site”位置对应的“SZ1”,通过“EC1”替换待处理数据中“region”位置对应的“CQ2”,以得到替换后的数据,从而实现对不同位置的不同数据的替换。
上述基于人工智能的数据替换方法中,通过接收请求终端发送的数据处理请求,数据处理请求携带待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址,然后基于第一终端地址以及第二终端地址,从配置数据中确定对应待处理数据中各不同位置的待替换数据,并从配置数据中获取对应各不同位置的待替换数据的更新数据,进一步通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。从而,对于不同位置的待替换数据可以根据从配置数据获取的对应位置的更新数据进行替换,避免了全量替换中错误替换的问题,进而可以保障替换后的待处理数据的准确性。
在其中一个实施例中,基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址以及第二终端地址,确定对应请求终端的第一终端标识以及对应处理终端的第二终端标识;根据第一终端标识以及第二终端标识,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据。
终端标识是指示终端唯一性的标识,一个终端可以对应唯一的终端标识。
在本实施例中,参考图3,服务器可以根据终端地址,从配置数据中确定对应终端地址的终端标识,例如,终端地址为“10.113.108.137,10.113.108.136/32”,从配置数据中确定对应的终端标识为“PC”,终端地址为“10.113.108.139/32,10.113.108.140/32”,从配置 数据中确定对应的终端标识为“SC”。
具体地,服务器可以根据配置数据的clients中的终端地址以及终端标识之间的映射关系,确定对应各终端的终端标识。
在本实施例中,服务器确定对应请求终端以及处理终端的第一终端标识以及第二终端标识后,可以从配置数据的maplist中确定不同位置的待替换数据以及对应不同位置的待替换数据的更新数据。例如,若第一终端标识为“SC”,第二终端标识为“PC”,则服务器可以从配置数据中确定“site”位置的待替换数据为“SZ1”,对应的更新数据为“ECA”,“region”位置对应的待替换数据为“SQ2”,对应的更新数据为“EC1”。
进一步,服务器可以获取确定的更新数据,以便于进行后续的数据替换。
上述实施例中,根据终端地址确定对应的终端标识,然后根据终端标识确定待替换数据以及获取对应的更新数据,相比于直接根据终端地址进行对应待替换数据的查找,终端标识的数据量较小,且易于识别,可以提升服务器的处理效率。
在其中一个实施例中,基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址,从预存储的配置数据中确定对应同一位置的多个初始待替换数据;以任一初始待替换数据为当前待替换数据,对待处理数据中对应同一位置的数据进行查询,得到查询结果;根据查询结果,判断同一位置对应的数据中是否存在与当前待替换数据一致的待替换数据;当位置对应的数据中存在与当前待替换数据一致的待替换数据时,则确定当前待替换数据为对应同一位置的目标待替换数据,并根据第二终端地址,从配置数据中获取对应目标待替换数据的目标更新数据;当位置对应的数据中不存在与当前待替换数据一致的待替换数据时,则从剩余的初始待替换数据中重新确定任一初始待替换数据为当前待替换数据,并继续对待替换数据中对应同一位置的数据进行查询,得到查询结果,直至确定对应同一位置的目标待替换数据。
具体地,服务器基于第一终端地址,从maplist中确定的对应同一位置的待替换数据可以是多个。继续参考图3,第一终端标识为“SC”,第二终端标识为“PC”,在“site”位置中确定的初始待替换数据可以包括“SZ1”“CQ2”等多个初始待替换数据,在“region”位置中,对应的初始待替换数据也包括“SZ1”“CQ2”。
进一步,服务器可以以任一初始待替换数据作为当前待替换数据,并对待处理数据中对应的位置进行查询,以确定该当前待替换数据是否为待处理数据中对应位置的待替换数据。例如,服务器以“site”位置的初始待替换数据“SZ1”为当前待替换数据,对待处理数据中“site”位置的数据进行查询。
在本实施例中,当服务器从待处理数据中“site”位置的数据中查询到“SZ1”时,则确定初始待替换数据“SZ1”为对应“site”位置的目标待替换数据,并获取初始待替换数据“SZ1”对应的“ECA”作为目标更新数据,然后进行数据的替换。
进一步,当服务器从待处理数据的“site”位置的数据中未查询到“SZ1”时,则以剩 余的初始待替换数据“CQ2”作为当前待替换数据,并继续对待处理数据中“site”位置的数据进行查询,并在从待处理数据的“site”位置的数据中查询到“CQ2”时,则确定初始待替换数据“CQ2”为对应“site”位置的目标待替换数据,并获取初始待替换数据“CQ2”对应的“SCA”作为目标更新数据,并进行数据的替换。
在其中一个实施例中,通过更新数据对待替换数据进行替换,可以包括:根据目标更新数据对待处理数据中同一位置的待替换数据进行替换。
在本实施例中,当服务器从配置数据中确定对应同一位置的初始待替换数据为多个时,则可以根据从多个初始待替换数据中确定的目标待替换数据获取对应的目标更新数据,并通过目标更新数据对该同一位置的待替换数据进行替换。例如,若确定“site”位置的目标更新数据为“SCA”,则可以通过获取的目标更新数据“SCA”对待处理数据中“site”位置的待替换数据“CQ2”进行替换,若确定“site”位置的目标更新数据为“ECA”,则可以通过获取的目标更新数据“ECA”对待处理数据中“site”位置的待替换数据“SZ1”进行替换。
上述实施例中,通过以任一初始待替换数据作为当前待替换数据,并对待处理数据中对应位置的数据进行查询,以确定对应待处理数据的目标待替换数据,从而,可以使得确定的目标待替换数据与待处理数据中的待替换数据一致,提升替换处理的准确性,进而提升替换后待处理数据的准确性。
在其中一个实施例中,当配置数据中对应同一位置的初始待替换数据为多个时,服务器可以根据配置数据中的正则表达式,确定对应待处理数据中同一位置的待替换数据的目标待替换数据。例如,继续参考图3,可以根据request中“site”位置对应的正则表达式,确定对应的目标待替换数据,然后再根据确定的目标待替换数据,从maplist中确定“site”位置的目标更新数据,进而对待处理数据进行替换。
上述实施例中,通过配置数据中的正则表达式确定对应各位置的目标待替换数据,从而可以减少服务器确定目标待替换数据的流程,提升处理效率。
在其中一个实施例中,基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中不同位置的相同的待替换数据,并从配置数据中获取不同位置的更新数据;通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据,包括:根据不同位置的更新数据对待处理数据中不同位置的相同的待替换数据进行替换,得到替换后的待处理数据。
具体地,在待处理数据的不同位置中,待替换数据可以相同,更新数据可以不同。服务器可以从配置数据中确定对应待处理数据中不同位置的相同的待替换数据,并对应获取不同位置的不同的更新数据,以对待处理数据进行替换。
例如,继续参考图3,对于第一终端标识“SC”,第二终端标识“PC”,在“site”位 置中确定的待替换数据为“CQ2”,更新数据为“ECA”,在“region”位置中确定的待替换数据也为“CQ2”,更新数据为“SC1”,即在不同位置中确定的待替换数据相同,更新数据不同。然后服务器可以根据获取的不同位置的不同的更新数据,对待处理数据中不同位置的相同的待替换数据进行替换。
上述实施例中,通过相同的待替换数据在不同位置中对应的更新数据,并进行替换,从而,可以对不同位置的相同的待替换数据进行全量替换,可以提升替换的准确性。
在其中一个实施例中,得到替换后的待处理数据之后,还可以包括:将替换后的待处理数据发送至处理终端,并接收处理终端发送的对应待处理数据的目标数据,目标数据为处理终端根据数据处理请求对待处理数据进行处理后生成;根据不同位置的待替换数据,对目标数据中各不同位置的更新数据进行反向替换,以得到反向替换后的目标数据,反向替换为在得到对应数据处理请求的目标数据后,生成对应请求终端的数据要求的目标数据;将反向替换后的目标数据发送至请求终端。
在本实施例中,服务器将替换后的待处理数据发送至处理终端,处理终端根据数据处理要求对替换后的待处理数据进行对应的处理,如数据分析、数据统计、数据拆分、数据合并或者其他处理后,并生成对应的目标数据,然后反馈至服务器。
数据要求是指与请求终端对应的数据要求,不同的请求终端,对于同一数据,其数据表达不同,数据要求不同。
在本实施例中,服务器接收处理终端反馈的目标数据,可以根据从配置数据中获取的待替换数据,对目标数据中的更新数据进行反向替换。例如,待替换数据为“SZ1”,更新数据为“ECA”,在数据替换过程中,是通过“ECA”对待处理数据中的“SZ1”进行替换,在反向替换过程中,则是通过“SZ1”对目标数据中的“ECA”进行替换,并生成替换后的目标数据。
可选地,在数据反馈过程中,可以将处理终端作为“请求终端”,将请求终端作为“处理终端”,然后根据前文所述处理方式,进行待替换数据的确定以及更新数据的获取,并进行替换。例如,在反馈过程中,根据处理终端的终端地址,确定对应的终端标识为“PC”,根据反馈的目标数据中携带的请求终端的终端地址,确定请求终端的终端标识为“SC”,然后服务器根据终端标识,从配置数据中确定对应目标数据中“site”位置的待替换数据为“ECA”,对应的更新数据为“SZ1”,则通过更新数据“SZ1”对目标数据中“site”位置的待替换数据“ECA”进行替换,以得到替换后的目标数据,并发送至请求终端。从而,可以解决数据请求过程以及数据反馈过程中的强关联性,提升处理效率。
上述实施例中,通过对处理终端反馈的目标数据进行反向替换,生成反向替换后的目标数据并发送请求终端,从而,使得发送至请求终端的目标数据为根据待替换数据进行反向替换后的数据,使得目标数据满足请求终端的数据要求,保障了数据的准确性。
需要说明的是,上述实施例以图3中“site”位置“region”位置为例进行说明,在其他实施例中,不同位置可以有不同的表达,如可以是前文所说的专利申请文档中的“摘要” “权利要求书”“说明书”“说明书附图”等位置,或者是计算机程序中的其他位置表达等,本申请对此不作限制。
在其中一个实施例中,上述方法还可以包括:将待处理数据、更新数据以及替换处理后的待处理数据中的至少一个上传至区块链,并存储至区块链的节点中。
区块链是指分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。区块链(Block chain),本质上是一个去中心化的数据库,是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一批次网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。
具体地,区块链可以包括区块链底层平台、平台产品服务层以及应用服务层等。
在本实施例中,服务器可以将待处理数据、更新数据以及替换处理后的待处理数据中的一个或者多个数据上传并存储于区块链的节点中,以保证数据的私密性和安全性。
上述实施例中,通过将待处理数据、更新数据以及替换处理后的待处理数据中至少一个上传至区块链并存储于区块链的节点中,从而可以保障存储至区块链节点中数据的私密性,可以提升数据的安全性。
应该理解的是,虽然图2的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。
在其中一个实施例中,如图4所示,提供了一种基于人工智能的数据替换装置,包括:数据处理请求获取模块100、待替换数据以及更新数据确定模块200和替换模块300,其中:
数据处理请求获取模块100,用于获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址。
待替换数据以及更新数据确定模块200,用于基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据。
替换模块300,用于通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。
在其中一个实施例中,待替换数据以及更新数据确定模块200基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中不同位置的相同的待替换数据,并从配置数据中获取不同位置的更新数据。
替换模块300用于根据不同位置的更新数据对待处理数据中不同位置的相同的待替换 数据进行替换,得到替换后的待处理数据。
在其中一个实施例中,待替换数据以及更新数据确定模块200可以包括:
初始待替换数据确定子模块,用于基于第一终端地址,从预存储的配置数据中确定对应同一位置的多个初始待替换数据。
查询子模块,用于以任一初始待替换数据为当前待替换数据,对待处理数据中对应同一位置的数据进行查询,得到查询结果。
判断子模块,用于根据查询结果,判断同一位置对应的数据中是否存在与当前待替换数据一致的待替换数据。
目标待替换数据以及目标更新数据确定子模块,用于当位置对应的数据中存在与当前待替换数据一致的待替换数据时,则确定当前待替换数据为对应同一位置的目标待替换数据,并根据第二终端地址,从配置数据中获取对应目标待替换数据的目标更新数据。
循环子模块,用于当位置对应的数据中不存在与当前待替换数据一致的待替换数据时,则从剩余的初始待替换数据中重新确定任一初始待替换数据为当前待替换数据,并继续对待替换数据中对应同一位置的数据进行查询,得到查询结果,直至确定对应同一位置的目标待替换数据。
在其中一个实施例中,替换模块300用于根据目标更新数据对待处理数据中同一位置的待替换数据进行替换。
在其中一个实施例中,上述装置还可以包括:
接收模块,用于替换模块300得到替换后的待处理数据之后,将替换后的待处理数据发送至处理终端,并接收处理终端发送的对应待处理数据的目标数据,目标数据为处理终端根据数据处理请求对待处理数据进行处理后生成。
反向替换模块,用于根据不同位置的待替换数据,对目标数据中各不同位置的更新数据进行反向替换,得到反向替换后的目标数据,反向替换为在得到对应所述数据处理请求的目标数据后,生成对应请求终端的数据要求的目标数据。
发送模块,用于将反向替换后的目标数据发送至请求终端。
在其中一个实施例中,待替换数据以及更新数据确定模块200可以包括:
终端标识确定子模块,用于基于第一终端地址以及第二终端地址,确定对应请求终端的第一终端标识以及对应处理终端的第二终端标识;
待替换数据以及更新数据确定子模块,用于根据第一终端标识以及第二终端标识,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据。
在其中一个实施例中,上述装置还可以包括:
存储模块,用于将待处理数据、更新数据以及替换处理后的待处理数据中的至少一个上传至区块链,并存储至区块链的节点中。
关于基于人工智能的数据替换装置的具体限定可以参见上文中对于基于人工智能的数据替换方法的限定,在此不再赘述。上述基于人工智能的数据替换装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。
在其中一个实施例中,提供了一种计算机设备,该计算机设备可以是服务器,其内部结构图可以如图5所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口和数据库。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性或易失性存储介质、内存储器。该非易失性或易失性存储介质存储有操作系统、计算机可读指令和数据库。该内存储器为非易失性存储介质中的操作系统和计算机可读指令的运行提供环境。该计算机设备的数据库用于存储待处理数据、更新数据以及替换处理后的待处理数据等数据。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机可读指令被处理器执行时以实现一种基于人工智能的数据替换方法。
本领域技术人员可以理解,图5中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。
一种计算机设备,包括存储器和一个或者多个处理器,该存储器存储有计算机可读指令,计算机可读指令被该处理器执行时,使得一个或多个处理器执行以下步骤:获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址;基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据;及通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。
在其中一个实施例中,处理器执行计算机可读指令时实现基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中不同位置的相同的待替换数据,并从配置数据中获取不同位置的更新数据;通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据,包括:根据不同位置的更新数据对待处理数据中不同位置的相同的待替换数据进行替换,得到替换后的待处理数据。
在其中一个实施例中,处理器执行计算机可读指令时实现基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址,从预存储的配置数据中确定对应同一位置的多个初始待替换数据;以任一初始待替换数据为当前待替换数据,对待处理数据中对应同一位置的数据进行查询,得到查询结果;根据查询结 果,判断同一位置对应的数据中是否存在与当前待替换数据一致的待替换数据;当位置对应的数据中存在与当前待替换数据一致的待替换数据时,则确定当前待替换数据为对应同一位置的目标待替换数据,并根据第二终端地址,从配置数据中获取对应目标待替换数据的目标更新数据;及当位置对应的数据中不存在与当前待替换数据一致的待替换数据时,则从剩余的初始待替换数据中重新确定任一初始待替换数据为当前待替换数据,并继续对待替换数据中对应同一位置的数据进行查询,得到查询结果,直至确定对应同一位置的目标待替换数据。
在其中一个实施例中,处理器执行计算机可读指令时实现通过更新数据对待替换数据进行替换,可以包括:根据目标更新数据对待处理数据中同一位置的待替换数据进行替换。
在其中一个实施例中,处理器执行计算机可读指令时实现得到替换后的待处理数据之后,还可以实现如下步骤:将替换后的待处理数据发送至处理终端,并接收处理终端发送的对应待处理数据的目标数据,目标数据为处理终端根据数据处理请求对待处理数据进行处理后生成;根据不同位置的待替换数据,对目标数据中各不同位置的更新数据进行反向替换,得到反向替换后的目标数据,反向替换为在得到对应所述数据处理请求的目标数据后,生成对应请求终端的数据要求的目标数据;及将反向替换后的目标数据发送至请求终端。
在其中一个实施例中,处理器执行计算机可读指令时实现基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址以及第二终端地址,确定对应请求终端的第一终端标识以及对应处理终端的第二终端标识;及根据第一终端标识以及第二终端标识,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据。
在其中一个实施例中,处理器执行计算机可读指令时还可以实现如下步骤:将待处理数据、更新数据以及替换处理后的待处理数据中的至少一个上传至区块链,并存储至区块链的节点中。
一个或多个存储有计算机可读指令的计算机可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:获取请求终端发送的数据处理请求,数据处理请求携带有待处理数据、请求终端的第一终端地址以及处理终端的第二终端地址;基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据;及通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据。
该计算机可读存储介质可以是非易失性,也可以是易失性的。
在其中一个实施例中,计算机可读指令被处理器执行时实现基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配 置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中不同位置的相同的待替换数据,并从配置数据中获取不同位置的更新数据;通过更新数据对待替换数据进行替换,得到替换处理后的待处理数据,包括:根据不同位置的更新数据对待处理数据中不同位置的相同的待替换数据进行替换,得到替换后的待处理数据。
在其中一个实施例中,计算机可读指令被处理器执行时实现基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址,从预存储的配置数据中确定对应同一位置的多个初始待替换数据;以任一初始待替换数据为当前待替换数据,对待处理数据中对应同一位置的数据进行查询,得到查询结果;根据查询结果,判断同一位置对应的数据中是否存在与当前待替换数据一致的待替换数据;当位置对应的数据中存在与当前待替换数据一致的待替换数据时,则确定当前待替换数据为对应同一位置的目标待替换数据,并根据第二终端地址,从配置数据中获取对应目标待替换数据的目标更新数据;及当位置对应的数据中不存在与当前待替换数据一致的待替换数据时,则从剩余的初始待替换数据中重新确定任一初始待替换数据为当前待替换数据,并继续对待替换数据中对应同一位置的数据进行查询,得到查询结果,直至确定对应同一位置的目标待替换数据。
在其中一个实施例中,计算机可读指令被处理器执行时实现通过更新数据对待替换数据进行替换,可以包括:根据目标更新数据对待处理数据中同一位置的待替换数据进行替换。
在其中一个实施例中,计算机可读指令被处理器执行时实现得到替换后的待处理数据之后,还可以实现如下步骤:将替换后的待处理数据发送至处理终端,并接收处理终端发送的对应待处理数据的目标数据,目标数据为处理终端根据数据处理请求对待处理数据进行处理后生成;根据不同位置的待替换数据,对目标数据中各不同位置的更新数据进行反向替换,得到反向替换后的目标数据,反向替换为在得到对应所述数据处理请求的目标数据后,生成对应请求终端的数据要求的目标数据;及将反向替换后的目标数据发送至请求终端。
在其中一个实施例中,计算机可读指令被处理器执行时实现基于第一终端地址以及第二终端地址,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据,可以包括:基于第一终端地址以及第二终端地址,确定对应请求终端的第一终端标识以及对应处理终端的第二终端标识;及根据第一终端标识以及第二终端标识,从预存储的配置数据中确定待处理数据中各不同位置的待替换数据,并从配置数据中获取各不同位置的待替换数据的更新数据。
在其中一个实施例中,计算机可读指令被处理器执行时还可以实现如下步骤:将待处理数据、更新数据以及替换处理后的待处理数据中的至少一个上传至区块链,并存储至区 块链的节点中。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一计算机可读取存储介质中,该计算机可读指令在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。

Claims (20)

  1. 一种基于人工智能的数据替换方法,包括:
    获取请求终端发送的数据处理请求,所述数据处理请求携带有待处理数据、所述请求终端的第一终端地址以及处理终端的第二终端地址;
    基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据;及
    通过所述更新数据对所述待替换数据进行替换,得到替换处理后的待处理数据。
  2. 根据权利要求1所述的方法,其中,所述基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中不同位置的相同的待替换数据,并从所述配置数据中获取不同位置的更新数据;
    所述通过所述更新数据对所述待替换数据进行替换,得到替换处理后的待处理数据,包括:
    根据所述不同位置的更新数据对所述待处理数据中不同位置的相同的待替换数据进行替换,得到替换后的待处理数据。
  3. 根据权利要求1所述的方法,其中,所述基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址,从预存储的配置数据中确定对应同一位置的多个初始待替换数据;
    以任一初始待替换数据为当前待替换数据,对所述待处理数据中对应所述同一位置的数据进行查询,得到查询结果;
    根据所述查询结果,判断所述同一位置对应的数据中是否存在与所述当前待替换数据一致的待替换数据;
    当所述位置对应的数据中存在与所述当前待替换数据一致的待替换数据时,则确定所述当前待替换数据为对应所述同一位置的目标待替换数据,并根据所述第二终端地址,从所述配置数据中获取对应所述目标待替换数据的目标更新数据;及
    当所述位置对应的数据中不存在与所述当前待替换数据一致的待替换数据时,则从剩余的初始待替换数据中重新确定任一初始待替换数据为当前待替换数据,并继续对所述待替换数据中对应所述同一位置的数据进行查询,得到查询结果,直至确定对应所述同一位置的目标待替换数据。
  4. 根据权利要求3所述的方法,其中,所述通过所述更新数据对所述待替换数据进行替换,包括:
    根据所述目标更新数据对所述待处理数据中所述同一位置的待替换数据进行替换。
  5. 根据权利要求1所述的方法,其中,所述得到替换后的待处理数据之后,还包括:
    将所述替换后的待处理数据发送至处理终端,并接收所述处理终端发送的对应所述待处理数据的目标数据,所述目标数据为所述处理终端根据所述数据处理请求对所述待处理数据进行处理后生成;
    根据所述不同位置的待替换数据,对所述目标数据中各不同位置的更新数据进行反向替换,得到反向替换后的目标数据,其中,所述反向替换为在得到所述对应所述数据处理请求的目标数据后,生成对应请求终端的数据要求的目标数据;及
    将所述反向替换后的目标数据发送至所述请求终端。
  6. 根据权利要求1所述的方法,其中,所述基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址以及所述第二终端地址,确定对应所述请求终端的第一终端标识以及对应处理终端的第二终端标识;及
    根据所述第一终端标识以及所述第二终端标识,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据。
  7. 根据权利要求1所述的方法,其中,所述方法还包括:
    将所述待处理数据、所述更新数据以及所述替换处理后的待处理数据中的至少一个上传至区块链,并存储至区块链的节点中。
  8. 一种基于人工智能的数据替换装置,包括:
    数据处理请求获取模块,用于获取请求终端发送的数据处理请求,所述数据处理请求携带有待处理数据、所述请求终端的第一终端地址以及处理终端的第二终端地址;
    待替换数据以及更新数据确定模块,用于基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据;及
    替换模块,用于通过所述更新数据对所述待替换数据进行替换,得到替换处理后的待处理数据。
  9. 一种计算机设备,包括存储器及一个或多个处理器,所述存储器存储有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:
    获取请求终端发送的数据处理请求,所述数据处理请求携带有待处理数据、所述请求终端的第一终端地址以及处理终端的第二终端地址;
    基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的 更新数据;及
    通过所述更新数据对所述待替换数据进行替换,得到替换处理后的待处理数据。
  10. 根据权利要求9所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中不同位置的相同的待替换数据,并从所述配置数据中获取不同位置的更新数据;
    所述处理器执行所述计算机可读指令时所实现的所述通过所述更新数据对所述待替换数据进行替换,得到替换处理后的待处理数据,包括:
    根据所述不同位置的更新数据对所述待处理数据中不同位置的相同的待替换数据进行替换,得到替换后的待处理数据。
  11. 根据权利要求9所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址,从预存储的配置数据中确定对应同一位置的多个初始待替换数据;
    以任一初始待替换数据为当前待替换数据,对所述待处理数据中对应所述同一位置的数据进行查询,得到查询结果;
    根据所述查询结果,判断所述同一位置对应的数据中是否存在与所述当前待替换数据一致的待替换数据;
    当所述位置对应的数据中存在与所述当前待替换数据一致的待替换数据时,则确定所述当前待替换数据为对应所述同一位置的目标待替换数据,并根据所述第二终端地址,从所述配置数据中获取对应所述目标待替换数据的目标更新数据;及
    当所述位置对应的数据中不存在与所述当前待替换数据一致的待替换数据时,则从剩余的初始待替换数据中重新确定任一初始待替换数据为当前待替换数据,并继续对所述待替换数据中对应所述同一位置的数据进行查询,得到查询结果,直至确定对应所述同一位置的目标待替换数据。
  12. 根据权利要求11所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述通过所述更新数据对所述待替换数据进行替换,包括:
    根据所述目标更新数据对所述待处理数据中所述同一位置的待替换数据进行替换。
  13. 根据权利要求9所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述得到替换后的待处理数据之后,还实现以下步骤:
    将所述替换后的待处理数据发送至处理终端,并接收所述处理终端发送的对应所述待 处理数据的目标数据,所述目标数据为所述处理终端根据所述数据处理请求对所述待处理数据进行处理后生成;
    根据所述不同位置的待替换数据,对所述目标数据中各不同位置的更新数据进行反向替换,得到反向替换后的目标数据,其中,所述反向替换为在得到所述对应所述数据处理请求的目标数据后,生成对应请求终端的数据要求的目标数据;及
    将所述反向替换后的目标数据发送至所述请求终端。
  14. 根据权利要求9所述的计算机设备,其中,所述处理器执行所述计算机可读指令时所实现的所述基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址以及所述第二终端地址,确定对应所述请求终端的第一终端标识以及对应处理终端的第二终端标识;及
    根据所述第一终端标识以及所述第二终端标识,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据。
  15. 一个或多个存储有计算机可读指令的计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤;
    获取请求终端发送的数据处理请求,所述数据处理请求携带有待处理数据、所述请求终端的第一终端地址以及处理终端的第二终端地址;
    基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据;及
    通过所述更新数据对所述待替换数据进行替换,得到替换处理后的待处理数据。
  16. 根据权利要求15所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中不同位置的相同的待替换数据,并从所述配置数据中获取不同位置的更新数据;
    所述计算机可读指令被所述处理器执行时所实现的所述通过所述更新数据对所述待替换数据进行替换,得到替换处理后的待处理数据,包括:
    根据所述不同位置的更新数据对所述待处理数据中不同位置的相同的待替换数据进行替换,得到替换后的待处理数据。
  17. 根据权利要求15所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述计算机可读指令被所述处理器执行时所实现的所述基于所述第一终端 地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址,从预存储的配置数据中确定对应同一位置的多个初始待替换数据;
    以任一初始待替换数据为当前待替换数据,对所述待处理数据中对应所述同一位置的数据进行查询,得到查询结果;
    根据所述查询结果,判断所述同一位置对应的数据中是否存在与所述当前待替换数据一致的待替换数据;
    当所述位置对应的数据中存在与所述当前待替换数据一致的待替换数据时,则确定所述当前待替换数据为对应所述同一位置的目标待替换数据,并根据所述第二终端地址,从所述配置数据中获取对应所述目标待替换数据的目标更新数据;及
    当所述位置对应的数据中不存在与所述当前待替换数据一致的待替换数据时,则从剩余的初始待替换数据中重新确定任一初始待替换数据为当前待替换数据,并继续对所述待替换数据中对应所述同一位置的数据进行查询,得到查询结果,直至确定对应所述同一位置的目标待替换数据。
  18. 根据权利要求17所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述通过所述更新数据对所述待替换数据进行替换,包括:
    根据所述目标更新数据对所述待处理数据中所述同一位置的待替换数据进行替换。
  19. 根据权利要求15所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述得到替换后的待处理数据之后,还可以实现以下步骤:
    将所述替换后的待处理数据发送至处理终端,并接收所述处理终端发送的对应所述待处理数据的目标数据,所述目标数据为所述处理终端根据所述数据处理请求对所述待处理数据进行处理后生成;
    根据所述不同位置的待替换数据,对所述目标数据中各不同位置的更新数据进行反向替换,得到反向替换后的目标数据,其中,所述反向替换为在得到所述对应所述数据处理请求的目标数据后,生成对应请求终端的数据要求的目标数据;及
    将所述反向替换后的目标数据发送至所述请求终端。
  20. 根据权利要求15所述的存储介质,其中,所述计算机可读指令被所述处理器执行时所实现的所述基于所述第一终端地址以及所述第二终端地址,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的更新数据,包括:
    基于所述第一终端地址以及所述第二终端地址,确定对应所述请求终端的第一终端标识以及对应处理终端的第二终端标识;及
    根据所述第一终端标识以及所述第二终端标识,从预存储的配置数据中确定所述待处理数据中各不同位置的待替换数据,并从所述配置数据中获取各不同位置的待替换数据的 更新数据。
PCT/CN2020/099231 2020-05-28 2020-06-30 基于人工智能的数据替换方法、装置、计算机设备和介质 WO2021114621A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010470253.0 2020-05-28
CN202010470253.0A CN111666290A (zh) 2020-05-28 2020-05-28 基于人工智能的数据替换方法、装置、计算机设备和介质

Publications (1)

Publication Number Publication Date
WO2021114621A1 true WO2021114621A1 (zh) 2021-06-17

Family

ID=72385269

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/099231 WO2021114621A1 (zh) 2020-05-28 2020-06-30 基于人工智能的数据替换方法、装置、计算机设备和介质

Country Status (2)

Country Link
CN (1) CN111666290A (zh)
WO (1) WO2021114621A1 (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180165356A1 (en) * 2016-12-09 2018-06-14 International Business Machines Corporation Storage efficiency
CN108628973A (zh) * 2018-04-25 2018-10-09 深圳万智联合科技有限公司 一种基于区块链的农业数据共享系统
CN109213821A (zh) * 2018-09-25 2019-01-15 中国银行股份有限公司 数据处理方法及系统
CN110109897A (zh) * 2019-04-15 2019-08-09 深圳壹账通智能科技有限公司 数据库脚本生成方法、装置、计算机设备和存储介质
CN110659287A (zh) * 2019-09-11 2020-01-07 北京亚信数据有限公司 一种表格的字段名处理方法及计算设备
CN111191281A (zh) * 2019-12-25 2020-05-22 平安信托有限责任公司 数据脱敏处理方法、装置、计算机设备及存储介质

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9519591B2 (en) * 2013-06-22 2016-12-13 Microsoft Technology Licensing, Llc Latch-free, log-structured storage for multiple access methods
CN104885055B (zh) * 2014-03-19 2020-12-15 华为终端有限公司 一种应用数据同步的方法及装置
CN105630838B (zh) * 2014-11-07 2019-03-26 北大方正集团有限公司 一种数据替换方法及系统
CN107783949B (zh) * 2016-08-24 2021-06-18 北京神州泰岳软件股份有限公司 一种ppt文档的处理方法和装置
US11372569B2 (en) * 2018-05-23 2022-06-28 Sap Se De-duplication in master data management
CN109783589B (zh) * 2018-12-13 2023-07-25 中国平安人寿保险股份有限公司 电子地图解析地址的方法、装置及存储介质

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180165356A1 (en) * 2016-12-09 2018-06-14 International Business Machines Corporation Storage efficiency
CN108628973A (zh) * 2018-04-25 2018-10-09 深圳万智联合科技有限公司 一种基于区块链的农业数据共享系统
CN109213821A (zh) * 2018-09-25 2019-01-15 中国银行股份有限公司 数据处理方法及系统
CN110109897A (zh) * 2019-04-15 2019-08-09 深圳壹账通智能科技有限公司 数据库脚本生成方法、装置、计算机设备和存储介质
CN110659287A (zh) * 2019-09-11 2020-01-07 北京亚信数据有限公司 一种表格的字段名处理方法及计算设备
CN111191281A (zh) * 2019-12-25 2020-05-22 平安信托有限责任公司 数据脱敏处理方法、装置、计算机设备及存储介质

Also Published As

Publication number Publication date
CN111666290A (zh) 2020-09-15

Similar Documents

Publication Publication Date Title
WO2021051880A1 (zh) 资源数据获取的方法、装置、计算机设备和存储介质
CN108573371B (zh) 数据审批方法、装置、计算机设备和存储介质
WO2021218167A1 (zh) 数据处理模型生成方法和装置、数据处理方法和装置
CN109814854B (zh) 项目框架生成方法、装置、计算机设备和存储介质
JP7096920B2 (ja) ブロックチェーンネットワークに基づくデータ共有方法、装置、機器及び媒体
WO2021164161A1 (zh) 影像数据标注方法、装置、计算机设备和存储介质
WO2019075978A1 (zh) 数据传输方法、装置、计算机设备和存储介质
US10778603B2 (en) Systems and methods for controlling access to broker resources
US20150248466A1 (en) Data transfer between storage systems using data fingerprints
CN111143462A (zh) 数据导出的方法、装置、计算机设备和存储介质
WO2020199594A1 (zh) 业务组件加载方法、装置、计算机设备和存储介质
WO2021003977A1 (zh) 违约信息查询方法、装置、计算机设备和存储介质
CN112860778B (zh) 桌面应用程序的数据库管理方法、装置、设备和介质
CN110213392B (zh) 数据分发方法、装置、计算机设备和存储介质
EP3961458A1 (en) Blockchain-based service processing methods, apparatuses, devices, and storage media
CN108965450B (zh) 业务请求响应方法、装置、计算机设备和存储介质
CN114119300A (zh) 电子协议匹配方法、装置、计算机设备和存储介质
CN108389124B (zh) 数据处理方法、装置、计算机设备和存储介质
WO2022142436A1 (zh) 基于区块链的数据处理方法、装置、设备及存储介质
WO2022110675A1 (zh) 基于人工智能的日志生成方法、装置、计算机设备和介质
WO2021169469A1 (zh) 声纹数据处理方法、装置、计算机设备和存储介质
CN111897602B (zh) 加载及更新h5页面的方法、装置、设备及介质
CN110827959B (zh) 医学影像处理方法、装置和存储介质
CN112416350A (zh) 视图页面构建方法、装置、计算机设备和存储介质
WO2021114621A1 (zh) 基于人工智能的数据替换方法、装置、计算机设备和介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20898957

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20898957

Country of ref document: EP

Kind code of ref document: A1