CN108809809B - Message sending method, computer device and storage medium - Google Patents

Message sending method, computer device and storage medium Download PDF

Info

Publication number
CN108809809B
CN108809809B CN201810588591.7A CN201810588591A CN108809809B CN 108809809 B CN108809809 B CN 108809809B CN 201810588591 A CN201810588591 A CN 201810588591A CN 108809809 B CN108809809 B CN 108809809B
Authority
CN
China
Prior art keywords
receiver
message
personalized
sentence
sending
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810588591.7A
Other languages
Chinese (zh)
Other versions
CN108809809A (en
Inventor
王辽松
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Wuhan Co Ltd
Original Assignee
Tencent Technology Wuhan Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Wuhan Co Ltd filed Critical Tencent Technology Wuhan Co Ltd
Priority to CN201810588591.7A priority Critical patent/CN108809809B/en
Publication of CN108809809A publication Critical patent/CN108809809A/en
Application granted granted Critical
Publication of CN108809809B publication Critical patent/CN108809809B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements
    • H04L51/063Content adaptation, e.g. replacement of unsuitable content

Abstract

A message sending method, a computer device and a storage medium, the message sending method comprising: receiving a group sending request sent by a sender, wherein the group sending request carries message content and identifiers of all receivers; determining personalized information corresponding to each receiver identification based on the information content and the personalized information content corresponding to each receiver identification; and respectively sending corresponding personalized messages to the receivers corresponding to the receiver identifications. By adopting the method, the personalized message can be sent to the receiver corresponding to the receiver identification.

Description

Message sending method, computer device and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a message sending method, a computer device, and a storage medium.
Background
With the continuous development of the mobile internet technology, a large number of instant messaging tools emerge, and a lot of convenience is provided for users. Through the instant messaging tool, the users can transmit messages, and message communication between the users can be facilitated.
For the condition that a sending user needs to send messages to a plurality of receiving users, the function of mass message sending is provided for avoiding the problems of complicated operation flow and long time consumption caused by the fact that the sending user needs to independently edit the same message content for each receiving user and then sends the message. The sending user only needs to select each receiving user for receiving the group sending message and edit the message content once, so that the edited message content can be sent to each selected receiving user, the message sending process is simplified, the user operation is facilitated, the time consumption for sending the message can be reduced, and the sending efficiency is improved.
However, in the existing process of mass-sending messages, the message contents edited by the user are simply mass-sent to each receiving user to deliver the information that the sending user wants to express. The amount of information that can be transferred by a single message content sent in a mass-sending manner is very limited, and there is a limitation in transferring information.
Disclosure of Invention
In view of the above, it is necessary to provide a message sending method, a computer device, and a storage medium, which address the problem that the amount of information transmitted by a message in the existing mass texting process is limited.
A method of sending a message, comprising the steps of:
receiving a group sending request sent by a sender, wherein the group sending request carries message content and identifiers of all receivers;
determining personalized information corresponding to each receiver identification based on the information content and the personalized information content corresponding to each receiver identification;
and respectively sending corresponding personalized messages to the receivers corresponding to the receiver identifications.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the above method when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method.
According to the message sending method, the computer equipment and the storage medium, because the personalized message corresponding to each receiver identification is determined based on the message content and the personalized information content corresponding to the receiver identification, namely the personalized message corresponding to different receiver identifications is not only related to the message content, namely the meaning expressed by the message content can be transmitted, but also related to the personalized information content corresponding to the receiver identification, the personalized information content corresponding to each different receiver can be transmitted, the same message content is not sent to different receiver identifications any more, but the personalized message determined based on the message content and the corresponding personalized information content is sent to different receiver identifications, the personalized message is ensured to be personalized for each receiver identification, namely the personalized message corresponding to each receiver identification is ensured to be different, the sent personalized message is more targeted, the information quantity which can be transmitted by the personalized message sent by the mass can be enriched.
Drawings
FIG. 1 is a diagram of an application environment of a messaging method in one embodiment;
FIG. 2 is a flow diagram illustrating a method for sending messages in one embodiment;
Fig. 3 is a flowchart illustrating a message sending method according to another embodiment;
FIG. 4 is an accessibility interface of an embodiment;
FIG. 5 is a mass texting assistant function setup interface, according to an embodiment;
FIG. 6 illustrates a create mass texting interface, according to an embodiment;
FIG. 7 is an addressee selection interface of an embodiment;
FIG. 8 is a mass texting interface of an embodiment;
FIG. 9 is a chat interface between user B and user A in one embodiment;
FIG. 10 is a chat interface between user C and user A in one embodiment;
FIG. 11 is a chat interface between user D and user A in one embodiment;
FIG. 12 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the detailed description and specific examples, while indicating the scope of the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
The message sending method according to the embodiments provided in the present application may be applied to an application environment as shown in fig. 1, where the application environment includes a sending end 10, a server 20, and a receiving end 30, the sending end 10 may communicate with the server 20 through a network, and the server 20 may communicate with the receiving end 30 through the network. The transmitting end 10 may transmit information to the receiving end 30 through the server 20. Specifically, first, the sending end 10 sends a group sending request to the server 20, and after receiving the group sending request, the server 20 may determine personalized messages corresponding to the receivers based on the message content in the group sending request and the personalized information content corresponding to the identifier of each receiver, and send corresponding personalized messages to the receivers 30 corresponding to the receivers, respectively, so as to implement personalized message delivery between the sending end 10 and the receivers 30, thereby implementing communication between the sending end and the receivers.
The server 20 may be implemented as a stand-alone server or as a server cluster comprising a plurality of servers. The sending end 10 and/or the receiving end 30 may be any device capable of implementing intelligent input and output and starting an application, for example, a mobile terminal, which may be a smart phone, a tablet computer, a vehicle-mounted computer, a wearable smart device, and the like.
In one embodiment, as shown in fig. 2, a messaging method is provided. The method is exemplified by being applied to the server 20 in fig. 1, and includes the following steps S210 to S250.
S210: and receiving a group sending request sent by a sender, wherein the group sending request carries the message content, the sender identification and the receiver identifications.
The group sending request is used to trigger a main body receiving the group sending request to perform a group sending process of a message (i.e. a message that a sender needs to send), and the group sending refers to distributing the content of the message to each receiver receiving the message. When the server receives the mass sending request, the server is triggered to carry out the message mass sending process.
When receiving the group sending request sent by the sender, the server can analyze the group sending request, thereby obtaining the message content and the identification of each receiver carried in the group sending request. The message content may include, but is not limited to, text information, facial expression information, animation information, video information, voice information, symbol information, and the like, and information that the sender wants to express to the recipient may be delivered through the message content.
The identifier is information for representing the unique identity of the object, and in the process of mass sending, the sending end is the terminal where the user sending the message (namely the sending end) is located, and the receiving end is the terminal where the user receiving the message (namely the receiving end) is located. The sender identification is the unique identification of the user sending the message, and the receiver identification is the unique identification of the user receiving the message, namely, each receiver is the user receiving the message sent by the sender when performing group sending. The sending end sends the message content to be transmitted to each receiving end through the server, and each receiving end realizes the group sending of the message content through receiving the message content forwarded by the server.
S220: and determining personalized information respectively corresponding to the receiver identifications based on the message content and the personalized information content corresponding to the receiver identifications.
The personalized information content corresponding to each receiver identification has different characteristics with other people. The information content associated with different recipients is different, for example, the corresponding registered names are different, the name of the sender remarking the recipient is different, the chat content is different, and the like. The personalized information content can be understood as information content associated with the receiver identification, and the corresponding personalized information content is different for different receiver identifications.
Specifically, in the process of chatting, the chat content is not only the same for each recipient and the sender, for example, the chat content between classmates may mainly be related to the content in school, the chat content between colleagues may be related to work, and the like, which may cause the personalized information content corresponding to each recipient identifier to be different. However, each receiver corresponds to a respective registration name, and the name remarked at the sender may also be different for different receivers.
In the process of group sending, the corresponding message contents of the sender identifier to each receiver identifier are the same, that is, the message contents are all the message contents carried in the group sending request. However, in order to embody personalization for different recipient identifiers, personalized messages corresponding to the recipient identifiers may be determined based on the message content and the personalized information content, that is, personalization of the messages for different recipient identifiers is achieved.
S230: and respectively sending corresponding personalized messages to the receivers corresponding to the receiver identifications.
After obtaining the personalized messages respectively corresponding to different receiver identifications, each personalized message can be respectively sent to the receiver corresponding to the corresponding receiver identification, thereby realizing the personalized group sending of the message.
According to the message sending method, the personalized message corresponding to each receiver identification is determined based on the message content and the personalized information content corresponding to the receiver identification, namely the personalized message corresponding to different receiver identifications is not only related to the message content, namely the meaning expressed by the message content can be transmitted, but also related to the personalized information content corresponding to the receiver identification, and the personalized information content corresponding to each different receiver can be transmitted, and the same message content is not transmitted to different receiver identifications, but the personalized message determined based on the message content and the corresponding personalized information content is transmitted to different receiver identifications, so that the personalized message is personalized for each receiver identification, namely the personalized message corresponding to each receiver identification is different, the sent personalized message is more targeted, the information quantity which can be transmitted by the personalized messages sent by the mass can be enriched, and the communication between users is more convenient.
In one embodiment, the group sending request further carries sender identifiers, and the personalized information content corresponding to each of the receiver identifiers includes: and the sender identification is respectively corresponding to the chat records of each receiver identification.
That is, in this embodiment, the manner of determining the personalized message corresponding to each of the recipient identifiers includes; and determining individualized messages respectively corresponding to the receiver identifications based on the chat records respectively corresponding to the message content and the sender identifications and the receiver identifications.
In the process of implementing communication by message transmission through an instant messaging tool between users, in the server, a chat message transmitted when the users communicate with each other is recorded, that is, the chat record includes a chat message between the users, and the chat record between the sender identifier and the receiver identifier includes a chat message (which may be understood as a conversation message) between the sender identifier and the receiver identifier, for example, the chat message may include text information, facial expression information, animation information, video information, voice information, symbol information, and the like. It should be noted that the chat record also records the sender identifier and the receiver identifier, so that the chat information between the sender identifier and the receiver identifier can be known through the chat record. After receiving the group sending request, the server responds to the group sending request, and can acquire the chat records between the sender identification and each receiver identification, so that the chat contents between the sender identification and each receiver identification can be known.
The relation between each receiver and the sender is not only the same, for example, a classmate relation is between the receiver B and the sender a, a colleague relation is between the receiver C and the sender a, a relatives relation is between the receiver D and the sender a, and the chat contents between users with different relations are not only the same, for example, the chat contents between classmates can mainly be contents related to schools, the chat contents between colleagues can be contents related to work, etc., moreover, each receiver corresponds to a respective name, and the calling names carried by the sender for different receivers when sending messages are different, so that the contents in the chat records between each receiver identifier and the sender identifier are not only the same.
In one embodiment, the personalized information content corresponding to each of the receiver identifications includes: and the receiver identifications respectively correspond to name information.
That is, in this embodiment, the personalized message corresponding to each identifier of the receiving party is determined based on the message content and the name information corresponding to each identifier of the receiving party.
In order to accurately distinguish the users, the name information respectively corresponding to each receiver identification is different, so that the receiver identification can correspond to the users needing to be searched. For example, the name information of the user a is small black, and the name information of the user B is small flower, that is, the user a and the user B can be distinguished by different name information, and can accurately correspond to the user. Therefore, through the name information corresponding to the receiver identification, the personalized messages respectively corresponding to different receiver identifications can be determined, and if the name information is different, the personalized messages are also different.
In one example, the name information respectively corresponding to the recipient identifications may be name information of a corresponding user for the recipient identification. It can be understood that when the receiver transmits a message to the sender, the receiver can carry the name information corresponding to the receiver in addition to the transmitted message content and the identifier of the receiver, and after receiving the message, the sender can display the name information, that is, can know which person sent the message. Specifically, the receiver may set the name corresponding to the receiver identifier when registering the receiver identifier, or may reset the name corresponding to the receiver identifier when the receiver is unsatisfied with the name of the receiver in the following.
In an example, the group sending request carries sender identifiers, and the name information respectively corresponding to the receiver identifiers may be remark names that are set by the setting party for users corresponding to the sender identifiers.
In or after the association relationship between the sender and the receiver is established, in order to prevent the receiver identification from being excessive or time from passing, the sender cannot correspond to a specific receiver through the name of the receiver corresponding to the receiver identification in the follow-up process, the instant communication software provides a name remark function, namely, the sender can carry out name remark on a user corresponding to the receiver identification, and set a remark name for the user corresponding to the receiver identification, so that the user corresponding to the sender identification can be conveniently searched, and the remark name corresponds to the receiver identification.
In one embodiment, the group transmission request further carries a transmission type identifier. In this embodiment, the message sending method further includes: and when the sending type identification corresponds to the preset type, the step of determining the individualized message corresponding to each receiver identification based on the message content and the individualized information content corresponding to each receiver identification is carried out.
That is, the group sending request sent by the sender also carries a sending type identifier, which is information used to identify the sending type, for example, when the sending type identifier is 1, the corresponding sending type is an individualized sending type, that is, the message content needs to be individualized to obtain an individualized message corresponding to each receiver identifier. When the sending type identifier is 0, the corresponding sending type is a direct sending type, that is, the message content is directly sent without performing personalized processing on the message content.
In this embodiment, before determining the personalized message, the sending type identifier needs to be determined, that is, it is determined whether the sending type identifier corresponds to the predetermined type or the non-predetermined type, and only when the sending type identifier corresponds to the predetermined type, that is, when the sending type identifier is a preset value, it indicates that the message content needs to be personalized and then sent to the receiving party, the step of determining the personalized message corresponding to each receiving party identifier based on the message content and the personalized information content corresponding to each receiving party identifier is performed, that is, the message content is personalized based on the personalized information content corresponding to each receiving party identifier, and the personalized message corresponding to each receiving party identifier is determined. Namely, when the server sends the message to each receiver in a group, the server excludes the individualized message sending corresponding to the sending type identification of the non-predetermined type, thereby reducing the workload of the server. Wherein the preset value corresponds to a predetermined type. In one example, the preset value may be 1. It is understood that, in the present embodiment, the predetermined type may be the personalized transmission type.
In an embodiment, the information sending method further includes: and when the sending type identification corresponds to the non-preset type, sending the message content to the receiver corresponding to each receiver identification.
When the sending type identifier corresponds to a non-predetermined type, that is, when the sending type identifier is not a preset value, it indicates that the message content does not need to be sent to the receiving party after being subjected to personalized processing, and the message content obtained by analysis is directly sent to each receiving end. That is, when the server performs the group sending of the message to each receiver, the server directly performs the group sending without determining the personalized message according to the sending type identifier corresponding to the non-predetermined type, thereby reducing the workload of the server. For example, if the content of the message sent by the sender is happy new year, the content of the message is directly grouped and sent to the receivers. It is to be understood that, in this embodiment, the non-predetermined type may be the direct transmission type, and the corresponding transmission type identifier thereof may be 0 (different from the preset value 1).
In an embodiment, the step of determining the personalized message corresponding to each of the recipient identifiers based on the message content and the personalized information content corresponding to each of the recipient identifiers includes: determining the names corresponding to the receiver identifications respectively based on the personalized information content corresponding to the receiver identifications; and determining the personalized message corresponding to each receiver identification based on the corresponding call of each receiver identification.
That is, it is necessary to identify the call (predicate used between users) corresponding to each recipient identifier. In one aspect, the respective corresponding names of the respective recipient identifications may be determined based on the chat records of the sender identifications respectively corresponding to the respective recipient identifications. That is, in an example, the determining the names corresponding to the respective recipient identifications may include: and analyzing each chat record respectively to determine the corresponding call of each receiver identification. In general, during a conversation (chat) between a sender and a receiver, when a new round of conversation starts, a first sentence (i.e., a first message) transmitted by the sender may include a name of the receiver from the sender. For example, in the process of chatting between the user a and the user B, if the user a calls the user B as a floret, the nominal floret is called as the user B. And in the chat process, when the sender calls the receiver, the chat records corresponding to the call are generated, and the call of the sender to the receiver can be screened out through the chat records.
On the other hand, names corresponding to the receiver identifications can be determined based on name information corresponding to the receiver identifications. The name information of the user corresponding to each receiver identifier or the remark name set by the user corresponding to the receiver identifier by the sender identifier can be used as the name corresponding to each receiver identifier.
In one embodiment, the set of predetermined personal terms includes a second personal term; the step of determining the personalized message corresponding to each receiver identification based on the corresponding call of each receiver identification comprises: and when the person to be processed belongs to the second person, respectively updating the person who belongs to the second person in the person to be processed in the message content to the corresponding call, and determining the personalized message corresponding to each receiver identifier.
In this embodiment, the message content is personalized by using the name, at this time, it needs to determine whether there is a to-be-processed person name belonging to a predetermined person name set in the message content, that is, the to-be-processed person name belongs to the predetermined person name set, the predetermined person name set includes each predetermined person name, and the predetermined person name set including each predetermined person name is preset in the server. In the present embodiment, the predetermined person term set includes second person terms, such as "you" and the like.
If the message content has the person to be processed belonging to the predetermined person term set and the person term belonging to the second person term exists in the person to be processed, the fact that the second person term needing to be replaced exists in the message content is indicated, namely the second person term in the message content needs to be replaced. Specifically, the person name belonging to the second person name in the to-be-processed person names in the message content is updated to the corresponding determined name, and the personalized message corresponding to each receiver identifier is determined.
For example, the determined name of the receiver C is xiaohong, the message content is "wish you happy new year", wherein the person who belongs to the second person who calls the word "you" exists, then "you" is updated to xiaohong, and the obtained personalized message corresponding to the receiver C is the happy new year that is wish xiaohong.
In one embodiment, when no word belonging to a predetermined person name word set exists in the message content, names corresponding to the receiver identifications are respectively added before the message content, and personalized messages corresponding to the receiver identifications are determined.
In the present embodiment, the names of the identifiers of the receiving parties are respectively added before the message content, and the personalized message corresponding to the identifier of the receiving party is determined. Specifically, the name of the receiver identifier is added before the first word of the message content, and the personalized message corresponding to the receiver identifier is determined.
For example, the determined name of the receiver C is xiaohong, the message content is "happy new year", wherein the person name belonging to the second person name does not exist, the xiaohong is added before the happy new year, and the obtained personalized message corresponding to the receiver C is the xiaohong happy new year.
In one embodiment, the set of predetermined personal words further includes the first personal word. In this embodiment, before determining the personalized message corresponding to each receiver identifier, the method further includes: and when the person words belonging to the first person word exist in the person words to be processed, updating the person words belonging to the first person word in the person words to be processed of the message content into the names corresponding to the sender identifications.
That is, in this embodiment, in addition to replacing the person name belonging to the second person name with the name corresponding to the determined identifier of the receiving party, in order to improve the diversity of the personalized message, the person name belonging to the first person name in the to-be-processed person names in the message content may be updated to the name corresponding to the identifier of the sending party. Specifically, after the person name belonging to the second person name in the person names to be processed in the message content is updated to the corresponding name, before the personalized message corresponding to each receiver identifier is determined, or after the names of the receiver identifiers are respectively added before the message content, before the personalized message corresponding to each receiver identifier is determined, the person name belonging to the first person name in the person names to be processed in the message content is updated to the name corresponding to the sender identifier, so that the personalized message corresponding to each receiver identifier is determined.
In one embodiment, before determining the personalized message corresponding to each of the recipient identifiers, the method further includes: determining a common vocabulary corresponding to each receiver identification based on the chat records corresponding to each receiver identification; when the updatable participles exist in the message content, the updatable participles are participles which belong to a common vocabulary and have synonyms in each preset synonym pair, and any one of the following items is executed:
the first item: respectively updating the updatable participles in the message content into corresponding synonyms;
the second term is: respectively updating the updatable participles in the message content into corresponding synonyms, and combining the message content with the updated message content;
the third item: and inserting corresponding synonyms after the updatable participles in the message contents respectively.
The common vocabulary includes common participles, and in an example, the determining the common vocabulary corresponding to the recipient identifiers may include: respectively counting all the participles in all the chat records, and determining the word frequency corresponding to all the participles in all the chat records (namely the times of occurrence in the corresponding chat records can be used for splitting the message in each chat record to obtain all the participles, namely all the participles corresponding to all the chat records); determining the participles corresponding to the word frequency greater than the preset word frequency as the common participles; the common vocabulary is obtained based on the common participles.
Synonyms refer to words having the same or similar meaning, and each participle in a synonym pair has the same or similar meaning. A preset synonym pair is preset in the server and used for subsequent updating.
In this embodiment, the updatable tokens are tokens belonging to a common vocabulary and having synonyms in each predetermined synonym pair. For example, if the preset synonym pair includes a synonym pair of beauty-beauty and happy-happy, the updatable segmentation is that a synonym exists in the synonyms of beauty-beauty and happy-happy and also needs to belong to the commonly used vocabulary, that is, the segmentation "happy" can be the updatable segmentation, and when the updatable segmentation exists in the message content, it means that the synonym exists in the synonym pair of beauty-beauty and happy-in the message content and belongs to the commonly used vocabulary, that is, the "happy" segmentation exists in the message content.
Based on the common vocabulary table, when the updatable participles exist in the message content, the message content can be personalized in three ways to obtain personalized messages respectively corresponding to the identifiers of all the receivers. In the first item, the updatable segmentation in the message content is directly updated to be the corresponding synonym, for example, the message content is happy new year, the preset synonym pair comprises happy-happy, the happy in the message content can be updated to be happy, and the obtained personalized message is happy new year.
In the second item, not only the updatable segmentation words in the message content are updated to corresponding synonyms, for example, the happy update is happy, but also the message content before the update is combined with the updated message content (congratulating you are happy in a new year) to obtain the corresponding personalized message. Specifically, the updated message content may be added after or before the message content before the update and pass through the preset character interval. For example, the updated message content may be added to the message content before updating to congratulate you for a new year, and through a comma interval, the obtained personalized message is to congratulate you for a new year and congratulate you for a new year.
In the third item, the synonym corresponding to the updatable participle is directly added to the updatable participle and then is adjacent to the updatable participle. For example, if the joy is updatable segmentation and happy is corresponding synonyms as the upper message content, the joy is added to the joy, and the obtained personalized message is happy and happy for your new year.
In one embodiment, before determining the personalized message corresponding to each of the recipient identifiers, the method further includes: determining a common statement mode corresponding to each receiver identification based on the chat records corresponding to each receiver identification; and replacing replaceable words in the common sentence mode corresponding to each receiver identification with the message content.
The common sentence mode may also be understood as a common sentence model, which may express a style of the common sentence, where the common sentence mode includes a replaceable word and a fixed word, and the replaceable word and the fixed word form the common sentence mode based on a sentence structure corresponding to a sentence where the fixed word is located, for example, a "XX" mode. Where "XX" is an interchangeable term and "o" is a fixed term, the corresponding sentence structure is that "o" is after "XX".
In an example, the determining of the common statement mode respectively corresponding to each receiver identifier may include: each sentence (which is composed of one word or a group of words with syntactic relations, and specifically, may be a sentence sent by the receiver identifier, that is, the sender of the sentence is the receiver identifier, for example, a sentence "i want to dance" sent by the receiver to the sender, and each chat record corresponds to each sentence) in each chat record is analyzed, and a common sentence pattern corresponding to each receiver identifier is determined. The common sentence pattern may be understood as a sentence model obtained by integrating sentences having a certain same characteristic in the chat log, and specifically, based on sentences having the same participles and the same sentence structure in the chat log (where the same sentence structure may be that the relative position relationships of the same participles in each sentence are the same), the same participles of each sentence are extracted, and based on the same participles and the same sentence structure, the common sentence model is determined. That is, the common sentence pattern includes the replaceable word (which may be represented by a preset character, for example, XX) and the fixed word (i.e., the same participle as above), and the replaceable word and the fixed word form the common sentence pattern through the same sentence structure, that is, the relative position relationship between the fixed word and the replaceable word is the same as the position relationship between the fixed word and other words in the sentence. Further, the sender of the sentences with the same participles and the same sentence structure is the receiver identifier, and the number of the sentences with the same participles and the same sentence structure is greater than the preset number, that is, the common sentence mode is ensured to be a mode commonly used by the receiver identifier for sending the sentences to the sender.
For example, in a chat record between a user a and a user B, a word "o" is often used at the end of a sentence in a sentence sent by the user B, for example, i leave a vacation, i have a meal, rain outside o, i have done work, and so on, so it can be determined that the same participle in the sentences is "o", and a sentence structure (which may be understood as a sentence structure) is that "o" is used at the end of the sentence, and based on the same participle and the sentence structure, a common sentence pattern is "XX o", where XX denotes a replaceable word and o is a fixed word. In practical applications, due to the difference of chat records, the position of the replaceable word in the common sentence model can be determined to be different, for example, the replaceable word can be in front of the fixed word or behind the fixed word, for example, my think of XX, i think of fixed word, XX is behind my think.
In one embodiment, the determining, based on the chat records corresponding to the respective recipient identifications, a manner of a common sentence pattern corresponding to the respective recipient identifications includes: determining the similarity between sentences in the same chat record; determining a first sentence with similarity greater than preset similarity in the sentences corresponding to the chat records; and determining a common sentence mode corresponding to each receiver identification based on each first sentence corresponding to each chat record.
The difference between the above-mentioned manner of determining the sentence patterns respectively corresponding to the receiver identifications based on the first sentences corresponding to the chat records and the above-mentioned manner of determining the common sentence patterns respectively corresponding to the receiver identifications is that, in this embodiment, based on the first sentences, that is, the sentences with similarity greater than the preset similarity in the sentences. Further, the term pattern corresponding to each of the receiver identifiers may be determined based on the pattern of each of the first terms in each of the chat records. Specifically, the same participle in any one first sentence (i.e., each first sentence includes the same participle) is retained, and different participles are replaced with replaceable words. For example, in a chat log, each first sentence includes "i want to dance", "i want to sing" and "i want to go to travel", and the same segmentation is "i want", then the corresponding obtained sentence pattern may be "i want XX", "i want" is a fixed word (the same segmentation), and XX is a replaceable word, instead of other segmentation in each first sentence.
In one embodiment, the determining, based on the chat records corresponding to the respective recipient identifications, a manner of a common sentence pattern corresponding to the respective recipient identifications includes: respectively acquiring each sentence in each chat record, and extracting characteristic information corresponding to each sentence in each chat record; clustering sentences in the same chat records based on the characteristic information to obtain sentence clustering results corresponding to the chat records respectively; respectively selecting a sentence clustering result from sentence clustering results respectively corresponding to each chat record, and performing syntax analysis on sentences in each selected sentence clustering result to determine sentence rules respectively corresponding to each selected sentence clustering result; and determining common statement modes respectively corresponding to the receiver identifications on the basis of the statement rules.
The feature information is information that can characterize the features of the object, that is, the feature information of the above sentence is information that can characterize the features of the sentence. In one example, the characteristic information may include, but is not limited to, a length of a sentence, punctuation, a sentence type (e.g., may include a question, a flip-up sentence, an exclamation sentence, a statement sentence, etc.), a sentence start word, a sentence end word, and the like.
Because there may be a plurality of statement clustering results, one statement clustering result needs to be selected from the statement clustering results respectively corresponding to each chat record as an analysis basis. In an example, the number of sentences in the selected sentence clustering results is the largest, that is, a sentence clustering result with the largest number of sentences is selected from the sentence clustering results respectively corresponding to the chat records as an analysis basis. In this way, the subsequently determined sentence regularity (i.e., the regularity satisfied by each sentence in the sentence clustering result) can be ensured. And determining common statement modes respectively corresponding to the receiver identifications according to statement rules, wherein the common statement modes are common statements meeting the specified statement rules, namely the specified statement rules can be the statement rules corresponding to the determined selected statement clustering results.
In an embodiment, before determining the personalized message corresponding to each receiver identifier, the personalized message corresponding to each receiver identifier may be further determined based on the callings and the common sentence patterns corresponding to each receiver identifier, which are similar to the above determination process. The personalized message corresponding to each identifier of the receiving party may also be determined based on the common vocabulary, the process is similar to the above determining process, and the difference is that in this embodiment, the personalized message corresponding to each identifier of the receiving party is determined only based on the common vocabulary. In addition, the personalized messages corresponding to the identifiers of the receiving parties may also be determined based on the common sentence pattern, the process is similar to the determining process described above, and the difference is that in this embodiment, the personalized messages corresponding to the identifiers of the receiving parties are determined only based on the common sentence pattern.
In an embodiment, a message sending method is further provided, which is applicable to a sending end, and includes the following steps: determining the identification of each receiver; acquiring message content; when monitoring the sending operation, generating a group sending request, wherein the group sending request carries the identification of each receiver of the message content; and sending a mass sending request to the server.
That is, the message content may be determined at the transmitting end, and specifically, at the transmitting end, the content that the transmitting end wants to transmit, that is, the message content may be obtained in response to an operation (e.g., an input operation) of the transmitting end. For example, the sender may input text in an input box in the mass texting interface of the sender, that is, perform text input operation, and the obtained text information is the message content. For example, the voice input operation may be performed, a recording button of "hold and talk" may be clicked on a group sending interface of the sending end, the sending end may speak during the recording period, and the sending end may record the utterance spoken by the sending end to obtain the corresponding voice information. That is, the sending end responds to the recording operation of the sending end in the mass sending interface to obtain the voice information corresponding to the sending end, namely the message content. For another example, the sender may click a "shoot" button or an "album" button in the mass texting interface of the sender, take a picture in real time or select a picture from a local album, obtain picture information, i.e., the above-mentioned message content, and then send it to the identifiers of the receivers. That is, the sending end responds to the shooting operation of the sending end in the mass sending interface or the clicking operation of the album to obtain the shot picture or the selected picture.
After the sending end finishes the operation, the sending button can be clicked, and the sending end can generate a group sending request and send the group sending request to the server when monitoring the sending operation.
In one embodiment, the group transmission request further carries a sender identifier.
At the sending end, the sent group sending message also carries the sender identification, so that the server can know the identity of the sender, and the server can send the sender identification and the personalized message to the receiving end, so that the receiving end can know the user sending the personalized message.
In one embodiment, the group sending request further carries a sending type identifier.
The sending terminal can selectively send, namely, can select a sending mode, a group sending interface of the sending terminal comprises a direct sending button and an individualized sending button, different buttons are clicked, sending type identifiers carried in a group sending request are different, and a server is triggered to execute different processing. For example, when the sending type identifier is 1, the server may be triggered to perform personalized processing on the message content to obtain a personalized message, and then the personalized message is sent to the corresponding receiver, corresponding to the personalized sending type. And when the sending type identifier is 0, the message content is directly sent to the receiver corresponding to the direct sending type, namely the server is triggered to directly send the message content to the receiver.
The process of the above-mentioned message sending method is described below with a specific embodiment, as shown in fig. 3. The sender is user a, the sender is identified as a1, the receivers are user B, user C and user D, and the corresponding receiver identifications are B1, C1 and D1, respectively.
First, at a sending end, entering a mass texting interface of the instant messaging software to which the message sending method is applied, specifically, opening the instant messaging software and entering an auxiliary function interface shown in fig. 4, clicking a trigger assistant button in the auxiliary function interface, entering a mass texting assistant function setting interface shown in fig. 5, clicking a start mass texting button in fig. 5, entering a create mass texting interface shown in fig. 6, clicking a new mass texting button in fig. 6, and entering an addressee selection interface shown in fig. 7, where each user identifier associated with a1, for example, B1, C1, D1, E1, and the like, is included, and a user a may click in a box corresponding to each user identifier, and select the user as an addressee identifier, that is, to select the addressee. For example, the user has selected B1, C1, and D1, whose corresponding boxes have been added with a hooking symbol. Then clicking the next button in fig. 7, entering the mass texting interface shown in fig. 8, and inputting the message content to be spoken, i.e., editing the message content, e.g., "congratulate your happy new year" in the input box in fig. 8. The direct send button and the personalized send button are included in fig. 8, and the user a can select sending.
The server may perform different sending steps based on the sending type identification in the bulk request. The related pseudo code for performing the corresponding transmission process based on the transmission type identifier in the server is as follows:
void GroupMsgSend// incoming transmission type identifier
{ SelectReceiver (); // selecting the recipient of the message
MsgContentEdit (); // editing message content
if transmission type identification is True
{ SelectOptimizationMethod (); // selecting message optimization scheme (i.e. selecting personalized processing)
Reconstructtmsg (); v/reorganizing message content (i.e. getting personalized message)
SendMsg2All (); // sending personalized messages
}
else
{
SendMsg2All (); // sending message content directly
}
return;
}。
That is, after the user a selects to click the direct sending button, the sending end responds to the click operation on the direct sending button, and the generated group sending request carries a sending type identifier of 0 (pseudo). After receiving the group sending request, the server directly sends the message content 'wish you happy new year' to the user B, the user C and the user D corresponding to B1, C1 and D1 respectively. After the user A selects to click the personalized sending button, the sending end responds to the click operation of the direct sending button, and the generated group sending request carries a sending type identifier of 0. After receiving the group sending request, the server directly sends the message content 'wish you happy new year' to the user B, the user C and the user D corresponding to B1, C1 and D1 respectively.
After the user A selects to click the personalized sending button, the sending end responds to the click operation of the personalized sending button, and the generated mass sending request carries a sending type identifier of 1 (true). After receiving the group sending request, the server performs personalized processing on the message content 'wish you happy new year' based on the personalized information content corresponding to the user B, the user C and the user D respectively to obtain corresponding personalized messages, and sends the personalized messages to the user B, the user C and the user D corresponding to the receiver identifications B1, C1 and D1 respectively.
For example, the user B is in a relationship with the user a, specifically, the user B is dad of the user a, and in the history chat process between the user a and the user B, the commonly used call of the user a to the user B is "dad", it can be understood that the call of the user a to the user B is recorded in the chat record corresponding to the user a and the user B, that is, the personalized information content corresponding to the user B corresponds to the commonly used call of the user a to the user B, which is "dad". In addition, in the process of chatting with the user B, the user A often increases the love expression after the text content. Thus, based on the personalized information content corresponding to the user B and the message content "wish you happy new year", the text content of the generated personalized message may be "wish dad happy new year", and a love expression is added behind the text content. And sends the generated personalized message to user B. As shown in fig. 9, the generated personalized message corresponding to the user B is displayed on the chat interface of the user a on the terminal corresponding to the user B. In addition, in addition to the above-mentioned increasing of the popular love expression after the text content, in the process of generating the personalized information corresponding to the user B, a love special effect can be added after the determined text content to generate the personalized message corresponding to the user C, so that the personalized message can be richer and more diverse.
For another example, the user C and the user a are lovers, and the user a and the user C are called "lovely" in common use by the user a for the user C during the history chat process, it can be understood that the name of the user a for the user C is recorded in the chat record corresponding to the user a and the user C, that is, the personalized information content corresponding to the user B corresponds to the "lovely" in common use by the user a for the user C. And in the chat process between the user A and the user C, smiling expressions are added behind the text contents. Thus, based on the personalized information content corresponding to the user C and the message content "wish you happy new year", the text content of the generated personalized message may be "wish you happy new year", and a smiling expression is added behind the text content. And sends the generated personalized message to user C. As shown in fig. 10, the personalized message corresponding to the user C generated as described above is displayed on the chat interface of the user a on the terminal corresponding to the user C. In addition, in addition to the above-mentioned adding of the commonly used smiling expression after the text content, in the process of generating the personalized information corresponding to the user C, a corresponding mouth-related expression matched with the commonly used name "love" may be determined based on the commonly used name, "love-related", and the mouth-related expression is added after the text content, so as to obtain a personalized message corresponding to the user C, so that the obtained personalized message is closer to the relationship between the user C and the user a.
For another example, the user D and the user a are in a co-worker relationship, the remark name of the user a to the user D is "XXX", that is, the name information corresponding to the user D is "XXX", and the name information "XXX" can be used as the name of the user a to the user D. It is understood that the personalized information content corresponding to the user D includes name information corresponding to the user D. In this way, the generated personalized message may be "wish XXX for happy new year" based on the personalized information content corresponding to the user D and the message content "wish you happy new year". And sending the generated personalized message 'wish XXX happy new year' corresponding to the user D. As shown in fig. 11, "congratulate XXX for the new year" is displayed on the chat interface with the user a on the terminal corresponding to the user D.
For the message content 'wish you happy new year' corresponding to the user A, the personalized messages respectively sent to the user B, the user C and the user D by the server are different, and the sent personalized messages are unique and targeted to each receiver identification, so that the communication among the users is facilitated.
It should be understood that, although the steps in the flowchart of fig. 2 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 2 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
In one embodiment, a computer device is provided, which may be the sender 10 or the server 20 in fig. 1, and its internal structure diagram may be as shown in fig. 12. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. Which computer program is executed by a processor to carry out the steps of the embodiments of the methods described above. When the computer device is the sending end 10, the computer device may further include a display screen and an input device, the display screen of the computer device may be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer device may be a touch layer covered on the display screen, a key, a trackball or a touch pad arranged on a casing of the computer device, or an external keyboard, a touch pad or a mouse, etc.
Those skilled in the art will appreciate that the architecture shown in fig. 12 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory storing a computer program and a processor implementing the steps of the above method when the processor executes the computer program.
In an embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above examples only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, and these are all within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (14)

1. A method for sending a message, comprising the steps of:
receiving a group sending request sent by a sender, wherein the group sending request carries message content and identifiers of all receivers;
determining personalized information corresponding to each receiver identification based on the information content and the personalized information content corresponding to each receiver identification;
respectively sending corresponding personalized messages to receivers corresponding to the receiver identifications;
Before determining the personalized message corresponding to each receiver identifier, the method further includes:
determining a common statement mode corresponding to each receiver identification respectively based on the chat records corresponding to each receiver identification respectively, wherein the common statement mode is a statement model obtained by integrating statements with the same characteristics in the chat records;
and replacing replaceable words in the common sentence mode corresponding to each receiver identification with the message content.
2. The method of claim 1, wherein the group transmission request further carries sender identifiers, and the personalized information content corresponding to each of the receiver identifiers comprises: and the sender identification is respectively corresponding to the chat records of each receiver identification.
3. The method of claim 1, wherein identifying the personalized information content corresponding to each of the recipients comprises: and the receiver identifications respectively correspond to name information.
4. The method of claim 1, wherein the group transmission request further carries a transmission type identifier;
the method further comprises the following steps:
and when the sending type identification corresponds to a preset type, entering the step of the personalized information content corresponding to the receiver identification based on the message content.
5. The method of claim 4, further comprising:
and when the sending type identification corresponds to a non-predetermined type, sending the message content to the receivers corresponding to the receiver identifications.
6. The method according to claim 2 or 3, wherein the step of determining the personalized message corresponding to each of the recipient identifiers based on the message content and the personalized information content corresponding to each of the recipient identifiers comprises:
determining the names corresponding to the receiver identifications respectively based on the personalized information content corresponding to the receiver identifications;
and determining the personalized message corresponding to each receiver identification based on the corresponding call of each receiver identification.
7. The method of claim 6, wherein the set of predetermined personal terms includes a second personal term; based on the call corresponding to each receiver identification, the step of determining the personalized message corresponding to each receiver identification comprises:
and when the person to be processed belongs to the second person, respectively updating the person who belongs to the second person in the person to be processed in the message content to the corresponding call, and determining the personalized message corresponding to each receiver identifier.
8. The method of claim 7, further comprising:
and when words belonging to a preset personal name word set do not exist in the message content, respectively adding names corresponding to the receiver identifications before the message content, and determining the personalized messages corresponding to the receiver identifications.
9. The method of claim 7, wherein the set of predetermined personal words further comprises a first personal word;
before determining the personalized message corresponding to each receiver identifier, the method further comprises the following steps:
and when the person words belonging to the first person word exist in the person words to be processed, updating the person words belonging to the first person word in the person words to be processed of the message content into the names corresponding to the sender identifications.
10. The method of claim 6, wherein before determining the personalized message corresponding to each of the recipient identifiers, further comprising:
determining a common vocabulary corresponding to each receiver identification based on the chat records corresponding to each receiver identification;
when the updatable participles exist in the message content, the updatable participles are participles which belong to a common vocabulary and have synonyms in each preset synonym pair, and any one of the following items is executed:
The first item: respectively updating the updatable participles in the message content into corresponding synonyms;
the second term is: respectively updating the updatable participles in the message content into corresponding synonyms, and combining the message content with the updated message content;
the third item: and inserting corresponding synonyms after the updatable participles in the message contents respectively.
11. The method of claim 1, wherein determining the common sentence pattern corresponding to each of the recipient identifications based on the chat records corresponding to each of the recipient identifications comprises:
determining the similarity between sentences in the same chat record;
determining a first sentence with similarity greater than preset similarity in the sentences corresponding to the chat records;
and determining a common sentence mode corresponding to each receiver identification based on each first sentence corresponding to each chat record.
12. The method of claim 1, wherein determining the common sentence pattern corresponding to each of the recipient identifications based on the chat records corresponding to each of the recipient identifications comprises:
Respectively acquiring each sentence in each chat record, and extracting characteristic information corresponding to each sentence in each chat record;
clustering sentences in the same chat records based on the characteristic information to obtain sentence clustering results corresponding to the chat records respectively;
respectively selecting a sentence clustering result from sentence clustering results respectively corresponding to each chat record, and performing syntax analysis on sentences in each selected sentence clustering result to determine sentence rules respectively corresponding to each selected sentence clustering result;
and determining common sentence patterns corresponding to the receiver identifications respectively based on the sentence rules.
13. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method according to any of claims 1-12.
14. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 12.
CN201810588591.7A 2018-06-08 2018-06-08 Message sending method, computer device and storage medium Active CN108809809B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810588591.7A CN108809809B (en) 2018-06-08 2018-06-08 Message sending method, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810588591.7A CN108809809B (en) 2018-06-08 2018-06-08 Message sending method, computer device and storage medium

Publications (2)

Publication Number Publication Date
CN108809809A CN108809809A (en) 2018-11-13
CN108809809B true CN108809809B (en) 2022-07-29

Family

ID=64088034

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810588591.7A Active CN108809809B (en) 2018-06-08 2018-06-08 Message sending method, computer device and storage medium

Country Status (1)

Country Link
CN (1) CN108809809B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112995014B (en) * 2019-12-17 2022-07-01 腾讯科技(深圳)有限公司 Method and device for mass sending of messages
CN112416143B (en) * 2020-11-24 2022-12-27 维沃移动通信有限公司 Text information editing method and device and electronic equipment
CN112578965A (en) * 2020-12-25 2021-03-30 维沃移动通信有限公司 Processing method and device and electronic equipment
CN113177190A (en) * 2021-04-28 2021-07-27 维沃移动通信有限公司 Document content sharing method and electronic equipment
CN113630613B (en) * 2021-07-30 2023-11-10 出门问问信息科技有限公司 Information processing method, device and storage medium
CN113852542B (en) * 2021-09-26 2023-04-07 湖南于一科技有限公司 One-key group sending method, device, equipment and storage medium
CN114385285B (en) * 2021-11-30 2024-02-06 重庆长安汽车股份有限公司 Image creation method based on automobile AI intelligent assistant

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105263128A (en) * 2015-11-27 2016-01-20 北京奇虎科技有限公司 Method and device for transmitting short message in batch
CN106454755A (en) * 2016-06-29 2017-02-22 努比亚技术有限公司 Information group sending method and apparatus, and mobile terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102695132A (en) * 2012-05-21 2012-09-26 中国联合网络通信集团有限公司 Short message group sending method and server
CN105991398A (en) * 2015-02-04 2016-10-05 阿里巴巴集团控股有限公司 Instant message IM chatting records storage method and apparatus
EP3113423A1 (en) * 2015-07-01 2017-01-04 Alcatel Lucent Data object and networking node locators
CN105872213A (en) * 2016-03-28 2016-08-17 维沃移动通信有限公司 Information displaying method and electronic device
CN106789575B (en) * 2016-12-22 2020-08-28 太和县科维生产力促进中心有限公司 Information sending device and method
CN108075905B (en) * 2017-12-27 2021-04-30 上海传英信息技术有限公司 Message sending method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105263128A (en) * 2015-11-27 2016-01-20 北京奇虎科技有限公司 Method and device for transmitting short message in batch
CN106454755A (en) * 2016-06-29 2017-02-22 努比亚技术有限公司 Information group sending method and apparatus, and mobile terminal

Also Published As

Publication number Publication date
CN108809809A (en) 2018-11-13

Similar Documents

Publication Publication Date Title
CN108809809B (en) Message sending method, computer device and storage medium
CN110472941B (en) Schedule creating method and device based on notification message, terminal and storage medium
US20190199668A1 (en) Predictive responses to incoming communications
US20200120051A1 (en) Apparatus and method for message reference management
CN112350923B (en) Session message display method and device, computer equipment and storage medium
EP4029204A1 (en) Composing rich content messages assisted by digital conversational assistant
US11729122B2 (en) Content suggestion system for real-time communication environments
US10025475B1 (en) Apparatus and method for message reference management
CN111158831A (en) Data processing method, device, equipment and medium based on instant messaging application
CN102984050A (en) Method, client and system for searching voices in instant messaging
CN112231463A (en) Session display method and device, computer equipment and storage medium
US9860198B1 (en) Apparatus and method for message reference management
CN111510439A (en) Session reminding method and device, computer equipment and storage medium
CN111859119A (en) Information processing method and device
CN111934975A (en) Dialog information display method and device
CN108306813B (en) Session message processing method, server and client
CN110768896B (en) Session information processing method and device, readable storage medium and computer equipment
CN109683760A (en) Display methods, device, terminal and the storage medium of nearest content
CN110597951B (en) Text parsing method, text parsing device, computer equipment and storage medium
CN105988992B (en) Icon pushing method and device
US20150052451A1 (en) Real time text message system
WO2015180306A1 (en) Method and device for querying instant message, and computer storage medium
US10474428B2 (en) Sorting parsed attachments from communications
JP6750838B1 (en) Procedure definition device for business automation processing and procedure definition system for business automation processing
JP5118531B2 (en) Message management method and message management program

Legal Events

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