CN105183404B - A kind of method and apparatus of processing data - Google Patents
A kind of method and apparatus of processing data Download PDFInfo
- Publication number
- CN105183404B CN105183404B CN201510614196.8A CN201510614196A CN105183404B CN 105183404 B CN105183404 B CN 105183404B CN 201510614196 A CN201510614196 A CN 201510614196A CN 105183404 B CN105183404 B CN 105183404B
- Authority
- CN
- China
- Prior art keywords
- information
- sender
- module
- preset
- printing
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 26
- 238000012545 processing Methods 0.000 title claims abstract description 13
- 238000000605 extraction Methods 0.000 claims description 15
- 238000012790 confirmation Methods 0.000 claims description 6
- 238000012937 correction Methods 0.000 claims description 6
- 239000000284 extract Substances 0.000 claims description 5
- 238000010586 diagram Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
本发明公开了一种处理数据的方法和装置,该方法包括:获取寄件人信息以及提取收件人信息;将获得的寄件人信息打印输出至预先设置的第一位置以及将提取出的收件人信息打印输出至预先设置的第二位置。本发明技术方案实现了自动、准确的输出原本需要用户手写或输入的信息,提升了用户体验。
The invention discloses a method and device for processing data. The method includes: obtaining sender information and extracting recipient information; printing out the obtained sender information to a preset first position and extracting the extracted The recipient information is printed out to the preset second location. The technical scheme of the invention realizes automatic and accurate output of information that originally needs to be handwritten or input by the user, thereby improving user experience.
Description
技术领域technical field
本发明涉及大数据领域,尤指一种处理数据的方法和装置。The invention relates to the field of big data, in particular to a method and device for processing data.
背景技术Background technique
随着电商的发展,物流也随之流行起来。通常,填写快递单的方式包括以下两种:一是由用户直接手动填写;二是由用户借助电脑和打印机将录入电脑的快递信息打印至对应的位置。With the development of e-commerce, logistics has also become popular. Usually, there are two ways to fill in the courier form: one is to fill in manually by the user directly; the other is to print the courier information entered into the computer to the corresponding location by the user with the help of a computer and a printer.
但是,上述填写快递单的方式费时费力,并且需要用户亲力亲为,尤其在高峰期,节省处理时间是提高物流效率的关键。However, the above-mentioned way of filling out the courier form is time-consuming and labor-intensive, and requires the user to do it himself, especially during the peak period. Saving processing time is the key to improving logistics efficiency.
发明内容Contents of the invention
为了解决上述技术问题,本发明提供了一种处理数据的方法和装置,能够实现自动、准确的输出原本需要用户手写或输入的信息,提升用户体验。In order to solve the above technical problems, the present invention provides a method and device for processing data, which can realize automatic and accurate output of information that originally needs to be handwritten or input by the user, and improve user experience.
为了达到本发明目的,本发明提供了一种处理数据的方法,包括:In order to achieve the object of the present invention, the present invention provides a method for processing data, comprising:
获取寄件人信息以及提取收件人信息;Obtain sender information and extract recipient information;
将获得的寄件人信息打印输出至预先设置的第一位置以及将提取出的收件人信息打印输出至预先设置的第二位置。Printing out the obtained sender information to a preset first location and printing out the extracted recipient information to a preset second location.
进一步地,在所述获取寄件人信息以及提取收件人信息之后,该方法还包括:Further, after said acquiring sender information and extracting recipient information, the method further includes:
生成包含所述寄件人信息和所述收件人信息的二维码;generating a two-dimensional code containing the sender information and the recipient information;
将生成的二维码打印输出至预先设置的第三位置。Print out the generated two-dimensional code to the preset third position.
进一步地,所述获取寄件人信息包括:Further, said obtaining sender information includes:
获取寄件人的当前位置信息和当前时间;Obtain the sender's current location information and current time;
获取寄件人的当前联系信息;Obtain the current contact information of the sender;
其中,寄件人的当前联系信息包括但不限于姓名,和联系方式,和/或职业,和/或详细地址。Wherein, the sender's current contact information includes but not limited to name, contact information, and/or occupation, and/or detailed address.
进一步地,所述提取收件人信息包括:Further, said extracting recipient information includes:
通过摄像头扫描获取原始图片信息;Obtain original image information through camera scanning;
提取获得的原始图片信息中的文字信息;Extracting the text information in the obtained original image information;
将提取出的文字信息与预先存储的文字数据库进行匹配;Match the extracted text information with the pre-stored text database;
将与提取出的文字信息匹配成功的文字数据库中的全部文字发送给用户确认;Send all the text in the text database that successfully matches the extracted text information to the user for confirmation;
其中,当用户确认正确时,与提取出的文字信息匹配成功的文字数据库中的全部文字为所述收件人信息。Wherein, when the user confirms that it is correct, all the characters in the character database that successfully match the extracted character information are the recipient information.
本发明还提供了一种处理数据的装置,包括:获取单元、提取单元和打印单元;其中,The present invention also provides a device for processing data, including: an acquisition unit, an extraction unit and a printing unit; wherein,
获取单元,用于获取寄件人信息;An acquisition unit, configured to acquire sender information;
提取单元,用于提取收件人信息;an extraction unit, configured to extract recipient information;
打印单元,用于将获得的寄件人信息打印输出至预先设置的第一位置以及将提取出的收件人信息打印输出至预先设置的第二位置。A printing unit, configured to print out the obtained sender information to a preset first location and print out the extracted recipient information to a preset second location.
进一步地,该装置还包括生成单元,用于在所述获取单元获取寄件人信息以及所述提取单元提取收件人信息之后,生成包含所述寄件人信息和所述收件人信息的二维码;Further, the device further includes a generating unit, configured to generate a file containing the sender information and the recipient information after the obtaining unit obtains the sender information and the extracting unit extracts the recipient information. QR code;
所述打印单元,还用于将生成的二维码打印输出至预先设置的第三位置。The printing unit is further configured to print out the generated two-dimensional code to a preset third location.
进一步地,所述获取单元包括定位模块和获取模块;其中,Further, the acquisition unit includes a positioning module and an acquisition module; wherein,
定位模块,用于获取寄件人的当前位置信息和当前时间;The location module is used to obtain the sender's current location information and current time;
获取模块,用于获取寄件人的当前联系信息;An acquisition module, used to acquire the current contact information of the sender;
其中,寄件人的当前联系信息包括但不限于姓名,和联系方式,和/或职业,和/或详细地址。Wherein, the sender's current contact information includes but not limited to name, contact information, and/or occupation, and/or detailed address.
进一步地,所述提取单元包括:扫描模块、提取模块、匹配模块、纠错模块;其中,Further, the extraction unit includes: a scanning module, an extraction module, a matching module, and an error correction module; wherein,
扫描模块,用于通过摄像头扫描获取原始图片信息;The scanning module is used to obtain the original picture information through camera scanning;
提取模块,用于提取获得的原始图片信息中的文字信息;Extraction module, for extracting the text information in the obtained original image information;
匹配模块,用于将提取出的文字信息与预先存储的文字数据库进行匹配;A matching module, configured to match the extracted text information with a pre-stored text database;
纠错模块,用于将与提取出的文字信息匹配成功的文字数据库中的全部文字发送给用户确认;The error correction module is used to send all the characters in the character database that are successfully matched with the extracted character information to the user for confirmation;
其中,当用户确认正确时,与提取出的文字信息匹配成功的文字数据库中的全部文字为所述收件人信息。Wherein, when the user confirms that it is correct, all the characters in the character database that successfully match the extracted character information are the recipient information.
本发明技术方案包括:获取寄件人信息以及提取收件人信息;将获得的寄件人信息打印输出至预先设置的第一位置以及将提取出的收件人信息打印输出至预先设置的第二位置。本发明技术方案实现了自动、准确的输出原本需要用户手写或输入的信息,提升了用户体验。The technical solution of the present invention includes: obtaining sender information and extracting recipient information; printing out the obtained sender information to the preset first position and printing out the extracted recipient information to the preset first position Second position. The technical scheme of the invention realizes automatic and accurate output of information that originally needs to be handwritten or input by the user, thereby improving user experience.
附图说明Description of drawings
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The accompanying drawings described here are used to provide a further understanding of the present invention and constitute a part of the application. The schematic embodiments of the present invention and their descriptions are used to explain the present invention and do not constitute improper limitations to the present invention. In the attached picture:
图1为本发明处理数据的方法的流程图;Fig. 1 is the flowchart of the method for processing data of the present invention;
图2为本发明处理数据的装置的结构示意图。Fig. 2 is a schematic structural diagram of the device for processing data according to the present invention.
具体实施方式Detailed ways
为使本发明的目的、技术方案和优点更加清楚明白,下文中将结合附图对本发明的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。In order to make the purpose, technical solution and advantages of the present invention more clear, the embodiments of the present invention will be described in detail below in conjunction with the accompanying drawings. It should be noted that, in the case of no conflict, the embodiments in the present application and the features in the embodiments can be combined arbitrarily with each other.
图1为本发明处理数据的方法的流程图,如图1所示,包括:Fig. 1 is the flowchart of the method for processing data of the present invention, as shown in Fig. 1, comprises:
步骤101:获取寄件人信息以及提取收件人信息。Step 101: Obtain sender information and extract recipient information.
其中,获取寄件人信息包括:Among them, obtaining sender information includes:
获取寄件人的当前位置信息和当前时间;Obtain the sender's current location information and current time;
获取寄件人的当前联系信息;Obtain the current contact information of the sender;
其中,寄件人的当前联系信息包括但不限于姓名,和联系方式,和/或职业,和/或详细地址。Wherein, the sender's current contact information includes but not limited to name, contact information, and/or occupation, and/or detailed address.
其中,可以通过提取寄件人电话快递公司时的电话录音而获取寄件人的当前联系信息;或者,直接通过快递公司预留的寄件人的当前联系信息获取。关于如何获取寄件人的当前联系信息属于本领域技术人员所熟知的惯用技术手段,在此不再赘述。Among them, the current contact information of the sender can be obtained by extracting the phone recording when the sender calls the courier company; or, directly through the current contact information of the sender reserved by the courier company. How to obtain the current contact information of the sender belongs to the conventional technical means well known to those skilled in the art, and will not be repeated here.
其中,提取收件人信息包括:Among them, extracting recipient information includes:
通过摄像头扫描获取原始图片信息;Obtain original image information through camera scanning;
提取获得的原始图片信息中的文字信息;Extracting the text information in the obtained original image information;
将提取出的文字信息与预先存储的文字数据库进行匹配;Match the extracted text information with the pre-stored text database;
将与提取出的文字信息匹配成功的文字数据库中的全部文字发送给用户确认;Send all the text in the text database that successfully matches the extracted text information to the user for confirmation;
当用户确认正确时,与提取出的文字信息匹配成功的文字数据库中的全部文字为收件人信息。When the user confirms that it is correct, all the characters in the character database that successfully match the extracted character information are the recipient information.
其中,收件人信息包括但不限于姓名,和联系方式,和/或职业,和/或详细地址。Wherein, the recipient information includes but not limited to name, and contact information, and/or occupation, and/or detailed address.
其中,原始图片信息可以是写有收件人的地址和联系方式的纸质信息也可以是移动终端中的某一条信息。Wherein, the original image information may be paper information with address and contact information of the recipient or a certain piece of information in the mobile terminal.
需要说明的是,关于如何提取文字信息以及如何匹配文字属于本领域技术人员所熟知的惯用技术手段,在此不再赘述,并不用来限制本发明。It should be noted that how to extract text information and how to match text is a conventional technical means well known to those skilled in the art, and will not be repeated here, and is not intended to limit the present invention.
步骤102:将获得的寄件人信息打印输出至预先设置的第一位置以及将提取出的收件人信息打印输出至预先设置的第二位置。Step 102: Print out the obtained sender information to a preset first location and print out the extracted recipient information to a preset second location.
进一步地,在获取寄件人信息以及提取收件人信息之后,该方法还包括:Further, after obtaining the sender information and extracting the recipient information, the method further includes:
生成包含寄件人信息和收件人信息的二维码;Generate a QR code containing sender information and recipient information;
将生成的二维码打印输出至预先设置的第三位置。Print out the generated two-dimensional code to the preset third position.
需要说明的是,关于如何生成包含寄件人信息和收件人信息的二维码属于本领域技术人员所熟知的惯用技术手段,在此不再赘述,并不用来限制本发明。It should be noted that how to generate a two-dimensional code including sender information and recipient information belongs to a common technical means well known to those skilled in the art, and will not be described in detail here, and is not used to limit the present invention.
进一步地,该方法之后还包括:扫描预先设置的第三位置获取详细信息;其中,详细信息包括:寄件人信息和收件人信息。Further, the method further includes: scanning a preset third location to obtain detailed information; wherein the detailed information includes: sender information and recipient information.
本发明方法中,通过直接获取寄件人信息和提取收件人信息并将寄件人信息和收件人信息打印输出至对应的位置,实现了自动、准确的输出原本需要用户手写或输入的信息,提升了用户体验,另外,也可以避免由于用户书写是笔记不清楚而导致的后续信息辨识错误等问题。通过将生成的二维码打印输出至对应的位置,工作人员仅需扫描二位码就能获取详细信息,从而方便了后续流程。In the method of the present invention, by directly obtaining the sender's information and extracting the recipient's information, and printing out the sender's information and the recipient's information to the corresponding position, automatic and accurate output is realized that originally required the user to write or input Information improves the user experience. In addition, it can also avoid problems such as misidentification of subsequent information caused by unclear notes in the user's writing. By printing out the generated two-dimensional code to the corresponding location, the staff can obtain detailed information only by scanning the two-dimensional code, which facilitates the subsequent process.
图2为本发明处理数据的装置的结构示意图,如图2所示,包括:获取单元、提取单元和打印单元。其中,Fig. 2 is a schematic structural diagram of the device for processing data according to the present invention, as shown in Fig. 2 , including: an acquisition unit, an extraction unit and a printing unit. in,
获取单元,用于获取寄件人信息。The obtaining unit is used to obtain sender information.
其中,获取单元包括定位模块和获取模块;其中,Wherein, the acquisition unit includes a positioning module and an acquisition module; wherein,
定位模块,用于获取寄件人的当前位置信息和当前时间;The location module is used to obtain the sender's current location information and current time;
获取模块,用于获取寄件人的当前联系信息;An acquisition module, used to acquire the current contact information of the sender;
其中,寄件人的当前联系信息包括但不限于姓名,和联系方式,和/或职业,和/或详细地址。Wherein, the sender's current contact information includes but not limited to name, contact information, and/or occupation, and/or detailed address.
提取单元,用于获取收件人信息。Extraction unit, used to obtain recipient information.
其中,提取单元包括:扫描模块、提取模块、匹配模块、纠错模块;其中,Wherein, the extraction unit includes: a scanning module, an extraction module, a matching module, and an error correction module; wherein,
扫描模块,用于通过摄像头扫描获取原始图片信息;The scanning module is used to obtain the original picture information through camera scanning;
提取模块,用于提取获得的原始图片信息中的文字信息;Extraction module, for extracting the text information in the obtained original image information;
匹配模块,用于将提取出的文字信息与预先存储的文字数据库进行匹配;A matching module, configured to match the extracted text information with a pre-stored text database;
纠错模块,用于将与提取出的文字信息匹配成功的文字数据库中的全部文字发送给用户确认;The error correction module is used to send all the characters in the character database that are successfully matched with the extracted character information to the user for confirmation;
其中,当用户确认正确时,与提取出的文字信息匹配成功的文字数据库中的全部文字为收件人信息。Wherein, when the user confirms that it is correct, all the characters in the character database that successfully match the extracted character information are the recipient information.
进一步地,该装置还包括生成单元,用于在获取单元获取寄件人信息以及提取单元提取收件人信息之后,生成包含寄件人信息和收件人信息的二维码。Further, the device further includes a generating unit, configured to generate a two-dimensional code containing sender information and recipient information after the obtaining unit obtains the sender information and the extracting unit extracts the recipient information.
打印单元,用于将获得的寄件人信息打印输出至预先设置的第一位置以及将获得的收件人信息打印输出至预先设置的第二位置。A printing unit, configured to print out the obtained sender information to a preset first location and print out the obtained recipient information to a preset second location.
进一步地,打印单元,还用于将生成的二维码打印输出至预先设置的第三位置。Further, the printing unit is also configured to print out the generated two-dimensional code to a preset third position.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that, in this document, the term "comprising", "comprising" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the above embodiments of the present invention are for description only, and do not represent the advantages and disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation. Based on such an understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art can be embodied in the form of software products, and the computer software products are stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to make a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in various embodiments of the present invention.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above are only preferred embodiments of the present invention, and are not intended to limit the patent scope of the present invention. Any equivalent structure or equivalent process conversion made by using the description of the present invention and the contents of the accompanying drawings, or directly or indirectly used in other related technical fields , are all included in the scope of patent protection of the present invention in the same way.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510614196.8A CN105183404B (en) | 2015-09-23 | 2015-09-23 | A kind of method and apparatus of processing data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510614196.8A CN105183404B (en) | 2015-09-23 | 2015-09-23 | A kind of method and apparatus of processing data |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105183404A CN105183404A (en) | 2015-12-23 |
CN105183404B true CN105183404B (en) | 2018-03-09 |
Family
ID=54905513
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510614196.8A Active CN105183404B (en) | 2015-09-23 | 2015-09-23 | A kind of method and apparatus of processing data |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105183404B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107368980A (en) * | 2016-05-11 | 2017-11-21 | 山东新北洋信息技术股份有限公司 | Express delivery face singles' impression method, apparatus and system |
CN105966063B (en) * | 2016-05-30 | 2018-06-12 | 杭州嘉拓科技有限公司 | A kind of code spraying method, apparatus and system |
CN110458499A (en) * | 2019-08-14 | 2019-11-15 | 北京顺丰同城科技有限公司 | A kind of express delivery order generation method, device, electronic equipment and storage medium |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5984174A (en) * | 1995-10-20 | 1999-11-16 | Kabushiki Kaisha Toshiba | Method of printing bar codes on pieces to deliver, and method and system for encoding and decoding bar codes |
CN101719142A (en) * | 2009-12-10 | 2010-06-02 | 湖南大学 | Method for detecting picture characters by sparse representation based on classifying dictionary |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE10021734C1 (en) * | 2000-05-04 | 2001-05-23 | Siemens Ag | Method and device for determining areas with distribution information on shipments |
FR2826758B1 (en) * | 2001-06-27 | 2003-10-24 | Frederic Jouvin | METHOD FOR TRACKING A SEND, DEVICE FOR IMPLEMENTING THE METHOD AND PRINTING APPARATUS |
US6550994B2 (en) * | 2001-07-20 | 2003-04-22 | Pitney Bowes Inc. | System for printing information on a mailing medium |
AU2002951921A0 (en) * | 2002-10-04 | 2002-10-24 | Epip Pty Ltd | Means to facilitate delivery of electronic documents into a postal network |
US7712670B2 (en) * | 2005-09-28 | 2010-05-11 | Sauerwein Jr James T | Data collection device and network having radio signal responsive mode switching |
-
2015
- 2015-09-23 CN CN201510614196.8A patent/CN105183404B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5984174A (en) * | 1995-10-20 | 1999-11-16 | Kabushiki Kaisha Toshiba | Method of printing bar codes on pieces to deliver, and method and system for encoding and decoding bar codes |
CN101719142A (en) * | 2009-12-10 | 2010-06-02 | 湖南大学 | Method for detecting picture characters by sparse representation based on classifying dictionary |
Also Published As
Publication number | Publication date |
---|---|
CN105183404A (en) | 2015-12-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5090369B2 (en) | Automated processing using remotely stored templates (method for processing forms, apparatus for processing forms) | |
WO2020233332A1 (en) | Text structured information extraction method, server and storage medium | |
CN106406779B (en) | Electronic invoice printing method, system and device | |
CN105930109B (en) | Document printing method, system and terminal | |
CN106326888A (en) | Image recognition method and device | |
EP2668571A1 (en) | Document workflow architecture | |
CN105183404B (en) | A kind of method and apparatus of processing data | |
CN113344159B (en) | Information processing method, device, electronic device and storage medium | |
CN103701987A (en) | Method for fast sending express delivery notice by intelligent mobile phone | |
TW201317788A (en) | Cloud processing method with identification mechanism and system using the same | |
CN111669312A (en) | Message interaction method, electronic device and medium | |
CN101119545B (en) | Information processing system and information processing method based on coding labels | |
CN105404636B (en) | The electronic platform realization method and system of papery document based on SAP system | |
CN104052894B (en) | Encoded document printing method and scanning method and pull copying system | |
JP7014356B2 (en) | Computer-based system and method for collation and display of heterogeneous format information | |
JP5246364B1 (en) | Information processing system and program | |
CN106919546A (en) | A kind of document auxiliary establishing method and system | |
CN104272330B (en) | Matching method between the unique identifier of document digitization equipment and the identifier of user account | |
US10095452B2 (en) | Method and system for providing assistance by multi-function device for document preparation | |
CN107784064B (en) | Webpage data processing method and device, computer equipment and computer storage medium | |
US20190087416A1 (en) | Information processing apparatus and non-transitory computer readable medium | |
US8856247B2 (en) | Communicating electronic mail | |
CN115019325A (en) | A business processing method and device based on image recognition, and storage medium | |
CN114997137A (en) | Document information extraction method, device, device and readable storage medium | |
JP6119601B2 (en) | Information processing system, information processing program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |