CN112257415A - Method, system, electronic device and storage medium for searching word bank by voice - Google Patents

Method, system, electronic device and storage medium for searching word bank by voice Download PDF

Info

Publication number
CN112257415A
CN112257415A CN202011049199.9A CN202011049199A CN112257415A CN 112257415 A CN112257415 A CN 112257415A CN 202011049199 A CN202011049199 A CN 202011049199A CN 112257415 A CN112257415 A CN 112257415A
Authority
CN
China
Prior art keywords
searching
word
lexicon
application program
voice
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
CN202011049199.9A
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.)
Dangqu Network Technology Hangzhou Co Ltd
Original Assignee
Dangqu Network Technology Hangzhou 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 Dangqu Network Technology Hangzhou Co Ltd filed Critical Dangqu Network Technology Hangzhou Co Ltd
Priority to CN202011049199.9A priority Critical patent/CN112257415A/en
Publication of CN112257415A publication Critical patent/CN112257415A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/216Parsing using statistical methods
    • 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/332Query formulation
    • 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/35Clustering; Classification
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Mathematical Physics (AREA)
  • Human Computer Interaction (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Probability & Statistics with Applications (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Machine Translation (AREA)

Abstract

The application relates to a method, a system, an electronic device and a storage medium for searching a word bank by voice, wherein the method for searching the word bank by voice comprises the following steps: classifying a system word stock, wherein the system word stock comprises an application program word stock in each application program, the application program word stock is a primary word stock, the same category under the primary word stock is divided into a secondary word stock, voice information of a user is acquired, the voice information is converted into text information, keywords of the text information are extracted, the secondary word stock corresponding to the keywords is searched, the secondary word stock is searched, and a search result is returned. By the method and the device, the searching range is reduced, the problems that the searching speed is lower and slower and the voice searching efficiency is lower and lower due to the fact that the capacity of the system word bank is continuously expanded and the number of entries in the word bank is more and more are solved, and the voice searching efficiency is improved.

Description

Method, system, electronic device and storage medium for searching word bank by voice
Technical Field
The present application relates to the field of search technologies, and in particular, to a method, a system, an electronic device, and a storage medium for searching a thesaurus by using speech.
Background
The smart television is a new product formed based on internet wave impact, and aims to bring more convenient experience to users, and the smart television is a trend of televisions at present, has a fully-open platform, carries an operating system, can automatically install and uninstall various application software while enjoying common television content, and continuously expands and upgrades functions, so that the functions of the television are more and more increased, and people can not only watch the television on the smart television, but also listen to music, set an alarm clock, take pictures and the like on the smart television. However, as the number of functions, movies, songs, and the like of the television is increased, the number of entries in the system word library is increased, so that the speed of searching results is reduced, and the efficiency of voice search is affected.
At present, no effective solution is provided for the problem that the voice search efficiency is lower and lower due to continuous capacity expansion of a system word bank in the related technology.
Disclosure of Invention
The embodiment of the application provides a method, a system, an electronic device and a storage medium for searching a word bank by voice, so as to at least solve the problem that the efficiency of voice search is lower and lower due to continuous expansion of the system word bank in the related technology.
In a first aspect, an embodiment of the present application provides a method for searching a word bank by voice, where the method includes:
classifying system word banks, wherein the system word banks comprise application program word banks in application programs, the application program word banks are primary word banks, and the same categories under the primary word banks are divided into secondary word banks;
acquiring voice information of a user, converting the voice information into text information, and extracting keywords of the text information;
and searching the secondary word bank corresponding to the keyword, searching the secondary word bank, and returning the search result.
In some embodiments, after extracting the keywords of the text message, the method further comprises:
counting the weight of the secondary lexicon within a preset time to generate a weighted value, and counting a user history record within the preset time to generate application program state information;
generating user state information according to the application program state information and the weight value;
and searching the corresponding secondary word bank according to the user state information and the keywords, and returning a search result.
In some embodiments, searching the corresponding secondary thesaurus according to the user state information and the keywords comprises:
searching the corresponding primary lexicon according to the keyword, and searching the corresponding secondary lexicon for the searched primary lexicon;
and comparing the weight values of the searched secondary word banks according to the user state information, searching the secondary word bank with the maximum weight value, and searching the application program corresponding to the secondary word bank with the maximum weight value according to the application program using times and using duration in the application program state information.
In some embodiments, said searching for the secondary thesaurus corresponding to the keyword includes:
and searching a corresponding first related primary word bank according to the keyword, searching a corresponding first related secondary word bank according to the first related primary word bank, searching the first related secondary word bank, feeding back a search result to the user, and searching a second related primary word bank if a target result is not in the search result.
In a second aspect, an embodiment of the present application provides a system for searching a word bank by using speech, where the system includes a word bank classification module, a speech input module, a speech recognition module, and a word bank search module:
the word stock classification module is used for classifying a system word stock, wherein the system word stock comprises an application program word stock in each application program, the application program word stock is a primary word stock, and the same categories under the primary word stock are divided into secondary word stocks;
the voice input module is used for acquiring voice information of a user;
the voice recognition module is used for converting the voice information into text information, extracting keywords of the text information and searching the secondary lexicon corresponding to the keywords;
and the word bank searching module is used for searching the secondary word bank and returning the searching result.
In some embodiments, after extracting the keywords of the text message, the system further comprises a statistical analysis module and a user status module,
the statistical analysis module is used for counting the weight of the secondary lexicon within a preset time to generate a weight value, and counting the user history record within the preset time to generate application program state information;
the user state module is used for generating user state information according to the application program state information and the weight value;
and the word bank searching module searches the corresponding secondary word bank according to the user state information and the keywords and returns a searching result.
In some embodiments, searching the corresponding secondary thesaurus according to the user state information and the keywords comprises:
the voice recognition module searches the corresponding primary lexicon according to the keyword, and searches the corresponding secondary lexicon for the searched primary lexicon;
and comparing the weight values of the searched secondary word banks according to the user state information, searching the secondary word bank with the maximum weight value, and searching the application program corresponding to the secondary word bank with the maximum weight value according to the application program using times and using duration in the application program state information.
In some embodiments, said searching for the secondary thesaurus corresponding to the keyword includes:
the voice recognition module searches a corresponding first related primary word bank according to the key words, and then searches a corresponding first related secondary word bank according to the first related primary word bank,
and the word stock searching module searches the first related secondary word stock, feeds back a search result to the user, and searches a second related primary word stock if a target result is not in the search result.
In a third aspect, an embodiment of the present application provides an electronic apparatus, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor, when executing the computer program, implements the method for searching the thesaurus by using voice as described in the first aspect.
In a fourth aspect, the present application provides a storage medium, on which a computer program is stored, where the program is executed by a processor to implement the method for searching a thesaurus by voice according to the first aspect.
Compared with the related technology, the method for searching the word stock by voice provided by the embodiment of the application classifies the system word stock, the system word stock comprises the application program word stock in each application program, the application program word stock is a primary word stock, the same category under the primary word stock is divided into secondary word stocks, the voice information of a user is obtained, the voice information is converted into text information, the keywords of the text information are extracted, the secondary word stock corresponding to the keywords is searched, the secondary word stock is searched, the search result is returned, the search range is narrowed, the problems that the capacity of the system word stock is continuously expanded, the number of words in the word stock is more and more, the speed of searching the result is more and more slow, the efficiency of voice search is more and more low are solved, and the efficiency of voice search is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic diagram of an application environment of a method for searching a thesaurus by voice according to an embodiment of the present application;
FIG. 2 is a flow chart of a method of voice searching a thesaurus according to an embodiment of the present application;
FIG. 3 is a flow chart of another method of phonetic searching a lexicon according to an embodiment of the present application;
FIG. 4 is a block diagram of a system for searching a thesaurus by speech according to an embodiment of the present application;
fig. 5 is a block diagram of another system for searching a thesaurus by voice according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be described and illustrated below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments provided in the present application without any inventive step are within the scope of protection of the present application. Moreover, it should be appreciated that in the development of any such actual implementation, as in any engineering or design project, numerous implementation-specific decisions must be made to achieve the developers' specific goals, such as compliance with system-related and business-related constraints, which may vary from one implementation to another.
Reference in the specification to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the specification. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of ordinary skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments without conflict.
Unless defined otherwise, technical or scientific terms referred to herein shall have the ordinary meaning as understood by those of ordinary skill in the art to which this application belongs. Reference to "a," "an," "the," and similar words throughout this application are not to be construed as limiting in number, and may refer to the singular or the plural. The present application is directed to the use of the terms "including," "comprising," "having," and any variations thereof, which are intended to cover non-exclusive inclusions; for example, a process, method, system, article, or apparatus that comprises a list of steps or modules (elements) is not limited to the listed steps or elements, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus. Reference to "connected," "coupled," and the like in this application is not intended to be limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. Reference herein to "a plurality" means greater than or equal to two. "and/or" describes an association relationship of associated objects, meaning that three relationships may exist, for example, "A and/or B" may mean: a exists alone, A and B exist simultaneously, and B exists alone. Reference herein to the terms "first," "second," "third," and the like, are merely to distinguish similar objects and do not denote a particular ordering for the objects.
The method for searching a word bank by voice provided by the present application can be applied to an application environment shown in fig. 1, and fig. 1 is a schematic view of an application environment of the method for searching a word bank by voice according to an embodiment of the present application, as shown in fig. 1, wherein a terminal 102 and a server 104 communicate through a network. The server 104 classifies the system lexicon, the system lexicon comprises an application lexicon in each application program, the application lexicon is a primary lexicon, the same category under the primary lexicon is divided into a secondary lexicon, the server 104 acquires the voice information of the user through the terminal 102 and converts the voice information into text information, the server 104 extracts the keywords of the text information, searches the secondary lexicon corresponding to the keywords, searches the secondary lexicon and returns the search result. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
The present embodiment provides a method for searching a word bank by voice, and fig. 2 is a flowchart of the method for searching a word bank by voice according to the embodiment of the present application, and as shown in fig. 2, the flowchart includes the following steps:
step S201, classifying a system lexicon, where the system lexicon includes an application lexicon in each application, the application lexicon is a primary lexicon, and the same category under the primary lexicon is classified into a secondary lexicon. The system lexicon comprises application program lexicons in each application program, such as a video resource lexicon, a music resource lexicon, a system setting lexicon and the like, the lexicons of the application programs such as the video resource lexicon, the music resource lexicon, the system setting lexicon and the like are set as primary lexicons, the same categories under the primary lexicons are classified, each category is a secondary lexicon, for example, the video resource lexicon is a primary lexicon, the video resource lexicon can be divided into war films, swordsmen films, science fiction films and the like, namely the war films, the swordsmen films, the science fiction films and the like are corresponding secondary lexicons under the primary lexicon.
Step S202, acquiring the voice information of the user, converting the voice information into text information, and extracting the keywords of the text information. For example, a user inputs "hounya" by voice, and after acquiring voice information of the user, the voice information is converted into a word "hounya", and then a keyword of the text information is "hounya".
Step S203, searching the secondary word bank corresponding to the keyword, searching the secondary word bank, and returning the search result. For example, when the keyword of the text information is "hou yuan jia", the "hou yuan jia" is judged to be a historical character, and a missing fist is created by self, the secondary word bank corresponding to the keyword is a martial arts in a movie resource word bank, after the martial arts are found to be the secondary word bank corresponding to the keyword, prompt information is generated to inquire the user, after the determined feedback information is received, the martial arts secondary word bank is directly searched, a search result TV drama "hou yuan jia" is returned, after negative feedback information is received, the next corresponding secondary word bank is found, after the movie resource word bank is eliminated, the primary word bank most likely corresponding to the "hou yuan jia" is a music resource word bank, the "hou yuan jia" is judged to be a classic song, the classic song secondary word bank is directly searched, and a search result "hou yuan jia" is returned.
Through the steps S201 to S203, compared to the problem that after the acquired voice information is converted into text information in the related art, the text information is directly searched for the whole system lexicon, and the number of entries in the system lexicon is increased, so that the search range is large, the search speed to the result is slower and slower, and the voice search efficiency is low, the system classifies the system lexicon, each application lexicon included in the system lexicon is a primary lexicon, the same category under the primary lexicon is classified, each category is a secondary lexicon, the text lexicon is directly searched from the corresponding secondary lexicon, so that the search range is reduced to the maximum extent, the search speed to the result is increased, and the voice search efficiency is improved.
In some embodiments, after extracting the keywords of the text information converted from the voice information, the keywords and the user history record may be combined to find a corresponding secondary lexicon, fig. 3 is a flowchart of another method for searching the lexicon by voice according to an embodiment of the present application, and as shown in fig. 3, the flowchart includes the following steps:
step S301, counting the weight of the secondary lexicon within the preset time to generate a weight value, and counting the user history within the preset time to generate application program state information. For example, the preset time is one month, the user watches 10 movies in one month, wherein the number of war pieces is 1, the number of swordsmen pieces is 6, and the number of science fiction pieces is 3, the weight values of the war pieces, the swordsmen pieces and the science fiction pieces are 0.1, 0.6 and 0.3 respectively, and the use condition of each application program in the user history record in the preset time is counted.
Step S302, generating user state information according to the application program state information and the weight value. The user state information comprises the weight value of each secondary lexicon and the condition of using each application program in the user history record, and the preference of the user is judged according to the condition of using each application program and the weight value of each secondary lexicon.
Step S303, searching a corresponding secondary word bank according to the user state information and the keyword, and returning a search result. For example, the user uses the application "angry art" most frequently and uses the most time length within the preset time, and uses the "angry art" to watch martial arts with the largest weight value, when the text information is "hance" it is determined that the secondary thesaurus corresponding to the keyword "hance" has martial arts under the movie resource thesaurus and classic songs under the music resource thesaurus, and it is determined that the user frequently watches martial arts recently by combining the user status information and the keyword, so that the corresponding secondary thesaurus is searched for martial arts under the movie resource thesaurus by combining the user status information and the keyword, the martial arts secondary thesaurus are directly searched, and the search result "hance" is returned, the search result further includes contents related to the "hance" and the result is pushed in the form of a list, if there is no target result in the returned result, then a search is performed from the other secondary thesaurus corresponding to the keyword.
Through the steps S301 to S303, compared with searching the corresponding secondary lexicon according to the keyword, in the embodiment, the corresponding secondary lexicon is searched by combining the history of the user and the keyword, so that the searched result is more suitable for the viewing habit of the user, the voice search efficiency is improved, and the personalized matching degree of the voice search can be improved.
In some embodiments, a corresponding primary lexicon is searched according to the keyword, and a corresponding secondary lexicon is searched for the searched primary lexicon; and comparing the weight values of the searched secondary lexicons according to the user state information, searching the secondary lexicon with the maximum weight value, and searching the application program corresponding to the secondary lexicon with the maximum weight value according to the application program use times and use duration in the application program state information. For example, if the keyword "hayma" is found to belong to both a video resource thesaurus and a music resource thesaurus, a prompt message is generated to inquire the user, after feedback information that the target result belongs to the video resource thesaurus is received, the weight values of the secondary thesaurus under the primary thesaurus of the video resource are compared, the maximum weight value of the martian is compared, the prompt message is generated to inquire the user, after the confirmed feedback information is received, the application program which has the largest use times and use duration and plays the "hayma" is returned, and the user can watch the "hayma" by clicking the application program. The secondary word stock is searched, so that the search range can be reduced, prompt information is generated to inquire the user, and the search result can be more accurate.
In some embodiments, the corresponding first related primary lexicon is searched according to the keyword, the corresponding first related secondary lexicon is searched according to the first related primary lexicon, the first related secondary lexicon is searched, the search result is fed back to the user, and if the target result is not in the search result, the second related primary lexicon is searched. And if the target result is not in the search result, searching the result from the second related level word bank, wherein all level word banks under the first related level word bank have no target result, and searching the second related level word bank.
It should be noted that the steps illustrated in the above-described flow diagrams or in the flow diagrams of the figures may be performed in a computer system, such as a set of computer-executable instructions, and that, although a logical order is illustrated in the flow diagrams, in some cases, the steps illustrated or described may be performed in an order different than here.
The present embodiment further provides a system for searching a word bank by using voice, which is used to implement the foregoing embodiments and preferred embodiments, and the description of the system is omitted here. As used hereinafter, the terms "module," "unit," "subunit," and the like may implement a combination of software and/or hardware for a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 4 is a block diagram of a system for searching a thesaurus by speech according to an embodiment of the present application, and as shown in fig. 4, the system includes a thesaurus classification module 41, a speech input module 42, a speech recognition module 43, and a thesaurus searching module 44:
the word bank classifying module 41 is configured to classify a system word bank, where the system word bank includes an application program word bank in each application program, the application program word bank is a primary word bank, the same category under the primary word bank is classified into a secondary word bank, the voice input module 42 is configured to obtain voice information of a user, the voice recognition module 43 is configured to convert the voice information into text information, extract a keyword of the text information, search for the secondary word bank corresponding to the keyword, and the word bank searching module 44 is configured to search the secondary word bank, and return the search result. In this embodiment, the system lexicon is classified by the lexicon classification module 41, so that the range of the voice search is narrowed, the voice input module 42 obtains the voice information of the user, the voice recognition module 43 converts the voice information into text information, extracts the keywords of the text information, finds the secondary lexicon corresponding to the keywords, and the lexicon search module 44 searches the found secondary lexicon and returns the search result, thereby solving the problem that the efficiency of the voice search is lower and lower due to continuous expansion of the system lexicon, and improving the efficiency of the voice search.
In some embodiments, after extracting the keywords of the text message, a secondary lexicon more conforming to the user preference can be found according to the keywords and the history of the user, fig. 5 is a block diagram of a system for searching the lexicon by speech according to another embodiment of the present application, and as shown in fig. 5, the system further includes a statistical analysis module 51 and a user status module 52:
the word bank searching module 44 is configured to search the corresponding secondary word bank according to the user state information and the keywords, and return a search result. In this embodiment, the statistical analysis module 51 generates a weight value and application state information by counting the weight of the secondary thesaurus and the user history within a preset time, the user state module 52 generates user state information according to the application state information and the weight value, the statistical analysis module 51 counts data and continuously updates the user state information, the thesaurus search module 44 searches the corresponding secondary thesaurus according to the user state information and the keyword, and returns a search result, so that not only is the search range reduced, but also the problem of low voice search efficiency is solved, and the secondary thesaurus most conforming to the user habit is searched according to the history of the user and the keyword, so as to satisfy the personalized search of the user.
In some embodiments, the statistical analysis module 51 may be further configured to monitor the currently working application program, monitor that the currently working application program is "love art", and when the frequency of watching swordsmen with the application program is the highest, if a plurality of secondary lexicons including swordsmen are found according to the voice information of the user, preferentially determine that the swordsmen secondary lexicon is the most relevant secondary lexicon.
It should be understood by those skilled in the art that various features of the above-described embodiments can be combined in any combination, and for the sake of brevity, all possible combinations of features in the above-described embodiments are not described in detail, but rather, all combinations of features which are not inconsistent with each other should be construed as being within the scope of the present disclosure.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for searching a lexicon by voice, the method comprising:
classifying a system word stock, wherein the system word stock comprises an application program word stock in each application program, the application program word stock is a primary word stock, the same categories under the primary word stock are classified, and each category is a secondary word stock;
acquiring voice information of a user, converting the voice information into text information, and extracting keywords of the text information;
and searching the secondary word bank corresponding to the keyword, searching the secondary word bank, and returning the search result.
2. The method of claim 1, wherein after extracting the keywords of the text message, the method further comprises:
counting the weight of the secondary lexicon within a preset time to generate a weighted value, and counting a user history record within the preset time to generate application program state information;
generating user state information according to the application program state information and the weight value;
and searching the corresponding secondary word bank according to the user state information and the keywords, and returning a search result.
3. The method of claim 2, wherein searching the corresponding secondary thesaurus according to the user status information and the keyword comprises:
searching the corresponding primary lexicon according to the keyword, and searching the corresponding secondary lexicon for the searched primary lexicon;
and comparing the weight values of the searched secondary word banks according to the user state information, searching the secondary word bank with the maximum weight value, and searching the application program corresponding to the secondary word bank with the maximum weight value according to the application program using times and using duration in the application program state information.
4. The method of claim 1, wherein said searching the secondary lexicon corresponding to the keyword comprises:
and searching a corresponding first related primary word bank according to the keyword, searching a corresponding first related secondary word bank according to the first related primary word bank, searching the first related secondary word bank, feeding back a search result to the user, and searching a second related primary word bank if a target result is not in the search result.
5. The system for searching the word stock through the voice is characterized by comprising a word stock classification module, a voice input module, a voice recognition module and a word stock searching module:
the word stock classification module is used for classifying a system word stock, wherein the system word stock comprises application program word stocks in all application programs, the application program word stock is a primary word stock and classifies the same categories under the primary word stock, and each category is a secondary word stock;
the voice input module is used for acquiring voice information of a user;
the voice recognition module is used for converting the voice information into text information, extracting keywords of the text information and searching the secondary lexicon corresponding to the keywords;
and the word bank searching module is used for searching the secondary word bank and returning the searching result.
6. The system of claim 5, wherein after extracting the keywords of the text message, the system further comprises a statistical analysis module and a user status module,
the statistical analysis module is used for counting the weight of the secondary lexicon within a preset time to generate a weight value, and counting the user history record within the preset time to generate application program state information;
the user state module is used for generating user state information according to the application program state information and the weight value;
and the word bank searching module searches the corresponding secondary word bank according to the user state information and the keywords and returns a searching result.
7. The system of claim 6, wherein searching the corresponding secondary thesaurus according to the user status information and the keyword comprises:
the voice recognition module searches the corresponding primary lexicon according to the keyword, and searches the corresponding secondary lexicon for the searched primary lexicon;
and comparing the weight values of the searched secondary word banks according to the user state information, searching the secondary word bank with the maximum weight value, and searching the application program corresponding to the secondary word bank with the maximum weight value according to the application program using times and using duration in the application program state information.
8. The system of claim 5, wherein said searching the secondary lexicon corresponding to the keyword comprises:
the voice recognition module searches a corresponding first related primary word bank according to the key words, and then searches a corresponding first related secondary word bank according to the first related primary word bank,
and the word stock searching module searches the first related secondary word stock, feeds back a search result to the user, and searches a second related primary word stock if a target result is not in the search result.
9. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program, and the processor is configured to execute the computer program to perform the method of searching a thesaurus by speech according to any one of claims 1 to 4.
10. A storage medium in which a computer program is stored, wherein the computer program is configured to perform the method of searching a thesaurus by speech according to any one of claims 1 to 4 when executed.
CN202011049199.9A 2020-09-29 2020-09-29 Method, system, electronic device and storage medium for searching word bank by voice Pending CN112257415A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011049199.9A CN112257415A (en) 2020-09-29 2020-09-29 Method, system, electronic device and storage medium for searching word bank by voice

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011049199.9A CN112257415A (en) 2020-09-29 2020-09-29 Method, system, electronic device and storage medium for searching word bank by voice

Publications (1)

Publication Number Publication Date
CN112257415A true CN112257415A (en) 2021-01-22

Family

ID=74234616

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011049199.9A Pending CN112257415A (en) 2020-09-29 2020-09-29 Method, system, electronic device and storage medium for searching word bank by voice

Country Status (1)

Country Link
CN (1) CN112257415A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113488049A (en) * 2021-07-07 2021-10-08 杭州贯农科技有限公司 Plug-in type voice recognition method, intelligent electronic scale and transaction platform
CN113596602A (en) * 2021-07-28 2021-11-02 深圳创维-Rgb电子有限公司 Intelligent matching method, television and computer readable storage medium
CN113645348A (en) * 2021-08-09 2021-11-12 上海传英信息技术有限公司 Control method, mobile terminal and storage medium
CN115064168A (en) * 2022-08-17 2022-09-16 广州小鹏汽车科技有限公司 Voice interaction method, server and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968987A (en) * 2012-11-19 2013-03-13 百度在线网络技术(北京)有限公司 Speech recognition method and system
CN103488759A (en) * 2013-09-25 2014-01-01 深圳好视网络科技有限公司 Method and device for searching application programs according to key words
CN106919576A (en) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 Using the method and device of two grades of classes keywords database search for application now
CN106919587A (en) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 Application program search system and method
CN106919575A (en) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 application program searching method and device
CN109326284A (en) * 2018-08-22 2019-02-12 深圳创维数字技术有限公司 The method, apparatus and storage medium of phonetic search
CN111125523A (en) * 2019-12-20 2020-05-08 华为技术有限公司 Searching method, searching device, terminal equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968987A (en) * 2012-11-19 2013-03-13 百度在线网络技术(北京)有限公司 Speech recognition method and system
CN103488759A (en) * 2013-09-25 2014-01-01 深圳好视网络科技有限公司 Method and device for searching application programs according to key words
CN106919576A (en) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 Using the method and device of two grades of classes keywords database search for application now
CN106919587A (en) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 Application program search system and method
CN106919575A (en) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 application program searching method and device
CN109326284A (en) * 2018-08-22 2019-02-12 深圳创维数字技术有限公司 The method, apparatus and storage medium of phonetic search
CN111125523A (en) * 2019-12-20 2020-05-08 华为技术有限公司 Searching method, searching device, terminal equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113488049A (en) * 2021-07-07 2021-10-08 杭州贯农科技有限公司 Plug-in type voice recognition method, intelligent electronic scale and transaction platform
CN113596602A (en) * 2021-07-28 2021-11-02 深圳创维-Rgb电子有限公司 Intelligent matching method, television and computer readable storage medium
CN113645348A (en) * 2021-08-09 2021-11-12 上海传英信息技术有限公司 Control method, mobile terminal and storage medium
CN115064168A (en) * 2022-08-17 2022-09-16 广州小鹏汽车科技有限公司 Voice interaction method, server and storage medium
CN115064168B (en) * 2022-08-17 2022-12-13 广州小鹏汽车科技有限公司 Voice interaction method, server and storage medium

Similar Documents

Publication Publication Date Title
US11978439B2 (en) Generating topic-specific language models
CN112257415A (en) Method, system, electronic device and storage medium for searching word bank by voice
US9824150B2 (en) Systems and methods for providing information discovery and retrieval
US10210243B2 (en) Method and system for enhanced query term suggestion
KR102008000B1 (en) Computing similarity between media programs
CN110430476B (en) Live broadcast room searching method, system, computer equipment and storage medium
US20150278359A1 (en) Method and apparatus for generating a recommendation page
US9449002B2 (en) System and method to retrieve relevant multimedia content for a trending topic
US20090319883A1 (en) Automatic Video Annotation through Search and Mining
JP6405704B2 (en) Information processing apparatus, information processing method, and program
Habibi et al. Diverse keyword extraction from conversations
CN107145509B (en) Information searching method and equipment thereof
US10339146B2 (en) Device and method for providing media resource
US20140223466A1 (en) Method and Apparatus for Recommending Video from Video Library
CN110598067B (en) Word weight obtaining method and device and storage medium
CN106651410B (en) Application management method and device
US9875242B2 (en) Dynamic current results for second device
CN109725737B (en) Information display method, device and system
CN113505196B (en) Text retrieval method and device based on parts of speech, electronic equipment and storage medium
CN110147488B (en) Page content processing method, processing device, computing equipment and storage medium
JP2015036892A (en) Information processing apparatus, information processing method, and program
KR102351264B1 (en) Method for providing personalized information of new books and system for the same
CN115767207A (en) Video abstract generation method and device, electronic equipment and storage medium
CN117807195A (en) Display device and entity recall method
Goto et al. A TV agent system that integrates knowledge and answers users' questions

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