WO2019072193A1 - 一种信息智能检索的方法、装置及存储介质 - Google Patents

一种信息智能检索的方法、装置及存储介质 Download PDF

Info

Publication number
WO2019072193A1
WO2019072193A1 PCT/CN2018/109705 CN2018109705W WO2019072193A1 WO 2019072193 A1 WO2019072193 A1 WO 2019072193A1 CN 2018109705 W CN2018109705 W CN 2018109705W WO 2019072193 A1 WO2019072193 A1 WO 2019072193A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
noun
user
format corresponding
input
Prior art date
Application number
PCT/CN2018/109705
Other languages
English (en)
French (fr)
Inventor
陈健强
Original Assignee
捷开通讯(深圳)有限公司
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 捷开通讯(深圳)有限公司 filed Critical 捷开通讯(深圳)有限公司
Publication of WO2019072193A1 publication Critical patent/WO2019072193A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying

Definitions

  • the present invention relates to the technical field of information retrieval, and in particular, to a method, device and storage medium for information intelligent retrieval.
  • chat tools When you use chat tools to chat, use SMS to communicate, or store information in your phone, you will often need to include some important information, such as ID number, mobile number, bank card number, password, address information, etc. More, it is very inconvenient to find afterwards. The longer the interval, the more difficult it is to search for queries.
  • the traditional information inquiry is to match the keywords input by the user, but the information such as the ID number, bank card, mobile phone number, password, etc. are all combinations of numbers, letters or numbers and letters, and cannot be searched by matching keywords.
  • the user can only manually view the information one by one to search, which is time consuming and laborious, and the user is very troublesome to query.
  • the embodiment of the invention provides a method, a device and a storage medium for information intelligent retrieval, which can solve the problem of information query and retrieval method in the prior art, and cannot quickly retrieve important information.
  • the present invention is to achieve the above object, and the specific technical solutions are as follows:
  • an embodiment of the present invention provides a method for information intelligent retrieval, where the method includes the following steps:
  • the feature information database includes a plurality of information nouns and an information format corresponding to each information noun;
  • the information to be searched is searched, and the retrieved information is displayed.
  • the step of obtaining the information format corresponding to the information noun by matching the information input by the user with the information noun in the feature information database includes:
  • the information noun in the feature information database includes information input by the user, and acquires an information format corresponding to the current information noun.
  • the step of matching the information input by the user with the information noun in the feature information database further includes:
  • the user is prompted to re-enter.
  • the information noun in the feature information database includes information input by the user, and the step of acquiring the information format corresponding to the current information noun includes:
  • the first information format, the second information format, and the third information format are superimposed to obtain a final information format.
  • the method further includes:
  • Each piece of information retrieved contains a jump link that corresponds to the scene of the information.
  • the step of searching for the information to be searched according to the information format corresponding to the information noun, and displaying the retrieved information further includes:
  • the scenario corresponding to the selection information is automatically jumped.
  • the information noun includes: an ID number, a mobile phone number, a bank card number, a password, an address information, a name, or an email address.
  • an embodiment of the present invention provides an apparatus for information intelligent retrieval, which includes a processor and a memory connected to the processor, where the memory stores an information intelligent retrieval program, and the information intelligent retrieval program is The processor implements the following steps when executed:
  • the feature information database includes a plurality of information nouns and an information format corresponding to each information noun;
  • the information to be searched is searched, and the retrieved information is displayed.
  • the device for intelligently searching information wherein when the information intelligent retrieval program is executed by the processor, the following steps are further implemented:
  • the information noun in the feature information database includes information input by the user, and obtains an information format corresponding to the current information noun;
  • the user is prompted to re-enter.
  • the device for intelligently searching information wherein when the information intelligent retrieval program is executed by the processor, the following steps are further implemented:
  • the first information format, the second information format, and the third information format are superimposed to obtain a final information format.
  • Each piece of information retrieved contains a jump link that corresponds to the scene of the information.
  • the device for intelligently searching information wherein when the information intelligent retrieval program is executed by the processor, the following steps are further implemented:
  • the scenario corresponding to the selection information is automatically jumped.
  • the information noun includes: an ID number, a mobile phone number, a bank card number, a password, an address information, a name, or an email address.
  • an embodiment of the present invention provides a storage medium, where the storage medium stores an information intelligent retrieval program, and when the information intelligent retrieval program is executed by the processor, the following steps are implemented:
  • the feature information database includes a plurality of information nouns and an information format corresponding to each information noun;
  • the information to be searched is searched, and the retrieved information is displayed.
  • the step of obtaining the information format corresponding to the information noun by matching the information input by the user with the information noun in the feature information database includes:
  • the information noun in the feature information database includes information input by the user, and acquires an information format corresponding to the current information noun.
  • the step of matching the information input by the user with the information noun in the feature information database further includes:
  • the user is prompted to re-enter.
  • the information noun in the feature information database includes information input by the user, and the step of acquiring the information format corresponding to the current information noun includes:
  • the first information format, the second information format, and the third information format are superimposed to obtain a final information format.
  • the method further includes:
  • Each piece of information retrieved contains a jump link that corresponds to the scene of the information.
  • the step of searching for the information to be searched according to the information format corresponding to the information noun, and displaying the retrieved information further includes:
  • the scenario corresponding to the selection information is automatically jumped.
  • the information noun includes: an ID number, a mobile phone number, a bank card number, a password, an address information, a name, or an email address.
  • the method, device and storage medium for information intelligent retrieval of the present invention obtain the information format corresponding to the information noun by matching the information input by the user with the information noun in the feature information database, and searching the information according to the acquired information format, Accurate and fast, solves the problem of information query and retrieval in the prior art, and cannot quickly retrieve important information.
  • FIG. 1 is a flowchart of a method for information intelligent retrieval according to an embodiment of the present invention.
  • FIG. 2 is another flowchart of a method for information intelligent retrieval according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
  • the present invention provides a method, a device and a storage medium for information intelligent retrieval.
  • a method for information intelligent retrieval.
  • the present invention will be further described in detail below. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
  • FIG. 1 is a flowchart of a method for information intelligent retrieval according to an embodiment of the present invention
  • FIG. 2 is another flowchart of a method for information intelligent retrieval according to an embodiment of the present invention.
  • a method for information intelligent retrieval wherein the method comprises the steps of:
  • a feature information database is established in the system in advance, and the feature information database includes a plurality of information nouns and an information format corresponding to each information noun.
  • Information nouns include but are not limited to: ID number, mobile number, bank card number, password, address information, name, email address.
  • the information format of the ID number is 15 or 18 digits, and the last digit is a number 0-9 and the letter X, and the other digits are numbers.
  • the mobile phone number information format is 11 digits or more of pure digital information.
  • the information format of the bank card number is 16 digits, 17 digits and 19 digits.
  • the 19 digit digital information is preferred for retrieval.
  • the first digit of which is 6 is the UnionPay card.
  • the first digit is 5 is the MasterCard, the first one.
  • the number 4 is the VISA card, and the first digital number of 6 is preferentially searched.
  • the format of the password information is a random continuous combination of numbers, letters, and characters.
  • the characters include _, -, *, #, space, and so on.
  • the information format of the address information is composed of specific key fields including: province, city, district/county, street/nong/road/town, community/community/village, building/building/group, etc. As long as one of the above specific key fields is included, it is determined that the retrieved information is address information.
  • the name information format is 2-8 Chinese characters, of which the first Chinese character is the last name.
  • the format of the email address is " ⁇ " and "@", as well as a combination of numbers or letters.
  • the user inputs information, for example, the user inputs the mobile phone number, and obtains the information format corresponding to the mobile phone number, that is, pure digital information of 11 bits or more.
  • the information format of the mobile phone number is 11-bit or more pure digital information, and the information is searched, and all the information conforming to the information format of the mobile phone number is displayed.
  • step B specifically includes:
  • the information noun in the feature information database includes information input by the user, and obtains an information format corresponding to the current information noun.
  • the user inputs “query mobile phone number”, and the system matches the information input by the user with the information noun in the feature information database, and the information noun in the feature information database contains the “mobile phone number” information input by the user, and then obtains the mobile phone. Number information format.
  • step B specifically includes:
  • the information noun in the feature information database does not include information input by the user, and prompts the user to re-enter.
  • the user inputs “bank”, and the information noun in the feature database does not include the “bank” input by the user, and prompts the user to re-enter.
  • step B1 specifically includes:
  • the first information noun corresponding to the first information noun is matched according to the first information input by the user, and the first information format corresponding to the first information noun is obtained.
  • the user inputs the first information, such as “ID card number”, to obtain the identity.
  • the information format of the certificate number is matched according to the first information input by the user, and the first information format corresponding to the first information noun is obtained.
  • the first information format, the second information format, and the third information format are superimposed to obtain a final information format.
  • the first information format, the second information format, and the third information format are superimposed, that is, the identification number is required, and the second last digit is an odd number, and the first two digits are the ID number of "33".
  • the user can input only the first information and obtain the first information format without inputting the second information and the third information, and the second information format and the third information format are displayed as vacancies.
  • the user can also input the first information and the second information without inputting the third information.
  • the first information format and the second information format are obtained, and the two information formats are superimposed, and the third information format is displayed as a vacancy.
  • the method further includes:
  • the information queried by the user may contain some error information, so the user needs to judge by the scene where the information occurs.
  • Each piece of information retrieved contains a jump link.
  • the jump link corresponds to the scene of the information.
  • the system automatically jumps to the scene corresponding to the information and restores the information. Additional information associated with the user before and after. Specifically, if the user determines that the information is not necessary according to the scene corresponding to the current information, the user returns to the previous search result display interface by clicking the return menu for the user to make the next selection.
  • the user can also input information by voice and image input.
  • the user can input the mobile phone number in the system by saying "mobile phone number”, and the user can input the "bank card number” query information in the system by inputting the picture of the bank card.
  • the present invention also provides an apparatus for information intelligent retrieval, comprising: a processor, and a memory connected to the processor, the memory storing an information intelligent retrieval program, the information intelligent retrieval program being executed by the processor.
  • the feature information database includes a plurality of information nouns and an information format corresponding to each information noun;
  • the information to be searched is searched, and the retrieved information is displayed.
  • the information noun in the feature information database includes information input by the user, and obtains an information format corresponding to the current information noun;
  • the user is prompted to re-enter.
  • the first information format, the second information format, and the third information format are superimposed to obtain a final information format.
  • the scenario corresponding to the selection information is automatically jumped.
  • the embodiment of the present invention further provides a storage medium, wherein the storage medium stores an information intelligent retrieval program, where the information intelligent retrieval program is executed by the processor to implement the method for intelligently searching the information, as described above. .
  • the program may be stored in a computer readable storage medium, and the storage medium may include: Read Only Memory (ROM), Random Access Memory (RAM), disk or optical disk.
  • ROM Read Only Memory
  • RAM Random Access Memory
  • the present invention discloses a method, an apparatus, and a storage medium for information intelligent retrieval, wherein the method includes: first, establishing a feature information database in the system in advance, the feature information database includes a plurality of information nouns and The information format corresponding to each information noun; then, by matching the information input by the user with the information noun in the feature information database, obtaining the information format corresponding to the information noun; finally, according to the information format corresponding to the obtained information noun, The information to be found is searched, and the retrieved information is displayed.
  • the method, device and storage medium for information intelligent retrieval of the present invention obtain the information format corresponding to the information noun by matching the information input by the user with the information noun in the feature information database, and searching the information according to the acquired information format, Accurate and fast, solves the problem of information query and retrieval in the prior art, and cannot quickly retrieve important information.
  • FIG. 3 is a block diagram showing a specific structure of a mobile terminal according to an embodiment of the present invention.
  • the mobile terminal may be used to implement the method for intelligently searching information provided in the foregoing embodiment.
  • the mobile terminal 1200 can be a smartphone or a tablet.
  • the mobile terminal 1200 may include an RF (Radio Frequency) circuit 110, a memory 120 including one or more (only one shown) computer-readable storage medium, an input unit 130, and a display unit. 140, sensor 150, audio circuit 160, transmission module 170, including processor 180 having one or more processing cores (only one shown) and power supply 190 and the like.
  • RF Radio Frequency
  • FIG. 3 does not constitute a limitation of the mobile terminal 1200, and may include more or less components than those illustrated, or combine some components or different components. Arrangement. among them:
  • the RF circuit 110 is configured to receive and transmit electromagnetic waves, and realize mutual conversion between electromagnetic waves and electrical signals, thereby communicating with a communication network or other devices.
  • the RF circuit 110 may include various existing circuit elements for performing these functions, such as an antenna, a radio frequency transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, a memory, and the like.
  • SIM Subscriber Identity Module
  • the RF circuit 110 can communicate with various networks such as the Internet, an intranet, a wireless network, or communicate with other devices over a wireless network.
  • the wireless network described above may include a cellular telephone network, a wireless local area network, or a metropolitan area network.
  • the above wireless networks may use various communication standards, protocols and technologies, including but not limited to global mobile communication systems (Global System for Mobile Communication, GSM), Enhanced Mobile Communication Technology (Enhanced Data GSM Environment, EDGE), Wideband Code Division Multiple Access (Wideband Code) Division Multiple Access, WCDMA), Code Division Multiple Access (Code Division) Access, CDMA), Time Division Multiple Access (TDMA), Wireless Fidelity (Wireless Fidelity, Wi-Fi) (such as the Institute of Electrical and Electronics Engineers Standard IEEE 802.11a, IEEE 802.11b, IEEE 802.11g and / or IEEE 802.11n), VoIP (Voice) Over Internet Protocol, VoIP), Worldwide Interoperability for Microwave Access (Worldwide Interoperability for Microwave Access, Wi-Max, other protocols for mail, instant messaging, and short messages, as well as any other suitable communication protocol, may even include protocols that are not currently being developed.
  • GSM Global System for Mobile Communication
  • EDGE Enhanced Mobile Communication Technology
  • WCDMA Wideband Code Division Multiple Access
  • CDMA Code Division Multiple
  • the memory 120 can be used to store software programs and modules, such as program instructions/modules corresponding to the method for information intelligent retrieval in the above embodiment, and the processor 180 executes various functional applications by running software programs and modules stored in the memory 120. Data processing, that is, the function of intelligent information retrieval.
  • Memory 120 can include high speed random access memory, and can also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory.
  • memory 120 can further include memory remotely located relative to processor 180, which can be connected to mobile terminal 1200 via a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the input unit 130 can be configured to receive input numeric or character information and to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function controls.
  • input unit 130 can include touch-sensitive surface 131 as well as other input devices 132.
  • Touch-sensitive surface 131 also referred to as a touch display or trackpad, can collect touch operations on or near the user (such as a user using a finger, stylus, etc., on any suitable object or accessory on touch-sensitive surface 131 or The operation near the touch-sensitive surface 131) and driving the corresponding connecting device according to a preset program.
  • the touch-sensitive surface 131 can include two portions of a touch detection device and a touch controller.
  • the touch detection device detects the touch orientation of the user, and detects a signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts the touch information into contact coordinates, and sends the touch information.
  • the processor 180 is provided and can receive commands from the processor 180 and execute them.
  • the touch-sensitive surface 131 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
  • the input unit 130 can also include other input devices 132.
  • other input devices 132 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
  • the display unit 140 can be used to display information input by the user or information provided to the user and various graphical user interfaces of the mobile terminal 1200, which can be composed of graphics, text, icons, video, and any combination thereof.
  • the display unit 140 may include a display panel 141, and optionally, an LCD (Liquid may be used)
  • the display panel 141 is configured in the form of a Crystal Display (LCD) or an OLED (Organic Light-Emitting Diode).
  • touch-sensitive surface 131 may cover the display panel 141, and when the touch-sensitive surface 131 detects a touch operation thereon or nearby, it is transmitted to the processor 180 to determine the type of the touch event, and then the processor 180 according to the touch event The type provides a corresponding visual output on display panel 141.
  • touch-sensitive surface 131 and display panel 141 are implemented as two separate components to implement input and output functions, in some embodiments, touch-sensitive surface 131 can be integrated with display panel 141 for input. And output function.
  • Mobile terminal 1200 may also include at least one type of sensor 150, such as a light sensor, motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 141 according to the brightness of the ambient light, and the proximity sensor may close the display panel 141 when the mobile terminal 1200 moves to the ear. And / or backlight.
  • the gravity acceleration sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
  • the mobile terminal 1200 can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, here No longer.
  • the audio circuit 160, the speaker 161, and the microphone 162 can provide an audio interface between the user and the mobile terminal 1200.
  • the audio circuit 160 can transmit the converted electrical data of the received audio data to the speaker 161 for conversion to the sound signal output by the speaker 161; on the other hand, the microphone 162 converts the collected sound signal into an electrical signal by the audio circuit 160. After receiving, it is converted into audio data, and then processed by the audio data output processor 180, transmitted to the mobile terminal 110 via the RF circuit 110, or outputted to the memory 120 for further processing.
  • the audio circuit 160 may also include an earbud jack to provide communication of the peripheral earphones with the mobile terminal 1200.
  • the mobile terminal 1200 can help the user to send and receive emails, browse web pages, access streaming media, etc. through the transmission module 170 (eg, Wi-Fi module), which provides wireless broadband Internet access to the user.
  • the transmission module 170 eg, Wi-Fi module
  • FIG. 3 shows the transmission module 170, it can be understood that it does not belong to the essential configuration of the mobile terminal 1200, and may be omitted as needed within the scope of not changing the essence of the invention.
  • the processor 180 is a control center of the mobile terminal 1200 that connects various portions of the entire handset with various interfaces and lines, by running or executing software programs and/or modules stored in the memory 120, and recalling data stored in the memory 120.
  • the various functions and processing data of the mobile terminal 1200 are executed to perform overall monitoring of the mobile phone.
  • the processor 180 may include one or more processing cores; in some embodiments, the processor 180 may integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, and For applications, etc., the modem processor primarily handles wireless communications. It can be understood that the above modem processor may not be integrated into the processor 180.
  • the mobile terminal 1200 also includes a power source 190 (such as a battery) that powers the various components.
  • the power source can be logically coupled to the processor 180 through a power management system to manage charging, discharging, and power consumption through the power management system. Management and other functions.
  • Power supply 190 may also include any one or more of a DC or AC power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
  • the mobile terminal 1200 may further include a camera (such as a front camera, a rear camera), a Bluetooth module, and the like, and details are not described herein.
  • the display unit of the mobile terminal is a touch screen display
  • the mobile terminal further includes a memory, and one or more programs, wherein one or more programs are stored in the memory and configured to be one or one
  • the above processor executes one or more programs that include instructions for performing the following operations:
  • the feature information database includes a plurality of information nouns and an information format corresponding to each information noun;
  • the information to be searched is searched, and the retrieved information is displayed.
  • the step of obtaining the information format corresponding to the information noun by matching the information input by the user with the information noun in the feature information database includes:
  • the information noun in the feature information database includes information input by the user, and acquires an information format corresponding to the current information noun.
  • the step of matching the information input by the user with the information noun in the feature information database further includes:
  • the user is prompted to re-enter.
  • the information noun in the feature information database includes information input by the user, and the step of acquiring the information format corresponding to the current information noun includes:
  • the first information format, the second information format, and the third information format are superimposed to obtain a final information format.
  • the method further includes:
  • Each piece of information retrieved contains a jump link that corresponds to the scene of the information.
  • the step of searching for the information to be searched according to the information format corresponding to the information noun, and displaying the retrieved information further includes:
  • the scenario corresponding to the selection information is automatically jumped.
  • the information noun includes: an ID number, a mobile phone number, a bank card number, a password, an address information, a name, or an email address.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Machine Translation (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明公开了信息智能检索的方法、装置及存储介质,方法包括:预先在系统内建立特征信息数据库;通过匹配用户输入的信息与特征信息数据库中的信息名词,获取信息名词所对应的信息格式;根据所获取的信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。

Description

一种信息智能检索的方法、装置及存储介质
本申请要求于2017年10月10日提交中国专利局、申请号为201710934645.6、发明名称为“一种信息智能检索的方法、装置及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及信息检索的技术领域,尤其涉及一种信息智能检索的方法、装置及存储介质。
背景技术
平时使用聊天工具进行聊天时、使用短信进行沟通时,或在手机中存储信息时,经常会涉及一些重要的信息,如身份证号,手机号码,银行卡号,密码,地址信息等,信息量较多,事后需要查找起来非常不方便,时间间隔越久,搜索查询的难度越大。
传统的信息查询,均是通过匹配用户输入的关键词,但身份证号、银行卡、手机号码、密码等信息都是数字、字母或数字与字母的结合,无法通过匹配关键词进行搜索查询,遇到这种情况,用户只能手动查看逐条信息进行搜索,耗时耗力,用户查询起来非常麻烦。
因此,现有技术还有待于改进和发展。
技术问题
本发明实施例提供一种信息智能检索的方法、装置及存储介质,可以解决现有技术中的信息查询检索方法,无法快速检索重要信息的问题。
技术解决方案
本发明为实现上述目的,具体技术方案如下:
第一方面,本发明实施例提供一种信息智能检索的方法,其中,所述方法包括步骤:
预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;
通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式;
根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式的步骤,包括:
所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式。
其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词的步骤之后,还包括:
所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
其中,所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式的步骤,包括:
根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;
根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;
根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;
将所述第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。
其中,在所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索的步骤之后,在所述将检索得到的信息进行显示的步骤之前,还包括:
检索得到的每一条信息均包含一个跳转链接,跳转链接与所述信息的场景相对应。
其中,所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示的步骤之后,还包括:
获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
其中,所述信息名词包括:身份证号、手机号码、银行卡号、密码、地址信息、姓名、或邮箱地址。
第二方面,本发明实施例提供一种信息智能检索的装置,其中,包括处理器,以及与所述处理器连接的存储器,所述存储器存储有信息智能检索程序,所述信息智能检索程序被所述处理器执行时实现以下步骤:
预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;
通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式;
根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
所述信息智能检索的装置,其中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式;
所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
所述信息智能检索的装置,其中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;
根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;
根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;
将所述第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。
其中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
检索得到的每一条信息均包含一个跳转链接,跳转链接与所述信息的场景相对应。
所述信息智能检索的装置,其中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
其中,所述信息名词包括:身份证号、手机号码、银行卡号、密码、地址信息、姓名、或邮箱地址。
第三方面,本发明实施例提供一种存储介质,其中,所述存储介质存储有信息智能检索程序,该信息智能检索程序被处理器执行时实现如下步骤:
预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;
通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式;
根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式的步骤,包括:
所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式。
其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词的步骤之后,还包括:
所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
其中,所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式的步骤,包括:
根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;
根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;
根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;
将所述第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。
其中,在所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索的步骤之后,在所述将检索得到的信息进行显示的步骤之前,还包括:
检索得到的每一条信息均包含一个跳转链接,跳转链接与所述信息的场景相对应。
其中,所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示的步骤之后,还包括:
获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
其中,所述信息名词包括:身份证号、手机号码、银行卡号、密码、地址信息、姓名、或邮箱地址。
有益效果
本发明的信息智能检索的方法、装置及存储介质,通过匹配用户输入的信息与特征信息数据库中的信息名词,获取信息名词所对应的信息格式,并根据所获取的信息格式对信息进行检索,精准、快捷,解决了现有技术中的信息查询检索方法,无法快速检索重要信息的问题。
附图说明
图1为本发明实施例提供的信息智能检索的方法的流程图。
图2为本发明实施例提供的信息智能检索的方法的另一流程图。
图3是本发明实施例提供的移动终端的具体结构示意图。
本发明的实施方式
本发明提供一种信息智能检索的方法、装置及存储介质,为使本发明的目的、技术方案及效果更加清楚、明确,以下对本发明进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
请参阅图1及图2,图1为本发明实施例提供的信息智能检索的方法的流程图;图2为本发明实施例提供的信息智能检索的方法的另一流程图。如图1及图2所示,一种信息智能检索的方法,其中,所述方法包括步骤:
A、预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式。
信息名词包含但不限于:身份证号、手机号码、银行卡号、密码、地址信息、姓名、邮箱地址。
具体的,身份证号的信息格式为15位或18位,最后一位为0-9的数字和字母X,其他位均为数字。手机号的信息格式为11位及以上的纯数字信息。银行卡号的信息格式为16位、17位和19位的数字,优先选择19位的数字信息进行检索;其中首个数字为6的是银联卡,首个数字为5的是万事达卡,首个数字为4的是VISA卡,优先选择首个数字为6的数字信息进行检索。密码的信息格式为数字、字母、字符三者之间的随机连续组合,字符包括_、-、*、#、空格等。地址信息的信息格式由特定的关键字段组成,这些特定的关键字段包括:省、市、区/县、街道/弄/路/镇、小区/社区/村、楼/栋/组等,只要包含上述特定的关键字段中的一个,即认定检索到的信息为地址信息。姓名的信息格式为2个-8个的汉字,其中首个汉字为姓氏。邮箱地址的信息格式为包含“.”和“@”,以及数字或字母的组合。
B、通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式。
具体的,用户输入信息,例如用户输入手机号,则获取手机号所对应的信息格式,即11位及以上的纯数字信息。
C、根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
根据所获取的信息格式,例如手机号的信息格式是11位及以上的纯数字信息,对信息进行检索,将符合手机号的信息格式的全部信息进行显示。
更具体的实施例中,所述步骤B具体包括:
B1、所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式。
具体使用过程中,用户输入“查询手机号”,系统通过对特征信息数据库中的信息名词匹配用户输入的信息,特征信息数据库中的信息名词包含用户所输入的“手机号”信息,则获取手机号的信息格式。
更具体的实施例中,所述步骤B具体包括:
B2、所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
在具体使用过程中,用户输入“银行”,特征数据库中的信息名词不包含用户输入的“银行”,则提示用户重新输入。
更具体的实施例中,所述步骤B1具体包括:
B11、根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;在具体使用过程中,用户输入第一信息,例如“身份证号”,则获取身份证号的信息格式。
B12、根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;在具体使用过程中,用户输入第二信息,例如“男”,则获取男性的身份证号的信息格式,即倒数第二位为奇数的身份证号信息。
B13、根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;用户输入第三信息,例如“浙江”,则获取前两位数字表示浙江的身份证号的信息格式,即前两位数字为“33”的身份证号信息。
B14、将第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。将第一信息格式、第二信息格式和第三信息格式进行叠加,即需要查找,倒数第二位为奇数、前两位数字为“33”的身份证号。
在具体使用时,用户可以只输入第一信息,并获取第一信息格式,而不输入第二信息和第三信息,此时第二信息格式和第三信息格式显示为空缺。用户也可输入第一信息和第二信息,不输入第三信息,此时获取第一信息格式和第二信息格式,并将两种信息格式进行叠加,而第三信息格式显示为空缺。
更具体的实施例中,所述步骤C之后还包括:
D、获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
在具体使用过程中,用户所查询到的信息可能包含一些错误信息,因此用户需要借助信息所发生的场景来进行判断。检索得到的每一条信息均包含一个跳转链接,跳转链接与该信息的场景相对应,用户选择检索得到具体信息时,系统会自动跳转到该条信息对应的场景,并还原该条信息前后相关联的其他信息,供用户进行选择。具体的,若用户根据当前信息所对应的场景,判断不是自己需要的信息,则通过点击返回菜单,返回之前的检索结果显示界面,供用户进行下一次选择。
此外,用户除了通过文字输入查询信息以外,还可通过声音、图像输入查询信息。例如用户通过说出“手机号”,即可在系统中输入手机号这一查询信息,用户通过输入银行卡的图片,即可在系统中输入“银行卡号”这一查询信息。
本发明还提供了一种信息智能检索的装置,其中,包括处理器,以及与所述处理器连接的存储器,所述存储器存储有信息智能检索程序,该信息智能检索程序被所述处理器执行时实现以下步骤:
预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;
通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式;
根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
更具体的实施例中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式;
所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
更具体的实施例中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;
根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;
根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;
将所述第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。
更具体的实施例中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
本发明实施例还提供了一种存储介质,其中,所述存储介质存储有信息智能检索程序,该信息智能检索程序被处理器执行时实现所述信息智能检索的方法的步骤,具体如上所述。
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储介质中,存储介质可以包括:只读存储器(ROM,Read Only Memory)、随机存取记忆体(RAM,Random Access Memory)、磁盘或光盘等。
综上所述,本发明公开了一种信息智能检索的方法、装置及存储介质,其中,所述方法包括:首先,预先在系统内建立特征信息数据库,特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;然后,通过匹配用户输入的信息与特征信息数据库中的信息名词,获取信息名词所对应的信息格式;最后,根据所获取的信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。本发明的信息智能检索的方法、装置及存储介质,通过匹配用户输入的信息与特征信息数据库中的信息名词,获取信息名词所对应的信息格式,并根据所获取的信息格式对信息进行检索,精准、快捷,解决了现有技术中的信息查询检索方法,无法快速检索重要信息的问题。
图3示出了本发明实施例提供的移动终端的具体结构框图,该移动终端可以用于实施上述实施例中提供的信息智能检索的方法。该移动终端1200可以为智能手机或平板电脑。
如图3所示,移动终端1200可以包括RF(Radio Frequency,射频)电路110、包括有一个或一个以上(图中仅示出一个)计算机可读存储介质的存储器120、输入单元130、显示单元140、传感器150、音频电路160、传输模块170、包括有一个或者一个以上(图中仅示出一个)处理核心的处理器180以及电源190等部件。本领域技术人员可以理解,图3中示出的移动终端1200结构并不构成对移动终端1200的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。其中:
RF电路110用于接收以及发送电磁波,实现电磁波与电信号的相互转换,从而与通讯网络或者其他设备进行通讯。RF电路110可包括各种现有的用于执行这些功能的电路元件,例如,天线、射频收发器、数字信号处理器、加密/解密芯片、用户身份模块(SIM)卡、存储器等等。RF电路110可与各种网络如互联网、企业内部网、无线网络进行通讯或者通过无线网络与其他设备进行通讯。上述的无线网络可包括蜂窝式电话网、无线局域网或者城域网。上述的无线网络可以使用各种通信标准、协议及技术,包括但并不限于全球移动通信系统(Global System for Mobile Communication, GSM)、增强型移动通信技术(Enhanced Data GSM Environment, EDGE),宽带码分多址技术(Wideband Code Division Multiple Access, WCDMA),码分多址技术(Code Division Access, CDMA)、时分多址技术(Time Division Multiple Access, TDMA),无线保真技术(Wireless Fidelity, Wi-Fi)(如美国电气和电子工程师协会标准 IEEE 802.11a, IEEE 802.11b, IEEE802.11g 和/或 IEEE 802.11n)、网络电话(Voice over Internet Protocol, VoIP)、全球微波互联接入(Worldwide Interoperability for Microwave Access, Wi-Max)、其他用于邮件、即时通讯及短消息的协议,以及任何其他合适的通讯协议,甚至可包括那些当前仍未被开发出来的协议。
存储器120可用于存储软件程序以及模块,如上述实施例中信息智能检索的方法对应的程序指令/模块,处理器180通过运行存储在存储器120内的软件程序以及模块,从而执行各种功能应用以及数据处理,即实现信息智能检索的功能。存储器120可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器120可进一步包括相对于处理器180远程设置的存储器,这些远程存储器可以通过网络连接至移动终端1200。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。
输入单元130可用于接收输入的数字或字符信息,以及产生与用户设置以及功能控制有关的键盘、鼠标、操作杆、光学或者轨迹球信号输入。具体地,输入单元130可包括触敏表面131以及其他输入设备132。触敏表面131,也称为触摸显示屏或者触控板,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触敏表面131上或在触敏表面131附近的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触敏表面131可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器180,并能接收处理器180发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触敏表面131。除了触敏表面131,输入单元130还可以包括其他输入设备132。具体地,其他输入设备132可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。
显示单元140可用于显示由用户输入的信息或提供给用户的信息以及移动终端1200的各种图形用户接口,这些图形用户接口可以由图形、文本、图标、视频和其任意组合来构成。显示单元140可包括显示面板141,可选的,可以采用LCD(Liquid Crystal Display,液晶显示器)、OLED(Organic Light-Emitting Diode,有机发光二极管)等形式来配置显示面板141。进一步的,触敏表面131可覆盖显示面板141,当触敏表面131检测到在其上或附近的触摸操作后,传送给处理器180以确定触摸事件的类型,随后处理器180根据触摸事件的类型在显示面板141上提供相应的视觉输出。虽然在图3中,触敏表面131与显示面板141是作为两个独立的部件来实现输入和输出功能,但是在某些实施例中,可以将触敏表面131与显示面板141集成而实现输入和输出功能。
移动终端1200还可包括至少一种传感器150,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板141的亮度,接近传感器可在移动终端1200移动到耳边时,关闭显示面板141和/或背光。作为运动传感器的一种,重力加速度传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等; 至于移动终端1200还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。
音频电路160、扬声器161,传声器162可提供用户与移动终端1200之间的音频接口。音频电路160可将接收到的音频数据转换后的电信号,传输到扬声器161,由扬声器161转换为声音信号输出;另一方面,传声器162将收集的声音信号转换为电信号,由音频电路160接收后转换为音频数据,再将音频数据输出处理器180处理后,经RF电路110以发送给比如另一移动终端,或者将音频数据输出至存储器120以便进一步处理。音频电路160还可能包括耳塞插孔,以提供外设耳机与移动终端1200的通信。
移动终端1200通过传输模块170(例如Wi-Fi模块)可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图3示出了传输模块170,但是可以理解的是,其并不属于移动终端1200的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。
处理器180是移动终端1200的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器120内的软件程序和/或模块,以及调用存储在存储器120内的数据,执行移动终端1200的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器180可包括一个或多个处理核心;在一些实施例中,处理器180可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器180中。
移动终端1200还包括给各个部件供电的电源190(比如电池),在一些实施例中,电源可以通过电源管理系统与处理器180逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。电源190还可以包括一个或一个以上的直流或交流电源、再充电系统、电源故障检测电路、电源转换器或者逆变器、电源状态指示器等任意组件。
尽管未示出,移动终端1200还可以包括摄像头(如前置摄像头、后置摄像头)、蓝牙模块等,在此不再赘述。具体在本实施例中,移动终端的显示单元是触摸屏显示器,移动终端还包括有存储器,以及一个或者一个以上的程序,其中一个或者一个以上程序存储于存储器中,且经配置以由一个或者一个以上处理器执行述一个或者一个以上程序包含用于进行以下操作的指令:
预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;
通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式;
根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式的步骤,包括:
所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式。
其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词的步骤之后,还包括:
所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
其中,所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式的步骤,包括:
根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;
根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;
根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;
将所述第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。
其中,在所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索的步骤之后,在所述将检索得到的信息进行显示的步骤之前,还包括:
检索得到的每一条信息均包含一个跳转链接,跳转链接与所述信息的场景相对应。
其中,所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示的步骤之后,还包括:
获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
其中,所述信息名词包括:身份证号、手机号码、银行卡号、密码、地址信息、姓名、或邮箱地址。
应当理解的是,本发明的应用不限于上述的举例,对本领域普通技术人员来说,可以根据上述说明加以改进或变换,所有这些改进和变换都应属于本发明所附权利要求的保护范围。

Claims (20)

  1. 一种信息智能检索的方法,其中,所述方法包括步骤:
    预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;
    通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式;
    根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
  2. 根据权利要求1所述的信息智能检索的方法,其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式的步骤,包括:
    所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式。
  3. 根据权利要求1所述的信息智能检索的方法,其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词的步骤之后,还包括:
    所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
  4. 根据权利要求2所述的信息智能检索的方法,其中,所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式的步骤,包括:
    根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;
    根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;
    根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;
    将所述第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。
  5. 根据权利要求1所述的信息智能检索的方法,其中,在所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索的步骤之后,在所述将检索得到的信息进行显示的步骤之前,还包括:
    检索得到的每一条信息均包含一个跳转链接,跳转链接与所述信息的场景相对应。
  6. 根据权利要求5所述的信息智能检索的方法,其中,所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示的步骤之后,还包括:
    获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
  7. 根据权利要求1所述的信息智能检索的方法,其中,所述信息名词包括:身份证号、手机号码、银行卡号、密码、地址信息、姓名、或邮箱地址。
  8. 一种信息智能检索的装置,其中,包括处理器,以及与所述处理器连接的存储器,所述存储器存储有信息智能检索程序,所述信息智能检索程序被所述处理器执行时实现以下步骤:
    预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;
    通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式;
    根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
  9. 根据权利要求8所述信息智能检索的装置,其中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
    所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式;
    所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
  10. 根据权利要求8所述信息智能检索的装置,其中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
    根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;
    根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;
    根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;
    将所述第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。
  11. 根据权利要求8所述信息智能检索的装置,其中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
    检索得到的每一条信息均包含一个跳转链接,跳转链接与所述信息的场景相对应。
  12. 根据权利要求11所述信息智能检索的装置,其中,所述信息智能检索程序被所述处理器执行时,还实现以下步骤:
    获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
  13. 根据权利要求8所述信息智能检索的装置,其中,其中,所述信息名词包括:身份证号、手机号码、银行卡号、密码、地址信息、姓名、或邮箱地址。
  14. 一种存储介质,其中,所述存储介质存储有信息智能检索程序,所述信息智能检索程序被处理器执行时实现如下步骤:
    预先在系统内建立特征信息数据库,所述特征信息数据库中包含多个信息名词以及每个信息名词所对应的信息格式;
    通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式;
    根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示。
  15. 根据权利要求14所述的存储介质,其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词,获取所述信息名词所对应的信息格式的步骤,包括:
    所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式。
  16. 根据权利要求14所述的存储介质,其中,所述通过匹配用户输入的信息与所述特征信息数据库中的信息名词的步骤之后,还包括:
    所述特征信息数据库中的信息名词未包含用户输入的信息,则提示用户重新输入。
  17. 根据权利要求15所述的存储介质,其中,所述特征信息数据库中的信息名词包含用户输入的信息,获取当前信息名词所对应的信息格式的步骤,包括:
    根据用户输入的第一信息匹配第一信息名词,获取第一信息名词所对应的第一信息格式;
    根据用户输入的第二信息匹配第二信息名词,获取第二信息名词所对应的第二信息格式;
    根据用户输入的第三信息匹配第三信息名词,获取第三信息名词所对应的第三信息格式;
    将所述第一信息格式、第二信息格式和第三信息格式进行叠加,得到最终信息格式。
  18. 根据权利要求14所述的存储介质,其中,在所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索的步骤之后,在所述将检索得到的信息进行显示的步骤之前,还包括:
    检索得到的每一条信息均包含一个跳转链接,跳转链接与所述信息的场景相对应。
  19. 根据权利要求18所述的存储介质,其中,所述根据所述信息名词所对应的信息格式,对所需查找的信息进行检索,将检索得到的信息进行显示的步骤之后,还包括:
    获取用户的选择信息,则自动跳转到所述选择信息对应的场景。
  20. 根据权利要求14所述的存储介质,其中,所述信息名词包括:身份证号、手机号码、银行卡号、密码、地址信息、姓名、或邮箱地址。
PCT/CN2018/109705 2017-10-10 2018-10-10 一种信息智能检索的方法、装置及存储介质 WO2019072193A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710934645.6A CN107729457B (zh) 2017-10-10 2017-10-10 一种信息智能检索的方法、装置及存储介质
CN201710934645.6 2017-10-10

Publications (1)

Publication Number Publication Date
WO2019072193A1 true WO2019072193A1 (zh) 2019-04-18

Family

ID=61209836

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/109705 WO2019072193A1 (zh) 2017-10-10 2018-10-10 一种信息智能检索的方法、装置及存储介质

Country Status (2)

Country Link
CN (1) CN107729457B (zh)
WO (1) WO2019072193A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107729457B (zh) * 2017-10-10 2020-11-13 惠州Tcl移动通信有限公司 一种信息智能检索的方法、装置及存储介质
CN113407792B (zh) * 2021-07-06 2024-03-26 亿览在线网络技术(北京)有限公司 一种基于话题的文本输入方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100057725A1 (en) * 2008-08-26 2010-03-04 Norikazu Matsumura Information retrieval device, information retrieval method, and program
CN101789006A (zh) * 2010-01-29 2010-07-28 华东电网有限公司 基于智能搜索的电网企业信息集成系统的快速检索方法
CN103914544A (zh) * 2014-04-03 2014-07-09 浙江大学 一种基于地址特征词的多层次快速中文地址匹配方法
CN105589936A (zh) * 2015-12-11 2016-05-18 航天恒星科技有限公司 一种数据查询方法及系统
CN107729457A (zh) * 2017-10-10 2018-02-23 惠州Tcl移动通信有限公司 一种信息智能检索的方法、装置及存储介质

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314441A (zh) * 2010-06-30 2012-01-11 百度在线网络技术(北京)有限公司 用于供用户进行个性化素材输入的方法、设备和系统
CN101894160B (zh) * 2010-07-21 2012-02-08 同方知网(北京)技术有限公司 一种智能检索方法
CN103309998B (zh) * 2013-06-25 2017-09-22 腾讯科技(深圳)有限公司 一种消息查询方法及装置、终端设备
US10503769B2 (en) * 2015-07-06 2019-12-10 Rima Ghannam System for natural language understanding
CN106503076A (zh) * 2016-10-08 2017-03-15 武汉斗鱼网络科技有限公司 一种基于语法格式的分词检索方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100057725A1 (en) * 2008-08-26 2010-03-04 Norikazu Matsumura Information retrieval device, information retrieval method, and program
CN101789006A (zh) * 2010-01-29 2010-07-28 华东电网有限公司 基于智能搜索的电网企业信息集成系统的快速检索方法
CN103914544A (zh) * 2014-04-03 2014-07-09 浙江大学 一种基于地址特征词的多层次快速中文地址匹配方法
CN105589936A (zh) * 2015-12-11 2016-05-18 航天恒星科技有限公司 一种数据查询方法及系统
CN107729457A (zh) * 2017-10-10 2018-02-23 惠州Tcl移动通信有限公司 一种信息智能检索的方法、装置及存储介质

Also Published As

Publication number Publication date
CN107729457A (zh) 2018-02-23
CN107729457B (zh) 2020-11-13

Similar Documents

Publication Publication Date Title
WO2021129762A1 (zh) 应用分享方法、电子设备及计算机可读存储介质
CN108234289B (zh) 一种消息展示方法、装置及移动终端
WO2017028577A1 (zh) 群组聊天内容显示方法及装置
WO2020011077A1 (zh) 通知消息显示方法及终端设备
CN104965641B (zh) 信息显示方法和装置
WO2019196691A1 (zh) 一种键盘界面显示方法和移动终端
WO2020156123A1 (zh) 信息处理方法及终端设备
WO2021129529A1 (zh) 设备切换方法及相关设备
WO2020220876A1 (zh) 应用界面显示方法及移动终端
WO2020253340A1 (zh) 导航方法及移动终端
JP7414986B2 (ja) 情報表示、送信方法及び電子機器
CN109388456B (zh) 一种头像选择方法及移动终端
WO2018049885A1 (zh) 一种数据迁移方法及装置
WO2020063107A1 (zh) 截屏方法和终端
WO2019076377A1 (zh) 图像的查看方法及移动终端
JP2017509051A (ja) ストリーミングメディアデータに関する統計を収集するための方法およびシステム、ならびに関連する装置
JP2018506792A (ja) チャット履歴記録を表示するための方法およびチャット履歴記録を表示するための装置
WO2019129264A1 (zh) 界面的显示方法和移动终端
WO2021068895A1 (zh) 截屏方法及其终端设备
WO2019057119A1 (zh) 基于移动终端的wifi热点连接方法及移动终端、存储介质
CN107728920B (zh) 一种复制方法及移动终端
WO2019072193A1 (zh) 一种信息智能检索的方法、装置及存储介质
CN108958854B (zh) 窗口显示方法、装置及终端
CN111142759B (zh) 信息的发送方法及电子设备
WO2019011297A1 (zh) 查找和搜索fm频道的方法、移动终端及存储装置

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18865673

Country of ref document: EP

Kind code of ref document: A1