CN111274868A - Method and device for processing writing information of notebook computer - Google Patents

Method and device for processing writing information of notebook computer Download PDF

Info

Publication number
CN111274868A
CN111274868A CN202010014120.2A CN202010014120A CN111274868A CN 111274868 A CN111274868 A CN 111274868A CN 202010014120 A CN202010014120 A CN 202010014120A CN 111274868 A CN111274868 A CN 111274868A
Authority
CN
China
Prior art keywords
information
notebook
content
writing
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010014120.2A
Other languages
Chinese (zh)
Inventor
崔祺琪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN202010014120.2A priority Critical patent/CN111274868A/en
Publication of CN111274868A publication Critical patent/CN111274868A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/413Classification of content, e.g. text, photographs or tables
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • 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/51Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0414Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means using force sensing means to determine a position

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Artificial Intelligence (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to a method and a device for processing writing information of a notebook. The method for processing the writing information of the notebook computer comprises the following steps: acquiring information written on a notebook; identifying the characteristics of the written information; and classifying the information. According to the method and the device for processing the writing information of the notebook computer, the writing information of the notebook computer is automatically processed, the real-time classification management of the writing information of the notebook computer is realized, and the experience of a user in use is further improved.

Description

Method and device for processing writing information of notebook computer
Technical Field
The present disclosure relates to the field of information processing technologies, and in particular, to a method and an apparatus for processing writing information of a notebook.
Background
A handwritten notebook is widely used in daily life as a tool for writing and drawing. For example, graffiti or drawing may be made on a handwritten notebook, or a meeting note or drawing may be made with the handwritten notebook.
With the development of science and technology, the functions of the traditional handwriting notebook can not meet the daily life needs of users. For example, how to implement processing of information written in a handwritten notebook has become an urgent need of users.
Disclosure of Invention
In order to overcome the problems in the related art, the present disclosure provides a method and an apparatus for processing writing information of a notebook.
According to a first aspect of the embodiments of the present disclosure, there is provided a method for processing notebook writing information, wherein the method for processing notebook writing information includes: acquiring information written on a notebook; identifying an information characteristic of the information; and classifying the information.
In one embodiment, the information characteristic includes a format attribute characteristic; and classifying and storing the information in a format attribute class file which is the same as or similar to the format attribute characteristics of the information based on the format attribute characteristics of the information.
In another embodiment, the format attribute features include picture format attribute features and text attribute features.
In another embodiment, the information characteristics comprise information content characteristics, and information with the same or similar content characteristics is classified and stored in the information content associated file based on the information content characteristics of the information.
In another embodiment, the step of storing the information in the information content association file comprises: determining the acquisition time of the acquired information and the acquisition time of the information stored in the existing file associated with the information content characteristics of the information; if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than the time threshold, a new information content associated file is created, and the information is stored in the new file; and if the time interval between the acquisition time of the information and the acquisition time of the stored information in the existing file is less than or equal to the time threshold, storing the information in the existing file associated with the information content characteristics of the information.
In yet another embodiment, the information features include information content features, and one or more files with associated information content features are included in the same information content associated folder.
In still another embodiment, the method for processing writing information of a notebook further includes: and based on the information content characteristics of the information, sending the information content characteristics to the terminal so that the terminal automatically retrieves the associated information corresponding to the information content characteristics and displays the retrieved associated information.
According to a second aspect of the embodiments of the present disclosure, there is provided a notebook writing information processing method, wherein the notebook writing information processing method includes: acquiring information written on a notebook; and identifying the information characteristics of the information and sending the information characteristics to the terminal so as to classify the information.
According to a third aspect of the embodiments of the present disclosure, there is provided a notebook writing information processing method, wherein the notebook writing information processing method includes: acquiring information characteristics sent by the notebook, wherein the information characteristics are obtained by identifying information written on the notebook by the notebook; and classifying the information according to the information characteristics.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a notebook writing information processing apparatus, wherein the notebook writing information processing apparatus includes: the acquisition module is used for acquiring information written on the notebook; the identification module is used for identifying information characteristics of the information; and the processing module is used for classifying the information.
In one embodiment, the information characteristic includes a format attribute characteristic; the processing module is used for: and classifying and storing the information in a format attribute class file which is the same as or similar to the format attribute characteristics of the information based on the format attribute characteristics of the information.
In another embodiment, the format attribute features include picture format attribute features and text attribute features.
In yet another embodiment, the information characteristic comprises an information content characteristic; the processing module is used for: and classifying and storing the information with the same or similar content characteristics in the information content associated file based on the information content characteristics of the information.
In yet another embodiment, the processing module is further configured to: determining the acquisition time of the acquired information and the acquisition time of the information stored in the existing file associated with the information content characteristics of the information; if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than the time threshold, a new information content associated file is created, and the information is stored in the new file; and if the time interval between the acquisition time of the information and the acquisition time of the stored information in the existing file is less than or equal to the time threshold, storing the information in the existing file associated with the information content characteristics of the information.
In yet another embodiment, the information characteristic comprises an information content characteristic; the processing module is further configured to: and classifying one or more files with the information content characteristics having relevance into the same information content relevant folder.
In yet another embodiment, the processing module is further configured to: and based on the information content characteristics of the information, sending the information content characteristics to the terminal so that the terminal automatically retrieves the associated information corresponding to the information content characteristics and displays the retrieved associated information.
In yet another embodiment, the acquisition module comprises a pressure sensor for forming a pattern or text by detecting a pressure location.
In still another embodiment, the notebook writing information processing apparatus further includes: and the communication module is used for synchronously transmitting the patterns or the characters to the terminal for displaying.
According to a fifth aspect of the embodiments of the present disclosure, there is provided a notebook writing information processing apparatus, wherein the notebook writing information processing apparatus includes: the communication module is used for the communication connection between the notebook information processing device and the terminal; the acquisition module is used for acquiring information written on the notebook; the identification module is used for identifying information characteristics of the information; and the sending module is used for sending the information characteristics to the terminal so as to classify the information.
According to a sixth aspect of the embodiments of the present disclosure, there is provided a notebook writing information processing apparatus including: a memory configured to store instructions; and a processor configured to call the instruction to execute the method for processing the writing information of the notebook according to the first aspect or any one of the embodiments of the first aspect.
According to a seventh aspect of the embodiments of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer-executable instructions, which, when executed by a processor, perform the method for processing the writing information of the notebook described in the first aspect or any one of the implementation manners of the first aspect.
According to an eighth aspect of the embodiments of the present disclosure, there is provided a notebook writing information processing apparatus including: a memory configured to store instructions; and the processor is configured to call the instruction to execute the notebook writing information processing method in the second aspect or any one of the implementation manners of the second aspect.
According to a ninth aspect of the embodiments of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer-executable instructions, which, when executed by a processor, perform the method for processing the writing information of the notebook described in the second aspect or any one of the implementation manners of the second aspect.
According to a tenth aspect of the embodiments of the present disclosure, there is provided a notebook writing information processing apparatus including: a memory configured to store instructions; and the processor is configured to call the instruction to execute the notebook writing information processing method in the third aspect or any one of the implementation manners of the third aspect.
According to an eleventh aspect of the embodiments of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer-executable instructions, which when executed by a processor, perform the method for processing the writing information of the notebook described in the third aspect or any one of the implementation manners of the third aspect.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: according to the processing method for the writing information of the notebook computer, the information written on the notebook computer is automatically processed by identifying the information characteristics of the writing information, so that the real-time classification management of the writing information of the notebook computer is realized, and the experience of a user in use is further improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
FIG. 1 is a flowchart of a method of processing notebook writing information according to an exemplary embodiment of the present disclosure;
FIG. 2 is a flowchart of another notebook writing information processing method according to an exemplary embodiment of the present disclosure;
FIG. 3 is a flowchart of yet another notebook writing information processing method according to an exemplary embodiment of the present disclosure;
FIG. 4 is a flowchart of yet another notebook writing information processing method according to an exemplary embodiment of the present disclosure;
FIG. 5 is a flowchart of yet another notebook writing information processing method according to an exemplary embodiment of the present disclosure;
FIG. 6 is a flowchart of yet another notebook writing information processing method according to an exemplary embodiment of the present disclosure;
FIG. 7 is a block diagram of a notebook writing information processing apparatus according to an exemplary embodiment of the present disclosure;
FIG. 8 is a block diagram of another notebook writing information processing apparatus according to an exemplary embodiment of the present disclosure;
FIG. 9 is a block diagram of yet another notebook writing information processing apparatus according to an exemplary embodiment of the present disclosure;
fig. 10 is a block diagram of an apparatus for notebook writing information processing according to an exemplary embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
At present, the hand-written notebook is popular because of its low price and simple recording or drawing. With the development of technology, people put higher demands on the handwriting notebook computer to improve the experience of users. Among them, it has become an urgent need of users to implement the processing of information written in a handwritten notebook.
In a first aspect of the present disclosure, a method for processing writing information of a notebook is provided, which can implement classification processing on writing information of the notebook. Fig. 1 is a flowchart of a notebook writing information processing method according to an exemplary embodiment of the present disclosure.
As shown in fig. 1, the notebook writing information processing method provided in the present disclosure includes step S101, step S102, and step S103. Step S101, step S102, and step S103 will be described below, respectively.
In step S101, information written on the notebook is acquired.
Information written on a notebook is obtained, wherein the information may include text, drawings, or other formatted information.
In step S102, information characteristics of the information are identified.
Based on information written by the notebook, information features of the written information are recognized through an image recognition technology or a semantic recognition technology. For example, it can be recognized whether the information written on the notebook is a picture and what the content is by image recognition technology. Whether the information written by the notebook computer is a segment of characters or not can be identified through a semantic identification technology, and what the main content of the written characters is.
In step S103, the information is subjected to classification processing.
And classifying the information based on the information characteristics of the acquired writing information of the notebook. Information belonging to the same type of information feature may be stored in the same type. For example, the information of the same type of characters is stored in the type of characters, and the information of the same type of pictures is stored in the type of pictures. By the method, the written information can be conveniently managed by the user.
According to the processing method for the writing information of the notebook computer, the information characteristics of the writing information are identified, the information is classified and processed based on the information characteristics, real-time classification management of the writing information of the notebook computer is achieved, and the experience of a user in use is further improved.
In an exemplary embodiment of the present disclosure, the information characteristic includes a format attribute characteristic.
The format attribute feature may include a picture format attribute feature, a text format attribute feature, or a PPT format attribute feature.
And classifying and storing the information in a format attribute class file which is the same as or similar to the format attribute characteristics of the information based on the format attribute characteristics of the information. And the format attributes of the saved information in each format attribute class file are the same or similar.
And classifying and storing the information according to the format attribute characteristics of the written information. For example, if the information written on the notebook is a segment of characters, the segment of characters is classified and stored in the character format attribute class file based on the format attribute characteristics of the written characters. If the information written on the notebook is a picture, classifying and storing the picture in a picture format attribute class file based on the format attribute characteristics of the written picture.
It should be noted that the format attribute features of the information stored in the text format attribute class file are all text format attribute features or are similar to the text format attribute features; the format attribute characteristics of the information stored in the picture format attribute class file are all picture format attribute characteristics or are approximate to the picture format attribute characteristics.
In an exemplary embodiment of the present disclosure, the information characteristic includes an information content characteristic.
In application, whether the information written on the notebook is a picture or not and what the drawn content is can be identified through an image recognition technology. Whether the information written by the notebook computer is a segment of characters or not and what the main content of the written characters is can be identified through a semantic recognition technology.
And classifying and storing the information in the information content associated file based on the information content characteristics of the information. The information content features stored in the information content associated file have relevance, and the relevance comprises the same information content features or the similar information content features.
For example, day 1, month 2, the user has written a paragraph on birds in a memo on the notebook; 2, 8 days, a bird is drawn in a new memo; day 12.2.month, a verse was written in another memo about birds. By acquiring the information content characteristics of the information written by the user in 1 month, 2 days, 2 months, 8 days and 2 months, 12 days respectively, the information content characteristics are analyzed to be the same or similar. At this time, the information about the birds written by the user is stored together in a classified manner and in the same information content associated file about the birds.
In application, the information content related file can be named as a bird to embody the information content characteristics of the information stored in the information content related file.
Fig. 2 is a flowchart of another notebook writing information processing method according to an exemplary embodiment of the present disclosure.
As shown in fig. 2, in the notebook writing information processing method provided by the present disclosure, storing information in a categorized manner in the information content association file in step S103 includes step S1031, step S1032 and step S1033. Step S1031, step S1032, and step S1033 will be described separately below.
In step S1031, a time interval between the acquisition time of the acquired information and the acquisition time of the information stored in the existing file associated with the information content feature of the information is determined and judged.
In step S1032, if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than the time threshold, a new information content associated file is created, and the information is stored in the information file.
In step S1033, if a time interval between the acquisition time of the information and the acquisition time of the information stored in the existing file is less than or equal to a time threshold, the information is stored to the existing file in association with the information content characteristic of the information.
The information written by the user at the longer time interval has the same or similar content characteristics, but the user does not intend to classify and store the information written at the longer time interval in the file associated with the same information content characteristics.
Therefore, for information with the same or similar information content characteristics, when the time interval between the acquisition time of the latest written information and the acquisition time of the stored information in the existing file is less than or equal to the time threshold, the latest written information is stored in the existing file associated with the information content characteristics of the information.
And when the time interval between the acquisition time of the latest written information and the acquisition time of the stored information in the existing file is greater than the time threshold, newly building an information content associated file, and storing the latest written information into the information file.
The time threshold may be adjusted according to actual conditions, and may be 60 days, for example. Here, the specific value of the time threshold is not limited.
The following examples will now describe a method for processing writing information of a notebook according to an embodiment of the present disclosure.
For example, day 1, month 2, the user has written a paragraph on birds in a memo on the notebook; 12 months and 12 days, a verse was written about birds in another memo. By acquiring the information content characteristics of the information written by the user in 1 month, 2 days and 12 months, 12 days, the information content characteristics are analyzed to be the same or similar. However, since the time interval between the acquisition time of the newly written information (12 months and 12 days) and the acquisition time of the stored information in the existing file (1 month and 2 days) exceeds the time threshold (60 days), it is necessary to newly create an information-content-related file and store the newly written information (a verse written on 12 months and 12 days) into the information-content-related file.
As another example, day 1, month 2, the user written a paragraph on birds in a memo on the notebook; day 12.2.month, a verse was written in another memo about birds. By acquiring the information content characteristics of the information written by the user in 1 month, 2 days and 2 months, 12 days, the information content characteristics are analyzed to be the same or similar. Since the time interval between the acquisition time of the newly written information (2 month and 12 days) and the acquisition time of the stored information in the existing file (1 month and 2 days) does not exceed the time threshold (60 days), the newly written information (a verse about a bird written on 2 month and 12 days) can be stored into the existing file in association with the information content characteristics of the information, that is, into the information content characteristic association file in which a paragraph about a bird is written on 1 month and 2 days.
Fig. 3 is a flowchart of still another notebook writing information processing method according to an exemplary embodiment of the present disclosure.
In an exemplary embodiment of the present disclosure, the information features include information content features, as shown in fig. 3. The notebook writing information processing method includes step S104 in addition to step S101, step S102, step S1031, step S1032, and step S1033 shown in fig. 2. Step S104 will be described below.
In step S104, one or more files having associated information content characteristics are classified into the same information content associated folder.
According to the relevance of the information content characteristics of the information in the files, the files with the same or similar information content characteristics can be classified into the same information content relevant folder. The information content associated folders can be named according to the associated information content characteristics.
For example, if the information content feature of document a is a jacket, the information content feature of document B is pants. Because the jacket and the trousers have similar information characteristics, the files A and B can be classified into the same information content associated folder. Wherein, the information content related folder can be named as clothes.
Fig. 4 is a flowchart of still another notebook writing information processing method according to an exemplary embodiment of the present disclosure.
In an exemplary embodiment of the present disclosure, as shown in fig. 4, the notebook writing information processing method includes step S105 in addition to step S101, step S102, step S1031, step S1032, step S1033, and step S104 shown in fig. 3. Step S105 will be described below.
In step S105, the information content characteristics are transmitted to the terminal based on the information content characteristics of the information, so that the terminal automatically retrieves the related information corresponding to the information content characteristics, and displays the retrieved related information.
Based on the information content characteristics of the received information, the terminal automatically retrieves the associated information which is the same as, similar to or associated with the information content characteristics, and displays the retrieved associated information to the user.
If the information content features stored in the information content association folder are brand C clothes, the terminal retrieves the related information of the brand C clothes, displays the retrieved related information of the brand C clothes and pushes the information to the user.
If the information content stored in the information content associated folder is characterized by the Picasso painting, at the moment, the terminal searches the related information of the Picasso, displays the searched related information of the Picasso and pushes the related information to the user.
According to the method for processing the writing information of the notebook, the notebook is connected with the terminal, and the terminal can be linked to classify the writing information of the notebook. The terminal may include a mobile terminal such as a mobile phone or a tablet computer.
The notebook computer is connected with the terminal in a Bluetooth connection mode or in a same local area network connection mode.
Fig. 5 is a flowchart of still another notebook writing information processing method according to an exemplary embodiment of the present disclosure.
As shown in fig. 5, the notebook writing information processing method is applied to one end of the notebook, wherein the notebook writing information processing method includes steps S201 and S202. Step S201 and step S202 will be described separately below.
In step S201, information written on the notebook is acquired.
In step S202, information characteristics of the information are identified and transmitted to the terminal to perform classification processing on the information.
By acquiring the information characteristics of the writing information of the notebook computer, the linkage terminal transmits the information characteristics of the writing information of the notebook computer to the terminal, and the terminal classifies the information.
In an exemplary embodiment of the present disclosure, the information characteristic includes a format attribute characteristic; and classifying and storing the information in a format attribute class file which is the same as or similar to the format attribute characteristics of the information based on the format attribute characteristics of the information.
In an exemplary embodiment of the present disclosure, the format attribute feature includes a picture format attribute feature and a text attribute feature.
In an exemplary embodiment of the disclosure, the information features comprise information content features, and based on the information content features of the information, the information with the same or similar content features is classified and stored in the information content associated file.
In an exemplary embodiment of the present disclosure, storing information in a categorized manner in an information content association file includes: determining the acquisition time of the acquired information and the acquisition time of the information stored in the existing file associated with the information content characteristics of the information; if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than the time threshold, a new information content associated file is created, and the information is stored in the new file; and if the time interval between the acquisition time of the information and the acquisition time of the stored information in the existing file is less than or equal to the time threshold, storing the information in the existing file associated with the information content characteristics of the information.
In an exemplary embodiment of the present disclosure, the information features include information content features, and one or more files with the information content features having relevance are classified into the same information content associated folder.
In an exemplary embodiment of the present disclosure, the method for processing writing information of a notebook further includes: and based on the information content characteristics of the information, sending the information content characteristics to the terminal so that the terminal automatically retrieves the associated information corresponding to the information content characteristics and displays the retrieved associated information.
The third aspect of the disclosure provides a method for processing writing information of a notebook.
Fig. 6 is a flowchart of still another notebook writing information processing method according to an exemplary embodiment of the present disclosure.
As shown in fig. 6, the notebook writing information processing method is applied to the terminal side, wherein the notebook writing information processing method includes steps S301 and S302. Step S301 and step S302 will be described separately below.
In step S301, information characteristics sent by the notebook are obtained, and the information characteristics are obtained by identifying information written on the notebook by the notebook.
In step S302, information is classified according to information characteristics.
In an exemplary embodiment of the present disclosure, the information characteristic includes a format attribute characteristic; and classifying and storing the information in a format attribute class file which is the same as or similar to the format attribute characteristics of the information based on the format attribute characteristics of the information.
In an exemplary embodiment of the present disclosure, the format attribute feature includes a picture format attribute feature and a text attribute feature.
In an exemplary embodiment of the disclosure, the information features comprise information content features, and based on the information content features of the information, the information with the same or similar content features is classified and stored in the information content associated file.
In an exemplary embodiment of the present disclosure, storing information in a categorized manner in an information content association file includes: determining the acquisition time of the acquired information and the acquisition time of the information stored in the existing file associated with the information content characteristics of the information; if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than the time threshold, a new information content associated file is created, and the information is stored in the new file; and if the time interval between the acquisition time of the information and the acquisition time of the stored information in the existing file is less than or equal to the time threshold, storing the information in the existing file associated with the information content characteristics of the information.
In an exemplary embodiment of the present disclosure, the information features include information content features, and one or more files with the information content features having relevance are classified into the same information content associated folder.
In an exemplary embodiment of the present disclosure, based on the information content characteristics of the information, the associated information corresponding to the information content characteristics is automatically retrieved, and the retrieved associated information is presented.
Based on the same concept, a fourth aspect of the present disclosure also provides a notebook writing information processing apparatus.
It is understood that the notebook writing information processing apparatus provided by the embodiments of the present disclosure includes a hardware structure and/or a software module corresponding to each function in order to implement the above functions. The disclosed embodiments can be implemented in hardware or a combination of hardware and computer software, in combination with the exemplary elements and algorithm steps disclosed in the disclosed embodiments. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
Fig. 7 is a block diagram illustrating a notebook writing information processing apparatus according to an exemplary embodiment.
As shown in fig. 7, the notebook writing information processing apparatus includes: an acquisition module 101, a recognition module 102 and a processing module 103. The modules are described below.
An obtaining module 101 is configured to obtain information written on a notebook.
The identification module 102 is used for identifying information characteristics of the information.
And the processing module 103 is used for classifying the information.
In an exemplary embodiment of the present disclosure, the information characteristic includes a format attribute characteristic; the processing module 103 is configured to classify and store the information in a format attribute class file that is the same as or similar to the format attribute feature of the information based on the format attribute feature of the information.
In an exemplary embodiment of the present disclosure, the format attribute feature includes a picture format attribute feature and a text attribute feature.
In an exemplary embodiment of the present disclosure, the information features include information content features; the processing module 103 is configured to classify and store information with the same or similar content characteristics in the information content related file based on the information content characteristics of the information.
In an exemplary embodiment of the present disclosure, the processing module 103 is further configured to determine an obtaining time of the obtained information, and an obtaining time of information stored in an existing file associated with the information content feature of the information; if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than the time threshold, a new information content associated file is created, and the information is stored in the new file; and if the time interval between the acquisition time of the information and the acquisition time of the stored information in the existing file is less than or equal to the time threshold, storing the information in the existing file associated with the information content characteristics of the information.
In an exemplary embodiment of the present disclosure, the information features include information content features; the processing module 103 is further configured to sort one or more files with associated information content features into the same information content associated folder.
In an exemplary embodiment of the present disclosure, the processing module 103 is further configured to send the information content characteristics to the terminal based on the information content characteristics of the information, so that the terminal automatically retrieves the associated information corresponding to the information content characteristics, and displays the retrieved associated information.
In an exemplary embodiment of the present disclosure, the obtaining module 101 includes a pressure sensor, and forms a pattern or text by detecting a pressure position.
In an exemplary embodiment of the present disclosure, the notebook writing information processing apparatus further includes a communication module. The communication module is used for synchronously transmitting the patterns or characters to the terminal for displaying.
A fifth aspect of the present disclosure provides a notebook writing information processing apparatus.
Fig. 8 is a block diagram illustrating another notebook writing information processing apparatus according to an example embodiment.
As shown in fig. 8, the notebook writing information processing apparatus is applied to one end of a notebook, wherein the notebook writing information processing apparatus includes: the system comprises a communication module 201, an acquisition module 202, an identification module 203 and a sending module 204. The modules are described below.
And the communication module 201 is used for the communication connection between the notebook information processing device and the terminal.
An obtaining module 202, configured to obtain information written on a notebook.
And the identification module 203 is used for identifying the information characteristics of the information.
And the sending module 204 is configured to send the information characteristics to the terminal, so as to perform classification processing on the information.
A sixth aspect of the present disclosure provides yet another notebook writing information processing apparatus.
Fig. 9 is a block diagram illustrating yet another notebook writing information processing apparatus according to an exemplary embodiment.
As shown in fig. 9, the notebook writing information processing apparatus is applied to one end of a terminal, wherein the notebook writing information processing apparatus includes: an acquisition module 301 and a processing module 302. The modules are described below.
The obtaining module 301 is configured to obtain information characteristics sent by the notebook, where the information characteristics are obtained by identifying information written on the notebook by the notebook.
The processing module 302 is configured to perform classification processing on the information according to the information characteristics.
In an exemplary embodiment of the present disclosure, the information characteristic includes a format attribute characteristic; the processing module 103 is configured to classify and store the information in a format attribute class file that is the same as or similar to the format attribute feature of the information based on the format attribute feature of the information.
In an exemplary embodiment of the present disclosure, the format attribute feature includes a picture format attribute feature and a text attribute feature.
In an exemplary embodiment of the present disclosure, the information features include information content features; the processing module 302 is configured to classify and store information with the same or similar content characteristics in the information content associated file based on the information content characteristics of the information.
In an exemplary embodiment of the present disclosure, the processing module 302 is further configured to determine an obtaining time of the obtained information, and an obtaining time of information stored in an existing file associated with the information content feature of the information; if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than the time threshold, a new information content associated file is created, and the information is stored in the new file; and if the time interval between the acquisition time of the information and the acquisition time of the stored information in the existing file is less than or equal to the time threshold, storing the information in the existing file associated with the information content characteristics of the information.
In an exemplary embodiment of the present disclosure, the information features include information content features; the processing module 302 is further configured to sort one or more files with associated content features into the same content-associated folder.
In an exemplary embodiment of the disclosure, the processing module 302 is further configured to automatically retrieve, based on the information content characteristics of the information, associated information corresponding to the information content characteristics, and present the retrieved associated information.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
FIG. 10 is a block diagram illustrating an apparatus for notebook writing information processing in accordance with an exemplary embodiment. For example, the apparatus for notebook writing information processing may be a mobile phone, a computer, a digital broadcasting terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 10, an apparatus for notebook writing information processing may include one or more of the following components: a processing component 1302, a memory 1304, a power component 1306, a multimedia component 1308, an audio component 1310, an interface for input/output (I/O) 1312, a sensor component 1314, and a communications component 1316.
The processing component 1302 generally controls overall operation of the device, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 1302 may include one or more processors 1320 to execute instructions to perform all or part of the steps of the methods described above. Further, the processing component 1302 can include one or more modules that facilitate interaction between the processing component 1302 and other components. For example, the processing component 1302 may include a multimedia module to facilitate interaction between the multimedia component 1308 and the processing component 1302.
The memory 1304 is configured to store various types of data to support operation at the device. Examples of such data include instructions for any application or method operating on the device for notebook writing information processing, contact data, phonebook data, messages, pictures, videos, and the like. The memory 1304 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power components 1306 provide power to the various components of the device. The power components 1306 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for a device.
The multimedia component 1308 includes a screen that provides an output interface between the device for notebook writing information processing and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 1308 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device is in an operational mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 1310 is configured to output and/or input audio signals. For example, the audio component 1310 includes a Microphone (MIC) configured to receive an external audio signal when the apparatus for notebook writing information processing is in an operation mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 1304 or transmitted via the communication component 816. In some embodiments, the audio component 1310 also includes a speaker for outputting audio signals.
The I/O interface 1312 provides an interface between the processing component 1302 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor component 1314 includes one or more sensors for providing status assessment of various aspects of the device for notebook writing information processing. For example, the sensor component 1314 may detect an open/closed state of the device, the relative positioning of components, such as a display and keypad of the apparatus for notebook writing information processing, the sensor component 1314 may also detect a change in position of the apparatus for notebook writing information processing or a component of the apparatus for notebook writing information processing, the presence or absence of user contact with the apparatus for notebook writing information processing, orientation or acceleration/deceleration of the apparatus for notebook writing information processing, and a change in temperature of the apparatus. The sensor assembly 1314 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 1314 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 1314 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 1316 is configured to facilitate communication between the apparatus and other devices in a wired or wireless manner. The device for notebook writing information processing can access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 1316 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communications component 1316 also includes a Near Field Communications (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus for notebook writing information processing may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described method.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 1304 comprising instructions, executable by the processor 1320 of the apparatus for notebook written information processing, to perform the method described above is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 1304 comprising instructions, executable by the processor 1320 of the apparatus for notebook written information processing, to perform the method described above is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
It is further understood that the use of "a plurality" in this disclosure means two or more, as other terms are analogous. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. The singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It is further to be understood that while operations are depicted in the drawings in a particular order, this is not to be understood as requiring that such operations be performed in the particular order shown or in serial order, or that all illustrated operations be performed, to achieve desirable results. In certain environments, multitasking and parallel processing may be advantageous.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (19)

1. A notebook writing information processing method comprises the following steps:
acquiring information written on the notebook;
identifying an information characteristic of the information;
and classifying the information.
2. The notebook writing information processing method of claim 1,
the information features comprise format attribute features;
and classifying and storing the information in a format attribute class file which is the same as or similar to the format attribute characteristics of the information based on the format attribute characteristics of the information.
3. The notebook writing information processing method of claim 2,
the format attribute features comprise picture format attribute features and character attribute features.
4. The notebook writing information processing method of claim 1,
the information characteristic comprises an information content characteristic,
and classifying and storing the information with the same or similar content characteristics in an information content associated file based on the information content characteristics of the information.
5. The method for processing the writing information of the notebook computer according to claim 4, wherein the classifying and storing the information in the information content associated file comprises:
determining the acquisition time for acquiring the information and the acquisition time for storing the information in the existing file associated with the information content characteristics of the information;
if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than a time threshold, a new information content associated file is created, and the information is stored in the new file;
and if the time interval between the acquisition time of the information and the acquisition time of the stored information in the existing file is less than or equal to a time threshold, storing the information in the existing file associated with the information content characteristics of the information.
6. The notebook writing information processing method according to any one of claims 2 to 5,
the information features comprise information content features, and one or more files with the information content features having relevance are classified into the same information content relevant folder.
7. The notebook writing information processing method according to claim 4 or 5, characterized by further comprising:
and sending the information content characteristics to a terminal based on the information content characteristics of the information so that the terminal automatically retrieves the associated information corresponding to the information content characteristics and displays the retrieved associated information.
8. A method for processing writing information of a notebook computer is characterized by comprising the following steps:
acquiring information written on the notebook;
and identifying the information characteristics of the information, and sending the information characteristics to a terminal so as to classify the information.
9. A method for processing writing information of a notebook computer is characterized by comprising the following steps:
acquiring information characteristics sent by a notebook, wherein the information characteristics are obtained by identifying information written on the notebook by the notebook;
and classifying the information according to the information characteristics.
10. A notebook writing information processing apparatus comprising:
the acquisition module is used for acquiring information written on the notebook;
the identification module is used for identifying the information characteristics of the information;
and the processing module is used for classifying the information.
11. The notebook writing information processing apparatus of claim 10,
the information features comprise format attribute features;
the processing module is used for: and classifying and storing the information in a format attribute class file which is the same as or similar to the format attribute characteristics of the information based on the format attribute characteristics of the information.
12. The notebook writing information processing apparatus of claim 11,
the format attribute features comprise picture format attribute features and character attribute features.
13. The notebook writing information processing apparatus of claim 10,
the information features comprise information content features;
the processing module is used for: and classifying and storing the information with the same or similar content characteristics in an information content associated file based on the information content characteristics of the information.
14. The notebook writing information processing apparatus of claim 13, wherein the processing module is further configured to:
determining the acquisition time for acquiring the information and the acquisition time for storing the information in the existing file associated with the information content characteristics of the information;
if the time interval between the information acquisition time and the information acquisition time stored in the existing file is greater than a time threshold, a new information content associated file is created, and the information is stored in the new file;
and if the time interval between the acquisition time of the information and the acquisition time of the stored information in the existing file is less than or equal to a time threshold, storing the information in the existing file associated with the information content characteristics of the information.
15. The notebook writing information processing apparatus according to any one of claims 11 to 14,
the information features comprise information content features;
the processing module is further configured to: and classifying one or more files with the information content characteristics having relevance into the same information content relevant folder.
16. The notebook writing information processing apparatus of claim 13 or 14, wherein the processing module is further configured to:
and sending the information content characteristics to a terminal based on the information content characteristics of the information so that the terminal automatically retrieves the associated information corresponding to the information content characteristics and displays the retrieved associated information.
17. The device as claimed in claim 10, wherein the acquiring module comprises a pressure sensor for forming a pattern or text by detecting a pressure position.
18. The notebook writing information processing apparatus of claim 17, further comprising:
and the communication module is used for synchronously transmitting the patterns or the characters to a terminal for displaying.
19. A notebook writing information processing apparatus, comprising:
the communication module is used for the communication connection between the notebook information processing device and a terminal;
the acquisition module is used for acquiring information written on the notebook;
the identification module is used for identifying the information characteristics of the information;
and the sending module is used for sending the information characteristics to a terminal so as to classify the information.
CN202010014120.2A 2020-01-07 2020-01-07 Method and device for processing writing information of notebook computer Pending CN111274868A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010014120.2A CN111274868A (en) 2020-01-07 2020-01-07 Method and device for processing writing information of notebook computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010014120.2A CN111274868A (en) 2020-01-07 2020-01-07 Method and device for processing writing information of notebook computer

Publications (1)

Publication Number Publication Date
CN111274868A true CN111274868A (en) 2020-06-12

Family

ID=70996977

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010014120.2A Pending CN111274868A (en) 2020-01-07 2020-01-07 Method and device for processing writing information of notebook computer

Country Status (1)

Country Link
CN (1) CN111274868A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013015283A1 (en) * 2011-07-25 2013-01-31 ブラザー工業株式会社 Electronic writing device and electronic writing system
CN103064937A (en) * 2012-12-25 2013-04-24 广东欧珀移动通信有限公司 Method and device for storing photos and based on shooting address and shooting time
WO2016010054A1 (en) * 2014-07-16 2016-01-21 ブラザー工業株式会社 Handwritten content processing system, information processing device, program, reading device, and notebook
CN105989375A (en) * 2015-01-30 2016-10-05 富士通株式会社 Classifier, classification device and classification method for classifying handwritten character images
WO2017016160A1 (en) * 2015-07-30 2017-02-02 北京奇虎科技有限公司 Classification-based storage method for target picture, and corresponding terminal
CN106845358A (en) * 2016-12-26 2017-06-13 苏州大学 A kind of method and system of handwritten character characteristics of image identification
US20180314882A1 (en) * 2017-04-27 2018-11-01 Lenovo (Singapore) Pte. Ltd. Sorting and displaying digital notes on a digital whiteboard

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013015283A1 (en) * 2011-07-25 2013-01-31 ブラザー工業株式会社 Electronic writing device and electronic writing system
CN103064937A (en) * 2012-12-25 2013-04-24 广东欧珀移动通信有限公司 Method and device for storing photos and based on shooting address and shooting time
WO2016010054A1 (en) * 2014-07-16 2016-01-21 ブラザー工業株式会社 Handwritten content processing system, information processing device, program, reading device, and notebook
CN105989375A (en) * 2015-01-30 2016-10-05 富士通株式会社 Classifier, classification device and classification method for classifying handwritten character images
WO2017016160A1 (en) * 2015-07-30 2017-02-02 北京奇虎科技有限公司 Classification-based storage method for target picture, and corresponding terminal
CN106845358A (en) * 2016-12-26 2017-06-13 苏州大学 A kind of method and system of handwritten character characteristics of image identification
US20180314882A1 (en) * 2017-04-27 2018-11-01 Lenovo (Singapore) Pte. Ltd. Sorting and displaying digital notes on a digital whiteboard

Similar Documents

Publication Publication Date Title
CN105843615B (en) Notification message processing method and device
KR101801188B1 (en) Mobile device and control method for the same
US20180121040A1 (en) Method and device for managing notification messages
US20170139555A1 (en) Method and device for displaying a message
CN106775202B (en) Information transmission method and device
CN110764627B (en) Input method and device and electronic equipment
CN111526287A (en) Image shooting method, image shooting device, electronic equipment, server, image shooting system and storage medium
CN114327189A (en) Operation method, intelligent terminal and storage medium
KR20140113155A (en) Mobile device and control method for the same
CN112181265B (en) Touch signal processing method, device and medium
JP2017529640A (en) Short message processing method, apparatus, program, and recording medium
CN110673917A (en) Information management method and device
CN105704322B (en) Weather information acquisition methods and device
CN110989902A (en) Information processing method and device, writing equipment and terminal equipment
CN105095296B (en) File management method and device
CN112130719B (en) Page display method, device and system, electronic equipment and storage medium
CN105260088B (en) Information classification display processing method and device
CN108491535B (en) Information classified storage method and device
CN109145151B (en) Video emotion classification acquisition method and device
CN111274868A (en) Method and device for processing writing information of notebook computer
CN112083841B (en) Information input method, device and storage medium
CN114595007A (en) Operation method, intelligent terminal and storage medium
CN110502484B (en) Method, device and medium for displaying file information on mobile terminal
CN115577192A (en) Search result display method and device, mobile terminal and storage medium
CN112862349A (en) Data processing method, device and equipment based on ABS (anti-lock braking system) service data

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