CN114548061A - Intelligent data filling method, device and system, mobile terminal and storage medium - Google Patents

Intelligent data filling method, device and system, mobile terminal and storage medium Download PDF

Info

Publication number
CN114548061A
CN114548061A CN202210437664.9A CN202210437664A CN114548061A CN 114548061 A CN114548061 A CN 114548061A CN 202210437664 A CN202210437664 A CN 202210437664A CN 114548061 A CN114548061 A CN 114548061A
Authority
CN
China
Prior art keywords
data
image
queue
character
current
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.)
Granted
Application number
CN202210437664.9A
Other languages
Chinese (zh)
Other versions
CN114548061B (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.)
Shenzhen Yuanzhongrui Technology Co ltd
Original Assignee
Shenzhen Yuanzhongrui Technology 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 Shenzhen Yuanzhongrui Technology Co ltd filed Critical Shenzhen Yuanzhongrui Technology Co ltd
Priority to CN202210437664.9A priority Critical patent/CN114548061B/en
Publication of CN114548061A publication Critical patent/CN114548061A/en
Application granted granted Critical
Publication of CN114548061B publication Critical patent/CN114548061B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/5846Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using extracted text

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Library & Information Science (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the technical field of internet communication, in particular to an intelligent data filling method, an intelligent data filling device, an intelligent data filling system, a mobile terminal and a storage medium, which are applied to the mobile terminal, wherein the intelligent data filling method comprises the following steps: acquiring a form link of a first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user; enabling corresponding input threads according to selection operation of a user aiming at form items, wherein the input threads comprise a character input thread, a voice input thread and an image input thread; and uploading the data of the current project to a server according to the data updating rule corresponding to the currently enabled input thread so as to update the form data of the first terminal. The invention updates data according to the specific processes of different input threads, reduces the probability of packet loss caused by one-time updating, and simultaneously, each updating is associated with specific input content, so that each updating has actual data change significance, and null operation is eliminated.

Description

Intelligent data filling method, device and system, mobile terminal and storage medium
Technical Field
The invention relates to the technical field of internet communication, in particular to a data intelligent filling method, a device, a system, a mobile terminal and a storage medium.
Background
The form is mainly responsible for data collection functions in the web page. A form has three basic components: form label: included are the URLs of CGI programs used to process form data and the methods of submitting the data to the server. Form field: including text boxes, password boxes, hidden fields, multi-line text boxes, check boxes, radio boxes, drop-down selection boxes, file upload boxes, and the like. Form button: including a submit button, a reset button, and a general button for transferring data to the CGI script on the server or canceling input, and also a form button for controlling other processing jobs defining the processing script.
In the using process of the form, the data entry is a tedious operation for a user, and the mobile terminal provided by the prior art provides various convenient input modes, including character input, voice input, image input and the like, and the data entry efficiency can be obviously improved by adopting the input modes.
However, one problem that arises from using these input methods is that if the real-time updating method is adopted, the data transmission amount is too large, and the resource consumption is high; if a one-time submitting mode after input is finished is adopted, if the input terminal fails, the input data may be lost, and the input needs to be re-input; furthermore, error checking for logging also does not provide an effective correction mechanism.
Disclosure of Invention
In view of the above, there is a need to provide a data intelligent filling method, apparatus, system, mobile terminal and storage medium, which aim to solve at least one of the problems provided in the background art.
The embodiment of the invention is realized in such a way, the intelligent data filling method is applied to a mobile terminal, and the intelligent data filling method comprises the following steps:
acquiring a form link of a first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user;
enabling corresponding input threads according to selection operation of a user aiming at form items, wherein the input threads comprise a character input thread, a voice input thread and an image input thread;
and uploading the data of the current project to a server according to the data updating rule corresponding to the currently enabled input thread so as to update the form data of the first terminal.
In one embodiment, the present invention provides an intelligent data filling apparatus, including:
the form page acquisition module is used for acquiring a form link of the first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user;
the input thread selection module is used for enabling corresponding input threads according to selection operations of a user aiming at form items, and the input threads comprise a character input thread, a voice input thread and an image input thread;
and the data updating module is used for uploading the data of the current project to the server according to the data updating rule corresponding to the currently started input thread so as to update the form data of the first terminal.
In one embodiment, the present invention provides an intelligent data population system, comprising:
the first terminal is used for displaying the form and generating a form link;
the mobile terminal is used for executing the intelligent data filling method to obtain filling data;
and the server is communicated with the first terminal and the mobile terminal and is used for updating the data uploaded by the mobile terminal to the first terminal.
In one embodiment, the present invention provides a mobile terminal, which includes a memory and a processor, wherein the memory stores a computer program, and the computer program, when executed by the processor, causes the processor to execute the steps of the above-mentioned data intelligent filling method.
In one embodiment, the present invention provides a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when executed by a processor, the computer program causes the processor to execute the steps of the above-mentioned data intelligent filling method.
According to the invention, data updating is carried out according to the specific processes of different adopted input threads, the packet loss probability caused by one-time updating is reduced, and each updating is associated with specific input contents, so that each updating has the actual data change significance, no idle operation is eliminated, and the updating times are reduced while substantive updating is carried out; in addition, the method provided by the invention gives different correction and auxiliary input optimization methods aiming at different input threads, improves the input efficiency, is convenient for input error correction, overcomes the defect that the existing characters, voice and images are inconvenient to modify, is beneficial to reducing the data updating times and realizes accurate updating.
Drawings
FIG. 1 is a flow diagram of a method for intelligent population of data provided in one embodiment;
FIG. 2 is a block diagram of an embodiment of an intelligent data stuffing apparatus;
fig. 3 is a block diagram of the internal structure of the mobile terminal in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
It will be understood that, as used herein, the terms "first," "second," and the like may be used herein to describe various elements, but these elements are not limited by these terms unless otherwise specified. These terms are only used to distinguish one element from another. For example, a first xx script may be referred to as a second xx script, and similarly, a second xx script may be referred to as a first xx script, without departing from the scope of the present disclosure.
As shown in fig. 1, in an embodiment, an intelligent data filling method is provided, which specifically includes the following steps:
acquiring a form link of a first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user;
enabling corresponding input threads according to selection operations of a user aiming at form items, wherein the input threads comprise a text input thread, a voice input thread and an image input thread;
and uploading the data of the current project to a server according to the data updating rule corresponding to the currently enabled input thread so as to update the form data of the first terminal.
In this embodiment, the first terminal is generally a terminal with poor mobility or poor input operability, including but not limited to a desktop computer, a notebook computer, etc., and may also be any other form of machine device, and the data input of such a device may be facilitated by the method of the present invention.
In this embodiment, the first terminal has a form or document, the form or document may be obtained from a network or edited by a user, and when an input operation of the form or document is to be performed, a link may be generated for the mobile terminal to log in the link to perform content entry for all or part of items of the form or document. The form of the link here may be a two-dimensional code, a web page address, or other possible link forms, and is preferably a two-dimensional code form.
In this embodiment, it can be understood that the mobile terminal herein may be one or more of text input, voice input, and image input, and may be a tablet, a mobile phone, and other products, and is convenient to operate. The mobile terminal uploads the filled data to the server according to the rule provided by the invention through the link of the login form, and the filled data is transferred to the first terminal by the server to realize the update of the data. In this embodiment, for a specific item in the form, a corresponding input manner may be preset, or the three input manners may be listed for a user to select, which is a selectable specific implementation manner, and the present invention is not particularly limited to this, and the present invention focuses on how to implement various specific input manners and when to update after obtaining the input content.
The method provided by the invention firstly solves the problem of inconvenient input of the first terminal, and on the basis, the data is updated according to the specific processes of different adopted input threads, so that the packet loss probability caused by one-time update is reduced, and each update is associated with specific input content, so that each update has actual data change significance, no idle operation is eliminated, and the update times are reduced while substantive update is carried out; in addition, the method provided by the invention gives different correction and auxiliary input optimization methods aiming at different input threads, improves the input efficiency, is convenient for input error correction, overcomes the defect that the existing characters, voice and images are inconvenient to modify, is beneficial to reducing the data updating times and realizes accurate updating.
As a preferred embodiment, for a text entry thread, data for a current project is uploaded to a server according to the following:
acquiring all the text contents in the current input box to obtain a current text queue, and comparing the current text queue with a text queue uploaded at the previous time;
if the character queue uploaded last time is completely covered by the current character queue, acquiring a difference character queue;
judging whether a first keyword exists in the difference character queue, if so, uploading the difference character queue to a server to update the character queue uploaded last time;
if the first keyword does not appear, judging whether the difference queue reaches four characters, if so, uploading the difference character queue to a server to update the character queue uploaded last time;
if the character queue uploaded last time is not completely covered by the current character queue, uploading the current character queue to a server to replace the character queue uploaded last time;
wherein: the acquiring action of the text content in the current input box is triggered by the key-in operation of the input box; the first keyword is determined according to the current project name; the full coverage means that a plurality of characters at the leftmost side of the current character queue are completely the same as the character queue uploaded at the previous time.
In this embodiment, the time interval between the character queues obtained in two times before and after the character queue is determined by the interval of the key-in operation (i.e. the confirmation operation during the character input) of the user, and the system reads the characters in the input box once to obtain the character queue each time the user uses the key-in operation, where the character queue is formed by arranging characters according to the positions in the input box, and includes the characters and symbols.
In this embodiment, the differential word queue is a portion where the two word queues are different, and here refers to a portion where the two word queues are different under the full coverage condition. In this embodiment, the first keyword is determined by a name of the item, or the item is an address, and the first keyword may be province, city, district, way, number, or the like; if the item is a name, the first keyword may be a common surname, such as Zhang, Wang, Li, Huang, Lin, etc. When the first keyword does not appear, judging whether 4 characters are reached so as to determine whether to upload and update, wherein the 4 characters can usually identify a certain meaning, and the probability that errors exist in the 4 characters but are not found is smaller, so that the method has higher identification degree. When the full coverage condition does not occur, the user is explained to modify the input content, and the full queue updating is needed.
In this embodiment, since the data amount occupied by the text is small, the text can be updated in the input process.
As a preferred embodiment, for a speech input thread, data for a current project is obtained according to the following:
acquiring voice data input by a user in real time, and calling a local voice recognition thread to fill a recognition result in a current input box in real time;
acquiring all the text contents in the current input box to obtain a current text queue, and comparing the current text queue with the text queue acquired last time to determine a difference text queue;
judging whether a first keyword exists in the difference character queue, if so, uploading the voice data corresponding to the difference character queue to a server and acquiring a returned recognition result;
if the first keyword does not appear, judging whether a second keyword exists in the difference character queue, if so, uploading the voice data corresponding to the difference character queue to a server and acquiring a returned recognition result;
judging whether the identification result is the same as the corresponding different character queue, if not, displaying the identification result returned by the server in parallel for the user to select, and if so, not executing the operation;
wherein: the first keyword is determined according to the current project name; the second keyword is a nonsense word.
In this embodiment, the local speech recognition thread refers to that the mobile terminal has a speech recognition function, and does not mean that the mobile terminal is implemented without using a server or a network, and only refers to a local and conventional speech recognition thread, such as a speech recognition thread of an input method. In this embodiment, the second keyword is determined by determining whether the keyword and the preceding and following words and words can constitute a word having a conventional meaning, and whether the word having the conventional meaning is a word having the conventional meaning can be determined by comparing the built-in dictionary.
In this embodiment, the result returned by the parallel display server means that, for the first keyword or the second keyword, an optional operation is provided, for example, a pull-down selection button is produced at a corresponding position of the word or phrase, or two different results are displayed side by side up and down for the user to select.
The method provided by the invention converts the voice input into the character input, updates the data according to the processing mode of the character input, facilitates the correction of the voice input error, and improves the accuracy of the obtained result by combining the local recognition and the ground wire recognition.
As a preferred embodiment, for the image input thread, the data for the current project is obtained according to the following:
acquiring image data;
according to different sources of the image data, the following corresponding operations are executed:
if the image data is from local storage, comparing the acquired image data with the image in the cloud database to judge whether the image is an existing image;
if the image exists, calling an image version in the cloud database and displaying the image version to the user, and reading the content corresponding to each indication frame according to the selected sequence of the user aiming at the plurality of indication frames on the image version in the cloud data to generate a character sequence of the current project;
if the image is not the existing image, calling a local image recognition thread to display the recognition result in an overlapping mode on the upper layer of the character area corresponding to the image, and filling the selected recognition result in the current input box according to the selection operation of the user on at least one recognition result;
acquiring all the text contents in the current input box to obtain a current text queue;
judging whether a first keyword exists in the current character queue, if so, uploading an image area corresponding to the current character queue to a server and acquiring a returned identification result;
if the first keyword does not appear, judging whether a second keyword exists in the current character queue, if so, uploading an image area corresponding to the current character queue to a server and acquiring a returned identification result;
judging whether the recognition result is the same as that of the current character queue, if not, displaying the difference characters in parallel for the user to select, and if so, not executing the operation;
if the image data comes from cloud storage, calling an image version in a cloud database and displaying the image version to a user, and reading the content corresponding to each indication frame according to the selected sequence of the user aiming at a plurality of indication frames on the image version in the cloud data to generate a character sequence of the current project;
wherein: the first keyword is determined according to the current project name; the second keyword is a nonsense word.
In this embodiment, the manner of acquiring the image includes, but is not limited to, starting a camera to perform image acquisition, selecting from a local gallery and selecting from a cloud gallery, and the invention provides a corresponding processing method according to different acquisition manners.
In this embodiment, the images are sourced from local storage, including being captured by a camera, and also including being read from local images. The existing and non-existing specifically means whether the image is the same as or similar to a used image or an image in a cloud gallery; calling the version of the cloud to display the image to a user; the cloud version is the processed and recognized images, the recognition result is accurate, the recognition result obtained by utilizing the recognized images is quicker and more accurate, and the obtained result can be partially or completely selected as required, the sequence of the selected contents is adjusted, and the like.
In this embodiment, for the non-existing image, the processing flow is similar to the recognition process of the voice data, and the non-existing image is finally converted into the recognition content which can be selected by the user, so that the user can correct the image conveniently.
As a preferred embodiment, the comparing the acquired image data with the image in the cloud database to determine whether the image is an existing image includes:
acquiring an image edge frame;
generating a plurality of character frames in the image edge frame according to the distribution of characters in the image data;
calculating the ratio of the area of all the character frames to the total area of the image edge frames;
determining whether a corresponding cloud image exists according to the number of the text frames and the ratio;
if yes, identifying at least one character in each character frame, and arranging to obtain a verification character queue;
and judging whether each character of the verification character queue appears at the same position in the corresponding character frame of the corresponding image, if so, judging that the image is the existing image.
In the embodiment, whether the certificate image is identified is judged according to the size ratio of the text frames and the number of the text frames, if so, whether the certificate image is the same as the existing certificate image is further judged. It should be noted that the present invention is not limited to a specific recognition algorithm, and the specific character recognition algorithm may refer to any recognition algorithm provided in the prior art.
As a preferred embodiment, for an image input thread or a voice input thread, the obtained data of the current item is uploaded to the server according to the following manner:
judging whether the user adjusts the current character queue in a selected mode, if so, determining the adjusted character queue according to the selection operation of the user and uploading the character queue to a server;
if the user adjusts the current text queue in a non-selection mode, repeating the step of the text input thread to update the current text queue and upload the current text queue to the server;
the non-selection adjusting mode of the current text queue comprises deleting, adding and replacing.
In this embodiment, for voice input and image input, the form of the text is finally converted for the user to select or adjust, and whether to update is determined according to the difference between the structure of each adjustment and the adjustment result of the previous time, and the process of "determining the adjusted text queue and uploading to the server according to the selection operation of the user" may refer to the processing mode in the text input process when the current text queue is the same as or different from the "text queue uploaded at the previous time". In the embodiment, for voice and image input, content updating is finally carried out according to the rule of character input, unnecessary intermediate process updating is reduced, only the recognition result is updated, and the data volume is small; the updating interval is determined by the changing operation of the user, and a large amount of unnecessary updating operation is omitted.
The embodiment of the invention also provides an intelligent data filling device, which comprises:
the form page acquisition module is used for acquiring a form link of the first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user;
the input thread selection module is used for enabling corresponding input threads according to selection operations of a user aiming at form items, and the input threads comprise a character input thread, a voice input thread and an image input thread;
and the data updating module is used for uploading the data of the current project to the server according to the data updating rule corresponding to the currently started input thread so as to update the form data of the first terminal.
In this embodiment, the intelligent data filling device is a module of the intelligent data filling method provided by the embodiment of the present invention, and for explanation of each module, reference is made to contents of the method part of the present invention, and details of the embodiment of the present invention are not described herein again.
As shown in fig. 2, an embodiment of the present invention further provides an intelligent data filling system, where the intelligent data filling system includes:
the first terminal is used for displaying the form and generating a form link;
the mobile terminal is used for executing the intelligent data filling method to obtain filling data;
and the server is communicated with the first terminal and the mobile terminal and is used for updating the data uploaded by the mobile terminal to the first terminal.
In this embodiment, it can be understood that there may be no communication process between the mobile terminal and the first terminal, and the obtaining of the form link may be implemented by using modes such as photographing, camera recognition, manual input, and the like, and certainly, the two are in communication with each other, and the same effect may be achieved by obtaining through a network, but unnecessary network connection of the system is added, and the method belongs to an optional setting.
Fig. 3 shows an internal structural diagram of the mobile terminal in one embodiment. As shown in fig. 3, the mobile terminal includes a processor, a memory, a network interface, an input device, and a display screen connected through a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The nonvolatile storage medium of the mobile terminal stores an operating system and also stores a computer program, and when the computer program is executed by a processor, the processor can realize the intelligent data filling method provided by the embodiment of the invention. The internal memory may also store a computer program, and when the computer program is executed by the processor, the processor may execute the intelligent data filling method provided by the embodiment of the present invention. The display screen of the mobile terminal can be a liquid crystal display screen or an electronic ink display screen, and the input device of the mobile terminal can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on a shell of the mobile terminal, an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the architecture shown in fig. 3 is a block diagram of only a portion of the architecture associated with the inventive arrangements and is not intended to limit the mobile terminals to which the inventive arrangements may be applied, and that a particular mobile terminal may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the intelligent data filling apparatus provided by the embodiment of the present invention may be implemented in a form of a computer program, and the computer program may be run on a mobile terminal as shown in fig. 3. The memory of the mobile terminal can store various program modules which form the intelligent data filling device, such as a form page acquisition module, an input thread selection module and a data updating module shown in fig. 3. The computer program formed by the program modules makes the processor execute the steps of the intelligent data filling method of the embodiments of the invention described in the specification.
For example, the mobile terminal shown in fig. 3 may execute step S100 through a form page acquisition module in the intelligent data filling apparatus shown in fig. 2; the mobile terminal can execute the step S200 through the input thread selection module; the mobile terminal may perform step S300 through the data update module.
In one embodiment, a mobile terminal is proposed, which comprises a memory, a processor and a computer program stored on the memory and executable on the processor, which when executed by the processor implements the steps of:
acquiring a form link of a first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user;
enabling corresponding input threads according to selection operation of a user aiming at form items, wherein the input threads comprise a character input thread, a voice input thread and an image input thread;
and uploading the data of the current project to a server according to the data updating rule corresponding to the currently enabled input thread so as to update the form data of the first terminal.
In one embodiment, a computer readable storage medium is provided, having a computer program stored thereon, which, when executed by a processor, causes the processor to perform the steps of:
acquiring a form link of a first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user;
enabling corresponding input threads according to selection operation of a user aiming at form items, wherein the input threads comprise a character input thread, a voice input thread and an image input thread;
and uploading the data of the current project to a server according to the data updating rule corresponding to the currently enabled input thread so as to update the form data of the first terminal.
It should be understood that, although the steps in the flowcharts of the embodiments of the present invention are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not limited to being performed in the exact order illustrated and, unless explicitly stated herein, may be performed in other orders. Moreover, at least a portion of the steps in various embodiments may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, databases, or other media used in embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), synchronous Link (Synchlink) DRAM (SLDRAM), Rambus (Rambus) direct RAM (RDRAM), direct bused dynamic RAM (DRDRAM), and bused dynamic RAM (RDRAM).
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. An intelligent data filling method is applied to a mobile terminal, and is characterized by comprising the following steps:
acquiring a form link of a first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user;
enabling corresponding input threads according to selection operation of a user aiming at form items, wherein the input threads comprise a character input thread, a voice input thread and an image input thread;
and uploading the data of the current project to a server according to the data updating rule corresponding to the currently enabled input thread so as to update the form data of the first terminal.
2. The intelligent data population method of claim 1, wherein for a text input thread, data for a current project is uploaded to a server according to the following:
acquiring all the text contents in the current input box to obtain a current text queue, and comparing the current text queue with a text queue uploaded at the previous time;
if the character queue uploaded last time is completely covered by the current character queue, acquiring a difference character queue;
judging whether a first keyword exists in the difference character queue, if so, uploading the difference character queue to a server to update the character queue uploaded last time;
if the first keyword does not appear, judging whether the difference queue reaches four characters, if so, uploading the difference character queue to a server to update the character queue uploaded last time;
if the character queue uploaded last time is not completely covered by the current character queue, uploading the current character queue to a server to replace the character queue uploaded last time;
wherein: the acquiring action of the text content in the current input box is triggered by the key-in operation of the input box; the first keyword is determined according to the current project name; the full coverage means that a plurality of characters at the leftmost side of the current character queue are completely the same as the character queue uploaded at the previous time.
3. The intelligent data population method of claim 1, wherein for a speech input thread, data for a current project is obtained according to the following:
acquiring voice data input by a user in real time, and calling a local voice recognition thread to fill a recognition result in a current input box in real time;
acquiring all the text contents in the current input box to obtain a current text queue, and comparing the current text queue with the text queue acquired last time to determine a difference text queue;
judging whether a first keyword exists in the difference character queue, if so, uploading the voice data corresponding to the difference character queue to a server and acquiring a returned recognition result;
if the first keyword does not appear, judging whether a second keyword exists in the difference character queue, if so, uploading the voice data corresponding to the difference character queue to a server and acquiring a returned recognition result;
judging whether the identification result is the same as the corresponding difference character queue or not, if not, displaying the identification result returned by the server in parallel for the user to select, and if so, not executing the operation;
wherein: the first keyword is determined according to the current project name; the second keyword is a nonsense word.
4. The intelligent data filling method according to claim 1, wherein for the image input thread, the data of the current project is obtained according to the following modes:
acquiring image data;
according to different sources of the image data, the following corresponding operations are executed:
if the image data is from local storage, comparing the acquired image data with the image in the cloud database to judge whether the image is an existing image;
if the image exists, calling an image version in the cloud database and displaying the image version to the user, and reading the content corresponding to each indication frame according to the selected sequence of the user aiming at the plurality of indication frames on the image version in the cloud data to generate a character sequence of the current project;
if the image is not the existing image, calling a local image recognition thread to display the recognition result in an overlapping mode on the upper layer of the character area corresponding to the image, and filling the selected recognition result in the current input box according to the selection operation of the user on at least one recognition result;
acquiring all the text contents in the current input box to obtain a current text queue;
judging whether a first keyword exists in the current character queue, if so, uploading an image area corresponding to the current character queue to a server and acquiring a returned identification result;
if the first keyword does not appear, judging whether a second keyword exists in the current character queue, if so, uploading the image area corresponding to the current character queue to a server and acquiring a returned identification result;
judging whether the recognition result is the same as that of the current character queue, if not, displaying the difference characters in parallel for the user to select, and if so, not executing the operation;
if the image data comes from cloud storage, calling an image version in a cloud database and displaying the image version to a user, and reading the content corresponding to each indication frame according to the selected sequence of the user aiming at a plurality of indication frames on the image version in the cloud data to generate a character sequence of the current project;
wherein: the first keyword is determined according to the current project name; the second keyword is a nonsense word.
5. The method for intelligently populating data according to claim 4, wherein the step of comparing the acquired image data with the image in the cloud database to determine whether the image is an existing image comprises:
acquiring an image edge frame;
generating a plurality of character frames in the image edge frame according to the distribution of characters in the image data;
calculating the ratio of the area of all the character frames to the total area of the image edge frames;
determining whether a corresponding cloud image exists according to the number of the text frames and the ratio;
if yes, identifying at least one character in each character frame, and arranging to obtain a verification character queue;
and judging whether each character of the verification character queue appears at the same position in the corresponding character frame of the corresponding image, if so, judging that the image is the existing image.
6. The intelligent data filling method according to claim 3 or 4, wherein for an image input thread or a voice input thread, the obtained data of the current item is uploaded to a server according to the following modes:
judging whether the user adjusts the current character queue in a selected mode, if so, determining the adjusted character queue according to the selection operation of the user and uploading the character queue to a server;
if the user adjusts the current text queue in a non-selection mode, repeating the step of the text input thread to update the current text queue and upload the current text queue to the server;
the non-selection adjusting mode of the current text queue comprises deleting, adding and replacing.
7. An intelligent data filling device, comprising:
the form page acquisition module is used for acquiring a form link of the first terminal, acquiring a form page from a server according to the form link and displaying the form page to a user;
the input thread selection module is used for enabling corresponding input threads according to selection operations of a user aiming at form items, and the input threads comprise a character input thread, a voice input thread and an image input thread;
and the data updating module is used for uploading the data of the current project to the server according to the data updating rule corresponding to the currently started input thread so as to update the form data of the first terminal.
8. An intelligent data population system, comprising:
the first terminal is used for displaying the form and generating a form link;
a mobile terminal, configured to execute the intelligent data filling method according to any one of claims 1-6 to obtain filling data;
and the server is communicated with the first terminal and the mobile terminal and is used for updating the data uploaded by the mobile terminal to the first terminal.
9. A mobile terminal, characterized in that it comprises a memory and a processor, the memory having stored therein a computer program which, when executed by the processor, causes the processor to carry out the steps of the intelligent data population method of any one of claims 1 to 6.
10. A computer-readable storage medium, having a computer program stored thereon, which, when executed by a processor, causes the processor to perform the steps of the intelligent data population method of any one of claims 1 to 6.
CN202210437664.9A 2022-04-25 2022-04-25 Intelligent data filling method, device and system, mobile terminal and storage medium Active CN114548061B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210437664.9A CN114548061B (en) 2022-04-25 2022-04-25 Intelligent data filling method, device and system, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210437664.9A CN114548061B (en) 2022-04-25 2022-04-25 Intelligent data filling method, device and system, mobile terminal and storage medium

