CN111414728B - Numerical data display method, device, computer equipment and storage medium - Google Patents

Numerical data display method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN111414728B
CN111414728B CN202010147405.3A CN202010147405A CN111414728B CN 111414728 B CN111414728 B CN 111414728B CN 202010147405 A CN202010147405 A CN 202010147405A CN 111414728 B CN111414728 B CN 111414728B
Authority
CN
China
Prior art keywords
numerical value
input
sequence
counting unit
character string
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010147405.3A
Other languages
Chinese (zh)
Other versions
CN111414728A (en
Inventor
李瑞华
马凯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kingdee Deeking Cloud Computing Co ltd
Original Assignee
Kingdee Deeking Cloud Computing 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 Kingdee Deeking Cloud Computing Co ltd filed Critical Kingdee Deeking Cloud Computing Co ltd
Priority to CN202010147405.3A priority Critical patent/CN111414728B/en
Publication of CN111414728A publication Critical patent/CN111414728A/en
Application granted granted Critical
Publication of CN111414728B publication Critical patent/CN111414728B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application relates to a numerical data display method, a numerical data display device, computer equipment and a storage medium. The method comprises the following steps: when a numerical value input operation occurs based on a numerical value input box, displaying an input numerical value pointed by the input operation according to a preset counting unit sequence; segmenting an integer string from the input value based on the decimal place characters contained in the input value; determining the sequence of characters contained in the integer character string; in the counting unit sequence, determining a counting unit of a first order character in the integer character string; and displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed within the preset duration from the counting unit displaying the characters positioned at the starting position. By adopting the method, the input efficiency of numerical data can be improved.

Description

Numerical data display method, device, computer equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and apparatus for displaying numerical data, a computer device, and a storage medium.
Background
In existing web pages, a user may enter data through a numeric input box and present the entered data in the web page. However, in practical applications, when the input data is large, it is often difficult for the user to determine whether the data being input is correct. For example, as shown in FIG. 1, when a value of an amount is required to be input in an electronic billing certificate in an ERP (Enterprise Resource Planning ) system, since the value input box only displays Arabic numerals of the amount being input during the process of inputting the value by a user, the value input box is used for inputting the value when it is determined that the value of the amount is completely input "
Figure BDA0002401244080000011
The form of "shows the complete reading of the amount, so that only when the input is completed, the user can determine whether the input amount is correct, and the efficiency of numerical value input is seriously affected. Fig. 1 is a schematic diagram of an electronic billing voucher in the background art.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a numerical data display method, apparatus, computer device, and storage medium capable of improving numerical input efficiency.
A method of numerical data presentation, the method comprising:
when a numerical value input operation occurs based on a numerical value input box, displaying an input numerical value pointed by the input operation according to a preset counting unit sequence;
Segmenting an integer string from the input value based on decimal place characters contained in the input value;
determining the sequence of characters contained in the integer character string;
in the counting unit sequence, determining a counting unit of a first order character in the integer character string;
and displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed any more within the preset duration from the counting unit displaying the first sequence characters.
In one embodiment, the determining the order of the characters contained in the integer string includes:
determining the sequence of characters contained in the integer character string;
judging whether the character in the first sequence in the integer character string is zero or not;
and when zero, deleting the characters in the first sequence, and returning to the step of determining the sequence of the characters contained in the integer character string until the characters in the first sequence are not zero.
In one embodiment, the counting unit for displaying the first sequential character in the integer character string includes:
Determining a counting unit sequence corresponding to the numerical value input box in the numerical value data input page;
and distinguishing and displaying the counting units of the first order characters in the counting unit sequence.
In one embodiment, the counting unit for displaying the first sequential character in the integer character string includes:
filling the counting units of the first sequence characters into a preset control template to obtain a target control;
determining position information of the numerical value input box in the numerical value data input page; a kind of electronic device with high-pressure air-conditioning system
Counting the number of character bits of the input numerical value;
determining the position coordinates of the target control based on the position information and the character digits;
and displaying the target control in the numerical data input page according to the position coordinates of the target control.
In one embodiment, the method further comprises:
dividing a string of decimal places from the input value based on the decimal place characters contained in the input value;
when the characters in the decimal character string are not all zero, determining the sequence of the characters contained in the decimal character string;
in the counting unit sequence, determining the counting unit of the last sequential character in the decimal character string;
And displaying the counting unit of the last sequential character in the small number character string.
In one embodiment, the method further comprises:
acquiring a paper document;
performing image recognition on the paper document to obtain a corresponding electronic document;
identifying data information related to the numerical value in the electronic document;
and filling the data information into a numerical value input box.
In one embodiment, the identifying the data information related to the numerical value in the electronic document includes:
acquiring characteristic points of the electronic document;
determining a numerical value detection frame according to the characteristic points;
splicing the numerical value detection frames to obtain a target detection frame;
and identifying the data information in the target detection frame.
In one embodiment, the identifying the data information related to the numerical value in the electronic document further includes:
judging whether a capitalized value exists in the numerical information;
when the numerical information has a large write value, determining a small write value corresponding to the large write value;
replacing the lower case value with the upper case value to obtain a target input value;
the filling the data information into a numerical value input box comprises the following steps:
And filling the target input numerical value into a numerical value input box.
A numerical data presentation device, the device comprising:
the system comprises an integer character string acquisition module, a counting unit sequence and a counting unit sequence, wherein the integer character string acquisition module is used for displaying an input numerical value pointed by the input operation according to a preset counting unit sequence when the numerical value input operation occurs based on a numerical value input box; an integer string is segmented from the input value based on the decimal place characters contained in the input value.
A counting unit determining module, configured to determine an order of characters included in the integer character string; in the sequence of count units, a count unit of a first order character in the integer string is determined.
The counting unit display module is used for displaying the counting units of the first sequence characters in the integer character string, and returns to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed any more within the preset duration from the counting unit displaying the first sequence characters.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of:
When a numerical value input operation occurs based on a numerical value input box, displaying an input numerical value pointed by the input operation according to a preset counting unit sequence;
segmenting an integer string from the input value based on decimal place characters contained in the input value;
determining the sequence of characters contained in the integer character string;
in the counting unit sequence, determining a counting unit of a first order character in the integer character string;
and displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed any more within the preset duration from the counting unit displaying the first sequence characters.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
when a numerical value input operation occurs based on a numerical value input box, displaying an input numerical value pointed by the input operation according to a preset counting unit sequence;
segmenting an integer string from the input value based on decimal place characters contained in the input value;
Determining the sequence of characters contained in the integer character string;
in the counting unit sequence, determining a counting unit of a first order character in the integer character string;
and displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed any more within the preset duration from the counting unit displaying the first sequence characters.
According to the numerical data display method, the numerical data display device, the computer equipment and the storage medium, through obtaining the input numerical value, the integer character string can be segmented from the input numerical value based on the decimal point character in the input numerical value; by determining the sequence of the characters contained in the integer character string, the counting unit of the first sequence character in the integer character string can be determined in the counting unit sequence, so that the counting unit of the first sequence character in the integer character string can be correspondingly displayed, the user can clearly know the maximum counting unit of the current input numerical value in the numerical value inputting process, the probability of the user inputting data by mistake can be reduced, and the numerical value inputting efficiency is greatly improved.
Drawings
FIG. 1 is a schematic diagram of an electronic billing voucher in the background;
FIG. 2 is a flow chart of a method for displaying digital data in one embodiment;
FIG. 3 is a schematic diagram showing the count units of the first sequential character differently in one embodiment;
FIG. 4 is a schematic diagram of a count unit showing a first sequential character based on a target control in one embodiment;
FIG. 5 is a flow chart of a method for displaying data in another embodiment;
FIG. 6 is a block diagram of a digital data presentation device in one embodiment;
FIG. 7 is a block diagram of a digital data presentation device in another embodiment;
fig. 8 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The data display method provided by the application can be realized through computer equipment. The computer device may be a terminal or a server. The terminal may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices; the server may be implemented as a stand-alone server or as a server cluster composed of a plurality of servers. The computer equipment visually displays a numerical value input page through the front end, wherein the numerical value input page is provided with a numerical value input box and a counting unit sequence. The computer device obtains numerical data (recorded as an input numerical value) input by a user in a numerical value input box, determines a counting unit of a first character in a character string of an integer part of the input numerical value based on a counting unit sequence, and then correspondingly displays the counting unit of the first character.
In one embodiment, as shown in fig. 2, a method for displaying numerical data is provided, and the method is applied to the terminal in fig. 1 for illustration, and includes the following steps:
s202, when a numerical value input operation occurs based on a numerical value input box, the input numerical value pointed by the input operation is displayed according to a preset counting unit sequence.
The numerical value input box is one input box control in the index value data input page. The numerical data input page refers to a front-end page for inputting a specific numerical value based on the presentation of the computer device, and as shown in fig. 1, the numerical input page may specifically be a billing certificate page, in which a counting unit sequence such as "kilohundred gigahundred hundred gigathousand kilohundred gigahundred gigaelement angle score" and a numerical input box for displaying an arabic number of an amount being input by a user are included. The counting unit refers to a digital measuring unit, and the counting unit adopts a decimal counting method, namely the feeding rate between adjacent units is ten. The counting unit comprises two large blocks of an integer part and a fractional part, and is arranged in a certain order, such as in an amount counting unit, the arrangement is made in the order of "kilo-hundred giga-hundred thousand kilo-hundred giga-element angle minute", a sequence of count units is obtained.
Specifically, the computer device may display the numerical data input page through the web application, and when the numerical data needs to be input based on the page, the user may open the numerical data input page by inputting a preset website, clicking an application identifier of the numerical data input application, and so on. The numerical data input page is provided with a numerical input box, the computer equipment monitors the numerical input box, when a user inputs data in the numerical input box, the computer equipment acquires the input data in the numerical input box and displays the input data pointed by the input operation based on a preset counting unit sequence in the front-end page. For example, the numerical data entry page may specifically be a billing voucher page, in which case the computer device presents the input data in a numerical entry box corresponding to a sequence of monetary count units.
In another embodiment, the numerical value input page is provided with a selection list containing a plurality of counting unit sequences, the user can determine the counting units of the characters to be input and select the corresponding counting unit sequences in the selection list based on the determined counting units, and at this time, the computer equipment correspondingly displays the counting unit sequences pointed by the selection operation and the corresponding numerical value input boxes. For example, when the user determines that the count unit of the character to be input is an amount count unit, the user may select "kilo-hundred-giga-kilo-hundred-giga-angle component" in the selection list.
In another embodiment, the computer device determines whether the data entered by the user in the numerical data input box are both digits or decimal places, and when the data are not digits or decimal places, the computer device generates a corresponding prompting message for prompting the user to enter digits or decimal places.
In another embodiment, the computer device determines whether the input numerical value has a plurality of decimal characters, and if the input numerical value has a plurality of decimal characters, the computer device generates a corresponding prompting message to prompt the user that the input numerical value is wrong.
In another embodiment, the computer device restricts the user from entering the decimal character again when the computer device determines that there is already one decimal character in the current entered numerical value.
S204, dividing the integer character string from the input numerical value based on the decimal place character contained in the input numerical value.
Specifically, the computer device judges whether the input numerical value has the decimal point character, when the decimal point character is provided, the computer device determines the position information of the decimal point character in the input numerical value and the sequence of characters contained in the input numerical value, and judges that the character string with the position before the decimal point character appears in the input numerical value is an integer character string containing integer characters; a character string having an appearance position located after the decimal place character in the input numerical value is determined as an integer character string including an integer character.
In another embodiment, the computer device may detect whether the input value has a decimal character based on the constructed regular matching expression based on the decimal point word Fu Gouzao regular matching expression.
In another embodiment, when the input value does not contain a decimal character, the computer device directly determines the input value as an integer character string containing integer characters.
In another embodiment, the computer device determines whether the characters preceding the decimal place character in the input numerical value are all zero, and if the characters are all zero, the input characters at the moment can be considered to contain no integer information, and the computer device pauses to construct the integer character string.
S206, determining the sequence of characters contained in the integer character string.
S208, in the sequence of counting units, determining the counting unit of the first order character in the integer character string
Specifically, the computer apparatus prestores the minimum count unit of the integer part in the count unit sequence, for example, when the preset count unit sequence is "kilohundred gigahundred hundred thousand kilohundred hundred gigaelement angle minute", the computer corresponds to the minimum count unit "element" of the marked integer part. The computer device determines the character sequence of each character in the integer character string and the unit sequence of each counting unit in the counting unit sequence, and agrees that the direction in which the counting unit becomes larger is the forward direction.
The computer device counts the number of characters contained in the integer string and determines the position information of the pre-stored minimum count unit in the sequence of count units. Based on the position information, the computer device acquires a corresponding number of count units preceding the minimum count unit of the integer part in the sequence of count units, and determines the acquired count units as count units of the first sequential character in the integer character string. For example, in the above example, when the number of characters included in the integer character string is 3, the computer apparatus determines that the target count unit "hundred" of the two count units located before "element" is the count unit of the first sequential character in the integer character string in "kilo-hundred-giga-kilo-hundred-kilo-hundred-giga-element angle minute".
In another embodiment, the computer device determines an order of the characters contained in the integer string and an order of the count units contained in the sequence of count units, and the computer device corresponds each character in the integer string to a count unit in the sequence of count units from a smallest count unit of the integer portion one-to-one in the order of the characters and the order of the count units. The computer device acquires a count unit corresponding to a first sequential character in the integer character string, and determines the acquired count unit as the count unit of the first sequential character in the integer character string. For example, the computer device corresponds the last sequential character in the integer string to the minimum count unit of the integer portion, and then is adjacent to the last sequential character, and a character preceding the last sequential character corresponds to an adjacent count unit preceding the minimum count unit, so on, until each character in the integer string is traversed, resulting in a count unit of the first sequential character in the integer string.
S210, displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input box until the input numerical value in the numerical value input box is not changed any more within the preset duration from the counting unit displaying the first sequence characters.
Specifically, after obtaining the count units of the first sequential character in the integer character string, the computer device performs similarity matching on the count units of the first sequential character and each count unit in the count unit sequence, determines one count unit with a similarity matching result larger than a preset threshold value in the count unit sequence as a target count unit, and then displays the target count unit in a distinguishing manner in the count unit sequence. For example, as shown in FIG. 3, the computer device highlights the target count units in the sequence of count units. FIG. 3 is a schematic diagram showing the count units of the first sequential character differently in one embodiment.
Further, the computer device monitors whether the input numerical value in the numerical value input box in the preset time length is changed or not after the counting unit of the first sequence character is displayed, if so, the computer device determines the counting unit of the first sequence character in the changed input data according to the method, and displays the counting unit of the first sequence character until the input numerical value in the numerical value input box in the preset time length is not changed after the counting unit of the character positioned at the starting position is displayed.
In another embodiment, the numerical value input page may have a plurality of sequences of count units and numerical value input boxes corresponding to the sequences of count units. Multiple computer devices can realize simultaneous online data input by multiple persons by simultaneously displaying the same numerical value input page. The computer equipment obtains the input numerical values in the numerical value input boxes, respectively determines the counting units of the first order characters in the integer character strings of the input numerical values, and then distinguishably displays the corresponding counting units of the first order characters in the counting unit sequences.
In the numerical data display method, the input numerical value is obtained, so that the integer character string can be segmented from the input numerical value based on the decimal point character in the input numerical value; by determining the sequence of the characters contained in the integer character string, the counting unit of the first sequence character in the integer character string can be determined in the counting unit sequence, so that the counting unit of the first sequence character in the integer character string can be correspondingly displayed, the user can clearly know the maximum counting unit of the current input numerical value in the numerical value inputting process, the probability of the user inputting data by mistake can be reduced, and the numerical value inputting efficiency is greatly improved.
In another embodiment, determining the order of the characters contained in the integer string comprises: determining the sequence of characters contained in the integer character string; judging whether the character in the first sequence in the integer character string is zero or not; when zero, deleting the characters in the first order, and returning to the step of determining the order of the characters contained in the integer character string until the characters in the first order are not zero.
Specifically, the computer device determines a direction in which the count unit is increasing in the sequence of count units, and determines, as the first sequential character, a character in the integer character string that appears for the first time in a direction opposite to the direction in which the count unit is increasing. The computer device determines whether the first order character is zero, and when zero, the computer device deletes the first order character that is zero from the integer string, and returns to the step of determining the first order character in the integer string until the character in the first order in the integer string is not zero.
In this embodiment, when the header of the integer string has multiple zero's, by deleting unnecessary zero's corresponding to the header, the identification and judgment can be performed only for valid characters in the following, thereby improving the display efficiency of the numerical data.
In another embodiment, the count unit for displaying the first sequential character in the integer string comprises: determining a counting unit sequence corresponding to a numerical value input box in a numerical value data input page; the count unit distinction of the first order character in the sequence of count units is presented.
Specifically, the numerical value input page may have a plurality of count unit sequences and numerical value input boxes therein. The association relation between the sequence identifier of the counting unit sequence and the input box identifier of the numerical value input box is prestored in the computer equipment. After the computer device determines the count unit of the first sequential character in the integer character string in the numerical value input box, the computer device determines a sequence identifier corresponding to the numerical value input box with the input numerical value based on the association relation between the sequence identifier and the input box identifier, and determines a corresponding count unit sequence based on the sequence identifier.
Further, the computer device performs similarity matching on the count unit of the first sequential character and each count unit in the sequence of count units, and determines one count unit with the largest similarity matching value in the sequence of count units as a target count unit, and then the difference in the sequence of count units reveals the target count unit.
In this embodiment, only the count units displaying the first sequential characters in the original count unit sequence are needed to be distinguished, so that the user can clearly know the maximum count unit of the current input value in the process of inputting the value, thereby not only greatly improving the display efficiency, but also improving the efficiency of inputting the value.
In another embodiment, the count unit for displaying the first sequential character in the integer string comprises: filling the counting units of the first sequence characters into a preset control template to obtain a target control; determining the position information of a numerical value input box in a numerical value data input page; counting the number of character bits of the input numerical value; determining the position coordinates of the target control based on the position information and the character bit number; and displaying the target control in the numerical data input page according to the position coordinates of the target control.
The control is an interface element obtained by packaging data and a method. The control template refers to a function which is prestored in computer equipment and is written by replacing a specific counting unit with a form parameter. For example, when the form parameter corresponding to the count unit is "a", it is possible to base on "count unit: a' writes a control template.
Specifically, after determining the count unit of the first sequential character, the computer device may store the count unit of the first sequential character in the buffer space in the form of key-value pairs. For example, the number of counts may be "in: the hundred form caches the count units of the first sequential character. The computer equipment acquires a preset control template, queries position information of a key value in a counting unit in the control template, and replaces form parameters of the counting unit of the first sequence character based on the position information to obtain the target control. For instance, in the above example, the computer device queries the control template for the location information of the "count unit", and then replaces the "hundred" count unit of the first sequential character with the form parameter "a" to obtain the target control with the specific count unit.
Further, the computer device counts the number of character bits of the input numerical value and the coordinate information of the numerical value input frame in the numerical value data input page, and predicts the position coordinates of the first sequence characters in the numerical value data input page according to the number of character bits and the coordinate information of the numerical value input frame. The computer device then presents the target control based on the position coordinates of the first sequential character in the numeric data entry page.
For example, as shown in fig. 4, when the height of the interface element corresponding to the target control is 4 cm, the height of the first sequential character is 2 cm, and the position coordinates of the center point of the first sequential character in the data input page are (4, 10), the computer device correspondingly displays the target control with (4, 7) as the center point. FIG. 4 is a schematic diagram of a count unit showing a first sequential character based on a target control, in one embodiment.
In this embodiment, since the specific counting unit is extracted from the target control, the present solution can flexibly generate different target controls according to actual situations, so that a user can clearly know the maximum counting unit of the current input value in the process of inputting the value, and further, the efficiency of inputting the value is improved.
In another embodiment, as shown in fig. 5, the above numerical data display method further includes:
s502, dividing a decimal character string from the input numerical value based on decimal place characters contained in the input numerical value;
s504, when the characters in the decimal character string are not all zero, determining the sequence of the characters contained in the decimal character string;
s506, in the sequence of the counting units, determining the counting unit of the last sequential character in the small number character string
S508, the count unit of the last sequential character in the small number character string is displayed.
Specifically, the computer device determines the position information of the decimal place character in the input numerical value and divides the decimal place character string containing the decimal place character from the input numerical value based on the position information of the decimal place character. The computer device judges whether characters contained in the decimal character string are all zero, when the characters are not all zero, the computer device determines the character sequence of each character in the decimal character string and the unit sequence of each counting unit in the counting unit sequence, and the direction in which the counting units continuously become smaller is contracted to be the backward direction.
Further, the computer device counts the number of characters contained in the small number symbol string, and determines position information of the integer part minimum count unit in the sequence of count units, and determines a corresponding number of count units located after the integer part minimum count unit in the sequence of count units based on the position information. The computer equipment judges the determined counting unit as the counting unit of the last sequence character in the small number character string, and distinguishes and displays the counting unit of the last sequence character in the preset counting unit sequence.
In this embodiment, by displaying the count units of the last sequential character in the integer character string, the user can clearly know the minimum count unit of the current input value in the process of inputting the value, so that the probability of the user inputting data by mistake can be reduced, and the efficiency of inputting the value is greatly improved.
In another embodiment, the numerical data display method further includes obtaining a paper document; carrying out image recognition on the paper document to obtain a corresponding electronic document; identifying data information related to the numerical value in the electronic document; and filling the data information into a numerical value input box.
Specifically, the computer device acquires an electronic document collected for a paper document, and inputs the electronic document into a pre-trained numerical recognition model, and data information in the electronic document is recognized by the numerical recognition model. The numerical recognition model is a machine learning model based on deep learning training, and specifically may be fast R-CNN, RRPN (Rotation Region Proposal Networks) or the like. The computer equipment acquires page information of the numerical data input page, searches form parameters corresponding to the input data in the page information, and replaces the form parameters with the identified data information, so that the input data is displayed in a numerical input box. The form parameter, also called virtual parameter, is a parameter used in defining input data in a data input page, in order to receive specific input data input by a user in the data input page.
In another embodiment, the computer device may further perform preprocessing on the electronic document before identifying the data information in the electronic document, and obtain the preprocessed electronic document by distortion correction, blur removal, image enhancement, light correction, and the like.
In this embodiment, by automatically identifying the data information in the electronic document and filling the identified data information into the numerical value input box, not only the human resources consumed by the user for manually inputting the data can be greatly saved, but also the probability of input errors caused by manually inputting the data can be reduced, thereby improving the efficiency of numerical value input.
In another embodiment, identifying data information in the electronic document that is related to a numerical value includes: acquiring characteristic points of an electronic document; determining a numerical value detection frame according to the characteristic points; splicing the numerical value detection frames to obtain a target detection frame; data information within the target detection frame is identified.
The feature points may refer to feature points in the numerical feature obtained by extracting the feature from the electronic document. In practical applications, the numerical feature may be a matrix, and the feature points are elements in the matrix. The numerical detection box may refer to an area box in the electronic document that may have data information.
Specifically, after the electronic document is obtained, the numerical recognition model inputs the electronic document into a convolution pooling layer for convolution processing to obtain the numerical characteristics of the electronic document, and feature points are extracted from the numerical characteristics. The numerical recognition model generates one or more candidate numerical detection frames based on the extracted characteristic points, then the candidate numerical detection frames are introduced into a bidirectional long-short-time memory cyclic neural network model, and coordinate information and numerical confidence of the candidate numerical detection frames are recognized by the bidirectional long-short-time memory cyclic neural network model. The numeric confidence refers to the probability of having numeric information in the numeric detection box. And the numerical recognition model filters all candidate numerical detection frames according to the numerical confidence coefficient to obtain numerical detection frames with numerical information, and splices the numerical detection frames according to the coordinate information of each numerical detection frame to obtain a target detection frame.
Further, the numerical recognition model performs character morphological feature extraction on the numerical line in the target detection frame, splices and extracts the character with the highest confidence probability, removes the duplication, obtains hit characters, and then takes the hit characters as the numerical recognition result of the target detection frame.
In another embodiment, the plurality of numerical detection frames may be stitched based on the position coordinates of the center point of the numerical detection frame within the electronic document. For example, after the electronic document is identified based on the numerical feature technology through the numerical identification model, a first numerical detection frame containing the numerical feature of "4", a second numerical detection frame containing the numerical feature of "8", and a third numerical detection frame containing the numerical feature of "6" are obtained. Then, the numerical recognition model acquires a position coordinate of a center point of the first numerical detection frame in the electronic document as (9, 2), a position coordinate of a center point of the second numerical detection frame in the electronic document as (12, 2), and a position coordinate of a center point of the third numerical detection frame in the electronic document as (5, 2), respectively. And determining the position relation among the first numerical value detection frame, the second numerical value detection frame and the third numerical value detection frame according to the position relation of the position coordinates in the coordinate system, so as to splice the three numerical value detection frames and obtain a target detection frame containing the numerical value characteristics of 648.
After the numerical value detection frame with the numerical value characteristics is obtained through the numerical value recognition model, the position coordinates of the numerical value characteristics in the electronic document are obtained, and the numerical value detection frame is spliced according to the position coordinates, so that the target detection frame can be accurately obtained.
In this embodiment, the numerical detection frames of the electronic document are identified according to the distribution rule of the feature points, the numerical detection frames are spliced to obtain the target detection frames, and finally the numerical identification is performed on the target detection frames, so that the data information in the electronic document can be accurately obtained
In another embodiment, the identifying the numerical value-related data information in the electronic document further comprises: judging whether the numerical information has a capitalized numerical value or not; when the numerical value information has a capital numerical value, determining a small numerical value corresponding to the capital numerical value; replacing the uppercase value with the lowercase value to obtain a target input value; filling the data information into the numerical value input box comprises the following steps: and filling the target input numerical value into a numerical value input box.
Wherein, the uppercase numerical value refers to a chinese character corresponding to an arabic number (i.e., a lowercase numerical value hereinafter). For example, when the Arabic number is "3", the corresponding Chinese character is "three".
Specifically, the computer device pre-stores a sequence of uppercase values and a case-to-case conversion table. The uppercase value sequence has uppercase values corresponding to each Arabic number. The case-to-case conversion table has a conversion relationship between a capital-and-lowercase numerical value and an Arabic numerical value. And the computer equipment carries out similarity matching on each character in the input numerical value and the characters in the large-writing numerical value sequence, when the input numerical value has characters with a similarity matching result larger than a threshold value, the input numerical value can be considered to have the large-writing numerical value, at the moment, the computer equipment determines the small-writing numerical value corresponding to the large-writing numerical value according to a preset case-to-case conversion table, replaces the large-writing numerical value with the small-writing numerical value to obtain a target input numerical value, and then fills the target input numerical value into a numerical value input frame.
In this embodiment, since the uppercase value input by the user can be converted into the corresponding lowercase value, the numerical value input page can display an input numerical value with unicode features through the numerical value input box, so that the user can more easily determine whether the data currently being input is correct.
It should be understood that, although the steps in the flowcharts of fig. 2 and 5 are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 2, 5 may comprise a plurality of sub-steps or phases, which are not necessarily performed at the same time, but may be performed at different times, nor does the order of execution of the sub-steps or phases necessarily follow one another, but may be performed alternately or alternately with at least a portion of the sub-steps or phases of other steps or other steps.
In one embodiment, as shown in fig. 6, there is provided a numerical data presentation apparatus 600 comprising: an integer string acquisition module 602, a count unit determination module 604, and a count unit display module 606, wherein:
The integer character string obtaining module 602 is configured to display an input numerical value pointed by an input operation according to a preset sequence of count units when the numerical value input operation occurs based on the numerical value input box; an integer string is segmented from the input value based on the decimal place characters contained in the input value.
A count unit determining module 604, configured to determine an order of characters included in the integer character string; in the sequence of count units, count units of the first order character in the integer string are determined.
The count unit displaying module 606 is configured to display count units of the first sequential character in the integer character string, and return to the step of displaying the input numerical value pointed by the input operation according to the preset count unit sequence when the numerical value input operation occurs based on the numerical value input box, until the input numerical value in the numerical value input box is not changed any more within the preset duration from the count unit displaying the first sequential character.
In another real-time example, as shown in fig. 7, the numerical data display device 600 is further configured to segment a string of decimal places from the input numerical value based on the decimal place characters included in the input numerical value; when the characters in the decimal character string are not all zero, determining the sequence of the characters contained in the decimal character string; in the counting unit sequence, determining the counting unit of the last sequence character in the small number character string; the count units of the last sequential character in the string of small digits are shown.
In another embodiment, the numerical data display device 600 further includes a data information identification module 608 for acquiring a paper document; carrying out image recognition on the paper document to obtain a corresponding electronic document; identifying data information related to the numerical value in the electronic document; and filling the data information into a numerical value input box.
In another embodiment, the data information identification module 608 is further configured to obtain feature points of the electronic document; determining a numerical value detection frame according to the characteristic points; splicing the numerical value detection frames to obtain a target detection frame; data information within the target detection frame is identified.
In another embodiment, the data information identification module 608 is further configured to determine whether there is a capitalized value in the value information; when the numerical value information has a capital numerical value, determining a small numerical value corresponding to the capital numerical value; replacing the uppercase value with the lowercase value to obtain a target input value; filling the data information into the numerical value input box comprises the following steps: and filling the target input numerical value into a numerical value input box.
In another embodiment, the count unit determination module 604 is further configured to determine an order of characters included in the integer string; judging whether the character in the first sequence in the integer character string is zero or not; when zero, deleting the characters in the first order, and returning to the step of determining the order of the characters contained in the integer character string until the characters in the first order are not zero.
In another embodiment, the unit of count presentation module 606 further includes a difference presentation module 6061 for determining a sequence of unit of count corresponding to a value input box in a value data input page; the count unit distinction of the first order character in the sequence of count units is presented.
In another embodiment, the count unit display module 606 further includes a target control display module 6062, configured to populate a preset control template with count units of the first sequential characters to obtain a target control; determining the position information of a numerical value input box in a numerical value data input page; counting the number of character bits of the input numerical value; determining the position coordinates of the target control based on the position information and the character bit number; and displaying the target control in the numerical data input page according to the position coordinates of the target control.
For specific limitations of the numerical data presentation device, reference may be made to the above limitations of the numerical data presentation method, and no further description is given here. The above-mentioned various modules in the numerical data presentation device may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a terminal, and the internal structure thereof may be as shown in fig. 8. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a numerical data presentation method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be keys, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in fig. 8 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the steps of when executing the computer program:
when a numerical value input operation occurs based on a numerical value input box, displaying an input numerical value pointed by the input operation according to a preset counting unit sequence;
segmenting an integer string from the input value based on the decimal place characters contained in the input value;
determining the sequence of characters contained in the integer character string;
in the counting unit sequence, determining a counting unit of a first order character in the integer character string;
and displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed any more within the preset duration from the counting unit displaying the first sequence characters.
In one embodiment, the processor when executing the computer program further performs the steps of:
determining the sequence of characters contained in the integer character string;
judging whether the character in the first sequence in the integer character string is zero or not;
when zero, deleting the characters in the first order, and returning to the step of determining the order of the characters contained in the integer character string until the characters in the first order are not zero.
In one embodiment, the numeric input box is an input box in a numeric data input page; the processor when executing the computer program also implements the steps of:
determining a counting unit sequence corresponding to a numerical value input box in a numerical value data input page;
the count unit distinction of the first order character in the sequence of count units is presented.
In one embodiment, the numeric input box is an input box in a numeric data input page; the processor when executing the computer program also implements the steps of:
filling the counting units of the first sequence characters into a preset control template to obtain a target control;
determining the position information of a numerical value input box in a numerical value data input page; a kind of electronic device with high-pressure air-conditioning system
Counting the number of character bits of the input numerical value;
determining the position coordinates of the target control based on the position information and the character bit number;
And displaying the target control in the numerical data input page according to the position coordinates of the target control.
In one embodiment, the processor when executing the computer program further performs the steps of:
dividing a string of decimal place characters from the input value based on the decimal place characters contained in the input value;
when the characters in the decimal character string are not all zero, determining the sequence of the characters contained in the decimal character string;
in the counting unit sequence, determining the counting unit of the last sequence character in the small number character string;
the count units of the last sequential character in the string of small digits are shown.
In one embodiment, the processor when executing the computer program further performs the steps of:
acquiring a paper document;
carrying out image recognition on the paper document to obtain a corresponding electronic document;
identifying data information related to the numerical value in the electronic document;
and filling the data information into a numerical value input box.
In one embodiment, the processor when executing the computer program further performs the steps of:
acquiring characteristic points of an electronic document;
determining a numerical value detection frame according to the characteristic points;
splicing the numerical value detection frames to obtain a target detection frame;
data information within the target detection frame is identified.
In one embodiment, the processor when executing the computer program further performs the steps of:
Judging whether the numerical information has a capitalized numerical value or not;
when the numerical value information has a capital numerical value, determining a small numerical value corresponding to the capital numerical value;
replacing the uppercase value with the lowercase value to obtain a target input value;
filling the data information into the numerical value input box comprises the following steps:
and filling the target input numerical value into a numerical value input box.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of:
when a numerical value input operation occurs based on a numerical value input box, displaying an input numerical value pointed by the input operation according to a preset counting unit sequence;
segmenting an integer string from the input value based on the decimal place characters contained in the input value;
determining the sequence of characters contained in the integer character string;
in the counting unit sequence, determining a counting unit of a first order character in the integer character string;
and displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed any more within the preset duration from the counting unit displaying the first sequence characters.
In one embodiment, the computer program when executed by the processor further performs the steps of:
determining the sequence of characters contained in the integer character string;
judging whether the character in the first sequence in the integer character string is zero or not;
when zero, deleting the characters in the first order, and returning to the step of determining the order of the characters contained in the integer character string until the characters in the first order are not zero.
In one embodiment, the numeric input box is an input box in a numeric data input page; the computer program when executed by the processor also performs the steps of:
determining a counting unit sequence corresponding to a numerical value input box in a numerical value data input page;
the count unit distinction of the first order character in the sequence of count units is presented.
In one embodiment, the numeric input box is an input box in a numeric data input page; the computer program when executed by the processor also performs the steps of:
filling the counting units of the first sequence characters into a preset control template to obtain a target control;
determining the position information of a numerical value input box in a numerical value data input page; a kind of electronic device with high-pressure air-conditioning system
Counting the number of character bits of the input numerical value;
determining the position coordinates of the target control based on the position information and the character bit number;
And displaying the target control in the numerical data input page according to the position coordinates of the target control.
In one embodiment, the computer program when executed by the processor further performs the steps of:
dividing a string of decimal place characters from the input value based on the decimal place characters contained in the input value;
when the characters in the decimal character string are not all zero, determining the sequence of the characters contained in the decimal character string;
in the counting unit sequence, determining the counting unit of the last sequence character in the small number character string;
the count units of the last sequential character in the string of small digits are shown.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring a paper document;
carrying out image recognition on the paper document to obtain a corresponding electronic document;
identifying data information related to the numerical value in the electronic document;
and filling the data information into a numerical value input box.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring characteristic points of an electronic document;
determining a numerical value detection frame according to the characteristic points;
splicing the numerical value detection frames to obtain a target detection frame;
data information within the target detection frame is identified.
In one embodiment, the computer program when executed by the processor further performs the steps of:
judging whether the numerical information has a capitalized numerical value or not;
when the numerical value information has a capital numerical value, determining a small numerical value corresponding to the capital numerical value;
replacing the uppercase value with the lowercase value to obtain a target input value;
filling the data information into the numerical value input box comprises the following steps:
and filling the target input numerical value into a numerical value input box.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, or the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (10)

1. A method for displaying numerical data, the method comprising:
when a numerical value input operation occurs based on a numerical value input box, displaying an input numerical value pointed by the input operation according to a preset counting unit sequence; segmenting an integer string from the input value based on decimal place characters contained in the input value;
determining the sequence of characters contained in the integer character string;
In the counting unit sequence, determining a counting unit of a first order character in the integer character string;
displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to a preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed any more within a preset duration from the counting unit displaying the first sequence characters;
the determining the sequence of the characters contained in the integer character string comprises:
determining the sequence of characters contained in the integer character string;
judging whether the character in the first sequence in the integer character string is zero or not;
when zero, deleting the characters in the first sequence, and returning to the step of determining the sequence of the characters contained in the integer character string until the characters in the first sequence are not zero;
the numerical value input box is an input box in a numerical value data input page; the counting unit for displaying the first sequence character in the integer character string comprises the following steps:
determining a counting unit sequence corresponding to the numerical value input box in the numerical value data input page;
And distinguishing and displaying the counting units of the first order characters in the counting unit sequence.
2. The method of claim 1, wherein the numeric input box is an input box in a numeric data input page; the counting unit for displaying the first sequence character in the integer character string comprises the following steps:
filling the counting units of the first sequence characters into a preset control template to obtain a target control;
determining position information of the numerical value input box in the numerical value data input page; a kind of electronic device with high-pressure air-conditioning system
Counting the number of character bits of the input numerical value;
determining the position coordinates of the target control based on the position information and the character digits;
and displaying the target control in the numerical data input page according to the position coordinates of the target control.
3. The method according to claim 1, wherein the method further comprises:
dividing a string of decimal places from the input value based on the decimal place characters contained in the input value;
when the characters in the decimal character string are not all zero, determining the sequence of the characters contained in the decimal character string;
in the counting unit sequence, determining the counting unit of the last sequential character in the decimal character string;
And displaying the counting unit of the last sequential character in the small number character string.
4. The method according to claim 1, wherein the method further comprises:
acquiring a paper document;
performing image recognition on the paper document to obtain a corresponding electronic document;
identifying data information related to the numerical value in the electronic document;
and filling the data information into a numerical value input box.
5. The method according to claim 4, wherein; the identifying data information related to the numerical value in the electronic document comprises:
acquiring characteristic points of the electronic document;
determining a numerical value detection frame according to the characteristic points;
splicing the numerical value detection frames to obtain a target detection frame;
and identifying the data information in the target detection frame.
6. The method according to claim 4, wherein; the identifying the data information related to the numerical value in the electronic document further comprises:
judging whether a capitalized value exists in the numerical information;
when the numerical information has a large write value, determining a small write value corresponding to the large write value;
replacing the lower case value with the upper case value to obtain a target input value;
The filling the data information into a numerical value input box comprises the following steps:
and filling the target input numerical value into a numerical value input box.
7. A numerical data presentation device, the device comprising:
the system comprises an integer character string acquisition module, a counting unit sequence and a counting unit sequence, wherein the integer character string acquisition module is used for displaying an input numerical value pointed by the input operation according to a preset counting unit sequence when the numerical value input operation occurs based on a numerical value input box; segmenting an integer string from the input value based on decimal place characters contained in the input value;
a counting unit determining module, configured to determine an order of characters included in the integer character string; in the counting unit sequence, determining a counting unit of a first order character in the integer character string; the determining the sequence of the characters contained in the integer character string comprises: determining the sequence of characters contained in the integer character string; judging whether the character in the first sequence in the integer character string is zero or not; when zero, deleting the characters in the first sequence, and returning to the step of determining the sequence of the characters contained in the integer character string until the characters in the first sequence are not zero; the counting unit display module is used for displaying the counting units of the first sequence characters in the integer character string, and returning to the step of displaying the input numerical value pointed by the input operation according to the preset counting unit sequence when the numerical value input operation occurs based on the numerical value input frame until the input numerical value in the numerical value input frame is not changed any more within the preset duration from the counting unit for displaying the first sequence characters; the numerical value input box is an input box in a numerical value data input page; the counting unit for displaying the first sequence character in the integer character string comprises the following steps: determining a counting unit sequence corresponding to the numerical value input box in the numerical value data input page; and distinguishing and displaying the counting units of the first order characters in the counting unit sequence.
8. The apparatus of claim 7, wherein the numerical data presentation apparatus further comprises a data information identification module for acquiring a paper document; performing image recognition on the paper document to obtain a corresponding electronic document; identifying data information related to the numerical value in the electronic document; and filling the data information into a numerical value input box.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 6 when the computer program is executed.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN202010147405.3A 2020-03-05 2020-03-05 Numerical data display method, device, computer equipment and storage medium Active CN111414728B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010147405.3A CN111414728B (en) 2020-03-05 2020-03-05 Numerical data display method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010147405.3A CN111414728B (en) 2020-03-05 2020-03-05 Numerical data display method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111414728A CN111414728A (en) 2020-07-14
CN111414728B true CN111414728B (en) 2023-07-07

Family

ID=71492856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010147405.3A Active CN111414728B (en) 2020-03-05 2020-03-05 Numerical data display method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111414728B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112287638B (en) * 2020-10-28 2022-12-09 云账户技术(天津)有限公司 Digital display method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557452A (en) * 2015-09-25 2017-04-05 阿里巴巴集团控股有限公司 For the display packing of numeric character or character string, device, equipment and system
CN109428603A (en) * 2017-08-30 2019-03-05 前海中科芯片控股(深圳)有限公司 A kind of data-encoding scheme, device and storage medium
CN109948122A (en) * 2017-12-21 2019-06-28 北京金山安全软件有限公司 Error correction method and device for input text and electronic equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557452A (en) * 2015-09-25 2017-04-05 阿里巴巴集团控股有限公司 For the display packing of numeric character or character string, device, equipment and system
CN109428603A (en) * 2017-08-30 2019-03-05 前海中科芯片控股(深圳)有限公司 A kind of data-encoding scheme, device and storage medium
CN109948122A (en) * 2017-12-21 2019-06-28 北京金山安全软件有限公司 Error correction method and device for input text and electronic equipment

Also Published As

Publication number Publication date
CN111414728A (en) 2020-07-14

Similar Documents

Publication Publication Date Title
CN111723807B (en) End-to-end deep learning recognition machine for typing characters and handwriting characters
CN112580623B (en) Image generation method, model training method, related device and electronic equipment
CN107832662B (en) Method and system for acquiring image annotation data
JP4461769B2 (en) Document retrieval / browsing technique and document retrieval / browsing device
CN110765770A (en) Automatic contract generation method and device
JP5665125B2 (en) Image processing method and image processing system
JP2011204141A (en) Handwriting input device, handwriting input method, and handwriting input program
CN112183296B (en) Simulated bill image generation and bill image recognition method and device
CN111488732B (en) Method, system and related equipment for detecting deformed keywords
US20220222292A1 (en) Method and system for ideogram character analysis
CN111695518B (en) Method and device for labeling structured document information and electronic equipment
CN112749639B (en) Model training method and device, computer equipment and storage medium
CN111414728B (en) Numerical data display method, device, computer equipment and storage medium
CN112839185B (en) Method, apparatus, device and medium for processing image
CN104102704A (en) System control displaying method and system control displaying device
CN116225956A (en) Automated testing method, apparatus, computer device and storage medium
CN112163400A (en) Information processing method and device
US11430166B1 (en) Facilitating generation of number-bullet objects
US11663398B2 (en) Mapping annotations to ranges of text across documents
WO2022105120A1 (en) Text detection method and apparatus from image, computer device and storage medium
CN115186240A (en) Social network user alignment method, device and medium based on relevance information
KR20140116777A (en) Display apparatus and Method for outputting text thereof
US10970533B2 (en) Methods and systems for finding elements in optical character recognition documents
CN113806472A (en) Method and equipment for realizing full-text retrieval of character, picture and image type scanning piece
CN110348022A (en) A kind of method, apparatus of similarity analysis, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant