CN108616637B - Information processing method and device, electronic equipment and computer readable storage medium - Google Patents

Information processing method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN108616637B
CN108616637B CN201810373200.XA CN201810373200A CN108616637B CN 108616637 B CN108616637 B CN 108616637B CN 201810373200 A CN201810373200 A CN 201810373200A CN 108616637 B CN108616637 B CN 108616637B
Authority
CN
China
Prior art keywords
contact
level
contacts
sorting
label
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.)
Expired - Fee Related
Application number
CN201810373200.XA
Other languages
Chinese (zh)
Other versions
CN108616637A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201810373200.XA priority Critical patent/CN108616637B/en
Publication of CN108616637A publication Critical patent/CN108616637A/en
Application granted granted Critical
Publication of CN108616637B publication Critical patent/CN108616637B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/26Devices for calling a subscriber
    • H04M1/27Devices whereby a plurality of signals may be stored simultaneously
    • H04M1/274Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc
    • H04M1/2745Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips
    • H04M1/27453Directories allowing storage of additional subscriber data, e.g. metadata
    • H04M1/2746Sorting, e.g. according to history or frequency of use
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/26Devices for calling a subscriber
    • H04M1/27Devices whereby a plurality of signals may be stored simultaneously
    • H04M1/274Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc
    • H04M1/2745Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips
    • H04M1/27467Methods of retrieving data
    • H04M1/2748Methods of retrieving data by matching character strings

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Library & Information Science (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides an information processing method and device, an electronic device and a computer readable storage medium. The method comprises the following steps: acquiring search keywords, and generating a first-level contact set according to contacts containing the search keywords in contact identifications; acquiring a first-level sorting label corresponding to each contact in the first-level contact set, and performing first-level sorting on the contacts in the first-level contact set according to the first-level sorting label; generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set, and acquiring a second-level sorting label corresponding to each contact in the second-level contact set; and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting label. The information processing method and device, the electronic equipment and the computer readable storage medium can improve the accuracy of information processing.

Description

Information processing method and device, electronic equipment and computer readable storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an information processing method and apparatus, an electronic device, and a computer-readable storage medium.
Background
The electronic equipment can store the personal information related to the name, the telephone, the company and the like of the contact person, and the personal information of the contact person can be searched by inputting keywords. For example, when a user inputs the number "1" when searching for a phone number in an electronic device, the electronic device searches for a phone number containing the number "1", thereby facilitating the user to search for a contact. However, as the number of contacts increases, the similarity of the contact information stored in the electronic device becomes higher and higher. When a user inputs keywords, search results are more and more, and the user cannot be accurately positioned according to the search results.
Disclosure of Invention
The embodiment of the application provides an information processing method and device, electronic equipment and a computer readable storage medium, which can improve the accuracy of information processing.
An information processing method comprising:
acquiring search keywords, and generating a first-level contact set according to contacts containing the search keywords in contact identifications;
acquiring a first-level sorting label corresponding to each contact in the first-level contact set, and performing first-level sorting on the contacts in the first-level contact set according to the first-level sorting label;
generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set, and acquiring a second-level sorting label corresponding to each contact in the second-level contact set; the first-level sorting label and the second-level sorting label are respectively generated according to different contact person attribute information corresponding to the contact persons;
and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting label.
An information processing apparatus comprising:
the first set acquisition module is used for acquiring search keywords and generating a first-level contact set according to contacts containing the search keywords in contact identification;
the first-level ordering module is used for acquiring first-level ordering tags corresponding to all contacts in the first-level contact set and carrying out first-level ordering on the contacts in the first-level contact set according to the first-level ordering tags;
the second set acquisition module is used for generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set and acquiring a second-level sorting label corresponding to each contact in the second-level contact set; the first-level sorting label and the second-level sorting label are respectively generated according to different contact person attribute information corresponding to the contact persons;
and the second-level ordering module is used for carrying out second-level ordering on the contacts in the second-level contact set according to the second-level ordering tag.
An electronic device comprising a memory and a processor, the memory having stored therein a computer program that, when executed by the processor, causes the processor to perform the steps of:
acquiring search keywords, and generating a first-level contact set according to contacts containing the search keywords in contact identifications;
acquiring a first-level sorting label corresponding to each contact in the first-level contact set, and performing first-level sorting on the contacts in the first-level contact set according to the first-level sorting label;
generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set, and acquiring a second-level sorting label corresponding to each contact in the second-level contact set; the first-level sorting label and the second-level sorting label are respectively generated according to different contact person attribute information corresponding to the contact persons;
and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting label.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
acquiring search keywords, and generating a first-level contact set according to contacts containing the search keywords in contact identifications;
acquiring a first-level sorting label corresponding to each contact in the first-level contact set, and performing first-level sorting on the contacts in the first-level contact set according to the first-level sorting label;
generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set, and acquiring a second-level sorting label corresponding to each contact in the second-level contact set; the first-level sorting label and the second-level sorting label are respectively generated according to different contact person attribute information corresponding to the contact persons;
and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting label.
According to the information processing method and device, the electronic device and the computer readable storage medium, when the search keyword is obtained, the contact person containing the search keyword can be obtained, and the first-level contact person set is generated according to the obtained contact person. And acquiring a first-level sorting label corresponding to the contact in the first-level contact set, and performing first-level sorting on the contact in the first-level contact set according to the first-level sorting label. And if the contacts with the same first-level sorting labels exist in the first-level contact set, generating a second-level contact set according to the contacts with the same first-level sorting labels, and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels. Therefore, when the contact persons are searched according to the search keywords, the search results can be subjected to first-level sorting and second-level sorting, and the sorting results are more accurate.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a diagram showing an application environment of an information processing method according to an embodiment;
FIG. 2 is a flow diagram of a method of information processing in one embodiment;
FIG. 3 is a flowchart of an information processing method in another embodiment;
FIG. 4 is a flowchart of an information processing method in still another embodiment;
FIG. 5 is a flowchart of an information processing method in still another embodiment;
FIG. 6 is a diagram illustrating the display of sorted contacts in one embodiment;
FIG. 7 is a block diagram showing the configuration of an information processing apparatus according to an embodiment;
fig. 8 is a block diagram showing the structure of an information processing apparatus according to another embodiment;
fig. 9 is a block diagram of a partial structure of a mobile phone related to an electronic device provided in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
It will be understood that, as used herein, the terms "first," "second," and the like may be used herein to describe various elements, but these elements are not limited by these terms. These terms are only used to distinguish one element from another. For example, a first client may be referred to as a second client, and similarly, a second client may be referred to as a first client, without departing from the scope of the present application. Both the first client and the second client are clients, but they are not the same client.
Fig. 1 is a schematic diagram of an application environment of an information processing method in one embodiment. As shown in fig. 1, the application environment includes a user 102 and a terminal 104. The user 102 may input a search keyword through the terminal 104, and after the terminal 104 obtains the search keyword, a first-level contact set may be generated according to a contact containing the keyword in the contact identifier. And then acquiring a first-level sorting label corresponding to each contact in the first-level contact set, and performing first-level sorting on the contacts in the first-level contact set according to the first-level sorting labels. And generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set, and acquiring a second-level sorting label corresponding to each contact in the second-level contact set. And then performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels. The terminal 104 may also display the ranking results for viewing by the user 102. The terminal 104 is an electronic device located at the outermost periphery of the computer network and mainly used for inputting user information and outputting a processing result, and may be, for example, a personal computer, a mobile terminal, a personal digital assistant, a wearable electronic device, or the like. It is understood that the application environment of the information processing method may only include the terminal 104, and may also be any other electronic device that can store the contact information, which is not limited herein.
FIG. 2 is a flow diagram of a method for information processing in one embodiment. As shown in fig. 2, the information processing method includes steps 202 to 208. Wherein:
step 202, obtaining the search keyword, and generating a first-level contact set according to the contact containing the search keyword in the contact identification.
Specifically, the user can communicate through the electronic device, and an account can be assigned to each contact person in the communication process, so that the user needing to be contacted can be found through the account. For convenience of searching, the electronic device may store the communication account numbers. For example, when communication is performed through communication software such as mail, QQ, WeChat, microblog, and telephone, the corresponding communication software stores the communication account number of the contact and forms an address book. When a user needs to search the communication account, the corresponding communication account can be directly selected, and the user can also search the communication account by inputting keywords.
The contact person identification is used for uniquely marking one contact person, each contact person corresponds to one unique contact person identification, and corresponding contact person information can be searched according to the contact person identification. For example, the contact identification may be one or more of a phone number, a QQ number, a contact name. The electronic device can store the contact information and uniquely identify the contact information through the contact identification. The user can input search keywords, the electronic equipment can search the contacts according to the input search keywords, and then a first-level contact set is generated according to the searched contacts. For example, when the user inputs the number "1", the electronic device searches for a contact containing the number "1" in the contact identification, and generates a first-level contact set according to the searched contact.
And 204, acquiring a first-level sorting label corresponding to each contact in the first-level contact set, and performing first-level sorting on the contacts in the first-level contact set according to the first-level sorting labels.
In one embodiment, the sort tags refer to labels used to sort the contacts, and each contact may correspond to one or more levels of sort tags according to which the contacts may be sorted. A fixed sorting label can be preset through the electronic equipment, and dynamic adjustment can also be carried out according to the contact information. For example, when the user stores the contacts, the user may set a priority for each contact, and the electronic device may use the priority as a sorting tag and sort the contacts according to the priority. Or the electronic device may generate a ranking tag according to the frequency with which the user contacts the contacts, with the higher frequency contacts ranked first.
It will be appreciated that the contacts may have one or more levels of sort tags, but each time a contact is sorted, it must be sorted according to the sort tags in the same dimension. For example, the sorting labels may be generated according to dimensions such as pinyin initials, historical contact frequency, priority, etc. of names of contacts, and then at each sorting, sorting is performed according to either the pinyin initials, the historical contact frequency, or the priority.
After the first-level contact person set is generated, the first-level sorting labels corresponding to the contact persons in the first-level contact person set can be obtained, and then the contact persons in the first-level contact person set are sorted in the first level according to the first-level sorting labels. The first-level ranking tag may be obtained from at least one ranking tag corresponding to the contact, and the obtaining method is not limited in this embodiment. For example, the search time may be defined in advance by the electronic device, or may be determined according to the time when the search keyword is input.
And step 206, generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set, and acquiring a second-level sorting label corresponding to each contact in the second-level contact set, wherein the first-level sorting label and the second-level sorting label are respectively generated according to different contact attribute information corresponding to the contact.
After the contacts in the first-level contact set are sorted in the first level, the contacts can be arranged in sequence. It can be understood that if the first-level sorting labels corresponding to the contacts are the same, the sorting order of the contacts cannot be respectively sorted according to the first-level sorting labels. Then the contacts with the same first-level sorting label need to be further sorted, and then a sorting rule needs to be formulated for the contacts with the same first-level sorting label.
For example, the first-level contact set includes three contacts with the names "zhang san", "zhao si", and "li wu", and assuming that the pinyin initials of the names of the contacts are used as the first-level ranking labels, the ranking labels corresponding to the three contacts are "Z", and "L". If the sorting is carried out according to the first-level sorting labels, the first-level sorting label corresponding to the 'Liwu' is the first-level sorting label, and the first-level sorting labels corresponding to the 'Zhang III' and the 'Zhao IV' are the same, so that the sorting order cannot be arranged.
The corresponding second-level sorting labels can be obtained from the sorting labels corresponding to the contacts, and the first-level sorting labels and the second-level sorting labels are different sorting labels. In particular, a second level of ranking tags may be determined from the ranking tags except the first level of ranking tags. For example, the sort tags corresponding to the contacts may include sort tag 1, sort tag 2, and sort tag 3. If the sorting label 2 is selected as the first-level sorting label, the second-level sorting label can only be the sorting label 1 or the sorting label 3.
The contact attribute information may be, but is not limited to, contact identification, historical contact frequency, priority of the contact, and the like. And generating a first-level sorting label and a second-level sorting label according to different contact attribute information, namely the first-level sorting label and the second-level sorting can sort the contacts from different dimensions respectively. For example, a first level of ranking labels may be generated based on contact identification and a second level of ranking labels may be generated based on historical contact frequency. The contacts may be sorted first based on the contact identification and then sorted second based on the historical contact frequency.
And step 208, performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels.
In one embodiment, if the first-level contact set contains contacts with the same first-level ranking tag, the second-level contact set is generated according to the contacts with the same first-level ranking tag in the first-level contact set. And then acquiring a second-level sorting label corresponding to each contact in the second-level contact set, and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels. It will be appreciated that the second level of ordering is based on the first level of ordering.
For example, assuming that there are contact 1, contact 2, contact 3, contact 4, and contact 5, if the result of the ranking according to the first rank is: contact 2 → (contact 4, contact 5) → contact 3 → contact 1. And if the first-level ordering tags corresponding to the contact 4 and the contact 5 are the same, the contact 4 and the contact 5 can be ordered according to the second-level ordering tags. Suppose that the results of the ranking of contact 4 and contact 5 according to the second level ranking tag are: contact 4 → contact 5, then the ranking results after the first and second rankings are: contact 2 → contact 4 → contact 5 → contact 3 → contact 1.
It can be understood that after the contacts are sorted in the first and second levels, the contact information corresponding to the contacts can be displayed according to the sorting order. The user can view the displayed contact information and select the contact needing to be contacted according to the displayed contact information. Specifically, the contact information may include, but is not limited to, name, gender, birthday, company, job title, contact address, etc. of the contact.
In the information processing method provided in the foregoing embodiment, when the search keyword is acquired, the contact person including the search keyword may be acquired, and a first-level contact person set is generated according to the acquired contact person. And acquiring a first-level sorting label corresponding to the contact in the first-level contact set, and performing first-level sorting on the contact in the first-level contact set according to the first-level sorting label. And if the contacts with the same first-level sorting labels exist in the first-level contact set, generating a second-level contact set according to the contacts with the same first-level sorting labels, and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels. Therefore, when the contact persons are searched according to the search keywords, the search results can be subjected to first-level sorting and second-level sorting, and the sorting results are more accurate.
Fig. 3 is a flowchart of an information processing method in another embodiment. As shown in fig. 3, the information processing method includes steps 302 to 318. Wherein:
step 302, obtaining the search keyword, and generating a first-level contact set according to the contact containing the search keyword in the contact identification.
In the embodiment provided by the Application, Application programs (APPs) can be installed in the electronic device, and each Application program can establish a corresponding communication account. When the user contacts other users through the application program, the user can only contact the other users through the communication account corresponding to the application program. That is, the same contact may have different corresponding communication accounts in different applications. For example, the same contact may correspond to a telephone number of "123456" and the corresponding micro-signal may be "abcd". For convenience of management, the electronic device may merge the communication accounts of the same person corresponding to the application programs, so that a plurality of communication accounts can be searched simultaneously.
Specifically, before step 302, the method may further include: and acquiring the information of the contact persons to be aggregated corresponding to the same contact person in each application program, and combining the information of the contact persons to be aggregated to generate the information of the contact persons. Generally, a user can establish a contact with contact information corresponding to different application programs, so that the electronic device can identify which contact information belongs to the same contact according to the contact, and combine the contact information corresponding to the same contact.
For example, if the communication account of the user a in the application 1 is "123456", and the communication account of the user a in the application 2 is "654789", where the two communication accounts are both bound to the phone number of the user a, the electronic device may identify that the communication account "123456" of the application 1 and the communication account "654789" of the application 2 both belong to the user a through the bound phone numbers. Then, the contact information corresponding to the communication account "123456" in the application 1 and the contact information corresponding to the communication account "654789" in the application 2 are merged.
And 304, acquiring a first-level sorting label corresponding to each contact in the first-level contact set, and performing first-level sorting on the contacts in the first-level contact set according to the first-level sorting labels.
The electronic device stores a plurality of contacts, and each contact corresponds to at least one sorting label. When the contacts in the first level contact set need to be sorted, the first level sorting label or the second level sorting label can be determined from the sorting labels. Specifically, at least one-dimensional sorting label corresponding to each contact in the first-level contact set can be obtained, and the number of repetitions of contacts with the same sorting label corresponding to each dimension can be counted; and determining the sorting label with the least number of corresponding repetitions as a first-level sorting label.
For example, assume that there are three contacts, user 1, user 2, and user 2, each corresponding to a three-dimensional ranking tag. User 1 corresponds to "tag 1-1", "tag 2-1" and "tag 3-1", user 2 corresponds to "tag 1-1", "tag 2-1" and "tag 3-2", and user 3 corresponds to "tag 1-2", "tag 2-1" and "tag 3-3". Then, the number of repetitions corresponding to each one-dimensional sorting label can be counted, and the number of repetitions corresponding to the three dimensions is 2, 3, and 0, respectively. Then it can be determined that the ranking labels of the third dimension are the first-level ranking labels, i.e., the first-level ranking labels corresponding to user 1, user 2, and user 3, are label 3-1 ", label 3-2", and label 3-3 ", respectively.
Step 306, generating a second level contact set according to the contacts with the same first level sorting label in the first level contact set.
After the contacts in the first-level contact set are sorted in the first level, the contacts with the same first-level sorting labels can be extracted, and a second-level contact set is generated. For example, the first contact set includes ten contacts, such as user 1, user 2 … …, user 10, and the corresponding first-level ranking labels are "a", "C", "D", "B", "a", "B", "E", "a", and "F", respectively. Then, it can be known that the first-level ranking labels corresponding to the user 1, the user 5, the user 6, and the user 9 are the same, i.e., "a"; the first-level ranking labels corresponding to the users 4 and 7 are the same, namely, both are "B". The resulting second level set of contacts includes user 1, user 4, user 5, user 6, user 7, and user 9.
And step 308, counting a second contact number of the contacts contained in the second-level contact set.
In the embodiment provided by the application, the number of the second contacts is obtained by counting the contacts included in the second-level contact set. Determining a second-level sorting mode of the contacts in the second contact set according to the number of the second contacts, and if the number of the second contacts is large, performing second-level sorting through a second sorting label; if the number of second contacts is small, the second ranking may be performed in a faster manner.
And 310, if the number of the second contacts is larger than the number threshold, acquiring a second-level sorting label corresponding to each contact in the second-level contact set, wherein the first-level sorting label and the second-level sorting label are respectively generated according to different contact attribute information corresponding to the contacts.
Specifically, the second number of contacts is compared with the number threshold, and if the second number of contacts is greater than the number threshold, the second-level ranking may be performed according to the second-level ranking tag. The number threshold may be a predetermined fixed value, or may be determined according to the first number of contacts of the contacts included in the first-level contact set. For example, the quantity threshold may be thirty percent of the first number of contacts. Assuming that the first level set of contacts contains 100 contacts, the quantity threshold is 30.
In embodiments provided herein, the second level of ranking tags may be determined from ranking tags other than the first level of ranking tags. Specifically, at least one-dimensional target sorting label corresponding to each contact in the second-level contact set may be obtained, where the target sorting label is a sorting label other than the first-level sorting label; counting the target repetition number of the contact persons with the same target sorting label corresponding to each dimension; and determining the target sorting label with the least corresponding target repetition number as a second-level sorting label.
And step 312, performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels.
And step 314, if the number of the second contacts is less than or equal to the number threshold, randomly ordering the contacts in the second-level contact set.
When the second number of contacts is less than or equal to the number threshold, the contacts in the second level set of contacts may be randomly ordered. The random ordering algorithm may be, but is not limited to: monte Carlo definite integral method, random K-selection method, random fast sequencing, random algorithm of primality judgment, two-stage random routing algorithm, etc.
And step 316, counting the number of characters of the search keyword, and determining the corresponding display number according to the number of the characters.
After sorting the contacts, the electronic device may display the sorted contacts. Specifically, the contact information corresponding to the contacts after the first-level sorting and the second-level sorting can be displayed, so that a user can conveniently search a search result according to the input search keyword. Specifically, the electronic device may perform a search according to the input search keyword, and the more the input search keyword, the fewer the matched search results. For example, there are three contact identifications "123", "129", and "168", and when the search keyword "1" is entered, the matched search results are "123", "129", and "168"; when the search keyword "12" is input, the matched search results are "123", "129"; when the search keyword "123" is input, the matched search result is "123".
The electronic device may pre-store the corresponding relationship between the number of characters and the number of displays, count the number of characters of the search keyword, and determine the number of displays of the contacts to be displayed according to the number of input characters, that is, limit the maximum number of displayed contacts according to the number of input characters. For example, when 1 search character is input, the corresponding display number is 50, that is, the number of displayed contacts cannot exceed 50 at most; when 2 search characters are input, the corresponding display number 20, that is, the number of displayed contacts, cannot exceed 20 at most.
And step 318, acquiring the contact persons to be displayed from the sorted contact persons according to the display quantity, and displaying the contact person information corresponding to the contact persons to be displayed in sequence.
In one embodiment, after the contacts in the first-level contact set are sorted in the first level and sorted in the second level, the contacts to be displayed can be obtained from the sorted contacts according to the display quantity. Specifically, the number of the acquired contacts to be displayed is less than or equal to the display number. For example, assuming that 45 contacts are included in the first-level contact set, if the display number is 50, all 45 contacts included in the first-level contact set may be regarded as the contacts to be displayed. Assuming that the display number is 40, the contact person with the top 40 can be obtained as the contact person to be displayed according to the sorting. The step of acquiring the display number may further include:
step 402, counting the number of characters of the search keyword, and counting the number of first contacts in the first-level contact set.
And step 404, determining the corresponding display number according to the number of the characters and the number of the first contacts.
Specifically, the display number may be dynamically adjusted according to the number of characters and the number of first contacts, and the corresponding display number is determined according to the number of characters and the number of first contacts. Generally, the larger the number of characters and the larger the number of first contacts, the larger the corresponding display number. For example, the electronic device may establish a correspondence between the number of characters and the percentage, and determine the corresponding display number according to the acquired percentage and the number of the first contacts. Assuming that the number of characters 2 corresponds to 50%, and the number of first contacts is 50, the number of displayed characters is 50 × 50%, 25.
In an embodiment provided by the present application, the information processing method may further include:
step 502, obtaining contact attribute information corresponding to each contact stored in the electronic device, and generating a sorting label according to the contact attribute information.
The contact attribute information may be, but is not limited to, a contact identifier, a historical contact frequency, a priority of a contact, and the like, and the method for generating the sorting label may specifically include any one of the following: counting historical contact frequency corresponding to each contact person, and generating a sequencing label corresponding to each contact person according to the historical contact frequency; counting the priority corresponding to each contact person, and generating a sequencing label corresponding to each contact person according to the priority; and counting the contact person identification corresponding to each contact person, and generating a sequencing tag corresponding to each contact person according to the contact person identification.
The historical contact frequency refers to the frequency or times of communication with the contact. For example, the historical contact frequency may refer to an average time interval between two times of establishing communication with the contact, or may refer to the number of times of establishing communication with the contact within a period of time, which is not limited herein. Establishing communication contact refers to a process of information transmission with a contact, for example, sending a short message to the contact, talking with the contact, or receiving an email sent by the contact, and the like, which can be considered as establishing communication contact with the contact. The priority of a contact refers to the importance level of the contact. The corresponding sorting label is generated according to the contact person identification, for example, the sorting label is generated according to the first pinyin letters of the contact person names, or the sorting label is generated according to the first digits of the telephone numbers.
When the sorting label is generated through the historical contact frequency, the historical contact frequency can be counted according to the current searching time, and the historical contact frequency counted at different searching times is different. Specifically, the current searching time is obtained, and the time period of the current searching time is determined; and counting the corresponding historical contact frequency of each contact in the time period. The current search time is a time when the search keyword is input, and the electronic device may divide the search time into at least one time period in advance, then obtain the current search time, and determine the time period in which the current search time is located. And according to historical contact data of contact with the contact person before the current search time, counting the corresponding historical contact frequency in the time period.
For example, the electronic device may divide a day into three time periods of 00:00 to 08:00, 08:00 to 18:00, 18:00 to 24:00, and record historical data of the contact between the user and the contact. And if the user inputs the search keyword at 09:25, the current search time corresponds to a second time period of 08: 00-18: 00. The electronic equipment can count the historical contact frequency of each contact in a 08: 00-18: 00 time period, and generates the sorting label according to the counted historical contact frequency.
Step 504, determining a first-level sorting label or a second-level sorting label according to the sorting labels.
And generating sorting labels of multiple dimensions corresponding to the contact according to the contact attribute information, and determining a first-level sorting label and a second-level sorting label according to the sorting labels of the multiple dimensions. It can be understood that the first-level ranking tag and the second-level ranking tag are generated according to different contact attribute information, that is, the first-level ranking tag and the second-level ranking tag are corresponding ranking tags with different dimensions.
FIG. 6 is a diagram illustrating the display of sorted contacts, in one embodiment. As shown in fig. 6, a user may input a search keyword through the search bar 602, after the user inputs the search keyword "1", the electronic device may search for a contact including "1" in the contact identifier, sort the contacts searched according to "1", and display contact information 604 corresponding to the contact. After the user inputs the search keyword "15", the electronic device searches for the contact person whose contact person identifier includes "15", sorts the contact persons searched according to "15", and displays the contact person information 606 corresponding to the contact person. It will be appreciated that the more characters of the search key that are entered by the user, the fewer contacts that are matched.
In the information processing method provided in the foregoing embodiment, when the search keyword is acquired, the contact person including the search keyword may be acquired, and a first-level contact person set is generated according to the acquired contact person. And acquiring a first-level sorting label corresponding to the contact in the first-level contact set, and performing first-level sorting on the contact in the first-level contact set according to the first-level sorting label. And if the contacts with the same first-level sorting labels exist in the first-level contact set, generating a second-level contact set according to the contacts with the same first-level sorting labels, and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels. Therefore, when the contact persons are searched according to the search keywords, the search results can be subjected to first-level sorting and second-level sorting, and the sorting results are more accurate. And displaying according to the sorted contacts, so that the efficiency of searching for the contacts by the user can be improved.
It should be understood that, although the steps in the flowcharts of fig. 2 to 5 are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence 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 some of the steps in fig. 2-5 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 performing the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least some of the sub-steps or stages of other steps.
Fig. 7 is a block diagram showing the configuration of an information processing apparatus according to an embodiment. As shown in fig. 7, the information processing apparatus 700 includes a first set acquisition module 702, a first level sorting module 704, a second set acquisition module 706, and a second level sorting module 708. Wherein:
a first set obtaining module 702, configured to obtain a search keyword, and generate a first-level contact set according to a contact including the search keyword in a contact identifier.
And the first-level ordering module 704 is configured to obtain a first-level ordering tag corresponding to each contact in the first-level contact set, and perform first-level ordering on the contacts in the first-level contact set according to the first-level ordering tag.
A second set obtaining module 706, configured to generate a second-level contact set according to contacts in the first-level contact set that have the same first-level ranking tag, and obtain a second-level ranking tag corresponding to each contact in the second-level contact set; the first-level sorting label and the second-level sorting label are respectively generated according to different contact person attribute information corresponding to the contact persons.
A second rank ordering module 708, configured to perform a second rank ordering on the contacts in the second-rank contact set according to the second-rank ordering tag.
In the information processing apparatus provided in the above embodiment, when the search keyword is acquired, the contact person including the search keyword may be acquired, and a first-level contact person set may be generated according to the acquired contact person. And acquiring a first-level sorting label corresponding to the contact in the first-level contact set, and performing first-level sorting on the contact in the first-level contact set according to the first-level sorting label. And if the contacts with the same first-level sorting labels exist in the first-level contact set, generating a second-level contact set according to the contacts with the same first-level sorting labels, and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels. Therefore, when the contact persons are searched according to the search keywords, the search results can be subjected to first-level sorting and second-level sorting, and the sorting results are more accurate.
Fig. 8 is a block diagram showing the structure of an information processing apparatus according to another embodiment. As shown in fig. 8, the information processing apparatus 800 includes a tag generation module 802, a first set acquisition module 804, a first-level sorting module 806, a second set acquisition module 808, a second-level sorting module 810, and a display module 812. Wherein:
the tag generation module 802 is configured to acquire contact attribute information corresponding to each contact stored in the electronic device, and generate a sorting tag according to the contact attribute information; and determining a first-level sorting label or a second-level sorting label according to the sorting labels.
The first set obtaining module 804 is configured to obtain a search keyword, and generate a first-level contact set according to a contact including the search keyword in a contact identifier.
A first-level sorting module 806, configured to obtain a first-level sorting label corresponding to each contact in the first-level contact set, and perform first-level sorting on the contacts in the first-level contact set according to the first-level sorting label.
A second set obtaining module 808, configured to generate a second-level contact set according to contacts in the first-level contact set that have the same first-level ranking tag, and obtain a second-level ranking tag corresponding to each contact in the second-level contact set; the first-level sorting label and the second-level sorting label are respectively generated according to different contact person attribute information corresponding to the contact persons.
And a second-level ordering module 810, configured to perform second-level ordering on the contacts in the second-level contact set according to the second-level ordering tag.
A display module 812, configured to count the number of characters of the search keyword, and determine a corresponding display number according to the number of characters; and acquiring the contact persons to be displayed from the sorted contact persons according to the display quantity, and displaying the contact person information corresponding to the contact persons to be displayed in sequence.
In the information processing apparatus provided in the above embodiment, when the search keyword is acquired, the contact person including the search keyword may be acquired, and a first-level contact person set may be generated according to the acquired contact person. And acquiring a first-level sorting label corresponding to the contact in the first-level contact set, and performing first-level sorting on the contact in the first-level contact set according to the first-level sorting label. And if the contacts with the same first-level sorting labels exist in the first-level contact set, generating a second-level contact set according to the contacts with the same first-level sorting labels, and performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting labels. Therefore, when the contact persons are searched according to the search keywords, the search results can be subjected to first-level sorting and second-level sorting, and the sorting results are more accurate. And displaying according to the sorted contacts, so that the efficiency of searching for the contacts by the user can be improved.
In one embodiment, the tag generation module 802 is further configured to count historical contact frequencies corresponding to the contacts, and generate a ranking tag corresponding to each contact according to the historical contact frequencies; counting the priority corresponding to each contact person, and generating a sequencing label corresponding to each contact person according to the priority; or counting the contact person identification corresponding to each contact person, and generating the sequencing label corresponding to each contact person according to the contact person identification.
In one embodiment, the tag generation module 802 is further configured to obtain a current search time and determine a time period of the current search time; and counting the corresponding historical contact frequency of each contact in the time period.
In one embodiment, the second set obtaining module 808 is further configured to count a second number of contacts of the contacts included in the second level contact set; and if the number of the second contacts is larger than the number threshold, acquiring a second-level sorting label corresponding to each contact in a second-level contact set.
In one embodiment, the second ranking module 810 is further configured to randomly rank the contacts in the second level contact set if the second number of contacts is less than or equal to a number threshold.
In one embodiment, the display module 812 is further configured to count the number of characters of the search keyword, and count the number of first contacts in the first-level contact set; and determining the corresponding display number according to the character number and the first contact number.
The division of the modules in the information processing apparatus is only for illustration, and in other embodiments, the information processing apparatus may be divided into different modules as needed to complete all or part of the functions of the information processing apparatus.
The implementation of each module in the information processing apparatus provided in the embodiment of the present application may be in the form of a computer program. The computer program may be run on a terminal or a server. The program modules constituted by the computer program may be stored on the memory of the terminal or the server. Which when executed by a processor, performs the steps of the method described in the embodiments of the present application.
The embodiment of the application also provides a computer readable storage medium. One or more non-transitory computer-readable storage media containing computer-executable instructions that, when executed by one or more processors, cause the processors to perform the steps of the information processing method.
A computer program product containing instructions which, when run on a computer, cause the computer to perform an information processing method.
The embodiment of the application also provides the electronic equipment. As shown in fig. 9, for convenience of explanation, only the parts related to the embodiments of the present application are shown, and details of the technology are not disclosed, please refer to the method part of the embodiments of the present application. The electronic device may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, a wearable device, and the like, taking the electronic device as the mobile phone as an example:
fig. 9 is a block diagram of a partial structure of a mobile phone related to an electronic device provided in an embodiment of the present application. Referring to fig. 9, the handset includes: radio Frequency (RF) circuit 910, memory 920, input unit 930, display unit 940, sensor 950, audio circuit 960, wireless fidelity (WiFi) module 970, processor 980, and power supply 990. Those skilled in the art will appreciate that the handset configuration shown in fig. 9 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The RF circuit 910 may be used for receiving and transmitting signals during information transmission or communication, and may receive downlink information of a base station and then process the downlink information to the processor 980; the uplink data may also be transmitted to the base station. Typically, the RF circuitry includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuit 910 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE)), e-mail, Short Messaging Service (SMS), and the like.
The memory 920 may be used to store software programs and modules, and the processor 980 may execute various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 920. The memory 920 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function (such as an application program for a sound playing function, an application program for an image playing function, and the like), and the like; the data storage area may store data (such as audio data, an address book, etc.) created according to the use of the mobile phone, and the like. Further, the memory 920 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 930 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone 900. Specifically, the input unit 930 may include a touch panel 931 and other input devices 932. The touch panel 931, which may also be referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 931 (e.g., a user operating the touch panel 931 or near the touch panel 931 by using a finger, a stylus, or any other suitable object or accessory), and drive the corresponding connection device according to a preset program. In one embodiment, the touch panel 931 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 980, and can receive and execute commands sent by the processor 980. In addition, the touch panel 931 may be implemented by various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 930 may include other input devices 932 in addition to the touch panel 931. In particular, other input devices 932 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), and the like.
The display unit 940 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The display unit 940 may include a display panel 941. In one embodiment, the Display panel 941 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. In one embodiment, the touch panel 931 may overlay the display panel 941, and when the touch panel 931 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 980 to determine the type of touch event, and then the processor 980 provides a corresponding visual output on the display panel 941 according to the type of touch event. Although in fig. 9, the touch panel 931 and the display panel 941 are two independent components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 931 and the display panel 941 may be integrated to implement the input and output functions of the mobile phone.
Cell phone 900 may also include at least one sensor 950, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 941 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 941 and/or backlight when the mobile phone is moved to the ear. The motion sensor can comprise an acceleration sensor, the acceleration sensor can detect the magnitude of acceleration in each direction, the magnitude and the direction of gravity can be detected when the mobile phone is static, and the motion sensor can be used for identifying the application of the gesture of the mobile phone (such as horizontal and vertical screen switching), the vibration identification related functions (such as pedometer and knocking) and the like; the mobile phone may be provided with other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor.
Audio circuitry 960, speaker 961 and microphone 962 may provide an audio interface between a user and a cell phone. The audio circuit 960 may transmit the electrical signal converted from the received audio data to the speaker 961, and convert the electrical signal into a sound signal for output by the speaker 961; on the other hand, the microphone 962 converts the collected sound signal into an electrical signal, converts the electrical signal into audio data after being received by the audio circuit 960, and then outputs the audio data to the processor 980 for processing, and then the audio data can be transmitted to another mobile phone through the RF circuit 910, or the audio data can be output to the memory 920 for subsequent processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 970, and provides wireless broadband Internet access for the user. Although fig. 9 shows WiFi module 970, it is to be understood that it does not belong to the essential components of cell phone 900 and may be omitted as desired.
The processor 980 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 920 and calling data stored in the memory 920, thereby integrally monitoring the mobile phone. In one embodiment, processor 980 may include one or more processing units. In one embodiment, the processor 980 may integrate an application processor and a modem processor, wherein the application processor primarily handles operating systems, user interfaces, applications, and the like; the modem processor handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 980.
The handset 900 also includes a power supply 990 (e.g., a battery) for supplying power to various components, which may preferably be logically connected to the processor 980 via a power management system, such that the power management system may be used to manage charging, discharging, and power consumption.
In one embodiment, the cell phone 900 may also include a camera, a bluetooth module, and the like.
In the embodiment of the present application, when the processor 980 included in the electronic device executes the computer program stored in the memory, the steps of the information processing method provided in the above-described embodiment are implemented.
Any reference to memory, storage, database, or other medium used herein may include non-volatile and/or volatile memory. 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), which acts as 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 (DDR SDRAM), Enhanced SDRAM (ESDRAM), synchronous Link (Synchlink) DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and bus dynamic RAM (RDRAM).
The above-mentioned embodiments 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, which falls 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 (9)

