CN111142993A - Information acquisition method, terminal and computer storage medium - Google Patents

Information acquisition method, terminal and computer storage medium Download PDF

Info

Publication number
CN111142993A
CN111142993A CN201911246708.4A CN201911246708A CN111142993A CN 111142993 A CN111142993 A CN 111142993A CN 201911246708 A CN201911246708 A CN 201911246708A CN 111142993 A CN111142993 A CN 111142993A
Authority
CN
China
Prior art keywords
keyword
information
function
guide
application
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
CN201911246708.4A
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.)
Shenzhen Microphone Holdings Co Ltd
Shenzhen Transsion Holdings Co Ltd
Original Assignee
Shenzhen Microphone Holdings Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Microphone Holdings Co Ltd filed Critical Shenzhen Microphone Holdings Co Ltd
Priority to CN201911246708.4A priority Critical patent/CN111142993A/en
Publication of CN111142993A publication Critical patent/CN111142993A/en
Priority to PCT/CN2020/109582 priority patent/WO2021109615A1/en
Priority to CN202080083929.9A priority patent/CN114761926A/en
Priority to CN202311458721.2A priority patent/CN117453332A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/453Help systems
    • 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/33Querying
    • G06F16/3331Query processing
    • G06F16/3332Query translation
    • G06F16/3334Selection or weighting of terms from queries, including natural language queries
    • 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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Landscapes

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

Abstract

The embodiment of the invention provides an information acquisition method, a terminal and a computer storage medium. And outputting the target object and/or the associated information. Therefore, by adopting the method, the user only needs to determine the target object and/or the associated information of the target object without carrying out multi-level searching, and the information searching efficiency can be improved.

Description

