CN114492354A - Streaming document generation method, computing device and computer readable medium - Google Patents

Streaming document generation method, computing device and computer readable medium Download PDF

Info

Publication number
CN114492354A
CN114492354A CN202111597310.2A CN202111597310A CN114492354A CN 114492354 A CN114492354 A CN 114492354A CN 202111597310 A CN202111597310 A CN 202111597310A CN 114492354 A CN114492354 A CN 114492354A
Authority
CN
China
Prior art keywords
grammar
control
streaming document
judgment
streaming
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
CN202111597310.2A
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.)
Yozosoft Co ltd
Original Assignee
Yozosoft 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 Yozosoft Co ltd filed Critical Yozosoft Co ltd
Priority to CN202111597310.2A priority Critical patent/CN114492354A/en
Publication of CN114492354A publication Critical patent/CN114492354A/en
Priority to PCT/CN2022/097170 priority patent/WO2023115833A1/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
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/253Grammatical analysis; Style critique

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Machine Translation (AREA)

Abstract

The invention provides a method for generating a streaming document, a computing device and a computer readable medium, wherein the method for generating the streaming document comprises the following steps: providing a streaming document template with grammar, wherein the grammar is filled in the corresponding position of the document template; reading the streaming document template and analyzing grammar in the streaming document template to obtain an instruction corresponding to the grammar; and filling the existing structured data into the streaming document template by executing the instruction to generate the target streaming document. Compared with the prior art, the method and the device have the advantages that the existing structured data are dynamically filled into the streaming document template through the back-end program based on the template grammar filled in the streaming document template, and the target streaming document required by the user is generated, so that the time is saved, and the office efficiency is improved.

Description

