CN113673227A - Method, system, equipment and medium for correcting wrongly written characters of WEB editor - Google Patents

Method, system, equipment and medium for correcting wrongly written characters of WEB editor Download PDF

Info

Publication number
CN113673227A
CN113673227A CN202110800336.6A CN202110800336A CN113673227A CN 113673227 A CN113673227 A CN 113673227A CN 202110800336 A CN202110800336 A CN 202110800336A CN 113673227 A CN113673227 A CN 113673227A
Authority
CN
China
Prior art keywords
wrongly
written
word
words
proofreading
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
CN202110800336.6A
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.)
Fujian Toulton Software Co ltd
Original Assignee
Fujian Toulton Software 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 Fujian Toulton Software Co ltd filed Critical Fujian Toulton Software Co ltd
Priority to CN202110800336.6A priority Critical patent/CN113673227A/en
Publication of CN113673227A publication Critical patent/CN113673227A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/232Orthographic correction, e.g. spell checking or vowelisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities

Abstract

The invention provides a method, a system, equipment and a medium for correcting wrongly written characters of a WEB editor, belonging to the technical field of the WEB editor, wherein the method comprises the following steps: step S10, creating a wrongly written word library and recording text information edited in a WEB editor; step S20, based on the received proofreading instruction, searching for the wrongly written words in the text information through the wrongly written word library; step S30, searching correct words corresponding to each wrongly-written character word based on the wrongly-written character word library, and displaying the correct words behind the corresponding wrongly-written character words in a WEB editor in a differentiation manner; and step S40, replacing each wrongly-written character word with a corresponding correct character word based on the received correction instruction, deleting the correct character word displayed in a differentiated mode, and generating a proofreading report. The invention has the advantages that: the efficiency and the quality of wrongly written and wrongly written characters of the WEB editor are greatly improved.

Description