Information acquisition method, terminal and computer storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to an information obtaining method, a terminal, and a computer storage medium.
Background
With the function of the application program becoming richer and richer, in order to facilitate users to know various functions of the application program more comprehensively, a more comprehensive and detailed introduction of the functions of the application program can be provided for the users by describing some basic operations and questions and answers in the application program in detail. The existing introduction of the application program function usually adopts a form of a multi-level menu, for example, when a user needs to know a certain function of the application program, the user can only search step by step according to the multi-level menu, and the searching efficiency is low. Therefore, how to improve the information acquisition efficiency becomes a problem to be solved.
Disclosure of Invention
The embodiment of the invention provides an information acquisition method, an information acquisition device, a terminal and a computer storage medium, which can improve the information searching efficiency.
In one aspect, an embodiment of the present invention provides an information obtaining method, including:
acquiring a query request;
searching a target object and/or the associated information of the target object;
and outputting the target object and/or the associated information.
In another aspect, an embodiment of the present invention provides an information acquiring apparatus, including:
an acquisition unit configured to acquire query information;
the searching unit is used for searching a target object and/or the associated information of the target object;
and the output unit is used for outputting the target object and/or the associated information.
In another aspect, an embodiment of the present invention provides a terminal, including:
a processor adapted to implement one or more instructions; and the number of the first and second groups,
a memory storing one or more instructions adapted to be loaded by the processor and to perform the following information retrieval method:
acquiring query information;
searching a target object and/or the associated information of the target object;
and outputting the target object and/or the associated information.
In another aspect, an embodiment of the present invention provides a computer storage medium, where program instructions are stored in the computer storage medium, and when executed, the program instructions are configured to implement the following information acquisition method:
acquiring query information;
searching a target object and/or the associated information of the target object;
and outputting the target object and/or the associated information.
The embodiment of the invention provides an information acquisition method, an information acquisition device, a terminal and a computer storage medium. And outputting the target object and/or the associated information. Therefore, by adopting the method, the user only needs to determine the target object and/or the associated information of the target object without carrying out multi-level searching, and the information searching efficiency can be improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a diagram illustrating the introduction of application functionality in the prior art;
fig. 2 is a flowchart of an information obtaining method according to an embodiment of the present invention;
fig. 3 is a flowchart of an information obtaining method according to an embodiment of the present invention;
fig. 4 is a flowchart of an information obtaining method according to an embodiment of the present invention;
fig. 5 is a schematic diagram of an application scenario of an information obtaining method according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an information acquisition apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
With the function of the application program becoming richer and richer, in order to facilitate users to know various functions of the application program more comprehensively, a more comprehensive and detailed introduction of the functions of the application program can be provided for the users by describing some basic operations and questions and answers in the application program in detail. As shown in fig. 1, the current application program mostly adopts a multi-level menu form for function introduction, and a user can enter a first-level menu of the function introduction through system setting and then click a more detailed function introduction to enter a next-level menu. In the example shown in fig. 1, the user first clicks on the setting option, and enters an interface corresponding to the setting option, i.e., enters a first-level menu of the function introduction. When the user clicks the help option, the interface corresponding to the help option is entered, that is, the second-level menu of the function introduction is entered. When the user needs to know more detailed function introduction (for example, how to send the voice red packet), the user clicks the question option and enters an interface corresponding to the question option, as shown in fig. 1. In the process of obtaining detailed function introduction by the user, the user needs to obtain detailed information of the final function introduction through multi-level selection, and the selection process is complicated; and the finally displayed function introduction is only in the form of characters or pictures, which is not beneficial for the user to know the corresponding function more intuitively or use the corresponding function.
In order to solve the problem of low information search efficiency, an embodiment of the present invention provides an information obtaining method, where a query request is obtained to search for a target object and/or associated information of the target object. And outputting the target object and/or the associated information. Therefore, by adopting the method, the user only needs to determine the target object and/or the associated information of the target object without carrying out multi-level searching, and the information searching efficiency can be improved.
An embodiment of the present invention provides an information obtaining method, please refer to fig. 2, which may be applied to a terminal, and specifically includes the following steps:
s201, acquiring a query request.
When the user needs to inquire information, the inquiry request can be input through the input device. The input device may include, but is not limited to, an audio device, a touch display screen, and the like of the terminal. Optionally, the terminal obtains the query request, analyzes the query request, and may determine a target object corresponding to the query request. For example, if the query request is "how to use the video capture function", it may be determined that the target object corresponding to the query request is the video capture function.
S202, searching a target object and/or the associated information of the target object.
The target object is an object to be queried corresponding to the query request, wherein the target object may include, but is not limited to, a file, a function, an application, and the like. For example, the target object may be a video file, a video capture function, or a video application. The associated information of the target object is used to indicate the path of the target object, and may include, but is not limited to, guidance information path, and the like. Wherein the guidance information may be used to indicate a path of the target object. For example, when the target object is a video capture function, the guidance information may include "video application, video capture function". Alternatively, the guidance information path may describe the path of the target object in more detail. For example, when the target object is a video capture function, the guidance information path may include "video application, video capture, video".
S203, outputting the target object and/or the associated information.
When the target object and/or the associated information of the target object are/is found, the terminal can output the target object and/or the associated information. The manner in which the terminal outputs the target object and/or the associated information may include, but is not limited to, displaying through a voice prompt and/or through a visual operation interface. For example, when the target object is a video shooting function, the terminal will play an alert tone "next, please introduce the video shooting function for you, first, please open the video application …". It should be understood that the content of the play alert tone is only an example, and the embodiment is not limited thereto.
The embodiment of the invention provides an information acquisition method, which searches a target object and/or associated information of the target object by acquiring a query request. And outputting the target object and/or the associated information. Therefore, by adopting the method, the user only needs to determine the target object and/or the associated information of the target object without carrying out multi-level searching, and the information searching efficiency can be improved.
An embodiment of the present invention provides an information obtaining method, please refer to fig. 3, which may be applied to a terminal, and specifically includes the following steps:
s301, acquiring a query request, wherein the query request comprises information query keywords.
When a user needs to perform information query, a query request can be input through an input device of a terminal (such as a mobile phone, a tablet computer and the like). The input device of the terminal may include, but is not limited to, an audio device, a touch display screen, and the like. The query input request may be a voice input by the user through an audio device of the terminal, for example, the user records a voice through a microphone of a mobile phone, and the recording content is "how to ask for a question to send a red packet to a friend using WeChat"; alternatively, the query input request may be a text input through a touch display screen of the terminal, for example, the user inputs the text "how to send a red packet using WeChat" in a search box of the display interface. The terminal acquires an information query request input by a user, and analyzes the information query request to acquire an information query keyword. The keywords of the information query may include, but are not limited to, application keywords, modifier keywords, and function keywords. The application keyword is an application to be queried in the information query request input by the user, for example, when the information query request input by the user is "how to send a red packet using WeChat", the application keyword of the information query request is WeChat. The function keyword is a function to be queried in an information query request input by a user, for example, when the information query request input by the user is "how to add a telephone number in an address book", the function keyword of the information query request is a telephone number. The modifier key is an operation action on a function in an information query request input by a user, for example, when the information query request input by the user is "how to add a telephone number in an address book", the modifier key of the information query request is addition.
S302, determining the guiding information path keyword matched with the information query keyword.
After the information query keyword is obtained, the information query keyword may be matched with the guidance information path keyword to obtain a guidance information path corresponding to the guidance information path keyword. The guide information path is used for indicating the user to inquire information, so that the user does not need to search step by step through a multi-level menu. Keyword refinement of the guidance information path may obtain guidance information path keywords, where the guidance information path keywords may include, but are not limited to, application guidance keywords, embellished guidance keywords, function guidance keywords, and the like.
And matching the information query keyword with the guide information path keyword, wherein the matching comprises matching the application keyword with the application guide keyword, matching the modification keyword with the modification guide keyword, and matching the function keyword with the function guide keyword. Wherein, S302 may include the steps of:
s11, judging whether the information inquiry keywords comprise application keywords, modification keywords and function keywords;
s12, if the application keyword matches the application guide keyword, the modifier keyword matches the modifier guide keyword, and the function keyword matches the function guide keyword, determining that the information query keyword matches the guide information path keyword;
s13, determining the guidance information path corresponding to the guidance information path keyword matching the information query keyword.
Wherein, when the information query keyword includes an application keyword, a modifier keyword, and a function keyword, it may be determined that the information query request input by the user is valid. Further, if the application keyword is matched with the application guide keyword, the modifier keyword is matched with the modifier guide keyword, and the function keyword is matched with the function guide keyword, it is determined that the information query keyword is matched with the guide information path keyword.
S303, determining a corresponding guide information path according to the guide information path keyword.
And determining a corresponding guide information path according to the guide information path keyword matched with the information query keyword. And the corresponding guide information path is the guide information path corresponding to the information inquiry request of the user. For example, the information query request input by the user is "how to ask for a question to send a red packet to a friend using a WeChat", the terminal may obtain information query keywords including "WeChat, send, and red packet", the terminal matches the information query keywords with the guidance information path keywords, respectively, and if the guidance information path keywords include "WeChat, send, and red packet", the guidance information path corresponding to the guidance information path keywords is determined to be the guidance information path corresponding to the information query request of the user.
S304, providing the guiding information for the user according to the guiding information path.
After the guidance information path is determined, corresponding guidance information may be acquired according to the guidance information path, and the guidance information may be provided to the user to indicate that the user knows the relevant information. The manner in which the guidance information is provided to the user may include, but is not limited to, voice prompts, visual guidance interface prompts, and the like. For example, when the function that the user needs to learn is the WeChat red packet sending function, the screen displays the keywords of the service as ' WeChat, sending and red packet ', and meanwhile, the terminal plays a voice prompt, wherein the voice prompt content is ' you good ', and the function of learning this time is the WeChat red packet sending function '; the screen will then display a dynamic course of the WeChat send Red envelope function (e.g., play a video) to more intuitively guide the user.
In the embodiment of the invention, the information query request input by the user is acquired, the information query keyword is acquired according to the information query request of the user, the information query keyword is matched with the preset guide information path keyword to determine the matched guide information path, and finally the guide information is provided for the user according to the matched guide information path. Therefore, by adopting the method, the user does not need to search in multiple stages, only the guiding information path needs to be determined, the guiding information needing to be known can be obtained according to the guiding information path, and the information searching efficiency can be improved.
An embodiment of the present invention provides another information obtaining method, please refer to fig. 4, where the method may be executed by a terminal, and specifically includes the following steps:
s401, carrying out keyword recognition on the pre-stored guide information, and generating a guide information path corresponding to the guide information path keyword according to the acquired guide information path keyword.
In order to simplify the process of acquiring the guide information by the user, the terminal can perform keyword identification on the guide information in advance so as to obtain a guide information path keyword; each piece of guiding information corresponds to a group of guiding information path keywords. Based on the guiding information path key, a corresponding guiding information path may be generated. It is understood that each guiding information path may correspond to a group of guiding information path keywords, and the correspondence is shown in table 1.
Table 1: guide information path and guide information path keyword correspondence table
Figure BDA0002305629080000071
Each guiding information path may further include a path identifier (e.g., path 1, path 2), and different guiding information paths may be distinguished by the path identifier.
S402, acquiring an information inquiry request input by a user. Step S402 of the present embodiment can refer to step S301 shown in fig. 3, which is not described herein.
S403, judging whether the information inquiry request input by the user is a complete information inquiry request.
In order to query the corresponding guide information through the information query keyword, the terminal first needs to determine whether the information query request input by the user is a complete information query request, that is, whether the information query keyword includes an application keyword, a modification keyword, and a function keyword. Specifically, S403 may include the following steps:
s21, judging whether the information inquiry keywords comprise application keywords, modification keywords and function keywords;
s22, if the information query keyword includes an application keyword, a modification keyword and a function keyword, determining that the information query request corresponding to the information query keyword is complete;
s23, if the information query keyword includes any one or two of an application keyword, a modifier keyword and a function keyword, prompting the user to re-input the information query request.
If the information query keyword corresponding to the information query request input by the user is incomplete, that is, the information query keyword does not completely include the application keyword, the modification keyword and the function keyword, the terminal cannot perform matching according to the incomplete information query keyword. For example, the information query request input by the user is "how to ask for a question to send a red packet", the information query keyword corresponding to the information query request includes "send, red packet", but does not include an application keyword, and the terminal cannot determine which application program the user needs to query is the operation flow for sending the red packet. In this case, the terminal may prompt the user to re-input the information query request, where the terminal may prompt the user that the information query request includes the application keyword, the modifier keyword, and the function keyword, for example, prompt the user that the information query request should include the application to be queried, the function in the application to be queried, and the operation to be performed on the function, and then the user may re-input the information query request according to the prompt to "ask how to send the wechat red packet". Optionally, the terminal may also prompt the user for the missing keyword, for example, prompt the user that the queried application does not exist, and please re-input the application information, and the user may re-input the application information (e.g., input the WeChat) according to the prompt. Optionally, after the user re-inputs the information query request, the terminal may obtain the corresponding information query keyword according to the received information query request re-input by the user, and determine again whether the information query keyword includes the application keyword, the modification keyword and the function keyword, if both of them are included, continue to execute the subsequent steps; otherwise, prompting the user to re-input the information query request again.
S404, judging whether the information query keyword included in the complete information query request is matched with a preset guide information path keyword.
When the information query keyword is matched with the guidance information path keyword, the application keyword is matched with the application guidance keyword, the modification keyword is matched with the modification guidance keyword, and the function keyword is matched with the function guidance keyword. For example, if the information query keyword corresponding to the information query request input by the user includes "WeChat, Send, Red envelope", the application keyword is "WeChat", and the terminal may search in table 1 above for whether the application guide keyword includes "WeChat". For another example, the guidance keyword is "send" in the information query keyword, and the terminal may search in table 1 whether the application guidance keyword includes "send".
S405, if the matching is successful, determining a guide information path corresponding to the guide information path keyword matched with the information query keyword.
And the terminal matches the information query keyword corresponding to the complete information query request with the guide information path keyword, and if the matching is successful, the guide information path corresponding to the guide information path keyword matched with the information query keyword is determined. For example, the information query keyword corresponding to the information query request re-input by the user includes "WeChat, Send, Red packet", the terminal matches the information query keyword with the guidance information path keyword, and if the guidance information path keyword includes "WeChat, Send, Red packet", the guidance information path corresponding to the guidance information path keyword is determined to be the guidance information path corresponding to the information query request of the user.
S406, if the matching fails, the guiding information corresponding to the information query keyword is obtained through the Internet.
When the application keyword and the application guide keyword are respectively matched, the modification keyword and the modification guide keyword are matched, and the function keyword and the function guide keyword are matched, there may be a case where one or more keywords cannot be completely matched, for example, an information query keyword corresponding to an information query request input by a user includes a "WeChat, open, and floating window", and a function keyword in the information query keyword is a "floating window", but a terminal cannot query the keyword in the above table 1, which indicates that the information query request input by the user cannot directly find a corresponding guide information path. In order to obtain the guidance information corresponding to the information query keyword, the information query keyword may be searched through the internet. Specifically, S406 may include the following steps:
s31, if at least one of the application keyword, the modifier keyword and the function keyword is not successfully matched, searching the information query keyword through the internet;
and s32, determining the information with the highest keyword matching degree as the guide information according to the information query keyword and the search result.
When the terminal searches the information query keyword through the internet, the information query keyword can be copied and searched through various large search engines (such as Baidu, Google and the like). And the system automatically selects the information with the highest matching degree as the guide information corresponding to the information query keyword according to the searched result. Optionally, the terminal may prompt the user that the guidance information is information queried through the internet, and the user may select whether to learn the guidance information. For example, the terminal may prompt the user through voice, where the prompt content is "you input an information query request that corresponding content cannot be queried in the system library, ask for whether to display an internet search result for you," and if the user agrees to view, the terminal may display corresponding guidance information on a display interface of the terminal. Optionally, the terminal may analyze the guidance information queried through the internet, obtain a guidance information path keyword corresponding to the guidance information, and generate a corresponding guidance information path; and adding the guide information path and the key words of the guide information path into the table 1 to enrich the content of the table 1, so that the user can search for the next time conveniently.
It should be noted that S405 and S406 are specific execution steps corresponding to two determination results of the determination step S404, S405 and S406 are only a reference sequence, and the execution sequence of the specific steps is not limited in this embodiment.
S407, guidance information is provided to the user. Step S407 of the present embodiment can refer to step S304 shown in fig. 3, which is not described herein.
In the embodiment of the invention, the terminal can identify the keywords of the pre-stored guide information and generate the guide information path corresponding to the guide information path keyword according to the acquired guide information path keyword. When an information query request input by a user is received, acquiring an information query keyword according to the information query request of the user, matching the information query keyword with a preset guide information path keyword to determine a matched guide information path, and finally providing guide information for the user according to the matched guide information path. Therefore, by adopting the method, the user does not need to search in multiple stages, only the guiding information path needs to be determined, the guiding information needing to be known can be obtained according to the guiding information path, and the information searching efficiency can be improved.
Based on the description of the embodiment of the information acquisition method, the embodiment of the invention provides an application scenario in which the information acquisition method is applied to a terminal. In this application scenario, the operation process of the terminal adopting the information obtaining method in the embodiment shown in fig. 2 to 4 may include the following steps: the user inputs a section of voice through a microphone of the terminal, and the terminal determines the query request of the user as ' how to send a group chat red packet by using WeChat ' by analyzing the voice input by the user '. According to the query request, the terminal determines that the information query keyword is 'WeChat, Send, group chat red packet'. And according to the information query keyword, the terminal queries in the background and determines a guide information path matched with the information query keyword. After the guiding information path is determined, the terminal acquires corresponding guiding information according to the guiding information path, and combines the voice prompt and the visual guiding interface prompt to provide the guiding information for the user more intuitively and in detail. Specifically, the screen of the terminal displays the keywords of the service as ' WeChat, Send, Red envelope ', and the terminal plays the voice prompt, wherein the content of the voice prompt is ' you good ', and the function of learning this time is a WeChat group chat and Red envelope sending function '; the screen will then display the reminder while playing the content of the reminder as shown in fig. 5.
Based on the description of the embodiments of the information acquisition method, the embodiments of the present invention provide an information acquisition apparatus, which may be a computer program running in a terminal and may be applied to the above method embodiments for executing the corresponding steps in the information acquisition method. Referring to fig. 6, the apparatus may include:
an obtaining unit 601, configured to obtain a query request;
a searching unit 602, configured to search for a target object and/or associated information of the target object;
an output unit 603, configured to output the target object and/or the association information.
In one embodiment, the target object comprises at least one of a file, a function, and an application; the associated information of the target object comprises guiding information and/or guiding information path.
In one embodiment, the query request includes an information query keyword; the lookup unit 602 is further configured to:
determining a guide information path keyword matched with the information query keyword;
and determining a corresponding guide information path according to the guide information path keyword.
In one embodiment, the guidance information path key includes an application guidance key, a modifier guidance key, and a function guidance key; the information acquisition apparatus further includes a determining unit 604, where the determining unit 604 is configured to determine whether the information query keyword includes an application keyword, a modification keyword, and a function keyword;
the search unit 602 is further configured to determine that the information query keyword matches the guidance information path keyword if the application keyword matches the application guidance keyword, the modifier keyword matches the modifier guidance keyword, and the function keyword matches the function guidance keyword.
In one embodiment, the output unit 603 is further configured to:
and if the information query keyword comprises any one or two of an application keyword, a modification keyword and a function keyword, prompting the user to re-input the information query request.
In one embodiment, the output unit 603 is further configured to:
and prompting the information query request including an application keyword, a modification keyword and a function keyword to a user.
In an embodiment, the obtaining unit 601 is further configured to:
if at least one keyword in the application keywords, the modification keywords and the function keywords is not successfully matched, acquiring guide information corresponding to the information query keywords through the Internet;
and storing the guiding information.
In an embodiment, the obtaining unit 601 is further configured to:
carrying out keyword identification on pre-stored guide information to obtain a guide information path keyword;
and generating a guide information path corresponding to the guide information path keyword.
In the embodiment of the invention, the terminal acquires the query request, searches the target object and/or the associated information of the target object. And outputting the target object and/or the associated information. Therefore, by adopting the method, the user only needs to determine the target object and/or the associated information of the target object without carrying out multi-level searching, and the information searching efficiency can be improved.
Based on the description of the embodiments of the information acquisition method, the application scenario, and the apparatus, the embodiment of the present invention further provides a terminal, which can be applied to the information acquisition method and the application scenario to execute corresponding steps in the information acquisition method. Referring to fig. 7, the internal structure of the terminal may include a processor, a network interface, and a memory. The processor, the communication interface, and the memory in the terminal may be connected by a bus or in other manners, and fig. 7 illustrates an example of the connection by a bus according to an embodiment of the present invention.
The communication interface is a medium for realizing interaction and information exchange between the terminal and external equipment. The processor (or CPU) is a computing core and a control core of the terminal, and is adapted to implement one or more instructions, and specifically, is adapted to load and execute one or more instructions to implement corresponding method flows or corresponding functions; a Memory (Memory) is a Memory device in a terminal for storing programs and data. It is understood that the memory herein may include both the built-in storage medium of the terminal and, of course, the extended storage medium supported by the terminal. The memory has stored therein one or more instructions, which may be one or more computer programs (including program code), suitable for loading and execution by the processor.
In one embodiment, the memory stores one or more instructions, and the processor loads and executes the one or more instructions stored in the memory to implement the corresponding steps in the above method embodiments; in a specific implementation, one or more instructions in the memory are loaded by the processor and the following steps are performed:
acquiring a query request;
searching a target object and/or the associated information of the target object;
and outputting the target object and/or the associated information.
In one embodiment, the target object comprises at least one of a file, a function, and an application; the associated information of the target object comprises guiding information and/or guiding information path.
In one embodiment, when one or more instructions in the memory are loaded and executed by the processor, the following steps may be further performed:
determining a guide information path keyword matched with the information query keyword;
and determining a corresponding guide information path according to the guide information path keyword.
In one embodiment, when one or more instructions in the memory are loaded and executed by the processor, the following steps may be further performed:
judging whether the information query keywords comprise application keywords, modification keywords and functional keywords;
and if the application keyword is matched with the application guide keyword, the modification keyword is matched with the modification guide keyword, and the function keyword is matched with the function guide keyword, determining that the information query keyword is matched with the guide information path keyword.
In one embodiment, when one or more instructions in the memory are loaded and executed by the processor, the following steps may be further performed:
and if the information query keyword comprises any one or two of an application keyword, a modification keyword and a function keyword, prompting the user to re-input the information query request.
In one embodiment, when one or more instructions in the memory are loaded and executed by the processor, the following steps may be further performed:
if at least one keyword in the application keywords, the modification keywords and the function keywords is not successfully matched, acquiring guide information corresponding to the information query keywords through the Internet;
and storing the guiding information.
In one embodiment, when one or more instructions in the memory are loaded and executed by the processor, the following steps may be further performed:
carrying out keyword identification on pre-stored guide information to obtain a guide information path keyword;
and generating a guide information path corresponding to the guide information path keyword.
In the embodiment of the invention, the terminal acquires the query request, searches the target object and/or the associated information of the target object. And outputting the target object and/or the associated information. Therefore, by adopting the method, the user only needs to determine the target object and/or the associated information of the target object without carrying out multi-level searching, and the information searching efficiency can be improved.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present invention, and it is therefore to be understood that the invention is not limited by the scope of the appended claims.

