CN111597245B - Data extraction method and device and related equipment - Google Patents

Data extraction method and device and related equipment Download PDF

Info

Publication number
CN111597245B
CN111597245B CN202010430470.7A CN202010430470A CN111597245B CN 111597245 B CN111597245 B CN 111597245B CN 202010430470 A CN202010430470 A CN 202010430470A CN 111597245 B CN111597245 B CN 111597245B
Authority
CN
China
Prior art keywords
data
extraction
service
probability
executor
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.)
Active
Application number
CN202010430470.7A
Other languages
Chinese (zh)
Other versions
CN111597245A (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.)
Zhengcaiyun Co ltd
Original Assignee
Zhengcaiyun 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 Zhengcaiyun Co ltd filed Critical Zhengcaiyun Co ltd
Priority to CN202010430470.7A priority Critical patent/CN111597245B/en
Publication of CN111597245A publication Critical patent/CN111597245A/en
Application granted granted Critical
Publication of CN111597245B publication Critical patent/CN111597245B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/25Integrating or interfacing systems involving database management systems
    • G06F16/254Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses
    • 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/248Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a data extraction method, which comprises the steps of obtaining service data; loading data according to the service data to obtain source data; configuring an extraction executor according to the service data; performing data extraction on the source data by using the extraction executor to obtain target data; the data extraction method can be used for configuring extraction actuators of different types according to different service types so as to realize data extraction services of multiple types, effectively improve the universality of data extraction equipment, simplify the equipment development flow and reduce the equipment development difficulty. The application also discloses a data extraction device, equipment and a computer readable storage medium, which have the beneficial effects.

Description