Method, system, equipment and medium for correcting wrongly written characters of WEB editor
Technical Field
The invention relates to the technical field of WEB editors, in particular to a method, a system, equipment and a medium for correcting wrongly written or mispronounced characters of a WEB editor.
Background
The WEB editor is used for a user to obtain a what you see is what you get editing effect on a website and can be embedded into a browser. With the development of internet information technology, the use of WEB editors to publish information such as websites, blogs, mails, etc. has become an indispensable part of people's daily life and work. When information is input by daily using a WEB editor, in order to avoid wrongly written articles in the published article information, editors need to check and proofread the words of the articles one by one from beginning to end, and the following defects exist:
1. the auditing efficiency is low: editors are required to audit the article contents one by one, and the whole auditing process is long in period, low in efficiency and high in strength; 2. the audit is easy to make mistakes: chinese characters have many homonyms and heteronyms, and many wrongly written characters are difficult to distinguish, for example: followed by (both) future, immediate, now, future, etc.
Therefore, how to provide a method, a system, a device and a medium for proofreading wrongly written characters of a WEB editor to improve efficiency and quality of proofreading wrongly written characters of the WEB editor becomes a problem to be solved urgently.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method, a system, a device and a medium for proofreading wrongly written characters of a WEB editor, so as to improve the efficiency and quality of proofreading wrongly written characters of the WEB editor.
In a first aspect, the present invention provides a method for proofreading wrongly written characters of a WEB editor, which includes the following steps:
step S10, creating a wrongly written word library and recording text information edited in a WEB editor;
step S20, based on the received proofreading instruction, searching for the wrongly written words in the text information through the wrongly written word library;
step S30, searching correct words corresponding to each wrongly-written character word based on the wrongly-written character word library, and displaying the correct words behind the corresponding wrongly-written character words in a WEB editor in a differentiation manner;
and step S40, replacing each wrongly-written character word with a corresponding correct character word based on the received correction instruction, deleting the correct character word displayed in a differentiated mode, and generating a proofreading report.
Further, the step S10 is specifically:
pre-creating a wrongly-written word library at least comprising fields of wrongly-written words, correct words, creators and creation time; monitoring the WEB editor, recording text information edited in the WEB editor in real time, and transmitting the text information to a proofreading background through a WEB Ajax technology.
Further, the step S20 is specifically:
and the proofreading background receives a proofreading instruction input through a WEB editor, and based on the received proofreading instruction, the misappropriated words in the text information are searched in a gradient traversal mode by taking one word as each misappropriated word contained in the misappropriated word library.
Further, in step S40, the collation report includes at least the number of collation and the collation list of the wrongly-recognized words and the correctly-recognized words.
In a second aspect, the present invention provides a system for proofreading wrongly written characters of a WEB editor, including the following modules:
the wrongly written or mispronounced word stock creating module is used for creating a wrongly written or mispronounced word stock and recording text information edited in a WEB editor;
the wrongly written or mispronounced word proofreading module is used for searching wrongly written or mispronounced words in the text information through the wrongly written or mispronounced word library based on the received proofreading instruction;
the correct word matching module is used for searching correct words corresponding to the wrongly-written characters and words based on the wrongly-written characters and words library, and displaying the correct words behind the corresponding wrongly-written characters and words in a WEB editor in a differentiation manner;
and the wrongly-written or mispronounced word correction module is used for replacing each wrongly-written or mispronounced word with a corresponding correct word based on the received correction instruction, deleting the correct word which is displayed in a differentiated mode, and generating a proofreading report.
Further, the wrongly written word library creating module specifically includes:
pre-creating a wrongly-written word library at least comprising fields of wrongly-written words, correct words, creators and creation time; monitoring the WEB editor, recording text information edited in the WEB editor in real time, and transmitting the text information to a proofreading background through a WEB Ajax technology.
Further, the wrongly written or mispronounced word proofreading module specifically includes:
and the proofreading background receives a proofreading instruction input through a WEB editor, and based on the received proofreading instruction, the misappropriated words in the text information are searched in a gradient traversal mode by taking one word as each misappropriated word contained in the misappropriated word library.
Further, in the wrongly written or mispronounced words correction module, the proofreading report at least includes a proofreading number and a comparison list of wrongly written or mispronounced words and correct words.
In a third aspect, the present invention provides a WEB editor wrongly written or mispronounced word proofreading apparatus, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the method according to the first aspect when executing the program.
In a fourth aspect, the present invention provides a WEB editor misregistration medium having a computer program stored thereon, which when executed by a processor implements the method of the first aspect.
One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages:
the wrongly-written characters and words are found through the creation of the wrongly-written characters and words library, wrongly-written characters and words existing in text information input in the WEB editor are automatically searched in a traversing mode through wrongly-written characters and words stored in the wrongly-written characters and words library, correct words corresponding to the wrongly-written characters and words are automatically matched through the wrongly-written characters and words library, the words are displayed behind the corresponding wrongly-written characters and words in the WEB editor in a differentiated mode, the wrongly-written characters and words are clear at a glance, one-key correction is carried out on the wrongly-written characters and words based on received correction instructions, and compared with traditional manual review, the efficiency and quality of correction of the wrongly-written characters and words of the WEB editor are finally greatly improved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
FIG. 1 is a flowchart of a method for correcting wrongly written characters in a WEB editor according to the present invention.
Fig. 2 is a schematic structural diagram of a wrongly written or mispronounced word checking system of a WEB editor according to the present invention.
Fig. 3 is a schematic structural diagram of a wrongly written or mispronounced word proofreading device of a WEB editor according to the present invention.
FIG. 4 is a schematic structural diagram of a wrongly written character proofreading medium of a WEB editor according to the present invention.
Detailed Description
The embodiment of the application provides a method, a system, equipment and a medium for correcting wrongly written characters of a WEB editor, so that the efficiency and the quality of correcting wrongly written characters of the WEB editor are improved.
The technical scheme in the embodiment of the application has the following general idea: the wrongly-written characters and words existing in the text information input in the WEB editor are automatically searched in a traversing mode through the wrongly-written characters and words library, correct words corresponding to the wrongly-written characters and words are matched through the wrongly-written characters and words library, the correct words are displayed behind the corresponding wrongly-written characters and words in the WEB editor in a differentiated mode, and one-key correction is carried out on the wrongly-written characters and words based on a correction instruction, so that the efficiency and the quality of correction of the wrongly-written characters and words of the WEB editor are improved.
Example one
The embodiment provides a method for correcting wrongly written characters of a WEB editor, as shown in fig. 1, which includes the following steps:
step S10, creating a wrongly written or mispronounced word library for correcting wrongly written or mispronounced words, and recording text information edited in a WEB editor;
step S20, based on the received proofreading instruction, searching for the wrongly written words in the text information through the wrongly written word library;
step S30, the proofreading background searches for correct words corresponding to each wrongly-written character word based on the wrongly-written character word library, and displays the correct words behind the corresponding wrongly-written character words in the WEB editor in a differentiation manner; the differential display can be performed by means of font thickening, font color changing, bracket adding, prompt language adding and the like, and is used for reminding the user that wrongly written or mispronounced words exist;
and step S40, the proofreading background automatically replaces each wrongly written or mispronounced word in the WEB editor with a corresponding correct word based on the received correction instruction, deletes the differentially displayed correct word, and automatically generates a proofreading report. And the proofreading report is automatically generated after the wrong words are corrected, so that secondary checking is facilitated.
Namely, a user inputs text information in a WEB editor, or in the process of inputting the text information, when the user wants to correct wrongly written or mispronounced words, the user only needs to trigger a correction instruction to perform one-key correction.
The step S10 specifically includes:
pre-creating a wrongly-written word library at least comprising fields of wrongly-written words, correct words, creators and creation time; monitoring the WEB editor, recording text information edited in the WEB editor in real time, and transmitting the text information to a proofreading background through a WEB Ajax (asynchronous JavaScript and XML) technology. The wrong words, the correct words, the creators and the creation time are in one-to-one correspondence.
The step S20 specifically includes:
and the proofreading background receives a proofreading instruction input through a WEB editor, and based on the received proofreading instruction, the misappropriated words in the text information are searched in a gradient traversal mode by taking one word as each misappropriated word contained in the misappropriated word library.
In step S40, the collation report includes at least the number of collation, the collation time, and the collation list of the wrongly written words and the correctly written words.
Example two
The embodiment provides a system for proofreading wrongly written characters of a WEB editor, as shown in fig. 2, including the following modules:
the wrongly written or mispronounced character word bank creating module is used for creating a wrongly written or mispronounced character word bank for correcting wrongly written or mispronounced characters and recording text information edited in a WEB editor;
the wrongly written or mispronounced word proofreading module is used for searching wrongly written or mispronounced words in the text information through the wrongly written or mispronounced word library based on the received proofreading instruction;
the correct word matching module is used for searching correct words corresponding to the wrongly-written characters and words based on the wrongly-written characters and words library by the proofreading background and displaying the correct words behind the corresponding wrongly-written characters and words in the WEB editor in a differentiation manner; the differential display can be performed by means of font thickening, font color changing, bracket adding, prompt language adding and the like, and is used for reminding the user that wrongly written or mispronounced words exist;
and the wrongly written or mispronounced word correction module is used for automatically replacing each wrongly written or mispronounced word in the WEB editor with a corresponding correct word based on the received correction instruction by the correction background, deleting the correct word displayed in a differentiated mode and automatically generating a correction report. And the proofreading report is automatically generated after the wrong words are corrected, so that secondary checking is facilitated.
Namely, a user inputs text information in a WEB editor, or in the process of inputting the text information, when the user wants to correct wrongly written or mispronounced words, the user only needs to trigger a correction instruction to perform one-key correction.
The wrongly written or mispronounced word stock creating module specifically comprises:
pre-creating a wrongly-written word library at least comprising fields of wrongly-written words, correct words, creators and creation time; monitoring the WEB editor, recording text information edited in the WEB editor in real time, and transmitting the text information to a proofreading background through a WEB Ajax (asynchronous JavaScript and XML) technology. The wrong words, the correct words, the creators and the creation time are in one-to-one correspondence.
The wrongly written or mispronounced words proofreading module specifically comprises:
and the proofreading background receives a proofreading instruction input through a WEB editor, and based on the received proofreading instruction, the misappropriated words in the text information are searched in a gradient traversal mode by taking one word as each misappropriated word contained in the misappropriated word library.
In the wrongly written or mispronounced words correction module, the proofreading report at least includes a proofreading number, a proofreading time, and a comparison list of wrongly written or mispronounced words and correct words.
Based on the same inventive concept, the application provides an electronic device embodiment corresponding to the first embodiment, which is detailed in the third embodiment.
EXAMPLE III
The embodiment provides a WEB editor wrongly written or mispronounced word proofreading device, as shown in fig. 3, which includes a memory, a processor, and a computer program stored on the memory and capable of running on the processor, and when the processor executes the computer program, any one of the first embodiment of the embodiments may be implemented.
Since the electronic device described in this embodiment is a device used for implementing the method in the first embodiment of the present application, based on the method described in the first embodiment of the present application, a specific implementation of the electronic device in this embodiment and various variations thereof can be understood by those skilled in the art, and therefore, how to implement the method in the first embodiment of the present application by the electronic device is not described in detail herein. The equipment used by those skilled in the art to implement the methods in the embodiments of the present application is within the scope of the present application.
Based on the same inventive concept, the application provides a storage medium corresponding to the fourth embodiment, which is described in detail in the fourth embodiment.
Example four
The embodiment provides a WEB editor wrongly written character proofreading medium, as shown in fig. 4, on which a computer program is stored, and when the computer program is executed by a processor, any one of the embodiments may be implemented.
One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages:
the wrongly-written characters and words are found through the creation of the wrongly-written characters and words library, wrongly-written characters and words existing in text information input in the WEB editor are automatically searched in a traversing mode through wrongly-written characters and words stored in the wrongly-written characters and words library, correct words corresponding to the wrongly-written characters and words are automatically matched through the wrongly-written characters and words library, the words are displayed behind the corresponding wrongly-written characters and words in the WEB editor in a differentiated mode, the wrongly-written characters and words are clear at a glance, one-key correction is carried out on the wrongly-written characters and words based on received correction instructions, and compared with traditional manual review, the efficiency and quality of correction of the wrongly-written characters and words of the WEB editor are finally greatly improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (10)

1. A method for correcting wrongly written characters of a WEB editor is characterized by comprising the following steps: the method comprises the following steps:
step S10, creating a wrongly written word library and recording text information edited in a WEB editor;
step S20, based on the received proofreading instruction, searching for the wrongly written words in the text information through the wrongly written word library;
step S30, searching correct words corresponding to each wrongly-written character word based on the wrongly-written character word library, and displaying the correct words behind the corresponding wrongly-written character words in a WEB editor in a differentiation manner;
and step S40, replacing each wrongly-written character word with a corresponding correct character word based on the received correction instruction, deleting the correct character word displayed in a differentiated mode, and generating a proofreading report.
2. A WEB editor wrongly written or mispronounced word proofing method according to claim 1, characterized in that: the step S10 specifically includes:
pre-creating a wrongly-written word library at least comprising fields of wrongly-written words, correct words, creators and creation time; monitoring the WEB editor, recording text information edited in the WEB editor in real time, and transmitting the text information to a proofreading background through WEBAjax technology.
3. A WEB editor wrongly written or mispronounced word proofing method according to claim 1, characterized in that: the step S20 specifically includes:
and the proofreading background receives a proofreading instruction input through a WEB editor, and based on the received proofreading instruction, the misappropriated words in the text information are searched in a gradient traversal mode by taking one word as each misappropriated word contained in the misappropriated word library.
4. A WEB editor wrongly written or mispronounced word proofing method according to claim 1, characterized in that: in step S40, the collation report includes at least the number of collation and the collation list of the wrongly-recognized words and the correctly-recognized words.
5. A WEB editor wrongly written or mispronounced character proofreading system is characterized in that: the system comprises the following modules:
the wrongly written or mispronounced word stock creating module is used for creating a wrongly written or mispronounced word stock and recording text information edited in a WEB editor;
the wrongly written or mispronounced word proofreading module is used for searching wrongly written or mispronounced words in the text information through the wrongly written or mispronounced word library based on the received proofreading instruction;
the correct word matching module is used for searching correct words corresponding to the wrongly-written characters and words based on the wrongly-written characters and words library, and displaying the correct words behind the corresponding wrongly-written characters and words in a WEB editor in a differentiation manner;
and the wrongly-written or mispronounced word correction module is used for replacing each wrongly-written or mispronounced word with a corresponding correct word based on the received correction instruction, deleting the correct word which is displayed in a differentiated mode, and generating a proofreading report.
6. A WEB editor wrongly written or mispronounced word proofing system according to claim 5, wherein: the wrongly written or mispronounced word stock creating module specifically comprises:
pre-creating a wrongly-written word library at least comprising fields of wrongly-written words, correct words, creators and creation time; monitoring the WEB editor, recording text information edited in the WEB editor in real time, and transmitting the text information to a proofreading background through WEBAjax technology.
7. A WEB editor wrongly written or mispronounced word proofing system according to claim 5, wherein: the wrongly written or mispronounced words proofreading module specifically comprises:
and the proofreading background receives a proofreading instruction input through a WEB editor, and based on the received proofreading instruction, the misappropriated words in the text information are searched in a gradient traversal mode by taking one word as each misappropriated word contained in the misappropriated word library.
8. A WEB editor wrongly written or mispronounced word proofing system according to claim 5, wherein: in the wrongly written or mispronounced words correction module, the proofreading report at least includes the proofreading number and a comparison list of wrongly written or mispronounced words and correct words.
9. A WEB editor wrongly written or mispronounced word proofreading apparatus comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method according to any one of claims 1 to 4 when executing the program.
10. A WEB editor misregistration medium having stored thereon a computer program for carrying out the method of any one of claims 1 to 4 when executed by a processor.
CN202110800336.6A 2021-07-15 2021-07-15 Method, system, equipment and medium for correcting wrongly written characters of WEB editor Pending CN113673227A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110800336.6A CN113673227A (en) 2021-07-15 2021-07-15 Method, system, equipment and medium for correcting wrongly written characters of WEB editor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110800336.6A CN113673227A (en) 2021-07-15 2021-07-15 Method, system, equipment and medium for correcting wrongly written characters of WEB editor