Claims (10)

1. An information acquisition method, comprising:
acquiring a query request;
searching a target object and/or the associated information of the target object;
and outputting the target object and/or the associated information.
2. The method of claim 1, wherein the target object comprises at least one of a file, a function, and an application; the associated information of the target object comprises guiding information and/or guiding information path.
3. The method of claim 1 or 2, wherein the query request includes an information query keyword; the searching for the target object and/or the associated information of the target object includes:
determining a guide information path keyword matched with the information query keyword;
and determining a corresponding guide information path according to the guide information path keyword.
4. The method of claim 3, wherein the guidance information path key comprises an application guidance key, a modifier guidance key, and a function guidance key;
the determining the guidance information path keyword matched with the information query keyword comprises:
judging whether the information query keywords comprise application keywords, modification keywords and functional keywords;
and if the application keyword is matched with the application guide keyword, the modification keyword is matched with the modification guide keyword, and the function keyword is matched with the function guide keyword, determining that the information query keyword is matched with the guide information path keyword.
5. The method of claim 4, wherein after determining whether the information query keyword comprises an application keyword, a modifier keyword, and a function keyword, the method further comprises:
and if the information query keyword comprises any one or two of an application keyword, a modification keyword and a function keyword, prompting the user to re-input the information query request.
6. The method of claim 5, wherein prompting the user to re-enter the information query request comprises:
and prompting the information query request including an application keyword, a modification keyword and a function keyword to a user.
7. The method of claim 4, wherein after determining whether the information query keyword comprises an application keyword, a modifier keyword, and a function keyword, the method further comprises:
if at least one keyword in the application keywords, the modification keywords and the function keywords is not successfully matched, acquiring guide information corresponding to the information query keywords through the Internet;
and storing the guiding information.
8. The method of any of claims 1-7, wherein prior to obtaining the query request, the method further comprises:
carrying out keyword identification on pre-stored guide information to obtain a guide information path keyword;
and generating a guide information path corresponding to the guide information path keyword.
9. A terminal, comprising:
a processor adapted to implement one or more instructions; and the number of the first and second groups,
memory storing one or more instructions adapted to be loaded by the processor and to perform the information acquisition method of any of claims 1-8.
10. A computer storage medium having stored therein program instructions for implementing the information acquisition method according to any one of claims 1 to 8 when executed.
CN201911246708.4A 2019-12-06 2019-12-06 Information acquisition method, terminal and computer storage medium Pending CN111142993A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN201911246708.4A CN111142993A (en) 2019-12-06 2019-12-06 Information acquisition method, terminal and computer storage medium
PCT/CN2020/109582 WO2021109615A1 (en) 2019-12-06 2020-08-17 Information acquisition method, terminal and computer storage medium
CN202080083929.9A CN114761926A (en) 2019-12-06 2020-08-17 Information acquisition method, terminal and computer storage medium
CN202311458721.2A CN117453332A (en) 2019-12-06 2020-08-17 Information acquisition method, terminal and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911246708.4A CN111142993A (en) 2019-12-06 2019-12-06 Information acquisition method, terminal and computer storage medium