1. An information processing method characterized by comprising:
acquiring search keywords, and generating a first-level contact set according to contacts containing the search keywords in contact identifications;
acquiring a first-level sorting label corresponding to each contact in the first-level contact set, and performing first-level sorting on the contacts in the first-level contact set according to the first-level sorting label;
generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set, and acquiring a second-level sorting label corresponding to each contact in the second-level contact set; the first-level sorting label and the second-level sorting label are respectively generated according to different contact person attribute information corresponding to the contact persons;
performing second-level sorting on the contacts in the second-level contact set according to the second-level sorting label;
counting the number of characters of the search keyword, and counting the number of first contacts in the first-level contact set;
determining the corresponding display quantity according to the character quantity and the first contact person quantity, wherein the corresponding relation between the character quantity and the percentage is pre-established, the percentage corresponding to the character quantity is obtained, and the corresponding display quantity is determined according to the obtained percentage and the first contact person quantity;
and acquiring the contact persons to be displayed from the sorted contact persons according to the display quantity, and displaying the contact person information corresponding to the contact persons to be displayed in sequence.
2. The method of claim 1, wherein the obtaining a second-level ranking label corresponding to each contact in a second-level contact set comprises:
counting the number of second contacts in the second-level contact set;
if the number of the second contacts is larger than the number threshold, acquiring a second-level sorting label corresponding to each contact in a second-level contact set;
the method further comprises the following steps:
and if the number of the second contacts is less than or equal to the number threshold, randomly ordering the contacts in the second-level contact set.
3. The method according to any one of claims 1 to 2, further comprising:
acquiring contact person attribute information corresponding to each contact person stored in electronic equipment, and generating a sequencing label according to the contact person attribute information;
and determining a first-level sorting label or a second-level sorting label according to the sorting labels.
4. The method according to claim 3, wherein the obtaining of the contact attribute information corresponding to each contact stored in the electronic device and the generating of the ranking label according to the contact attribute information include any one of the following manners:
counting historical contact frequency corresponding to each contact person, and generating a sequencing label corresponding to each contact person according to the historical contact frequency;
counting the priority corresponding to each contact person, and generating a sequencing label corresponding to each contact person according to the priority;
and counting the contact person identification corresponding to each contact person, and generating a sequencing tag corresponding to each contact person according to the contact person identification.
5. The method of claim 4, wherein the counting the historical contact frequency corresponding to each contact comprises:
acquiring a current searching time, and determining a time period of the current searching time;
and counting the corresponding historical contact frequency of each contact in the time period.
6. An information processing apparatus characterized by comprising:
the first set acquisition module is used for acquiring search keywords and generating a first-level contact set according to contacts containing the search keywords in contact identification;
the first-level ordering module is used for acquiring first-level ordering tags corresponding to all contacts in the first-level contact set and carrying out first-level ordering on the contacts in the first-level contact set according to the first-level ordering tags;
the second set acquisition module is used for generating a second-level contact set according to the contacts with the same first-level sorting label in the first-level contact set and acquiring a second-level sorting label corresponding to each contact in the second-level contact set; the first-level sorting label and the second-level sorting label are respectively generated according to different contact person attribute information corresponding to the contact persons;
the second-level ordering module is used for carrying out second-level ordering on the contacts in the second-level contact set according to the second-level ordering tag;
the display module is used for counting the number of characters of the search keyword, counting the number of first contacts in the first-level contact set, and determining the corresponding display number according to the number of the characters and the number of the first contacts, wherein the corresponding relation between the number of the characters and the percentage is pre-established, the percentage corresponding to the number of the characters is obtained, and the corresponding display number is determined according to the obtained percentage and the number of the first contacts; and acquiring the contact persons to be displayed from the sorted contact persons according to the display quantity, and displaying the contact person information corresponding to the contact persons to be displayed in sequence.
7. The apparatus of claim 6,
the second set acquisition module is further configured to count the number of second contacts in the second-level contact set; if the number of the second contacts is larger than the number threshold, acquiring a second-level sorting label corresponding to each contact in a second-level contact set;
the second-level sorting module is further configured to randomly sort the contacts in the second-level contact set if the number of the second contacts is less than or equal to a number threshold.
8. An electronic device comprising a memory and a processor, the memory having stored therein a computer program that, when executed by the processor, causes the processor to perform the steps of the method according to any one of claims 1 to 5.
9. 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 according to any one of claims 1 to 5.
CN201810373200.XA 2018-04-24 2018-04-24 Information processing method and device, electronic equipment and computer readable storage medium Expired - Fee Related CN108616637B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810373200.XA CN108616637B (en) 2018-04-24 2018-04-24 Information processing method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810373200.XA CN108616637B (en) 2018-04-24 2018-04-24 Information processing method and device, electronic equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108616637A CN108616637A (en) 2018-10-02
CN108616637B true CN108616637B (en) 2021-06-08