Data extraction method and device and related equipment
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data extraction method, and also to a data extraction device, apparatus, and computer readable storage medium.
Background
The data extraction is a process of extracting data from a data source, and the existing extraction equipment is developed based on own business requirements from loading of the data to outputting of results until the requirement of the whole business line is completed, namely different extraction equipment is required to be developed according to different types of businesses, the realization process is complicated, the requirements of universality, standardization and expandability of random extraction cannot be met, and great development difficulty is brought to technicians.
Therefore, how to effectively improve the versatility of the data extraction device and simplify the development process of the device are the problems to be solved by those skilled in the art.
Disclosure of Invention
The application aims to provide a data extraction method which can effectively improve the universality of data extraction equipment and simplify the development flow of the equipment; another object of the present application is to provide a data extraction device, apparatus and computer-readable storage medium, which also have the above-mentioned advantageous effects.
In order to solve the technical problems, the present application provides a data extraction method, which includes:
acquiring service data;
loading data according to the service data to obtain source data;
configuring an extraction executor according to the service data;
and carrying out data extraction on the source data by using the extraction executor to obtain target data.
Preferably, the extracting executor is configured according to the service data, including:
determining a business rule according to the business data;
and configuring an extraction algorithm according to the business rule, and extracting a factor interference device and a link filter.
Preferably, the extracting the data from the source data by using the extracting executor to obtain target data includes:
filtering the source data by using the link filter to obtain filtered source data;
probability calculation is carried out on the filtered source data according to the service data, and each initial extraction probability is obtained;
probability floating is carried out on each initial extraction probability by using the extraction factor disruptor, so that each extraction probability is obtained;
and carrying out data extraction on the filtered source data by using the extraction algorithm and each extraction probability to obtain the target data.
Preferably, the data extraction method further includes:
sending a confirmation request to a target object corresponding to the target data;
judging whether confirmation information fed back by the target object is received or not;
and if not, returning to the step of extracting the data of the source data by using the extraction executor until a new target object is obtained.
Preferably, the data extraction method further includes:
and sending the target data to display equipment for visual display.
In order to solve the above technical problem, the present application further provides a data extraction device, where the data extraction device includes:
the acquisition module is used for acquiring service data;
the loading module is used for loading data according to the service data to obtain source data;
the configuration module is used for configuring the extraction executor according to the service data;
and the extraction module is used for carrying out data extraction on the source data by utilizing the extraction executor to obtain target data.
Preferably, the data extraction device further includes:
the confirmation module is used for sending a confirmation request to a target object corresponding to the target data; judging whether confirmation information fed back by the target object is received or not; and if not, returning to the step of extracting the data of the source data by using the extraction executor until a new target object is obtained.
Preferably, the data extraction device further includes:
and the display module is used for sending the target data to display equipment for visual display.
In order to solve the above technical problem, the present application further provides a data extraction apparatus, including:
a memory for storing a computer program;
and the processor is used for realizing any one of the data extraction methods when executing the computer program.
To solve the above technical problem, the present application further provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps of any one of the above data extraction methods.
The application provides a data extraction method, which comprises the steps of obtaining service data; loading data according to the service data to obtain source data; configuring an extraction executor according to the service data; and carrying out data extraction on the source data by using the extraction executor to obtain target data.
Therefore, after the data is loaded, the data extraction method provided by the application firstly utilizes the service data to adapt the corresponding extraction actuator for the current service, and then utilizes the extraction actuator to execute the current service, so that the data extraction is realized, that is, the realization method can configure the extraction actuators of different types according to the different service types, so as to realize the data extraction service of multiple types, effectively improve the universality of the data extraction equipment, simplify the equipment development flow and reduce the equipment development difficulty.
The data extraction device, the device and the computer readable storage medium provided by the application have the beneficial effects and are not described in detail herein.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a data extraction method according to the present application;
FIG. 2 is a schematic diagram of a data extraction system according to the present application;
FIG. 3 is a schematic diagram of a data extraction device according to the present application;
fig. 4 is a schematic structural diagram of a data extraction device according to the present application.
Detailed Description
The core of the application is to provide a data extraction method, which can effectively improve the universality of data extraction equipment and simplify the development flow of the equipment; another core of the present application is to provide a data extraction device, apparatus and computer-readable storage medium, which also have the above-mentioned advantageous effects.
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more apparent, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Referring to fig. 1, fig. 1 is a flow chart of a data extraction method provided by the present application, where the data extraction method may include:
s101: acquiring service data;
the step aims at realizing the acquisition of service data, wherein the service data is the related data information of the current service to be executed, namely the data information of the current data extraction task. It can be understood that the specific content of the service data does not affect the implementation of the technical scheme, and the data extraction can be completed, for example, the type information of the service to be executed currently, the type of the algorithm for performing the data extraction, the type information of the data extraction result, and the like can be included, which is not limited in the present application.
S102: carrying out data loading according to the service data to obtain source data;
the step aims at realizing the acquisition of source data, and the source data can be obtained by carrying out data loading according to service data. The source data is a set of data subjected to data extraction, that is, the target data required by the current service to be executed can be obtained by performing data extraction on the source data. Of course, different business data corresponds to different source data, for example, for expert extraction in the process of purchasing the project, the source data is a set of all relevant experts.
S103: configuring an extraction executor according to the service data;
the step aims at realizing the configuration of the extraction executor according to the related information configuration in the service data. The extraction executor is an execution main body for executing the data extraction task, and the extraction executor performs data extraction on the source data to obtain the required target data. Likewise, different service data corresponds to different types of extraction actuators, and different types of extraction actuators may also be configured differently, for example, when data extraction needs to be implemented by different data extraction algorithms, then the extraction actuators need to be configured with different data extraction algorithms.
As a preferred embodiment, the extracting actuator configured according to the service data may include: determining a business rule according to the business data; and configuring a decimation algorithm according to the business rule, and decimating the factor jammer and the link filter.
The preferred embodiment provides a more specific configuration method of the extraction actuator, firstly, a business rule is determined based on business data, then the configuration of the extraction actuator is realized according to the business rule, the main configuration content comprises but is not limited to an extraction algorithm, an extraction factor interference device and a link filter, different types of extraction algorithms, the extraction factor interference device and the link filter can be configured based on different business data, wherein the link filter is used for realizing data filtering, the extraction factor interference device is used for realizing probability disturbance, and the extraction algorithm is used for realizing data extraction. Of course, if a specific type is not specified in the traffic data, a device default type of decimation algorithm, decimation factor jammers, link filters, and the like may be employed. In addition, the data extraction device is also provided with an inlet capable of expanding other functions so as to realize the configuration of various extraction actuators, thereby improving the universality of the data extraction device.
S104: and carrying out data extraction on the source data by using an extraction executor to obtain target data.
The step aims at realizing data extraction and obtaining target data, wherein the target data is data information which is needed to be obtained through data extraction. Specifically, after the configuration of the extraction executor is completed, the extraction executor completely corresponds to the current data extraction task and is used for executing the current data extraction task, so that the extraction executor performs data extraction on the source data obtained by loading, and the target data can be obtained. It should be noted that the number of the target data is not unique, that is, in the process of data extraction, there may be more than one data to be extracted, but this is determined based on the current data extraction task requirement, and the implementation of the present technical solution is not affected, which is not limited by the present application.
As a preferred embodiment, the foregoing data extraction of the source data by the extraction executor to obtain the target data may include: filtering the source data by using a link filter to obtain filtered source data; probability calculation is carried out on the filtered source data according to the service data, and each initial extraction probability is obtained; probability floating is carried out on each initial extraction probability by using an extraction factor interference device, so that each extraction probability is obtained; and carrying out data extraction on the filtered source data by using an extraction algorithm and each extraction probability to obtain target data.
The preferred embodiment provides a more specific data extraction method, specifically, based on the configured extraction executor to perform data extraction, the functions of data filtering, probability floating, data extraction and the like can be sequentially realized, and then target data is obtained.
As a preferred embodiment, the data extraction method may further include: sending a confirmation request to a target object corresponding to the target data; judging whether confirmation information fed back by the target object is received or not; if not, returning to the step of extracting the data of the source data by using the extraction executor until a new target object is obtained.
The preferred embodiment aims at realizing the determination of target data through man-machine interaction, namely determining whether the target data can be output as final extraction data or not through a target object corresponding to the target data. Specifically, after determining the target data, a confirmation request can be sent to a target object corresponding to the target data to request the target object to confirm, if confirmation information fed back by the target object is received, the target data is indicated to be feasible data, and then the target data is output; if the confirmation information fed back by the target object is not received, the target data is not feasible, and the data extraction needs to be carried out again until feasible new target data is obtained. For example, for the extraction of the expert in the process of purchasing the project, after the target expert is extracted and obtained, a confirmation request needs to be sent to the target expert to obtain the confirmation of the target expert, and the relevant information of the target expert can be output.
As a preferred embodiment, the data extraction method may further include: and sending the target data to display equipment for visual display.
The preferred embodiment aims to realize visual display of target data, namely after the data extraction is completed to obtain the target data, the target data can be sent to corresponding display equipment for visual display, so that a user can more conveniently and intuitively know the execution result of the current data extraction task.
After the data is loaded, the data extraction method provided by the application firstly utilizes the service data to adapt the corresponding extraction actuator for the current service, and then utilizes the extraction actuator to execute the current service, so that the data extraction is realized, that is, the realization method can configure the extraction actuators of different types according to the different service types, so as to realize the data extraction service of multiple types, effectively improve the universality of the data extraction equipment, simplify the equipment development flow and reduce the equipment development difficulty.
Based on the above embodiments, the embodiment of the present application takes expert extraction as an example, and provides a more specific data extraction method, which specifically includes the following implementation procedures:
referring to fig. 2, fig. 2 is a schematic structural diagram of a data extraction system provided by the present application, where the data extraction system includes a service processing module, a rule extraction module, and an extraction execution module.
(1) Service processing module
Is responsible for inputting business data and carrying and displaying result data; the execution steps comprise:
s10: inputting business data; the business data mainly comprises project data and scheme data;
s11: carrying and displaying result data; the result data are mainly expert details.
(2) Rule extraction module
Is responsible for establishing a business model and executing extraction actions to complete the function of carrying on the top and bottom; the execution steps comprise:
s20: according to the service data, establishing a corresponding service model according to the requirements of the extraction execution module;
s21: an adaptation extraction executor:
s210: determining whether an extended extraction algorithm is required;
s211: determining whether an extended decimation factor jammer is required;
s212: determining whether an extended link filter is required;
s22: according to the adaptation condition of the extraction actuator, finishing initialization;
s23: and finishing data output according to the actuator object (target data) returned by the extraction execution module, and delivering the data to the communication module to finish man-machine interaction state confirmation.
(3) Extraction execution module
Responsible for executing the service and completing expert extraction; the execution steps comprise:
s30: completing data filtering according to the extended link filter and the filtering rule of the extended link filter;
s31: the probability floating of the service data is completed according to the expanded factor jammer and the probability interference strategy of the factor jammer;
s32: constructing extraction containers of all business models;
s33: completing data extraction according to the expanded extraction algorithm or the random algorithm of the data extraction algorithm to obtain an actuator object;
s34: and returning the executor object to the rule extraction module.
Therefore, the data extraction method provided by the embodiment of the application provides generalized extraction service, can achieve the purposes of simplifying coding, simplifying configuration and simplifying monitoring, and meets the requirements of universality, standardization and expandability.
In order to solve the above-mentioned problems, please refer to fig. 3, fig. 3 is a schematic structural diagram of a data extraction device provided by the present application, the data extraction device may include:
an acquisition module 10, configured to acquire service data;
the loading module 20 is used for loading data according to the service data to obtain source data;
a configuration module 30, configured to configure the extraction actuator according to the service data;
the extraction module 40 is configured to perform data extraction on the source data by using an extraction executor, so as to obtain target data.
Therefore, after the data is loaded, the data extraction device provided by the application firstly utilizes the service data to adapt the corresponding extraction actuator for the current service, and then utilizes the extraction actuator to execute the current service, so that the data extraction is realized, that is, the realization method can configure the extraction actuators of different types according to the different service types, so as to realize the data extraction service of multiple types, effectively improve the universality of the data extraction equipment, simplify the equipment development flow and reduce the equipment development difficulty.
As a preferred embodiment, the configuration module 30 may include:
the determining unit is used for determining a business rule according to the business data;
and the configuration unit is used for configuring the extraction algorithm, the extraction factor interference device and the link filter according to the business rule.
As a preferred embodiment, the extraction module 40 may include:
the filtering unit is used for filtering the source data by utilizing the link filter to obtain filtered source data;
the computing unit is used for carrying out probability computation on the filtered source data according to the service data to obtain each initial extraction probability;
the floating unit is used for probability floating of each initial extraction probability by using the extraction factor interference device to obtain each extraction probability;
and the extraction unit is used for carrying out data extraction on the filtered source data by using an extraction algorithm and each extraction probability to obtain target data.
As a preferred embodiment, the data extraction device may further include:
the confirmation module is used for sending a confirmation request to a target object corresponding to the target data; judging whether confirmation information fed back by the target object is received or not; if not, returning to the step of extracting the data of the source data by using the extraction executor until a new target object is obtained.
As a preferred embodiment, the data extraction device may further include:
and the display module is used for sending the target data to the display equipment for visual display.
For the description of the device provided by the present application, please refer to the above method embodiment, and the description of the present application is omitted herein.
In order to solve the above-mentioned problems, please refer to fig. 4, fig. 4 is a schematic structural diagram of a data extraction device according to the present application, wherein the data extraction device may comprise:
a memory 11 for storing a computer program;
a processor 12 for implementing the steps of any of the data extraction methods described above when executing a computer program.
For the description of the apparatus provided by the present application, please refer to the above method embodiment, and the description of the present application is omitted herein.
In order to solve the above-mentioned problems, the present application also provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor, can implement the steps of any of the data extraction methods described above.
The computer readable storage medium may include: a U-disk, a removable hard disk, a Read-only memory (ROM), a random access memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
For the description of the computer-readable storage medium provided by the present application, refer to the above method embodiments, and the disclosure is not repeated here.
In the description, each embodiment is described in a progressive manner, and each embodiment is mainly described by the differences from other embodiments, so that the same similar parts among the embodiments are mutually referred. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The data extraction method, apparatus, device and computer readable storage medium provided by the present application are described in detail above. The principles and embodiments of the present application have been described herein with reference to specific examples, the description of which is intended only to facilitate an understanding of the method of the present application and its core ideas. It should be noted that it will be apparent to those skilled in the art that various changes and modifications can be made herein without departing from the principles of the application, which also falls within the spirit and scope of the application as defined by the appended claims.