Publications (1)

Publication Number Publication Date
CN111142993A true CN111142993A (en) 2020-05-12

Family

ID=70517922

Family Applications (3)

Application Number Title Priority Date Filing Date
CN201911246708.4A Pending CN111142993A (en) 2019-12-06 2019-12-06 Information acquisition method, terminal and computer storage medium
CN202311458721.2A Pending CN117453332A (en) 2019-12-06 2020-08-17 Information acquisition method, terminal and computer storage medium
CN202080083929.9A Pending CN114761926A (en) 2019-12-06 2020-08-17 Information acquisition method, terminal and computer storage medium

Family Applications After (2)

Application Number Title Priority Date Filing Date
CN202311458721.2A Pending CN117453332A (en) 2019-12-06 2020-08-17 Information acquisition method, terminal and computer storage medium
CN202080083929.9A Pending CN114761926A (en) 2019-12-06 2020-08-17 Information acquisition method, terminal and computer storage medium

Country Status (2)

Country Link
CN (3) CN111142993A (en)
WO (1) WO2021109615A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021109615A1 (en) * 2019-12-06 2021-06-10 深圳传音控股股份有限公司 Information acquisition method, terminal and computer storage medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113419709B (en) * 2021-06-22 2023-03-24 展讯通信(上海)有限公司 Software optimization method and device, electronic equipment and readable storage medium
CN113694529B (en) * 2021-09-23 2024-07-16 网易(杭州)网络有限公司 Game picture display method and device, storage medium and electronic equipment
CN113986059A (en) * 2021-10-28 2022-01-28 深圳传音控股股份有限公司 Label display method, intelligent terminal and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060155686A1 (en) * 2005-01-13 2006-07-13 Peterson John W Facilitating direct access to live controls for features of a system or application via a keyword search
CN104951458A (en) * 2014-03-26 2015-09-30 华为技术有限公司 Method and equipment for helping processing based on semantic recognition
CN109284261A (en) * 2018-10-18 2019-01-29 Oppo广东移动通信有限公司 Using lookup method, device, storage medium and electronic equipment
CN109426428A (en) * 2017-08-31 2019-03-05 华为终端(东莞)有限公司 A kind of the operation guidance information providing method and terminal device of terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105069050A (en) * 2015-07-23 2015-11-18 小米科技有限责任公司 Search response method, apparatus and system
CN105446597B (en) * 2015-12-07 2019-04-09 魅族科技(中国)有限公司 The methods of exhibiting of the function introduction information of application program shows device and terminal
CN108052255A (en) * 2017-10-30 2018-05-18 努比亚技术有限公司 Quick method, terminal and the computer storage media searched and start application program
CN110012157A (en) * 2019-02-28 2019-07-12 努比亚技术有限公司 A kind of application display alarm method, terminal and computer readable storage medium
CN111142993A (en) * 2019-12-06 2020-05-12 深圳传音控股股份有限公司 Information acquisition method, terminal and computer storage medium
CN111752442B (en) * 2020-08-11 2023-08-15 腾讯科技(深圳)有限公司 Method, device, terminal and storage medium for displaying operation guide information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060155686A1 (en) * 2005-01-13 2006-07-13 Peterson John W Facilitating direct access to live controls for features of a system or application via a keyword search
CN104951458A (en) * 2014-03-26 2015-09-30 华为技术有限公司 Method and equipment for helping processing based on semantic recognition
CN109426428A (en) * 2017-08-31 2019-03-05 华为终端(东莞)有限公司 A kind of the operation guidance information providing method and terminal device of terminal
CN109284261A (en) * 2018-10-18 2019-01-29 Oppo广东移动通信有限公司 Using lookup method, device, storage medium and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021109615A1 (en) * 2019-12-06 2021-06-10 深圳传音控股股份有限公司 Information acquisition method, terminal and computer storage medium

