US11157875B2 - Address extraction from a communication - Google Patents
Address extraction from a communication Download PDFInfo
- Publication number
- US11157875B2 US11157875B2 US15/990,616 US201815990616A US11157875B2 US 11157875 B2 US11157875 B2 US 11157875B2 US 201815990616 A US201815990616 A US 201815990616A US 11157875 B2 US11157875 B2 US 11157875B2
- Authority
- US
- United States
- Prior art keywords
- string
- strings
- score
- sequence
- communications
- 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, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/101—Collaborative creation, e.g. joint development of products or services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
Definitions
- At least some embodiments disclosed herein relate to electronic data processing in general, and more particularly, but not limited to, extraction of an address or other string from one or more communications.
- Data mining involves discovering new patterns from large data sets and may involve use of artificial intelligence, statistics and database systems.
- a typical goal of data mining is to extract knowledge from a large data set.
- large quantities of data typically are automatically analyzed to extract, for example, patterns such as groups of data or dependencies among data.
- a method implemented in a data processing system includes: receiving a communication comprising a plurality of strings (e.g., words in a text message); assigning a score to each of the strings, wherein the score assigned to each of the strings corresponds to a frequency of usage of the respective string for a first function (e.g., usage of a word as part of an address) relative to an overall frequency of usage of the respective string (e.g., usage of the word in the English language); determining a respective total sum for each of a plurality of sequences in the communication (e.g., sequences having a length of five words), the respective total sum determined as a sum of the scores for each string in the respective sequence; and extracting a first sequence (e.g., an address of a sender of an e-mail) of the sequences from the communication based on the total sum for the first sequence.
- a first function e.g., usage of a word as part of an address
- an overall frequency of usage of the respective string e
- the method further includes identifying the first sequence as having a total sum that is greater than a threshold value (e.g., a predetermined numerical cut-off value), and the extracting the first sequence is responsive to the identifying (e.g., the address is extracted if the total sum is equal to or greater than the cut-off value).
- a threshold value e.g., a predetermined numerical cut-off value
- the disclosure includes methods and apparatuses which perform the above methods, including data processing systems which perform these methods, and computer readable media containing instructions which when executed on data processing systems cause the systems to perform these methods.
- FIG. 1 shows the inference of more complete data based on e-mails sent by person X, according to one embodiment.
- FIG. 2 shows the determination of phone numbers of a person A sending e-mails to existing users X, Y, Z of the Xobni service, according to one embodiment.
- FIG. 3 shows a sample observation parsing and extraction of data from an e-mail, according to one embodiment.
- FIG. 4 shows user data for a plurality of users stored as person profiles (for example, Jeffs data and Rick's data) and further shows global data for a large population of persons stored in a repository on a computing device (indicated here as the Elcaro server), according to one embodiment.
- person profiles for example, Jeffs data and Rick's data
- Elcaro server a computing device
- FIG. 5 shows data contributions to the repository from an exemplary message sent from, for example, Peter to Jeff, according to one embodiment.
- FIG. 6 shows enforcement of a privacy policy via an application program interface (API), according to one embodiment.
- API application program interface
- FIG. 7 shows examples of search results returned from the repository in response to a query associated with a person or user, according to one embodiment.
- FIG. 8 shows implementation of access controls to ensure privacy of data for persons stored in the repository on the Elcaro server, according to one embodiment.
- FIG. 9 shows a screen shot of a display of a user mobile device, according to one embodiment.
- FIG. 10 shows a distribution of phone numbers extracted from sender messages where the distribution has a long tail, according to one embodiment.
- FIG. 11 shows a distribution where the same phone number has been observed eight times, according to one embodiment.
- FIG. 12 shows a distribution to which so-called “fake” observations have been added to handle degenerate statistical cases, according to one embodiment.
- FIG. 13 shows a system to store observations and determine a correspondence of data to a person, according to one embodiment.
- FIG. 14 shows a block diagram of a data processing system which can be used in various embodiments.
- FIG. 15 shows a block diagram of a user device according to one embodiment.
- FIG. 16 shows a system to extract addresses or strings from one or more communications, according to one embodiment.
- FIG. 17 shows an example of a communication received from a sender, according to one embodiment.
- FIG. 18 shows the forming of tokens for words in the communication of FIG. 17 , along with an associated score for each such token, according to one embodiment.
- FIG. 19 illustrates Bayes' theorem and its application to determining a probability that a word is part of an address given that a particular word is present in a communication, according to one embodiment.
- FIG. 20 illustrates examples of words being more or less likely used in an address of a communication, according to one embodiment.
- FIG. 21 illustrates examples of top-rated address words and top-rated English words, according to one embodiment.
- FIG. 22 illustrates a Bayesian classifier that multiplies word probabilities together to determine an overall probability, according to one embodiment.
- FIG. 23 illustrates the transformation of a score for a word sequence as illustrated in FIG. 22 into a logarithmic score, according to one embodiment.
- At least one embodiment of the disclosure provides a method including: receiving or making, via a first computing device, observations of a person; storing the observations in a repository; and determining whether data in a first observation corresponds to the person, wherein the determining is based on the plurality of observations.
- observations may be based on data received from another computing device such as data extracted from messages from a sender.
- observations may be based on data obtained from a mobile device of the person (i.e., the data can be obtained by making a local observation on the mobile device and does not need to be received from a different computing device such as a server or other user mobile device).
- the method further includes receiving, from a second computing device, a query requesting at least one confidence for ranking a list of data items to be presented on a display (e.g., a screen of a mobile phone) for one of the plurality of recipients.
- a second computing device receives, from a second computing device, a query requesting at least one confidence for ranking a list of data items to be presented on a display (e.g., a screen of a mobile phone) for one of the plurality of recipients.
- these recipients are users of the Xobni address book and person profiling services (see, e.g., personal contacts service and software at www.xobni.com, which website information is incorporated by reference herein).
- Xobni as used herein is not intended to be limiting, and is presented as merely one example of a provider of services that uses the exemplary Elcaro server and Xobni One computing systems/platforms.
- a result from the determining is used to select or rank information from a person profile for presentation to a user of a computing device.
- the method further includes using a result from the determining for caller identification (e.g., using the result to rank or prioritize information to be presented to the user of the mobile phone when a caller has been identified).
- the person profile is a profile for a caller of a phone call to the user.
- a method in another embodiment, includes: receiving or making observations for a sender having an address; storing the observations in a repository; and determining based on the plurality of observations whether data in a first observation corresponds to the address of the sender.
- each of the plurality of observations is a message addressed to a different recipient, and the address is an e-mail address.
- the method further includes, prior to the determining whether the data corresponds to the address, determining whether the data was previously sent to a user of a mobile device.
- the method further includes providing a result from the determining only if the sender is in a social network of a user. In one embodiment, the method further includes accessing, over a network, a social network server to determine the social network of the user.
- the method further includes computing a confidence that the data corresponds to the address.
- the data may be selected from the group consisting of a phone number, a street address, and a company name.
- the plurality of observations may be a number of messages from the sender (e.g., at least ten, 100, or 500 messages).
- each of the plurality of observations is an e-mail, a text message, or a phone call.
- the repository is a database implemented on at least one server.
- a computing apparatus includes at least one processor and memory storing instructions configured to instruct the at least one processor to perform any of the above methods.
- a non-transitory computer-storage medium stores instructions configured to instruct a computing apparatus to perform any of the above methods.
- user data is combined from across a large user base (e.g., person profile data from Xobni service users), to come up with more accurate information about the population as a whole (e.g., the entire Xobni user population and/or the population of persons sending messages to Xobni users).
- the data may be analyzed to determine which persons are associated with phone numbers in the data (e.g., phone numbers extracted from messages sent to Xobni users are determined or correlated as being the home or mobile phone number of particular senders of the messages).
- FIG. 13 shows a system according to one embodiment to store observations and determine a correspondence of data to a person (e.g., via computation of a confidence or other score of the degree of such confidence) as discussed in more detail below.
- the user terminals e.g., 141 , 143 , . . . , 145
- the communications server and/or the social network site 123 each may include one or more web servers (or other types of data communication servers) to communicate with the user terminals (e.g., 141 , 143 , . . . , 145 ).
- the user terminal is a mobile device such as a smart phone or an iPad or tablet device.
- the communications server may store respective person profiles for many users (e.g., of the Xobni service mentioned above) such as recipients of e-mails or other messages from senders (e.g. a sender of an e-mail using a user terminal).
- the communications server receives or makes observations for a person, and sends these observations to a repository (e.g. via communication network 121 ).
- this repository is implemented as a database running on at least one server connected to communication network 121 (illustrated here and discussed herein merely for exemplary purposes as the “Elcaro server”, which is operated for example by the illustrative Xobni service provider).
- Other computing devices/systems may be used that provide the same or similar functions as illustrated herein for the Elcaro server.
- Queries or questions may be submitted from the communications server to the Elcaro server, which may provide results or answers back to the communications server. These queries or questions may be associated with providing an information display or other actions or services for one of many users associated with the communications server (e.g., providing ranked results in a display on a mobile device of a Xobni user).
- the online social network site 123 may be connected to a data storage facility to store user provided content, such as multimedia content, preference data, etc.
- the users may use the terminals (e.g., 141 , 143 , . . . , 145 ) to send or receive communications, such as e-mails.
- the communications server may receive a copy of these e-mails, and/or otherwise be involved in the communication of these e-mails.
- data may be extracted from these e-mails to use in creating a plurality of person profiles for a number of users (e.g., users of the Xobni service).
- the person profiles are stored on the communications server, or on another computing device (e.g., accessible by or in communication with the communications server). These person profiles may be used to rank or prioritize information presented to a user of a user terminal, and/or other actions or services provided to the user.
- FIG. 13 illustrates an exemplary system implemented in client server architecture
- embodiments of the disclosure can be implemented in various alternative architectures.
- a combination of client server architecture and peer to peer architecture can be used, in which one or more centralized servers may be used to provide some of the information and/or services, and the peer to peer network is used to provide other information and/or services.
- embodiments of the disclosure are not limited to a particular architecture.
- FIG. 1 shows the inference of more complete data based on e-mails sent by person X, according to one embodiment.
- Person X sends messages to persons A, B, and C. Data can be extracted from each of these messages and sent to the repository. More complete data about person X can be inferred based on these messages.
- Person X is, for example, a user of the Xobni service mentioned above.
- FIG. 2 shows the determination of phone numbers of a person A sending e-mails to existing users X, Y, and Z of the Xobni service, according to one embodiment.
- Person A is, for example, not a member of the Xobni service.
- users X, Y, and Z are users each having a person profile maintained by the Xobni server. This is an example of using crowd-sourcing based on inbound messages to various users of the Xobni service. Data extracted from these messages is sent to the repository. As described below, queries are made to the repository to obtain results used to manage newly-received data associated with one of the person profiles of users X, Y, and Z.
- FIG. 3 shows a sample observation parsing and extraction of data from an e-mail, according to one embodiment.
- the body of an e-mail from Rick to Jason includes various information such as phone number and address data.
- To create or update a person profile for user Rick it is desired to determine which of this various information corresponds to Rick.
- FIG. 4 shows user data for a plurality of users stored as person profiles (for example, Jeffs data and Rick's data) and further shows global data for a large population of persons stored in a repository on a computing device (indicated here as the Elcaro server), according to one embodiment.
- the person profile of user Rick is illustrated as being stored on a user data server along with person profiles for other users.
- Data is extracted from observations such as phone numbers parsed from messages sent to Rick or communicated to the repository in the Elcaro server.
- a query or question may be sent to the repository in order to obtain a result or answer as to whether certain identified data is correlated or associated with a particular user such as Rick.
- this result or answer is expressed as a confidence, which may be a numerical score. If the confidence is greater than a predefined threshold value, then the answer is taken as affirmative that the data is correlated to or associated with the particular person.
- the bodies of e-mails are parsed for phone numbers following a set of rules which take into account different countries and formats.
- the parser can tell if a sequence of numbers is a phone number, but not if it belongs to the sender. At this stage, it is a “raw observation”.
- FIG. 5 shows data contributions to the repository from an exemplary message sent from, for example, Peter to Jeff, according to one embodiment.
- user Jeff has received a message from Peter that contains data such as Peter's e-mail address, a phone number extracted from the body of the e-mail, and a timestamp. It is desired to determine whether this phone number is associated with the sender of the message, Peter.
- the address, the phone number, and the timestamp are sent as a data contribution to the repository.
- FIG. 6 shows enforcement of a privacy policy via an application program interface (API), according to one embodiment. More specifically, the API prohibits certain types of queries. For example, user Jeff is not permitted to access data from the repository that provides the phone number for the sender Peter. Also, user Jeff is not permitted to access data indicating the person for which the extracted phone number belongs to. Instead, user Jeff is limited to a query regarding whether the extracted phone number belongs to or is associated with the sender Peter.
- API application program interface
- FIG. 7 shows examples of search results returned from the repository in response to a query associated with a person or user, according to one embodiment.
- Each of the search results illustrated here provides a confidence for each of several phone numbers previously extracted from messages to a user. For example, a first phone number '590 has a confidence score of 0.9936, whereas a second '554 phone number has a confidence score of 0.0557.
- the '590 phone number is greater than a threshold value of, for example, 0.98 and is thus deemed to be a phone number that is associated with the sender Peter.
- the '554 phone number is below the threshold value and is deemed to be not related to the sender Peter.
- a statistical analysis is performed across every unique e-mail address that assigns a confidence value to each unique phone number observed from the address. For example, there may be more than 0.5 billion observations in the repository database. A person may have one or many valid phone numbers. An algorithm determines how many extracted numbers actually belong to the person despite the large variation and quantity of observations made across the system.
- FIG. 8 shows implementation of access controls to ensure privacy of data for persons stored in the repository on the Elcaro server, according to one embodiment.
- Queries made to the repository take privacy into account, and a firewall is set up between user data and the server storing the repository.
- a result to a query regarding a phone number for a person is only provided to a user if that person is a part of the user's social network (e.g., as determined by a data stored on the person profile server, a different server, or a third party social network server).
- This privacy setting is applied to the global person data in the repository.
- FIG. 9 shows a screen shot of a display of a user mobile device, according to one embodiment.
- the display presents a person profile for person Michael Albers, who may be a sender of a message to a user, or may be a person who has been identified as a caller to the user as part of a caller identification system.
- the displayed profile lists phone numbers that are presented to the user in a ranked order. Confidence scores generated (e.g., by the Elcaro server storing the repository) are used to rank the phone numbers, and the numbers are displayed to the user in this ranked order.
- a signal strength indicator may be provided to indicate the confidence value associated with each phone number. As illustrated here, the signal strength indicator may be a horizontal bar graph indicating the magnitude of the confidence.
- a user himself or herself directly enters a phone number into a contact database or a person profile, then it is assumed (e.g., by the Elcaro server and the person profile server) that the user wants this number associated with the profile of that particular person. So, any confidence score is ignored, and the phone number is treated as being associated that person.
- a process may determine whether a phone number and an e-mail address belong to the same person by crowd sourcing communication data as discussed above. More specifically, one can compute the confidence that a phone number found in the body of an e-mail belongs to the sender of the e-mail. By setting a specific cutoff value for the “confidence”, one can confirm ownership of the phone number with greater accuracy, if there is sufficient data.
- users of an address/contact service may agree to allow servers to access their e-mail corpus. Since their e-mail corpus includes received e-mails, a system can gather phone number observations from persons who are not a registered user. However, privacy constraints only permit access to this inferred (outsider) phone number data if and only if the person is in the user's network (which may be defined in various conventional ways, such as being a second-order social network). For inbound messages, when friends of a person A join the Xobni service, the friends will have immediate access to correct phone information, without having to wait for person A to join the Xobni service, or respond to a request for person A to provide up-to-date phone numbers.
- data for many persons is globalized. Cleaning up phone numbers for the persons can be done using the method described above.
- a system may associate too many phone numbers with a particular person/contact. Persons usually only have one or two primary phone numbers that they use. The approach above permits displaying the most significant phone numbers.
- a process determines whether a phone number and an e-mail address belong to the same person. This can be done by scanning the entire repository of all phone numbers that have ever been observed through the system (e.g., via messages or other observations).
- a number is computed that is called a “confidence”.
- a query is made as to determine the confidence that the phone number belongs to the sender.
- a threshold is defined, and if the confidence is above that threshold, it is assumed that the phone number is associated with the person, and every number below that threshold is assumed not to be associated.
- Xobni has a large number of e-mails from some outside users that are sent to multiple existing Xobni users.
- the neighboring words in an e-mail may be used to determine the phone number type, but are not used to determine the correlation with the e-mail address or the person.
- the parser looks at things like whether a number is an international number or a domestic number. If so, the parser will extract it. After identifying a number, the parser may look at a few words to the left or right to find words like “home” or “fax” in order to identify the type of number.
- a person may have his or her main number in the signature block of an e-mail, but occasionally the person may put his or her mobile number in the body of an e-mail. The system is able to identify that mobile number from the body of the e-mail. However, for example, the number of a favorite restaurant of a person may also be put into an e-mail. The system is able to avoid associating that restaurant number with the sender.
- the method above may be applied to any type of messaging including text messaging. This may also include Facebook or similar messages. Data to be identified or confirmed with a confidence may include, for example, a birth date, an address, or other personal or business data such as employer. These might be considered to be attributes of the sender. These attributes are determined based on a large number of communications by that person.
- FIG. 10 is an example of such a distribution.
- the distribution in FIG. 10 is assembled as follows: All observations discovered by the system are stored in a repository (as discussed above). From this repository, all observations from a particular sender are fetched, and then a count is made of the number of these observations that were sent from each phone number.
- the algorithm draws out the distribution, and cuts it at the right point (this is described in greater detail below). For example, one might determine that a first user has two numbers, and another user only has a single number such as a Skype number. It can't be assumed that every person has two phone numbers. Instead, the number of phone numbers will vary for each user.
- the approach herein can use e-mails from all users in the repository and apply the algorithm to just one person to make a decision.
- each message from a sender is treated the same (i.e., as an observation).
- Each of these observations is summed up as described below.
- the computed confidence is based on the shape of the distribution. Typically, the distribution has a long tail.
- One application of the approach above is that a system could take an iPhone or other address book, and without adding or subtracting any further data, the system could rank the phone numbers or other data in the address book, and clean up the data to indicate which phone number or other data item is currently the best number, and which number or data item may no longer be correct. Thus, accuracy of this address or other data can be increased.
- mapping of e-mail addresses to social network IDs may include mapping of e-mail addresses to social network IDs. For example, a certain e-mail address belongs to a particular person on Facebook or another social network site.
- Another application includes identification of known entities (e.g., a company such as Amazon.com).
- a person receives an e-mail from Amazon.com
- the e-mail may be from a sender having a name repeated for numerous customers, but sent from the same Amazon.com domain.
- the system may look at several e-mails, and determine that it is Amazon.com that is sending e-mails to lots of customers (the e-mails look alike in structure). So, a determination is made that the sender is a business entity, and not a human person.
- Another application is to build a global social graph (for the system to understand who knows whom, for example similarly to the understanding that Facebook has). For example, a person may have about 10 or 20 unique phone numbers. If a “person” has a very large number, for example 100,000, of unique phone numbers, then the system assumes this is merely an Internet bot.
- an observation is stored in the repository (e.g., a MySQL database).
- the database keeps track of all the unique e-mail addresses it has seen, all the unique phone numbers it has seen, and all unique observations.
- An observation must be unique along three fields (e-mail_address, phone_number, e-mail_timestamp), which prevents double counting, in case the same e-mail is rescanned in the future.
- the source e-mail address is marked as “dirty”, which has the meaning that the entire set of unique phone number confidences for this e-mail address are out-of-date and must be re-computed. This is done because one observation will affect the confidence scores of all other phone numbers observed from this source e-mail address.
- a separate process (running in parallel to the observation importer) cleans up dirty e-mail addresses as now described. For each e-mail address, the following steps are performed:
- the decay function may have a half-life of 26 weeks (i.e., the observation is 50% as important if 26 weeks old, 25% as important if 52 weeks old, etc.;).
- the client application may only ask the Elcaro server/system about phone numbers that it is already aware of. If user X has sent user Y an e-mail with phone number P in it, then user Y may ask the Elcaro server/system what is: confidence (X,P)? This protects user X's privacy, while simultaneously giving user Y the benefit of the global knowledge contained in the confidence score.
- FIG. 10 shows a distribution of phone numbers extracted from sender messages where the distribution has a long tail, according to one embodiment.
- X axis horizontal axis
- FIG. 10 shows a distribution of phone numbers extracted from sender messages where the distribution has a long tail, according to one embodiment.
- the height of each rectangle represents the number of times that the number has been seen. It is a standard histogram, such as for example found at (http://en.wikipedia.org/wiki/Histogram).
- the rectangles are arranged from highest to lowest, for simplicity, but only the height is of relevance here (the particular arrangement of the rectangles along the X axis is not critical).
- the “fake” observations discussed above are necessary to handle degenerate statistical cases.
- the confidence score assumes there is a distribution of phone numbers with a long tail: a few numbers with a lot of observations, then lots of observations of different (incorrect) phone numbers (see, e.g., FIG. 10 ). If this assumption is true, then the system can use the mean and standard deviation to compute the confidence as described above.
- the real data point is scaled based on the decay function (e.g., older is less important), so the fake data point must also be scaled with the same decay function so as not to introduce a bias to the long tail.
- the fake data points were not scaled the same way as the real data points, then the distribution would be biased towards fake data. For example, a real data phone number observed 26 weeks ago would be scaled by 0.5. A fake data point is then added to create the long tail, but this data point must also be scaled by 0.5. If it were not scaled (e.g., if it were just kept at the default 1.0), then this would be equivalent to adding two fake data points. Essentially, both real and fake data points are scaled the same way for the sake of consistency.
- FIG. 16 shows a system to extract addresses or strings from one or more communications, according to one embodiment.
- the system of FIG. 16 may use one or more components from the system of FIG. 13 , but with modifications to incorporate address extraction as described below.
- the system of FIG. 16 is used to extract an address from a communication, and the system is used to determine (as was discussed in detail above) whether this address corresponds to a person profile for a person (e.g., the person Rick discussed above with respect to FIG. 3 ).
- the extracted address is a physical address (e.g., a mailing address or a postal address).
- communications server 1602 handles communications to and from a user of a user terminal (e.g., user terminal 145 ).
- These communications may be, for example, e-mails, text messages, tweets, or other communications containing text, words, numbers, etc.
- a sender may send a message to a user of a service (e.g., a person profile service) provided by server 1602 . This user receives the message on the user terminal 145 .
- a service e.g., a person profile service
- information may be extracted from this message and added to a person profile for the sender.
- other information may be obtained about the sender such as by performing a search or requesting information from third-party servers such as, for example, social network site 123 .
- One of the forms of information that may be extracted from the message is an address of the sender. This address may be extracted as described below and then added to the person profile of the sender.
- Person profiles for various persons, including the sender may be stored on, for example, communications server 1602 or another computing apparatus such as repository 1604 .
- the extracted address may be submitted in a query or question sent from communications server 1602 to server 1606 (e.g., an Elcaro server like that of FIG. 13 or another type of server) in order to determine whether the extracted address corresponds to the sender.
- server 1606 e.g., an Elcaro server like that of FIG. 13 or another type of server
- the extracted address would be one of the observations made in the message from the sender.
- FIG. 17 shows an example of a communication 1702 received from a sender (e.g., Rick), according to one embodiment.
- Communication 1702 contains words 1704 .
- Words 1704 include some words solely comprising letters such as the words “hope” or “party”. Other words solely comprise numerical digits such as the five-digit zip code “27183”.
- the text of communication 1702 includes an address for the sender (i.e., “one cherry lane, elm falls, west virginia, 27183”). All or some of this address is desired to be identified and/or extracted. It should be noted that an address to be extracted should comprise text that is contiguous, such as is the case in FIG. 17 . If the address text is not contiguous, then the address extraction approach described below may degrade rapidly or even fail.
- FIG. 18 shows the forming of tokens for words in communication 1702 of FIG. 17 , along with an associated score for each such token, according to one embodiment.
- Words are tokenized for further processing as described below, including for assignment of the respective associated score.
- the associated score indicates the likelihood, strength, probability, frequency, or tendency of the word (corresponding to the respective token) to be used by a sender as part of an address in a communication.
- the likelihood of a word being part of an address may be determined as described in more detail below in order to provide an associated score for each token.
- a positive score indicates an increased likelihood of usage as an address, and a negative score indicates a decreased likelihood of usage as an address.
- this embodiment illustrates the extraction of an address, in other embodiments other types of words, text, numbers, or other strings may be extracted.
- tokens 1802 and 1804 each have a respective associated score 1803 and 1805 .
- Token 1806 has an associated score 1807
- token 1808 has an associated score 1809 .
- a word sequence of length five will include five tokens in a serial sequence pulled from communication 1702 (e.g., the tokens corresponding to the word sequence “hope to see you at”). The score for each of these five tokens will be added together to provide a total sum. A total sum having a higher positive value indicates a greater likelihood that a word sequence is part of or corresponds to an address. In one embodiment, a total sum is determined for every word sequence of length five in communication 1702 . Then a total sum is determined for every word sequence of other lengths (e.g., word sequence lengths of 2, 3, .
- a word sequence may be selected (from all of the word sequences of various lengths that are processed) that has the highest total sum and is thus identified as the address to be extracted from communication 1702 .
- this highest total sum must be equal to or greater than a predetermined threshold in order for a word sequence to be identified as an address. It should be noted that the total sum for each given word sequence may include additional scores for starting and ending words as discussed in detail below.
- a total sum is computed for each such word sequence.
- the word sequence with the highest score, if it's above a threshold, is identified as an address, and then extracted for inclusion in a person profile.
- the threshold is a value of 50.
- each number sequence is tokenized to a token of a type corresponding to the number of digits in the number sequence, and an associated score is used for each such token.
- the address is illustrated as having a token 1806 comprised of two numerical digits “34”.
- token 1808 is a zip code/word having five numerical digits.
- contiguous word sequences in a body of text As one specific example of contiguous word sequences in a body of text, consider the simple text “hello daisy, street party.” This text contains six contiguous word sequences as follows: “hello daisy”, “daisy street”, “street party”, “hello daisy street”, “daisy street party”, and “hello daisy street party”. One of these sequences may be extracted from the text (as being the best choice) based on a total sum calculated for each of the six sequences. The sequence with the highest total sum is the best sequence and is selected for extraction.
- the best sequence is a contiguous sequence of words extracted from the text based on the total sum of the words that comprise it (note that this total sum may include additional scores for the first and last words of the sequence as described in detail below).
- the example just provided illustrates the use of this approach more generally for extracting a sequence from a larger set of data as typically found in actual communications.
- a method includes: receiving a communication from a sender comprising a plurality of words; assigning, via a computing apparatus (e.g., communications server 1602 , repository 1604 , or server 1606 ), a score to each of the words; determining, via the computing apparatus, a respective total sum for each of a plurality of word sequences in the communication, the respective total sum determined as a sum of the scores for each word (e.g., the score for the corresponding token as discussed above) in the respective word sequence; identifying a first word sequence of the word sequences having a total sum that is greater than a threshold value; and extracting the first word sequence from the communication as an address of the sender.
- each of the words solely comprises letters or numerical digits.
- at least one of the words is a zip code comprising five numerical digits.
- the score assigned to each of the words corresponds to a frequency of usage of the respective word as an address in a language (e.g., in the English language) relative to a frequency of usage of the respective word generally in the language (e.g., as determined from data regarding general usage of words in the English or another language by frequency of usage for each word).
- the score for a word/token is calculated based on a ratio of the frequency of usage of the word as an address (i.e., frequency of usage of the word in addresses as compared to a total number of words used in addresses) to the frequency of general usage of the word (i.e., frequency of general usage of the word as compared to a total number of all words) (e.g., as determined by analysis of past data and/or language statistics).
- the final score for a word is determined by taking the logarithm of the ratio value (e.g., a natural logarithm). The log scores are added together for a word sequence.
- a large collection of prior communications such as stored in a data repository 1604 may serve as a data training set for calculating the above frequencies of usage. For example, the number of times that each word is used in any of the communications in repository 1604 as an address may be compared to the total number of times that the word is used for any reason in order to calculate a frequency of usage as an address. Alternatively, other databases or information sources may be used to determine this frequency. Also, the frequency of usage of the word generally in any given language may be based on publicly-available statistics and/or may be determined by counting usage of words in any repository or database that contains words or other strings.
- the data training sets used for determining frequencies of word usage typically will vary and be specific to the particular function of usage to be identified and extracted from a communication.
- the scores are also context specific. If one is to extract addresses from e-mails, then the scores are generated from e-mail training data. If one is to extract scores from Facebook messages then one generates different scores from Facebook training data, etc.
- the assigning of the score may include forming a plurality of tokens from the communication, each token corresponding to one of the words, and the assigning of a score to each of the tokens.
- a first word of the words solely comprises numerical digits
- the forming the tokens comprises forming a single token corresponding to the first word.
- a five digit zip code may be treated as a token of the type “5-Digit Numerical Sequence” regardless of the specific numbers present in any given zip code.
- the token type 5-Digit Numerical Sequence may have an associated score that is the same for any given 5-digit number that is present in communication 1702 .
- each of the word sequences has a length of, for example, between 2 and 20 words (this number range will vary as a system is tuned, and also vary from one implementation to another).
- the method further includes storing the address, as part of a person profile of the sender, in a data repository (e.g., repository 1604 ) including a plurality of person profiles for other senders.
- the person profile is a profile for the sender of the communication.
- the determining of a total sum for a word sequence under consideration includes: determining an additional score for a starting word of the word sequence (this additional score is added to the total sum described above for each word sequence).
- the additional score for the starting word is associated with a probability that the starting word has been used as the first word in an address in communication 1702 .
- An additional score is determined for an ending word of a word sequence.
- the additional score for the ending word is associated with a probability that the ending word is the last word of an address.
- the probabilities associated with starting and ending words may be determined based on historical data, and these probabilities do not need to be determined in the same way as was described herein for word scores (other types of data may be used to determine these probabilities).
- a logarithm of each of the probabilities is taken to provide the additional score.
- the additional score i.e., logarithm of probability
- the additional score for the ending word are added to the total sum prior to deciding whether a word sequence is used as an address or not (the selection of the “best” sequence, which is most likely the correct address in a communication).
- the additional score for the ending word is the natural logarithm of the percentage of time, or frequency, with which the ending word appeared as the last word in the training set used).
- a word that is a two-digit number is calculated to have an additional score based on the probability that any two-digit number is a starting word of a word sequence that corresponds to an address.
- the score related to this probability is added to the total sum of word scores that was calculated as described above for a word sequence.
- an address being tested i.e., a specific word sequence in a communication
- the word “street” Although this word has a high likelihood of being used in an address, most addresses do not start with this word. Instead, addresses usually start with a number (e.g., “34” or “6845”). Using an additional score for a starting word will help to prevent false address identification.
- FIG. 19 illustrates Bayes' theorem and its application to determining a probability that a word is part of an address given that a particular word is present in a communication, according to one embodiment.
- the frequency of usage of the word “meadow” as an address in a data corpus of prior-collected addresses, and the frequency of the word “meadow” in the English language are used to calculate a score that is proportional to the probability that the word “meadow” is part of an address when used in the text of communication 1702 .
- the generality of the methods above is not limited by any specifics of Bayes' theorem.
- FIG. 20 illustrates examples of words being more or less likely used in an address of a communication, according to one embodiment.
- the score for a word is greater than one if the word is more likely to have an address usage, and is less than one if the word is less likely to have an address usage.
- FIG. 21 illustrates examples of top-rated address words and top-rated English words, according to one embodiment.
- the word “tx” has a very high positive score because this word is rarely or never found in English language usage other than as part of an address.
- FIG. 22 illustrates a Bayesian classifier that multiplies word probabilities together to determine an overall probability, according to one embodiment.
- a probability that a word sequence is used as an address is determined by multiplication of individual word scores.
- FIG. 23 illustrates the transformation of a score for a word sequence as illustrated in FIG. 22 into a logarithmic score, according to one embodiment.
- a logarithm of each word score is taken, and then the logarithmic scores are added together in order to calculate a total sum for the word sequence (e.g., as was illustrated with respect to FIG. 18 above).
- a communication it is desired to identify which part of text found in a communication is a physical address of the sender.
- the communication may be, for example, an e-mail, a Facebook message, a text message, or other messages.
- the frequency of a word as it appears in an address corpus or data set is compared to the frequency of the word as it appears in the English language.
- the address corpus may be a collection of thousands of prior addresses extracted from prior communications of a plurality of persons.
- a score is associated with every word in the English language. If the score (a log score as discussed above) is greater than zero, then the word is probably part of an address.
- the address corpus may contain, for example, between 2-15 million postal mailing addresses.
- the frequency of the word in an address corpus is divided by the frequency of the word in the English language or alternatively in some other data corpus.
- the logarithm of this ratio provides the score for that word and for the token corresponding to that word after the tokenization discussed above.
- the word “meadow” may occur 1 out of 8,500 times in an address corpus such as a phone book or other address listing/compilation.
- the names of people and other information would be removed from the data in the phone book so that the only remaining data in the address corpus would be words forming a portion of an address (e.g., streets, towns, zip codes, street names, etc.).
- the word “meadow” may appear one out of 430,000 times in a large database of words in a language such as all words in a Library of Congress collection.
- an address or other language corpus contains a portion of words that are coined words that are not in conventional usage in the English language. Words such as this are simply ignored in the above process. Also, different training data sets would be used for the extraction process when using it in another language.
- the extraction process begins with the cleaning process that extracts the pure tokens in a communication, which are typically words. If the application has any other characters that are not a number or letter, the tokenization process simply ignores those characters. For example, such characters would include commas, periods, dashes, exclamation points, etc.
- the database is queried for a score for each of the tokens. If the score exist in the database, then the score is assigned to the token. If a score does not exist in the database, then the token gets a score of zero. Thus, communication is tokenized with every token being scored. Then, total sums are calculated for word sequences as discussed above.
- numerical digit sequences are classified into token types (one type for each digit length of numerical sequence). This is so that it is not necessary to treat every single unique number as a unique token. For example, a digit sequence of length five, no matter what the digits are, is associated with a token defined to represent any five-digit sequence. Thus, the word score database does not need to be filled with every unique numerical zip code. Instead, scores and frequencies for numerical digit sequences can be calculated using an address corpus by treating any digit sequence of a given digit length as being the same word.
- various filters may be applied to the extraction process.
- One of these filters is the threshold for the total sum of the word sequence as discussed above.
- Another filter would require that a ratio of number tokens to character tokens be greater than or less than a predetermined value. For example, addresses generally don't have more than 40% numerical tokens.
- Another filter places a limit on the number or proportion of unknown tokens.
- Yet another filter applies a rule in which if there is any token in a word sequence that scores poorly (i.e., below pre-determined number threshold), then the entire word sequence is disqualified from being identified as an address.
- an alphabetic filter may be applied in which all numerical tokens (e.g., 2, 3, 4, 5, . . . digit numbers, etc.) in a word sequence are tossed out and a score is applied to the remaining alphabetic tokens. If the alphabetic score is zero, then the word sequence is disqualified. Alternatively, if the alphabetic score is less than a predetermined threshold, then the word sequence is disqualified.
- all numerical tokens e.g., 2, 3, 4, 5, . . . digit numbers, etc.
- FIG. 14 shows a block diagram of a data processing system which can be used in various embodiments (e.g., for implementing one or more components illustrated in FIG. 13 or FIG. 16 ). While FIG. 14 illustrates various components of a computer system, it is not intended to represent any particular architecture or manner of interconnecting the components. Other systems that have fewer or more components may also be used.
- the system 201 includes an inter-connect 202 (e.g., bus and system core logic), which interconnects a microprocessor(s) 203 and memory 208 .
- the microprocessor 203 is coupled to cache memory 204 in the example of FIG. 14 .
- the inter-connect 202 interconnects the microprocessor(s) 203 and the memory 208 together and also interconnects them to a display controller and display device 207 and to peripheral devices such as input/output (I/O) devices 205 through an input/output controller(s) 206 .
- I/O devices include mice, keyboards, modems, network interfaces, printers, scanners, video cameras and other devices which are well known in the art.
- the inter-connect 202 may include one or more buses connected to one another through various bridges, controllers and/or adapters.
- the I/O controller 206 includes a USB (Universal Serial Bus) adapter for controlling USB peripherals, and/or an IEEE-1394 bus adapter for controlling IEEE-1394 peripherals.
- USB Universal Serial Bus
- the memory 208 may include ROM (Read Only Memory), and volatile RAM (Random Access Memory) and non-volatile memory, such as hard drive, flash memory, etc.
- ROM Read Only Memory
- RAM Random Access Memory
- non-volatile memory such as hard drive, flash memory, etc.
- Volatile RAM is typically implemented as dynamic RAM (DRAM) which requires power continually in order to refresh or maintain the data in the memory.
- Non-volatile memory is typically a magnetic hard drive, a magnetic optical drive, or an optical drive (e.g., a DVD RAM), or other type of memory system which maintains data even after power is removed from the system.
- the non-volatile memory may also be a random access memory.
- the non-volatile memory can be a local device coupled directly to the rest of the components in the data processing system.
- a non-volatile memory that is remote from the system such as a network storage device coupled to the data processing system through a network interface such as a modem or Ethernet interface, can also be used.
- a data processing system as illustrated in FIG. 14 is used to implement the communications server and/or an online social network site of FIG. 13 , and/or other servers, such as a server to implement the repository and/or Elcaro server(s) of FIG. 13 .
- a data processing system as illustrated in FIG. 14 is used to implement a user terminal, which may receive or send messages to or from users or recipients each having a person profile stored on or managed by communications server.
- a user terminal may be in the form of a personal digital assistant (PDA), a cellular phone, a notebook computer or a personal desktop computer.
- PDA personal digital assistant
- one or more servers of the system can be replaced with the service of a peer to peer network of a plurality of data processing systems, or a network of distributed computing systems.
- the peer to peer network, or a distributed computing system can be collectively viewed as a server data processing system.
- Embodiments of the disclosure can be implemented via the microprocessor(s) 203 and/or the memory 208 .
- the functionalities described can be partially implemented via hardware logic in the microprocessor(s) 203 and partially using the instructions stored in the memory 208 .
- Some embodiments are implemented using the microprocessor(s) 203 without additional instructions stored in the memory 208 .
- Some embodiments are implemented using the instructions stored in the memory 208 for execution by one or more general purpose microprocessor(s) 203 .
- the disclosure is not limited to a specific configuration of hardware and/or software.
- FIG. 15 shows a block diagram of a user device according to one embodiment.
- the user device includes an inter-connect 221 connecting the presentation device 229 , user input device 231 , a processor 233 , a memory 227 , a position identification unit 225 and a communication device 223 .
- the position identification unit 225 is used to identify a geographic location for a user.
- the position identification unit 225 may include a satellite positioning system receiver, such as a Global Positioning System (GPS) receiver, to automatically identify the current position of the user device.
- GPS Global Positioning System
- the communication device 223 is configured to communicate with the communications server, or an online social network.
- the user input device 231 is configured to generate user data content.
- the user input device 231 may include a text input device, a still image camera, a video camera, and/or a sound recorder, etc.
- the user input device 231 and the position identification unit 225 are configured to automatically tag user data content created by the user input device 231 with the navigation information identified by the position identification unit 225 .
- various functions and operations may be described as being performed by or caused by software code to simplify description. However, those skilled in the art will recognize what is meant by such expressions is that the functions result from execution of the code by a processor, such as a microprocessor.
- the functions and operations can be implemented using special purpose circuitry, with or without software instructions, such as using an Application-Specific Integrated Circuit (ASIC) or a Field-Programmable Gate Array (FPGA).
- ASIC Application-Specific Integrated Circuit
- FPGA Field-Programmable Gate Array
- Embodiments can be implemented using hardwired circuitry without software instructions, or in combination with software instructions. Thus, the techniques are limited neither to any specific combination of hardware circuitry and software, nor to any particular source for the instructions executed by the data processing system.
- At least some aspects disclosed can be embodied, at least in part, in software. That is, the techniques may be carried out in a computer system or other data processing system in response to its processor, such as a microprocessor, executing sequences of instructions contained in a memory, such as ROM, volatile RAM, non-volatile memory, cache or a remote storage device.
- processor such as a microprocessor
- a memory such as ROM, volatile RAM, non-volatile memory, cache or a remote storage device.
- Routines executed to implement the embodiments may be implemented as part of an operating system, middleware, service delivery platform, SDK (Software Development Kit) component, web services, or other specific application, component, program, object, module or sequence of instructions referred to as “computer programs.” Invocation interfaces to these routines can be exposed to a software development community as an API (Application Programming Interface).
- the computer programs typically comprise one or more instructions set at various times in various memory and storage devices in a computer, and that, when read and executed by one or more processors in a computer, cause the computer to perform operations necessary to execute elements involving the various aspects.
- a machine readable medium can be used to store software and data which when executed by a data processing system causes the system to perform various methods.
- the executable software and data may be stored in various places including for example ROM, volatile RAM, non-volatile memory and/or cache. Portions of this software and/or data may be stored in any one of these storage devices.
- the data and instructions can be obtained from centralized servers or peer to peer networks. Different portions of the data and instructions can be obtained from different centralized servers and/or peer to peer networks at different times and in different communication sessions or in a same communication session.
- the data and instructions can be obtained in entirety prior to the execution of the applications. Alternatively, portions of the data and instructions can be obtained dynamically, just in time, when needed for execution. Thus, it is not required that the data and instructions be on a machine readable medium in entirety at a particular instance of time.
- Examples of computer-readable media include but are not limited to recordable and non-recordable type media such as volatile and non-volatile memory devices, read only memory (ROM), random access memory (RAM), flash memory devices, floppy and other removable disks, magnetic disk storage media, optical storage media (e.g., Compact Disk Read-Only Memory (CD ROMS), Digital Versatile Disks (DVDs), etc.), among others.
- the computer-readable media may store the instructions.
- the instructions may also be embodied in digital and analog communication links for electrical, optical, acoustical or other forms of propagated signals, such as carrier waves, infrared signals, digital signals, etc.
- propagated signals such as carrier waves, infrared signals, digital signals, etc. are not tangible machine readable medium and are not configured to store instructions.
- a tangible machine readable medium includes any mechanism that provides (e.g., stores) information in a form accessible by a machine (e.g., a computer, network device, personal digital assistant, manufacturing tool, any device with a set of one or more processors, etc.).
- a machine e.g., a computer, network device, personal digital assistant, manufacturing tool, any device with a set of one or more processors, etc.
- hardwired circuitry may be used in combination with software instructions to implement the techniques.
- the techniques are neither limited to any specific combination of hardware circuitry and software nor to any particular source for the instructions executed by the data processing system.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Human Resources & Organizations (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Operations Research (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Quality & Reliability (AREA)
- Marketing (AREA)
- Economics (AREA)
- General Engineering & Computer Science (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
-
- 1) add a fake data point for each real data point; and
- 2) increase the number of real observed data points by one;
-
- 1) the confidence is computable in all cases (e.g., the standard deviation is greater than zero); and
- 2) all confidences are comparable in the same range (e.g., rankable).
Note that step 2) above is only done for real data points. This ensures that the number of observations for each phone number can never all be equal (e.g., there will always be more real observations of a phone number than of a fake phone number). This ensures that the standard deviation is always computable. Also, see, for example,FIG. 12 , which shows a distribution to which “fake” observations have been added to handle degenerate statistical cases, according to one embodiment.
Claims (18)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/990,616 US11157875B2 (en) | 2012-11-02 | 2018-05-26 | Address extraction from a communication |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/667,205 US10013672B2 (en) | 2012-11-02 | 2012-11-02 | Address extraction from a communication |
US15/990,616 US11157875B2 (en) | 2012-11-02 | 2018-05-26 | Address extraction from a communication |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/667,205 Continuation US10013672B2 (en) | 2012-11-02 | 2012-11-02 | Address extraction from a communication |
Publications (2)
Publication Number | Publication Date |
---|---|
US20180276615A1 US20180276615A1 (en) | 2018-09-27 |
US11157875B2 true US11157875B2 (en) | 2021-10-26 |
Family
ID=50623367
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/667,205 Active 2032-11-17 US10013672B2 (en) | 2012-11-02 | 2012-11-02 | Address extraction from a communication |
US15/990,616 Active 2033-06-01 US11157875B2 (en) | 2012-11-02 | 2018-05-26 | Address extraction from a communication |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/667,205 Active 2032-11-17 US10013672B2 (en) | 2012-11-02 | 2012-11-02 | Address extraction from a communication |
Country Status (1)
Country | Link |
---|---|
US (2) | US10013672B2 (en) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10977285B2 (en) | 2012-03-28 | 2021-04-13 | Verizon Media Inc. | Using observations of a person to determine if data corresponds to the person |
US10013672B2 (en) | 2012-11-02 | 2018-07-03 | Oath Inc. | Address extraction from a communication |
US9462441B2 (en) | 2014-07-01 | 2016-10-04 | At&T Intellectual Property I, L.P. | Method and apparatus for dynamically managing user profiles and status change information |
US9652627B2 (en) * | 2014-10-22 | 2017-05-16 | International Business Machines Corporation | Probabilistic surfacing of potentially sensitive identifiers |
US10110533B2 (en) * | 2014-10-28 | 2018-10-23 | Salesforce.Com, Inc. | Identifying entities in email signature blocks |
US10430609B2 (en) * | 2016-09-23 | 2019-10-01 | International Business Machines Corporation | Low privacy risk and high clarity social media support system |
US10572595B2 (en) * | 2017-04-13 | 2020-02-25 | Baidu Usa Llc | Global normalized reader systems and methods |
CN110069626B (en) * | 2017-11-09 | 2023-08-04 | 菜鸟智能物流控股有限公司 | Target address identification method, classification model training method and equipment |
US11138280B2 (en) | 2019-06-20 | 2021-10-05 | Verizon Media Inc. | Computerized system and method for email search assist optimization |
Citations (388)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5396647A (en) | 1992-11-03 | 1995-03-07 | Motorola, Inc. | GPS base wide area communication system site selection |
US5610915A (en) | 1994-11-30 | 1997-03-11 | Mci Communications Corporation | System and method therefor of viewing call traffic of a telecommunications network |
EP0944002A1 (en) | 1998-03-18 | 1999-09-22 | SONY EUROPE GmbH | User profile substystem |
US5966714A (en) | 1995-04-28 | 1999-10-12 | Intel Corporation | Method and apparatus for scaling large electronic mail databases for devices with limited storage |
US6020884A (en) | 1996-11-08 | 2000-02-01 | America Online, Inc. | System integrating an on-line service community with a foreign service |
US6285999B1 (en) | 1997-01-10 | 2001-09-04 | The Board Of Trustees Of The Leland Stanford Junior University | Method for node ranking in a linked database |
US20010037407A1 (en) | 2000-03-23 | 2001-11-01 | Zvetan Dragulev | System and method for managing user-specific data |
US20010049628A1 (en) | 2000-03-23 | 2001-12-06 | Robert Icho | On-line system for aggregation of purchase bonuses |
US20020016818A1 (en) | 2000-05-11 | 2002-02-07 | Shekhar Kirani | System and methodology for optimizing delivery of email attachments for disparate devices |
US20020024536A1 (en) | 2000-08-25 | 2002-02-28 | Michal Kahan | Method and apparatus for information aggregation and personalized display of the aggregated information |
US20020049751A1 (en) | 2000-09-01 | 2002-04-25 | Mei-Na Chen | Managing contact information through a communication network |
US6385644B1 (en) | 1997-09-26 | 2002-05-07 | Mci Worldcom, Inc. | Multi-threaded web based user inbox for report management |
US20020059425A1 (en) | 2000-06-22 | 2002-05-16 | Microsoft Corporation | Distributed computing services platform |
US20020059402A1 (en) | 1996-11-15 | 2002-05-16 | Charles E. Belanger | Server-sided internet-based platform independent operating system and application suite |
US20020059418A1 (en) | 2000-07-17 | 2002-05-16 | Alan Bird | Method of and system for recording and displaying electronic mail statistics |
US20020073058A1 (en) | 2000-12-07 | 2002-06-13 | Oren Kremer | Method and apparatus for providing web site preview information |
US20020073011A1 (en) | 2000-12-12 | 2002-06-13 | International Business Machines Corporation | Client account and information management system and method |
US20020076004A1 (en) | 2000-09-15 | 2002-06-20 | Brockenbrough Allan E. | System using a personal digital assistant to redirect a voice message to a telephone |
US20020087647A1 (en) | 2000-12-28 | 2002-07-04 | Pitney Bowes Incorporated | Method for determining a correct recipient for an undeliverable e-mail message |
US20020091777A1 (en) | 2000-06-23 | 2002-07-11 | Schwartz Lisa Miller | Method and system for automatically generating a message reply and file |
KR20020060386A (en) | 2001-01-10 | 2002-07-18 | 김정수 | Receiver's e-mail address input method and computer readable medium stored thereon computer executable instruction for performing the method |
US20020103873A1 (en) | 2001-02-01 | 2002-08-01 | Kumaresan Ramanathan | Automating communication and information exchange |
US20020103879A1 (en) | 2001-01-26 | 2002-08-01 | Mondragon Oscar A. | Method of advertising via the internet |
US20020107991A1 (en) | 2000-06-30 | 2002-08-08 | Michael Maguire | Extendable software interface for a mobile device |
US20020112014A1 (en) | 2000-08-15 | 2002-08-15 | Simon Bennett | Method and apparatus for a network independent short message delivery system |
US20020116396A1 (en) | 2001-02-22 | 2002-08-22 | Christopher Somers | System for providing electronic contact information from a central source and method for updating contact information |
US20020143871A1 (en) | 2001-01-23 | 2002-10-03 | Meyer David Francis | Meta-content analysis and annotation of email and other electronic documents |
US20020152216A1 (en) | 2000-09-29 | 2002-10-17 | Nicolas Bouthors | Method and system for optimizing consultations of groups of data by a plurality of clients |
US6484196B1 (en) | 1998-03-20 | 2002-11-19 | Advanced Web Solutions | Internet messaging system and method for use in computer networks |
US20020194502A1 (en) | 2001-06-15 | 2002-12-19 | Dinesh Sheth | Secure selective sharing of account information on an internet information aggregation system |
JP2003006116A (en) | 2001-06-27 | 2003-01-10 | Toyo Commun Equip Co Ltd | E-mail system |
US6510453B1 (en) | 1999-02-26 | 2003-01-21 | Microsoft Corporation | System and method for creating and inserting multiple data fragments into an electronic mail message |
US20030028525A1 (en) | 2001-08-01 | 2003-02-06 | Santos Richard A. | System for and method of determining and using subject matter experts in a forum environment |
US20030037116A1 (en) | 2001-08-15 | 2003-02-20 | Nolan Brendan Paul | System and method for the analysis of email traffic |
US20030046311A1 (en) | 2001-06-19 | 2003-03-06 | Ryan Baidya | Dynamic search engine and database |
US6560620B1 (en) | 1999-08-03 | 2003-05-06 | Aplix Research, Inc. | Hierarchical document comparison system and method |
US20030114956A1 (en) | 2001-12-19 | 2003-06-19 | Pitney Bowes Incorporated | System and method for notifying sender of address change for addressee |
US20030120608A1 (en) | 2001-12-21 | 2003-06-26 | Jorge Pereyra | Secure method for purchasing and payment over a communication network and method for delivering goods anonymously |
US6594654B1 (en) | 2000-03-03 | 2003-07-15 | Aly A. Salam | Systems and methods for continuously accumulating research information via a computer network |
US20030142125A1 (en) | 2002-01-25 | 2003-07-31 | Nokia Corporation | Grouping and displaying of contextual objects |
US20030167324A1 (en) | 2002-02-20 | 2003-09-04 | Farnham Shelly D. | Social mapping of contacts from computer communication information |
US20030195937A1 (en) | 2002-04-16 | 2003-10-16 | Kontact Software Inc. | Intelligent message screening |
US20030204439A1 (en) | 2002-04-24 | 2003-10-30 | Cullen Andrew A. | System and method for collecting and providing resource rate information using resource profiling |
US20030220978A1 (en) | 2002-05-24 | 2003-11-27 | Rhodes Michael J. | System and method for message sender validation |
US20030220989A1 (en) | 2002-05-23 | 2003-11-27 | Michael Tsuji | Method and system for client browser update |
WO2003098515A1 (en) | 2002-05-15 | 2003-11-27 | Nextidea As | Method and a system for email evaluation |
US20030233419A1 (en) | 2002-01-08 | 2003-12-18 | Joerg Beringer | Enhanced email management system |
US20040002903A1 (en) | 1999-07-26 | 2004-01-01 | Iprivacy | Electronic purchase of goods over a communications network including physical delivery while securing private and personal information of the purchasing party |
US20040015554A1 (en) | 2002-07-16 | 2004-01-22 | Brian Wilson | Active e-mail filter with challenge-response |
US20040034537A1 (en) | 2002-08-14 | 2004-02-19 | Pineapple Systems, Inc. | Guest relationship management system |
US20040039630A1 (en) | 2002-08-12 | 2004-02-26 | Begole James M.A. | Method and system for inferring and applying coordination patterns from individual work and communication activity |
US20040056901A1 (en) | 2002-09-24 | 2004-03-25 | March Wendy A. | Method, apparatus and system for representing relationships using a buddy list |
US20040068545A1 (en) | 2002-10-08 | 2004-04-08 | Bellsouth Intellectual Property Corporation | Displaying and working with email attachments |
US6721748B1 (en) | 1999-05-11 | 2004-04-13 | Maquis Techtrix, Llc. | Online content provider system and method |
US20040073616A1 (en) | 2002-10-10 | 2004-04-15 | International Business Machines Corporation | Grouping electronic reply messages |
US20040078445A1 (en) | 2002-10-17 | 2004-04-22 | Malik Dale W. | Forwarding instant messaging (IM) messages |
US20040078443A1 (en) | 2002-10-17 | 2004-04-22 | Malik Dale W. | Transferring instant messaging (IM) messages |
US20040078444A1 (en) | 2002-10-17 | 2004-04-22 | Malik Dale W. | Merging instant messaging (IM) chat sessions |
US20040100497A1 (en) | 2002-11-25 | 2004-05-27 | Quillen Scott A. | Facilitating communications between computer users across a network |
US20040128355A1 (en) | 2002-12-25 | 2004-07-01 | Kuo-Jen Chao | Community-based message classification and self-amending system for a messaging system |
US20040128356A1 (en) | 2001-06-25 | 2004-07-01 | Keith Bernstein | Email integrated instant messaging |
US20040133465A1 (en) | 2000-09-05 | 2004-07-08 | Siro Koge | Printed matter dispatching system, printed matter dispatching method, printed matter dispatching server, request accepting server, and storage medium |
US20040153504A1 (en) | 2002-11-21 | 2004-08-05 | Norman Hutchinson | Method and system for enhancing collaboration using computers and networking |
US20040162878A1 (en) | 2002-11-22 | 2004-08-19 | Lewis Michael Pescatello | System and method to facilitate real-time communications and content sharing among users over a network |
US20040177048A1 (en) | 2003-03-05 | 2004-09-09 | Klug John R. | Method and apparatus for identifying, managing, and controlling communications |
US20040174964A1 (en) | 2000-12-29 | 2004-09-09 | Koch Robert A. | Methods, systems, and products for providing communications services |
US20040186851A1 (en) | 2003-03-21 | 2004-09-23 | Nikhil Jhingan | Methods and systems for email attachment distribution and management |
US20040205002A1 (en) | 2003-04-10 | 2004-10-14 | Platinum Edge, Inc. | System and method for enabling more informed relationship decisions |
US20040202117A1 (en) | 2002-07-17 | 2004-10-14 | Wilson Christopher Robert Dale | Method, system and apparatus for messaging between wireless mobile terminals and networked computers |
US20040215726A1 (en) | 2002-09-24 | 2004-10-28 | International Business Machines Corporation | Using a prediction algorithm on the addressee field in electronic mail systems |
US6816850B2 (en) | 1997-08-01 | 2004-11-09 | Ask Jeeves, Inc. | Personalized search methods including combining index entries for catagories of personal data |
US6832245B1 (en) | 1999-12-01 | 2004-12-14 | At&T Corp. | System and method for analyzing communications of user messages to rank users and contacts based on message content |
US20040260756A1 (en) | 2003-06-23 | 2004-12-23 | Scott Forstall | Threaded presentation of electronic mail |
US20040268229A1 (en) | 2003-06-27 | 2004-12-30 | Microsoft Corporation | Markup language editing with an electronic form |
US20050027779A1 (en) | 2003-07-29 | 2005-02-03 | Schinner Charles Edward | System and method for organizing email messages |
US20050038687A1 (en) | 2002-07-16 | 2005-02-17 | Galdes Frank Anthony | Business communication solutions |
US20050055639A1 (en) | 2003-09-09 | 2005-03-10 | Fogg Brian J. | Relationship user interface |
US20050060638A1 (en) | 2003-07-11 | 2005-03-17 | Boban Mathew | Agent architecture employed within an integrated message, document and communication system |
US20050076090A1 (en) | 2003-10-07 | 2005-04-07 | International Business Machines Corporation | Method, system, and apparatus for selective automated electronic mail replies |
US20050080868A1 (en) | 2003-10-14 | 2005-04-14 | Malik Dale W. | Automatically replying to instant messaging (IM) messages |
US20050091314A1 (en) | 2003-10-10 | 2005-04-28 | Microsoft Corporation | Contact sidebar tile |
US20050091203A1 (en) * | 2003-10-22 | 2005-04-28 | International Business Machines Corporation | Method and apparatus for improving the readability of an automatically machine-generated summary |
US20050091319A1 (en) | 2003-10-09 | 2005-04-28 | Kirsch Steven T. | Database for receiving, storing and compiling information about email messages |
US20050091272A1 (en) | 2003-10-23 | 2005-04-28 | Smith Walter R. | Contact management |
US20050102361A1 (en) | 2003-10-23 | 2005-05-12 | Winjum Randy K. | Decoupling an attachment from an electronic message that included the attachment |
US20050108273A1 (en) | 2003-01-21 | 2005-05-19 | Gavin Brebner | Method and agent for managing profile information |
US20050131888A1 (en) | 2000-04-24 | 2005-06-16 | Tafoya John E. | System and method for automatically populating a dynamic resolution list |
US20050138070A1 (en) | 2003-12-19 | 2005-06-23 | Huberman Bernardo A. | Discovering communities-of-practice |
US20050138631A1 (en) | 2003-12-17 | 2005-06-23 | Victoria Bellotti | System and method for providing metadata interaction and visualization with task-related objects |
US20050149620A1 (en) | 2004-01-07 | 2005-07-07 | International Business Machines Corporation | Instant messaging windowing for topic threads |
US20050159970A1 (en) | 2004-01-21 | 2005-07-21 | Orkut Buyukkokten | Methods and systems for the display and navigation of a social network |
US20050165893A1 (en) | 2004-01-22 | 2005-07-28 | Jonathan Feinberg | Method and system for sensing and reporting detailed activity information regarding current and recent instant messaging sessions of remote users |
US20050164704A1 (en) | 2004-01-23 | 2005-07-28 | Winsor Gerald W. | User profile service |
US20050165584A1 (en) | 2004-01-22 | 2005-07-28 | Boody Paul B. | Method and system for sensing and communicating the use of communication modes by remote users |
US6931419B1 (en) | 2000-02-11 | 2005-08-16 | Hallmark Cards Incorporated | Data management system for automatically accessing, maintaining, propagating user data among plurality of communities, each of which contains plurality of members |
US20050188028A1 (en) | 2004-01-30 | 2005-08-25 | Brown Bruce L.Jr. | System for managing e-mail traffic |
US20050198159A1 (en) | 2004-03-08 | 2005-09-08 | Kirsch Steven T. | Method and system for categorizing and processing e-mails based upon information in the message header and SMTP session |
US20050198305A1 (en) | 2004-03-04 | 2005-09-08 | Peter Pezaris | Method and system for associating a thread with content in a social networking environment |
US20050198299A1 (en) | 2004-01-26 | 2005-09-08 | Beck Christopher Clemmett M. | Methods and apparatus for identifying and facilitating a social interaction structure over a data packet network |
US20050204009A1 (en) | 2004-03-09 | 2005-09-15 | Devapratim Hazarika | System, method and computer program product for prioritizing messages |
US20050216300A1 (en) | 2004-03-15 | 2005-09-29 | Barry Appelman | Sharing social network information |
US20050213511A1 (en) | 2004-03-29 | 2005-09-29 | Merlin Mobile Media | System and method to track wireless device and communications usage |
US20050222890A1 (en) | 2004-04-01 | 2005-10-06 | Lili Cheng | Instant meeting preparation architecture |
US20050228899A1 (en) | 2004-02-26 | 2005-10-13 | Brad Wendkos | Systems and methods for producing, managing, delivering, retrieving, and/or tracking permission based communications |
US20050228881A1 (en) | 2004-04-13 | 2005-10-13 | Microsoft Corporation | System and method for aggregating and extending parental controls auditing in a computer network |
US20050235224A1 (en) | 2004-04-15 | 2005-10-20 | Udo Arend | User interface for an activity scout window |
US20050278317A1 (en) | 2004-05-14 | 2005-12-15 | William Gross | Personalized search engine |
US20060004713A1 (en) | 2004-06-30 | 2006-01-05 | Korte Thomas C | Methods and systems for endorsing local search results |
US20060004892A1 (en) | 2004-06-14 | 2006-01-05 | Christopher Lunt | Visual tags for search results generated from social network information |
US20060004914A1 (en) | 2004-07-01 | 2006-01-05 | Microsoft Corporation | Sharing media objects in a network |
US20060015533A1 (en) | 2004-07-16 | 2006-01-19 | Wolf Werner G | Method and apparatus for creating an activity record in a business management system from an email message |
US20060015561A1 (en) | 2004-06-29 | 2006-01-19 | Microsoft Corporation | Incremental anti-spam lookup and update service |
US20060020398A1 (en) | 2002-11-27 | 2006-01-26 | The Gov.of the USA as Repted. by the Secretary of the Dept. of Health & Human Services, Centers..... | Integration of gene expression data and non-gene data |
US6996777B2 (en) | 2001-11-29 | 2006-02-07 | Nokia Corporation | Method and apparatus for presenting auditory icons in a mobile terminal |
US20060031775A1 (en) | 2004-07-09 | 2006-02-09 | Sap Aktiengesellschaft | Action pad |
US20060031340A1 (en) | 2004-07-12 | 2006-02-09 | Boban Mathew | Apparatus and method for advanced attachment filtering within an integrated messaging platform |
US7003724B2 (en) | 2000-12-08 | 2006-02-21 | Xerox Corporation | Method and system for display of electronic mail |
US20060047747A1 (en) | 2004-06-24 | 2006-03-02 | Microsoft Corporation | System and method for automatic selection of an instant messenger client |
US20060053199A1 (en) | 2004-09-03 | 2006-03-09 | Thorsten Pricken | Displaying monitored information in an email response management system |
US20060059151A1 (en) | 2004-09-02 | 2006-03-16 | International Business Machines Corporation | System and method for focused routing of content to dynamically determined groups of reviewers |
US20060059238A1 (en) | 2004-05-29 | 2006-03-16 | Slater Charles S | Monitoring the flow of messages received at a server |
US20060056015A1 (en) | 2004-09-10 | 2006-03-16 | Olympus Corporation | Microscope control system and control method |
US20060064434A1 (en) | 2004-09-21 | 2006-03-23 | International Business Machines Corporation | Case management system and method for collaborative project teaming |
US20060065733A1 (en) | 2003-03-07 | 2006-03-30 | Jae-Jun Lee | Method for providing mobile service using code-pattern |
US20060075046A1 (en) | 2004-09-30 | 2006-04-06 | Microsoft Corporation | Method and computer-readable medium for navigating between attachments to electronic mail messages |
US20060083358A1 (en) | 2004-10-20 | 2006-04-20 | Microsoft Corporation | Unified messaging architecture |
US20060085752A1 (en) | 2004-10-14 | 2006-04-20 | International Business Machines Corporation | Method and apparatus for dynamically creating historical groups in a messaging client |
US20060083357A1 (en) | 2004-10-20 | 2006-04-20 | Microsoft Corporation | Selectable state machine user interface system |
US20060101350A1 (en) | 2004-11-09 | 2006-05-11 | Research In Motion Limited | Dynamic bar oriented user interface |
US20060101285A1 (en) | 2004-11-09 | 2006-05-11 | Fortiva Inc. | Secure and searchable storage system and method |
KR20060056015A (en) | 2004-11-19 | 2006-05-24 | 엘지전자 주식회사 | How to search phone number on mobile terminal idle screen |
US7058892B1 (en) | 1996-11-08 | 2006-06-06 | America Online, Inc. | Displaying content from multiple servers |
US20060123357A1 (en) | 2004-12-08 | 2006-06-08 | Canon Kabushiki Kaisha | Display apparatus and display method |
US20060136494A1 (en) | 2004-12-22 | 2006-06-22 | Oh Haw K | Auto organization hierarchy traversal in email addressees |
US7076533B1 (en) | 2001-11-06 | 2006-07-11 | Ihance, Inc. | Method and system for monitoring e-mail and website behavior of an e-mail recipient |
US20060168073A1 (en) | 2003-12-17 | 2006-07-27 | International Business Machines Corporation | System and method of managing real-time communications using context-based awareness states |
US20060173961A1 (en) | 2005-02-01 | 2006-08-03 | Microsoft Corporation | People-centric view of email |
US20060173824A1 (en) | 2005-02-01 | 2006-08-03 | Metalincs Corporation | Electronic communication analysis and visualization |
US20060179415A1 (en) | 2001-06-08 | 2006-08-10 | Microsoft Corporation | User interface for a system and process for providing dynamic communication access and information awareness in an interactive peripheral display |
US20060195474A1 (en) | 2005-02-25 | 2006-08-31 | Microsoft Corporation | Method and system for locating contact information collected from contact sources |
US20060195785A1 (en) | 2005-02-28 | 2006-08-31 | Microsoft Corporation | Automatically generated highlight view of electronic interactions |
US20060195361A1 (en) | 2005-10-01 | 2006-08-31 | Outland Research | Location-based demographic profiling system and method of use |
US7103806B1 (en) | 1999-06-04 | 2006-09-05 | Microsoft Corporation | System for performing context-sensitive decisions about ideal communication modalities considering information about channel reliability |
US20060217116A1 (en) | 2005-03-18 | 2006-09-28 | Cassett Tia M | Apparatus and methods for providing performance statistics on a wireless communication device |
US20060224675A1 (en) | 2005-03-30 | 2006-10-05 | Fox Kevin D | Methods and systems for providing current email addresses and contact information for members within a social network |
US20060242536A1 (en) | 2005-04-25 | 2006-10-26 | Takashi Yokokawa | Decoding device and decoding method |
US20060242609A1 (en) | 2005-04-22 | 2006-10-26 | Microsoft Corporation | Sync manager UI and updated API |
US20060248151A1 (en) | 2005-04-29 | 2006-11-02 | Belakovskiy Igor L | Method and system for providing a search index for an electronic messaging system based on message threads |
US20060256008A1 (en) | 2005-05-13 | 2006-11-16 | Outland Research, Llc | Pointing interface for person-to-person information exchange |
US20060271630A1 (en) | 2005-02-01 | 2006-11-30 | Andrew Bensky | Thread identification and classification |
US20060282303A1 (en) | 2005-06-08 | 2006-12-14 | Microsoft Corporation | Distributed organizational analyzer |
US20060281447A1 (en) | 2005-06-08 | 2006-12-14 | Cingular Wireless, Llc | Method and apparatus for blocking ID information associated with a sender of a short messaging service (SMS) message |
US20070005750A1 (en) | 2003-06-16 | 2007-01-04 | Christopher Lunt | System and method for managing connections in an online social network |
US20070005715A1 (en) | 2005-07-01 | 2007-01-04 | Levasseur Thierry | Electronic mail system with aggregation and integrated display of related messages |
US20070005702A1 (en) | 2005-03-03 | 2007-01-04 | Tokuda Lance A | User interface for email inbox to call attention differently to different classes of email |
US20070011367A1 (en) | 2005-06-23 | 2007-01-11 | Research In Motion Limited | System and method for automatically responding to a received communication |
US20070016647A1 (en) | 2001-01-25 | 2007-01-18 | Microsoft Corporation | Server system supporting collaborative messaging based on electronic mail |
US20070022447A1 (en) | 2005-07-22 | 2007-01-25 | Marc Arseneau | System and Methods for Enhancing the Experience of Spectators Attending a Live Sporting Event, with Automated Video Stream Switching Functions |
US7181518B1 (en) | 1999-09-24 | 2007-02-20 | Fujitsu Limited | Method of and system for creating profiles |
US7185065B1 (en) | 2000-10-11 | 2007-02-27 | Buzzmetrics Ltd | System and method for scoring electronic messages |
US20070060328A1 (en) | 2005-08-12 | 2007-03-15 | Zrike Kenneth L | Sports matchmaker systems |
US20070061300A1 (en) | 2005-09-14 | 2007-03-15 | Jorey Ramer | Mobile advertisement syndication |
US20070067289A1 (en) * | 2005-09-20 | 2007-03-22 | International Business Machines Corporation | Extracting informative phrases from unstructured text |
US20070071187A1 (en) | 2005-07-26 | 2007-03-29 | Microsoft Corporation | Providing contextual information automatically |
WO2007037875A2 (en) | 2005-09-28 | 2007-04-05 | Cisco Technology, Inc. | Apparatus to process an incoming message |
US20070083651A1 (en) | 2005-10-11 | 2007-04-12 | Sony Ericsson Mobile Communications Japan, Inc. | Communication apparatus and computer program |
US20070088687A1 (en) | 2005-10-18 | 2007-04-19 | Microsoft Corporation | Searching based on messages |
US20070112761A1 (en) | 2005-06-28 | 2007-05-17 | Zhichen Xu | Search engine with augmented relevance ranking by community participation |
US20070118533A1 (en) | 2005-09-14 | 2007-05-24 | Jorey Ramer | On-off handset search box |
US20070115991A1 (en) | 2005-11-23 | 2007-05-24 | Yahoo! Inc. | Multi-modal auto complete function for a connection |
US20070123222A1 (en) | 2005-11-29 | 2007-05-31 | International Business Machines Corporation | Method and system for invoking push-to-service offerings |
US20070130527A1 (en) | 2005-10-25 | 2007-06-07 | Ehom Inc. | Method for transmitting multimedia note using concept of groupware and system therefor |
US20070129977A1 (en) | 2005-12-01 | 2007-06-07 | Microsoft Corporation | User interface incorporating data ecosystem awareness |
US20070135110A1 (en) | 2005-12-08 | 2007-06-14 | Motorola, Inc. | Smart call list |
US20070143414A1 (en) | 2005-12-15 | 2007-06-21 | Daigle Brian K | Reference links for instant messaging |
US20070156732A1 (en) | 2005-12-29 | 2007-07-05 | Microsoft Corporation | Automatic organization of documents through email clustering |
US7246045B1 (en) | 2000-08-04 | 2007-07-17 | Wireless Valley Communication, Inc. | System and method for efficiently visualizing and comparing communication network system performance |
US20070174432A1 (en) | 2006-01-20 | 2007-07-26 | Samsung Electronics Co., Ltd. | Apparatus for and method of displaying communication log using GUI image |
US20070177717A1 (en) | 1996-06-18 | 2007-08-02 | Aol Llc | System for Integrated Electronic Communications |
US20070185844A1 (en) | 2006-01-10 | 2007-08-09 | Erez Schachter | Customizing web search results based on users' offline activity |
US20070185865A1 (en) | 2006-01-31 | 2007-08-09 | Intellext, Inc. | Methods and apparatus for generating a search results model at a search engine |
US20070192490A1 (en) | 2006-02-13 | 2007-08-16 | Minhas Sandip S | Content-based filtering of electronic messages |
US20070203991A1 (en) | 2006-02-28 | 2007-08-30 | Microsoft Corporation | Ordering personal information using social metadata |
US20070208802A1 (en) | 2006-03-03 | 2007-09-06 | Gogroups | Method And System For Messaging And Communication Based On Groups |
US20070214141A1 (en) | 2005-12-23 | 2007-09-13 | Aaron Sittig | Systems and methods for generating a social timeline |
US20070218900A1 (en) | 2006-03-17 | 2007-09-20 | Raj Vasant Abhyanker | Map based neighborhood search and community contribution |
JP2007249307A (en) | 2006-03-13 | 2007-09-27 | Fuji Xerox Co Ltd | Communication style analysis method and system |
US20070244881A1 (en) | 2006-04-13 | 2007-10-18 | Lg Electronics Inc. | System, method and user interface for retrieving documents |
US20070255794A1 (en) | 2006-07-12 | 2007-11-01 | Marengo Intellectual Property Ltd. | Multi-conversation instant messaging |
US20070271527A1 (en) | 2006-05-16 | 2007-11-22 | Julian Paas | System and method for home screen interface integrating application and system status |
US20070273517A1 (en) | 2006-05-26 | 2007-11-29 | Navin Govind | Apparatus and method for integrated healthcare management |
US20070282956A1 (en) | 2006-06-01 | 2007-12-06 | Aol, Llc | Displaying complex messaging threads into a single display |
WO2007143232A1 (en) | 2006-06-09 | 2007-12-13 | Sony Ericsson Mobile Communications Ab | E-mail address inspection |
US20070288514A1 (en) * | 2006-06-09 | 2007-12-13 | Ebay Inc. | System and method for keyword extraction |
US20070294428A1 (en) | 2006-06-19 | 2007-12-20 | Ido Guy | Method and System for Email Messaging |
US20070294281A1 (en) | 2006-05-05 | 2007-12-20 | Miles Ward | Systems and methods for consumer-generated media reputation management |
US20080005249A1 (en) | 2006-07-03 | 2008-01-03 | Hart Matt E | Method and apparatus for determining the importance of email messages |
US20080005247A9 (en) | 2002-09-18 | 2008-01-03 | Advenix, Corp. (Ca Corporation) | Enhancement of e-mail client user interfaces and e-mail message formats |
US7328242B1 (en) | 2001-11-09 | 2008-02-05 | Mccarthy Software, Inc. | Using multiple simultaneous threads of communication |
US20080031241A1 (en) | 2006-08-07 | 2008-02-07 | Cisco Technology, Inc. | Techniques to map switch and router ports to physical locations |
US20080037721A1 (en) | 2006-07-21 | 2008-02-14 | Rose Yao | Method and System for Generating and Presenting Conversation Threads Having Email, Voicemail and Chat Messages |
US20080040475A1 (en) | 2006-08-11 | 2008-02-14 | Andrew Bosworth | Systems and methods for measuring user affinity in a social network environment |
US20080040370A1 (en) | 2006-08-11 | 2008-02-14 | Andrew Bosworth | Systems and methods for generating dynamic relationship-based content personalized for members of a web-based social network |
US20080040474A1 (en) | 2006-08-11 | 2008-02-14 | Mark Zuckerberg | Systems and methods for providing dynamically selected media content to a user of an electronic device in a social network environment |
US7333976B1 (en) | 2004-03-31 | 2008-02-19 | Google Inc. | Methods and systems for processing contact information |
US20080055263A1 (en) | 2006-09-06 | 2008-03-06 | Lemay Stephen O | Incoming Telephone Call Management for a Portable Multifunction Device |
US20080056269A1 (en) | 2006-09-05 | 2008-03-06 | Motorola, Inc. | Methods and devices for standalone social networking and internet protocol communication setup |
US20080065701A1 (en) | 2006-09-12 | 2008-03-13 | Kent Lindstrom | Method and system for tracking changes to user content in an online social network |
US20080071872A1 (en) | 2006-09-20 | 2008-03-20 | John Nicholas Gross | Document Distribution Recommender System & Method |
US20080077614A1 (en) | 2006-09-22 | 2008-03-27 | Yahoo! Inc. | System and method for creating user profiles |
US7359894B1 (en) | 2004-06-30 | 2008-04-15 | Google Inc. | Methods and systems for requesting and providing information in a social network |
US20080104052A1 (en) | 2006-10-31 | 2008-05-01 | Microsoft Corporation | Implicit, specialized search of business objects using unstructured text |
US20080113674A1 (en) | 2006-11-10 | 2008-05-15 | Mohammad Faisal Baig | Vicinity-based community for wireless users |
US20080114758A1 (en) | 2006-11-15 | 2008-05-15 | Yahoo! Inc. | System and method for information retrieval using context information |
US20080119201A1 (en) | 2006-11-22 | 2008-05-22 | Jonathan Kolber | System and method for matching users of mobile communication devices |
US20080120411A1 (en) | 2006-11-21 | 2008-05-22 | Oliver Eberle | Methods and System for Social OnLine Association and Relationship Scoring |
US20080122796A1 (en) | 2006-09-06 | 2008-05-29 | Jobs Steven P | Touch Screen Device, Method, and Graphical User Interface for Determining Commands by Applying Heuristics |
US20080133540A1 (en) | 2006-12-01 | 2008-06-05 | Websense, Inc. | System and method of analyzing web addresses |
US20080147810A1 (en) | 2002-11-29 | 2008-06-19 | Grouptivity | Collaboration system and method |
US20080147639A1 (en) | 2006-12-19 | 2008-06-19 | Motorola, Inc. | Method and apparatus for organizing a contact list by weighted service type for use by a communication device |
US20080162347A1 (en) | 2006-12-27 | 2008-07-03 | Wagner Richard H | System and method for effecting auction item payments through a network portal |
US20080163164A1 (en) | 2007-01-03 | 2008-07-03 | International Business Machines Corporation | System and method for model-driven dashboard for business performance management |
US20080162649A1 (en) | 2007-01-03 | 2008-07-03 | Social Concepts, Inc. | Image based electronic mail system |
US20080162651A1 (en) | 2007-01-03 | 2008-07-03 | Madnani Rajkumar R | Mechanism for generating a composite email |
US20080170158A1 (en) | 2007-01-12 | 2008-07-17 | Samsung Electronics Co., Ltd. | Apparatus for and method of processing digital image |
US20080172464A1 (en) | 2007-01-12 | 2008-07-17 | Nthid Networks, Inc. | Generation of contextual information in communication between parties |
US20080172362A1 (en) | 2007-01-17 | 2008-07-17 | Google Inc. | Providing Relevance-Ordered Categories of Information |
US20080216092A1 (en) | 2007-01-08 | 2008-09-04 | Bertrand Philippe Serlet | System and method for opportunistic image sharing |
US20080222546A1 (en) | 2007-03-08 | 2008-09-11 | Mudd Dennis M | System and method for personalizing playback content through interaction with a playback device |
US20080222279A1 (en) | 2007-03-09 | 2008-09-11 | Lucas Cioffi | System for creating collective intelligence through multi-linear discussion over an electronic network |
US20080220752A1 (en) | 2007-01-07 | 2008-09-11 | Scott Forstall | Portable Multifunction Device, Method, and Graphical User Interface for Managing Communications Received While in a Locked State |
US20080235353A1 (en) | 2007-03-23 | 2008-09-25 | Charlie Cheever | System and method for confirming an association in a web-based social network |
US20080242277A1 (en) | 2006-09-29 | 2008-10-02 | Funmobiltiy Inc. | Communicating community features for mobile electronic devices |
US20080270939A1 (en) | 2007-04-30 | 2008-10-30 | Motorola, Inc. | System and method for relationship management |
US20080268882A1 (en) | 2007-04-30 | 2008-10-30 | Palm, Inc. | Short message service enhancement techniques for added communication options |
US20080275748A1 (en) | 2007-05-04 | 2008-11-06 | Michael Sasha John | Systems and methods for facilitating electronic transactions and deterring fraud |
US20080290987A1 (en) | 2007-04-22 | 2008-11-27 | Lehmann Li | Methods and apparatus related to content sharing between devices |
US20080293403A1 (en) | 2007-05-22 | 2008-11-27 | Colin Shong Chin Quon | Mobile communication service bridging |
US20080301245A1 (en) | 2007-05-31 | 2008-12-04 | International Business Machines Corporation | System and method for sharing data |
US20080301175A1 (en) | 2007-05-31 | 2008-12-04 | Michael Applebaum | Distributed system for monitoring information events |
US20080301166A1 (en) | 2004-06-10 | 2008-12-04 | Keiji Sugiyama | User Profile Management System |
US20080307066A1 (en) | 2007-06-07 | 2008-12-11 | Qurio Holdings, Inc. | Systems and Methods of Providing Collaborative Consumer-Controlled Advertising Environments |
US20090005076A1 (en) | 2007-06-28 | 2009-01-01 | Scott Forstall | Location-Based Information Services |
US7475109B1 (en) | 2003-04-30 | 2009-01-06 | Aol Llc | Personalized auto-reply messages based on categories |
US7475113B2 (en) | 2002-12-12 | 2009-01-06 | International Business Machines Corporation | Method for automatically completing an incomplete address entry |
US20090010353A1 (en) | 2005-01-13 | 2009-01-08 | Matsushita Electric Industrial Co., Ltd. | Multi-Antenna Communication Method and Multi-Antenna Communicaton Apparatus |
US20090031245A1 (en) | 2007-07-25 | 2009-01-29 | Matthew Brezina | Method and System for Collecting and Presenting Historical Communication Data |
US20090037541A1 (en) | 2007-08-03 | 2009-02-05 | Research In Motion Limited | System and method for automatically responding to a message sent to a user at an email server |
US20090054091A1 (en) | 2007-02-21 | 2009-02-26 | Van Wijk Jacques | Methods and Systems for Consolidated Notifications of Updated Personal Information Manager Data |
US20090063130A1 (en) | 2007-09-05 | 2009-03-05 | Microsoft Corporation | Fast beam-search decoding for phrasal statistical machine translation |
US20090070412A1 (en) | 2007-06-12 | 2009-03-12 | D Angelo Adam | Providing Personalized Platform Application Content |
US20090077026A1 (en) | 2007-09-17 | 2009-03-19 | Apple Inc. | Electronic Communication Messaging |
US7512788B2 (en) | 2002-12-10 | 2009-03-31 | International Business Machines Corporation | Method and apparatus for anonymous group messaging in a distributed messaging system |
US20090106695A1 (en) | 2007-10-19 | 2009-04-23 | Hagit Perry | Method and system for predicting text |
US20090111495A1 (en) | 2006-04-04 | 2009-04-30 | Uiq Technology Ab | Retreiving and presenting information in a portable device |
US20090119678A1 (en) | 2007-11-02 | 2009-05-07 | Jimmy Shih | Systems and methods for supporting downloadable applications on a portable client device |
US7536384B2 (en) | 2006-09-14 | 2009-05-19 | Veveo, Inc. | Methods and systems for dynamically rearranging search results into hierarchically organized concept clusters |
US7539676B2 (en) | 2006-04-20 | 2009-05-26 | Veveo, Inc. | User interface methods and systems for selecting and presenting content based on relationships between the user and other members of an organization |
US20090150251A1 (en) | 2005-09-23 | 2009-06-11 | Victor Zhitomirsky | Mobile Information Processing System |
US20090156170A1 (en) | 2007-12-12 | 2009-06-18 | Anthony Rossano | Methods and systems for transmitting video messages to mobile communication devices |
US20090157717A1 (en) | 2007-12-17 | 2009-06-18 | Palahnuk Samuel Louis | Contact aggregator |
KR20090068819A (en) | 2007-12-24 | 2009-06-29 | 엔에이치엔(주) | How to calculate the degree of association between contacts and users and how to display address book using the same |
US20090171930A1 (en) | 2007-12-27 | 2009-07-02 | Microsoft Corporation | Relevancy Sorting of User's Browser History |
US20090177754A1 (en) | 2008-01-03 | 2009-07-09 | Xobni Corporation | Presentation of Organized Personal and Public Data Using Communication Mediums |
US20090174680A1 (en) | 2008-01-06 | 2009-07-09 | Freddy Allen Anzures | Portable Multifunction Device, Method, and Graphical User Interface for Viewing and Managing Electronic Calendars |
US20090182788A1 (en) | 2008-01-14 | 2009-07-16 | Zenbe, Inc. | Apparatus and method for customized email and data management |
US20090191899A1 (en) | 2004-04-15 | 2009-07-30 | At&T Mobility Ii, Llc | System for Providing Location-Based Services in a Wireless Network, Such as Locating Sets of Desired Locations |
US7580363B2 (en) | 2004-08-16 | 2009-08-25 | Nokia Corporation | Apparatus and method for facilitating contact selection in communication devices |
US20090213088A1 (en) | 2003-12-16 | 2009-08-27 | Research In Motion Limited | Expedited communication key system and method |
US20090228555A1 (en) | 2008-03-08 | 2009-09-10 | International Business Machines Corporation | Automated contact list determination based on collaboration history |
US20090234815A1 (en) | 2006-12-12 | 2009-09-17 | Marco Boerries | Open framework for integrating, associating, and interacting with content objects including automatic feed creation |
US7593995B1 (en) | 2006-01-23 | 2009-09-22 | Clearwell Systems, Inc. | Methods and systems of electronic message threading and ranking |
US20090249198A1 (en) | 2008-04-01 | 2009-10-01 | Yahoo! Inc. | Techniques for input recogniton and completion |
KR20090112257A (en) | 2008-04-24 | 2009-10-28 | 주식회사 다음커뮤니케이션 | How Messages Are Organized in the Message Service System |
US20090271370A1 (en) | 2008-04-28 | 2009-10-29 | Yahoo! Inc. | Discovery of friends using social network graph properties |
KR20090115239A (en) | 2008-05-01 | 2009-11-05 | 안기철 | How to display a list of email addresses and how to send an email |
US7620407B1 (en) | 2003-03-16 | 2009-11-17 | Palm, Inc. | Handheld threading |
US7624103B2 (en) | 2006-07-21 | 2009-11-24 | Aol Llc | Culturally relevant search results |
US7627598B1 (en) | 1998-06-26 | 2009-12-01 | Alexander James Burke | User interface and search system for internet and other applications |
US20090300546A1 (en) | 2008-05-30 | 2009-12-03 | Microsoft Corporation | Creation and suggestion of contact distribution lists |
US20090306981A1 (en) | 2008-04-23 | 2009-12-10 | Mark Cromack | Systems and methods for conversation enhancement |
US7634463B1 (en) | 2005-12-29 | 2009-12-15 | Google Inc. | Automatically generating and maintaining an address book |
US20090313573A1 (en) | 2008-06-17 | 2009-12-17 | Microsoft Corporation | Term complete |
US20090319329A1 (en) | 2007-07-07 | 2009-12-24 | Qualcomm Incorporated | User profile generation architecture for mobile content-message targeting |
US7639157B1 (en) | 1998-03-24 | 2009-12-29 | At&T Intellectual Property, I,L.P. | Wireless telemetry methods and systems for communicating with or controlling intelligent devices |
US20100009332A1 (en) | 2008-07-08 | 2010-01-14 | Starfish Retention Solutions, Inc. | Method for compelling engagement between students and providers |
US7653695B2 (en) | 2004-02-17 | 2010-01-26 | Ironport Systems, Inc. | Collecting, aggregating, and managing information relating to electronic messages |
US20100030715A1 (en) | 2008-07-30 | 2010-02-04 | Kevin Francis Eustice | Social Network Model for Semantic Processing |
US20100049534A1 (en) | 2008-08-19 | 2010-02-25 | Thomas Scott Whitnah | Determining User Affinity Towards Applications on a Social Networking Website |
US20100057859A1 (en) | 2008-08-28 | 2010-03-04 | Microsoft Corporation | Email confirmation page for social network notifications |
US20100062753A1 (en) | 2008-09-05 | 2010-03-11 | Microsoft Corporation | Intelligent contact management |
US20100077041A1 (en) | 2008-09-19 | 2010-03-25 | Mailrank, Inc. | Ranking Messages in an Electronic Messaging Environment |
US20100082693A1 (en) | 2008-09-25 | 2010-04-01 | Ethan Hugg | Organization of a contact list based on social network context |
US7692653B1 (en) | 2001-10-01 | 2010-04-06 | Versata Development Group, Inc. | System and method for presenting statistics |
US20100094869A1 (en) | 2006-03-09 | 2010-04-15 | Customerforce.Com | Method of Presenting Search Results to a User of a Social Network Site |
US7702730B2 (en) | 2004-09-03 | 2010-04-20 | Open Text Corporation | Systems and methods for collaboration |
US7707509B2 (en) | 2005-08-26 | 2010-04-27 | Hitachi, Ltd. | Device and method for assisting input operations |
US7707249B2 (en) | 2004-09-03 | 2010-04-27 | Open Text Corporation | Systems and methods for collaboration |
US7716140B1 (en) | 2004-12-31 | 2010-05-11 | Google Inc. | Methods and systems for controlling access to relationship information in a social network |
US20100131447A1 (en) | 2008-11-26 | 2010-05-27 | Nokia Corporation | Method, Apparatus and Computer Program Product for Providing an Adaptive Word Completion Mechanism |
US20100153832A1 (en) | 2005-06-29 | 2010-06-17 | S.M.A.R.T. Link Medical., Inc. | Collections of Linked Databases |
US7743051B1 (en) | 2006-01-23 | 2010-06-22 | Clearwell Systems, Inc. | Methods, systems, and user interface for e-mail search and retrieval |
US20100161729A1 (en) | 2008-12-24 | 2010-06-24 | Chalk Media Service Corp. | System, network and method for multi-platform publishing and synchronized content |
US20100164957A1 (en) | 2008-12-31 | 2010-07-01 | Facebook, Inc. | Displaying demographic information of members discussing topics in a forum |
US20100169327A1 (en) | 2008-12-31 | 2010-07-01 | Facebook, Inc. | Tracking significant topics of discourse in forums |
US7752081B2 (en) | 2004-12-23 | 2010-07-06 | Diamond Review, Inc. | Social-network enabled review system with subject-owner controlled syndication |
US20100174784A1 (en) | 2005-09-20 | 2010-07-08 | Michael Ernest Levey | Systems and Methods for Analyzing Electronic Communications |
US7756935B2 (en) | 2007-01-30 | 2010-07-13 | Xerox Corporation | E-mail based advisor for document repositories |
US7756895B1 (en) | 2006-08-22 | 2010-07-13 | Emigh Aaron T | Community-modified user data |
US7761436B2 (en) | 2006-01-03 | 2010-07-20 | Yahoo! Inc. | Apparatus and method for controlling content access based on shared annotations for annotated users in a folksonomy scheme |
US20100191844A1 (en) | 2009-01-27 | 2010-07-29 | Microsoft Corporation | Cluster-based friend suggestion aggregator |
US20100216509A1 (en) | 2005-09-26 | 2010-08-26 | Zoomsafer Inc. | Safety features for portable electronic device |
US20100229223A1 (en) | 2009-03-06 | 2010-09-09 | Facebook, Inc. | Using social information for authenticating a user session |
US20100229096A1 (en) | 2003-01-23 | 2010-09-09 | Maiocco James N | System and Interface For Monitoring Information Technology Assets |
US20100228560A1 (en) | 2009-03-04 | 2010-09-09 | Avaya Inc. | Predictive buddy list-reorganization based on call history information |
US20100235375A1 (en) | 2006-07-06 | 2010-09-16 | Aol Inc. | Temporal search query personalization |
US20100241639A1 (en) * | 2009-03-20 | 2010-09-23 | Yahoo! Inc. | Apparatus and methods for concept-centric information extraction |
US20100241579A1 (en) | 2009-03-19 | 2010-09-23 | Microsoft Corporation | Feed Content Presentation |
US7805492B1 (en) | 2009-07-08 | 2010-09-28 | Xobni Corporation | Systems and methods to provide assistance during address input |
US20100250682A1 (en) | 2009-03-26 | 2010-09-30 | International Business Machines Corporation | Utilizing e-mail response time statistics for more efficient and effective user communication |
US7818396B2 (en) | 2007-06-21 | 2010-10-19 | Microsoft Corporation | Aggregating and searching profile data from multiple services |
US20100275128A1 (en) | 2006-05-05 | 2010-10-28 | Visible Technologies Llc | Systems and methods for consumer-generated media reputation management |
US20100281535A1 (en) | 2002-11-20 | 2010-11-04 | Perry Jr George Thomas | Electronic message delivery with estimation approaches |
US7831692B2 (en) | 2000-12-07 | 2010-11-09 | International Business Machines Corporation | Method and system for automatically associating an address with a target device |
US20100306185A1 (en) | 2009-06-02 | 2010-12-02 | Xobni, Inc. | Self Populating Address Book |
US7849142B2 (en) | 2004-05-29 | 2010-12-07 | Ironport Systems, Inc. | Managing connections, messages, and directory harvest attacks at a server |
US7849141B1 (en) | 2001-06-14 | 2010-12-07 | Apple Inc. | Training a computer storage system for automatic filing of data using graphical representations of storage locations |
US7853881B1 (en) | 2006-07-03 | 2010-12-14 | ISQ Online | Multi-user on-line real-time virtual social networks based upon communities of interest for entertainment, information or e-commerce purposes |
US7853602B2 (en) | 2006-01-24 | 2010-12-14 | At&T Intellectual Property, I, L.P. | System and method for creating an enhanced enterprise directory |
US20100330972A1 (en) | 2009-06-30 | 2010-12-30 | Verizon Patent And Licensing Inc. | Dynamic contact list display |
US20110035451A1 (en) | 2009-08-04 | 2011-02-10 | Xobni Corporation | Systems and Methods for Spam Filtering |
US20110040726A1 (en) | 2007-09-17 | 2011-02-17 | Nicholas Daryl Crosbie | Layout Manager |
US7899871B1 (en) | 2006-01-23 | 2011-03-01 | Clearwell Systems, Inc. | Methods and systems for e-mail topic classification |
US7908647B1 (en) | 2006-06-27 | 2011-03-15 | Confluence Commons, Inc. | Aggregation system |
US20110066615A1 (en) | 2008-06-27 | 2011-03-17 | Cbs Interactive, Inc. | Personalization engine for building a user profile |
US20110087747A1 (en) | 2009-10-14 | 2011-04-14 | Research In Motion Limited | Management of contact information on a communication device |
US20110087969A1 (en) | 2009-10-14 | 2011-04-14 | Xobni Corporation | Systems and Methods to Automatically Generate a Signature Block |
US20110098846A1 (en) | 2009-10-28 | 2011-04-28 | Canada Post Corporation | Synthesis of mail management information from physical mail data |
US7949627B2 (en) | 2006-03-06 | 2011-05-24 | Veveo, Inc. | Methods and systems for selecting and presenting content based on learned periodicity of user content selection |
US20110145219A1 (en) | 2009-08-12 | 2011-06-16 | Google Inc. | Objective and subjective ranking of comments |
US20110145192A1 (en) | 2009-12-15 | 2011-06-16 | Xobni Corporation | Systems and Methods to Provide Server Side Profile Information |
US7979569B2 (en) | 2005-12-01 | 2011-07-12 | Firestar Software, Inc. | System and method for exchanging information among exchange applications |
US7991764B2 (en) | 2005-07-22 | 2011-08-02 | Yogesh Chunilal Rathod | Method and system for communication, publishing, searching, sharing and dynamically providing a journal feed |
US20110191337A1 (en) | 2010-02-03 | 2011-08-04 | Xobni Corporation | Providing User Input Suggestions for Conflicting Data Using Rank Determinations |
US20110196802A1 (en) | 2010-02-05 | 2011-08-11 | Nicholas Jeremy Ellis | Method and apparatus for hiring using social networks |
US20110202532A1 (en) | 2007-08-21 | 2011-08-18 | Nec Corporation | Information sharing system, information sharing method, and information sharing program |
US20110225173A1 (en) | 2010-03-11 | 2011-09-15 | Yahoo! Inc | Method and system for determining similarity score |
US20110282905A1 (en) | 2006-06-27 | 2011-11-17 | Confluence Commons, Inc. | Aggregation of an aggregation |
US20110289106A1 (en) * | 2010-05-21 | 2011-11-24 | Rankin Jr Claiborne R | Apparatuses, methods and systems for a lead generating hub |
US20110291933A1 (en) | 2010-05-27 | 2011-12-01 | Xobni, Inc. | Presenting a New User Screen in Response to Detection of a User Motion |
US20120011204A1 (en) | 2010-07-09 | 2012-01-12 | Path, Inc. | Automated aging of contacts and classifying relationships |
US20120036254A1 (en) | 2010-08-09 | 2012-02-09 | Hiroaki Onuma | Connection management system, and a method for linking connection management server in thin client system |
US20120078883A1 (en) | 2010-09-28 | 2012-03-29 | The Mitre Corporation | Accessing documents using predictive word sequences |
US8161122B2 (en) | 2005-06-03 | 2012-04-17 | Messagemind, Inc. | System and method of dynamically prioritized electronic mail graphical user interface, and measuring email productivity and collaboration trends |
US20120150979A1 (en) | 2009-07-08 | 2012-06-14 | Xobni Corporation | Sender-Based Ranking of Person Profiles and Multi-Person Automatic Suggestions |
US8204897B1 (en) | 2008-09-09 | 2012-06-19 | Google Inc. | Interactive search querying |
WO2012082929A2 (en) | 2010-12-14 | 2012-06-21 | Xobni Corporation | Generating a relationship history |
US20120232955A1 (en) | 2008-11-12 | 2012-09-13 | Reachforce Inc. | System and Method for Capturing Information for Conversion into Actionable Sales Leads |
US20120246065A1 (en) | 2009-12-18 | 2012-09-27 | Yarvis Mark D | Techniques for offering context to service providers utilizing incentives |
US8284783B1 (en) | 2005-11-15 | 2012-10-09 | Nvidia Corporation | System and method for avoiding neighbor cache pollution |
US20120259834A1 (en) | 2005-08-10 | 2012-10-11 | International Business Machines Corporation | Indexing and searching of electronic message transmission thread sets |
US8291019B1 (en) | 2006-03-31 | 2012-10-16 | Google Inc. | Collaborative workflow through messaging conversations |
US8296179B1 (en) | 2007-05-02 | 2012-10-23 | Monster Worldwide, Inc. | Targeted advertisement placement based on explicit and implicit criteria matching |
US20120307993A1 (en) * | 2011-05-31 | 2012-12-06 | Jonathan Masters | Method and System for Resolving Phone Numbers for Filtering Voice Calls |
US20130006634A1 (en) | 2011-07-01 | 2013-01-03 | Qualcomm Incorporated | Identifying people that are proximate to a mobile device user via social graphs, speech models, and user context |
US20130014021A1 (en) | 2005-07-11 | 2013-01-10 | David Bau | Presenting Quick List of Contacts to Communication Application User |
US8392409B1 (en) | 2006-01-23 | 2013-03-05 | Symantec Corporation | Methods, systems, and user interface for E-mail analysis and review |
US20130091288A1 (en) | 2011-10-06 | 2013-04-11 | Stanislav Shalunov | Discovering And Connecting Wireless Devices Without Discoverability |
US20130097124A1 (en) * | 2011-10-12 | 2013-04-18 | Microsoft Corporation | Automatically aggregating contact information |
US8443441B2 (en) | 2001-08-16 | 2013-05-14 | The Trustees Of Columbia University In The City Of New York | System and methods for detecting malicious email transmission |
US8452745B2 (en) | 2005-08-30 | 2013-05-28 | Affle Holdings Pte. Ltd. | Online search system, method and computer program |
US8463872B2 (en) | 2004-07-02 | 2013-06-11 | Broadsoft Casabi, Llc | Method and apparatus for a family center |
US8510389B1 (en) | 2006-12-29 | 2013-08-13 | Symantec Operating Corporation | Automated ranking of electronic communications |
US8522257B2 (en) | 2006-11-15 | 2013-08-27 | Yahoo! Inc. | System and method for context information retrieval |
US20130262477A1 (en) | 2012-03-28 | 2013-10-03 | Xobni Corporation | Using observations of a person to determine if data corresponds to the person |
US8566306B2 (en) | 2006-01-23 | 2013-10-22 | Chacha Search, Inc. | Scalable search system using human searchers |
US8620935B2 (en) | 2011-06-24 | 2013-12-31 | Yahoo! Inc. | Personalizing an online service based on data collected for a user of a computing device |
US20140100861A1 (en) | 2012-10-09 | 2014-04-10 | David Gerard Ledet | Medical analysis application and response system |
US20140115086A1 (en) | 2007-04-26 | 2014-04-24 | Gopi Krishna Chebiyyam | System, Method and Computer Program Product for Performing an Action Based On An Asepct of An Electronic Mail Message Thread |
US20140129569A1 (en) | 2012-11-02 | 2014-05-08 | Xobni Corporation | Address extraction from a communication |
US20140214981A1 (en) | 2011-03-23 | 2014-07-31 | Linkedln Corporation | Pushing tuning parameters for logical group scoring |
US8818995B1 (en) | 2006-05-09 | 2014-08-26 | Google Inc. | Search result ranking based on trust |
US20140280094A1 (en) | 2013-03-15 | 2014-09-18 | Ipar, Llc | Systems and Methods for Providing Expert Thread Search Results |
US20140280097A1 (en) | 2013-03-14 | 2014-09-18 | Samsung Electronics Co., Ltd. | Method and apparatus for providing a contact address |
US20140287786A1 (en) | 2013-03-22 | 2014-09-25 | Argela Yazilim ve Bilisim Teknolojileri San. ve Tic. A.S. | Internet-based short message retrieval and display system |
US9009065B2 (en) | 2010-12-17 | 2015-04-14 | Google Inc. | Promoting content from an activity stream |
US9069825B1 (en) | 2013-03-15 | 2015-06-30 | Google Inc. | Search dialogue user interface |
US9235848B1 (en) | 2007-07-09 | 2016-01-12 | Groupon, Inc. | Implicitly associating metadata using user behavior |
-
2012
- 2012-11-02 US US13/667,205 patent/US10013672B2/en active Active
-
2018
- 2018-05-26 US US15/990,616 patent/US11157875B2/en active Active
Patent Citations (475)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5396647A (en) | 1992-11-03 | 1995-03-07 | Motorola, Inc. | GPS base wide area communication system site selection |
US5610915A (en) | 1994-11-30 | 1997-03-11 | Mci Communications Corporation | System and method therefor of viewing call traffic of a telecommunications network |
US5966714A (en) | 1995-04-28 | 1999-10-12 | Intel Corporation | Method and apparatus for scaling large electronic mail databases for devices with limited storage |
US20070177717A1 (en) | 1996-06-18 | 2007-08-02 | Aol Llc | System for Integrated Electronic Communications |
US7058892B1 (en) | 1996-11-08 | 2006-06-06 | America Online, Inc. | Displaying content from multiple servers |
US6020884A (en) | 1996-11-08 | 2000-02-01 | America Online, Inc. | System integrating an on-line service community with a foreign service |
US20020059402A1 (en) | 1996-11-15 | 2002-05-16 | Charles E. Belanger | Server-sided internet-based platform independent operating system and application suite |
US6285999B1 (en) | 1997-01-10 | 2001-09-04 | The Board Of Trustees Of The Leland Stanford Junior University | Method for node ranking in a linked database |
US6816850B2 (en) | 1997-08-01 | 2004-11-09 | Ask Jeeves, Inc. | Personalized search methods including combining index entries for catagories of personal data |
US20020054587A1 (en) | 1997-09-26 | 2002-05-09 | Baker Thomas E. | Integrated customer web station for web based call management |
US6385644B1 (en) | 1997-09-26 | 2002-05-07 | Mci Worldcom, Inc. | Multi-threaded web based user inbox for report management |
EP0944002A1 (en) | 1998-03-18 | 1999-09-22 | SONY EUROPE GmbH | User profile substystem |
US6484196B1 (en) | 1998-03-20 | 2002-11-19 | Advanced Web Solutions | Internet messaging system and method for use in computer networks |
US7639157B1 (en) | 1998-03-24 | 2009-12-29 | At&T Intellectual Property, I,L.P. | Wireless telemetry methods and systems for communicating with or controlling intelligent devices |
US7627598B1 (en) | 1998-06-26 | 2009-12-01 | Alexander James Burke | User interface and search system for internet and other applications |
US6510453B1 (en) | 1999-02-26 | 2003-01-21 | Microsoft Corporation | System and method for creating and inserting multiple data fragments into an electronic mail message |
US6721748B1 (en) | 1999-05-11 | 2004-04-13 | Maquis Techtrix, Llc. | Online content provider system and method |
US7103806B1 (en) | 1999-06-04 | 2006-09-05 | Microsoft Corporation | System for performing context-sensitive decisions about ideal communication modalities considering information about channel reliability |
US20040002903A1 (en) | 1999-07-26 | 2004-01-01 | Iprivacy | Electronic purchase of goods over a communications network including physical delivery while securing private and personal information of the purchasing party |
US6560620B1 (en) | 1999-08-03 | 2003-05-06 | Aplix Research, Inc. | Hierarchical document comparison system and method |
US7181518B1 (en) | 1999-09-24 | 2007-02-20 | Fujitsu Limited | Method of and system for creating profiles |
US6832245B1 (en) | 1999-12-01 | 2004-12-14 | At&T Corp. | System and method for analyzing communications of user messages to rank users and contacts based on message content |
US6931419B1 (en) | 2000-02-11 | 2005-08-16 | Hallmark Cards Incorporated | Data management system for automatically accessing, maintaining, propagating user data among plurality of communities, each of which contains plurality of members |
US6594654B1 (en) | 2000-03-03 | 2003-07-15 | Aly A. Salam | Systems and methods for continuously accumulating research information via a computer network |
US20010049628A1 (en) | 2000-03-23 | 2001-12-06 | Robert Icho | On-line system for aggregation of purchase bonuses |
US20010037407A1 (en) | 2000-03-23 | 2001-11-01 | Zvetan Dragulev | System and method for managing user-specific data |
US20050131888A1 (en) | 2000-04-24 | 2005-06-16 | Tafoya John E. | System and method for automatically populating a dynamic resolution list |
US6952805B1 (en) | 2000-04-24 | 2005-10-04 | Microsoft Corporation | System and method for automatically populating a dynamic resolution list |
US20020016818A1 (en) | 2000-05-11 | 2002-02-07 | Shekhar Kirani | System and methodology for optimizing delivery of email attachments for disparate devices |
US20020059425A1 (en) | 2000-06-22 | 2002-05-16 | Microsoft Corporation | Distributed computing services platform |
US20020091777A1 (en) | 2000-06-23 | 2002-07-11 | Schwartz Lisa Miller | Method and system for automatically generating a message reply and file |
US20020107991A1 (en) | 2000-06-30 | 2002-08-08 | Michael Maguire | Extendable software interface for a mobile device |
US20120017158A1 (en) | 2000-06-30 | 2012-01-19 | Michael Maguire | System and Method for an Extendable Mobile Communications Device User Interface |
US20020059418A1 (en) | 2000-07-17 | 2002-05-16 | Alan Bird | Method of and system for recording and displaying electronic mail statistics |
US7246045B1 (en) | 2000-08-04 | 2007-07-17 | Wireless Valley Communication, Inc. | System and method for efficiently visualizing and comparing communication network system performance |
US20020112014A1 (en) | 2000-08-15 | 2002-08-15 | Simon Bennett | Method and apparatus for a network independent short message delivery system |
US20020024536A1 (en) | 2000-08-25 | 2002-02-28 | Michal Kahan | Method and apparatus for information aggregation and personalized display of the aggregated information |
US20020049751A1 (en) | 2000-09-01 | 2002-04-25 | Mei-Na Chen | Managing contact information through a communication network |
US20040133465A1 (en) | 2000-09-05 | 2004-07-08 | Siro Koge | Printed matter dispatching system, printed matter dispatching method, printed matter dispatching server, request accepting server, and storage medium |
US20020076004A1 (en) | 2000-09-15 | 2002-06-20 | Brockenbrough Allan E. | System using a personal digital assistant to redirect a voice message to a telephone |
US20020152216A1 (en) | 2000-09-29 | 2002-10-17 | Nicolas Bouthors | Method and system for optimizing consultations of groups of data by a plurality of clients |
US7185065B1 (en) | 2000-10-11 | 2007-02-27 | Buzzmetrics Ltd | System and method for scoring electronic messages |
US20070124432A1 (en) | 2000-10-11 | 2007-05-31 | David Holtzman | System and method for scoring electronic messages |
US7831692B2 (en) | 2000-12-07 | 2010-11-09 | International Business Machines Corporation | Method and system for automatically associating an address with a target device |
US20020073058A1 (en) | 2000-12-07 | 2002-06-13 | Oren Kremer | Method and apparatus for providing web site preview information |
US7003724B2 (en) | 2000-12-08 | 2006-02-21 | Xerox Corporation | Method and system for display of electronic mail |
US20020073011A1 (en) | 2000-12-12 | 2002-06-13 | International Business Machines Corporation | Client account and information management system and method |
US20020087647A1 (en) | 2000-12-28 | 2002-07-04 | Pitney Bowes Incorporated | Method for determining a correct recipient for an undeliverable e-mail message |
US20040174964A1 (en) | 2000-12-29 | 2004-09-09 | Koch Robert A. | Methods, systems, and products for providing communications services |
KR20020060386A (en) | 2001-01-10 | 2002-07-18 | 김정수 | Receiver's e-mail address input method and computer readable medium stored thereon computer executable instruction for performing the method |
US20020143871A1 (en) | 2001-01-23 | 2002-10-03 | Meyer David Francis | Meta-content analysis and annotation of email and other electronic documents |
US20070016647A1 (en) | 2001-01-25 | 2007-01-18 | Microsoft Corporation | Server system supporting collaborative messaging based on electronic mail |
US20020103879A1 (en) | 2001-01-26 | 2002-08-01 | Mondragon Oscar A. | Method of advertising via the internet |
US20020103873A1 (en) | 2001-02-01 | 2002-08-01 | Kumaresan Ramanathan | Automating communication and information exchange |
US20020116396A1 (en) | 2001-02-22 | 2002-08-22 | Christopher Somers | System for providing electronic contact information from a central source and method for updating contact information |
US20060179415A1 (en) | 2001-06-08 | 2006-08-10 | Microsoft Corporation | User interface for a system and process for providing dynamic communication access and information awareness in an interactive peripheral display |
US7849141B1 (en) | 2001-06-14 | 2010-12-07 | Apple Inc. | Training a computer storage system for automatic filing of data using graphical representations of storage locations |
US20020194502A1 (en) | 2001-06-15 | 2002-12-19 | Dinesh Sheth | Secure selective sharing of account information on an internet information aggregation system |
US20030046311A1 (en) | 2001-06-19 | 2003-03-06 | Ryan Baidya | Dynamic search engine and database |
US20040128356A1 (en) | 2001-06-25 | 2004-07-01 | Keith Bernstein | Email integrated instant messaging |
JP2003006116A (en) | 2001-06-27 | 2003-01-10 | Toyo Commun Equip Co Ltd | E-mail system |
US20030028525A1 (en) | 2001-08-01 | 2003-02-06 | Santos Richard A. | System for and method of determining and using subject matter experts in a forum environment |
US20030037116A1 (en) | 2001-08-15 | 2003-02-20 | Nolan Brendan Paul | System and method for the analysis of email traffic |
US8443441B2 (en) | 2001-08-16 | 2013-05-14 | The Trustees Of Columbia University In The City Of New York | System and methods for detecting malicious email transmission |
US7692653B1 (en) | 2001-10-01 | 2010-04-06 | Versata Development Group, Inc. | System and method for presenting statistics |
US7076533B1 (en) | 2001-11-06 | 2006-07-11 | Ihance, Inc. | Method and system for monitoring e-mail and website behavior of an e-mail recipient |
US7328242B1 (en) | 2001-11-09 | 2008-02-05 | Mccarthy Software, Inc. | Using multiple simultaneous threads of communication |
US6996777B2 (en) | 2001-11-29 | 2006-02-07 | Nokia Corporation | Method and apparatus for presenting auditory icons in a mobile terminal |
US20030114956A1 (en) | 2001-12-19 | 2003-06-19 | Pitney Bowes Incorporated | System and method for notifying sender of address change for addressee |
US20030120608A1 (en) | 2001-12-21 | 2003-06-26 | Jorge Pereyra | Secure method for purchasing and payment over a communication network and method for delivering goods anonymously |
US20030233419A1 (en) | 2002-01-08 | 2003-12-18 | Joerg Beringer | Enhanced email management system |
US20030142125A1 (en) | 2002-01-25 | 2003-07-31 | Nokia Corporation | Grouping and displaying of contextual objects |
US20030167324A1 (en) | 2002-02-20 | 2003-09-04 | Farnham Shelly D. | Social mapping of contacts from computer communication information |
US20070106780A1 (en) | 2002-02-20 | 2007-05-10 | Microsoft Corporation | Social mapping of contacts from computer communication information |
US20030195937A1 (en) | 2002-04-16 | 2003-10-16 | Kontact Software Inc. | Intelligent message screening |
US20030204439A1 (en) | 2002-04-24 | 2003-10-30 | Cullen Andrew A. | System and method for collecting and providing resource rate information using resource profiling |
WO2003098515A1 (en) | 2002-05-15 | 2003-11-27 | Nextidea As | Method and a system for email evaluation |
US20030220989A1 (en) | 2002-05-23 | 2003-11-27 | Michael Tsuji | Method and system for client browser update |
US20030220978A1 (en) | 2002-05-24 | 2003-11-27 | Rhodes Michael J. | System and method for message sender validation |
US20040015554A1 (en) | 2002-07-16 | 2004-01-22 | Brian Wilson | Active e-mail filter with challenge-response |
US20050038687A1 (en) | 2002-07-16 | 2005-02-17 | Galdes Frank Anthony | Business communication solutions |
US20040202117A1 (en) | 2002-07-17 | 2004-10-14 | Wilson Christopher Robert Dale | Method, system and apparatus for messaging between wireless mobile terminals and networked computers |
US20040039630A1 (en) | 2002-08-12 | 2004-02-26 | Begole James M.A. | Method and system for inferring and applying coordination patterns from individual work and communication activity |
US20040034537A1 (en) | 2002-08-14 | 2004-02-19 | Pineapple Systems, Inc. | Guest relationship management system |
US20080005247A9 (en) | 2002-09-18 | 2008-01-03 | Advenix, Corp. (Ca Corporation) | Enhancement of e-mail client user interfaces and e-mail message formats |
US20040056901A1 (en) | 2002-09-24 | 2004-03-25 | March Wendy A. | Method, apparatus and system for representing relationships using a buddy list |
US20040215726A1 (en) | 2002-09-24 | 2004-10-28 | International Business Machines Corporation | Using a prediction algorithm on the addressee field in electronic mail systems |
US20040068545A1 (en) | 2002-10-08 | 2004-04-08 | Bellsouth Intellectual Property Corporation | Displaying and working with email attachments |
US20040073616A1 (en) | 2002-10-10 | 2004-04-15 | International Business Machines Corporation | Grouping electronic reply messages |
US20040078445A1 (en) | 2002-10-17 | 2004-04-22 | Malik Dale W. | Forwarding instant messaging (IM) messages |
US20040078443A1 (en) | 2002-10-17 | 2004-04-22 | Malik Dale W. | Transferring instant messaging (IM) messages |
US20040078444A1 (en) | 2002-10-17 | 2004-04-22 | Malik Dale W. | Merging instant messaging (IM) chat sessions |
US7970832B2 (en) | 2002-11-20 | 2011-06-28 | Return Path, Inc. | Electronic message delivery with estimation approaches and complaint, bond, and statistics panels |
US20100281535A1 (en) | 2002-11-20 | 2010-11-04 | Perry Jr George Thomas | Electronic message delivery with estimation approaches |
US20040153504A1 (en) | 2002-11-21 | 2004-08-05 | Norman Hutchinson | Method and system for enhancing collaboration using computers and networking |
US20110173547A1 (en) | 2002-11-22 | 2011-07-14 | Michael Pescatello Lewis | System and method to facilitate real-time communications and content sharing among users over a network |
US20060095502A1 (en) | 2002-11-22 | 2006-05-04 | America Online, Incorporated | Real-time communications and content sharing |
US20130080915A1 (en) | 2002-11-22 | 2013-03-28 | Michael Pescatello Lewis | System and method to facilitate real-time communications and content sharing among users over a network |
US7870197B2 (en) | 2002-11-22 | 2011-01-11 | Aol Inc. | System and method to facilitate real-time communications and content sharing among users over a network |
US20040162878A1 (en) | 2002-11-22 | 2004-08-19 | Lewis Michael Pescatello | System and method to facilitate real-time communications and content sharing among users over a network |
US20040100497A1 (en) | 2002-11-25 | 2004-05-27 | Quillen Scott A. | Facilitating communications between computer users across a network |
US20060020398A1 (en) | 2002-11-27 | 2006-01-26 | The Gov.of the USA as Repted. by the Secretary of the Dept. of Health & Human Services, Centers..... | Integration of gene expression data and non-gene data |
US20080147810A1 (en) | 2002-11-29 | 2008-06-19 | Grouptivity | Collaboration system and method |
US7512788B2 (en) | 2002-12-10 | 2009-03-31 | International Business Machines Corporation | Method and apparatus for anonymous group messaging in a distributed messaging system |
US7475113B2 (en) | 2002-12-12 | 2009-01-06 | International Business Machines Corporation | Method for automatically completing an incomplete address entry |
US20040128355A1 (en) | 2002-12-25 | 2004-07-01 | Kuo-Jen Chao | Community-based message classification and self-amending system for a messaging system |
US20050108273A1 (en) | 2003-01-21 | 2005-05-19 | Gavin Brebner | Method and agent for managing profile information |
US20100229096A1 (en) | 2003-01-23 | 2010-09-09 | Maiocco James N | System and Interface For Monitoring Information Technology Assets |
US20040177048A1 (en) | 2003-03-05 | 2004-09-09 | Klug John R. | Method and apparatus for identifying, managing, and controlling communications |
US7085745B2 (en) | 2003-03-05 | 2006-08-01 | Klug John R | Method and apparatus for identifying, managing, and controlling communications |
US20060065733A1 (en) | 2003-03-07 | 2006-03-30 | Jae-Jun Lee | Method for providing mobile service using code-pattern |
US7620407B1 (en) | 2003-03-16 | 2009-11-17 | Palm, Inc. | Handheld threading |
US20040186851A1 (en) | 2003-03-21 | 2004-09-23 | Nikhil Jhingan | Methods and systems for email attachment distribution and management |
US20040205002A1 (en) | 2003-04-10 | 2004-10-14 | Platinum Edge, Inc. | System and method for enabling more informed relationship decisions |
US7475109B1 (en) | 2003-04-30 | 2009-01-06 | Aol Llc | Personalized auto-reply messages based on categories |
US20070005750A1 (en) | 2003-06-16 | 2007-01-04 | Christopher Lunt | System and method for managing connections in an online social network |
US20040260756A1 (en) | 2003-06-23 | 2004-12-23 | Scott Forstall | Threaded presentation of electronic mail |
US20040268229A1 (en) | 2003-06-27 | 2004-12-30 | Microsoft Corporation | Markup language editing with an electronic form |
US20050060638A1 (en) | 2003-07-11 | 2005-03-17 | Boban Mathew | Agent architecture employed within an integrated message, document and communication system |
US20050027779A1 (en) | 2003-07-29 | 2005-02-03 | Schinner Charles Edward | System and method for organizing email messages |
US20050055639A1 (en) | 2003-09-09 | 2005-03-10 | Fogg Brian J. | Relationship user interface |
US20050076090A1 (en) | 2003-10-07 | 2005-04-07 | International Business Machines Corporation | Method, system, and apparatus for selective automated electronic mail replies |
US20050091319A1 (en) | 2003-10-09 | 2005-04-28 | Kirsch Steven T. | Database for receiving, storing and compiling information about email messages |
US20050091314A1 (en) | 2003-10-10 | 2005-04-28 | Microsoft Corporation | Contact sidebar tile |
US20050080868A1 (en) | 2003-10-14 | 2005-04-14 | Malik Dale W. | Automatically replying to instant messaging (IM) messages |
US20050091203A1 (en) * | 2003-10-22 | 2005-04-28 | International Business Machines Corporation | Method and apparatus for improving the readability of an automatically machine-generated summary |
US20050091272A1 (en) | 2003-10-23 | 2005-04-28 | Smith Walter R. | Contact management |
US20050102361A1 (en) | 2003-10-23 | 2005-05-12 | Winjum Randy K. | Decoupling an attachment from an electronic message that included the attachment |
US20090213088A1 (en) | 2003-12-16 | 2009-08-27 | Research In Motion Limited | Expedited communication key system and method |
US20050138631A1 (en) | 2003-12-17 | 2005-06-23 | Victoria Bellotti | System and method for providing metadata interaction and visualization with task-related objects |
US20060168073A1 (en) | 2003-12-17 | 2006-07-27 | International Business Machines Corporation | System and method of managing real-time communications using context-based awareness states |
US20050138070A1 (en) | 2003-12-19 | 2005-06-23 | Huberman Bernardo A. | Discovering communities-of-practice |
US20080183832A1 (en) | 2004-01-07 | 2008-07-31 | International Business Machines Corporation | Instant Messaging Windowing for Topic Threads |
US20050149620A1 (en) | 2004-01-07 | 2005-07-07 | International Business Machines Corporation | Instant messaging windowing for topic threads |
US7383307B2 (en) | 2004-01-07 | 2008-06-03 | International Business Machines Corporation | Instant messaging windowing for topic threads |
US20050159970A1 (en) | 2004-01-21 | 2005-07-21 | Orkut Buyukkokten | Methods and systems for the display and navigation of a social network |
US20050165584A1 (en) | 2004-01-22 | 2005-07-28 | Boody Paul B. | Method and system for sensing and communicating the use of communication modes by remote users |
US20050165893A1 (en) | 2004-01-22 | 2005-07-28 | Jonathan Feinberg | Method and system for sensing and reporting detailed activity information regarding current and recent instant messaging sessions of remote users |
US20050164704A1 (en) | 2004-01-23 | 2005-07-28 | Winsor Gerald W. | User profile service |
US20050198299A1 (en) | 2004-01-26 | 2005-09-08 | Beck Christopher Clemmett M. | Methods and apparatus for identifying and facilitating a social interaction structure over a data packet network |
US20050188028A1 (en) | 2004-01-30 | 2005-08-25 | Brown Bruce L.Jr. | System for managing e-mail traffic |
US7653695B2 (en) | 2004-02-17 | 2010-01-26 | Ironport Systems, Inc. | Collecting, aggregating, and managing information relating to electronic messages |
US20050228899A1 (en) | 2004-02-26 | 2005-10-13 | Brad Wendkos | Systems and methods for producing, managing, delivering, retrieving, and/or tracking permission based communications |
US20050198305A1 (en) | 2004-03-04 | 2005-09-08 | Peter Pezaris | Method and system for associating a thread with content in a social networking environment |
US20050198159A1 (en) | 2004-03-08 | 2005-09-08 | Kirsch Steven T. | Method and system for categorizing and processing e-mails based upon information in the message header and SMTP session |
US20050204009A1 (en) | 2004-03-09 | 2005-09-15 | Devapratim Hazarika | System, method and computer program product for prioritizing messages |
US20050216300A1 (en) | 2004-03-15 | 2005-09-29 | Barry Appelman | Sharing social network information |
US20050213511A1 (en) | 2004-03-29 | 2005-09-29 | Merlin Mobile Media | System and method to track wireless device and communications usage |
US7333976B1 (en) | 2004-03-31 | 2008-02-19 | Google Inc. | Methods and systems for processing contact information |
US20050222890A1 (en) | 2004-04-01 | 2005-10-06 | Lili Cheng | Instant meeting preparation architecture |
US20050228881A1 (en) | 2004-04-13 | 2005-10-13 | Microsoft Corporation | System and method for aggregating and extending parental controls auditing in a computer network |
US20090191899A1 (en) | 2004-04-15 | 2009-07-30 | At&T Mobility Ii, Llc | System for Providing Location-Based Services in a Wireless Network, Such as Locating Sets of Desired Locations |
US20050235224A1 (en) | 2004-04-15 | 2005-10-20 | Udo Arend | User interface for an activity scout window |
US20050278317A1 (en) | 2004-05-14 | 2005-12-15 | William Gross | Personalized search engine |
US20060059238A1 (en) | 2004-05-29 | 2006-03-16 | Slater Charles S | Monitoring the flow of messages received at a server |
US7849142B2 (en) | 2004-05-29 | 2010-12-07 | Ironport Systems, Inc. | Managing connections, messages, and directory harvest attacks at a server |
US20080301166A1 (en) | 2004-06-10 | 2008-12-04 | Keiji Sugiyama | User Profile Management System |
US20060004892A1 (en) | 2004-06-14 | 2006-01-05 | Christopher Lunt | Visual tags for search results generated from social network information |
US20100185610A1 (en) | 2004-06-14 | 2010-07-22 | Friendster Inc. | Visual tags for search results generated from social network information |
US7788260B2 (en) | 2004-06-14 | 2010-08-31 | Facebook, Inc. | Ranking search results based on the frequency of clicks on the search results by members of a social network who are within a predetermined degree of separation |
US20060047747A1 (en) | 2004-06-24 | 2006-03-02 | Microsoft Corporation | System and method for automatic selection of an instant messenger client |
US20060015561A1 (en) | 2004-06-29 | 2006-01-19 | Microsoft Corporation | Incremental anti-spam lookup and update service |
US7359894B1 (en) | 2004-06-30 | 2008-04-15 | Google Inc. | Methods and systems for requesting and providing information in a social network |
US20060004713A1 (en) | 2004-06-30 | 2006-01-05 | Korte Thomas C | Methods and systems for endorsing local search results |
US20060004914A1 (en) | 2004-07-01 | 2006-01-05 | Microsoft Corporation | Sharing media objects in a network |
US8463872B2 (en) | 2004-07-02 | 2013-06-11 | Broadsoft Casabi, Llc | Method and apparatus for a family center |
US20060031775A1 (en) | 2004-07-09 | 2006-02-09 | Sap Aktiengesellschaft | Action pad |
US20060031340A1 (en) | 2004-07-12 | 2006-02-09 | Boban Mathew | Apparatus and method for advanced attachment filtering within an integrated messaging platform |
US8495045B2 (en) | 2004-07-16 | 2013-07-23 | Sap Ag | Method and apparatus for creating an activity record in a business management system from an email message |
US20060015533A1 (en) | 2004-07-16 | 2006-01-19 | Wolf Werner G | Method and apparatus for creating an activity record in a business management system from an email message |
US7580363B2 (en) | 2004-08-16 | 2009-08-25 | Nokia Corporation | Apparatus and method for facilitating contact selection in communication devices |
US20060059151A1 (en) | 2004-09-02 | 2006-03-16 | International Business Machines Corporation | System and method for focused routing of content to dynamically determined groups of reviewers |
US7444323B2 (en) | 2004-09-02 | 2008-10-28 | International Business Machines Corporation | System and method for focused routing of content to dynamically determined groups of reviewers |
US7707249B2 (en) | 2004-09-03 | 2010-04-27 | Open Text Corporation | Systems and methods for collaboration |
US20060053199A1 (en) | 2004-09-03 | 2006-03-09 | Thorsten Pricken | Displaying monitored information in an email response management system |
US7702730B2 (en) | 2004-09-03 | 2010-04-20 | Open Text Corporation | Systems and methods for collaboration |
US20060056015A1 (en) | 2004-09-10 | 2006-03-16 | Olympus Corporation | Microscope control system and control method |
US20060064434A1 (en) | 2004-09-21 | 2006-03-23 | International Business Machines Corporation | Case management system and method for collaborative project teaming |
US20060075046A1 (en) | 2004-09-30 | 2006-04-06 | Microsoft Corporation | Method and computer-readable medium for navigating between attachments to electronic mail messages |
US20060085752A1 (en) | 2004-10-14 | 2006-04-20 | International Business Machines Corporation | Method and apparatus for dynamically creating historical groups in a messaging client |
US20060083357A1 (en) | 2004-10-20 | 2006-04-20 | Microsoft Corporation | Selectable state machine user interface system |
US20060083358A1 (en) | 2004-10-20 | 2006-04-20 | Microsoft Corporation | Unified messaging architecture |
US20060101350A1 (en) | 2004-11-09 | 2006-05-11 | Research In Motion Limited | Dynamic bar oriented user interface |
US7512814B2 (en) | 2004-11-09 | 2009-03-31 | Fortiva Inc. | Secure and searchable storage system and method |
US20060101285A1 (en) | 2004-11-09 | 2006-05-11 | Fortiva Inc. | Secure and searchable storage system and method |
KR20060056015A (en) | 2004-11-19 | 2006-05-24 | 엘지전자 주식회사 | How to search phone number on mobile terminal idle screen |
US20060123357A1 (en) | 2004-12-08 | 2006-06-08 | Canon Kabushiki Kaisha | Display apparatus and display method |
US20060136494A1 (en) | 2004-12-22 | 2006-06-22 | Oh Haw K | Auto organization hierarchy traversal in email addressees |
US7752081B2 (en) | 2004-12-23 | 2010-07-06 | Diamond Review, Inc. | Social-network enabled review system with subject-owner controlled syndication |
US7716140B1 (en) | 2004-12-31 | 2010-05-11 | Google Inc. | Methods and systems for controlling access to relationship information in a social network |
US20090010353A1 (en) | 2005-01-13 | 2009-01-08 | Matsushita Electric Industrial Co., Ltd. | Multi-Antenna Communication Method and Multi-Antenna Communicaton Apparatus |
US20060173961A1 (en) | 2005-02-01 | 2006-08-03 | Microsoft Corporation | People-centric view of email |
US8055715B2 (en) | 2005-02-01 | 2011-11-08 | i365 MetaLINCS | Thread identification and classification |
US20060173824A1 (en) | 2005-02-01 | 2006-08-03 | Metalincs Corporation | Electronic communication analysis and visualization |
US20060271630A1 (en) | 2005-02-01 | 2006-11-30 | Andrew Bensky | Thread identification and classification |
US20060195474A1 (en) | 2005-02-25 | 2006-08-31 | Microsoft Corporation | Method and system for locating contact information collected from contact sources |
US8316315B2 (en) | 2005-02-28 | 2012-11-20 | Microsoft Corporation | Automatically generated highlight view of electronic interactions |
US20060195785A1 (en) | 2005-02-28 | 2006-08-31 | Microsoft Corporation | Automatically generated highlight view of electronic interactions |
US20070005702A1 (en) | 2005-03-03 | 2007-01-04 | Tokuda Lance A | User interface for email inbox to call attention differently to different classes of email |
US20060217116A1 (en) | 2005-03-18 | 2006-09-28 | Cassett Tia M | Apparatus and methods for providing performance statistics on a wireless communication device |
US20060224675A1 (en) | 2005-03-30 | 2006-10-05 | Fox Kevin D | Methods and systems for providing current email addresses and contact information for members within a social network |
US20060242609A1 (en) | 2005-04-22 | 2006-10-26 | Microsoft Corporation | Sync manager UI and updated API |
US20060242536A1 (en) | 2005-04-25 | 2006-10-26 | Takashi Yokokawa | Decoding device and decoding method |
US20060248151A1 (en) | 2005-04-29 | 2006-11-02 | Belakovskiy Igor L | Method and system for providing a search index for an electronic messaging system based on message threads |
US20060256008A1 (en) | 2005-05-13 | 2006-11-16 | Outland Research, Llc | Pointing interface for person-to-person information exchange |
US8161122B2 (en) | 2005-06-03 | 2012-04-17 | Messagemind, Inc. | System and method of dynamically prioritized electronic mail graphical user interface, and measuring email productivity and collaboration trends |
US20060281447A1 (en) | 2005-06-08 | 2006-12-14 | Cingular Wireless, Llc | Method and apparatus for blocking ID information associated with a sender of a short messaging service (SMS) message |
US20060282303A1 (en) | 2005-06-08 | 2006-12-14 | Microsoft Corporation | Distributed organizational analyzer |
US20070011367A1 (en) | 2005-06-23 | 2007-01-11 | Research In Motion Limited | System and method for automatically responding to a received communication |
US20070112761A1 (en) | 2005-06-28 | 2007-05-17 | Zhichen Xu | Search engine with augmented relevance ranking by community participation |
US20100153832A1 (en) | 2005-06-29 | 2010-06-17 | S.M.A.R.T. Link Medical., Inc. | Collections of Linked Databases |
US20070005715A1 (en) | 2005-07-01 | 2007-01-04 | Levasseur Thierry | Electronic mail system with aggregation and integrated display of related messages |
US20130014021A1 (en) | 2005-07-11 | 2013-01-10 | David Bau | Presenting Quick List of Contacts to Communication Application User |
US8392836B1 (en) | 2005-07-11 | 2013-03-05 | Google Inc. | Presenting quick list of contacts to communication application user |
US9195969B2 (en) | 2005-07-11 | 2015-11-24 | Google, Inc. | Presenting quick list of contacts to communication application user |
US7991764B2 (en) | 2005-07-22 | 2011-08-02 | Yogesh Chunilal Rathod | Method and system for communication, publishing, searching, sharing and dynamically providing a journal feed |
US20110225293A1 (en) | 2005-07-22 | 2011-09-15 | Yogesh Chunilal Rathod | System and method for service based social network |
US20110276396A1 (en) | 2005-07-22 | 2011-11-10 | Yogesh Chunilal Rathod | System and method for dynamically monitoring, recording, processing, attaching dynamic, contextual and accessible active links and presenting of physical or digital activities, actions, locations, logs, life stream, behavior and status |
US20070022447A1 (en) | 2005-07-22 | 2007-01-25 | Marc Arseneau | System and Methods for Enhancing the Experience of Spectators Attending a Live Sporting Event, with Automated Video Stream Switching Functions |
US20070071187A1 (en) | 2005-07-26 | 2007-03-29 | Microsoft Corporation | Providing contextual information automatically |
US20120259834A1 (en) | 2005-08-10 | 2012-10-11 | International Business Machines Corporation | Indexing and searching of electronic message transmission thread sets |
US20070060328A1 (en) | 2005-08-12 | 2007-03-15 | Zrike Kenneth L | Sports matchmaker systems |
US7707509B2 (en) | 2005-08-26 | 2010-04-27 | Hitachi, Ltd. | Device and method for assisting input operations |
US8452745B2 (en) | 2005-08-30 | 2013-05-28 | Affle Holdings Pte. Ltd. | Online search system, method and computer program |
US20070061300A1 (en) | 2005-09-14 | 2007-03-15 | Jorey Ramer | Mobile advertisement syndication |
US20070118533A1 (en) | 2005-09-14 | 2007-05-24 | Jorey Ramer | On-off handset search box |
US20070067289A1 (en) * | 2005-09-20 | 2007-03-22 | International Business Machines Corporation | Extracting informative phrases from unstructured text |
US20100174784A1 (en) | 2005-09-20 | 2010-07-08 | Michael Ernest Levey | Systems and Methods for Analyzing Electronic Communications |
US20090150251A1 (en) | 2005-09-23 | 2009-06-11 | Victor Zhitomirsky | Mobile Information Processing System |
US20100216509A1 (en) | 2005-09-26 | 2010-08-26 | Zoomsafer Inc. | Safety features for portable electronic device |
WO2007037875A2 (en) | 2005-09-28 | 2007-04-05 | Cisco Technology, Inc. | Apparatus to process an incoming message |
US20060195361A1 (en) | 2005-10-01 | 2006-08-31 | Outland Research | Location-based demographic profiling system and method of use |
US8200808B2 (en) | 2005-10-11 | 2012-06-12 | Sony Mobile Communications Japan, Inc. | Communication apparatus and computer program |
US20070083651A1 (en) | 2005-10-11 | 2007-04-12 | Sony Ericsson Mobile Communications Japan, Inc. | Communication apparatus and computer program |
US20070088687A1 (en) | 2005-10-18 | 2007-04-19 | Microsoft Corporation | Searching based on messages |
US20070130527A1 (en) | 2005-10-25 | 2007-06-07 | Ehom Inc. | Method for transmitting multimedia note using concept of groupware and system therefor |
US8284783B1 (en) | 2005-11-15 | 2012-10-09 | Nvidia Corporation | System and method for avoiding neighbor cache pollution |
US20070115991A1 (en) | 2005-11-23 | 2007-05-24 | Yahoo! Inc. | Multi-modal auto complete function for a connection |
US20070123222A1 (en) | 2005-11-29 | 2007-05-31 | International Business Machines Corporation | Method and system for invoking push-to-service offerings |
US7979569B2 (en) | 2005-12-01 | 2011-07-12 | Firestar Software, Inc. | System and method for exchanging information among exchange applications |
US20070129977A1 (en) | 2005-12-01 | 2007-06-07 | Microsoft Corporation | User interface incorporating data ecosystem awareness |
US20070135110A1 (en) | 2005-12-08 | 2007-06-14 | Motorola, Inc. | Smart call list |
US20070143414A1 (en) | 2005-12-15 | 2007-06-21 | Daigle Brian K | Reference links for instant messaging |
US20070214141A1 (en) | 2005-12-23 | 2007-09-13 | Aaron Sittig | Systems and methods for generating a social timeline |
US7725492B2 (en) | 2005-12-23 | 2010-05-25 | Facebook, Inc. | Managing information about relationships in a social network via a social timeline |
US7634463B1 (en) | 2005-12-29 | 2009-12-15 | Google Inc. | Automatically generating and maintaining an address book |
US8112437B1 (en) | 2005-12-29 | 2012-02-07 | Google Inc. | Automatically maintaining an address book |
US20070156732A1 (en) | 2005-12-29 | 2007-07-05 | Microsoft Corporation | Automatic organization of documents through email clustering |
US7761436B2 (en) | 2006-01-03 | 2010-07-20 | Yahoo! Inc. | Apparatus and method for controlling content access based on shared annotations for annotated users in a folksonomy scheme |
US7836045B2 (en) | 2006-01-10 | 2010-11-16 | Approximatch, Inc. | Customizing web search results based on users' offline activity |
US20070185844A1 (en) | 2006-01-10 | 2007-08-09 | Erez Schachter | Customizing web search results based on users' offline activity |
US8793625B2 (en) | 2006-01-20 | 2014-07-29 | Samsung Electronics Co., Ltd. | Apparatus for and method of displaying communication log using GUI image |
US20070174432A1 (en) | 2006-01-20 | 2007-07-26 | Samsung Electronics Co., Ltd. | Apparatus for and method of displaying communication log using GUI image |
US8566306B2 (en) | 2006-01-23 | 2013-10-22 | Chacha Search, Inc. | Scalable search system using human searchers |
US7593995B1 (en) | 2006-01-23 | 2009-09-22 | Clearwell Systems, Inc. | Methods and systems of electronic message threading and ranking |
US8032598B1 (en) | 2006-01-23 | 2011-10-04 | Clearwell Systems, Inc. | Methods and systems of electronic message threading and ranking |
US7743051B1 (en) | 2006-01-23 | 2010-06-22 | Clearwell Systems, Inc. | Methods, systems, and user interface for e-mail search and retrieval |
US8392409B1 (en) | 2006-01-23 | 2013-03-05 | Symantec Corporation | Methods, systems, and user interface for E-mail analysis and review |
US7899871B1 (en) | 2006-01-23 | 2011-03-01 | Clearwell Systems, Inc. | Methods and systems for e-mail topic classification |
US7853602B2 (en) | 2006-01-24 | 2010-12-14 | At&T Intellectual Property, I, L.P. | System and method for creating an enhanced enterprise directory |
US20070185865A1 (en) | 2006-01-31 | 2007-08-09 | Intellext, Inc. | Methods and apparatus for generating a search results model at a search engine |
US20070192490A1 (en) | 2006-02-13 | 2007-08-16 | Minhas Sandip S | Content-based filtering of electronic messages |
US7720916B2 (en) | 2006-02-28 | 2010-05-18 | Microsoft Corporation | Ordering personal information using social metadata |
US20070203991A1 (en) | 2006-02-28 | 2007-08-30 | Microsoft Corporation | Ordering personal information using social metadata |
US20070208802A1 (en) | 2006-03-03 | 2007-09-06 | Gogroups | Method And System For Messaging And Communication Based On Groups |
US7949627B2 (en) | 2006-03-06 | 2011-05-24 | Veveo, Inc. | Methods and systems for selecting and presenting content based on learned periodicity of user content selection |
US20100094869A1 (en) | 2006-03-09 | 2010-04-15 | Customerforce.Com | Method of Presenting Search Results to a User of a Social Network Site |
JP2007249307A (en) | 2006-03-13 | 2007-09-27 | Fuji Xerox Co Ltd | Communication style analysis method and system |
US20070218900A1 (en) | 2006-03-17 | 2007-09-20 | Raj Vasant Abhyanker | Map based neighborhood search and community contribution |
US8291019B1 (en) | 2006-03-31 | 2012-10-16 | Google Inc. | Collaborative workflow through messaging conversations |
US20090111495A1 (en) | 2006-04-04 | 2009-04-30 | Uiq Technology Ab | Retreiving and presenting information in a portable device |
US20070244881A1 (en) | 2006-04-13 | 2007-10-18 | Lg Electronics Inc. | System, method and user interface for retrieving documents |
US7899806B2 (en) | 2006-04-20 | 2011-03-01 | Veveo, Inc. | User interface methods and systems for selecting and presenting content based on user navigation and selection actions associated with the content |
US7539676B2 (en) | 2006-04-20 | 2009-05-26 | Veveo, Inc. | User interface methods and systems for selecting and presenting content based on relationships between the user and other members of an organization |
US20070294281A1 (en) | 2006-05-05 | 2007-12-20 | Miles Ward | Systems and methods for consumer-generated media reputation management |
US20100275128A1 (en) | 2006-05-05 | 2010-10-28 | Visible Technologies Llc | Systems and methods for consumer-generated media reputation management |
US8818995B1 (en) | 2006-05-09 | 2014-08-26 | Google Inc. | Search result ranking based on trust |
US20070271527A1 (en) | 2006-05-16 | 2007-11-22 | Julian Paas | System and method for home screen interface integrating application and system status |
US20070273517A1 (en) | 2006-05-26 | 2007-11-29 | Navin Govind | Apparatus and method for integrated healthcare management |
US20070282956A1 (en) | 2006-06-01 | 2007-12-06 | Aol, Llc | Displaying complex messaging threads into a single display |
US7836134B2 (en) | 2006-06-09 | 2010-11-16 | Sony Ericsson Mobile Communications Ab | E-mail address inspection |
US20070288514A1 (en) * | 2006-06-09 | 2007-12-13 | Ebay Inc. | System and method for keyword extraction |
WO2007143232A1 (en) | 2006-06-09 | 2007-12-13 | Sony Ericsson Mobile Communications Ab | E-mail address inspection |
US20070288578A1 (en) | 2006-06-09 | 2007-12-13 | Brett Anthony Pantalone | E-mail address inspection |
US20070294428A1 (en) | 2006-06-19 | 2007-12-20 | Ido Guy | Method and System for Email Messaging |
US7908647B1 (en) | 2006-06-27 | 2011-03-15 | Confluence Commons, Inc. | Aggregation system |
US20110282905A1 (en) | 2006-06-27 | 2011-11-17 | Confluence Commons, Inc. | Aggregation of an aggregation |
US7853881B1 (en) | 2006-07-03 | 2010-12-14 | ISQ Online | Multi-user on-line real-time virtual social networks based upon communities of interest for entertainment, information or e-commerce purposes |
US20080005249A1 (en) | 2006-07-03 | 2008-01-03 | Hart Matt E | Method and apparatus for determining the importance of email messages |
US20100235375A1 (en) | 2006-07-06 | 2010-09-16 | Aol Inc. | Temporal search query personalization |
US20070255794A1 (en) | 2006-07-12 | 2007-11-01 | Marengo Intellectual Property Ltd. | Multi-conversation instant messaging |
US7624103B2 (en) | 2006-07-21 | 2009-11-24 | Aol Llc | Culturally relevant search results |
US20080037721A1 (en) | 2006-07-21 | 2008-02-14 | Rose Yao | Method and System for Generating and Presenting Conversation Threads Having Email, Voicemail and Chat Messages |
US20080031241A1 (en) | 2006-08-07 | 2008-02-07 | Cisco Technology, Inc. | Techniques to map switch and router ports to physical locations |
US7827208B2 (en) | 2006-08-11 | 2010-11-02 | Facebook, Inc. | Generating a feed of stories personalized for members of a social network |
US20080040475A1 (en) | 2006-08-11 | 2008-02-14 | Andrew Bosworth | Systems and methods for measuring user affinity in a social network environment |
US20080040370A1 (en) | 2006-08-11 | 2008-02-14 | Andrew Bosworth | Systems and methods for generating dynamic relationship-based content personalized for members of a web-based social network |
US20080040474A1 (en) | 2006-08-11 | 2008-02-14 | Mark Zuckerberg | Systems and methods for providing dynamically selected media content to a user of an electronic device in a social network environment |
US7756895B1 (en) | 2006-08-22 | 2010-07-13 | Emigh Aaron T | Community-modified user data |
US20080056269A1 (en) | 2006-09-05 | 2008-03-06 | Motorola, Inc. | Methods and devices for standalone social networking and internet protocol communication setup |
US20080122796A1 (en) | 2006-09-06 | 2008-05-29 | Jobs Steven P | Touch Screen Device, Method, and Graphical User Interface for Determining Commands by Applying Heuristics |
US20080055263A1 (en) | 2006-09-06 | 2008-03-06 | Lemay Stephen O | Incoming Telephone Call Management for a Portable Multifunction Device |
US20080065701A1 (en) | 2006-09-12 | 2008-03-13 | Kent Lindstrom | Method and system for tracking changes to user content in an online social network |
US20090198688A1 (en) | 2006-09-14 | 2009-08-06 | Veveo, Inc. | Methods and systems for dynamically rearranging search results into hierarchically organized concept clusters |
US7536384B2 (en) | 2006-09-14 | 2009-05-19 | Veveo, Inc. | Methods and systems for dynamically rearranging search results into hierarchically organized concept clusters |
US20080071872A1 (en) | 2006-09-20 | 2008-03-20 | John Nicholas Gross | Document Distribution Recommender System & Method |
US7996456B2 (en) | 2006-09-20 | 2011-08-09 | John Nicholas and Kristin Gross Trust | Document distribution recommender system and method |
US20080077614A1 (en) | 2006-09-22 | 2008-03-27 | Yahoo! Inc. | System and method for creating user profiles |
US20080242277A1 (en) | 2006-09-29 | 2008-10-02 | Funmobiltiy Inc. | Communicating community features for mobile electronic devices |
US20080104052A1 (en) | 2006-10-31 | 2008-05-01 | Microsoft Corporation | Implicit, specialized search of business objects using unstructured text |
US20080113674A1 (en) | 2006-11-10 | 2008-05-15 | Mohammad Faisal Baig | Vicinity-based community for wireless users |
US20080114758A1 (en) | 2006-11-15 | 2008-05-15 | Yahoo! Inc. | System and method for information retrieval using context information |
US8522257B2 (en) | 2006-11-15 | 2013-08-27 | Yahoo! Inc. | System and method for context information retrieval |
US8005806B2 (en) | 2006-11-15 | 2011-08-23 | Yahoo! Inc. | System and method for information retrieval using context information |
US20080120411A1 (en) | 2006-11-21 | 2008-05-22 | Oliver Eberle | Methods and System for Social OnLine Association and Relationship Scoring |
US20080119201A1 (en) | 2006-11-22 | 2008-05-22 | Jonathan Kolber | System and method for matching users of mobile communication devices |
US20080133540A1 (en) | 2006-12-01 | 2008-06-05 | Websense, Inc. | System and method of analyzing web addresses |
US20090234815A1 (en) | 2006-12-12 | 2009-09-17 | Marco Boerries | Open framework for integrating, associating, and interacting with content objects including automatic feed creation |
US8140566B2 (en) | 2006-12-12 | 2012-03-20 | Yahoo! Inc. | Open framework for integrating, associating, and interacting with content objects including automatic feed creation |
US20080147639A1 (en) | 2006-12-19 | 2008-06-19 | Motorola, Inc. | Method and apparatus for organizing a contact list by weighted service type for use by a communication device |
US20080162347A1 (en) | 2006-12-27 | 2008-07-03 | Wagner Richard H | System and method for effecting auction item payments through a network portal |
US8510389B1 (en) | 2006-12-29 | 2013-08-13 | Symantec Operating Corporation | Automated ranking of electronic communications |
US20080163164A1 (en) | 2007-01-03 | 2008-07-03 | International Business Machines Corporation | System and method for model-driven dashboard for business performance management |
US20080162649A1 (en) | 2007-01-03 | 2008-07-03 | Social Concepts, Inc. | Image based electronic mail system |
US20080162651A1 (en) | 2007-01-03 | 2008-07-03 | Madnani Rajkumar R | Mechanism for generating a composite email |
US20080220752A1 (en) | 2007-01-07 | 2008-09-11 | Scott Forstall | Portable Multifunction Device, Method, and Graphical User Interface for Managing Communications Received While in a Locked State |
US20080216092A1 (en) | 2007-01-08 | 2008-09-04 | Bertrand Philippe Serlet | System and method for opportunistic image sharing |
US20080170158A1 (en) | 2007-01-12 | 2008-07-17 | Samsung Electronics Co., Ltd. | Apparatus for and method of processing digital image |
US20080172464A1 (en) | 2007-01-12 | 2008-07-17 | Nthid Networks, Inc. | Generation of contextual information in communication between parties |
US20080172362A1 (en) | 2007-01-17 | 2008-07-17 | Google Inc. | Providing Relevance-Ordered Categories of Information |
US7756935B2 (en) | 2007-01-30 | 2010-07-13 | Xerox Corporation | E-mail based advisor for document repositories |
US20090054091A1 (en) | 2007-02-21 | 2009-02-26 | Van Wijk Jacques | Methods and Systems for Consolidated Notifications of Updated Personal Information Manager Data |
US20080222546A1 (en) | 2007-03-08 | 2008-09-11 | Mudd Dennis M | System and method for personalizing playback content through interaction with a playback device |
US20080222279A1 (en) | 2007-03-09 | 2008-09-11 | Lucas Cioffi | System for creating collective intelligence through multi-linear discussion over an electronic network |
US20080235353A1 (en) | 2007-03-23 | 2008-09-25 | Charlie Cheever | System and method for confirming an association in a web-based social network |
US7827265B2 (en) | 2007-03-23 | 2010-11-02 | Facebook, Inc. | System and method for confirming an association in a web-based social network |
US20080290987A1 (en) | 2007-04-22 | 2008-11-27 | Lehmann Li | Methods and apparatus related to content sharing between devices |
US20140115086A1 (en) | 2007-04-26 | 2014-04-24 | Gopi Krishna Chebiyyam | System, Method and Computer Program Product for Performing an Action Based On An Asepct of An Electronic Mail Message Thread |
US20080268882A1 (en) | 2007-04-30 | 2008-10-30 | Palm, Inc. | Short message service enhancement techniques for added communication options |
US20080270939A1 (en) | 2007-04-30 | 2008-10-30 | Motorola, Inc. | System and method for relationship management |
US8296179B1 (en) | 2007-05-02 | 2012-10-23 | Monster Worldwide, Inc. | Targeted advertisement placement based on explicit and implicit criteria matching |
US20080275748A1 (en) | 2007-05-04 | 2008-11-06 | Michael Sasha John | Systems and methods for facilitating electronic transactions and deterring fraud |
US20080293403A1 (en) | 2007-05-22 | 2008-11-27 | Colin Shong Chin Quon | Mobile communication service bridging |
US20080301175A1 (en) | 2007-05-31 | 2008-12-04 | Michael Applebaum | Distributed system for monitoring information events |
US20090048994A1 (en) | 2007-05-31 | 2009-02-19 | Michael Applebaum | Portable Rule Specification System and Method for Monitoring Information Events |
US20080301245A1 (en) | 2007-05-31 | 2008-12-04 | International Business Machines Corporation | System and method for sharing data |
US20080307066A1 (en) | 2007-06-07 | 2008-12-11 | Qurio Holdings, Inc. | Systems and Methods of Providing Collaborative Consumer-Controlled Advertising Environments |
US20090070412A1 (en) | 2007-06-12 | 2009-03-12 | D Angelo Adam | Providing Personalized Platform Application Content |
US8073928B2 (en) | 2007-06-21 | 2011-12-06 | Microsoft Corporation | Aggregating and searching profile data from multiple services |
US7818396B2 (en) | 2007-06-21 | 2010-10-19 | Microsoft Corporation | Aggregating and searching profile data from multiple services |
US20090005076A1 (en) | 2007-06-28 | 2009-01-01 | Scott Forstall | Location-Based Information Services |
US20090319329A1 (en) | 2007-07-07 | 2009-12-24 | Qualcomm Incorporated | User profile generation architecture for mobile content-message targeting |
US9235848B1 (en) | 2007-07-09 | 2016-01-12 | Groupon, Inc. | Implicitly associating metadata using user behavior |
US8745060B2 (en) | 2007-07-25 | 2014-06-03 | Yahoo! Inc. | Indexing and searching content behind links presented in a communication |
US9954963B2 (en) | 2007-07-25 | 2018-04-24 | Oath Inc. | Indexing and searching content behind links presented in a communication |
US20140087687A1 (en) | 2007-07-25 | 2014-03-27 | Yahoo! Inc. | Method and system for collecting and presenting historical communication data for a mobile device |
US8600343B2 (en) | 2007-07-25 | 2013-12-03 | Yahoo! Inc. | Method and system for collecting and presenting historical communication data for a mobile device |
US20090030872A1 (en) | 2007-07-25 | 2009-01-29 | Matthew Brezina | Display of Attachment Based Information within a Messaging System |
US20090031244A1 (en) | 2007-07-25 | 2009-01-29 | Xobni Corporation | Display of Communication System Usage Statistics |
US20090030919A1 (en) | 2007-07-25 | 2009-01-29 | Matthew Brezina | Indexing and Searching Content Behind Links Presented in a Communication |
US20090031232A1 (en) | 2007-07-25 | 2009-01-29 | Matthew Brezina | Method and System for Display of Information in a Communication System Gathered from External Sources |
US9298783B2 (en) | 2007-07-25 | 2016-03-29 | Yahoo! Inc. | Display of attachment based information within a messaging system |
US20180234513A1 (en) | 2007-07-25 | 2018-08-16 | Oath Inc. | Indexing and searching content behind links presented in a communication |
US20140207761A1 (en) | 2007-07-25 | 2014-07-24 | Yahoo! Inc. | Indexing and searching content behind links presented in a communication |
US20090106415A1 (en) | 2007-07-25 | 2009-04-23 | Matthew Brezina | Display of Person Based Information Including Person Notes |
US20090031245A1 (en) | 2007-07-25 | 2009-01-29 | Matthew Brezina | Method and System for Collecting and Presenting Historical Communication Data |
US20160070787A1 (en) | 2007-07-25 | 2016-03-10 | Yahoo! Inc. | Indexing and searching content behind links presented in a communication |
US10069924B2 (en) | 2007-07-25 | 2018-09-04 | Oath Inc. | Application programming interfaces for communication systems |
US20090029674A1 (en) | 2007-07-25 | 2009-01-29 | Xobni Corporation | Method and System for Collecting and Presenting Historical Communication Data for a Mobile Device |
US20170324821A1 (en) | 2007-07-25 | 2017-11-09 | Yahoo Holdings, Inc. | Display of Communication System Usage Statistics |
US20170302749A1 (en) | 2007-07-25 | 2017-10-19 | Yahoo Holdings, Inc. | Method and system for collecting and presenting historical communication data for a mobile device |
US8549412B2 (en) | 2007-07-25 | 2013-10-01 | Yahoo! Inc. | Method and system for display of information in a communication system gathered from external sources |
US9716764B2 (en) | 2007-07-25 | 2017-07-25 | Yahoo! Inc. | Display of communication system usage statistics |
US9699258B2 (en) | 2007-07-25 | 2017-07-04 | Yahoo! Inc. | Method and system for collecting and presenting historical communication data for a mobile device |
US9058366B2 (en) | 2007-07-25 | 2015-06-16 | Yahoo! Inc. | Indexing and searching content behind links presented in a communication |
US20090106676A1 (en) | 2007-07-25 | 2009-04-23 | Xobni Corporation | Application Programming Interfaces for Communication Systems |
US20090030933A1 (en) | 2007-07-25 | 2009-01-29 | Matthew Brezina | Display of Information in Electronic Communications |
US8468168B2 (en) | 2007-07-25 | 2013-06-18 | Xobni Corporation | Display of profile information based on implicit actions |
US20170187663A1 (en) | 2007-07-25 | 2017-06-29 | Yahoo! Inc. | Display of person based information including person notes |
US9596308B2 (en) | 2007-07-25 | 2017-03-14 | Yahoo! Inc. | Display of person based information including person notes |
US9591086B2 (en) | 2007-07-25 | 2017-03-07 | Yahoo! Inc. | Display of information in electronic communications |
US20090030940A1 (en) | 2007-07-25 | 2009-01-29 | Matthew Brezina | Display of Profile Information Based on Implicit Actions |
US20160182661A1 (en) | 2007-07-25 | 2016-06-23 | Yahoo! Inc. | Method and system for collecting and presenting historical communication data |
US9275118B2 (en) | 2007-07-25 | 2016-03-01 | Yahoo! Inc. | Method and system for collecting and presenting historical communication data |
US20090037541A1 (en) | 2007-08-03 | 2009-02-05 | Research In Motion Limited | System and method for automatically responding to a message sent to a user at an email server |
US20110202532A1 (en) | 2007-08-21 | 2011-08-18 | Nec Corporation | Information sharing system, information sharing method, and information sharing program |
US20090063130A1 (en) | 2007-09-05 | 2009-03-05 | Microsoft Corporation | Fast beam-search decoding for phrasal statistical machine translation |
US20090077026A1 (en) | 2007-09-17 | 2009-03-19 | Apple Inc. | Electronic Communication Messaging |
US20110040726A1 (en) | 2007-09-17 | 2011-02-17 | Nicholas Daryl Crosbie | Layout Manager |
US20090106695A1 (en) | 2007-10-19 | 2009-04-23 | Hagit Perry | Method and system for predicting text |
US20090119678A1 (en) | 2007-11-02 | 2009-05-07 | Jimmy Shih | Systems and methods for supporting downloadable applications on a portable client device |
US20090156170A1 (en) | 2007-12-12 | 2009-06-18 | Anthony Rossano | Methods and systems for transmitting video messages to mobile communication devices |
US20090157717A1 (en) | 2007-12-17 | 2009-06-18 | Palahnuk Samuel Louis | Contact aggregator |
US8086676B2 (en) | 2007-12-17 | 2011-12-27 | Smooth Productions Inc. | Contact aggregator |
KR20090068819A (en) | 2007-12-24 | 2009-06-29 | 엔에이치엔(주) | How to calculate the degree of association between contacts and users and how to display address book using the same |
US20090171930A1 (en) | 2007-12-27 | 2009-07-02 | Microsoft Corporation | Relevancy Sorting of User's Browser History |
US20090177754A1 (en) | 2008-01-03 | 2009-07-09 | Xobni Corporation | Presentation of Organized Personal and Public Data Using Communication Mediums |
US20090174680A1 (en) | 2008-01-06 | 2009-07-09 | Freddy Allen Anzures | Portable Multifunction Device, Method, and Graphical User Interface for Viewing and Managing Electronic Calendars |
US20090182788A1 (en) | 2008-01-14 | 2009-07-16 | Zenbe, Inc. | Apparatus and method for customized email and data management |
US20090228555A1 (en) | 2008-03-08 | 2009-09-10 | International Business Machines Corporation | Automated contact list determination based on collaboration history |
US20090249198A1 (en) | 2008-04-01 | 2009-10-01 | Yahoo! Inc. | Techniques for input recogniton and completion |
US20090306981A1 (en) | 2008-04-23 | 2009-12-10 | Mark Cromack | Systems and methods for conversation enhancement |
KR20090112257A (en) | 2008-04-24 | 2009-10-28 | 주식회사 다음커뮤니케이션 | How Messages Are Organized in the Message Service System |
US20090271370A1 (en) | 2008-04-28 | 2009-10-29 | Yahoo! Inc. | Discovery of friends using social network graph properties |
KR20090115239A (en) | 2008-05-01 | 2009-11-05 | 안기철 | How to display a list of email addresses and how to send an email |
US20090300546A1 (en) | 2008-05-30 | 2009-12-03 | Microsoft Corporation | Creation and suggestion of contact distribution lists |
US20090313573A1 (en) | 2008-06-17 | 2009-12-17 | Microsoft Corporation | Term complete |
US20110066615A1 (en) | 2008-06-27 | 2011-03-17 | Cbs Interactive, Inc. | Personalization engine for building a user profile |
US20100009332A1 (en) | 2008-07-08 | 2010-01-14 | Starfish Retention Solutions, Inc. | Method for compelling engagement between students and providers |
US20100030715A1 (en) | 2008-07-30 | 2010-02-04 | Kevin Francis Eustice | Social Network Model for Semantic Processing |
US20100049534A1 (en) | 2008-08-19 | 2010-02-25 | Thomas Scott Whitnah | Determining User Affinity Towards Applications on a Social Networking Website |
US20100057859A1 (en) | 2008-08-28 | 2010-03-04 | Microsoft Corporation | Email confirmation page for social network notifications |
US20100062753A1 (en) | 2008-09-05 | 2010-03-11 | Microsoft Corporation | Intelligent contact management |
US8204897B1 (en) | 2008-09-09 | 2012-06-19 | Google Inc. | Interactive search querying |
US20100077041A1 (en) | 2008-09-19 | 2010-03-25 | Mailrank, Inc. | Ranking Messages in an Electronic Messaging Environment |
US20100082693A1 (en) | 2008-09-25 | 2010-04-01 | Ethan Hugg | Organization of a contact list based on social network context |
US20120232955A1 (en) | 2008-11-12 | 2012-09-13 | Reachforce Inc. | System and Method for Capturing Information for Conversion into Actionable Sales Leads |
US20100131447A1 (en) | 2008-11-26 | 2010-05-27 | Nokia Corporation | Method, Apparatus and Computer Program Product for Providing an Adaptive Word Completion Mechanism |
US20100161729A1 (en) | 2008-12-24 | 2010-06-24 | Chalk Media Service Corp. | System, network and method for multi-platform publishing and synchronized content |
US20100169327A1 (en) | 2008-12-31 | 2010-07-01 | Facebook, Inc. | Tracking significant topics of discourse in forums |
US20100164957A1 (en) | 2008-12-31 | 2010-07-01 | Facebook, Inc. | Displaying demographic information of members discussing topics in a forum |
US20100191844A1 (en) | 2009-01-27 | 2010-07-29 | Microsoft Corporation | Cluster-based friend suggestion aggregator |
US20100228560A1 (en) | 2009-03-04 | 2010-09-09 | Avaya Inc. | Predictive buddy list-reorganization based on call history information |
US20100229223A1 (en) | 2009-03-06 | 2010-09-09 | Facebook, Inc. | Using social information for authenticating a user session |
US20100241579A1 (en) | 2009-03-19 | 2010-09-23 | Microsoft Corporation | Feed Content Presentation |
US20100241639A1 (en) * | 2009-03-20 | 2010-09-23 | Yahoo! Inc. | Apparatus and methods for concept-centric information extraction |
US20100250682A1 (en) | 2009-03-26 | 2010-09-30 | International Business Machines Corporation | Utilizing e-mail response time statistics for more efficient and effective user communication |
US20100306185A1 (en) | 2009-06-02 | 2010-12-02 | Xobni, Inc. | Self Populating Address Book |
US8661002B2 (en) | 2009-06-02 | 2014-02-25 | Yahoo! Inc. | Self populating address book |
US20100330972A1 (en) | 2009-06-30 | 2010-12-30 | Verizon Patent And Licensing Inc. | Dynamic contact list display |
US20110010423A1 (en) | 2009-07-08 | 2011-01-13 | Xobni Corporation | Systems and Methods to Provide Assistance During Address Input |
US7805492B1 (en) | 2009-07-08 | 2010-09-28 | Xobni Corporation | Systems and methods to provide assistance during address input |
US20120150979A1 (en) | 2009-07-08 | 2012-06-14 | Xobni Corporation | Sender-Based Ranking of Person Profiles and Multi-Person Automatic Suggestions |
US20110035451A1 (en) | 2009-08-04 | 2011-02-10 | Xobni Corporation | Systems and Methods for Spam Filtering |
US20110145219A1 (en) | 2009-08-12 | 2011-06-16 | Google Inc. | Objective and subjective ranking of comments |
US20110087969A1 (en) | 2009-10-14 | 2011-04-14 | Xobni Corporation | Systems and Methods to Automatically Generate a Signature Block |
US20110087747A1 (en) | 2009-10-14 | 2011-04-14 | Research In Motion Limited | Management of contact information on a communication device |
US20110098846A1 (en) | 2009-10-28 | 2011-04-28 | Canada Post Corporation | Synthesis of mail management information from physical mail data |
US20110145192A1 (en) | 2009-12-15 | 2011-06-16 | Xobni Corporation | Systems and Methods to Provide Server Side Profile Information |
US20120246065A1 (en) | 2009-12-18 | 2012-09-27 | Yarvis Mark D | Techniques for offering context to service providers utilizing incentives |
US9842144B2 (en) | 2010-02-03 | 2017-12-12 | Yahoo Holdings, Inc. | Presenting suggestions for user input based on client device characteristics |
US20120054681A1 (en) | 2010-02-03 | 2012-03-01 | Xobni Corporation | Presenting Suggestions for User Input Based on Client Device Characteristics |
US20140095433A1 (en) | 2010-02-03 | 2014-04-03 | Yahoo! Inc. | Providing profile information using servers |
US9020938B2 (en) | 2010-02-03 | 2015-04-28 | Yahoo! Inc. | Providing profile information using servers |
US20180095970A1 (en) | 2010-02-03 | 2018-04-05 | Yahoo Holdings, Inc. | Presenting suggestions for user input based on client device characteristics |
US8423545B2 (en) | 2010-02-03 | 2013-04-16 | Xobni Corporation | Providing user input suggestions for conflicting data using rank determinations |
US20110191337A1 (en) | 2010-02-03 | 2011-08-04 | Xobni Corporation | Providing User Input Suggestions for Conflicting Data Using Rank Determinations |
US9842145B2 (en) | 2010-02-03 | 2017-12-12 | Yahoo Holdings, Inc. | Providing profile information using servers |
US20110191340A1 (en) | 2010-02-03 | 2011-08-04 | Xobni Corporation | Providing Profile Information Using Servers |
US20110191717A1 (en) | 2010-02-03 | 2011-08-04 | Xobni Corporation | Presenting Suggestions for User Input Based on Client Device Characteristics |
US20110196802A1 (en) | 2010-02-05 | 2011-08-11 | Nicholas Jeremy Ellis | Method and apparatus for hiring using social networks |
US20110225173A1 (en) | 2010-03-11 | 2011-09-15 | Yahoo! Inc | Method and system for determining similarity score |
US20110289106A1 (en) * | 2010-05-21 | 2011-11-24 | Rankin Jr Claiborne R | Apparatuses, methods and systems for a lead generating hub |
US20110298701A1 (en) | 2010-05-27 | 2011-12-08 | Xobni, Inc. | Presenting Information to a User Based on the Current State of a User Device |
US20110291933A1 (en) | 2010-05-27 | 2011-12-01 | Xobni, Inc. | Presenting a New User Screen in Response to Detection of a User Motion |
US20120011204A1 (en) | 2010-07-09 | 2012-01-12 | Path, Inc. | Automated aging of contacts and classifying relationships |
US20120036254A1 (en) | 2010-08-09 | 2012-02-09 | Hiroaki Onuma | Connection management system, and a method for linking connection management server in thin client system |
US20120078883A1 (en) | 2010-09-28 | 2012-03-29 | The Mitre Corporation | Accessing documents using predictive word sequences |
WO2012082929A2 (en) | 2010-12-14 | 2012-06-21 | Xobni Corporation | Generating a relationship history |
WO2012082886A2 (en) | 2010-12-14 | 2012-06-21 | Xobni Corporation | Sender-based ranking of person profiles and multi-person automatic suggestions |
US9009065B2 (en) | 2010-12-17 | 2015-04-14 | Google Inc. | Promoting content from an activity stream |
US20140214981A1 (en) | 2011-03-23 | 2014-07-31 | Linkedln Corporation | Pushing tuning parameters for logical group scoring |
US20120307993A1 (en) * | 2011-05-31 | 2012-12-06 | Jonathan Masters | Method and System for Resolving Phone Numbers for Filtering Voice Calls |
US8620935B2 (en) | 2011-06-24 | 2013-12-31 | Yahoo! Inc. | Personalizing an online service based on data collected for a user of a computing device |
US20130006634A1 (en) | 2011-07-01 | 2013-01-03 | Qualcomm Incorporated | Identifying people that are proximate to a mobile device user via social graphs, speech models, and user context |
US20130091288A1 (en) | 2011-10-06 | 2013-04-11 | Stanislav Shalunov | Discovering And Connecting Wireless Devices Without Discoverability |
US20130097124A1 (en) * | 2011-10-12 | 2013-04-18 | Microsoft Corporation | Automatically aggregating contact information |
US20130262477A1 (en) | 2012-03-28 | 2013-10-03 | Xobni Corporation | Using observations of a person to determine if data corresponds to the person |
US20140100861A1 (en) | 2012-10-09 | 2014-04-10 | David Gerard Ledet | Medical analysis application and response system |
US20140129569A1 (en) | 2012-11-02 | 2014-05-08 | Xobni Corporation | Address extraction from a communication |
US10013672B2 (en) | 2012-11-02 | 2018-07-03 | Oath Inc. | Address extraction from a communication |
US20140280097A1 (en) | 2013-03-14 | 2014-09-18 | Samsung Electronics Co., Ltd. | Method and apparatus for providing a contact address |
US20140280094A1 (en) | 2013-03-15 | 2014-09-18 | Ipar, Llc | Systems and Methods for Providing Expert Thread Search Results |
US9069825B1 (en) | 2013-03-15 | 2015-06-30 | Google Inc. | Search dialogue user interface |
US20140287786A1 (en) | 2013-03-22 | 2014-09-25 | Argela Yazilim ve Bilisim Teknolojileri San. ve Tic. A.S. | Internet-based short message retrieval and display system |
Non-Patent Citations (28)
Title |
---|
Android-Tips.com, "Android Tips & Tricks: How to Import Contacts into Android Phone," located at http://android-tips.com/how-to-import-contacts-into-android/, Nov. 17, 2008 (document provided includes third-party comments submitted under the USPTO PeerToPatent program). |
Bernstein, Michael S. et al., "Enhancing Directed Content Sharing on the Web," Proceedings of the 28th International Conference on Human Factors in Computing Systems, Atlanta, GA, Apr. 10-15, 2010, pp. 971-980. |
Carvalho, Vitor R. et al., "Ranking Users for Intelligent Message Addressing," Proceedings of the 30th European Conference on Information Retrieval, Glasgow, England, Mar. 30-Apr. 3, 2008, pp. 321-333. |
Culotta, Aron et al., "Extracting Social Networks and Contact Information from Email and the Web," Proceedings of the First Conference on Email and Anti-Spam (CEAS), Mountain View, CA, Jul. 30-31, 2004 (document provided includes third-party comments submitted under the USPTO PeerToPatent program). |
Elsayed, Tamer et al., "Personal Name Resolution in Email: A Heuristic Approach," University of Maryland Technical Report No. TR-LAMP-150, Mar. 17, 2008. |
European Patent Application 12801998.1, Extended Search Report, dated Feb. 10, 2015. |
European Patent Application No. 11849271.9, Extended Search Report, dated Apr. 3, 2014. |
European Patent Application No. 12801970.0, Extended Search Report, dated Oct. 23, 2014. |
Extended European Search Report, EP 10 78 3783, dated Mar. 24, 2014. |
Fitzpatrick, Brad, "AddressBooker," Github Social Coding, located at http://addressbooker.appspot.com/, Nov. 28, 2008 (document provided includes third-party comments submitted under the USPTO PeerToPatent program). |
Google Inc. "OpenSocial Tutorial," located at http://code.google.com/apis/opensocial/articles/tutorial/tutorial-0.8.html, Aug. 2008. |
Google Inc., "Automatic Updating of Contacts," Gmail help forum, located at http://74.125.4.16/support/forum/p/gmail/thread?tid=03f7b692150d9242&hl=en, Apr. 27, 2009 (document provided includes third-party comments submitted under the USPTO PeerToPatent program). |
Hillebrand, Tim, "Plaxo: The Smart Auto Update Address Book," Smart Phone Mag, located at http://www.smartphonemag.com/cms/blogs/9/plaxo_the_smart_auto_update_address_book, Nov. 6, 2006 (document provided includes third-party comments submitted under the USPTO PeerToPatent program). |
International Patent Application PCT/US10/35405, International Search Report and Written Opinion, dated Jan. 3, 2011. |
International Patent Application PCT/US10/52081, International Search Report and Written Opinion, dated May 20, 2011. |
International Patent Application PCT/US10/56560, International Search Report and Written Opinion, dated Jun. 21, 2011. |
International Patent Application PCT/US11/64958, International Search Report and Written Opinion, dated Jul. 31, 2012. |
International Patent Application PCT/US12/043523, International Search Report and Written Opinion, dated Nov. 28, 2012. |
International Patent Application PCT/US2011/064892, International Search Report and Written Opinion, dated Aug. 22, 2012. |
International Patent Application PCT/US2012/043507, International Search Report and Written Opinion, dated Jan. 3, 2013. |
Iternational Patent Application PCT/US10/34782, International Search Report and Written Opinion, dated Dec. 22, 2010. |
Microsoft Corporation, "About AutoComplete Name Suggesting," Microsoft Outlook 2003 help forum, located at http://office.microsoft.com/en-us/outlook/HP063766471033.aspx, 2003. |
Oberhaus, Kristin, "Look for Cues: Targeting Without Personally Identifiable Information," W3i, LLC blog entry located at http://blog.w3i.com/2009/09/03/looking-for-cues-targeting-without-personally-identifiable-information/, Sep. 3, 2009. |
OpenSocial Foundation, "Social Application Tutorial (v0.9)," located at http://wiki.opensocial.org/index.php?title=Social_Application_Tutorial, accessed Oct. 8, 2010. |
PCWorld Communications, Inc., "Your Contacts Are Forever: Self-Updating Address Book," located at http://www.pcworld.com/article/48192/your_contacts_are_forever_selfupdating_address_book.html, May 1, 2001 (document provided includes third-party comments submitted under the USPTO PeerToPatent program). |
U.S. Appl. No. 61/407,018, filed Oct. 27, 2010. |
W3i, LLC, "Advertiser Feedback System (AFS)," company product description. Sep. 22, 2009. |
Wikimedia Foundation, Inc., "Machine Learning," Wikipedia encyclopedia entry located at http://en.wikipedia.org/wiki/Machine_learning, Jan. 30, 2011. |
Also Published As
Publication number | Publication date |
---|---|
US20180276615A1 (en) | 2018-09-27 |
US20140129569A1 (en) | 2014-05-08 |
US10013672B2 (en) | 2018-07-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11157875B2 (en) | Address extraction from a communication | |
KR100996311B1 (en) | Method and system for detecting spam BCC | |
US8583659B1 (en) | Labeling samples in a similarity graph | |
US9237123B2 (en) | Providing an answer to a question from a social network site using a separate messaging site | |
US9654594B2 (en) | Semi-supervised identity aggregation of profiles using statistical methods | |
US8407781B2 (en) | Information providing support device and information providing support method | |
US7567970B2 (en) | Contents search system for providing reliable contents through network and method thereof | |
US9110979B2 (en) | Search of sources and targets based on relative expertise of the sources | |
US20140040371A1 (en) | Systems and methods for identifying geographic locations of social media content collected over social networks | |
US9183287B2 (en) | Social media analysis system | |
US20130297581A1 (en) | Systems and methods for customized filtering and analysis of social media content collected over social networks | |
US10977285B2 (en) | Using observations of a person to determine if data corresponds to the person | |
US20130013526A1 (en) | Social networking job matching technology | |
US10002127B2 (en) | Connecting people based on content and relational distance | |
US9524526B2 (en) | Disambiguating authors in social media communications | |
US9646246B2 (en) | System and method for using a statistical classifier to score contact entities | |
WO2017143930A1 (en) | Method of sorting search results, and device for same | |
CN108694324B (en) | Information leakage monitoring method and device | |
US20170221010A1 (en) | System and method for data mining messaging systems to discover references to companies with job opportunities matching a candidate | |
US20110218931A1 (en) | Notifications in a Social Network Service | |
CN107634897A (en) | Group recommends method and apparatus | |
US9819793B2 (en) | Abuse detection for phone number lookups | |
CN110472744B (en) | Network content processing method, device, medium and electronic device | |
US12174865B2 (en) | Information processing apparatus, information processing system, and information processing method | |
KR100789336B1 (en) | How to provide network service and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: YAHOO HOLDINGS, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO! INC,;REEL/FRAME:046246/0286 Effective date: 20170613 Owner name: YAHOO! INC,, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:XOBNI CORPORATION;REEL/FRAME:045908/0363 Effective date: 20130703 Owner name: OATH INC,, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO HOLDINGS, INC.;REEL/FRAME:047054/0001 Effective date: 20171231 Owner name: XOBNI CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SEEGER, RICHARD EARLE, III;MONACO, PETER;REEL/FRAME:045908/0360 Effective date: 20121101 |
|
FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
AS | Assignment |
Owner name: VERIZON MEDIA INC., NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:OATH INC.;REEL/FRAME:054258/0635 Effective date: 20201005 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: YAHOO ASSETS LLC, VIRGINIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO AD TECH LLC (FORMERLY VERIZON MEDIA INC.);REEL/FRAME:058982/0282 Effective date: 20211117 |
|
AS | Assignment |
Owner name: ROYAL BANK OF CANADA, AS COLLATERAL AGENT, CANADA Free format text: PATENT SECURITY AGREEMENT (FIRST LIEN);ASSIGNOR:YAHOO ASSETS LLC;REEL/FRAME:061571/0773 Effective date: 20220928 |