Claims (8)

1. A method of data extraction, comprising:
acquiring service data;
loading data according to the service data to obtain source data;
configuring an extraction executor according to the service data;
performing data extraction on the source data by using the extraction executor to obtain target data;
wherein the extracting executor is configured according to the service data, and the extracting executor comprises:
determining a business rule according to the business data;
configuring an extraction algorithm according to the business rule, and extracting a factor interference device and a link filter;
the extracting the data from the source data by using the extracting executor to obtain target data includes:
filtering the source data by using the link filter to obtain filtered source data;
probability calculation is carried out on the filtered source data according to the service data, and each initial extraction probability is obtained;
probability floating is carried out on each initial extraction probability by using the extraction factor disruptor, so that each extraction probability is obtained;
and carrying out data extraction on the filtered source data by using the extraction algorithm and each extraction probability to obtain the target data.
2. The data extraction method of claim 1, further comprising:
sending a confirmation request to a target object corresponding to the target data;
judging whether confirmation information fed back by the target object is received or not;
and if not, returning to the step of extracting the data of the source data by using the extraction executor until a new target object is obtained.
3. The data extraction method of claim 2, further comprising:
and sending the target data to display equipment for visual display.
4. A data extraction apparatus, comprising:
the acquisition module is used for acquiring service data;
the loading module is used for loading data according to the service data to obtain source data;
the configuration module is used for configuring the extraction executor according to the service data;
the extraction module is used for carrying out data extraction on the source data by utilizing the extraction executor to obtain target data;
the configuration module is specifically configured to determine a service rule according to the service data; configuring an extraction algorithm according to the business rule, and extracting a factor interference device and a link filter;
the extraction module is specifically configured to filter the source data by using the link filter, so as to obtain filtered source data; probability calculation is carried out on the filtered source data according to the service data, and each initial extraction probability is obtained; probability floating is carried out on each initial extraction probability by using the extraction factor disruptor, so that each extraction probability is obtained; and carrying out data extraction on the filtered source data by using the extraction algorithm and each extraction probability to obtain the target data.
5. The data extraction device of claim 4, further comprising:
the confirmation module is used for sending a confirmation request to a target object corresponding to the target data; judging whether confirmation information fed back by the target object is received or not; and if not, returning to the step of extracting the data of the source data by using the extraction executor until a new target object is obtained.
6. The data extraction device of claim 5, further comprising:
and the display module is used for sending the target data to display equipment for visual display.
7. A data extraction apparatus, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the data extraction method according to any one of claims 1 to 3 when executing said computer program.
8. A computer-readable storage medium, on which a computer program is stored, which computer program, when being executed by a processor, implements the steps of the data extraction method according to any one of claims 1 to 3.
CN202010430470.7A 2020-05-20 2020-05-20 Data extraction method and device and related equipment Active CN111597245B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010430470.7A CN111597245B (en) 2020-05-20 2020-05-20 Data extraction method and device and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010430470.7A CN111597245B (en) 2020-05-20 2020-05-20 Data extraction method and device and related equipment

