CN111859871A - Data processing method, device, equipment and computer readable storage medium - Google Patents

Data processing method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN111859871A
CN111859871A CN202010712170.8A CN202010712170A CN111859871A CN 111859871 A CN111859871 A CN 111859871A CN 202010712170 A CN202010712170 A CN 202010712170A CN 111859871 A CN111859871 A CN 111859871A
Authority
CN
China
Prior art keywords
text
processed
target
symbol
symbol information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010712170.8A
Other languages
Chinese (zh)
Inventor
庄鑫
姚晓龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group 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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN202010712170.8A priority Critical patent/CN111859871A/en
Publication of CN111859871A publication Critical patent/CN111859871A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention provides a data processing method, a device, equipment and a computer readable storage medium, wherein the method comprises the following steps: acquiring a text processing request sent by terminal equipment, wherein the text processing request comprises a text to be processed; determining target symbol information in the text to be processed according to the text processing request; editing the text to be processed according to the target symbol information to obtain a target text; and storing the text content in the target text into a preset data server. Therefore, the technical problem that the text content is incomplete in the data entry process due to the fact that symbol information influencing the text content exists in the text to be processed can be effectively solved, and the accuracy of subsequent data processing is improved.

Description

Data processing method, device, equipment and computer readable storage medium
Technical Field
The present invention relates to the field of data processing, and in particular, to a data processing method, apparatus, device, and computer readable storage medium.
Background
In the online business processing process, the situation that data in a text file is recorded into a data server for data processing is often involved.
In order to import the content of the text file, in the prior art, data in the text file is generally directly obtained and directly stored in a data server.
However, when a space or a carriage return symbol exists in the text file, the text content entered into the data server may not be complete enough, and a phenomenon of data omission may occur. Further, when data processing is performed according to the text content and the content in the data server, a difference exists in the processing result, and therefore, the efficiency of online service processing is greatly affected.
Disclosure of Invention
The invention provides a data processing method, a data processing device, data processing equipment and a computer readable storage medium, which are used for solving the technical problem that the text content recorded in a data server is incomplete due to the fact that the text content in a text file is directly imported into the data server by the existing data processing method.
A first aspect of the present invention provides a data processing method, including:
acquiring a text processing request sent by terminal equipment, wherein the text processing request comprises a text to be processed;
determining target symbol information in the text to be processed according to the text processing request;
editing the text to be processed according to the target symbol information to obtain a target text;
and storing the text content in the target text into a preset data server.
In one possible embodiment, the target symbol information includes a space symbol and/or an enter symbol.
In a possible design, the editing the text to be processed according to the target symbol information to obtain a target text includes:
and deleting the target symbol information in the text to be processed to obtain the target text.
In a possible design, the editing the text to be processed according to the target symbol information to obtain a target text includes:
determining the position of a space symbol in the text to be processed;
sending the position of the space symbol to the terminal equipment for displaying;
and deleting the carriage return symbol in the text to be processed to obtain the target text.
In a possible design, after sending the position of the target symbol information to the terminal device for display, the method further includes:
acquiring an editing request sent by terminal equipment, wherein the editing request comprises a symbol to be deleted, and the symbol to be deleted is determined by a user through the position of a space symbol displayed by the terminal equipment;
and deleting the symbols to be deleted in the text to be processed according to the editing request.
In a possible design, after determining the position of the space symbol in the text to be processed, the method further includes:
determining a preset text corresponding to the text to be processed in the data server;
and detecting whether the column number of the file to be processed is correct or not according to the preset text.
In a possible design, after storing the text content in the target text in a preset data server, the method further includes:
and performing data comparison operation on the text content in the target text and a preset text corresponding to the text to be processed.
Another aspect of the present invention provides a data processing apparatus comprising:
the request acquisition module is used for acquiring a text processing request sent by the terminal equipment, wherein the text processing request comprises a text to be processed;
the determining module is used for determining target symbol information in the text to be processed according to the text processing request;
the editing module is used for editing the text to be processed according to the target symbol information to obtain a target text;
and the storage module is used for storing the text content in the target text into a preset data server.
Yet another aspect of the present invention provides a data processing apparatus comprising: a memory, a processor;
a memory; a memory for storing the processor-executable instructions;
wherein the processor is configured to perform the data processing method of the first aspect by the processor.
Yet another aspect of the present invention is to provide a computer-readable storage medium having stored therein computer-executable instructions for implementing the data processing method according to the first aspect when the computer-executable instructions are executed by a processor.
According to the data processing method, the data processing device, the data processing equipment and the computer readable storage medium, in the process of inputting the data content of the text to be processed into the database, after the text processing request sent by the terminal equipment is obtained, the target symbol information in the text to be processed is obtained, the text to be processed is edited according to the target symbol information, and the text content in the edited target text is stored into the data server, so that the technical problem that the text content is incomplete in the data inputting process due to the fact that symbol information influencing the text content exists in the text to be processed can be effectively avoided, and the accuracy of subsequent data processing is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art according to the drawings.
FIG. 1 is a schematic diagram of a system architecture on which the present invention is based;
fig. 2 is a schematic flowchart of a data processing method according to an embodiment of the present invention;
FIG. 3 is a diagram of a display interface provided by an embodiment of the present invention;
FIG. 4 is a diagram of yet another display interface provided by an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a data processing apparatus according to a second embodiment of the present invention;
fig. 6 is a schematic structural diagram of a data processing device according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other examples obtained based on the examples in the present invention are within the scope of the present invention.
The invention provides a data processing method, a device, equipment and a computer readable storage medium, aiming at the technical problem that text contents in a text file are directly imported into a data server by the existing data processing method, and the text contents entered into the data server are incomplete due to the existence of a space or a carriage return symbol in the text file.
It should be noted that the data processing method, apparatus, device and computer-readable storage medium provided in the present application may be applied to various data capture scenarios.
In order to record data in a text file into a data server for data processing, in the prior art, data in the text file is generally directly acquired and directly stored in the data server. However, when a space or a carriage return symbol exists in the text file, the text content entered into the data server may not be complete enough, and a phenomenon of data omission may occur. Further, when data processing is performed according to the text content and the content in the data server, a difference exists in the processing result, and therefore, the efficiency of online service processing is greatly affected.
In the process of solving the technical problem, the inventor researches and discovers that before data in the text file is stored in the data server, symbols influencing text content in the text file can be deleted, and the edited text file can be stored.
The inventor further researches and discovers that in the process of entering the text data content to be processed into the database, after a text processing request sent by the terminal device is obtained, target symbol information in the text to be processed is obtained, the text to be processed is edited according to the target symbol information, and the text content in the edited target text is stored into the data server, so that the technical problem that the text content is incomplete in the data entering process due to the fact that symbol information influencing the text content exists in the text to be processed can be effectively solved, and the accuracy of subsequent data processing is improved.
Fig. 1 is a schematic diagram of a system architecture based on the present invention, and as shown in fig. 1, the system architecture based on the present invention at least includes: a terminal device 1, a data processing apparatus 2, and a data server 3. The terminal device 1 may be a desktop computer, a tablet computer, or the like. The data server 3 may be a cloud server or a server cluster, and a large amount of data is stored therein. The data processing device 2 is connected to the terminal device 1 and the data server 3 in a communication manner, and can exchange information with the terminal device 1 and the data server.
Fig. 2 is a schematic flow chart of a data processing method according to an embodiment of the present invention, as shown in fig. 2, the method includes:
step 101, a text processing request sent by a terminal device is obtained, wherein the text processing request comprises a text to be processed.
The execution main body of the embodiment is a data processing device, and the data processing device is in communication connection with the terminal equipment, so that information interaction can be carried out with the terminal equipment. The data processing device may be provided in the terminal device, or may be a device independent of the terminal device.
It should be noted that the data processing apparatus may specifically be implemented by adopting a python + Django frame + html, css, js, and juery structure, and the xlrd module in the python technology is adopted to read the text to be processed, and the xlutils module is adopted to modify the text to be processed.
In this embodiment, in order to implement storage and data processing of the text to be processed, before the text to be processed is stored, an editing operation needs to be performed on the text to be processed. The user can select the text file needing to be processed currently on the terminal device as the current text to be processed, and the text processing request is obtained. After acquiring the text processing request input by the user, the terminal device may send the text processing request to the data processing apparatus. Accordingly, the terminal device can acquire the text processing request sent by the terminal device. The text to be processed may be an Excel file.
And step 102, determining target symbol information in the text to be processed according to the text processing request.
In this embodiment, since signs such as space and carriage return often result in incomplete text content entered into the data server, in order to achieve accuracy of data entry, after acquiring a text processing request, the data processing device may determine target sign information in a text to be processed according to the text processing request. The target symbol information may specifically include a space symbol and an enter symbol.
And 103, editing the text to be processed according to the target symbol information to obtain a target text.
In this embodiment, after the target symbol information in the file to be processed is obtained, the text to be processed may be edited according to the target symbol information, so as to obtain an edited target text. Specifically, the target symbol information in the text to be processed may be deleted, or the target symbol information in the text to be processed may be replaced with a preset replacement symbol, or the like.
It should be noted that, since the target symbol information specifically includes a space symbol and an enter symbol, when the text to be processed is edited according to the target symbol information, a user may select to perform the editing operation according to the space symbol and/or the enter symbol through a preset display interface. Fig. 3 is a display interface diagram provided in the embodiment of the present invention, and as shown in fig. 3, buttons for editing a space symbol and editing an enter symbol are provided on the display interface, and a user can realize an editing operation on a file to be processed by clicking any one of the buttons.
And step 104, storing the text content in the target text into a preset data server.
In this embodiment, after the text to be processed is edited according to the target symbol information, the text content in the target text may be directly stored in the preset data server because the text to be processed no longer includes a symbol that would result in incomplete text content entered in the data server. So that data processing operation can be subsequently performed according to the text content of the target text.
Further, on the basis of the first embodiment, after the step 104, the method further includes:
and performing data comparison operation on the text content in the target text and a preset text corresponding to the text to be processed.
In this embodiment, after the text content in the target text is stored in the preset data server, a data comparison operation may be performed between the text content in the target text and a preset text corresponding to the text to be processed. Because the text to be processed does not include symbols which can cause incomplete text contents entered into the data server, the data processing accuracy can be improved by performing data comparison operation according to the text contents of the target text and the preset text.
In the data processing method provided by the embodiment, in the process of entering the text data content to be processed into the database, after the text processing request sent by the terminal device is obtained, the target symbol information in the text to be processed is obtained, the text to be processed is edited according to the target symbol information, and the text content in the edited target text is stored in the data server, so that the technical problem that the text content is incomplete in the data entry process due to the existence of the symbol information affecting the text content in the text to be processed can be effectively solved, and the accuracy of subsequent data processing is improved.
Further, on the basis of any of the above embodiments, step 103 specifically includes:
and deleting the target symbol information in the text to be processed to obtain the target text.
In this embodiment, after the target symbol information in the file to be processed is obtained, the text to be processed may be edited according to the target symbol information, so as to obtain an edited target text. Specifically, the target symbol information in the text to be processed may be deleted.
Optionally, on the basis of any of the foregoing embodiments, step 103 specifically includes:
determining the position of a space symbol in the text to be processed;
sending the position of the space symbol to the terminal equipment for displaying;
and deleting the carriage return symbol in the text to be processed to obtain the target text.
In this embodiment, after the target symbol information in the file to be processed is obtained, all enter symbols in the text to be processed may be deleted. In addition, the position of each space symbol can be determined, and the position of each space symbol is sent to the terminal equipment to be displayed, so that a user can determine whether to carry out editing operation on the text to be processed according to the space symbols according to the positions of the space symbols. Fig. 4 is a further display interface diagram provided in the embodiment of the present invention, as shown in fig. 4, the positions of space symbols in the file to be processed may be displayed on the display interface, for example, a space symbol is available in a field in the 7 th row and the 1 st column. Therefore, the user can determine whether to process the blank symbols according to the content displayed on the display interface.
Further, on the basis of any of the above embodiments, after the sending the position of the target symbol information to the terminal device for displaying, the method further includes:
acquiring an editing request sent by terminal equipment, wherein the editing request comprises a symbol to be deleted, and the symbol to be deleted is determined by a user through the position of a space symbol displayed by the terminal equipment;
and deleting the symbols to be deleted in the text to be processed according to the editing request.
In this embodiment, after the user checks the space symbol in the file to be processed through the display interface, whether to delete the space symbol may be determined according to an actual situation. Therefore, the data processing device can acquire the editing request sent by the terminal equipment, wherein the editing request comprises the symbol to be deleted. The symbol to be deleted is determined by the user according to the position of the space symbol displayed by the terminal equipment. After acquiring the edit request, the data processing apparatus may delete the symbol to be deleted in the text to be processed according to the edit request.
Further, on the basis of any of the above embodiments, after determining the position of the space symbol in the text to be processed, the method further includes:
determining a preset text corresponding to the text to be processed in the data server;
and detecting whether the column number of the file to be processed is correct or not according to the preset text.
In this embodiment, in order to further ensure the accuracy of subsequent data processing, it is further required to determine whether the number of lines of the text to be processed is correct. Specifically, a preset text corresponding to the text to be processed in the data server may be determined, and the preset text is configured to detect whether the number of columns of the file to be processed is correct.
According to the data processing method provided by the embodiment, the text to be processed is edited according to the target symbol, so that the technical problem that the text content is incomplete in the data entry process due to the fact that symbol information influencing the text content exists in the text to be processed can be effectively solved, and the accuracy of subsequent data processing is improved.
Fig. 5 is a schematic structural diagram of a data processing apparatus according to a second embodiment of the present invention, and as shown in fig. 5, the apparatus includes: the device comprises a request acquisition module 21, a determination module 22, an editing module 23 and a storage module 24, wherein the request acquisition module 21 is used for acquiring a text processing request sent by terminal equipment, and the text processing request comprises a text to be processed; a determining module 22, configured to determine, according to the text processing request, target symbol information in the text to be processed; the editing module 23 is configured to perform an editing operation on the text to be processed according to the target symbol information to obtain a target text; and the storage module 24 is configured to store text contents in the target text into a preset data server.
In the data processing apparatus provided in this embodiment, in the process of entering the text data content to be processed into the database, after the text processing request sent by the terminal device is obtained, the target symbol information in the text to be processed is obtained, the text to be processed is edited according to the target symbol information, and the text content in the edited target text is stored in the data server, so that the technical problem that the text content is not complete enough in the data entry process due to the existence of the symbol information affecting the text content in the text to be processed can be effectively avoided, and the accuracy of subsequent data processing is improved.
Further, on the basis of any of the above embodiments, the target symbol information includes a space symbol and/or an enter symbol.
Further, on the basis of any of the above embodiments, the editing module is specifically configured to:
and deleting the target symbol information in the text to be processed to obtain the target text.
Further, on the basis of any of the above embodiments, the editing module is specifically configured to:
determining the position of a space symbol in the text to be processed;
sending the position of the space symbol to the terminal equipment for displaying;
and deleting the carriage return symbol in the text to be processed to obtain the target text.
Further, on the basis of any of the above embodiments, the editing module is specifically configured to:
acquiring an editing request sent by terminal equipment, wherein the editing request comprises a symbol to be deleted, and the symbol to be deleted is determined by a user through the position of a space symbol displayed by the terminal equipment;
and deleting the symbols to be deleted in the text to be processed according to the editing request.
Further, on the basis of any of the above embodiments, the editing module is specifically configured to:
determining a preset text corresponding to the text to be processed in the data server;
and detecting whether the column number of the file to be processed is correct or not according to the preset text.
Further, on the basis of any one of the above embodiments, the apparatus further includes:
and the comparison module is used for carrying out data comparison operation on the text content in the target text and a preset text corresponding to the text to be processed.
Fig. 6 is a schematic structural diagram of a data processing apparatus according to a third embodiment of the present invention, and as shown in fig. 6, the data processing apparatus includes: a memory 31, a processor 32;
a memory 31; a memory 31 for storing instructions executable by the processor 32;
wherein the processor 32 is configured to execute the data processing method according to any of the above embodiments by the processor 32.
And a memory 31 for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory 31 may comprise a high-speed RAM memory, and may also include a non-volatile memory (non-volatile memory), such as at least one disk memory.
The processor 32 may be a Central Processing Unit (CPU), an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement embodiments of the present invention.
Alternatively, in a specific implementation, if the memory 31 and the processor 32 are implemented independently, the memory 31 and the processor 32 may be connected to each other through a bus and perform communication with each other. The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (enhanced Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 6, but this is not intended to represent only one bus or type of bus.
Alternatively, in a specific implementation, if the memory 31 and the processor 32 are integrated on a chip, the memory 31 and the processor 32 may complete the same communication through an internal interface.
The invention further provides a computer-readable storage medium, in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the computer-readable storage medium is used for implementing the data processing method according to any one of the above embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus described above may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A data processing method, comprising:
acquiring a text processing request sent by terminal equipment, wherein the text processing request comprises a text to be processed;
determining target symbol information in the text to be processed according to the text processing request;
editing the text to be processed according to the target symbol information to obtain a target text;
and storing the text content in the target text into a preset data server.
2. The method of claim 1, wherein the target symbol information includes a space symbol and/or an enter symbol.
3. The method according to claim 1 or 2, wherein the editing the text to be processed according to the target symbol information to obtain a target text comprises:
and deleting the target symbol information in the text to be processed to obtain the target text.
4. The method according to claim 1 or 2, wherein the editing the text to be processed according to the target symbol information to obtain a target text comprises:
determining the position of a space symbol in the text to be processed;
sending the position of the space symbol to the terminal equipment for displaying;
and deleting the carriage return symbol in the text to be processed to obtain the target text.
5. The method according to claim 4, wherein after sending the position of the target symbol information to the terminal device for display, the method further comprises:
acquiring an editing request sent by terminal equipment, wherein the editing request comprises a symbol to be deleted, and the symbol to be deleted is determined by a user through the position of a space symbol displayed by the terminal equipment;
and deleting the symbols to be deleted in the text to be processed according to the editing request.
6. The method of claim 4, wherein after determining the position of the space symbol in the text to be processed, the method further comprises:
determining a preset text corresponding to the text to be processed in the data server;
and detecting whether the column number of the file to be processed is correct or not according to the preset text.
7. The method according to any one of claims 1-2, wherein after storing the text content in the target text in a preset data server, the method further comprises:
and performing data comparison operation on the text content in the target text and a preset text corresponding to the text to be processed.
8. A data processing apparatus, comprising:
the request acquisition module is used for acquiring a text processing request sent by the terminal equipment, wherein the text processing request comprises a text to be processed;
the determining module is used for determining target symbol information in the text to be processed according to the text processing request;
the editing module is used for editing the text to be processed according to the target symbol information to obtain a target text;
and the storage module is used for storing the text content in the target text into a preset data server.
9. A data processing apparatus, characterized by comprising: a memory, a processor;
a memory; a memory for storing the processor-executable instructions;
wherein the processor is configured to perform the data processing method of any one of claims 1-7 by the processor.
10. A computer-readable storage medium, having stored thereon computer-executable instructions for implementing the data processing method of any one of claims 1 to 7 when executed by a processor.
CN202010712170.8A 2020-07-22 2020-07-22 Data processing method, device, equipment and computer readable storage medium Pending CN111859871A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010712170.8A CN111859871A (en) 2020-07-22 2020-07-22 Data processing method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010712170.8A CN111859871A (en) 2020-07-22 2020-07-22 Data processing method, device, equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111859871A true CN111859871A (en) 2020-10-30

Family

ID=72949341

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010712170.8A Pending CN111859871A (en) 2020-07-22 2020-07-22 Data processing method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111859871A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2586202Y (en) * 2002-11-28 2003-11-12 贾立立 Small keypad cooperated with writing board
CN102081600A (en) * 2011-01-25 2011-06-01 珠海全志科技有限公司 E-book typesetting method and e-book typesetting system
CN102707886A (en) * 2012-05-02 2012-10-03 北京捷通华声语音技术有限公司 Input character editing method and system
CN106227808A (en) * 2016-07-22 2016-12-14 无锡云商通科技有限公司 A kind of method removing mail interference information and method for judging rubbish mail
CN106293368A (en) * 2015-05-26 2017-01-04 联想(北京)有限公司 A kind of data processing method and electronic equipment
CN106681979A (en) * 2016-11-23 2017-05-17 广州阿里巴巴文学信息技术有限公司 Article layout method and device, programmable device and article publishing platform
CN108763175A (en) * 2018-06-26 2018-11-06 中国银行股份有限公司 A kind of csv file processing method and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2586202Y (en) * 2002-11-28 2003-11-12 贾立立 Small keypad cooperated with writing board
CN102081600A (en) * 2011-01-25 2011-06-01 珠海全志科技有限公司 E-book typesetting method and e-book typesetting system
CN102707886A (en) * 2012-05-02 2012-10-03 北京捷通华声语音技术有限公司 Input character editing method and system
CN106293368A (en) * 2015-05-26 2017-01-04 联想(北京)有限公司 A kind of data processing method and electronic equipment
CN106227808A (en) * 2016-07-22 2016-12-14 无锡云商通科技有限公司 A kind of method removing mail interference information and method for judging rubbish mail
CN106681979A (en) * 2016-11-23 2017-05-17 广州阿里巴巴文学信息技术有限公司 Article layout method and device, programmable device and article publishing platform
CN108763175A (en) * 2018-06-26 2018-11-06 中国银行股份有限公司 A kind of csv file processing method and system

Similar Documents

Publication Publication Date Title
KR20210042864A (en) Table recognition method, device, equipment, medium and computer program
CN105631393A (en) Information recognition method and device
CN108334508B (en) Webpage information extraction method and device
CN111858376A (en) Request message generation method and interface test method
CN111191079B (en) Document content acquisition method, device, equipment and storage medium
CN110188337B (en) Revision labeling method, device, equipment and computer readable storage medium
CN112269713A (en) Method, device and equipment for acquiring program running state and storage medium
CN109656652B (en) Webpage chart drawing method, device, computer equipment and storage medium
CN111143434A (en) Intelligent data checking method, device, equipment and storage medium
CN107871128B (en) High-robustness image recognition method based on SVG dynamic graph
CN111724406B (en) Regional communication merging method, device, equipment and medium
CN111813485A (en) Page layout processing method, device and equipment and computer readable storage medium
CN109977873B (en) Handwriting-based note generation method, electronic equipment and storage medium
CN110377891B (en) Method, device and equipment for generating event analysis article and computer readable storage medium
CN111859871A (en) Data processing method, device, equipment and computer readable storage medium
CN115620039B (en) Image labeling method, device, equipment and medium
CN109358919B (en) Dynamic configuration method and device for universal page, computer equipment and storage medium
CN116562247A (en) Electronic form content generation method, electronic form content generation device and computer equipment
CN113723065A (en) Display method of handwritten annotations, reading equipment and computer storage medium
CN104182396A (en) Terminal as well as device and method of optimizing description of format document content
CN113673214A (en) Information list alignment method and device, storage medium and electronic equipment
CN113343663A (en) Bill structuring method and device
CN111860315A (en) Method, device and equipment for detecting form line and storage medium
CN111191130A (en) Information extraction method, device, equipment and computer readable storage medium
CN107885839B (en) Method and device for reading information in Word file

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