WO2012031531A1 - Text message processing method and mobile terminal - Google Patents

Text message processing method and mobile terminal Download PDF

Info

Publication number
WO2012031531A1
WO2012031531A1 PCT/CN2011/079115 CN2011079115W WO2012031531A1 WO 2012031531 A1 WO2012031531 A1 WO 2012031531A1 CN 2011079115 W CN2011079115 W CN 2011079115W WO 2012031531 A1 WO2012031531 A1 WO 2012031531A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
short message
keyword
user
blacklist
Prior art date
Application number
PCT/CN2011/079115
Other languages
French (fr)
Chinese (zh)
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 WO2012031531A1 publication Critical patent/WO2012031531A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • H04M1/72436User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for text messaging, e.g. SMS or e-mail
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/66Substation equipment, e.g. for use by subscribers with means for preventing unauthorised or fraudulent calling
    • H04M1/663Preventing unauthorised calls to a telephone set

Definitions

  • the present invention relates to the field of communications, and in particular to a short message processing method and a mobile terminal.
  • BACKGROUND Currently, mobile terminals (especially mobile phones) have become an essential communication tool for everyone, and short messages are an important means of communication in daily life. These text messages contain a lot of spam messages and harmful text messages, such as scams, pornography, violent messages, etc., which not only seriously occupy the user's mobile terminal storage resources, but also easily confuse users, make them deceived, and even cause significant damage to them. Economic losses.
  • the method in the related art is that after the mobile terminal receives the short message, if the sending number does not exist in the user's phone book, the user is directly stored in the mobile terminal without notifying the user.
  • the present invention has been made in view of the problem that the short message fraud cannot be prevented in the related art. Therefore, the main object of the present invention is to provide a short message processing method and a mobile terminal to solve the above problems.
  • a short message processing method is provided.
  • the short message processing method according to the present invention includes: the mobile terminal receives the short message; the mobile terminal extracts the keyword of the short message; and the mobile terminal processes the short message according to the keyword.
  • the processing of the short message by the mobile terminal according to the keyword includes: the mobile terminal determines whether the keyword exists in a blacklist preset by the mobile terminal, where the blacklist includes keywords that are harmful to the user of the mobile terminal; if the determination result is yes, Save the text message to the blacklist.
  • the method further includes: determining, by the mobile terminal, whether the keyword exists in a white list preset by the mobile terminal, where the whitelist includes the user that is beneficial to the user of the mobile terminal. Keywords; if the judgment result is yes, the short message is saved to the inbox of the mobile terminal, and the user of the mobile terminal is notified.
  • the blacklist includes a plurality of groups, and the plurality of groups includes at least one of the following: a violent group, a porn group, a promotion group, a fraud group; each of the plurality of groups includes a corresponding keyword harmful to a user of the mobile terminal
  • the mobile terminal determines that the keyword exists in the blacklist, the short message is saved to the packet corresponding to the keyword included in the blacklist.
  • the whitelist includes a plurality of packets, the plurality of packets including at least one of the following: a prized television program grouping, a popular website grouping packet; each of the plurality of groupings includes a corresponding keyword that is beneficial to a user of the mobile terminal;
  • the mobile terminal determines that the keyword exists in the white list, the mobile terminal saves the short message to the inbox and notifies the user of the mobile terminal.
  • the method further includes: determining, by the mobile terminal, whether the sending number of the short message exists in a transparent short message number library preset by the mobile terminal, where the transparent short message number database includes a short message beneficial to the user of the mobile terminal If the judgment result is yes, the short message is saved to the inbox, and the user of the mobile terminal is notified; otherwise, the mobile terminal performs an operation of extracting the keyword of the short message.
  • a mobile terminal After the mobile terminal determines that the sending number of the short message does not exist in the transparent short message number database, the method further includes: the mobile terminal determining whether the sending number of the short message exists in the directory of the mobile terminal; if the determination result is yes, saving the short message to the receiving The box, and notifying the user of the mobile terminal, otherwise, the mobile terminal performs an operation of extracting the keyword of the short message.
  • a mobile terminal includes: a receiving module configured to receive a short message; an extracting module configured to extract a keyword of the short message; and a processing module configured to process the short message according to the keyword.
  • the processing module includes: a first determining sub-module, configured to determine whether a keyword exists in a blacklist preset by the mobile terminal, where the blacklist includes a keyword harmful to a user of the mobile terminal; the first saving sub-module is set to When the judgment result is yes, the short message is saved in the blacklist packet, and the terminal user is not notified.
  • the processing module further includes: a second determining submodule, configured to determine whether the keyword exists in a white list preset by the mobile terminal, where the whitelist includes keywords that are beneficial to the user of the mobile terminal; the second saving submodule, setting In the case where the determination result is YES, the short message is saved to the inbox of the mobile terminal; the notification sub-module is set to notify the user of the mobile terminal if the determination result is YES.
  • the mobile terminal is used to process the short message according to the keyword, which solves the problem that the related technology cannot prevent the short message fraud, and does not notify the user when the spam message is stored in the blacklist, which can play the role of avoiding harassment and improve The user experience.
  • FIG. 1 is a flowchart of a short message processing method according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a short message processing method according to a preferred embodiment of the present invention
  • FIG. 3 is a mobile terminal according to an embodiment of the present invention
  • FIG. 4 is a structural block diagram of a mobile terminal according to a preferred embodiment of the present invention.
  • the invention provides a short message processing method.
  • 1 is a flowchart of a short message processing method according to an embodiment of the present invention, which includes the following steps S102 to S106: Step S102, the mobile terminal receives a short message; Step S104, the mobile terminal extracts a keyword of the short message; Step S106, the mobile terminal The SMS is processed according to the keyword.
  • the processing of the short message by the mobile terminal according to the keyword includes: the mobile terminal determines whether the keyword exists in a blacklist preset by the mobile terminal, wherein the blacklist includes keywords that are harmful to the user of the mobile terminal; , save the text message to the blacklist.
  • the preferred embodiment describes a process of filtering short messages according to keywords in the blacklist, so that harmful messages can be avoided to confuse users, thereby preventing users from being deceived, thereby avoiding economic losses to users.
  • the blacklist has some keywords that are harmful to the user by default, and the user can also add and delete the keyword according to the actual situation.
  • the preferred embodiment uses the save to the blacklist and does not notify the user. In the actual application, the following other processing methods may also be adopted:
  • the mobile terminal determines whether the keyword exists in a white list preset by the mobile terminal, where the whitelist includes keywords that are beneficial to the user of the mobile terminal. If the judgment result is yes, the short message is saved to the inbox of the mobile terminal, and the user of the mobile terminal is notified.
  • the preferred embodiment describes the process of restoring the filtered short message according to the keywords in the whitelist, so that the short message that is beneficial to the user can be avoided, thereby ensuring the normal short message application of the user, thereby improving the user experience.
  • the white list may include a popular website address, a user's personal bank account number, and may also be added and deleted according to the actual situation of the user.
  • the preferred embodiment uses the method to save to the inbox and notify the user.
  • other processing methods can also be adopted: for example, saving to the inbox without notifying the user .
  • an encryption method may be adopted to prevent the information from being obtained by others when the mobile terminal is lost.
  • the blacklist includes a plurality of packets, the plurality of packets including at least one of the following: a violent grouping, a porn grouping, a promotional grouping, a fraudulent grouping; each of the plurality of packets including a corresponding user harmful to the user of the mobile terminal
  • the mobile terminal determines that the keyword exists in the blacklist, the short message is saved to the packet corresponding to the keyword included in the blacklist.
  • the violent grouping may include smuggling, loan sharking, guns, knives, revenge, drugs, etc.; pornography may include obscenity, etc.; Including discounts, offers, etc.; fraud groups can include bank account numbers, remittances, winnings, etc.
  • the mobile terminal saves the short message to the corresponding group in the blacklist according to the keyword, which can facilitate different processing methods for different short message packets. For example, according to the setting of the user, the mobile terminal can directly delete the short message under the violent grouping.
  • the SMS message under the porn group is delayed by 3 days, and the message under the promotion group and the fraud group is viewed and deleted by the user.
  • the white list comprises a plurality of packets, the plurality of packets comprising at least one of the following: a prized television program grouping, a popular website grouping; each of the plurality of groups including a corresponding keyword that is beneficial to a user of the mobile terminal
  • the mobile terminal determines that the keyword exists in the white list, the short message is saved to the inbox, and the user of the mobile terminal is notified.
  • the prized television program group may include a telephone number and/or a short message address of the popular popular prize program
  • the popular website group may include Popular website information, such as Tencent, Taobao, China Merchants Bank, online banking, etc.
  • the mobile terminal determines whether the sending number of the short message exists in the transparent short message number library preset by the mobile terminal, wherein the transparent short message number database includes a short message number that is beneficial to the user of the mobile terminal; If the result of the determination is yes, the short message is saved to the inbox, and the user of the mobile terminal is notified, otherwise, the mobile terminal performs an operation of extracting the keyword of the short message.
  • the mobile terminal may not filter the short message from the specific sending number through the preset transparent short message number library.
  • the transparent short message number database may include the following short message number:
  • the SMS value-added service number of the operator for example, 10086;
  • the mobile terminal determines whether the sending number of the short message exists in the directory of the mobile terminal; if the determination result is yes, the short message is saved to the inbox And notifying the user of the mobile terminal, otherwise, the mobile terminal performs an operation of extracting the keyword of the short message.
  • the present invention does not limit the order of querying the transparent short message number database and querying the address book of the mobile terminal, that is, the mobile terminal first determines whether the sending number of the short message exists in the address book of the mobile terminal, and then determines the sending of the short message. Whether the number exists in the transparent short message number library is also included in the scope of protection of the present invention.
  • This implementation is described in the preferred embodiment shown in Figure 2 below.
  • a spam message menu juxtaposed with the inbox, the outbox, and the draft box may be added to the short message module, and multiple packets in the blacklist are hanged under the spam message menu.
  • Such a menu layout makes it easy for users to find text messages and improve the user experience.
  • the present invention achieves the following technical effects: 1. Implementing filtering and categorization of spam messages, realizing harassment protection and anti-fraud reminding for users;
  • Step S202 the central processing unit of the user mobile terminal receives the short message, and then proceeds to step S204.
  • Step S204 the short message preprocessing module is configured to implement the extraction of the short message number and the extraction of the short message content keyword, and perform matching analysis on the user number and the short message content keyword.
  • Step S206 extracting the short message number, extracting the received short message number, and preparing for analyzing and determining the short message number.
  • step S208 it is determined whether the short message number exists in the mobile terminal number book. If yes, the short message content filtering analysis is not needed, and the process may directly proceed to step S222. If the short message number does not exist in the mobile terminal directory, the process proceeds to step S210.
  • Step S210 Search for the short message number in the operator or the prompt number library that does not need to be filtered, such as 10086, 10658472, 10658518, 95555, etc. If yes, go directly to step S222, otherwise go to step S212.
  • Step S212 extracting and temporarily storing the short message keyword according to a certain rule, and preparing for the analysis and filtering of the short message content.
  • step S214 the extracted keyword is searched in the keyword blacklist dictionary. If the keyword exists in the keyword blacklist, the process proceeds to step S216, otherwise, the process proceeds to step S222.
  • step S216 when there is a blacklist dictionary for the short message content keyword, the keyword is searched in the blacklist dictionary fraud group. If it is not in the fraud message group packet, the process proceeds to step S220, otherwise, the process proceeds to step S218.
  • Step S218 Searching for a keyword that may be a fraudulent short message in the whitelist dictionary.
  • Step S222 the spam short message group storage function searches for the situation in the keyword blacklist dictionary group according to the short message content, performs group storage, and does not generate a short message prompt.
  • Step S222 the normal processing process of the short message, storing the short message and notifying the user.
  • FIG. 3 is a structural block diagram of a mobile terminal, including a receiving module 32, an extracting module 34, and a processing module 36, according to an embodiment of the present invention.
  • the receiving module 32 is configured to receive the short message
  • the extracting module 34 is connected to the receiving module 32, and is configured to extract the keyword of the short message received by the receiving module 32.
  • the processing module 36 is connected to the extracting module 34 and configured to be extracted according to the extracting module 34. Keywords are processed by SMS.
  • the processing module 36 processes the short message according to the keyword, so as to prevent the user of the mobile terminal from passively reading the harmful short message, thereby preventing the SMS fraud and improving the user experience.
  • 4 is a block diagram showing the structure of a mobile terminal in accordance with a preferred embodiment of the present invention.
  • the processing module 36 includes a first determining sub-module 361 and a first saving sub-module 362. The structure is described in detail below.
  • the first judging sub-module 361 is connected to the extracting module 34, and is configured to determine whether the keyword extracted by the extracting module 34 exists in a blacklist preset by the mobile terminal, where the blacklist includes keywords that are harmful to the user of the mobile terminal;
  • the saving submodule 362 is connected to the first determining submodule 361, and is configured to save the short message to the blacklist if the first determining submodule 361 determines that the result is yes.
  • the preferred embodiment describes a process of filtering short messages according to keywords in the blacklist, so that harmful messages can be avoided to confuse users, thereby preventing users from being deceived, thereby avoiding economic losses to users.
  • the blacklist has some keywords that are harmful to the user by default, and the user can also add and delete the keyword according to the actual situation.
  • the method for processing the short message that is harmful to the user is to save the blacklist and not notify the user.
  • the following other processing manners may also be adopted: 1 deleting the short message;
  • the processing module 36 further includes a second determining submodule 363, a second saving submodule 364, and a notification submodule 365.
  • the structure is described in detail below.
  • the second judging sub-module 363 is connected to the first judging sub-module 361 and the extracting module 34, and is configured to determine, after the first judging sub-module 361 determines that the keyword extracted by the extracting module 34 exists in a blacklist preset by the mobile terminal.
  • the second saving submodule 364 is connected to the second determining submodule 363, and is set to be
  • the second determination sub-module 363 determines that the result is YES
  • the short message is saved to the inbox of the mobile terminal
  • the notification sub-module 365 is connected to the second determination sub-module 363, and is set to determine the result in the second determination sub-module 363. In the case of YES, the user of the mobile terminal is notified.
  • the preferred embodiment describes the process of restoring the filtered short message according to the keywords in the whitelist, so that the short message that is beneficial to the user can be avoided, thereby ensuring the normal short message application of the user, thereby improving the user experience.
  • the white list may include a popular website address, a user's personal bank account number, and may also be added and deleted according to the actual situation of the user.
  • the preferred embodiment uses saving to the inbox and notifying the user. In the actual application, other processing methods may also be adopted: for example, saving to the inbox without notifying the user .
  • the mobile terminal described in the device embodiment corresponds to the foregoing method embodiment, and the specific implementation process has been described in detail in the method embodiment, and details are not described herein again.
  • a short message processing method and a mobile terminal are provided, and the mobile terminal processes the short message according to the keyword, and solves the problem that the related technology cannot prevent the short message fraud, and at the same time, the garbage is disposed.
  • the short message is stored in the blacklist, the user is not notified, which can play the role of avoiding harassment and improve the user experience.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Abstract