Streaming document generation method, computing device and computer readable medium
Technical Field
The present invention relates to the field of streaming document technologies, and in particular, to a method for generating a streaming document, a computing device, and a computer-readable medium.
Background
In a business system of a software industry, a requirement for generating a streaming document according to existing data information often exists. However, the existing method for generating the streaming document based on the existing data information is time-consuming and labor-consuming, so that office and management personnel are bound by a large amount of simple repeated work.
Therefore, there is a need to provide a new technical solution to solve the above problems.
Disclosure of Invention
The invention aims to provide a streaming document generation method, a calculation device and a computer readable medium, which can automatically generate a streaming document according to existing data information, thereby saving time and improving office efficiency.
According to one aspect of the present invention, the present invention provides a method for generating a streaming document, including: providing a streaming document template with grammar, wherein the grammar is filled in the corresponding position of the document template; reading the streaming document template and analyzing grammar in the streaming document template to obtain an instruction corresponding to the grammar; and filling the existing structured data into the streaming document template by executing the instruction to generate the target streaming document.
According to another aspect of the present invention, there is provided a computing device comprising a processor and a memory, the memory having stored therein program instructions that are executed by the processor to implement the streaming document generation method described above.
According to still another aspect of the present invention, there is provided a computer-readable medium having stored therein program instructions that are executed to implement the streaming document generating method described above.
Compared with the prior art, the method and the device have the advantages that the existing structured data are dynamically filled into the streaming document template through the back-end program based on the template grammar filled in the streaming document template, and the target streaming document required by the user is generated, so that the time is saved, and the office efficiency is improved.
Drawings
Fig. 1 is a flow chart of a method for generating a streaming document according to an embodiment of the present invention.
Detailed Description
To further explain the technical means and effects of the present invention adopted to achieve the predetermined objects, the following detailed description of the embodiments, structures, features and effects according to the present invention will be given with reference to the accompanying drawings and preferred embodiments.
To further illustrate the technical means and effects of the present invention adopted to achieve the predetermined objects, the following detailed description of the embodiments, structures, characteristics and effects according to the present invention will be made with reference to the accompanying drawings and preferred embodiments.
Please refer to fig. 1, which is a flowchart illustrating a method for generating a streaming document according to an embodiment of the present invention. The method for generating the streaming document shown in fig. 1 includes the following steps:
step 110, providing a streaming document template with grammar, wherein the grammar is filled in the corresponding position of the document template;
step 120, reading the streaming document template and analyzing grammar in the streaming document template to obtain an instruction corresponding to the grammar;
step 130, filling the existing structured data into the streaming document template by executing the instruction, and generating a target streaming document.
In one embodiment, the structured data, also referred to as row data, is data logically represented and implemented by a two-dimensional table structure, strictly following the data format and length specification, and is mainly stored and managed by a relational database. The method for generating the streaming document can be applied to various fields relating to the streaming document, such as electronic insurance policy generation, electronic contracts, electronic goods lists and the like of insurance companies.
Although the present invention can be used in various fields, the following description will be made only by taking an electronic insurance policy of an insurance company as an example for the sake of understanding. For example, insurance companies need to dynamically present insured person information in a streaming document.
1 overview of the project
1.1 System functionality
The invention can be applied in the following systems: electronic contract (policy) design and generation solutions may be provided.
1.2, service description
In a system of an insurance company, an electronic contract (policy) template design tool can be provided independently.
1.3, operating Environment requirements
Hardware environment: CPU main frequency is above 1 GHz, memory is above 1G, and hard disk is above 100G.
Software environment: tomcat8.0, jdk1.8, common browsers (IE, firefox, etc.).
1.4 design and implementation constraints
The present invention is directed to streaming documents only and not to layout documents.
2 data example
The structured data used as a test in this document is as follows:
basic information
The insured: zhang Wu Wei
The mobile phone number is as follows: 18555556666
And (3) premium: 50000
Family relation [ ]
Name: li Xiuyan (Lixiuolian)
Age: 52
The relationship is as follows: mother
The mobile phone number is as follows: 18112345678
Name: zhang Cuishan
Age: 54
The relationship is as follows: father and father
Mobile phone number: 18511113333
Name: zhang Xiao Ji
Age: 4
The relationship is as follows: son (son)
The mobile phone number is as follows: 18111115555
Specifically, the following description is provided: the variable name back band [ ] indicates that the data is a plurality of pieces of dynamic data (i.e., array type data).
3 template grammar introduction
3.1 variable replacement syntax
And (3) grammar identification: [ $ variable name $ ]
And (3) describing syntax: and filling variable names inside, and replacing actual data corresponding to the matched variables to the positions of the variables when generating the file.
For example:
Figure BDA0003431720770000041
the content after matching the sample data is
Figure BDA0003431720770000042
That is, the variable replacement syntax includes a variable replacement syntax identifier and a variable name located within the variable replacement syntax identifier, the variable name being a variable name in the structured data. The instructions (or syntax descriptions) of the variable replacement syntax are: and filling the variable replacement grammar in the streaming document template, matching actual data corresponding to the variable name in the variable replacement grammar in the structured data when the target streaming document is generated, and replacing the actual data to the position of the variable replacement grammar in the streaming document template.
3.2 control grammar
And (3) grammar identification: control type of [ # output form, control variable, judgment condition # ]
And (3) describing syntax: filling in control variable grammar, matching actual data corresponding to the variable when generating the file, and carrying out corresponding processing operation on the text content in the range of the control grammar according to the data content and the control grammar.
3.2.1 the control types are three control types, cycle/predicate/merge,
circulating: the method is commonly used for dynamic content output of a plurality of pieces of data of the same type, and when the specific quantity of the plurality of pieces of data is uncertain, the control type is used for processing operation.
For example:
Figure 1
the actual content generated after the sample data is matched is
Figure BDA0003431720770000052
That is, the control syntax in the present invention may be loop control syntax including a control syntax flag and loop control syntax contents (e.g., [ # loop: output form: control variable # ] located within the control syntax flag, the loop control syntax contents including loop control syntax keywords, output form, and control variables arranged in order, the "loop" word being a loop control syntax keyword representing a control type; the instructions (or syntax descriptions) of the loop control syntax are: and the circulation control grammar is filled in the streaming document template, a plurality of pieces of dynamic data of the same type corresponding to the control variables in the circulation control grammar in the structured data are matched when the target streaming document is generated, and the plurality of pieces of dynamic data are dynamically output to other grammars immediately behind the circulation control grammar in the output form in the circulation control grammar.
Judging: the method is used for displaying the content in different data states in a distinguishing way and processing the data in the output form according to the judgment grammar.
For example:
Figure BDA0003431720770000053
the actual content generated after the sample data is matched is as follows:
Figure BDA0003431720770000054
that is to say, the control grammar in the present invention may be a judgment control grammar, the judgment control grammar includes a control grammar identifier and a judgment control grammar content located in the control grammar identifier, the judgment control grammar content includes judgment control grammar keywords, output forms, control variables and judgment conditions (for example, [ # judgment: output form: control variable: judgment condition # ]) arranged in sequence, the "judgment" is a judgment control grammar keyword, which represents a control type, and the judgment conditions are judgment types and judgment standards participating in the judgment. The instructions (or grammar contents) of the judgment control grammar are as follows: and the streaming document template is filled with the judgment control grammar, when the target streaming document is generated, the actual data corresponding to the control variable in the judgment control grammar in the structured data is matched, the actual data is judged by the judgment condition in the judgment control grammar to obtain a judgment result, and the judgment result is replaced to the position of the judgment control grammar in the streaming document template in the output form in the judgment control grammar.
Combining: the method is commonly used for matching with a plurality of pieces of dynamic data to complete dynamic merging of the cells, and the cells are merged according to the number of the dynamic data to complete sorting operation of the forms.
For example:
Figure BDA0003431720770000061
the actual content generated after the sample data is matched is as follows:
Figure DEST_PATH_IMAGE001
that is, the control grammar in the present invention may be a merge control grammar including a control grammar identifier and a merge control grammar content located within the control grammar identifier, the merge control grammar content including sequentially arranged merge control grammar keywords, output forms, and control variables (e.g., [ # in: output form: control variable # ]), the "on" word being a merge control grammar keyword representing a control type. The instructions (or syntax content) of the merge control syntax are: and the merging control grammar is filled in the streaming document template, and when the target streaming document is generated, the merging control grammar dynamically generates a plurality of cells and dynamically merges the plurality of cells at the position of the merging control grammar in the streaming document template based on the structured data.
3.2.2 four output forms (also referred to as control ranges) text/grid/line/table
The applicable types are as follows: follow/judge
Figure BDA0003431720770000063
The method comprises the following steps: the current text position is controlled, and an end symbol needs to be manually specified.
Figure BDA0003431720770000071
The actual content generated after the sample data is matched is
Figure DEST_PATH_IMAGE002
Figure BDA0003431720770000073
Grid: the output form is the cell where the current position is located, and the ending symbol does not need to be manually specified.
Figure 2
The actual content generated after the sample data is matched is
Figure DEST_PATH_IMAGE003
Figure BDA0003431720770000076
Line: the output form is the line where the current position is located, and the ending symbol does not need to be manually specified.
Figure BDA0003431720770000077
The actual content generated after the sample data is matched is
Figure DEST_PATH_IMAGE004
Figure BDA0003431720770000079
Table: the output form is the form of the current position, and the end character does not need to be manually specified.
Figure BDA00034317207700000710
The actual content generated after matching the sample data is (three independent tables in the following table)
Figure DEST_PATH_IMAGE005
That is, the output form in the present invention is a text, a lattice, a line or a table, and the text/lattice/line/table is a syntax key and represents the output form. Wherein, the text is output in a text mode; the lattice representation is output in a unit lattice mode; the row represents the output in a row mode; the table represents the output in a tabular manner.
3.2.3 control variables:
and the control variable is corresponding data in the existing structured data participating in the circulation, judgment or combination. If the loop is a plurality of pieces of dynamic data, the loop is specific data (or actual data) participating in judgment.
3.2.4 judging conditions:
the applicable types are as follows: judgment
Namely, the judgment type and the judgment standard which participate in the judgment are expressed as judgment values of a judgment mode, and the judgment mode comprises the following steps:
Figure BDA0003431720770000081
is empty
Figure BDA0003431720770000082
Is not empty
Figure BDA0003431720770000083
Is equal to
Figure BDA0003431720770000084
Is not equal to
Figure BDA0003431720770000085
Is greater than
Figure BDA0003431720770000086
Is greater than or equal to
Figure BDA0003431720770000087
Is less than
Figure BDA0003431720770000088
Is less than or equal to
The judgment value is a specific numerical value (including numbers and texts) participating in the judgment, for example:
Figure BDA0003431720770000089
the actual content generated after the sample data is matched is
Figure 3
3.3 custom grammar
And (3) grammar identification: [ @ grammar content @ ]
And (3) describing syntax: filling in control variable grammar, matching actual data corresponding to the variable when generating the file, and carrying out corresponding processing operation on the text content in the range of the control grammar according to the data content and the control grammar.
For example:
Figure BDA00034317207700000811
the actual content generated after the sample data is matched is
Figure DEST_PATH_IMAGE007
That is, the custom grammar includes a custom grammar identifier and custom grammar content located within the custom grammar identifier; the instruction of the self-defining grammar is self-defined by a user.
According to another aspect of the present invention, the present invention provides a computing device comprising a processor and a memory, wherein the memory stores program instructions, and the program instructions are executed by the processor to realize the streaming document generation method provided by the present invention.
According to still another aspect of the present invention, there is provided a computer-readable medium having stored therein program instructions that are executed to implement the streaming document generating method provided by the present invention as described above.
In summary, the present invention dynamically fills the existing structured data into the streaming document template through the backend program based on the template grammar filled in the streaming document template, so as to generate the target streaming document required by the user, thereby saving time and improving the office efficiency. .
In this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, which may include other elements not expressly listed in addition to those listed.
In this document, the terms front, back, upper and lower are used to define the components in the drawings and the positions of the components relative to each other, and are used for clarity and convenience of the technical solution. It is to be understood that the use of the directional terms should not be taken to limit the scope of the claims.
The features of the embodiments and embodiments described herein above may be combined with each other without conflict.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A method of generating a streaming document, comprising:
providing a streaming document template with grammar, wherein the grammar is filled in the corresponding position of the document template;
reading the streaming document template and analyzing grammar in the streaming document template to obtain an instruction corresponding to the grammar;
and filling the existing structured data into the streaming document template by executing the instruction to generate the target streaming document.
2. The method of generating a streaming document according to claim 1,
the structured data is data logically represented and implemented by a two-dimensional table structure,
the syntax includes a variable replacement syntax that includes a variable replacement syntax,
the variable replacement grammar comprises a variable replacement grammar identifier and a variable name positioned in the variable replacement grammar identifier, and the variable name is a variable name in the structured data;
the instructions of the variable replacement grammar are as follows: and filling the variable replacement grammar in the streaming document template, matching actual data corresponding to the variable name in the variable replacement grammar in the structured data when the target streaming document is generated, and replacing the actual data to the position of the variable replacement grammar in the streaming document template.
3. The method of generating a streaming document according to claim 2,
the syntax also includes a loop control syntax that,
the loop control grammar comprises a control grammar identifier and loop control grammar contents located in the control grammar identifier, wherein the loop control grammar contents comprise loop control grammar keywords, output forms and control variables which are sequentially arranged;
the instructions of the loop control syntax are: and the circulation control grammar is filled in the streaming document template, a plurality of pieces of dynamic data of the same type corresponding to the control variables in the circulation control grammar in the structured data are matched when the target streaming document is generated, and the plurality of pieces of dynamic data are dynamically output to other grammars immediately behind the circulation control grammar in the output form in the circulation control grammar.
4. The method of generating a streaming document according to claim 3,
the grammar further includes a decision control grammar,
the judgment control grammar comprises a control grammar identifier and judgment control grammar content positioned in the control grammar identifier, the judgment control grammar content comprises judgment control grammar keywords, an output form, control variables and judgment conditions which are sequentially arranged, and the judgment conditions are judgment types and judgment standards participating in judgment;
the instruction for judging the control grammar is as follows: and the streaming document template is filled with the judgment control grammar, when the target streaming document is generated, the actual data corresponding to the control variable in the judgment control grammar in the structured data is matched, the actual data is judged by the judgment condition in the judgment control grammar to obtain a judgment result, and the judgment result is replaced to the position of the judgment control grammar in the streaming document template in the output form in the judgment control grammar.
5. The method of generating a streaming document according to claim 4,
the syntax also includes a merge control syntax that,
the combination control grammar comprises a control grammar identifier and combination control grammar contents located in the control grammar identifier, and the combination control grammar contents comprise combination control grammar keywords, output forms and control variables which are sequentially arranged;
the instructions of the merge control syntax are: and the merging control grammar is filled in the streaming document template, and when the target streaming document is generated, the merging control grammar dynamically generates a plurality of cells and dynamically merges the plurality of cells at the position of the merging control grammar in the streaming document template based on the structured data.
6. The method for generating a streaming document according to any one of claims 3 to 5,
the output form is a text, a grid, a line or a table,
the characters represent the characters output;
the lattice representation is output in a unit lattice mode;
the line represents output in a line mode;
the table represents the output in a tabular manner.
7. The method for generating a streaming document according to claim 3 to 5,
and the control variable is corresponding data in the existing structured data participating in the circulation, judgment or combination.
8. The method of generating a streaming document according to claim 1,
the grammar includes a custom grammar that is used to define,
the user-defined grammar comprises a user-defined grammar identifier and user-defined grammar content positioned in the user-defined grammar identifier;
the instruction of the self-defining grammar is self-defined by a user.
9. A computing device comprising a processor and a memory, the memory having stored therein program instructions for execution by the processor to implement the method of generating a streaming document according to any of claims 1-8.
10. A computer-readable medium having stored therein program instructions that are executed to implement the method of generating a streaming document according to any one of claims 1 to 8.
CN202111597310.2A 2021-12-24 2021-12-24 Streaming document generation method, computing device and computer readable medium Pending CN114492354A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202111597310.2A CN114492354A (en) 2021-12-24 2021-12-24 Streaming document generation method, computing device and computer readable medium
PCT/CN2022/097170 WO2023115833A1 (en) 2021-12-24 2022-06-06 Streaming document generation method, computing device, and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111597310.2A CN114492354A (en) 2021-12-24 2021-12-24 Streaming document generation method, computing device and computer readable medium

Publications (1)

Publication Number Publication Date
CN114492354A true CN114492354A (en) 2022-05-13

Family

ID=81495177

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111597310.2A Pending CN114492354A (en) 2021-12-24 2021-12-24 Streaming document generation method, computing device and computer readable medium

Country Status (2)

Country Link
CN (1) CN114492354A (en)
WO (1) WO2023115833A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023115833A1 (en) * 2021-12-24 2023-06-29 永中软件股份有限公司 Streaming document generation method, computing device, and computer readable medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117556107A (en) * 2023-12-15 2024-02-13 中国人寿保险股份有限公司 Method, device, computer equipment and storage medium for generating report data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10162155A1 (en) * 2000-12-18 2002-07-25 Siemens Corp Res Inc Automated document generation system for production of structured documents from information held in a database, e.g. creation of SGML documents using a document type definition to structure information to a created template
CN111090976A (en) * 2019-12-18 2020-05-01 国家体育总局体育科学研究所 Method and device for generating inspection document based on dynamic data
CN112446189A (en) * 2019-08-14 2021-03-05 中国电力科学研究院有限公司 Data processing method
CN113011148A (en) * 2021-02-24 2021-06-22 福建升腾资讯有限公司 Method, device, equipment and medium for automatically outputting file with specified format
CN113378538A (en) * 2021-06-29 2021-09-10 远光软件股份有限公司 Document structured information input method, electronic equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6718515B1 (en) * 1999-12-07 2004-04-06 International Business Machines Corporation Method of populating a dynamic HTML table from a set of data objects through a common interface
CN109657215A (en) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 Document structure tree method, equipment, storage medium and device based on template
CN112446199A (en) * 2019-08-14 2021-03-05 中国电力科学研究院有限公司 Report generation method based on visual template
CN111950247A (en) * 2020-07-08 2020-11-17 北京明略软件系统有限公司 Configuration-based Word document generation method
CN114492354A (en) * 2021-12-24 2022-05-13 永中软件股份有限公司 Streaming document generation method, computing device and computer readable medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10162155A1 (en) * 2000-12-18 2002-07-25 Siemens Corp Res Inc Automated document generation system for production of structured documents from information held in a database, e.g. creation of SGML documents using a document type definition to structure information to a created template
CN112446189A (en) * 2019-08-14 2021-03-05 中国电力科学研究院有限公司 Data processing method
CN111090976A (en) * 2019-12-18 2020-05-01 国家体育总局体育科学研究所 Method and device for generating inspection document based on dynamic data
CN113011148A (en) * 2021-02-24 2021-06-22 福建升腾资讯有限公司 Method, device, equipment and medium for automatically outputting file with specified format
CN113378538A (en) * 2021-06-29 2021-09-10 远光软件股份有限公司 Document structured information input method, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023115833A1 (en) * 2021-12-24 2023-06-29 永中软件股份有限公司 Streaming document generation method, computing device, and computer readable medium

Also Published As

Publication number Publication date
WO2023115833A1 (en) 2023-06-29

Similar Documents

Publication Publication Date Title
CN108304505B (en) SQL statement processing method and device, server and storage medium
US7680333B2 (en) System and method for binary persistence format for a recognition result lattice
US10409820B2 (en) Semantic mapping of form fields
CN114492354A (en) Streaming document generation method, computing device and computer readable medium
CN111512315A (en) Block-wise extraction of document metadata
CN115061721A (en) Report generation method and device, computer equipment and storage medium
CN107608951B (en) Report generation method and system
CN110554875B (en) Code conversion method and device, electronic equipment and storage medium
CN102929646B (en) Application program generation method and device
US20230206670A1 (en) Semantic representation of text in document
CN108694108B (en) iOS crash data classification and statistics method and device
CN111694632B (en) Method, device, equipment and storage medium for displaying service data
US8423567B1 (en) Dynamic query data visualizer
US9208134B2 (en) Methods and systems for tokenizing multilingual textual documents
US20220198133A1 (en) System and method for validating tabular summary reports
CN111142871B (en) Front-end page development system, method, equipment and medium
CN111368387B (en) Electric power system simulation data textualization method
CN110045961B (en) Management method and management platform of business rules
CN113779362A (en) Data searching method and device
US9477927B2 (en) Automatic test generation for decision table based rules
US20090259995A1 (en) Apparatus and Method for Standardizing Textual Elements of an Unstructured Text
CN112948530A (en) Text data processing method and device, electronic equipment and medium
CN113496111A (en) Character string processing method and device
CN114756712B (en) Hot word number statistical method and device, electronic equipment and computer storage medium
CN115438057A (en) Data batch processing method, device and equipment and storage medium

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20220513