Publications (2)

Publication Number Publication Date
CN114548061A true CN114548061A (en) 2022-05-27
CN114548061B CN114548061B (en) 2022-08-05

Family

ID=81667521

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210437664.9A Active CN114548061B (en) 2022-04-25 2022-04-25 Intelligent data filling method, device and system, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN114548061B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020062342A1 (en) * 2000-11-22 2002-05-23 Sidles Charles S. Method and system for completing forms on wide area networks such as the internet
CN105786786A (en) * 2016-02-29 2016-07-20 浪潮通用软件有限公司 Implementing method for asynchronous filling of web report data
CN107632880A (en) * 2017-08-31 2018-01-26 深圳市丰巢科技有限公司 Method for exporting excel data, storage medium and electronic equipment
US20200250255A1 (en) * 2019-02-04 2020-08-06 Citrix Systems, Inc. Web application with custom form components
CN111883220A (en) * 2020-07-03 2020-11-03 合肥森亿智能科技有限公司 Patient follow-up visit data collection method, system, terminal and data collection integrated system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020062342A1 (en) * 2000-11-22 2002-05-23 Sidles Charles S. Method and system for completing forms on wide area networks such as the internet
CN105786786A (en) * 2016-02-29 2016-07-20 浪潮通用软件有限公司 Implementing method for asynchronous filling of web report data
CN107632880A (en) * 2017-08-31 2018-01-26 深圳市丰巢科技有限公司 Method for exporting excel data, storage medium and electronic equipment
US20200250255A1 (en) * 2019-02-04 2020-08-06 Citrix Systems, Inc. Web application with custom form components
CN111883220A (en) * 2020-07-03 2020-11-03 合肥森亿智能科技有限公司 Patient follow-up visit data collection method, system, terminal and data collection integrated system