Publications (2)

Publication Number Publication Date
CN111597245A CN111597245A (en) 2020-08-28
CN111597245B true CN111597245B (en) 2023-09-29

Family

ID=72186116

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010430470.7A Active CN111597245B (en) 2020-05-20 2020-05-20 Data extraction method and device and related equipment

Country Status (1)

Country Link
CN (1) CN111597245B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115862882B (en) * 2022-12-02 2024-02-13 北京百度网讯科技有限公司 Data extraction method, device, equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013131194A (en) * 2011-12-22 2013-07-04 Nippon Telegr & Teleph Corp <Ntt> Model learning device, related information extraction device, related information prediction device, method for learning model, method for extracting related information, method for predicting related information, and program
CN103678322A (en) * 2012-09-03 2014-03-26 阿里巴巴集团控股有限公司 System and method for sample data integration
CN105162760A (en) * 2015-07-28 2015-12-16 郝孟一 Random draw-off method, apparatus and system
CN106156286A (en) * 2016-06-24 2016-11-23 广东工业大学 Type extraction system and method towards technical literature knowledge entity
CN106886535A (en) * 2015-12-16 2017-06-23 大唐软件技术股份有限公司 A kind of data pick-up method and apparatus for being adapted to multiple data sources
CN107657506A (en) * 2017-09-06 2018-02-02 北京五八到家信息技术有限公司 The intelligent recommendation method and commending system of a kind of service commodity
CN108133332A (en) * 2018-01-17 2018-06-08 政和科技股份有限公司 The method, apparatus and server that a kind of expert extracts
CN109857803A (en) * 2018-12-13 2019-06-07 杭州数梦工场科技有限公司 Method of data synchronization, device, equipment, system and computer readable storage medium
CN109903004A (en) * 2019-01-11 2019-06-18 西北工业大学 A kind of bidding supervision flow method for strengthening supervision
CN110555073A (en) * 2019-09-10 2019-12-10 政采云有限公司 data processing method and device, electronic equipment and storage medium
CN110633301A (en) * 2019-09-19 2019-12-31 浪潮软件集团有限公司 Method and system for extracting data based on engine setting
KR102071538B1 (en) * 2018-10-19 2020-01-30 주식회사 카카오게임즈 A computer program for providing a service for selling a stochastic item and a computer program for providing a probability generating service
CN110990082A (en) * 2019-12-19 2020-04-10 政采云有限公司 Service data processing method and related device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10891114B2 (en) * 2017-08-17 2021-01-12 Tibco Software Inc. Interpreter for interpreting a data model algorithm and creating a data schema

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013131194A (en) * 2011-12-22 2013-07-04 Nippon Telegr & Teleph Corp <Ntt> Model learning device, related information extraction device, related information prediction device, method for learning model, method for extracting related information, method for predicting related information, and program
CN103678322A (en) * 2012-09-03 2014-03-26 阿里巴巴集团控股有限公司 System and method for sample data integration
CN105162760A (en) * 2015-07-28 2015-12-16 郝孟一 Random draw-off method, apparatus and system
CN106886535A (en) * 2015-12-16 2017-06-23 大唐软件技术股份有限公司 A kind of data pick-up method and apparatus for being adapted to multiple data sources
CN106156286A (en) * 2016-06-24 2016-11-23 广东工业大学 Type extraction system and method towards technical literature knowledge entity
CN107657506A (en) * 2017-09-06 2018-02-02 北京五八到家信息技术有限公司 The intelligent recommendation method and commending system of a kind of service commodity
CN108133332A (en) * 2018-01-17 2018-06-08 政和科技股份有限公司 The method, apparatus and server that a kind of expert extracts
KR102071538B1 (en) * 2018-10-19 2020-01-30 주식회사 카카오게임즈 A computer program for providing a service for selling a stochastic item and a computer program for providing a probability generating service
CN109857803A (en) * 2018-12-13 2019-06-07 杭州数梦工场科技有限公司 Method of data synchronization, device, equipment, system and computer readable storage medium
CN109903004A (en) * 2019-01-11 2019-06-18 西北工业大学 A kind of bidding supervision flow method for strengthening supervision
CN110555073A (en) * 2019-09-10 2019-12-10 政采云有限公司 data processing method and device, electronic equipment and storage medium
CN110633301A (en) * 2019-09-19 2019-12-31 浪潮软件集团有限公司 Method and system for extracting data based on engine setting
CN110990082A (en) * 2019-12-19 2020-04-10 政采云有限公司 Service data processing method and related device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘如九 ; 张振山 ; 柴天佑 ; .一种通用的多数据库间数据抽取方法及应用.北京交通大学学报.2008,(第04期),全文. *
张培森 ; 施应玲 ; 周庆捷 ; 贺成利 ; 付龙明 ; .ETL模型在配电生产运行风险管控信息平台建设中的应用.电脑与信息技术.2012,(第06期),全文. *

Also Published As

Publication number Publication date
CN111597245A (en) 2020-08-28

Similar Documents

Publication Publication Date Title
CN105893850B (en) Leak restorative procedure and device
CN109359732B (en) Chip and data processing method based on chip
CN106502890A (en) Method for generating test case and system
CN111597245B (en) Data extraction method and device and related equipment
CN112241330A (en) Flow processing method, device, equipment and storage medium combining RPA and AI
CN109491671A (en) Diagnostic software method for down loading, device, terminal device and storage medium
CN106648936A (en) Cooperative processing method and system based on microservices and server
CN110825705A (en) Data set caching method and related device
CN110083628A (en) A kind of addressing method and device of Vehicle Electronic Control Unit ECU
CN109634533A (en) A kind of ECU information dump method and relevant apparatus
CN108491890A (en) Image method and device
CN111581869B (en) Method, device and storage medium for establishing bolt connection
CN116306777A (en) Model precision loss positioning method and device and electronic equipment
CN109919762A (en) Reporting method, device, equipment and the storage medium of customer information
CN109343874A (en) Upgrade method, device, equipment and computer readable storage medium
CN111210279B (en) Target user prediction method and device and electronic equipment
CN114759904A (en) Data processing method, device, equipment, readable storage medium and program product
CN110597216B (en) Transaction arrangement method and device for manufacturing execution system and readable storage medium
CN109960485A (en) A kind of audio adjustment method, audio debugging apparatus and terminal device
CN110348566B (en) Method and system for generating digital signal for neural network training
CN113159926A (en) Loan transaction repayment date determination method and device
US20220055557A1 (en) Method for Checking at Least One Vehicle, and Electronic Computing Device
CN110110523A (en) A method of it promoting rule code and scans accuracy rate
CN111767652A (en) Simulation operation method and device and electronic equipment
CN111209510A (en) Method and device for realizing high-precision map function expansion

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