Publications (1)

Publication Number Publication Date
CN113673227A true CN113673227A (en) 2021-11-19

Family

ID=78539219

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110800336.6A Pending CN113673227A (en) 2021-07-15 2021-07-15 Method, system, equipment and medium for correcting wrongly written characters of WEB editor

Country Status (1)

Country Link
CN (1) CN113673227A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100325539A1 (en) * 2009-06-18 2010-12-23 Microsoft Corporation Web based spell check
CN102937949A (en) * 2012-10-15 2013-02-20 福建榕基软件股份有限公司 Method and system for checking English spelling in rich text editor
KR101294558B1 (en) * 2013-04-15 2013-08-07 김민철 Type error correction method
US20140281943A1 (en) * 2013-03-15 2014-09-18 Apple Inc. Web-based spell checker
CN107679036A (en) * 2017-10-12 2018-02-09 南京网数信息科技有限公司 A kind of wrong word monitoring method and system
CN110968989A (en) * 2018-09-27 2020-04-07 北京国双科技有限公司 Method and device for displaying error correction information on front-end page
CN112861521A (en) * 2021-01-29 2021-05-28 思必驰科技股份有限公司 Speech recognition result error correction method, electronic device, and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100325539A1 (en) * 2009-06-18 2010-12-23 Microsoft Corporation Web based spell check
CN102937949A (en) * 2012-10-15 2013-02-20 福建榕基软件股份有限公司 Method and system for checking English spelling in rich text editor
US20140281943A1 (en) * 2013-03-15 2014-09-18 Apple Inc. Web-based spell checker
KR101294558B1 (en) * 2013-04-15 2013-08-07 김민철 Type error correction method
CN107679036A (en) * 2017-10-12 2018-02-09 南京网数信息科技有限公司 A kind of wrong word monitoring method and system
CN110968989A (en) * 2018-09-27 2020-04-07 北京国双科技有限公司 Method and device for displaying error correction information on front-end page
CN112861521A (en) * 2021-01-29 2021-05-28 思必驰科技股份有限公司 Speech recognition result error correction method, electronic device, and storage medium