Also Published As

Publication number Publication date
WO2021109615A1 (en) 2021-06-10
CN114761926A (en) 2022-07-15
CN117453332A (en) 2024-01-26

Similar Documents

Publication Publication Date Title
US10922355B2 (en) Method and apparatus for recommending news
CN111142993A (en) Information acquisition method, terminal and computer storage medium
US10692504B2 (en) User profiling for voice input processing
CN106101747B (en) A kind of barrage content processing method and application server, user terminal
US20210110832A1 (en) Method and device for user registration, and electronic device
CN106210836B (en) Interactive learning method and device in video playing process and terminal equipment
US20170199943A1 (en) User interface for multivariate searching
CN109309751B (en) Voice recording method, electronic device and storage medium
JP6730994B2 (en) Question/answer information processing method, device, storage medium, and device
CN110335625A (en) The prompt and recognition methods of background music, device, equipment and medium
CN103699530A (en) Method and equipment for inputting texts in target application according to voice input information
CN108519998B (en) Problem guiding method and device based on knowledge graph
CN111949240A (en) Interaction method, storage medium, service program, and device
CN112463106A (en) Voice interaction method, device and equipment based on intelligent screen and storage medium
CN109192212B (en) Voice control method and device
CN106446265B (en) Question query display method for intelligent terminal
US20240061899A1 (en) Conference information query method and apparatus, storage medium, terminal device, and server
US9720982B2 (en) Method and apparatus for natural language search for variables
CN112052784B (en) Method, device, equipment and computer readable storage medium for searching articles
CN102436458B (en) A kind of method of command analysis and system thereof
US11632581B2 (en) Playlist switching method, apparatus and system, terminal and storage medium
CN110717012A (en) Method, device, equipment and storage medium for recommending grammar
CN106371905B (en) Application program operation method and device and server
CN116501948A (en) Searching method, searching device, electronic equipment and storage medium
KR20180128653A (en) Dialogue searching method, portable device able to search dialogue and dialogue managing server

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