CN108446345B - Data searching method and mobile terminal - Google Patents

Data searching method and mobile terminal Download PDF

Info

Publication number
CN108446345B
CN108446345B CN201810186608.6A CN201810186608A CN108446345B CN 108446345 B CN108446345 B CN 108446345B CN 201810186608 A CN201810186608 A CN 201810186608A CN 108446345 B CN108446345 B CN 108446345B
Authority
CN
China
Prior art keywords
label
data
searching
user
target data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810186608.6A
Other languages
Chinese (zh)
Other versions
CN108446345A (en
Inventor
唐通
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201810186608.6A priority Critical patent/CN108446345B/en
Publication of CN108446345A publication Critical patent/CN108446345A/en
Application granted granted Critical
Publication of CN108446345B publication Critical patent/CN108446345B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/338Presentation of query results
    • 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/334Query execution
    • G06F16/3344Query execution using natural language analysis

Abstract

The invention provides a data searching method, which comprises the following steps: receiving keywords input by a user in a data searching interface; determining a similar meaning word of the keyword; searching a first label consistent with a similar meaning word of the keyword from a database, wherein the first label is associated with at least one second label in advance; and searching and displaying target data which simultaneously comprises the first label and the second label from a database. According to the data searching scheme provided by the embodiment of the invention, the searching range can be reduced by determining the first label corresponding to the synonym of the input keyword, so that a user can quickly search the required data, the time required by searching the data is shortened, and the use experience of the user can be improved.

Description

Data searching method and mobile terminal
Technical Field
The invention relates to the technical field of data management, in particular to a data searching method and a mobile terminal.
Background
Currently, mobile terminals have been deeply living, and when a user of the mobile terminal uses a browser, a chat program or downloads software, a lot of historical data are generated, which is inconvenient for the user to find.
The current searching mode for historical data is as follows: and searching data according to the name of the data or the content contained in the data. According to the method for searching data through the name or the content contained in the data, for the data which is not searched frequently, a user often has difficulty in accurately remembering the content or the data name contained in the data, at the moment, the user needs to firstly come under a corresponding application data management directory, the user is sequentially opened to search one by one, the searching is time-consuming, and the operation is complicated.
Disclosure of Invention
The embodiment of the invention provides a data searching method and a mobile terminal, and aims to solve the problems of time consumption and complex operation in the prior art when data searching is carried out.
In order to solve the technical problem, the invention is realized as follows: a method of data lookup comprising: after a data searching interface is opened, receiving a keyword input by a user; determining a similar meaning word corresponding to the keyword; searching a first label consistent with a similar meaning word of a keyword in a database, wherein the first label is associated with at least one second label in advance; and searching and displaying target data which simultaneously comprises the first label and the second label from a database.
In a first aspect, an embodiment of the present invention further provides a mobile terminal, where the mobile terminal includes: the first receiving module is used for receiving the key words input by the user after the data searching interface is opened; the first searching module is used for searching a first label consistent with the similar meaning words of the keywords in a database; and the second searching module is used for searching and displaying target data which simultaneously comprises the first label and the second label.
In a second aspect, an embodiment of the present invention provides a mobile terminal, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the computer program, when executed by the processor, implements the steps of the data search method.
In a third aspect, an embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements the steps of the data search method.
In the embodiment of the invention, the keyword input by the user is received, the synonym of the keyword is determined, the first label is determined by the synonym of the keyword, namely, the data is searched through the label, when the user needs to search the data with longer storage time, the name of the data or the content contained in the data does not need to be accurately input, and the searching range can be reduced by determining the first label corresponding to the synonym of the input keyword, so that the user can quickly search the required data. Because the first tag is associated with at least one second tag in advance, the target data which simultaneously comprises the first tag and the second tag is searched from the data and displayed, namely, the data searching range is further shortened through the first tag and the second tag, so that the time required by searching the data is shortened, and the use experience of a user can be improved.
Drawings
FIG. 1 is a flowchart illustrating steps of a data searching method according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating steps of a data searching method according to a second embodiment of the present invention;
fig. 3 is a block diagram of a mobile terminal according to a third embodiment of the present invention;
fig. 4 is a block diagram of a mobile terminal according to a fourth embodiment of the present invention;
fig. 5 is a schematic diagram of a hardware structure of a mobile terminal according to a fifth 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 some, not all, embodiments of the present invention. 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.
Example one
Referring to fig. 1, a flowchart illustrating steps of a data searching method according to a first embodiment of the present invention is shown.
The data searching method provided by the embodiment of the invention comprises the following steps:
step 101: and after the data searching interface is opened, receiving keywords input by a user.
When a user needs to search certain data, a keyword is input in the data searching interface.
The keywords may be any words.
Step 102: determining the similar meaning words of the keywords.
The first tag corresponding to the keyword may be the keyword itself, or may be a synonym of the keyword, for example: when the user inputs 'message' in the history data of WeChat, the similar meaning word of 'message' is determined to be 'short message' and 'message'.
Step 103: and searching a database for a first label consistent with the similar meaning words of the keywords, wherein the first label is associated with at least one second label in advance.
The corresponding relation between the data and the tags is stored in the database, the short messages and the messages are matched with the tags in the database, and if the tags in the database are only matched with the short messages, the first tag is determined to be the short message.
Because the second label can be preset by the user, when the first label is found to be the short message, the user associates the short message with the second label, namely the express delivery in advance, and then data searching is directly carried out according to the first label and the second label.
Step 104: and searching and displaying target data which simultaneously comprises the first label and the second label from the database.
Through the first label and the second label, a user can search all information about express in a large number of short message messages, so that the searching range is narrowed, and the searching time is shortened.
In the embodiment of the invention, the keyword input by the user is received, the synonym of the keyword is determined, the first label is determined by the synonym of the keyword, namely, the data is searched through the label, when the user needs to search the data with longer storage time, the name of the data or the content contained in the data does not need to be accurately input, and the searching range can be reduced by determining the first label corresponding to the synonym of the input keyword, so that the user can quickly search the required data. Because the first tag is associated with at least one second tag in advance, the target data which simultaneously comprises the first tag and the second tag is searched from the data and displayed, namely, the data searching range is further shortened through the first tag and the second tag, so that the time required by searching the data is shortened, and the use experience of a user can be improved.
Example two
Referring to fig. 2, a flowchart illustrating steps of a data searching method according to a second embodiment of the present invention is shown.
The data searching method provided by the embodiment of the invention comprises the following steps:
step 201: tags are added to each piece of data.
When each piece of data is generated, the system automatically defines a label for each piece of data, and the label defined by the system for the data is called a system definition label. The system definition tag may be a source of the generated data, a type of the data, a number of operations of the data, or a combination of the type of the data, the source of the data, and the number of operations of the data. It should be noted that the system definition tags are not limited to the above. For example: the system definition tags may be phone, text, music, video, compression packets, application packets, name of the producing data application, content keywords, number of data operations, etc. Besides each piece of data corresponding to a system definition tag, a user can add a custom tag to each piece of data.
The user can associate tags with each other. For example: the label "short message" is associated with the label "express delivery", and of course, when the second label further includes an "address", the "short message" is associated with the "express delivery" and the "address".
Step 202: and determining each piece of data added with the label aiming at each label, and establishing a database according to the corresponding relation between the label and each piece of data.
Because each piece of data can have a plurality of labels, each label can also correspond to a plurality of pieces of data, each label is stored in the database, and each piece of data is updated into a data list corresponding to the label, namely, the database stores the corresponding relation between the label and each piece of data.
Step 203: and determining each label of which the inquired times are greater than the preset times in the history searching process.
In the process of searching data in the history of the user, the mobile terminal records the queried times of each label managed in the database, and compares the queried times with the preset times aiming at each label to determine each label more than the preset times. It should be noted that, a person skilled in the art may set the preset number according to actual situations, where the preset number may be 10 times, 20 times, 30 times, and the like, and the embodiment of the present invention is not limited in this respect.
Step 204: and establishing an association relation between the labels.
Step 205: and displaying the label chain after the association relationship is established as a recommended label.
When the data search interface is started every time, the system can display the recommended labels, and the recommended labels are the labels with the search times larger than the preset times, namely the probability that the user searches the labels is relatively high, so that the time for the user to input the keywords is saved, and the use experience of the user is improved.
It should be noted that, in the embodiment of the present invention, each piece of data in the database may also be effectively managed through the number of times that each piece of data is queried. For example: the data with the query times lower than the preset value is cleaned to reduce the storage load of the database, and the data with the query times lower than the preset value is generally not frequently used data or junk data, so that the cleaning does not influence the normal use of a user.
Step 206: keywords input by a user are received in a data search interface.
When the clicking operation of the user on the recommended label is received, the recommended label is determined as the keyword input by the user.
For the recommended label, the user can select whether to select the label according to actual requirements. And if the label corresponding to the data needing to be inquired is consistent with the recommended label, selecting the recommended label, and if the label is not consistent with the recommended label, enabling the user to input other keywords by himself.
Step 207: determining the similar meaning words of the keywords.
The first tag corresponding to the keyword may be the keyword itself, or may be a synonym of the keyword, for example: when the user inputs 'message' in the history data of WeChat, the similar meaning word of 'message' is determined to be 'short message' and 'message'.
Step 208: and searching a database for a first label consistent with the similar meaning words of the keywords, wherein the first label is associated with at least one second label in advance.
The corresponding relation between the data and the tags is stored in the database, the short messages and the messages are matched with the tags in the database, and if the tags in the database are only matched with the short messages, the first tag is determined to be the short message.
Because the second label can be preset by the user, when the first label is found to be the short message, the user associates the short message with the second label, namely the express delivery in advance, and then data searching is directly carried out according to the first label and the second label.
Step 209: and searching and displaying target data which simultaneously comprises the first label and the second label from the database.
Through the first label and the second label, a user can search all information about express in a large number of short message messages, so that the searching range is narrowed, and the searching time is shortened.
Step 10: and receiving the selection operation of the user on any target data.
Step 211: and jumping to an application interface corresponding to the target data according to the selection operation.
The user may further process the found target data, for example: move data, delete data, copy data, or the like.
When the deletion operation of the target data is detected, all labels corresponding to the target data are searched from the database, and the corresponding relation between the target data and all labels in the database is deleted.
In the embodiment of the invention, the keyword input by the user is received, the synonym of the keyword is determined, the first label is determined by the synonym of the keyword, that is, the data is searched through the label, when the user needs to search for certain data with longer storage time, the name of the data or the content contained in the data does not need to be accurately input, and the search range can be reduced by determining the first label corresponding to the synonym of the input keyword, so that the user can quickly search for the needed data. Because the first tag is associated with at least one second tag in advance, the target data which simultaneously comprises the first tag and the second tag is searched from the data and displayed, namely, the data searching range is further shortened through the first tag and the second tag, so that the time required by searching the data is shortened, and the use experience of a user can be improved.
EXAMPLE III
Referring to fig. 3, a block diagram of a mobile terminal according to a third embodiment of the present invention is shown.
The mobile terminal provided by the embodiment of the invention comprises: the first receiving module 301 is configured to receive a keyword input by a user after the data search interface is opened; a first determining module 302, configured to determine a synonym of the keyword; a first searching module 303, configured to search a database for a first tag consistent with a synonym of the keyword; the second searching module 304 is configured to search and display target data that simultaneously includes the first tag and the second tag.
In the embodiment of the invention, the keyword input by the user is received, the synonym of the keyword is determined, the first label is determined by the synonym of the keyword, namely, the data is searched through the label, when the user needs to search the data with longer storage time, the name of the data or the content contained in the data does not need to be accurately input, and the searching range can be reduced by determining the first label corresponding to the synonym of the input keyword, so that the user can quickly search the required data. Because the first tag is associated with at least one second tag in advance, the target data which simultaneously comprises the first tag and the second tag is searched from the data and displayed, namely, the data searching range is further shortened through the first tag and the second tag, so that the time required by searching the data is shortened, and the use experience of a user can be improved.
Example four
Referring to fig. 4, a block diagram of a mobile terminal according to a fourth embodiment of the present invention is shown.
The mobile terminal provided by the embodiment of the invention comprises: the first receiving module 401 is configured to receive a keyword input by a user after the data search interface is opened; a first determining module 402, configured to determine a synonym of the keyword; a first searching module 403, configured to search a database for a first tag consistent with a synonym of the keyword; a second searching module 404, configured to search and display target data that simultaneously includes the first tag and the second tag, from a database.
Preferably, the mobile terminal further includes: a tag adding module 405, configured to add a tag to each piece of data before the first receiving module 401 receives a keyword input by a user in a data searching interface; a creating module 406, configured to determine, for each tag, each piece of data to which the tag is added, and create a database according to a corresponding relationship between the tag and each piece of data.
Preferably, the mobile terminal further includes: a deleting module 407, configured to, after the second searching module 404 searches and displays target data that includes the first tag and the second tag simultaneously from data, when a deleting operation on the target data is detected, search each tag corresponding to the target data from the database, and delete a corresponding relationship between the target data and each tag in the database.
Preferably, the mobile terminal further includes: a second receiving module 408, configured to receive a selection operation of a user on any target data after the second searching module 404 searches and displays target data that simultaneously includes the first tag and the second tag; and the skipping module 409 is used for skipping to the application interface corresponding to the target data according to the selection operation.
Preferably, the mobile terminal further includes: a second determining module 410, configured to determine, before the first receiving module 401 receives a keyword input by a user in a data search interface, each tag that is queried more than a preset number of times in a history search process; an association relationship establishing module 411, configured to establish an association relationship between the tags; the third determination module 412: and the method is used for displaying the label chain after the association relationship is established as a recommended label.
The mobile terminal provided in the embodiment of the present invention can implement each process implemented by the mobile terminal in the method embodiments of fig. 1 to fig. 2, and is not described herein again to avoid repetition.
In the embodiment of the invention, the keyword input by the user is received, the synonym of the keyword is determined, the first label is determined by the synonym of the keyword, that is, the data is searched through the label, when the user needs to search for certain data with longer storage time, the name of the data or the content contained in the data does not need to be accurately input, and the search range can be reduced by determining the first label corresponding to the synonym of the input keyword, so that the user can quickly search for the needed data. Because the first tag is associated with at least one second tag in advance, the target data which simultaneously comprises the first tag and the second tag is searched from the data and displayed, namely, the data searching range is further shortened through the first tag and the second tag, so that the time required by searching the data is shortened, and the use experience of a user can be improved.
EXAMPLE five
Fig. 5 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention.
The mobile terminal 500 includes, but is not limited to: a radio frequency unit 501, a network module 502, an audio output unit 503, an input unit 504, a sensor 505, a display unit 506, a user input unit 507, an interface unit 508, a memory 509, a processor 510, and a power supply 511. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 5 is not intended to be limiting of mobile terminals, and that a mobile terminal may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the mobile terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
A processor 510 for receiving a keyword input by a user in a data search interface; determining a similar meaning word of the keyword; searching a first label consistent with a similar meaning word of the keyword from a database, wherein the first label is associated with at least one second label in advance; (ii) a And searching and displaying target data which simultaneously comprises the first label and the second label from a database.
In the embodiment of the invention, the keyword input by the user is received, the synonym of the keyword is determined, the first label is determined by the synonym of the keyword, namely, the data is searched through the label, when the user needs to search the data with longer storage time, the name of the data or the content contained in the data does not need to be accurately input, and the searching range can be reduced by determining the first label corresponding to the synonym of the input keyword, so that the user can quickly search the required data. Because the first tag is associated with at least one second tag in advance, the target data which simultaneously comprises the first tag and the second tag is searched from the data and displayed, namely, the data searching range is further shortened through the first tag and the second tag, so that the time required by searching the data is shortened, and the use experience of a user can be improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 501 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 510; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 501 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 501 can also communicate with a network and other devices through a wireless communication system.
The mobile terminal provides the user with wireless broadband internet access through the network module 502, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 503 may convert audio data received by the radio frequency unit 501 or the network module 502 or stored in the memory 509 into an audio signal and output as sound. Also, the audio output unit 503 may also provide audio output related to a specific function performed by the mobile terminal 500 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 503 includes a speaker, a buzzer, a receiver, and the like.
The input unit 504 is used to receive an audio or video signal. The input Unit 504 may include a Graphics Processing Unit (GPU) 5041 and a microphone 5042, and the Graphics processor 5041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 506. The image frames processed by the graphic processor 5041 may be stored in the memory 509 (or other storage medium) or transmitted via the radio frequency unit 501 or the network module 502. The microphone 5042 may receive sounds and may be capable of processing such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 501 in case of the phone call mode.
The mobile terminal 500 also includes at least one sensor 505, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel 5061 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 5061 and/or a backlight when the mobile terminal 500 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of the mobile terminal (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 505 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 506 is used to display information input by the user or information provided to the user. The Display unit 506 may include a Display panel 5061, and the Display panel 5061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 507 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 507 includes a touch panel 5071 and other input devices 5072. Touch panel 5071, also referred to as a touch screen, may collect touch operations by a user on or near it (e.g., operations by a user on or near touch panel 5071 using a finger, stylus, or any suitable object or attachment). The touch panel 5071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 510, and receives and executes commands sent by the processor 510. In addition, the touch panel 5071 may be implemented in various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 5071, the user input unit 507 may include other input devices 5072. In particular, other input devices 5072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 5071 may be overlaid on the display panel 5061, and when the touch panel 5071 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 510 to determine the type of the touch event, and then the processor 510 provides a corresponding visual output on the display panel 5061 according to the type of the touch event. Although in fig. 5, the touch panel 5071 and the display panel 5061 are two independent components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 5071 and the display panel 5061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 508 is an interface through which an external device is connected to the mobile terminal 500. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 508 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 500 or may be used to transmit data between the mobile terminal 500 and external devices.
The memory 509 may be used to store software programs as well as various data. The memory 509 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 509 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The processor 510 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 509 and calling data stored in the memory 509, thereby performing overall monitoring of the mobile terminal. Processor 510 may include one or more processing units; preferably, the processor 510 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 510.
The mobile terminal 500 may further include a power supply 511 (e.g., a battery) for supplying power to various components, and preferably, the power supply 511 may be logically connected to the processor 510 via a power management system, so that functions of managing charging, discharging, and power consumption are performed via the power management system.
In addition, the mobile terminal 500 includes some functional modules that are not shown, and thus, are not described in detail herein.
Preferably, an embodiment of the present invention further provides a mobile terminal, which includes a processor 510, a memory 509, and a computer program that is stored in the memory 509 and can be run on the processor 510, and when the computer program is executed by the processor 510, the computer program implements each process of the above data searching method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the data searching method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (6)

1. A data searching method is applied to a mobile terminal, and is characterized by comprising the following steps:
receiving keywords input by a user in a data searching interface;
determining a similar meaning word of the keyword;
searching a database for a first label consistent with a similar meaning word of the keyword, wherein the first label is associated with at least one second label in advance; the second label is preset;
searching and displaying target data which simultaneously comprises the first label and the second label from a database;
before the step of receiving the keyword input by the user in the data search interface, the method further comprises:
adding a label to each piece of data;
determining each piece of data added with the label aiming at each label, and establishing a database according to the corresponding relation between the label and each piece of data;
determining each label of which the inquired times are greater than the preset times in the history searching process;
establishing an association relation between the labels;
and displaying the label chain after the association relationship is established as a recommended label.
2. The method of claim 1, wherein after the step of searching and displaying the target data simultaneously containing the first tag and the second tag, the method further comprises:
when the deleting operation of the target data is detected, searching each label corresponding to the target data from the database, and deleting the corresponding relation between the target data and each label in the database.
3. The method of claim 1, wherein after the step of searching and displaying the target data simultaneously containing the first tag and the second tag, the method further comprises:
receiving the selection operation of a user on any target data;
and jumping to an application interface corresponding to the target data according to the selection operation.
4. A mobile terminal, characterized in that the mobile terminal comprises:
the first receiving module is used for receiving the key words input by the user after the data searching interface is opened;
the first determining module is used for determining the similar meaning words of the keywords;
the first searching module is used for searching a first label consistent with a similar meaning word of the keyword in a database, and the first label is associated with at least one second label in advance; the second label is preset;
the second searching module is used for searching and displaying target data which simultaneously comprises the first label and the second label;
the tag adding module is used for adding tags to the data before keywords input by a user are received in the data searching interface;
the creating module is used for determining each piece of data added with the label aiming at each label and establishing a database according to the corresponding relation between the label and each piece of data;
the second determining module is used for determining each label of which the number of times of being inquired is greater than the preset number of times in the history searching process before receiving the key words input by the user in the data searching interface;
the incidence relation establishing module is used for establishing incidence relation of each label;
and the third determining module is used for displaying the label chain after the association relationship is established as a recommended label.
5. The mobile terminal of claim 4, wherein the mobile terminal further comprises:
and the deleting module is used for searching each label corresponding to the target data from the database and deleting the corresponding relation between the target data and each label in the database when the deleting operation of the target data is detected after the second searching module searches and displays the target data simultaneously containing the first label and the second label from the data.
6. The mobile terminal of claim 4, wherein the mobile terminal further comprises:
the second receiving module is used for receiving the selection operation of a user on any target data after the second searching module searches and displays the target data simultaneously containing the first label and the second label from the data;
and the skipping module is used for skipping to the application interface corresponding to the target data according to the selection operation.
CN201810186608.6A 2018-03-07 2018-03-07 Data searching method and mobile terminal Active CN108446345B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810186608.6A CN108446345B (en) 2018-03-07 2018-03-07 Data searching method and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810186608.6A CN108446345B (en) 2018-03-07 2018-03-07 Data searching method and mobile terminal

Publications (2)

Publication Number Publication Date
CN108446345A CN108446345A (en) 2018-08-24
CN108446345B true CN108446345B (en) 2021-11-09

Family

ID=63193535

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810186608.6A Active CN108446345B (en) 2018-03-07 2018-03-07 Data searching method and mobile terminal

Country Status (1)

Country Link
CN (1) CN108446345B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111274416A (en) * 2020-01-22 2020-06-12 维沃移动通信有限公司 Chat information searching method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102693248A (en) * 2011-04-14 2012-09-26 天脉聚源(北京)传媒科技有限公司 Network information searching method and system
CN107046603A (en) * 2017-05-27 2017-08-15 广东小天才科技有限公司 The lookup method and user terminal of a kind of communication information
CN107066497A (en) * 2016-12-29 2017-08-18 努比亚技术有限公司 A kind of searching method and device
CN107122499A (en) * 2017-06-09 2017-09-01 苏州唯亚信息科技股份有限公司 Suitable for the method for quickly querying of R & D Database

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8495048B2 (en) * 2009-08-26 2013-07-23 International Business Machines Applying user-generated deployment events to a grouping of deployable portlets
CN107229659B (en) * 2016-03-25 2021-06-22 华为技术有限公司 Information searching method and device
CN105933538B (en) * 2016-06-15 2019-06-07 维沃移动通信有限公司 A kind of the video retrieval method and mobile terminal of mobile terminal
CN106202204A (en) * 2016-06-24 2016-12-07 维沃移动通信有限公司 The lookup method of a kind of voice document and mobile terminal
CN106156327A (en) * 2016-07-06 2016-11-23 佛山市恒南微科技有限公司 A kind of tag search method of personalization

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102693248A (en) * 2011-04-14 2012-09-26 天脉聚源(北京)传媒科技有限公司 Network information searching method and system
CN107066497A (en) * 2016-12-29 2017-08-18 努比亚技术有限公司 A kind of searching method and device
CN107046603A (en) * 2017-05-27 2017-08-15 广东小天才科技有限公司 The lookup method and user terminal of a kind of communication information
CN107122499A (en) * 2017-06-09 2017-09-01 苏州唯亚信息科技股份有限公司 Suitable for the method for quickly querying of R & D Database

Also Published As

Publication number Publication date
CN108446345A (en) 2018-08-24

Similar Documents

Publication Publication Date Title
CN107580147B (en) Management method of notification message and mobile terminal
CN111130989B (en) Information display and sending method and electronic equipment
CN109388456B (en) Head portrait selection method and mobile terminal
CN111064654A (en) Message display method and electronic equipment
CN108984066B (en) Application icon display method and mobile terminal
CN108196781B (en) Interface display method and mobile terminal
CN110795010B (en) Screen capturing method and terminal equipment thereof
CN108322897B (en) Card package meal combination method and device
CN107992615B (en) Website recommendation method, server and terminal
CN110096203B (en) Screenshot method and mobile terminal
CN109284146B (en) Light application starting method and mobile terminal
CN109324999B (en) Method and electronic equipment for executing operation based on download instruction
CN109063076B (en) Picture generation method and mobile terminal
CN109067979B (en) Prompting method and mobile terminal
CN110795002A (en) Screenshot method and terminal equipment
CN111131607A (en) Information sharing method, electronic equipment and computer readable storage medium
CN108491125B (en) Operation control method of application store and mobile terminal
CN107734477B (en) Call forwarding method and mobile terminal
CN108363499B (en) Text recovery method and mobile terminal
CN109144860B (en) Operation method for control object and terminal equipment
CN108446345B (en) Data searching method and mobile terminal
CN110851219A (en) Information processing method and electronic equipment
CN111142759A (en) Information sending method and electronic equipment
CN111130995A (en) Image control method, electronic device, and storage medium
CN110688497A (en) Resource information searching method and device, terminal equipment and storage medium

Legal Events

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