CN109408623B - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN109408623B
CN109408623B CN201811289767.5A CN201811289767A CN109408623B CN 109408623 B CN109408623 B CN 109408623B CN 201811289767 A CN201811289767 A CN 201811289767A CN 109408623 B CN109408623 B CN 109408623B
Authority
CN
China
Prior art keywords
text information
information
recording
preset application
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811289767.5A
Other languages
Chinese (zh)
Other versions
CN109408623A (en
Inventor
谭杰夫
李丹
任心仪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN201811289767.5A priority Critical patent/CN109408623B/en
Publication of CN109408623A publication Critical patent/CN109408623A/en
Application granted granted Critical
Publication of CN109408623B publication Critical patent/CN109408623B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Abstract

The present disclosure relates to an information processing method and apparatus. The method comprises the following steps: performing text conversion on the received voice information to obtain converted text information; determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text; and recording the converted text information by using the preset application. Through the technical scheme, the text information can be conveniently and quickly recorded in the preset application by utilizing a voice mode, so that the operation is simplified, and the efficiency of recording the text information in the preset application is improved.

Description

Information processing method and device
Technical Field
The present disclosure relates to the field of information processing, and in particular, to an information processing method and apparatus.
Background
At present, when a user expects to record some text information in preset applications for recording information through texts, such as a note application, a memo application, a calendar and the like, the preset applications are often opened manually, information to be filled in is then input manually, and finally, the information is stored, so that the whole recording process can be completed. Therefore, in the related art, when the text information is recorded through the preset application of the text recording information, the operation is too complicated, and the recording efficiency is low.
Disclosure of Invention
The embodiment of the disclosure provides an information processing method and device. The technical scheme is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided an information processing method including:
performing text conversion on the received voice information to obtain converted text information;
determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text;
and recording the converted text information by using the preset application.
In one embodiment, after obtaining the converted text information, the method further includes:
and performing semantic analysis on the converted text information by adopting a preset algorithm.
In one embodiment, determining a preset application for recording the converted text information according to the content of the converted text information includes:
determining third text information which indicates a preset application for recording the converted text information in the converted text information according to an analysis result;
and determining a preset application for recording the converted text information according to the third text information.
In one embodiment, recording the converted text information using the preset application includes:
according to the analysis result, determining first text information representing types and second text information representing contents in the converted text information;
and taking the first text information as a label, and correspondingly recording the first text information and the second text information through the preset application.
In one embodiment, the method further comprises:
when a search instruction is received, determining a search keyword and a search range corresponding to the search instruction;
searching target information matched with the search keyword in the label of the preset application record aiming at the condition that the search range comprises types;
and searching target information matched with the search keyword in the second text information of the preset application record aiming at the condition that the search range comprises content.
In one embodiment, the search instructions include text search instructions and/or voice search instructions. According to a second aspect of the embodiments of the present disclosure, there is provided an information processing apparatus including:
the conversion module is used for performing text conversion on the received voice information to obtain converted text information;
the first determining module is used for determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text;
and the recording module is used for recording the converted text information by using the preset application.
In one embodiment, the apparatus further comprises:
and the analysis module is used for performing semantic analysis on the converted text information by adopting a preset algorithm after the converted text information is obtained.
In one embodiment, the first determining module comprises:
the first determining submodule is used for determining third text information which is used for recording the preset application of the converted text information and is expressed in the converted text information according to an analysis result;
and the second determining submodule is used for determining a preset application for recording the converted text information according to the third text information.
In one embodiment, the recording module includes:
the third determining submodule is used for determining the first text information representing the type and the second text information representing the content in the converted text information according to the analysis result;
and the recording sub-module is used for taking the first text information as a label and correspondingly recording the first text information and the second text information through the preset application.
In one embodiment, the apparatus further comprises:
the second determining module is used for determining a search keyword and a search range corresponding to a search instruction when the search instruction is received;
the first searching module is used for searching target information matched with the search keyword in the label of the preset application record aiming at the condition that the search range comprises the type;
and the second searching module is used for searching target information matched with the search keyword in the second text information recorded by the preset application according to the condition that the search range comprises content. According to a third aspect of the embodiments of the present disclosure, there is provided an information processing apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
performing text conversion on the received voice information to obtain converted text information;
determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text;
and recording the converted text information by using the preset application. According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the steps of the method of the first aspect.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
the preset application for recording the converted text information can be automatically determined according to the content of the voice information or the converted text information, the converted text information is recorded by using the preset application, and the text information is conveniently and quickly recorded in the preset application in a voice mode, so that the operation is simplified, and the efficiency of recording the text information in the preset application is 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 present disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is a flow chart illustrating an information processing method according to an example embodiment.
Fig. 2 is a flow chart illustrating another information processing method according to an example embodiment.
Fig. 3 is a flow chart illustrating yet another information processing method according to an example embodiment.
Fig. 4 is a block diagram illustrating an information processing apparatus according to an example embodiment.
Fig. 5 is a block diagram illustrating another information processing apparatus according to an example embodiment.
Fig. 6 is a block diagram illustrating yet another information processing apparatus according to an exemplary embodiment.
Fig. 7 is a block diagram illustrating a method for an information processing apparatus according to an example embodiment.
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 implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
At present, when a user expects to record some text information in preset applications for recording information through texts, such as a note application, a memo application, a calendar and the like, the preset applications are often opened manually, information to be filled in is then input manually, and finally, the information is stored, so that the whole recording process can be completed. Therefore, in the related art, when the text information is recorded through the preset application of the text recording information, the operation is too complicated, and the recording efficiency is low.
Meanwhile, the related art does not support information search in the preset application of recording information through text, and a user can only manually check the recorded text information one by one.
In order to solve the above technical problem, an embodiment of the present disclosure provides an information processing method, which may be used in an information processing determining program, system or device, and an execution subject corresponding to the method may be a terminal such as a mobile phone or a tablet, as shown in fig. 1, where the method includes steps S101 to S103:
in step S101, performing text conversion on the received voice message to obtain converted text information;
receiving the voice information includes receiving the voice information by a voice assistant of the terminal.
The converted text information includes Chinese characters, punctuation marks, numbers, letters, etc.
In step S102, determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application includes an application for recording information through a text;
the preset application may include: note applications, memo applications, notepad applications, calendars, and the like are used for recording information by text.
In step S103, the converted text information is recorded using a preset application.
The preset application for recording the converted text information can be automatically determined according to the content of the voice information or the converted text information, the converted text information is recorded by using the preset application, and the text information is conveniently and quickly recorded in the preset application in a voice mode, so that the operation is simplified, and the efficiency of recording the text information in the preset application is improved.
In one embodiment, after obtaining the converted text information, the method further includes:
and performing semantic analysis on the converted text information by adopting a preset algorithm to obtain an analysis result.
The preset algorithm may be Natural Language Processing (NLP), a related algorithm, that is, a sub-domain technology of Artificial Intelligence (AI).
In one embodiment, determining the preset application for recording the converted text information according to the content of the converted text information includes:
determining third text information which is used for recording the preset application of the converted text information and is in the converted text information according to the analysis result;
the third text information characterizes a preset application for recording the converted text information, and may be information related to a name of the preset application, based on which the preset application may be determined, for example: the name of the preset application, the name and the number of the installation package of the preset application and the like.
And determining a preset application for recording the converted text information according to the third text information.
And determining the third text information according to the analysis result, and then automatically recording the converted text information to a preset application according to the third text information so as to conveniently and quickly record the text information in the preset application in a voice mode, thereby simplifying the operation and improving the efficiency of recording the text information in the preset application.
When a predetermined application for recording the converted text information is determined using the voice information, the voice information may be compared with pronunciations of applications for recording the information through the text, and an application whose pronunciation matches the voice information may be determined as the predetermined application to accurately determine the predetermined application.
As shown in fig. 2, in one embodiment, the step S103 shown in fig. 1, namely, recording the converted text information by using the preset application, may include steps S201 and S202:
in step S201, according to the parsing result, determining first text information representing the type and second text information representing the content in the converted text information;
in step S202, the first text information is used as a label, and is recorded in correspondence with the second text information through a preset application, for example, the format of the converted text information may be [ type ] [ text representing content ].
According to the analysis result, the first text information of the representation type and the second text information of the representation content can be determined, then the first text information is used as a label, the second text information is recorded under the label, and the first text information and the second text information are automatically and correspondingly recorded through the preset application, so that the converted text information can be classified and recorded according to different labels, and the text information with different labels is prevented from being mixed and recorded.
When the classified records are recorded, a plurality of specific text messages can be recorded under each type, and the specific representation form of the classified records can be as follows:
type 1/label 1, for example: [ creation ]
1.1XX 1.1 hand-knitted piece … … today
1.2YY 1.2 specially making a Fengsheng lunch
Type 2/label 2 [ Schedule ]
2.1MM 2.1 tomorrow will be in a meeting at 2 o' clock
2.2NN 2.2 Skyard plane to Beijing
The first text information characterizing the type may be "creative", "schedule", "inventory", "schedule", etc., and the second text information characterizing the content is the current specific content of the type.
When the type is "creative" and the text characterizing the content is "XXX", the text information is converted to "creative XXX".
As shown in fig. 3, in an embodiment, the method may further include steps S301 to S303:
in step S301, when a search instruction is received, a search keyword and a search range corresponding to the search instruction are determined;
wherein, the search scope includes the scope indicated by the search keyword, for example: when the search keyword represents the type, the targeted search scope comprises the type of the text recorded in the preset application, and when the search keyword represents the content, the targeted search scope comprises the content of the text recorded in the preset application.
In step S302, for the case that the search range includes a type, target information matching the search keyword in the tag of the preset application record is searched;
and target information in the tag, which matches the search keyword, i.e., all text information recorded under the tag.
In step S303, for the case that the search range includes content, target information matching the search keyword in the second text information of the preset application record is searched.
When a search instruction is received, the target information can be quickly searched and searched in the preset application according to the search range in the search instruction, and compared with the fact that the search cannot be carried out in the preset application by using the keywords in the related technology, the functions of the terminal or the preset application are richer, and great convenience is brought to users.
Of course, those skilled in the art will understand that:
for the case that the search range includes a type, searching for target information matched with the search keyword in the tag of the preset application record, which is equivalent to performing a search according to the information category in the preset application, where all text information recorded under the type/tag is searched out, for example: when the "schedule" type is included for the search range, all the text contents recorded under the information type/tag of "schedule" are searched out.
And for the case that the search range includes content, searching for target information matched with the search keyword in the second text information recorded in the preset application, which is equivalent to performing a search in the preset application according to a specific keyword, where the search is performed on at least one piece of text information related to the search keyword, specifically, the search is performed on text information including the search keyword, or the search is performed on text information including content having a similar meaning to the search keyword, for example: when the search range is the range indicated by the search keyword "XX music", all the texts in which the typeface of "XX music" is recorded in the preset application are searched.
Second, in general, the scope of the search is larger for the case where the search scope includes the genre than for the case where the search scope includes the content.
In addition, when the type and the content are used simultaneously to search in the preset application, the searched information is more accurate. That is to say, for the case that the search range corresponding to the analyzed search keyword includes both the genre and the content, all the second text information in the genre may be determined according to the genre, and then the second text information corresponding to the content may be determined from the searched second text information.
In one embodiment, the search instructions include text search instructions and/or voice search instructions.
The search instruction can be a text search instruction and/or a voice search instruction, so that a user can quickly search in the preset application by using characters and/or voice, the search flexibility of text information in the preset application is improved, and great convenience is brought to the user.
The technical solution of the present invention will be further described in detail by the following specific examples:
the mobile phone receives the voice information input by the voice assistant.
Recognizing the voice information by using an NLP (Natural Language Processing, which is a sub-field of Artificial Intelligence (AI)) technology to obtain converted text information, and determining which preset application the converted text information is related to;
when the text information is related to the 'note' application (the converted text information has 'note' two words), the type and the specific content of the converted text information are determined, and the type and the specific content of the converted text information are correspondingly recorded in the 'note' application. In this embodiment, it is assumed that the text information is converted into "please record that i went to go to france around friday" in the memo application, "the type is" schedule, "the content of the information is" go to france around friday, "and" go to france around friday "in the memo application may be recorded as follows.
When the voice information of 'please search schedule in the note application' is received, the searching instruction containing the information type of 'schedule' is determined to be received, and the text information of 'Friday go France' recorded in the note application can be searched out by searching in the 'note' application according to the information type of 'schedule'. Or
When receiving the "france" word input in the "note-on-a-go" application and determining that a search instruction containing the content of "france" is received, the text information of "friday go to france" recorded in the note-on-a-go application can be searched according to the content of "france".
Finally, it is clear that: the above embodiments can be freely combined by those skilled in the art according to actual needs.
Corresponding to the above information processing method provided in the embodiment of the present disclosure, an embodiment of the present disclosure further provides an information processing apparatus, as shown in fig. 4, the apparatus includes:
a conversion module 401 configured to perform text conversion on the received voice information to obtain converted text information;
a first determining module 402 configured to determine a preset application configured to record the converted text information according to the content of the voice information or the converted text information, wherein the preset application includes an application that records information by text;
a recording module 403 configured to record the converted text information using a preset application.
In one embodiment, the apparatus further comprises:
and the analysis module is configured to perform semantic analysis on the converted text information by adopting a preset algorithm after the converted text information is obtained.
In one embodiment, the first determining module 402 may include:
the first determining sub-module is configured to determine third text information representing a preset application configured to record the converted text information in the converted text information according to the analysis result;
a second determining sub-module configured to determine, according to the third text information, a preset application configured to record the converted text information.
As shown in fig. 5, in an embodiment, the recording module 403 shown in fig. 4 may include:
a third determining submodule 4031 configured to determine, according to the parsing result, first text information representing the type and second text information representing the content in the converted text information;
and the recording sub-module 4032 is configured to record the first text information as a tag and the second text information by a preset application.
As shown in fig. 6, in one embodiment, the apparatus may further include:
the second determining module 601 is configured to determine a search keyword and a search range corresponding to a search instruction when the search instruction is received;
a first searching module 602, configured to search for target information matching the search keyword in the tag of the preset application record, in case that the search scope includes the type;
and a second searching module 603 configured to search for target information matching the search keyword in the second text information recorded by the preset application, in case that the search scope includes content.
According to an embodiment of the present disclosure, there is also provided an information processing apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
performing text conversion on the received voice information to obtain converted text information; determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text;
and recording the converted text information by using the preset application.
The processor may be further configured to:
after obtaining the converted text information, the method further comprises:
and performing semantic analysis on the converted text information by adopting a preset algorithm.
The processor may be further configured to:
determining a preset application for recording the converted text information according to the content of the converted text information, wherein the preset application comprises the following steps:
determining third text information which indicates a preset application for recording the converted text information in the converted text information according to an analysis result;
and determining a preset application for recording the converted text information according to the third text information.
The processor may be further configured to:
recording the converted text information using the preset application, including:
according to the analysis result, determining first text information representing types and second text information representing contents in the converted text information;
and taking the first text information as a label, and correspondingly recording the first text information and the second text information through the preset application.
The processor may be further configured to:
the method further comprises the following steps:
when a search instruction is received, determining a search keyword and a search range corresponding to the search instruction;
searching target information matched with the search keyword in the label of the preset application record aiming at the condition that the search range comprises types;
and searching target information matched with the search keyword in the second text information of the preset application record aiming at the condition that the search range comprises content.
The processor may be further configured to:
the search instructions include text search instructions and/or voice search instructions.
Fig. 7 is a block diagram illustrating an information processing apparatus 700 adapted for use with a terminal device according to an exemplary embodiment. For example, the apparatus 700 may be a mobile phone, a computer, a digital broadcast 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. 7, the apparatus 700 may include one or at least two of the following components: a processing component 702, a memory 704, a power component 706, a multimedia component 708, an audio component 710, an input/output (I/O) interface 712, a sensor component 714, and a communication component 716.
The processing component 702 generally controls overall operation of the device 700, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 702 may include one or at least two processors 720 to execute instructions to perform all or part of the steps of the methods described above. Further, the processing component 702 may include one or at least two modules that facilitate interaction between the processing component 702 and other components. For example, the processing component 702 may include a multimedia module to facilitate interaction between the multimedia component 708 and the processing component 702.
The memory 704 is configured to store various types of data to support operations at the apparatus 700. Examples of such data include instructions for any stored object or method of operation on the device 700, contact user data, phonebook data, messages, pictures, videos, and so forth. The memory 704 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 supply component 706 provides power to the various components of the device 700. The power components 706 may include a power management system, one or at least two power supplies, and other components associated with generating, managing, and distributing power supplies for the apparatus 700.
The multimedia component 708 includes a screen that provides an output interface between the device 700 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 at least two 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 708 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 700 is in an operation mode, such as a photographing 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 710 is configured to output and/or input audio signals. For example, audio component 710 includes a Microphone (MIC) configured to receive external audio signals when apparatus 700 is in an operational 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 704 or transmitted via the communication component 716. In some embodiments, audio component 710 also includes a speaker for outputting audio signals.
The I/O interface 712 provides an interface between the processing component 702 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 assembly 714 includes one or at least two sensors for providing various aspects of status assessment for the device 700. For example, sensor assembly 714 may detect an open/closed state of device 700, the relative positioning of components, such as a display and keypad of device 700, sensor assembly 714 may also detect a change in position of device 700 or a component of device 700, the presence or absence of user contact with device 700, orientation or acceleration/deceleration of device 700, and a change in temperature of device 700. The sensor assembly 714 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 714 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 714 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 716 is configured to facilitate wired or wireless communication between the apparatus 700 and other devices. The apparatus 700 may 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 716 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 716 further includes a Near Field Communication (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 example embodiment, the apparatus 700 may be implemented by one or at least two 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.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 704 comprising instructions, executable by the processor 720 of the device 700 to perform the above-described method 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.
A non-transitory computer readable storage medium, wherein instructions of the storage medium, when executed by a processor of the apparatus 700, enable the apparatus 700 to perform an information processing method, comprising:
performing text conversion on the received voice information to obtain converted text information; determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text;
and recording the converted text information by using the preset application.
In one embodiment, after obtaining the converted text information, the method further includes:
and performing semantic analysis on the converted text information by adopting a preset algorithm.
In one embodiment, determining a preset application for recording the converted text information according to the content of the converted text information includes:
determining third text information which indicates a preset application for recording the converted text information in the converted text information according to an analysis result;
and determining a preset application for recording the converted text information according to the third text information.
In one embodiment, recording the converted text information using the preset application includes:
according to the analysis result, determining first text information representing types and second text information representing contents in the converted text information;
and taking the first text information as a label, and correspondingly recording the first text information and the second text information through the preset application.
In one embodiment, the method further comprises:
when a search instruction is received, determining a search keyword and a search range corresponding to the search instruction;
searching target information matched with the search keyword in the label of the preset application record aiming at the condition that the search range comprises types;
and searching target information matched with the search keyword in the second text information of the preset application record aiming at the condition that the search range comprises content.
In one embodiment, the search instructions include text search instructions and/or voice search instructions. 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 (13)

1. An information processing method characterized by comprising:
performing text conversion on the received voice information to obtain converted text information;
determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text;
recording the converted text information by using the preset application;
the determining a preset application for recording the converted text information includes:
comparing the voice information with pronunciations of all applications used for recording information through the text, and determining the application with the pronunciation matched with the voice information as a preset application; alternatively, the first and second electrodes may be,
and determining the preset application according to the related information which is used for recording the name of the preset application of the converted text information and is in the converted text information.
2. The method of claim 1, further comprising, after obtaining the converted text information:
and performing semantic analysis on the converted text information by adopting a preset algorithm.
3. The method of claim 2, wherein determining a predetermined application for recording the converted text information according to the content of the converted text information comprises:
determining third text information which indicates a preset application for recording the converted text information in the converted text information according to an analysis result;
and determining a preset application for recording the converted text information according to the third text information.
4. The method according to claim 2 or 3, wherein recording the converted text information using the preset application comprises:
according to the analysis result, determining first text information representing types and second text information representing contents in the converted text information;
and taking the first text information as a label, and correspondingly recording the first text information and the second text information through the preset application.
5. The method of claim 4, further comprising:
when a search instruction is received, determining a search keyword and a search range corresponding to the search instruction;
searching target information matched with the search keyword in the label of the preset application record aiming at the condition that the search range comprises types;
and searching target information matched with the search keyword in the second text information of the preset application record aiming at the condition that the search range comprises content.
6. The method of claim 5, wherein the search instruction comprises a text search instruction and/or a voice search instruction.
7. An information processing apparatus characterized by comprising:
the conversion module is used for performing text conversion on the received voice information to obtain converted text information;
the first determining module is used for determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text;
the recording module is used for recording the converted text information by using the preset application;
the determining a preset application for recording the converted text information includes:
comparing the voice information with pronunciations of all applications used for recording information through the text, and determining the application with the pronunciation matched with the voice information as a preset application; alternatively, the first and second electrodes may be,
and determining the preset application according to the related information which is used for recording the name of the preset application of the converted text information and is in the converted text information.
8. The apparatus of claim 7, further comprising:
and the analysis module is used for performing semantic analysis on the converted text information by adopting a preset algorithm after the converted text information is obtained.
9. The apparatus of claim 8,
the first determining module includes:
the first determining submodule is used for determining third text information which is used for recording the preset application of the converted text information and is expressed in the converted text information according to an analysis result;
and the second determining submodule is used for determining a preset application for recording the converted text information according to the third text information.
10. The apparatus of claim 8 or 9, wherein the recording module comprises:
the third determining submodule is used for determining the first text information representing the type and the second text information representing the content in the converted text information according to the analysis result;
and the recording sub-module is used for taking the first text information as a label and correspondingly recording the first text information and the second text information through the preset application.
11. The apparatus of claim 10, further comprising:
the second determining module is used for determining a search keyword and a search range corresponding to a search instruction when the search instruction is received;
the first searching module is used for searching target information matched with the search keyword in the label of the preset application record aiming at the condition that the search range comprises the type;
and the second searching module is used for searching target information matched with the search keyword in the second text information recorded by the preset application according to the condition that the search range comprises content.
12. An information processing apparatus characterized by comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to:
performing text conversion on the received voice information to obtain converted text information;
determining a preset application for recording the converted text information according to the content of the voice information or the converted text information, wherein the preset application comprises an application for recording information through a text;
recording the converted text information by using the preset application;
the determining a preset application for recording the converted text information includes:
comparing the voice information with pronunciations of all applications used for recording information through the text, and determining the application with the pronunciation matched with the voice information as a preset application; alternatively, the first and second electrodes may be,
and determining the preset application according to the related information which is used for recording the name of the preset application of the converted text information and is in the converted text information.
13. A non-transitory computer readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 6.
CN201811289767.5A 2018-10-31 2018-10-31 Information processing method and device Active CN109408623B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811289767.5A CN109408623B (en) 2018-10-31 2018-10-31 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811289767.5A CN109408623B (en) 2018-10-31 2018-10-31 Information processing method and device

Publications (2)

Publication Number Publication Date
CN109408623A CN109408623A (en) 2019-03-01
CN109408623B true CN109408623B (en) 2021-11-23

Family

ID=65471014

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811289767.5A Active CN109408623B (en) 2018-10-31 2018-10-31 Information processing method and device

Country Status (1)

Country Link
CN (1) CN109408623B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183422A (en) * 2015-08-31 2015-12-23 百度在线网络技术(北京)有限公司 Voice control method and apparatus for application program
CN106909336A (en) * 2017-02-24 2017-06-30 北京小米移动软件有限公司 Note creation method and device
CN107038220A (en) * 2017-03-20 2017-08-11 北京光年无限科技有限公司 Method, intelligent robot and system for generating memorandum
CN107580128A (en) * 2017-08-31 2018-01-12 珠海市魅族科技有限公司 Backlog processing method and processing device, terminal and readable storage medium storing program for executing
CN108121490A (en) * 2016-11-28 2018-06-05 三星电子株式会社 For handling electronic device, method and the server of multi-mode input

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9547647B2 (en) * 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
CN103065659B (en) * 2012-12-06 2015-12-23 广东欧珀移动通信有限公司 A kind of multimedia recording method
US10212207B2 (en) * 2013-08-21 2019-02-19 At&T Intellectual Property I, L.P. Method and apparatus for accessing devices and services
US10468051B2 (en) * 2015-05-09 2019-11-05 Sugarcrm Inc. Meeting assistant
CN105100360B (en) * 2015-08-26 2019-05-03 百度在线网络技术(北京)有限公司 Call householder method and device for voice communication
CN105609106A (en) * 2015-12-16 2016-05-25 魅族科技(中国)有限公司 Event recording document generation method and apparatus
CN106293961B (en) * 2016-07-28 2020-03-03 北京小米移动软件有限公司 Text information processing method and device
CN108512992A (en) * 2018-02-28 2018-09-07 维沃移动通信有限公司 A kind of information processing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183422A (en) * 2015-08-31 2015-12-23 百度在线网络技术(北京)有限公司 Voice control method and apparatus for application program
CN108121490A (en) * 2016-11-28 2018-06-05 三星电子株式会社 For handling electronic device, method and the server of multi-mode input
CN106909336A (en) * 2017-02-24 2017-06-30 北京小米移动软件有限公司 Note creation method and device
CN107038220A (en) * 2017-03-20 2017-08-11 北京光年无限科技有限公司 Method, intelligent robot and system for generating memorandum
CN107580128A (en) * 2017-08-31 2018-01-12 珠海市魅族科技有限公司 Backlog processing method and processing device, terminal and readable storage medium storing program for executing

Also Published As

Publication number Publication date
CN109408623A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
US9942690B2 (en) Method and device for information push
US10372469B2 (en) Method and device for displaying information
CN105068976B (en) Ticket information display method and device
US9959487B2 (en) Method and device for adding font
US11335348B2 (en) Input method, device, apparatus, and storage medium
WO2017092121A1 (en) Information processing method and device
CN112035031B (en) Note generation method and device, electronic equipment and storage medium
CN106792604B (en) Method and device for service prompt in communication process
CN108270661B (en) Information reply method, device and equipment
CN106657543B (en) Voice information processing method and device
CN111797262A (en) Poetry generation method and device, electronic equipment and storage medium
CN111831806A (en) Semantic integrity determination method and device, electronic equipment and storage medium
CN109992754B (en) Document processing method and device
CN111209381B (en) Time management method and device in dialogue scene
CN108108356B (en) Character translation method, device and equipment
CN107368562B (en) Page display method and device and terminal
CN109408623B (en) Information processing method and device
CN107846347B (en) Communication content processing method and device and electronic equipment
CN109285545A (en) Information processing method and device
CN111667827B (en) Voice control method and device for application program and storage medium
CN112837668B (en) Voice processing method and device for processing voice
CN113035189A (en) Document demonstration control method, device and equipment
CN110362760B (en) Method, device and medium for intelligently prompting search results
CN112198972A (en) Input method, device, equipment and storage medium
CN111414766A (en) Translation method and device

Legal Events

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