Similar Documents

Publication Publication Date Title
CN107832229B (en) NLP-based system test case automatic generation method
US10169036B2 (en) Synchronizing comments in source code with text documents
US9965472B2 (en) Content revision using question and answer generation
US8046364B2 (en) Computer aided validation of patent disclosures
US20130006610A1 (en) Systems and methods for processing data
US20140304579A1 (en) Understanding Interconnected Documents
US9672197B2 (en) Universal rebranding engine
JP2013077246A (en) Method, apparatus, and program for supporting creation and management of metadata for correcting problem in dynamic web application
CN111488466B (en) Chinese language marking error corpus generating method, computing device and storage medium
CN106960058A (en) A kind of structure of web page alteration detection method and system
CN111159982B (en) Document editing method, device, electronic equipment and computer readable storage medium
CN102937949A (en) Method and system for checking English spelling in rich text editor
US7720868B2 (en) Providing assistance with the creation of an XPath expression
JP5747698B2 (en) Requirements management support device
US8656371B2 (en) System and method of report representation
CN110543641B (en) Chinese and foreign language information comparison method and device
CN110275712B (en) Text replacement method, device and equipment
Nikiforova et al. An Extended Data Object-driven Approach to Data Quality Evaluation: Contextual Data Quality Analysis.
CN113673227A (en) Method, system, equipment and medium for correcting wrongly written characters of WEB editor
CN116360794A (en) Database language analysis method, device, computer equipment and storage medium
CN112765506B (en) Page text content display method, device, equipment and storage medium
US20060048094A1 (en) Systems and methods for decoupling inputs and outputs in a workflow process
CN113886748A (en) Method, device and equipment for generating editing information and outputting information of webpage content
US11514241B2 (en) Method, apparatus, and computer-readable medium for transforming a hierarchical document object model to filter non-rendered elements
US9430451B1 (en) Parsing author name groups in non-standardized format

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