Disclosed is a text message processing method and a mobile terminal. The method comprises: the mobile terminal receives a text message; the mobile terminal extracts keywords from the text message; and the mobile terminal processes the text message according to the keywords. The present invention solves the problem of text message fraud that relevant technologies are unable to prevent, thus improving user experience.

Description

短信处理方法及移动终端 技术领域 本发明涉及通信领域, 具体而言, 涉及一种短信处理方法及移动终端。 背景技术 当前移动终端 (尤其是手机) 已经成为大家必备的通讯工具, 短信更是一种大家 日常生活中重要的沟通手段。 这些短信中包含了很多垃圾短信和有害短信, 如诈骗、 色情、 暴力信息等, 它们 不仅严重的占用用户的移动终端存储资源, 而且很容易迷惑用户, 使其上当受骗, 甚 至给其造成重大的经济损失。 对于这些垃圾信息和有害短信, 相关技术中的方法是在移动终端收到短信后, 如 果发送号码不存在于用户电话薄中, 则不通知用户而直接存储到移动终端中。 但是, 这样仅仅能够实现短信的免骚扰, 却不能防止短信诈骗。 发明内容 针对相关技术中不能防止短信诈骗的问题而提出本发明, 为此, 本发明的主要目 的在于提供一种短信处理方法及移动终端, 以解决上述问题。 为了实现上述目的, 根据本发明的一个方面, 提供了一种短信处理方法。 根据本发明的短信处理方法包括: 移动终端接收到短信; 移动终端提取短信的关 键词; 移动终端根据关键词对短信进行处理。 上述移动终端根据关键词对短信进行处理包括: 移动终端判断关键词是否存在于 移动终端预先设置的黑名单, 其中, 黑名单包括对移动终端的用户有害的关键词; 如 果判断结果为是, 则将短信保存到黑名单。 在移动终端确定关键词存在于移动终端预先设置的黑名单之后,上述方法还包括: 移动终端判断关键词是否存在于移动终端预先设置的白名单, 其中, 白名单包括对移 动终端的用户有利的关键词; 如果判断结果为是, 则将短信保存到移动终端的收件箱, 并通知移动终端的用户。 上述黑名单包括多个分组, 多个分组包括以下至少之一: 暴力分组、 色情分组、 促销分组、 诈骗分组; 多个分组中的每个分组均包括对应的对移动终端的用户有害的 关键词; 当移动终端确定关键词存在于黑名单时, 将短信保存到黑名单包括的关键词 对应的分组。 上述白名单包括多个分组, 多个分组包括以下至少之一: 有奖电视节目分组、 流 行网址分组; 多个分组中的每个分组均包括对应的对移动终端的用户有利的关键词; 当移动终端确定关键词存在于白名单时, 将短信保存到收件箱, 并通知移动终端的用 户。 在移动终端提取短信的关键词之前, 上述方法还包括: 移动终端判断短信的发送 号码是否存在于移动终端预先设置的透明短信号码库, 其中, 透明短信号码库包括对 移动终端的用户有利的短信号码; 如果判断结果为是, 则将短信保存到收件箱, 并通 知移动终端的用户, 否则, 移动终端执行提取短信的关键词的操作。 在移动终端确定短信的发送号码不存在于透明短信号码库之后,上述方法还包括: 移动终端判断短信的发送号码是否存在于移动终端的号码簿; 如果判断结果为是, 则 将短信保存到收件箱, 并通知移动终端的用户, 否则, 移动终端执行提取短信的关键 词的操作。 为了实现上述目的, 根据本发明的另一个方面, 提供了一种移动终端。 根据本发明的移动终端包括: 接收模块, 设置为接收短信; 提取模块, 设置为提 取短信的关键词; 处理模块, 设置为根据关键词对短信进行处理。 上述处理模块包括: 第一判断子模块, 设置为判断关键词是否存在于移动终端预 先设置的黑名单, 其中, 黑名单包括对移动终端的用户有害的关键词; 第一保存子模 块, 设置为在判断结果为是的情况下, 将短信保存到黑名单分组中, 不通知终端用户。 上述处理模块还包括: 第二判断子模块, 设置为判断关键词是否存在于移动终端 预先设置的白名单, 其中, 白名单包括对移动终端的用户有利的关键词; 第二保存子 模块, 设置为在判断结果为是的情况下, 将短信保存到移动终端的收件箱; 通知子模 块, 设置为在判断结果为是的情况下, 通知移动终端的用户。 通过本发明, 采用移动终端根据关键词对短信进行处理, 解决了相关技术中不能 防止短信诈骗的问题, 同时将垃圾短信存放于黑名单中时不通知用户, 可以起到免骚 扰的作用, 提高了用户体验。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部分, 本发 明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图 中: 图 1是根据本发明实施例的短信处理方法的流程图; 图 2是根据本发明优选实施例的短信处理方法的流程图; 图 3是根据本发明实施例的移动终端的结构框图; 图 4是根据本发明优选实施例的移动终端的结构框图。 具体实施方式 需要说明的是, 在不冲突的情况下, 本申请中的实施例及实施例中的特征可以相 互组合。 下面将参考附图并结合实施例来详细说明本发明。 本发明提供了一种短信处理方法。 图 1是根据本发明实施例的短信处理方法的流 程图, 包括如下的步骤 S102至步骤 S106: 步骤 S102, 移动终端接收到短信; 步骤 S104, 移动终端提取短信的关键词; 步骤 S106, 移动终端根据关键词对短信进行处理。 本发明实施例中, 通过关键词对短信进行处理, 可以最大限度地避免移动终端的 用户被动读取对其有害的短信, 从而防止短信诈骗, 提高用户体验。 优选地, 移动终端根据关键词对短信进行处理包括: 移动终端判断关键词是否存 在于移动终端预先设置的黑名单,其中, 黑名单包括对移动终端的用户有害的关键词; 如果判断结果为是, 则将短信保存到黑名单。 本优选实施例描述了根据黑名单中的关键词对短信进行过滤的过程, 这样, 可以 避免有害短信迷惑用户, 从而避免用户上当受骗, 进而避免给用户造成经济损失。 需要说明的是, 上述黑名单默认保存有一些对用户有害的关键词, 该用户还可以 根据实际情况对该关键词进行添加和删除。 同时,对于对用户有害的短信的处理方式, 本优选实施例采用的是保存到黑名单并不通知用户, 实际应用中, 还可以采用下述其 它的处理方式: The present invention relates to the field of communications, and in particular to a short message processing method and a mobile terminal. BACKGROUND Currently, mobile terminals (especially mobile phones) have become an essential communication tool for everyone, and short messages are an important means of communication in daily life. These text messages contain a lot of spam messages and harmful text messages, such as scams, pornography, violent messages, etc., which not only seriously occupy the user's mobile terminal storage resources, but also easily confuse users, make them deceived, and even cause significant damage to them. Economic losses. For the spam and harmful short messages, the method in the related art is that after the mobile terminal receives the short message, if the sending number does not exist in the user's phone book, the user is directly stored in the mobile terminal without notifying the user. However, this can only achieve the harassment of SMS, but it can not prevent SMS fraud. SUMMARY OF THE INVENTION The present invention has been made in view of the problem that the short message fraud cannot be prevented in the related art. Therefore, the main object of the present invention is to provide a short message processing method and a mobile terminal to solve the above problems. In order to achieve the above object, according to an aspect of the present invention, a short message processing method is provided. The short message processing method according to the present invention includes: the mobile terminal receives the short message; the mobile terminal extracts the keyword of the short message; and the mobile terminal processes the short message according to the keyword. The processing of the short message by the mobile terminal according to the keyword includes: the mobile terminal determines whether the keyword exists in a blacklist preset by the mobile terminal, where the blacklist includes keywords that are harmful to the user of the mobile terminal; if the determination result is yes, Save the text message to the blacklist. After the mobile terminal determines that the keyword exists in the blacklist preset by the mobile terminal, the method further includes: determining, by the mobile terminal, whether the keyword exists in a white list preset by the mobile terminal, where the whitelist includes the user that is beneficial to the user of the mobile terminal. Keywords; if the judgment result is yes, the short message is saved to the inbox of the mobile terminal, and the user of the mobile terminal is notified. The blacklist includes a plurality of groups, and the plurality of groups includes at least one of the following: a violent group, a porn group, a promotion group, a fraud group; each of the plurality of groups includes a corresponding keyword harmful to a user of the mobile terminal When the mobile terminal determines that the keyword exists in the blacklist, the short message is saved to the packet corresponding to the keyword included in the blacklist. The whitelist includes a plurality of packets, the plurality of packets including at least one of the following: a prized television program grouping, a popular website grouping packet; each of the plurality of groupings includes a corresponding keyword that is beneficial to a user of the mobile terminal; When the mobile terminal determines that the keyword exists in the white list, the mobile terminal saves the short message to the inbox and notifies the user of the mobile terminal. Before the mobile terminal extracts the keyword of the short message, the method further includes: determining, by the mobile terminal, whether the sending number of the short message exists in a transparent short message number library preset by the mobile terminal, where the transparent short message number database includes a short message beneficial to the user of the mobile terminal If the judgment result is yes, the short message is saved to the inbox, and the user of the mobile terminal is notified; otherwise, the mobile terminal performs an operation of extracting the keyword of the short message. After the mobile terminal determines that the sending number of the short message does not exist in the transparent short message number database, the method further includes: the mobile terminal determining whether the sending number of the short message exists in the directory of the mobile terminal; if the determination result is yes, saving the short message to the receiving The box, and notifying the user of the mobile terminal, otherwise, the mobile terminal performs an operation of extracting the keyword of the short message. In order to achieve the above object, according to another aspect of the present invention, a mobile terminal is provided. The mobile terminal according to the present invention includes: a receiving module configured to receive a short message; an extracting module configured to extract a keyword of the short message; and a processing module configured to process the short message according to the keyword. The processing module includes: a first determining sub-module, configured to determine whether a keyword exists in a blacklist preset by the mobile terminal, where the blacklist includes a keyword harmful to a user of the mobile terminal; the first saving sub-module is set to When the judgment result is yes, the short message is saved in the blacklist packet, and the terminal user is not notified. The processing module further includes: a second determining submodule, configured to determine whether the keyword exists in a white list preset by the mobile terminal, where the whitelist includes keywords that are beneficial to the user of the mobile terminal; the second saving submodule, setting In the case where the determination result is YES, the short message is saved to the inbox of the mobile terminal; the notification sub-module is set to notify the user of the mobile terminal if the determination result is YES. Through the invention, the mobile terminal is used to process the short message according to the keyword, which solves the problem that the related technology cannot prevent the short message fraud, and does not notify the user when the spam message is stored in the blacklist, which can play the role of avoiding harassment and improve The user experience. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 1 is a flowchart of a short message processing method according to an embodiment of the present invention; FIG. 2 is a flowchart of a short message processing method according to a preferred embodiment of the present invention; FIG. 3 is a mobile terminal according to an embodiment of the present invention; FIG. 4 is a structural block diagram of a mobile terminal according to a preferred embodiment of the present invention. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict. The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. The invention provides a short message processing method. 1 is a flowchart of a short message processing method according to an embodiment of the present invention, which includes the following steps S102 to S106: Step S102, the mobile terminal receives a short message; Step S104, the mobile terminal extracts a keyword of the short message; Step S106, the mobile terminal The SMS is processed according to the keyword. In the embodiment of the present invention, by processing the short message by using keywords, the user of the mobile terminal can be prevented from passively reading the harmful short message, thereby preventing the SMS fraud and improving the user experience. Preferably, the processing of the short message by the mobile terminal according to the keyword includes: the mobile terminal determines whether the keyword exists in a blacklist preset by the mobile terminal, wherein the blacklist includes keywords that are harmful to the user of the mobile terminal; , save the text message to the blacklist. The preferred embodiment describes a process of filtering short messages according to keywords in the blacklist, so that harmful messages can be avoided to confuse users, thereby preventing users from being deceived, thereby avoiding economic losses to users. It should be noted that the blacklist has some keywords that are harmful to the user by default, and the user can also add and delete the keyword according to the actual situation. At the same time, for the processing of text messages that are harmful to users, The preferred embodiment uses the save to the blacklist and does not notify the user. In the actual application, the following other processing methods may also be adopted:
① 删除该短信; 1 delete the text message;
② 将该短信保存到特定文件夹, 如果该用户在特定时间(例如 3天) 内没有读取 该短信, 则删除该短信。 优选地, 在移动终端确定关键词存在于移动终端预先设置的黑名单之后, 移动终 端判断关键词是否存在于移动终端预先设置的白名单, 其中, 白名单包括对移动终端 的用户有利的关键词; 如果判断结果为是, 则将短信保存到移动终端的收件箱, 并通 知移动终端的用户。 本优选实施例描述了根据白名单中的关键词恢复过滤掉的短信的过程, 这样, 可 以避免过滤掉对用户有利的短信, 从而保证了用户正常的短信应用, 进而提高了用户 体验。 需要说明的是, 上述白名单可以包括流行的网址、 用户个人的银行账号, 其还可 以根据用户的实际情况进行添加和删除。 同时, 对于对用户有利的短信的处理方式, 本优选实施例采用的是保存到收件箱并通知用户, 实际应用中, 还可以采用其它的处 理方式: 例如保存到收件箱并且不通知用户。 优选地, 对于白名单保存的用户个人的银行账号等信息, 可以采用加密方式, 以 防在移动终端丢失的情况下该信息被他人所获得。 优选地, 黑名单包括多个分组, 多个分组包括以下至少之一: 暴力分组、 色情分 组、 促销分组、 诈骗分组; 多个分组中的每个分组均包括对应的对移动终端的用户有 害的关键词; 当移动终端确定关键词存在于黑名单时, 将短信保存到黑名单包括的关 键词对应的分组。 本优选实施例中, 对于多个分组中的每个分组包括的关键词, 暴力分组下可以包 括走私、 高利贷、 枪支、 刀具、 复仇、 毒品等; 色情分组下可以包括淫秽等; 促销分 组下可以包括打折、 优惠等; 诈骗分组下可以包括银行账号、 汇款、 中奖等。 然后, 移动终端根据关键词将短信保存到黑名单中对应的分组, 可以便于对不同的短信分组 实施不同的处理方式, 例如, 根据用户的设置, 移动终端可以对暴力分组下的短信直 接删除, 对色情分组下的短信延迟 3天删除, 对促销分组和诈骗分组下的短信经过该 用户查看再删除。 这样, 可以避免误删对用户有利的短信, 从而提高用户体验。 优选地, 白名单包括多个分组, 多个分组包括以下至少之一: 有奖电视节目分组、 流行网址分组;多个分组中的每个分组均包括对应的对移动终端的用户有利的关键词; 当移动终端确定关键词存在于白名单时, 将短信保存到收件箱, 并通知移动终端的用 户。 本优选实施例中, 对于多个分组中的每个分组包括的关键词, 有奖电视节目分组 下可以包括时下流行有奖节目的电话号码和 /或短息地址等,流行网址分组下可以包括 时下流行网址信息, 例如腾讯、 淘宝、 招商银行网上银行等。 优选地, 在移动终端提取短信的关键词之前, 移动终端判断短信的发送号码是否 存在于移动终端预先设置的透明短信号码库, 其中, 透明短信号码库包括对移动终端 的用户有利的短信号码; 如果判断结果为是, 则将短信保存到收件箱, 并通知移动终 端的用户, 否则, 移动终端执行提取短信的关键词的操作。 本优选实施例中, 通过预先设置的透明短信号码库, 移动终端可以不对来自特定 发送号码的短信进行过滤。 需要说明的是, 虽然将透明短信号码库中的短信号码设置 到上述白名单中可以实现同样的防过滤效果, 但是, 本优选实施例中的实现方式避免 了提取关键词以及关键词匹配的步骤, 从而可以提高移动终端的处理效率。 本优选实施例中, 透明短信号码库中可以包括下述的短信号码: 2 Save the message to a specific folder. If the user does not read the message within a certain time (for example, 3 days), delete the message. Preferably, after the mobile terminal determines that the keyword exists in the blacklist preset by the mobile terminal, the mobile terminal determines whether the keyword exists in a white list preset by the mobile terminal, where the whitelist includes keywords that are beneficial to the user of the mobile terminal. If the judgment result is yes, the short message is saved to the inbox of the mobile terminal, and the user of the mobile terminal is notified. The preferred embodiment describes the process of restoring the filtered short message according to the keywords in the whitelist, so that the short message that is beneficial to the user can be avoided, thereby ensuring the normal short message application of the user, thereby improving the user experience. It should be noted that the white list may include a popular website address, a user's personal bank account number, and may also be added and deleted according to the actual situation of the user. At the same time, for the processing method of the user-friendly short message, the preferred embodiment uses the method to save to the inbox and notify the user. In the actual application, other processing methods can also be adopted: for example, saving to the inbox without notifying the user . Preferably, for the information such as the bank account of the user who is saved in the white list, an encryption method may be adopted to prevent the information from being obtained by others when the mobile terminal is lost. Preferably, the blacklist includes a plurality of packets, the plurality of packets including at least one of the following: a violent grouping, a porn grouping, a promotional grouping, a fraudulent grouping; each of the plurality of packets including a corresponding user harmful to the user of the mobile terminal When the mobile terminal determines that the keyword exists in the blacklist, the short message is saved to the packet corresponding to the keyword included in the blacklist. In the preferred embodiment, for each keyword included in each group, the violent grouping may include smuggling, loan sharking, guns, knives, revenge, drugs, etc.; pornography may include obscenity, etc.; Including discounts, offers, etc.; fraud groups can include bank account numbers, remittances, winnings, etc. Then, the mobile terminal saves the short message to the corresponding group in the blacklist according to the keyword, which can facilitate different processing methods for different short message packets. For example, according to the setting of the user, the mobile terminal can directly delete the short message under the violent grouping. The SMS message under the porn group is delayed by 3 days, and the message under the promotion group and the fraud group is viewed and deleted by the user. In this way, it is possible to avoid accidentally deleting text messages that are beneficial to the user, thereby improving the user experience. Preferably, the white list comprises a plurality of packets, the plurality of packets comprising at least one of the following: a prized television program grouping, a popular website grouping; each of the plurality of groups including a corresponding keyword that is beneficial to a user of the mobile terminal When the mobile terminal determines that the keyword exists in the white list, the short message is saved to the inbox, and the user of the mobile terminal is notified. In the preferred embodiment, for the keywords included in each of the plurality of packets, the prized television program group may include a telephone number and/or a short message address of the popular popular prize program, and the popular website group may include Popular website information, such as Tencent, Taobao, China Merchants Bank, online banking, etc. Preferably, before the mobile terminal extracts the keyword of the short message, the mobile terminal determines whether the sending number of the short message exists in the transparent short message number library preset by the mobile terminal, wherein the transparent short message number database includes a short message number that is beneficial to the user of the mobile terminal; If the result of the determination is yes, the short message is saved to the inbox, and the user of the mobile terminal is notified, otherwise, the mobile terminal performs an operation of extracting the keyword of the short message. In the preferred embodiment, the mobile terminal may not filter the short message from the specific sending number through the preset transparent short message number library. It should be noted that although the same anti-filtering effect can be achieved by setting the short message number in the transparent short message number library to the white list, the implementation in the preferred embodiment avoids the steps of extracting keywords and matching keywords. Therefore, the processing efficiency of the mobile terminal can be improved. In the preferred embodiment, the transparent short message number database may include the following short message number:
① 运营商的短信增值服务号码, 例如 10086; 1 The SMS value-added service number of the operator, for example, 10086;
② 用户定制的天气预报号码, 例如 10658472、 10658518; 2 user-customized weather forecast numbers, such as 10658472, 10658518;
③ 网上银行或者用户已知的其它业务提示号码, 例如 95555, 其可以提供用户随 时地添加和删除。 优选地, 在移动终端确定短信的发送号码不存在于透明短信号码库之后, 移动终 端判断短信的发送号码是否存在于移动终端的号码簿; 如果判断结果为是, 则将短信 保存到收件箱, 并通知移动终端的用户, 否则, 移动终端执行提取短信的关键词的操 作。 需要说明的是, 本发明并不限定查询透明短信号码库和查询移动终端的号码簿的 先后顺序, 即, 移动终端先判断短信的发送号码是否存在于移动终端的号码簿, 再判 断短信的发送号码是否存在于透明短信号码库的实现方式, 同样应当纳入本发明的保 护范围。 下述图 2所示的优选实施例就描述了这种实现方式。 优选地, 可以在短信模块中增加与收件箱、 发件箱和草稿箱等并列的垃圾短信菜 单, 并在该垃圾短信菜单下挂黑名单中的多个分组。 这样的菜单布局便于用户查找短 信, 提高了用户体验。 综上, 本发明实现了如下的技术效果: ①、 实现对垃圾短信的过滤和归类, 实现对用户免骚扰保护和防诈骗提醒; 3 Online banking or other business reminder numbers known to the user, such as 95555, which can provide users with the ability to add and delete at any time. Preferably, after the mobile terminal determines that the sending number of the short message does not exist in the transparent short message number database, the mobile terminal determines whether the sending number of the short message exists in the directory of the mobile terminal; if the determination result is yes, the short message is saved to the inbox And notifying the user of the mobile terminal, otherwise, the mobile terminal performs an operation of extracting the keyword of the short message. It should be noted that, the present invention does not limit the order of querying the transparent short message number database and querying the address book of the mobile terminal, that is, the mobile terminal first determines whether the sending number of the short message exists in the address book of the mobile terminal, and then determines the sending of the short message. Whether the number exists in the transparent short message number library is also included in the scope of protection of the present invention. This implementation is described in the preferred embodiment shown in Figure 2 below. Preferably, a spam message menu juxtaposed with the inbox, the outbox, and the draft box may be added to the short message module, and multiple packets in the blacklist are hanged under the spam message menu. Such a menu layout makes it easy for users to find text messages and improve the user experience. In summary, the present invention achieves the following technical effects: 1. Implementing filtering and categorization of spam messages, realizing harassment protection and anti-fraud reminding for users;
②、 上述功能仅仅通过在移动终端优化软件而实现, 不需要增加的额外的硬件装 置, 因此不需要增加额外的硬件成本; 2. The above functions are only realized by optimizing the software in the mobile terminal, and no additional hardware is required, so there is no need to add additional hardware costs;
③、 由于上述功能都是在移动终端实现, 不需要产生通讯流量, 不会增加用户的 通讯费用。 本发明还提供了一个优选实施例, 结合了上述多个优选实施例的技术方案, 下面 结合图 2来详细描述。 图 2是根据本发明优选实施例的短信处理方法的流程图, 包括 如下的步骤 S202至步骤 S222。 步骤 S202, 用户移动终端中央处理器收到短信, 然后进入步骤 S204。 步骤 S204, 短信预处理模块, 设置为实现对短信号码的提取和短信内容关键词的 提取, 并对用户号码和短信内容关键词进行匹配分析。 步骤 S206, 提取短信号码, 对接收到的短信号码进行提取, 为对短信号码分析判 断做准备。 步骤 S208, 判断短信号码是否存在于移动终端号码薄中, 若存在则不需要对短信 内容过滤分析, 可以直接进入步骤 S222。 若短信号码不存在移动终端号码簿中, 则进 入步骤 S210。 步骤 S210 , 对短信号码在运营商或不需要过滤的提示号码库中进行搜索, 如 10086、 10658472、 10658518、 95555等, 若存在则可以直接进入步骤 S222, 否则进入 步骤 S212。 步骤 S212, 对短信关键词按一定规则进行提取并暂存, 为短信内容分析过滤做准 备。 步骤 S214, 对提取的关键词在关键词黑名单字典中进行搜索, 若关键词存在于关 键词黑名单中, 则进入步骤 S216, 否则进入步骤 S222。 步骤 S216, 对短信内容关键词存在黑名单词典中时, 对关键词在黑名单词典诈骗 分组中进行搜索,若不存在于诈骗短信分组中,则进入步骤 S220,否则进入步骤 S218。 步骤 S218, 对可能是诈骗短信的关键词在白名单词典中进行搜索, 若存在于白名 单中, 则进入步骤 S222, 否则进入步骤 S220。 步骤 S220, 垃圾短信分组存储功能, 根据短信内容在关键词黑名单词典分组中搜 索情况, 进行分组存储, 并不产生短信提示。 步骤 S222, 短信正常处理流程, 存储短信并通知用户。 需要说明的是, 在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的 计算机系统中执行, 并且, 虽然在流程图中示出了逻辑顺序, 但是在某些情况下, 可 以以不同于此处的顺序执行所示出或描述的步骤。 本发明实施例提供了一种移动终端,该移动终端可以用于实现上述短信处理方法。 图 3是根据本发明实施例的移动终端的结构框图, 包括接收模块 32, 提取模块 34, 处 理模块 36。 下面对其结构进行详细描述。 接收模块 32, 设置为接收短信; 提取模块 34, 连接至接收模块 32, 设置为提取 接收模块 32接收的短信的关键词; 处理模块 36, 连接至提取模块 34, 设置为根据提 取模块 34提取的关键词对短信进行处理。 本发明实施例中,通过处理模块 36根据关键词对短信进行处理,可以最大限度地 避免移动终端的用户被动读取对其有害的短信, 从而防止短信诈骗, 提高用户体验。 图 4是根据本发明优选实施例的移动终端的结构框图。 优选地, 处理模块 36包括第一判断子模块 361和第一保存子模块 362。 下面对其 结构进行详细描述。 第一判断子模块 361,连接至提取模块 34, 设置为判断提取模块 34提取的关键词 是否存在于移动终端预先设置的黑名单, 其中黑名单包括对移动终端的用户有害的关 键词; 第一保存子模块 362, 连接至第一判断子模块 361, 设置为在第一判断子模块 361判断结果为是的情况下, 将短信保存到黑名单。 本优选实施例描述了根据黑名单中的关键词对短信进行过滤的过程, 这样, 可以 避免有害短信迷惑用户, 从而避免用户上当受骗, 进而避免给用户造成经济损失。 需要说明的是, 上述黑名单默认保存有一些对用户有害的关键词, 该用户还可以 根据实际情况对该关键词进行添加和删除。 同时,对于对用户有害的短信的处理方式, 本优选实施例采用的是保存到黑名单并不通知用户, 实际应用中, 还可以采用下述其 它的处理方式: ① 删除该短信; 3. Since the above functions are implemented in the mobile terminal, there is no need to generate communication traffic, and the communication cost of the user is not increased. The present invention also provides a preferred embodiment, which incorporates the technical solutions of the above-mentioned plurality of preferred embodiments, which will be described in detail below with reference to FIG. 2 is a flowchart of a short message processing method according to a preferred embodiment of the present invention, including the following steps S202 to S222. Step S202, the central processing unit of the user mobile terminal receives the short message, and then proceeds to step S204. Step S204, the short message preprocessing module is configured to implement the extraction of the short message number and the extraction of the short message content keyword, and perform matching analysis on the user number and the short message content keyword. Step S206, extracting the short message number, extracting the received short message number, and preparing for analyzing and determining the short message number. In step S208, it is determined whether the short message number exists in the mobile terminal number book. If yes, the short message content filtering analysis is not needed, and the process may directly proceed to step S222. If the short message number does not exist in the mobile terminal directory, the process proceeds to step S210. Step S210: Search for the short message number in the operator or the prompt number library that does not need to be filtered, such as 10086, 10658472, 10658518, 95555, etc. If yes, go directly to step S222, otherwise go to step S212. Step S212, extracting and temporarily storing the short message keyword according to a certain rule, and preparing for the analysis and filtering of the short message content. In step S214, the extracted keyword is searched in the keyword blacklist dictionary. If the keyword exists in the keyword blacklist, the process proceeds to step S216, otherwise, the process proceeds to step S222. In step S216, when there is a blacklist dictionary for the short message content keyword, the keyword is searched in the blacklist dictionary fraud group. If it is not in the fraud message group packet, the process proceeds to step S220, otherwise, the process proceeds to step S218. Step S218: Searching for a keyword that may be a fraudulent short message in the whitelist dictionary. If it exists in the whitelist, the process proceeds to step S222, otherwise, the process proceeds to step S220. Step S220, the spam short message group storage function searches for the situation in the keyword blacklist dictionary group according to the short message content, performs group storage, and does not generate a short message prompt. Step S222, the normal processing process of the short message, storing the short message and notifying the user. It should be noted that the steps shown in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and, although the logical order is shown in the flowchart, in some cases, The steps shown or described may be performed in an order different than that herein. The embodiment of the invention provides a mobile terminal, which can be used to implement the foregoing short message processing method. FIG. 3 is a structural block diagram of a mobile terminal, including a receiving module 32, an extracting module 34, and a processing module 36, according to an embodiment of the present invention. The structure is described in detail below. The receiving module 32 is configured to receive the short message; the extracting module 34 is connected to the receiving module 32, and is configured to extract the keyword of the short message received by the receiving module 32. The processing module 36 is connected to the extracting module 34 and configured to be extracted according to the extracting module 34. Keywords are processed by SMS. In the embodiment of the present invention, the processing module 36 processes the short message according to the keyword, so as to prevent the user of the mobile terminal from passively reading the harmful short message, thereby preventing the SMS fraud and improving the user experience. 4 is a block diagram showing the structure of a mobile terminal in accordance with a preferred embodiment of the present invention. Preferably, the processing module 36 includes a first determining sub-module 361 and a first saving sub-module 362. The structure is described in detail below. The first judging sub-module 361 is connected to the extracting module 34, and is configured to determine whether the keyword extracted by the extracting module 34 exists in a blacklist preset by the mobile terminal, where the blacklist includes keywords that are harmful to the user of the mobile terminal; The saving submodule 362 is connected to the first determining submodule 361, and is configured to save the short message to the blacklist if the first determining submodule 361 determines that the result is yes. The preferred embodiment describes a process of filtering short messages according to keywords in the blacklist, so that harmful messages can be avoided to confuse users, thereby preventing users from being deceived, thereby avoiding economic losses to users. It should be noted that the blacklist has some keywords that are harmful to the user by default, and the user can also add and delete the keyword according to the actual situation. At the same time, in the preferred embodiment, the method for processing the short message that is harmful to the user is to save the blacklist and not notify the user. In the actual application, the following other processing manners may also be adopted: 1 deleting the short message;
② 将该短信保存到特定文件夹, 如果该用户在特定时间(例如 3天) 内没有读取 该短信, 则删除该短信。 优选地, 处理模块 36还包括第二判断子模块 363, 第二保存子模块 364和通知子 模块 365。 下面对其结构进行详细描述。 第二判断子模块 363, 连接至第一判断子模块 361和提取模块 34, 设置为在第一 判断子模块 361判断提取模块 34提取的关键词存在于移动终端预先设置的黑名单之 后,判断提取模块 34提取的关键词是否存在于移动终端预先设置的白名单,其中白名 单包括对移动终端的用户有利的关键词; 第二保存子模块 364, 连接至第二判断子模 块 363, 设置为在第二判断子模块 363判断结果为是的情况下, 将短信保存到移动终 端的收件箱; 通知子模块 365, 连接至第二判断子模块 363, 设置为在第二判断子模块 363判断结果为是的情况下, 通知移动终端的用户。 本优选实施例描述了根据白名单中的关键词恢复过滤掉的短信的过程, 这样, 可 以避免过滤掉对用户有利的短信, 从而保证了用户正常的短信应用, 进而提高了用户 体验。 需要说明的是, 上述白名单可以包括流行的网址、 用户个人的银行账号, 其还可 以根据用户的实际情况进行添加和删除。 同时, 对于对用户有利的短信的处理方式, 本优选实施例采用的是保存到收件箱并通知用户, 实际应用中, 还可以采用其它的处 理方式: 例如保存到收件箱并不通知用户。 需要说明的是, 装置实施例中描述的移动终端对应于上述的方法实施例, 其具体 的实现过程在方法实施例中已经进行过详细说明, 在此不再赘述。 综上所述, 根据本发明的上述实施例, 提供了一种短信处理方法及移动终端, 采 用移动终端根据关键词对短信进行处理,解决了相关技术中不能防止短信诈骗的问题, 同时将垃圾短信存放于黑名单中时不通知用户, 可以起到免骚扰的作用, 提高了用户 体验。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以用通用 的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多个计算装置所 组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码来实现, 从而, 可以 将它们存储在存储装置中由计算装置来执行, 或者将它们分别制作成各个集成电路模 块, 或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明 不限制于任何特定的硬件和软件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的技 术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的 任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。 2 Save the message to a specific folder. If the user does not read the message within a certain time (for example, 3 days), delete the message. Preferably, the processing module 36 further includes a second determining submodule 363, a second saving submodule 364, and a notification submodule 365. The structure is described in detail below. The second judging sub-module 363 is connected to the first judging sub-module 361 and the extracting module 34, and is configured to determine, after the first judging sub-module 361 determines that the keyword extracted by the extracting module 34 exists in a blacklist preset by the mobile terminal. Whether the keyword extracted by the module 34 exists in a white list preset by the mobile terminal, wherein the white list includes keywords that are beneficial to the user of the mobile terminal; the second saving submodule 364 is connected to the second determining submodule 363, and is set to be When the second determination sub-module 363 determines that the result is YES, the short message is saved to the inbox of the mobile terminal; the notification sub-module 365 is connected to the second determination sub-module 363, and is set to determine the result in the second determination sub-module 363. In the case of YES, the user of the mobile terminal is notified. The preferred embodiment describes the process of restoring the filtered short message according to the keywords in the whitelist, so that the short message that is beneficial to the user can be avoided, thereby ensuring the normal short message application of the user, thereby improving the user experience. It should be noted that the white list may include a popular website address, a user's personal bank account number, and may also be added and deleted according to the actual situation of the user. At the same time, for the processing method of the short message that is beneficial to the user, the preferred embodiment uses saving to the inbox and notifying the user. In the actual application, other processing methods may also be adopted: for example, saving to the inbox without notifying the user . It should be noted that the mobile terminal described in the device embodiment corresponds to the foregoing method embodiment, and the specific implementation process has been described in detail in the method embodiment, and details are not described herein again. In summary, according to the above embodiment of the present invention, a short message processing method and a mobile terminal are provided, and the mobile terminal processes the short message according to the keyword, and solves the problem that the related technology cannot prevent the short message fraud, and at the same time, the garbage is disposed. When the short message is stored in the blacklist, the user is not notified, which can play the role of avoiding harassment and improve the user experience. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 Claim
1. 一种短信处理方法, 包括: 1. A method for processing short messages, including:
移动终端接收到短信;  The mobile terminal receives the short message;
所述移动终端提取所述短信的关键词;  The mobile terminal extracts keywords of the short message;
所述移动终端根据所述关键词对所述短信进行处理。  The mobile terminal processes the short message according to the keyword.
2. 根据权利要求 1所述的方法, 其中, 所述移动终端根据所述关键词对所述短信 进行处理包括: 2. The method according to claim 1, wherein the processing, by the mobile terminal, the short message according to the keyword comprises:
所述移动终端判断所述关键词是否存在于所述移动终端预先设置的黑名 单, 其中, 所述黑名单包括对所述移动终端的用户有害的关键词;  Determining, by the mobile terminal, whether the keyword exists in a black list preset by the mobile terminal, where the blacklist includes a keyword that is harmful to a user of the mobile terminal;
如果判断结果为是, 则将所述短信保存到所述黑名单。  If the judgment result is yes, the short message is saved to the blacklist.
3. 根据权利要求 2所述的方法, 其中, 在所述移动终端确定所述关键词存在于所 述移动终端预先设置的黑名单之后, 所述方法还包括: The method according to claim 2, wherein, after the mobile terminal determines that the keyword exists in a blacklist preset by the mobile terminal, the method further includes:
所述移动终端判断所述关键词是否存在于所述移动终端预先设置的白名 单, 其中, 所述白名单包括对所述移动终端的用户有利的关键词;  Determining, by the mobile terminal, whether the keyword exists in a white list preset by the mobile terminal, where the whitelist includes a keyword that is beneficial to a user of the mobile terminal;
如果判断结果为是, 则将所述短信保存到所述移动终端的收件箱, 并通知 所述移动终端的用户。  If the result of the determination is yes, the short message is saved to the inbox of the mobile terminal, and the user of the mobile terminal is notified.
4. 根据权利要求 3所述的方法, 其中, 4. The method according to claim 3, wherein
所述黑名单包括多个分组, 所述多个分组包括以下至少之一: 暴力分组、 色情分组、 促销分组、 诈骗分组;  The blacklist includes a plurality of packets, the plurality of packets including at least one of the following: a violent grouping, a porn grouping, a promotional grouping, a fraud grouping;
所述多个分组中的每个分组均包括对应的对所述移动终端的用户有害的关 键词;  Each of the plurality of packets includes a corresponding key word that is detrimental to a user of the mobile terminal;
当所述移动终端确定所述关键词存在于所述黑名单时, 将所述短信保存到 所述黑名单包括的所述关键词对应的分组。  When the mobile terminal determines that the keyword exists in the blacklist, the short message is saved to a packet corresponding to the keyword included in the blacklist.
5. 根据权利要求 4所述的方法, 其中, 5. The method according to claim 4, wherein
所述白名单包括多个分组, 所述多个分组包括以下至少之一: 有奖电视节 目分组、 流行网址分组; 所述多个分组中的每个分组均包括对应的对所述移动终端的用户有利的关 键词; The white list includes a plurality of packets, the plurality of packets including at least one of the following: a prized television program grouping, a popular website grouping; Each of the plurality of packets includes a corresponding keyword that is advantageous to a user of the mobile terminal;
当所述移动终端确定所述关键词存在于所述白名单时, 将所述短信保存到 所述收件箱, 并通知所述移动终端的用户。 根据权利要求 1至 5中任一项所述的方法, 其中, 在所述移动终端提取所述短 信的所述关键词之前, 所述方法还包括:  When the mobile terminal determines that the keyword exists in the whitelist, saves the short message to the inbox and notifies the user of the mobile terminal. The method according to any one of claims 1 to 5, wherein, before the mobile terminal extracts the keyword of the short message, the method further includes:
所述移动终端判断所述短信的发送号码是否存在于所述移动终端预先设置 的透明短信号码库, 其中, 所述透明短信号码库包括对所述移动终端的用户有 利的短信号码;  The mobile terminal determines whether the sending number of the short message exists in a transparent short message number database preset by the mobile terminal, where the transparent short message number database includes a short message number that is beneficial to the user of the mobile terminal;
如果判断结果为是, 则将所述短信保存到收件箱, 并通知所述移动终端的 用户, 否则, 所述移动终端执行提取所述短信的所述关键词的操作。 根据权利要求 6所述的方法, 其中, 在所述移动终端确定所述短信的发送号码 不存在于所述透明短信号码库之后, 所述方法还包括:  If the result of the determination is yes, the short message is saved to the inbox, and the user of the mobile terminal is notified, otherwise, the mobile terminal performs an operation of extracting the keyword of the short message. The method according to claim 6, wherein, after the mobile terminal determines that the sending number of the short message does not exist in the transparent short message number database, the method further includes:
所述移动终端判断所述短信的发送号码是否存在于所述移动终端的号码 簿;  Determining, by the mobile terminal, whether a sending number of the short message exists in a directory of the mobile terminal;
如果判断结果为是, 则将所述短信保存到收件箱, 并通知所述移动终端的 用户, 否则, 所述移动终端执行提取所述短信的所述关键词的操作。 一种移动终端, 包括:  If the result of the determination is yes, the short message is saved to the inbox, and the user of the mobile terminal is notified, otherwise, the mobile terminal performs an operation of extracting the keyword of the short message. A mobile terminal includes:
接收模块, 设置为接收短信;  a receiving module, configured to receive a short message;
提取模块, 设置为提取所述短信的关键词;  An extraction module, configured to extract keywords of the short message;
处理模块, 设置为根据所述关键词对所述短信进行处理。 根据权利要求 8所述的移动终端, 其中, 所述处理模块包括:  The processing module is configured to process the short message according to the keyword. The mobile terminal according to claim 8, wherein the processing module comprises:
第一判断子模块, 设置为判断所述关键词是否存在于所述移动终端预先设 置的黑名单, 其中, 所述黑名单包括对所述移动终端的用户有害的关键词; 第一保存子模块, 设置为在判断结果为是的情况下, 将所述短信保存到所 述黑名单分组中, 不通知终端用户。 根据权利要求 9所述的移动终端, 其中, 所述处理模块还包括: 第二判断子模块, 设置为判断所述关键词是否存在于所述移动终端预先设 置的白名单, 其中, 所述白名单包括对所述移动终端的用户有利的关键词; 第二保存子模块, 设置为在判断结果为是的情况下, 将所述短信保存到所 述移动终端的收件箱; a first determining sub-module, configured to determine whether the keyword exists in a blacklist preset by the mobile terminal, where the blacklist includes keywords that are harmful to users of the mobile terminal; And if the judgment result is yes, the short message is saved in the blacklist packet, and the terminal user is not notified. The mobile terminal according to claim 9, wherein the processing module further comprises: a second judging sub-module, configured to determine whether the keyword exists in a white list preset by the mobile terminal, where the white list includes keywords that are beneficial to users of the mobile terminal; , configured to save the short message to an inbox of the mobile terminal if the determination result is yes;
通知子模块,设置为在判断结果为是的情况下,通知所述移动终端的用户。  The notification sub-module is set to notify the user of the mobile terminal if the determination result is YES.
PCT/CN2011/079115 2010-09-10 2011-08-30 Text message processing method and mobile terminal WO2012031531A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010280585.9 2010-09-10
CN2010102805859A CN101938565A (en) 2010-09-10 2010-09-10 Short message processing method and mobile terminal

Publications (1)

Publication Number Publication Date
WO2012031531A1 true WO2012031531A1 (en) 2012-03-15

Family

ID=43391685

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/079115 WO2012031531A1 (en) 2010-09-10 2011-08-30 Text message processing method and mobile terminal

Country Status (2)

Country Link
CN (1) CN101938565A (en)
WO (1) WO2012031531A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103686642A (en) * 2013-12-24 2014-03-26 中国联合网络通信集团有限公司 Short message sending method and device
CN104580725A (en) * 2014-12-31 2015-04-29 广东欧珀移动通信有限公司 Method for hinting fraud calls and communication terminal
WO2018027365A1 (en) * 2016-08-06 2018-02-15 胡明祥 Keyword-based automatic alarm method and alarm system

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938565A (en) * 2010-09-10 2011-01-05 中兴通讯股份有限公司 Short message processing method and mobile terminal
CN102413217B (en) * 2011-08-15 2014-05-07 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method and system for processing information received by mobile terminal
CN102316220A (en) * 2011-09-22 2012-01-11 宇龙计算机通信科技(深圳)有限公司 Method for processing information and terminal thereof
TWI453621B (en) * 2011-10-31 2014-09-21 Chunghwa Telecom Co Ltd A decentralized environmental information inquiry system based on user privacy
CN102595357B (en) * 2011-11-30 2018-05-18 中兴通讯股份有限公司 A kind of short message monitoring method and system
CN103888921A (en) * 2013-09-21 2014-06-25 天津思博科科技发展有限公司 Short message intelligent deleting module
CN103731832A (en) * 2013-12-26 2014-04-16 黄伟 System and method for preventing phone and short message frauds
CN104023322A (en) * 2014-05-12 2014-09-03 可牛网络技术(北京)有限公司 Junk short message processing method and device
CN105721664B (en) * 2014-12-04 2018-08-28 南京中兴软件有限责任公司 A kind of SMS processing method and device
CN114827914B (en) 2015-06-10 2023-04-14 荣耀终端有限公司 Short message processing method and device and electronic equipment
CN105101123A (en) * 2015-07-31 2015-11-25 小米科技有限责任公司 Short message processing method and apparatus
CN106899947A (en) * 2015-12-21 2017-06-27 北京奇虎科技有限公司 Short message method for cleaning and device
WO2017120920A1 (en) * 2016-01-15 2017-07-20 白宏伟 Method for information alert when filtering short message and mobile terminal
CN105721697A (en) * 2016-02-18 2016-06-29 吴伟东 Mobile phone short message shielding method and system
WO2017139955A1 (en) * 2016-02-18 2017-08-24 吴伟东 Method and system for blocking text messages
CN105979101B (en) * 2016-07-18 2021-06-01 深圳市禅游科技股份有限公司 System for selectively pushing unread messages
CN106231068B (en) * 2016-07-18 2019-10-08 广东乐源数字技术有限公司 Method for classifying and displaying unread messages
WO2018023618A1 (en) * 2016-08-04 2018-02-08 汤隆初 Technical right notification method for use upon sorting of text messages, and mobile phone
WO2018023616A1 (en) * 2016-08-04 2018-02-08 汤隆初 Method for sorting mobile phone text messages, and mobile phone
WO2018023617A1 (en) * 2016-08-04 2018-02-08 汤隆初 Method for collecting statistics relating to usage of text message sorting technology, and mobile phone
CN107579960A (en) * 2017-08-22 2018-01-12 深圳市盛路物联通讯技术有限公司 A kind of data filtering method and device
CN109951811B (en) * 2017-12-20 2021-04-20 中兴通讯股份有限公司 Service number short message monitoring method, device and system
CN110996272B (en) * 2019-11-05 2021-10-22 武汉普斯顿网络科技有限公司 Game service verification method, device, equipment and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1486109A (en) * 2002-09-28 2004-03-31 深圳市中兴通讯股份有限公司 Method for mobile phone short message filtering
US20070204022A1 (en) * 2006-02-24 2007-08-30 Acer Inc. Method for acquiring information, and hand-held mobile communications device for implementing the method
CN101472250A (en) * 2007-12-29 2009-07-01 北京大唐高鸿数据网络技术有限公司 Key word containment method against badness short message
CN101764869A (en) * 2008-10-24 2010-06-30 北京亿企通信息技术有限公司 Method for realizing firewall of mobile phone short messages
CN101815262A (en) * 2010-04-13 2010-08-25 深圳市五巨科技有限公司 Method and device for shielding spam short messages of mobile terminal
CN101938565A (en) * 2010-09-10 2011-01-05 中兴通讯股份有限公司 Short message processing method and mobile terminal

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101686279A (en) * 2008-09-28 2010-03-31 康佳集团股份有限公司 Short message automatic clustering and collecting method
CN101697560A (en) * 2009-10-10 2010-04-21 中兴通讯股份有限公司 Mobile terminal and message display method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1486109A (en) * 2002-09-28 2004-03-31 深圳市中兴通讯股份有限公司 Method for mobile phone short message filtering
US20070204022A1 (en) * 2006-02-24 2007-08-30 Acer Inc. Method for acquiring information, and hand-held mobile communications device for implementing the method
CN101472250A (en) * 2007-12-29 2009-07-01 北京大唐高鸿数据网络技术有限公司 Key word containment method against badness short message
CN101764869A (en) * 2008-10-24 2010-06-30 北京亿企通信息技术有限公司 Method for realizing firewall of mobile phone short messages
CN101815262A (en) * 2010-04-13 2010-08-25 深圳市五巨科技有限公司 Method and device for shielding spam short messages of mobile terminal
CN101938565A (en) * 2010-09-10 2011-01-05 中兴通讯股份有限公司 Short message processing method and mobile terminal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103686642A (en) * 2013-12-24 2014-03-26 中国联合网络通信集团有限公司 Short message sending method and device
CN104580725A (en) * 2014-12-31 2015-04-29 广东欧珀移动通信有限公司 Method for hinting fraud calls and communication terminal
WO2018027365A1 (en) * 2016-08-06 2018-02-15 胡明祥 Keyword-based automatic alarm method and alarm system