Family

ID=63660594

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810373200.XA Expired - Fee Related CN108616637B (en) 2018-04-24 2018-04-24 Information processing method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN108616637B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112988848B (en) * 2021-04-22 2021-08-03 北京沃东天骏信息技术有限公司 Data processing method, device, equipment and storage medium
CN113722489B (en) * 2021-09-02 2023-10-31 珠海市新德汇信息技术有限公司 Relationship analysis method based on NLP algorithm

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102891911A (en) * 2012-09-17 2013-01-23 百度在线网络技术(北京)有限公司 Contact sorting method and apparatus for terminal
CN103327154A (en) * 2012-03-23 2013-09-25 联想移动通信科技有限公司 Telephone book ordering method and searching method
CN107592399A (en) * 2017-09-26 2018-01-16 广东欧珀移动通信有限公司 The display methods and mobile terminal of a kind of contact person

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104735243B (en) * 2015-02-27 2017-08-01 小米科技有限责任公司 Contact list displaying method and device
KR20170037302A (en) * 2015-09-25 2017-04-04 삼성전자주식회사 Electronic device and method of controlling thereof
CN105812531B (en) * 2016-03-31 2019-02-01 宇龙计算机通信科技(深圳)有限公司 A kind of querying method of name of contact person, device and terminal
CN107332967A (en) * 2017-08-29 2017-11-07 广东欧珀移动通信有限公司 Contact person's display methods, device, mobile terminal and computer-readable recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103327154A (en) * 2012-03-23 2013-09-25 联想移动通信科技有限公司 Telephone book ordering method and searching method
CN102891911A (en) * 2012-09-17 2013-01-23 百度在线网络技术(北京)有限公司 Contact sorting method and apparatus for terminal
CN107592399A (en) * 2017-09-26 2018-01-16 广东欧珀移动通信有限公司 The display methods and mobile terminal of a kind of contact person

