技术领域technical field
本发明涉及通信技术,尤其涉及一种消息的处理方法及装置。The present invention relates to communication technology, in particular to a message processing method and device.
背景技术Background technique
用户在使用手机中的聊天工具进行聊天时,经常会在发送完一条文字消息后再发送一个与所发送的消息相匹配的表情信息。When chatting with a chat tool in a mobile phone, a user often sends an emoticon message matching the sent message after sending a text message.
现有技术中,用户在发送完一条消息后,如果希望继续发送一个和该条消息意义匹配的表情信息,就需要对本地的表情列表中的表情信息逐个进行识别,并手动选择需要的表情信息。In the prior art, after sending a message, if the user wishes to continue sending an emoticon that matches the meaning of the message, he needs to identify the emoticons in the local emoticon list one by one, and manually select the desired emoticon. .
但是,使用现有技术进行与文字消息匹配的表情选择,需要用户手动逐一识别并选择与文字信息匹配的表情,导致选择的效率不高,从而影响用户的输入体验。However, using the existing technology to select emoticons that match text messages requires the user to manually identify and select emoticons that match the text information one by one, resulting in low selection efficiency and affecting the user's input experience.
发明内容Contents of the invention
本发明提供一种消息的处理方法及装置,用于解决现有技术中由于用户手工选择与文本信息对应的表情信息而导致的选择效率不高的问题。The present invention provides a message processing method and device, which are used to solve the problem in the prior art that the selection efficiency is not high due to the user manually selecting the expression information corresponding to the text information.
本发明第一方面提供一种消息的处理方法,包括:The first aspect of the present invention provides a message processing method, including:
接收第一消息发送请求,所述第一消息发送请求包括待输入的文本信息;receiving a first message sending request, the first message sending request including text information to be input;
根据所述第一消息发送请求,将所述待输入的文本信息进行发送,并获取与所述文本信息对应的表情信息;Sending the text information to be input according to the first message sending request, and acquiring emoticon information corresponding to the text information;
若接收到第二消息发送请求,则对所述第二消息发送请求中的待发送的表情信息进行发送处理。If the second message sending request is received, the emoticon information to be sent in the second message sending request is sent.
结合第一方面,在第一方面的第一种可能的实施方式中,所述获取与所述文本信息对应的表情信息,包括:With reference to the first aspect, in a first possible implementation manner of the first aspect, the acquiring the expression information corresponding to the text information includes:
对所述文本信息进行分析处理,获取所述文本信息中待识别的字/词;Analyzing and processing the text information to obtain the words/phrases to be recognized in the text information;
查询本地数据库关键词和表情信息的映射关系,获取与所述待识别的字/词对应的表情信息。Query the mapping relationship between keywords and expression information in the local database, and obtain the expression information corresponding to the word/phrase to be recognized.
结合第一方面或第一方面的第一种可能的实施方式,在第一方面的第二种可能的实施方式中,还包括:In combination with the first aspect or the first possible implementation manner of the first aspect, the second possible implementation manner of the first aspect further includes:
从聊天记录中获取表情信息,并获取与所述表情信息相邻的文字信息;Obtain emoticon information from chat records, and obtain text information adjacent to the emoticon information;
对所述相邻的文字信息进行分析处理,获取所述表情信息对应的关键词,并将所述关键词和对应的所述表情信息的映射关系保存至所述本地数据库。Analyzing and processing the adjacent text information, acquiring keywords corresponding to the expression information, and saving the mapping relationship between the keywords and the corresponding expression information in the local database.
结合第一方面或第一方面的第一种可能的实施方式,在第一方面的第三种可能的实施方式中,还包括:In combination with the first aspect or the first possible implementation manner of the first aspect, the third possible implementation manner of the first aspect further includes:
接收设置请求,所述设置请求中包括待设置的关键词和对应的待设置的表情;Receive a setting request, the setting request includes keywords to be set and corresponding emoticons to be set;
根据所述设置请求,将所述待设置的关键词和对应的待设置的表情的映射关系保存至所述本地数据库。According to the setting request, the mapping relationship between the keywords to be set and the corresponding emoticons to be set is stored in the local database.
本发明第二方面提供一种消息的处理装置,包括:A second aspect of the present invention provides a message processing device, including:
第一接收模块,用于接收第一消息发送请求,所述第一消息发送请求包括待输入的文本信息;The first receiving module is configured to receive a first message sending request, and the first message sending request includes text information to be input;
第一获取模块,用于根据所述第一消息发送请求,将所述待输入的文本信息进行发送,并获取与所述文本信息对应的表情信息;A first obtaining module, configured to send the text information to be input according to the first message sending request, and obtain expression information corresponding to the text information;
发送模块,用于若接收到第二消息发送请求,则对所述第二消息发送请求中的待发送的表情信息进行发送处理。The sending module is configured to send the emoticon information to be sent in the second message sending request if the second message sending request is received.
结合第二方面,在第二方面的第一种可能的实施方式中,所述第一获取模块包括:With reference to the second aspect, in a first possible implementation manner of the second aspect, the first obtaining module includes:
分析单元,用于对所述文本信息进行分析处理,获取所述文本信息中待识别的字/词;An analysis unit, configured to analyze and process the text information, and acquire the words/phrases to be recognized in the text information;
查询单元,用于查询本地数据库关键词和表情信息的映射关系,获取与所述待识别的字/词对应的表情信息。The query unit is used to query the mapping relationship between keywords and expression information in the local database, and obtain the expression information corresponding to the word/phrase to be recognized.
结合第二方面或第二方面的第一种可能的实施方式,在第二方面的第二种可能的实施方式中,还包括:In combination with the second aspect or the first possible implementation manner of the second aspect, the second possible implementation manner of the second aspect further includes:
第二获取模块,用于从聊天记录中获取表情信息,并获取与所述表情信息相邻的文字信息;The second obtaining module is used to obtain expression information from chat records, and obtain text information adjacent to the expression information;
分析模块,用于对所述相邻的文字信息进行分析处理,获取所述表情信息对应的关键词,并将所述关键词和对应的所述表情信息的映射关系保存至所述本地数据库。The analysis module is configured to analyze and process the adjacent text information, obtain keywords corresponding to the expression information, and save the mapping relationship between the keywords and the corresponding expression information in the local database.
结合第二方面或第二方面的第一种可能的实施方式,在第二方面的第三种可能的实施方式中,还包括:In combination with the second aspect or the first possible implementation manner of the second aspect, the third possible implementation manner of the second aspect further includes:
第二接收模块,用于接收设置请求,所述设置请求中包括待设置的关键词和对应的待设置的表情;The second receiving module is used to receive a setting request, and the setting request includes keywords to be set and corresponding emoticons to be set;
保存模块,用于根据所述设置请求,将所述待设置的关键词和对应的待设置的表情的映射关系保存至所述本地数据库。A saving module, configured to save the mapping relationship between the keyword to be set and the corresponding emoticon to be set in the local database according to the setting request.
本发明所提供的消息的处理方法,通过在发送文本信息时获取与文本信息对应的表情信息,并自动发送表情信息,使得用户不再需要手动选择表情信息,极大地提升了用户的使用体验。The message processing method provided by the present invention obtains the expression information corresponding to the text information when sending the text information, and automatically sends the expression information, so that the user no longer needs to manually select the expression information, which greatly improves the user experience.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.
图1为本发明提供的消息的处理方法实施例一的流程示意图;FIG. 1 is a schematic flowchart of Embodiment 1 of a message processing method provided by the present invention;
图2为本发明提供的消息的处理方法实施例二的流程示意图;FIG. 2 is a schematic flowchart of Embodiment 2 of the message processing method provided by the present invention;
图3为本发明提供的消息的处理方法实施例三的流程示意图;FIG. 3 is a schematic flowchart of Embodiment 3 of the message processing method provided by the present invention;
图4为本发明提供的消息的处理方法实施例四的流程示意图;FIG. 4 is a schematic flowchart of Embodiment 4 of the message processing method provided by the present invention;
图5为本发明提供的消息的处理方法实施例五的表情设置示例图;Fig. 5 is an example diagram of emoticon setting in Embodiment 5 of the message processing method provided by the present invention;
图6为本发明提供的消息的处理装置实施例一的模块结构图;FIG. 6 is a module structure diagram of Embodiment 1 of a message processing device provided by the present invention;
图7为本发明提供的消息的处理装置实施例二的模块结构图;FIG. 7 is a module structure diagram of Embodiment 2 of the message processing device provided by the present invention;
图8为本发明提供的消息的处理装置实施例三的模块结构图;FIG. 8 is a module structure diagram of Embodiment 3 of the message processing device provided by the present invention;
图9为本发明提供的消息的处理装置实施例四的模块结构图。FIG. 9 is a module structure diagram of Embodiment 4 of the message processing device provided by the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
图1为本发明提供的消息的处理方法实施例一的流程示意图,该方法的执行主体可以为移动终端、笔记本电脑、平板电脑等可以支持消息发送的设备,如图1所示,该方法包括:Fig. 1 is a schematic flow chart of Embodiment 1 of the message processing method provided by the present invention. The execution subject of the method may be a mobile terminal, a notebook computer, a tablet computer and other devices that can support message sending. As shown in Fig. 1 , the method includes :
S101、接收第一消息发送请求,该第一消息发送请求包括待输入的文本信息。S101. Receive a first message sending request, where the first message sending request includes text information to be input.
例如,用户使用移动终端中的即时聊天工具聊天时,在输入框中输入一行文本信息,当用户点击确定之后,移动终端会接收包含这一行文本信息的消息。For example, when a user chats with an instant messaging tool in a mobile terminal, he inputs a line of text information in an input box, and after the user clicks OK, the mobile terminal will receive a message containing the line of text information.
S102、根据上述第一消息发送请求,将上述待输入的文本信息进行发送,并获取与上述文本信息对应的表情信息。S102. According to the first message sending request, send the text information to be input, and acquire expression information corresponding to the text information.
在将文本信息发送的同时,移动终端会获取与文本信息对应的表情信息。其中,文本信息与表情信息的对应关系预先已经设置完毕,例如,移动终端中可以设置一个文本信息与表情信息的映射表,在该映射表中保存特定的文本信息及其对应的表情信息。While sending the text information, the mobile terminal will acquire the emoticon information corresponding to the text information. Wherein, the correspondence between text information and emoticon information has been set in advance. For example, a mapping table of text information and emoticon information may be set in the mobile terminal, and specific text information and corresponding emoticon information may be stored in the mapping table.
如果未获取到文本信息与表情信息的对应关系,则默认不做其他处理。If the corresponding relationship between the text information and the emoticon information is not obtained, no other processing is performed by default.
S103、若接收到第二消息发送请求,则对该第二消息发送请求中的待发送的表情信息进行发送处理。S103. If the second message sending request is received, send the emoticon information to be sent in the second message sending request.
第二消息发送请求是指包含上述文本信息对应的表情信息的发送请求。The second message sending request refers to a sending request including emoticon information corresponding to the above text information.
具体地,当根据文本信息与表情信息的对应关系获取到表情信息之后,会生成一个发送请求,并在接收到这个发送请求后,对其进行发送处理。即,只要存在于文本信息对应的表情信息,就会自动对这个表情信息进行发送处理,从而实现了自动发送表情信息。Specifically, after the expression information is obtained according to the correspondence between the text information and the expression information, a sending request will be generated, and after receiving the sending request, it will be sent. That is, as long as there is expression information corresponding to the text information, the expression information will be automatically sent, thereby realizing the automatic sending of the expression information.
本实施例中,通过在发送文本信息时获取与文本信息对应的表情信息,并自动发送表情信息,使得用户不再需要手动选择表情信息,极大地提升了用户的使用体验。In this embodiment, by acquiring the expression information corresponding to the text information when sending the text information, and automatically sending the expression information, the user no longer needs to manually select the expression information, which greatly improves the user experience.
图2为本发明提供的消息的处理方法实施例二的流程示意图,如图2所示,上述步骤S102中的获取与文本信息对应的表情信息,具体包括:FIG. 2 is a schematic flow diagram of Embodiment 2 of the message processing method provided by the present invention. As shown in FIG. 2, the acquisition of expression information corresponding to the text information in the above step S102 specifically includes:
S201、对文本信息进行分析处理,获取该文本信息中待识别的字/词。S201. Analyzing and processing the text information to obtain characters/phrases to be recognized in the text information.
可选地,可以预设一个表情相关的字/词库,该字/词库中包含了所有可以联想表情的字/词,例如“你好”、“开心”、“兴奋”、“伤心”、“汗”、“累”、“困”、“害羞”、“好奇”等。如果文本信息中包含了该字/词库中的一个或多个字/词,则获取所包含的一个或多个字/词,作为待识别的字/词。Optionally, an expression-related word/thesaurus can be preset, which contains all words/words that can be associated with expressions, such as "hello", "happy", "excited", "sad" , "sweat", "tired", "sleepy", "shy", "curious" and so on. If the text information contains one or more characters/words in the character/thesaurus, then obtain the contained one or more characters/words as the characters/words to be recognized.
或者,更进一步地,对文本信息进行语义分析,根据语义分析的结果得到目前信息发送者想要表达的情绪,比如开心、难过、调皮等。进行语义分析的具体方法可以参考现有技术的实现方法,此处不再赘述。Or, further, perform semantic analysis on the text information, and obtain the emotions that the current information sender wants to express, such as happy, sad, naughty, etc., according to the results of the semantic analysis. For the specific method of performing semantic analysis, reference may be made to the implementation method in the prior art, which will not be repeated here.
S202、查询本地数据库关键词和表情信息的映射关系,获取与上述待识别的字/词对应的表情信息。S202. Query the mapping relationship between keywords and expression information in the local database, and obtain expression information corresponding to the above-mentioned character/phrase to be recognized.
当获取到待识别的字/词后,则查询本地数据库中关键词和表情信息的映射关系,以获得待识别的字/词所对应的表情信息。After the word/phrase to be recognized is obtained, the mapping relationship between keywords and expression information in the local database is queried to obtain the expression information corresponding to the word/word to be recognized.
本地数据库关键词和表情信息的映射关系可以是一对一的映射关系,也可以是一对多的关系。例如,对于“开心”这个关键词,其对应的表情可以有多种。The mapping relationship between the keywords in the local database and the expression information may be a one-to-one mapping relationship, or a one-to-many relationship. For example, for the keyword "happy", there may be various expressions corresponding to it.
如果关键词和表情信息是一对一的映射关系,则直接将关键词对应的表情信息显示给用户;如果关键词和表情是一对多的映射关系,则根据用户的使用频率将关键词对应的表情全部显示出来,或者显示预设个数个表情。并且,在用户选择了某个表情并且发送了该表情之后,记录该表情总的使用次数,用于确定下次推荐给用户时的排列顺序。If there is a one-to-one mapping relationship between keywords and expression information, then directly display the expression information corresponding to the keyword to the user; All of the emoticons are displayed, or a preset number of emoticons are displayed. And, after the user selects a certain emoticon and sends the emoticon, record the total usage times of the emoticon, which is used to determine the arrangement order when it is recommended to the user next time.
举例来说,假设“开心”这个关键词和表情A、表情B和表情C都有映射关系,并且,在发送本次消息之前,表情A共使用了10次,表情B共使用了8次、表情C共使用了15次,则会按照表情C、表情A、表情B的顺序将三个表情都显示给用户,或者,如果预设设置了每次可以显示两种表情,则会按照表情C、表情A的顺序将这两个表情显示给用户。For example, assume that the keyword "happy" has a mapping relationship with emoticon A, emoticon B, and emoticon C, and before sending this message, emoticon A has been used 10 times, emoticon B has been used 8 times, If emoticon C is used 15 times in total, all three emoticons will be displayed to the user in the order of emoticon C, emoticon A, and emoticon B, or, if the preset setting allows two emoticons to be displayed each time, emoticon C will be displayed The sequence of emoticon A and emoticon A displays the two emoticons to the user.
图3为本发明提供的消息的处理方法实施例三的流程示意图,如图3所示,该方法还包括:FIG. 3 is a schematic flowchart of Embodiment 3 of the message processing method provided by the present invention. As shown in FIG. 3 , the method further includes:
S301、从聊天记录中获取表情信息,并获取与表情信息相邻的文字信息。S301. Obtain emoticon information from chat records, and acquire text information adjacent to the emoticon information.
S302、对相邻的文字信息进行分析处理,获取表情信息对应的关键词,并将该关键词和对应的表情信息的映射关系保存至本地数据库。S302. Analyzing and processing the adjacent text information, obtaining keywords corresponding to the expression information, and saving the mapping relationship between the keywords and the corresponding expression information in a local database.
本实施例用于提供生成关键词和表情信息映射关系的方法,即对用户平时的输入记录进行分析。当用户手工选择了某个表情后,首先获取该表情信息相邻的文字信息,例如,可以选择表情信息之前到上一个标点符号之间的一段文字,并对这段文字按照前述实施例一的方法进行分析处理,获取其中的关键词,即可以获取到与该表情相匹配的关键词,进而将该关键词和该表情信息的映射关系保存至本地数据库中。This embodiment is used to provide a method for generating a mapping relationship between keywords and expression information, that is, analyzing the user's usual input records. After the user manually selects a certain expression, first obtain the text information adjacent to the expression information, for example, you can select a section of text between the front of the expression information and the last punctuation mark, and follow the above-mentioned embodiment 1 for this section of text The method performs analysis and processing to obtain the keywords, that is, the keywords matching the expression can be obtained, and then the mapping relationship between the keywords and the expression information is saved in the local database.
本实施例中,通过分析用户自选的表情信息对应的文本信息,来生成表情信息和文本信息的映射关系,从而使得生成的表情信息和文本信息的映射关系更加符合用户的使用习惯,根据文本信息自动发送出的表情信息更加符合用户的真是意愿,进一步提高了用户的使用体验。In this embodiment, the mapping relationship between expression information and text information is generated by analyzing the text information corresponding to the expression information selected by the user, so that the mapping relationship between the generated expression information and text information is more in line with the user's usage habits. The automatically sent emoticon information is more in line with the user's true wishes, further improving the user experience.
图4为本发明提供的消息的处理方法实施例四的流程示意图,如图4所示,该方法还包括:FIG. 4 is a schematic flowchart of Embodiment 4 of the message processing method provided by the present invention. As shown in FIG. 4, the method further includes:
S401、接收设置请求,该设置请求中包括待设置的关键词和对应的待设置的表情。S401. Receive a setting request, where the setting request includes keywords to be set and corresponding emoticons to be set.
S402、根据上述设置请求,将待设置的关键词和对应的待设置的表情的映射关系保存至本地数据库。S402. According to the above setting request, save the mapping relationship between the keywords to be set and the corresponding emoticons to be set in the local database.
本实施例用于提供生成关键词和表情信息映射关系的另一种方法,即通过为用户提供对应的设置功能,由用户自己输入文本信息和表情的映射关系。This embodiment is used to provide another method for generating the mapping relationship between keywords and expression information, that is, by providing the user with a corresponding setting function, the user can input the mapping relationship between text information and expression information.
可选地,图5为本发明提供的消息的处理方法实施例五的表情设置示例图,如图5所示,可以在例如即时通讯工具中提供一个表情设置项,该表情设置项中为用户列举出本地表情库中所有的表情以及常用的关键词信息,用户可以自己建立二者之间的对应关系。例如,用户可以勾选一个表情信息,再勾选一个关键词,然后点击确定,既可生成关键词和表情信息之间的映射关系。Optionally, FIG. 5 is an example diagram of emoticon setting in Embodiment 5 of the message processing method provided by the present invention. As shown in FIG. List all the emoticons in the local emoticon library and commonly used keyword information, and users can establish the corresponding relationship between the two. For example, the user can check an expression information, and then select a keyword, and then click OK to generate a mapping relationship between the keyword and the expression information.
本实施中,通过为用户提供生成关键词和表情信息的映射关系功能,能够快速准确地建立其关键词和表情信息的映射关系。In this implementation, by providing the user with the function of generating a mapping relationship between keywords and expression information, the mapping relationship between keywords and expression information can be quickly and accurately established.
图6为本发明提供的消息的处理装置实施例一的模块结构图,如图6所示,该装置包括:FIG. 6 is a module structure diagram of Embodiment 1 of a message processing device provided by the present invention. As shown in FIG. 6, the device includes:
第一接收模块601,用于接收第一消息发送请求,该第一消息发送请求包括待输入的文本信息。The first receiving module 601 is configured to receive a first message sending request, where the first message sending request includes text information to be input.
第一获取模块602,用于根据上述第一消息发送请求,将待输入的文本信息进行发送,并获取与文本信息对应的表情信息。The first obtaining module 602 is configured to send text information to be input according to the first message sending request, and obtain emoticon information corresponding to the text information.
发送模块603,用于若接收到第二消息发送请求,则对该第二消息发送请求中的待发送的表情信息进行发送处理。The sending module 603 is configured to, if a second message sending request is received, send the emoticon information to be sent in the second message sending request.
该装置用于实现上述方法实施例,其实现原理和技术效果类似,此处不再赘述。The device is used to implement the above-mentioned method embodiments, and its implementation principles and technical effects are similar, and will not be repeated here.
图7为本发明提供的消息的处理装置实施例二的模块结构图,如图7所示,第一获取模块602包括:FIG. 7 is a module structure diagram of Embodiment 2 of the message processing device provided by the present invention. As shown in FIG. 7, the first acquisition module 602 includes:
分析单元6021,用于对文本信息进行分析处理,获取文本信息中待识别的字/词。The analyzing unit 6021 is configured to analyze and process the text information, and acquire the words/phrases to be recognized in the text information.
查询单元6022,用于查询本地数据库关键词和表情信息的映射关系,获取与上述待识别的字/词对应的表情信息。The query unit 6022 is configured to query the mapping relationship between keywords and expression information in the local database, and obtain the expression information corresponding to the above-mentioned character/phrase to be recognized.
图8为本发明提供的消息的处理装置实施例三的模块结构图,如图8所示,该装置还包括:Fig. 8 is a module structure diagram of Embodiment 3 of the message processing device provided by the present invention. As shown in Fig. 8, the device also includes:
第二获取模块604,用于从聊天记录中获取表情信息,并获取与表情信息相邻的文字信息。The second acquiring module 604 is configured to acquire emoticon information from chat records, and acquire text information adjacent to the emoticon information.
分析模块605,用于对上述相邻的文字信息进行分析处理,获取上述表情信息对应的关键词,并将该关键词和对应的表情信息的映射关系保存至本地数据库。The analysis module 605 is configured to analyze and process the above-mentioned adjacent text information, obtain keywords corresponding to the above-mentioned expression information, and save the mapping relationship between the keywords and the corresponding expression information in a local database.
图9为本发明提供的消息的处理装置实施例四的模块结构图,如图9所示,该装置还包括:FIG. 9 is a module structure diagram of Embodiment 4 of the message processing device provided by the present invention. As shown in FIG. 9, the device also includes:
第二接收模块606,用于接收设置请求,该设置请求中包括待设置的关键词和对应的待设置的表情。The second receiving module 606 is configured to receive a setting request, which includes keywords to be set and corresponding emoticons to be set.
保存模块607,用于根据上述设置请求,将上述待设置的关键词和对应的待设置的表情的映射关系保存至本地数据库。The saving module 607 is configured to save the mapping relationship between the keywords to be set and the corresponding emoticons to be set in the local database according to the setting request.
本领域普通技术人员可以理解:实现上述各方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成。前述的程序可以存储于一计算机可读取存储介质中。该程序在执行时,执行包括上述各方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。Those of ordinary skill in the art can understand that all or part of the steps for implementing the above method embodiments can be completed by program instructions and related hardware. The aforementioned program can be stored in a computer-readable storage medium. When the program is executed, it executes the steps of the above-mentioned method embodiments; and the aforementioned storage medium includes: ROM, RAM, magnetic disk or optical disk and other various media that can store program codes.
最后应说明的是:以上各实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述各实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than limiting them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: It is still possible to modify the technical solutions described in the foregoing embodiments, or perform equivalent replacements for some or all of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the technical solutions of the various embodiments of the present invention. scope.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510967548.8ACN106897323A (en) | 2015-12-21 | 2015-12-21 | The processing method and processing device of message |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510967548.8ACN106897323A (en) | 2015-12-21 | 2015-12-21 | The processing method and processing device of message |
| Publication Number | Publication Date |
|---|---|
| CN106897323Atrue CN106897323A (en) | 2017-06-27 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201510967548.8APendingCN106897323A (en) | 2015-12-21 | 2015-12-21 | The processing method and processing device of message |
| Country | Link |
|---|---|
| CN (1) | CN106897323A (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107977928A (en)* | 2017-12-21 | 2018-05-01 | 广东欧珀移动通信有限公司 | Expression generation method, apparatus, terminal and storage medium |
| CN109088811A (en)* | 2018-06-25 | 2018-12-25 | 维沃移动通信有限公司 | A kind of method for sending information and mobile terminal |
| CN110019885A (en)* | 2017-08-01 | 2019-07-16 | 北京搜狗科技发展有限公司 | A kind of expression data recommended method and device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7203648B1 (en)* | 2000-11-03 | 2007-04-10 | At&T Corp. | Method for sending multi-media messages with customized audio |
| CN102255827A (en)* | 2011-06-16 | 2011-11-23 | 北京奥米特科技有限公司 | Video chatting method, device and system |
| CN104076944A (en)* | 2014-06-06 | 2014-10-01 | 北京搜狗科技发展有限公司 | Chat emoticon input method and device |
| CN104125139A (en)* | 2013-04-28 | 2014-10-29 | 腾讯科技(深圳)有限公司 | Method and apparatus for displaying expression |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7203648B1 (en)* | 2000-11-03 | 2007-04-10 | At&T Corp. | Method for sending multi-media messages with customized audio |
| CN102255827A (en)* | 2011-06-16 | 2011-11-23 | 北京奥米特科技有限公司 | Video chatting method, device and system |
| CN104125139A (en)* | 2013-04-28 | 2014-10-29 | 腾讯科技(深圳)有限公司 | Method and apparatus for displaying expression |
| CN104076944A (en)* | 2014-06-06 | 2014-10-01 | 北京搜狗科技发展有限公司 | Chat emoticon input method and device |
| Title |
|---|
| 李彪: "《电脑应用技巧点通点精1000招》", 31 March 2007, 齐鲁电子音像出版社* |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110019885A (en)* | 2017-08-01 | 2019-07-16 | 北京搜狗科技发展有限公司 | A kind of expression data recommended method and device |
| CN110019885B (en)* | 2017-08-01 | 2021-10-15 | 北京搜狗科技发展有限公司 | Expression data recommendation method and device |
| CN107977928A (en)* | 2017-12-21 | 2018-05-01 | 广东欧珀移动通信有限公司 | Expression generation method, apparatus, terminal and storage medium |
| CN109088811A (en)* | 2018-06-25 | 2018-12-25 | 维沃移动通信有限公司 | A kind of method for sending information and mobile terminal |
| Publication | Publication Date | Title |
|---|---|---|
| EP3369219B1 (en) | Predictive responses to incoming communications | |
| US9619119B2 (en) | Information prompt method, apparatus and terminal device | |
| US11050685B2 (en) | Method for determining candidate input, input prompting method and electronic device | |
| US9544265B2 (en) | Tracking interactive text-message communications | |
| US9577965B2 (en) | Method and device for posting microblog message | |
| US20180060312A1 (en) | Providing ideogram translation | |
| US10379702B2 (en) | Providing attachment control to manage attachments in conversation | |
| US20230385543A1 (en) | Selective text prediction for electronic messaging | |
| US20160255024A1 (en) | Systems and methods for managing presentation of message content at user communication terminals | |
| US20120023175A1 (en) | Method to Change Instant Messaging Status Based on Text Entered During Conversation | |
| CN105511635A (en) | Method for inputting information to application program by using online content | |
| KR20160012965A (en) | Method for editing text and electronic device supporting the same | |
| CN112732386A (en) | Message processing method, device, terminal and storage medium | |
| US20170090705A1 (en) | Conversation and version control for objects in communications | |
| US10078627B2 (en) | Collaboration cards for communication related to a collaborated document | |
| US20120239767A1 (en) | Method to Change Instant Messaging Status Based on Text Entered During Conversation | |
| CN104363349A (en) | Short message processing method and portable terminal using same | |
| WO2019156897A1 (en) | Suggesting people qualified to provide assistance with regard to an issue identified in a file | |
| CN106897323A (en) | The processing method and processing device of message | |
| CN104504051B (en) | Input reminding method, device and terminal | |
| WO2017076025A1 (en) | Information processing method and apparatus, and electronic device | |
| CN112445346A (en) | Information input method, device, equipment and storage medium | |
| CN113079086B (en) | Message transmission method, message transmission device, electronic device, and storage medium | |
| US20190147383A1 (en) | Collaboration and meeting annotation | |
| CN104135725A (en) | Short message sending method and portable terminal |
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| RJ01 | Rejection of invention patent application after publication | ||
| RJ01 | Rejection of invention patent application after publication | Application publication date:20170627 |