Also Published As

Publication number Publication date
CN101938565A (en) 2011-01-05

Similar Documents

Publication Publication Date Title
WO2012031531A1 (en) Text message processing method and mobile terminal
US11151176B2 (en) Method and apparatus for processing text information
WO2012065381A1 (en) Method and apparatus for preventing malicious softwares from transmitting data
CN105335354A (en) Cheat information recognition method and device
CN104254074B (en) Method and device for intercepting harassing short messages
CN101888445A (en) Integrated method for filtering short message by introducing query software
CN101895868A (en) Method for filtering fallacious message based on mobile phone
CN102088697A (en) Method and system for processing spam
US11722597B2 (en) Dynamically providing safe phone numbers for responding to inbound communications
CN107094291B (en) System, method and terminal for preventing telecommunication fraud
WO2011015017A1 (en) Method and system for preventing short message cheat
CN106713579A (en) Telephone number identification method and device
CN101389085B (en) Rubbish short message recognition system and method based on sending behavior
CN102685312A (en) Mobile phone with short message cancellation function and short message cancellation realization method for mobile phone
Androulidakis et al. Fimess: filtering mobile external sms spam
CN102932753A (en) Method for intercepting spam multimedia message on link of multimedia system
CN102480705A (en) Method and system for filtering spam messages according to phone number relation diagram
CN101222718B (en) Mobile communication terminal and method for catching rubbish short messages
CN105120046A (en) Method and device for creating address book according to note information of new number
CN109104429B (en) Detection method for phishing information
CN111083705A (en) Group-sending fraud short message detection method, device, server and storage medium
CN108718369B (en) Gateway access method, device and computer storage medium
US8503636B1 (en) Systems and methods for blocking an outgoing request associated with an outgoing telephone number
CN101370298A (en) Method for improving call transfer reliability
CN114363839A (en) Fraud data early warning method, device, equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11823054

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11823054

Country of ref document: EP

Kind code of ref document: A1