Also Published As

Publication number Publication date
CN108616637A (en) 2018-10-02

Similar Documents

Publication Publication Date Title
CN107562835B (en) File searching method and device, mobile terminal and computer readable storage medium
CN107464162B (en) Commodity association method and device and computer-readable storage medium
CN109769065B (en) Message display method and device, mobile terminal and storage medium
US9241242B2 (en) Information recommendation method and apparatus
CN108280115B (en) Method and device for identifying user relationship
CN108334887B (en) User selection method and device
WO2014169715A1 (en) Information recommendation method and apparatus
CN111125523B (en) Searching method, searching device, terminal equipment and storage medium
CN110597793A (en) Data management method and device, electronic equipment and computer readable storage medium
CN113939814A (en) Content push method and related product
CN108737618B (en) Information processing method and device, electronic equipment and computer readable storage medium
CN107666515A (en) Image processing method and device, computer equipment, computer-readable recording medium
CN108549681B (en) Data processing method and device, electronic equipment and computer readable storage medium
JP6915074B2 (en) Message notification method and terminal
CN110555155B (en) Article information recommendation method, device and storage medium
CN106705988B (en) Road conditions methods of exhibiting, device and computer equipment
CN108616637B (en) Information processing method and device, electronic equipment and computer readable storage medium
CN112087364B (en) Session list display method, device and storage medium
CN106844572B (en) Search result processing method and device for search result processing
CN108491502B (en) News tracking method, terminal, server and storage medium
CN108256466B (en) Data processing method and device, electronic equipment and computer readable storage medium
CN111274463B (en) Information display method, device and storage medium based on IM contact person grouping setting
CN110532231B (en) File query method, file query device and terminal equipment
CN106339402B (en) Method, device and system for pushing recommended content
CN108513005B (en) Contact person information processing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20210608