Also Published As

Publication number Publication date
CN114548061B (en) 2022-08-05

Similar Documents

Publication Publication Date Title
WO2020186786A1 (en) File processing method and apparatus, computer device and storage medium
CN109558448B (en) Data processing method, data processing device, computer equipment and storage medium
CN111125169B (en) Data query method, control device, control medium and computer equipment
CN108536745B (en) Shell-based data table extraction method, terminal, equipment and storage medium
CN111428457A (en) Automatic formatting of data tables
CN114611481A (en) Template configuration method and device, computer equipment and storage medium
CN111737577A (en) Data query method, device, equipment and medium based on service platform
CN115473969A (en) Method and device for scanning file, computer equipment and storage medium
CN112131837A (en) Service report configuration method, device, computer equipment and storage medium
CN113360300B (en) Interface call link generation method, device, equipment and readable storage medium
CN111209061A (en) Method and device for filling in user information, computer equipment and storage medium
US10643022B2 (en) PDF extraction with text-based key
CN114357174A (en) Code classification system and method based on OCR and machine learning
CN108287707B (en) JSX file generation method and device, storage medium and computer equipment
CN114548061B (en) Intelligent data filling method, device and system, mobile terminal and storage medium
CN112035113A (en) Navigation bar loading method, device, equipment and medium of H5 page
US20230401265A1 (en) Cross-application componentized document generation
US20200143143A1 (en) Signature match system and method
WO2018161761A1 (en) Wireless network access method, terminal and storage medium
CN114882515A (en) Table type determination method, device and medium based on neural network model
CN110992131B (en) Form processing method, form processing device and storage medium
CN111382382B (en) Data display method, device, computer equipment and storage medium
CN114239521A (en) Contract template generation method and device, computer equipment and storage medium
CN110780850A (en) Requirement case auxiliary generation method and device, computer equipment and storage medium
CN114004211B (en) Document template generation method, processing method, device, computer equipment and medium

Legal Events

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