Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
EVENT EXTRACTION SYSTEMS AND METHODS
Document Type and Number:
WIPO Patent Application WO/2018/222254
Kind Code:
A1
Abstract:
Events that are described in either structured data (e.g. HTML web page or email) or text in a natural language description can be extracted and entered into one or more calendars on a user's device. In one embodiment, selecting an add event command in a calendar application can cause the calendar application to search, without having received any search input, in a database of extracted events, and events extracted within a predetermined period of time can be suggested as events to add to the calendar. In one embodiment, an extracted event can cause a notification to be displayed to a user. Other embodiments are also described herein.

Inventors:
TOUDJI SOFIANE (US)
YAALA SALEM BEN (US)
VINEL ANTOINE (US)
BERGET ERIK M (US)
ARRAS HAFID J (US)
BUTTEAUD ROMAIN F (US)
ADLER SCOTT (US)
CATES SAMUEL C (US)
FEDERIGHI CRAIG (US)
COFFMAN PATRICK L (US)
AERTS TIM A (US)
Application Number:
PCT/US2018/024182
Publication Date:
December 06, 2018
Filing Date:
March 23, 2018
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
APPLE INC (US)
International Classes:
G06Q10/10
Foreign References:
US20110106892A12011-05-05
US20130297688A12013-11-07
US7912828B22011-03-22
US8423288B22013-04-16
US8738360B22014-05-27
US20040109025A12004-06-10
Other References:
JOHN FOLEY ET AL: "Learning to Extract Local Events from the Web", PROCEEDINGS OF THE 38TH INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL, SIGIR '15, 9 August 2015 (2015-08-09), New York, New York, USA, pages 423 - 432, XP055475904, ISBN: 978-1-4503-3621-5, DOI: 10.1145/2766462.2767739
Attorney, Agent or Firm:
SCHELLER, James C. et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A non-transitory machine readable medium storing executable instructions which when executed by a data processing system cause the data processing system to perform a method comprising:

extracting an event from text having a natural language description;

adding the extracted event to a database containing one or more extracted events;

recording data representing a first time associated with the extracted event;

displaying a user interface of a calendar application, the user interface including an add event command;

receiving a selection of the add event command;

determining, in response to the selection, whether the first time is within a period of time of a current time;

displaying at least a portion of the extracted event in the calendar user interface if the first time is within the period of time of the current time.

2. The medium as in claim 1, wherein displaying at least a portion of the extracted event in the calendar user interface is performed while zero characters are received in a search input field in the calendar user interface.

3. The medium as in claim 2 wherein the period of time is less than either 24 hours or 2 hours.

4. The medium as in claim 2 wherein determining whether the first time is within the period of time is performed by a search through the database, and the search input field is configured to receive one or more characters and to cause a search to be performed in the database using the received one or more characters as a search query, and the search of the database returns matches as auto completions of the search query that contained the received one or more characters.

5. The medium as in claim 4 wherein the natural language description is part of a text message or email.

6. The medium as in claim 5 wherein the first time is one of: (a) a time of receipt of a text message or email; or (b) a time that the extracted event was extracted when the text message or email was displayed; or (c) a time that the extracted event was added to the database.

7. The medium as in claim 5, wherein the method further comprises:

determining an expiration date for the extracted event based on data extracted from the natural language description;

removing the extracted event from the database on or after the expiration date.

8. The medium as in claim 7, wherein the database includes a data structure in which the extracted event along with other extracted events are ordered by time from most recent to least recent.

9. The medium as in claim 2, wherein the method further comprises:

receiving a selection of the displayed extracted event in the calendar user interface;

displaying, in response to the selection of the displayed extracted event, a calendar event creation panel that is prepopulated with data from the extracted event to allow editing and entry into a calendar maintained by the calendar application.

10. The medium as in claim 2 wherein the method further comprises:

receiving an input on a date on the calendar user interface;

searching, in response to the input, the database for any extracted events on the date, the searching performed while zero characters have been received in the search input field;

displaying extracted events on that date as zero keyword auto-suggestions.

11. The medium as in claim 1 wherein the method further comprises:

extracting, from a later natural language description, text that indicates the extracted event has been canceled and removing the extracted event from the database.

12. A method comprising:

extracting an event from text having a natural language description;

adding the extracted event to a database containing one or more extracted events;

recording data representing a first time associated with the extracted event;

displaying a user interface of a calendar application, the user interface including an add event command;

receiving a selection of the add event command;

determining, in response to the selection, whether the first time is within a period of time of a current time; displaying at least a portion of the extracted event in the calendar user interface if the first time is within the period of time of the current time.

13. The method as in claim 12, wherein displaying at least a portion of the extracted event in the calendar user interface is performed while zero characters are received in a search input field in the calendar user interface.

14. The method as in claim 13 wherein the period of time is less than either 24 hours or 2 hours.

15. The method as in claim 13 wherein determining whether the first time is within the period of time is performed by a search through the database, and the search input field is configured to receive one or more characters and to cause a search to be performed in the database using the received one or more characters as a search query, and the search of the database returns matches as auto completions of the search query that contained the received one or more characters.

16. The method as in claim 15 wherein the natural language description is part of a text message or email.

17. The method as in claim 16 wherein the first time is one of: (a) a time of receipt of a text message or email; or (b) a time that the extracted event was extracted when the text message or email was displayed; or (c) a time that the extracted event was added to the database.

18. The method as in claim 16, wherein the method further comprises:

determining an expiration date for the extracted event based on data extracted from the natural language description;

removing the extracted event from the database on or after the expiration date.

19. The method as in claim 18, wherein the database includes a data structure in which the extracted event along with other extracted events are ordered by time from most recent to least recent.

20. The method as in claim 13, wherein the method further comprises:

receiving a selection of the displayed extracted event in the calendar user interface; displaying, in response to the selection of the displayed extracted event, a calendar event creation panel that is prepopulated with data from the extracted event to allow editing and entry into a calendar maintained by the calendar application.

The method as in claim 13 wherein the method further comprises:

receiving an input on a date on the calendar user interface;

searching, in response to the input, the database for any extracted events on the date, the searching performed while zero characters have been received in the search input field;

displaying extracted events on that date as zero keyword auto-suggestions.

The method as in claim 12 wherein the method further comprises:

extracting, from a later natural language description, text that indicates the extracted event has been canceled and removing the extracted event from the database.

23. A non-transitory machine readable medium storing executable program instructions which when executed by a data processing system cause the data processing system to perform a method comprising:

extracting an event from text having a natural language description;

adding the extracted event to a database containing one or more extracted events;

displaying a user interface of a calendar application, the user interface including a set of one or more dates in a calendar format;

receiving a selection of one of the one or more dates in the calendar format;

searching, in response to the selection, the database for any extracted events on the

selected date, the searching performed while zero characters have been received in a search input field used to receive and cause a search of the database; displaying, as one or more candidate events, each of the extracted events in the database on the selected date.

The medium as in claim 23 wherein the calendar format is one of a year format, a month , a week format and a day format.

The medium as in claim 24 wherein the method further comprises:

determining an expiration date for the extracted event based on data extracted from the natural language description;

removing the extracted event from the database on or after the expiration date.

26. A non-transitory machine readable medium storing executable instructions which when executed by a data processing system cause the data processing system to perform a method comprising:

receiving a document from a domain;

comparing the domain to a set of domains in a whitelist of domains;

determining, if the domain is in the set of domains, whether to continue processing the document based upon at least one of a title of the document or a Uniform Resource

Identifier (URI) of the document;

extracting, from the document if processing is continued, data representing a candidate calendar event;

adding the candidate calendar event to a calendar database;

presenting a notification to a user, the notification showing at least a portion of data about the candidate calendar event.

27. The medium as in claim 26 wherein the document is one of:

(a) a web page; or (b) an email; or (c) a text message.

28. The medium as in claim 26 wherein the whitelist is a data structure in a memory mapped trie, and the comparing is a lookup operation in the memory mapped trie.

29. The medium as in claim 26 wherein the determining whether to continue processing uses a machine learned classifier that is trained on manually labeled examples that are used to learn, based on characteristics of a title of a web page or subject line of an email, whether the email or web page is a confirmation of a reservation or an advertisement or a promotion and wherein the data representing the candidate calendar event is structured data.

30. The medium as in claim 26 wherein the calendar database is a private local calendar database that is encrypted if stored in a user's private cloud storage account, and the candidate calendar event is displayed in a sub-calendar that is one of several sub-calendars displayable in a calendar application.

31. The medium as in claim 26 wherein the notification includes at least one of: (a) a close command that dismisses display of the notification while retaining the candidate calendar event; or (b) a select command that shows the candidate calendar event in a user interface of a calendar application, the candidate calendar event being editable in the calendar application; or (c) a delete command that deletes the candidate calendar event from the calendar database.

32. The medium as in claim 26 wherein the notification is a coalesced notification that shows data about a set of candidate events that appear to be related.

33. The medium as in claim 26 wherein the portion of data about the candidate calendar event includes one or more of: date of event; or time of event; or name of event; or location of event.

34. The medium as in claim 26 wherein the method further comprises:

removing duplicate events from the calendar database based on one or more of: duplicate times; or duplicate titles; or duplicate source indicated by one or more domains.

35. The medium as in claim 34 wherein duplicate events are coalesced into a coalesced notification.

36. A method comprising:

receiving a document from a domain;

comparing the domain to a set of domains in a whitelist of domains;

determining, if the domain is in the set of domains, whether to continue processing the document based upon at least one of a title of the document or a Uniform Resource

Identifier (URI) of the document;

extracting, from the document if processing is continued, structured data representing a candidate calendar event;

adding the candidate calendar event to a calendar database;

presenting a notification to a user, the notification showing at least a portion of data about the candidate calendar event.

37. The method as in claim 36 wherein the document is one of:

(a) a web page; or (b) an email; or (c) a text message.

38. The method as in claim 36 wherein the whitelist is a data structure in a memory mapped trie, and the comparing is a lookup operation in the memory mapped trie.

39. The method as in claim 36 wherein the determining whether to continue processing uses a machine learned classifier that is trained on manually labeled examples that are used to learn, based on characteristics of a title of a web page or subject line of an email, whether the email or web page is a confirmation of a reservation or an advertisement or a promotion and wherein the data representing the candidate calendar event is structured data.

40. The method as in claim 36 wherein the calendar database is a private local calendar database that is encrypted if stored in a user's private cloud storage account, and the candidate calendar event is displayed in a sub-calendar that is one of several sub-calendars displayable in a calendar application.

41. The method as in claim 36 wherein the notification includes at least one of: (a) a close command that dismisses display of the notification while retaining the candidate calendar event; or (b) a select command that shows the candidate calendar event in a user interface of a calendar application, the candidate calendar event being editable in the calendar application; or (c) a delete command that deletes the candidate calendar event from the calendar database.

42. The method as in claim 36 wherein the notification is a coalesced notification that shows data about a set of candidate events that appear to be related.

43. The method as in claim 36 wherein the portion of data about the candidate calendar event includes one or more of: date of event; or time of event; or name of event; or location of event.

44. The method as in claim 36 wherein the method further comprises:

removing duplicate events from the calendar database based on one or more of: duplicate times; or duplicate titles; or duplicate source indicated by one or more domains.

45. The method as in claim 44 wherein duplicate events are coalesced into a coalesced notification.

46. A non-transitory machine readable medium storing executable instructions which when executed by a data processing system cause the data processing system to perform a method comprising:

receiving a document from a domain, the document containing structured data;

classifying the document as one of an event or a non-event;

selecting a data extractor, from a set of data extractors for different categories of events, based on the domain which is determined to be in one of the categories; invoking, by the selected data extractor, a set of field extractors, each of which is configured to extract data from a corresponding type of field in the structured data; extracting, by the set of field extractors, data within fields of the structured data;

validating extracted data from the fields;

generating output of the extracted data for the event;

adding the event to a calendar automatically in response to generating the output if the validating is successful.

47. The medium as in claim 46, wherein the set of data extractors includes data extractors for one or more of: a restaurant reservation; a car rental reservation; a hotel reservation; a ticketed event including sports games and shows; a flight reservation; or social invitation event; and wherein the event is added if the validating confirms the extracted data represents an event.

48. The medium as in claim 47, wherein the method further comprises:

determining a language of the document;

comparing the domain to a whitelist of domains, and wherein if the domain is not in the whitelist, the method stops before classifying the document.

49. The medium as in claim 48, wherein the method further comprises:

detecting, for an event described by the structured data, one or more of: a location; a date; a time; a phone number; or a uniform resource locator;

processing the document, if the document is classified as an event, to remove content not associated with the event prior to extracting data within fields of the structured data and wherein the document contains content in an HTML format.

50. The medium as in claim 46, wherein the classifying determines whether the document is a cancellation of the event.

51. The medium as in claim 46, wherein each data extractor in the set of data extractors controls, when selected, a flow of data extraction.

52. The medium as in claim 46, wherein validating comprises:

for all categories of events: validating a reservation identifier has been extracted or a natural language description of a confirmation exists and validating a start time and date have been extracted; for car rental reservations: validating a provider name has been extracted and validating a drop-off date or pick-up address has been extracted;

for ticketed events: validating an event name has been extracted and validating a ticket number has been extracted;

for restaurant reservations: validating the party size is a positive number;

for hotel reservations: validating a check-in time has been extracted;

for flight reservations: validating an airline IATA code has been extracted and is valid, validating a flight number has been extracted, validating departure and arrival times have been extracted, and validating departure and arrival airport codes or airport names have been extracted.

53. The medium as in claim 46, wherein the method further comprises:

generating a key for the event to compare to other keys to remove duplicate events

calendar.

54. The medium as in claim 46, wherein each field extractor in the set of field extractors extracts candidates from the document and scores the candidates for likelihood of being valid data for a field for the event, and wherein the structured data is in an HTML format.

The medium as in claim 46, wherein the method further comprises:

sending a failure report to a server system if the validating is not successful, wherein the failure report includes the domain and one or more failure types.

56. A method comprising:

receiving a document from a domain, the document containing structured data;

classifying the document as one of an event or a non-event;

selecting a data extractor, from a set of data extractors for different categories of events, based on the domain which is determined to be in one of the categories;

invoking, by the selected data extractor, a set of field extractors, each of which is

configured to extract data from a corresponding type of field in the structured data; extracting, by the set of field extractors, data within fields of the structured data;

validating extracted data from the fields;

generating output of the extracted data for the event;

adding the event to a calendar automatically in response to generating the output if the validating is successful.

57. The method as in claim 56, wherein the set of data extractors includes data extractors for one or more of: a restaurant reservation; a car rental reservation; a hotel reservation; a ticketed event including sports games and shows; a flight reservation; or social invitation event; and wherein the event is added if the validating confirms the extracted data represents an event.

58. The method as in claim 57, wherein the method further comprises:

determining a language of the document;

comparing the domain to a whitelist of domains, and wherein if the domain is not in the whitelist, the method stops before classifying the document.

59. The method as in claim 58, wherein the method further comprises:

detecting, for an event described by the structured data, one or more of: a location; a date; a time; a phone number; or a uniform resource locator;

processing the document, if the document is classified as an event, to remove content not associated with the event prior to extracting data within fields of the structured data and wherein the document contains content in an HTML format.

60. The method as in claim 56, wherein the classifying determines whether the document is a cancellation of the event.

61. The method as in claim 56, wherein each data extractor in the set of data extractors controls, when selected, a flow of data extraction.

62. The method as in claim 56, wherein validating comprises:

for all categories of events: validating a reservation identifier has been extracted or a natural language description of a confirmation exists and validating a start time and date have been extracted;

for car rental reservations: validating a provider name has been extracted and validating a drop-off date or pick-up address has been extracted;

for ticketed events: validating an event name has been extracted and validating a ticket number has been extracted;

for restaurant reservations: validating the party size is a positive number;

for hotel reservations: validating a check-in time has been extracted;

for flight reservations: validating an airline IATA code has been extracted and is valid, validating a flight number has been extracted, validating departure and arrival times have been extracted, and validating departure and arrival airport codes or airport names have been extracted.

63. The method as in claim 56, wherein the method further comprises:

generating a key for the event to compare to other keys to remove duplicate events in the calendar.

64. The method as in claim 56, wherein each field extractor in the set of field extractors extracts candidates from the document and scores the candidates for likelihood of being valid data for a field for the event, and wherein the structured data is in an HTML format.

65. The method as in claim 56, wherein the method further comprises:

sending a failure report to a server system if the validating is not successful, wherein the failure report includes the domain and one or more failure types.

66. A method comprising:

receiving, through one or more networks, a plurality of reports of successful event

extractions from structured data in an HTML format, each report of successful event extraction including an identifier of a domain for a successful extracted event;

receiving, through one or more networks, a plurality of reports of failed event extractions from structured data in an HTML format, each report of a failed event extraction including an identifier of a domain and identifiers of one or more fields;

comparing a number of the successful event extractions to a number of the failed event extractions and displaying on a display device a representation of the comparing; updating event extraction software for one or more fields in response to the comparing.

67. The method as in claim 66 wherein the comparing is performed repeatedly over time to determine if changes in domains are effecting a success rate, and wherein the method further comprises:

transmitting, to a plurality of client devices through one or more networks, updated event extraction software for use by the client devices.

68. A non-transi story machine readable medium storing executable instructions which when executed by a data processing system cause the data processing system to perform a method comprising: extracting an event from structured data or a text having a natural language description, the extracted event including a location;

adding the extracted event to a database containing one or more extracted events;

receiving a selection to display a map application;

searching, in response to the selection to display the map application, the database for extracted events that include a location;

displaying, within the map application, a suggested option to show the location of the extracted event.

69. The medium as in claim 68 wherein the method further comprises:

filtering results from the searching by determining whether the location of the extracted event is within a threshold distance of a current location of the data processing system and if the location of the extracted event is within the threshold distance of the current location, the extracted event is displayed as the suggested option.

70. The medium as in claim 69 wherein the method further comprises:

filtering results from the searching by determining whether a time of the extracted event is within a predetermined period of time of a current time, and if the time of the extracted event is within the predetermined period of time of the current time, the extracted event is displayed as the suggested option.

71. The medium as in claim 70 wherein other extracted events in the database are not displayed as suggested options if (a) the other extracted events contain no location, or (b) times of the other extracted events are not within the predetermined period of time of the current time, or (c) locations of the other extracted events are not within the threshold distance of the current location; and wherein the searching is performed while no characters have been entered into a search input field.

72. The medium as in claim 70 wherein the event is one of:

(a) a flight reservation; or (b) a restaurant reservation; or (c) a hotel reservation; or (d) a car rental reservation; or (e) a ticketed event; or (f) a social invitation.

73. The medium as in claim 72 wherein the database has a restricted access requiring an access privilege that the map application or a destination daemon has while other applications on the data processing system do not have the access privilege.

74. The medium as in claim 72 wherein the map application includes a widget accessible from an application launching user interface and wherein the location of the extracted event is validated, and once validated is geocoded to convert an address to a set of geographic coordinates.

75. The medium as in claim 72 wherein the database includes extracted events from one or more synchronizations with a cloud storage account, used by the data processing system, to obtain extracted events from other devices that use the cloud storage account.

76. The medium as in claim 75 wherein the method further comprises:

displaying a command, within the map application's user interface, to add the extracted event to a calendar;

adding the extracted event to a calendar application;

removing duplicate extracted events from at least one of the databases or the calendar application.

77. The medium as in claim 68, wherein the method further comprises:

determining a transportation mode;

obtaining, from one or more server systems, information about traffic or transportation delays;

determining an estimated time of arrival based on the determined transportation mode and the information about traffic or transportation delays; and

wherein the estimated time of arrival is displayed with the suggested option.

78. A method comprising:

extracting an event from structured data or a text having a natural language description, the extracted event including a location;

adding the extracted event to a database containing one or more extracted events;

receiving a selection to display a map application;

searching, in response to the selection to display the map application, the database for extracted events that include a location;

displaying, within the map application, a suggested option to show the location of the extracted event.

79. The method as in claim 78 wherein the method further comprises:

filtering results from the searching by determining whether the location of the extracted event is within a threshold distance of a current location of the data processing system and if the location of the extracted event is within the threshold distance of the current location, the extracted event is displayed as the suggested option.

80. The method as in claim 79 wherein the method further comprises:

filtering results from the searching by determining whether a time of the extracted event is within a predetermined period of time of a current time, and if the time of the extracted event is within the predetermined period of time of the current time, the extracted event is displayed as the suggested option.

81. The method as in claim 80 wherein other extracted events in the database are not displayed as suggested options if (a) the other extracted events contain no location, or (b) times of the other extracted events are not within the predetermined period of time of the current time, or (c) locations of the other extracted events are not within the threshold distance of the current location; and wherein the searching is performed while no characters have been entered into a search input field.

82. The method as in claim 80 wherein the event is one of:

(a) a flight reservation; or (b) a restaurant reservation; or (c) a hotel reservation; or (d) a car rental reservation; or (e) a ticketed event; or (f) a social invitation.

83. The method as in claim 82 wherein the database has a restricted access requiring an access privilege that the map application or a destination daemon has while other applications on the data processing system do not have the access privilege.

84. The method as in claim 82 wherein the map application includes a widget accessible from an application launching user interface and wherein the location of the extracted event is validated, and once validated is geocoded to convert an address to a set of geographic coordinates.

85. The method as in claim 82 wherein the database includes extracted events from one or more synchronizations with a cloud storage account, used by the data processing system, to obtain extracted events from other devices that use the cloud storage account.

86. The method as in claim 85 wherein the method further comprises:

displaying a command, within the map application's user interface, to add the extracted event to a calendar;

adding the extracted event to a calendar application; removing duplicate extracted events from at least one of the databases or the calendar application.

The method as in claim 78, wherein the method further comprises:

determining a transportation mode;

obtaining, from one or more server systems, information about traffic or transportation delays;

determining an estimated time of arrival based on the determined transportation mode and the information about traffic or transportation delays; and

wherein the estimated time of arrival is displayed with the suggested option.

Description:
EVENT EXTRACTION SYSTEMS AND METHODS

[0001] This application claims the benefit of U.S. Patent Application No. 15,897,038 filed February 14, 2018; U.S. Patent Application No. 15/897,043 filed February 14, 2018; U.S. Patent Application No. 15/897,047 filed February 14, 2018 and 15/897,053 filed February 14, 2018 which all claims priority to U.S. Provisional Patent Application No. 62/514,738, filed June 2, 2017, the entire contents of which are incorporated herein by reference.

BACKGROUND

[0002] Users of data processing systems often send messages (e.g., text messages) or emails about events such as a dinner or lunch at a restaurant or a night at the movies, etc. Moreover, users of data processing systems often use web browsers to make reservations for restaurants, car rentals, ticketed events (e.g., a baseball game or a movie, etc.), flights, hotels, etc.

[0003] Data processing systems, in the past, have been enhanced to include techniques that recognize different types of data, such as events. See, for example, U.S. Patents 7,912,828;

8,423,288; and 8,738,360. These techniques rely upon user interaction to utilize the extracted data.

SUMMARY OF THE DESCRIPTION

[0004] Various aspects and embodiments described herein relate to the extraction of events from different types of data. In one embodiment, events can be extracted from natural language description, such as certain types of emails or text messages or other text content. In another embodiment, events can be extracted from structured data such as HTML (e.g., web pages or some types of emails, etc.).

[0005] A method which extracts events from natural language descriptions of events can include the following operations: extracting an event from text having a natural language description; adding the extracted event to a database containing one or more extracted events; recording data representing a first time associated with the extracted event; displaying a user interface of a calendar application, wherein the user interface of the calendar application includes an add event command; receiving a selection of the add event command; determining, in response to the selection, whether the first time which is associated with the event is within a period of time of a current time; displaying at least a portion of the extracted event in the calendar user interface if the first time is within the period of time of the current time. In one embodiment, recently extracted events can be suggested as a new event to add to a calendar in response to a command to add a new event. In one embodiment, the display of the extracted event can be the result of a search through an extracted event database, and the results of the search display auto completion suggestions of possible extracted events which can be suggested even if no characters are entered into a search input field, which can be referred to as a zero word auto completion suggestion. In other words, the displaying of at least a portion of the extracted event in the calendar user interface can be performed while zero characters are received in a search input field in the calendar user interface. When the first time is beyond the period of time of a current time, then input characters in the search input field can be required in order to retrieve the extracted event as a possible search result in an auto completion suggestion set of search results. The natural language description can be part of a text message or email.

[0006] An alternative embodiment can offer auto completion suggestions from a search of extracted events when a user selects an add event command without regard to a time associated with each extracted event. In this alternative embodiment, these auto completion suggestions obtained by searching an extracted event database can be provided without any characters being entered into a search input field (a zero word auto completion suggestion) or after characters have been entered into the field, which match events in the extracted event database.

[0007] In one embodiment, the first time which is associated with an extracted calendar event can be one of: (a) a time of receipt of a text message or email; or (b) a time that the extracted event was extracted when the text message or email was displayed; or (c) a time that the extracted event was added to the extracted event database.

[0008] In one embodiment, the method can further include determining an expiration date for the extracted event based on data extracted from the natural language description; and removing the extracted event from the database on or after the expiration date. In one embodiment, the database containing extracted events can include a data structure in which the extracted events are ordered by time from most recent to least recent. In one embodiment, the method can further include receiving a selection of the displayed extracted event in the calendar user interface and displaying, in response to the selection of the displayed extracted event, a calendar event creation panel that is pre-populated with data from the extracted event to allow editing of an entry based on the extracted event into a calendar maintained by the calendar application. In one embodiment, the extracted events may be placed in a sub-calendar, which can be characterized as a "found in application" calendar that is segregated from a user's main calendar. In one embodiment, the calendar application may support multiple sub -calendars, such as a work calendar, home calendar, etc. as described in U.S. published application US2004/0109025.

[0009] Another embodiment in which events are extracted from a natural language description can include the following operations: extracting an event from text having a natural language description; adding the extracted event to a database containing one or more extracted events; displaying a user interface of a calendar application, the user interface including a set of one or more dates in a calendar format; receiving a selection of one of the one or more dates in the calendar format; searching, in response to the selection, the database for any extracted events on the selected date, the searching performed while zero characters have been received in a search input field used to receive and cause a search of the database; displaying, as one or more candidate events, each of the extracted events in the database on the selected date. In one embodiment, the method can further include determining an expiration date for the extracted event based on data extracted from the natural language description; and removing the extracted event from the database on or after the expiration date.

[0010] Another aspect described herein relates to the extraction of one or more events while the user uses a web browser to make a reservation or to otherwise create an event. In one

embodiment, a method can include the following operations: receiving a document from a domain; comparing the domain to a set of domains in a white list of domains; determining, if the domain is in the set of domains, whether to continue processing the document based upon at least one of a title of the document or a uniform resource identifier (URL) of the document; extracting, from the document if processing is continued, structured data representing a candidate calendar event; adding the candidate calendar event to a calendar database; and presenting a notification to a user, the notification showing at least a portion of data about the candidate calendar event. In one embodiment, the determination of whether to continue processing the document can be done repeatedly through different web pages of the same domain (or a domain known to be related to the original domain) through the process of creating the event while using the web browser. In one embodiment, the document is one of a web page or an email or text message containing structured data from a business. In one embodiment, the white list is a data structure in memory of the process of the web browser, and the data structure is a memory mapped trie and the comparing is a lookup operation in the memory mapped trie. In one embodiment, the determination of whether to continue processing can use a machine learned classifier that is trained on manually labeled examples that are used to learn, based on characterization of title of a web page or subject line of an email how to classify the structured data. In one embodiment, the characterization indicates whether the email or web page is a confirmation of a reservation or an advertisement (a non- event) or a promotion which is not considered an event. In one embodiment, the calendar database is a private local calendar database that is encrypted if stored in a user's private cloud storage account, and the candidate calendar event can be displayed in a sub-calendar that can be one of several sub-calendars displayable in a calendar application.

[0011] In one embodiment, the notification can include at least one of: (a) a close command that dismisses display of the notification while retaining the candidate calendar event; or (b) a select command that shows the candidate calendar event in a user interface of the calendar application, wherein the candidate calendar event is editable in the calendar application; or (c) a delete command that deletes the candidate calendar event from the calendar database. In one embodiment, the notification can be a coalesced notification that shows data about a set of candidate events that appear to be related. In one embodiment, the method can further include removing duplicate events from the calendar database based on one or more of: duplicate times; or duplicate title; or duplicate source indicated by one or more domains. In one embodiment, duplicate events can be coalesced into a coalesced notification rather than removing them.

[0012] Another aspect described herein relates to an architecture for an extraction engine that can use different modules that are shared across different categories of events. In one embodiment, an extraction engine can perform the following operations: receiving a document from a domain, the document containing structured data such as HTML content; determining a language of the document; classifying the document as one of an event or a non-event; detecting, for an event described by the structured data, one or more of a location, an address, a date, a time, a phone number, or a uniform resource locator; selecting a data extractor, from a set of data extractors for different categories of events, based on the domain which is determined to be in one of the categories; invoking, by the selected data extractor, a set of field extractors, each of which is configured to extract data from a corresponding type of field in the structured data; extracting, by the set of field extractors, data within the fields of the structured data wherein the flow or order of extracting can be controlled by the selected data extractor; validating extracted data from the fields; generating an output of the extracted data for the event; and adding the event to a calendar automatically in response to generating the output if the validating is successful. In one embodiment, the set of data extractors includes data extractors for one or more of: a restaurant reservation; a car rental reservation; a hotel reservation; a ticketed event including sports games and shows; a flight reservation; or a social invitation event. In one embodiment, the method can further include comparing the domain to a white list of domains; if the comparison shows that the domain is not in the white list, the method can stop before classifying the document. In one embodiment, the method can further include pre-processing the document, if the document is classified as an event, to remove content not associated with the event prior to extracting data within fields of the structured data. In one embodiment, the classifying determines whether the document is a cancellation of the event. In one embodiment, each data extractor in the set of data extractors controls, when selected, a flow of data extraction by the field extractors. In one embodiment, the method can further include generating a key for the event to compare to other keys to remove duplicate events in the calendar. In one embodiment, each field extractor in the set of field extractors extracts candidates from the document and scores the candidates for a likelihood of being valid data for a field for the event. In one embodiment, the method can also include: sending a failure report to a server system if the validating is not successful, wherein the failure report includes the domain and one or more failure types. The failure reports can be used to compare successful event extractions to failed event extractions and determine whether or not event extraction software should be updated.

[0013] Another aspect described herein relates to the use of extracted events in map applications which can display maps and which can be used when traveling to a location to provide route guidance while traveling to an event. A method in one embodiment according to this aspect can include the following operations: extracting an event from structured data or text having a natural language description, the extracted event including a location; adding the extracted event to a database containing one or more extracted events; receiving a selection to display a map application; searching, in response to the selection to display the map application, the database for extracted events that include a location; displaying, within the map application, a suggested option to show the location of the extracted event. In one embodiment, the method can further include: filtering results from the searching by determining whether the location of the extracted event is within a threshold distance of a current location of the data processing system and if the location of the extracted event is within the threshold distance of the current location, the extracted event is displayed as the suggested option. In one embodiment, the method can further include: filtering results from the searching by determining whether a time of the extracted event is within a predetermined period of time of the current time, and if the time of the extracted event is within the predetermined period of time of the current time, the extracted event is displayed as the suggested option. In one embodiment, other extracted events in the database of extracted events are not displayed as suggested options if (a) the other extracted events contain no location, or (b) times of the other extracted events are not within the predetermined period of time of the current time, or (c) locations of the other extracted events are not within the threshold distance of the current location. In one embodiment, the searching can be performed while no characters have been entered into a search input field, and hence the suggested options are zero word auto completion suggestions in one embodiment for the map application.

[0014] In one embodiment, the database of extracted events has a restricted access requiring an access privilege that the map application or a destination daemon has, while other applications on the data processing system do not have the access privilege. In one embodiment, the map application can include a widget accessible from an application launching user interface. In one embodiment, the location of the extracted event can be validated, and once validated, it can be geocoded to convert an address, such as a street address, to a set of geographic coordinates such as latitude and longitude. In one embodiment, the extracted event database can include extracted events from one or more synchronizations with a cloud storage account, used by the data processing system to obtain extracted events from other devices that use the cloud storage account. [0015] In one embodiment, the method can further include: displaying a command, within the map application's user interface, to add the extracted event to a calendar that can be displayed through a calendar application; adding the extracted event to the calendar application, and removing duplicate extracted events from at least one of the database or the calendar application.

The method can further include in one embodiment: determining a transportation mode; obtaining, from one or more server systems, information about traffic or transportation delays; determining an estimated time of arrival based on the determined transportation mode and the information about traffic or transportation delays; and wherein the estimated time of arrival is displayed with the suggested option within the map application.

[0016] The methods and systems described herein can be implemented by data processing systems, such as one or more smart phones, tablet computers, desktop computers, laptop computers, smart watches, wearable devices, audio accessories, onboard computers, and other data processing systems and other consumer electronic devices. The methods and systems described herein can also be implemented by one or more data processing systems which execute executable computer program instructions, stored in one or more non-transitory machine readable media or medium that cause the one or more data processing systems to perform the one or more methods described herein when the program instructions are executed. Thus, the embodiments described herein can include methods, data processing systems, and non-transitory machine readable media such as DRAM memory and flash memory.

[0017] The above summary does not include an exhaustive list of all embodiments in this disclosure. All systems and methods can be practiced from all suitable combinations of the various aspects and embodiments summarized above, and also those disclosed in the Detailed Description below.

BRIEF DESCRIPTION OF THE DRAWINGS

[0018] The present invention is illustrated by way of example and not limitation in the figures of the accompanying drawings in which like references indicate similar elements.

[0019] Figure 1 is a flowchart which illustrates a method for extracting an event from a natural language description.

[0020] Figure 2A shows an example of a user interface of a messaging application which can include a natural language description of an event.

[0021] Figure 2B shows an example of a user interface of a calendar application.

[0022] Figure 2C shows an example of an auto completion suggestion based upon an extracted event, where the suggestion can be shown in a calendar application in response to a selection of a command to add a new event to the calendar. [0023] Figure 2D shows an example of a user interface of a calendar application which can accept search queries that are input into a search input field, and the search queries can be used to search extracted events in an extracted event database.

[0024] Figure 2E shows an example of a user interface of a messaging application which displays a natural language description of a cancellation of an event.

[0025] Figure 3A shows an example of a user interface of a calendar application which displays a suggested event which was obtained through a search through an extracted event database.

[0026] Figure 3B shows a method according to one embodiment for displaying one or more candidate events in response to the selection of a date in a calendar or in response to the selection of a command to add a new event to the calendar.

[0027] Figure 4 shows an example in block diagram form of an architecture for using an event extractor with a calendar application.

[0028] Figure 5 is a flowchart which illustrates a method according to one embodiment in which one or more events can be extracted from structured data such as a web page.

[0029] Figures 6A, 6B, and 6C show examples of web pages in a web browser during a browsing session while a user browses through multiple web pages within a domain and a classifier determines, for each such page during the browsing session, whether or not to extract an event during the browsing session.

[0030] Figure 7 is a block diagram of a software architecture which can be used to perform the method shown in Figure 5.

[0031] Figures 8A, 8B, 8C, and 8D show examples of notifications which can be used, for example, in conjunction with the method shown in Figure 5.

[0032] Figure 9 is a flowchart which shows a method of using an extraction engine that uses a hierarchy of components.

[0033] Figure 10 shows an example of an event extraction engine according to one embodiment.

[0034] Figure 11 shows an example of a hierarchy which can be used to implement the event extraction engine shown in Figure 10.

[0035] Figures 12A, 12B, 12C, 12D, 12E, and 12F show examples of various possible fields within six different categories of events, which include car rental reservations, ticketed events, restaurant reservations, hotel reservations, flight reservations, and social invitations.

[0036] Figures 13A, 13B, 13C, 13D, 13E, 13F, and 13G show examples of validation rules which can be used as part of the processing by the event extraction engine shown in Figure 10.

[0037] Figure 14A is a flowchart which illustrates a method for improving event extraction software by monitoring reports of both successful event extractions and failed event extractions in a large population of devices in one embodiment. [0038] Figure 14B shows a graph which illustrates how the method of Figure 14A can be used to trigger an update of event extraction software which then can be distributed to multiple devices to improve event extraction.

[0039] Figure 15 is a flowchart which illustrates a method in one embodiment for extracting events and using those extracted events to suggest locations in a map application.

[0040] Figure 16 shows an example of a system which can be used with a map application to suggest locations that are in one or more extracted events.

[0041] Figure 17 shows an example of a user interface of a map application which can display a suggested location that was obtained from a database of extracted events.

[0042] Figure 18 is a block diagram illustration of an example of a data processing system which can be used with one or more embodiments described herein.

DETAILED DESCRIPTION

[0043] Various embodiments and aspects will be described with reference to details discussed below, and the accompanying drawings will illustrate the various embodiments. The following description and drawings are illustrative and are not to be construed as limiting. Numerous specific details are described to provide a thorough understanding of various embodiments.

However, in certain instances, well-known or conventional details are not described in order to provide a concise discussion of embodiments.

[0044] Reference in the specification to "one embodiment" or "an embodiment" means that a particular feature, structure, or characteristic described in conjunction with the embodiment can be included in at least one embodiment. The appearances of the phrase "in one embodiment" in various places in the specification do not necessarily all refer to the same embodiment. The processes depicted in the figures that follow are performed by processing logic that comprises hardware (e.g. circuitry, dedicated logic, etc.), software, or a combination of both. Although the processes are described below in terms of some sequential operations, it should be appreciated that some of the operations described may be performed in a different order. Moreover, some operations may be performed in parallel rather than sequentially.

[0045] One aspect described herein relates to the extraction of one or more events from text having a natural language description of the one or more events. Figure 1 shows an example of a method which uses events extracted from text having a natural language description. The method of Figure 1 can use known data extraction techniques which extract data from natural language descriptions, where the data includes data for events. Examples for such data extraction techniques are described in U.S. patents 7,912,828 and 8,738,360. These known techniques can be used to perform operation 51 and can be used as part of the event extractor 251 shown in Figure 4. Referring back to Figure 1, in operation 51, one or more events are extracted from text that has a natural language description. Figure 2A shows an example of a natural language description of an event displayed within a transcript 103 of a user interface of a messaging application 101. Referring back to Figure 1, in operation 53, the extracted event can be added to a database containing one or more extracted events. Optional operation 55 can then record data representing a first time that is associated with the extracted event. This first time can be used later to determine whether or not to present the extracted event as a zero word auto completion suggestion in one embodiment. In another embodiment, the first time is not used, and the auto completion suggestion which shows extracted events can be displayed without regard to time. In operation 57, a user interface of a calendar application can be displayed, and this user interface can include a command to add an event to the calendar. An example of such a command is shown in Figure 2B which shows a user interface of a calendar application, which includes an add event icon 121; the user can select the add event icon 121 to cause the calendar application to present a user interface, such as the user interface shown in Figure 2C to allow the user to add a new event to the calendar. Referring back to Figure 1, in operation 59, the user interface of the calendar application can receive a selection of the add event command. The selection may include a touch or tap on the add event icon or the use of a cursor and mouse to select the add event icon or the use of other techniques known in the art to select the add event command represented by the add event icon. Then in operation 61 shown in Figure 1, the system determines, in response to the selection received in operation 59, whether the first time is within a period of time (e.g., one hour) of the current time; operation 61 is performed in those embodiments in which the first time is used. If the first time is within a period of time of a current time, then the extracted event is displayed as a suggested event to add to the calendar, and this is shown as operation 63 in Figure 1. In one embodiment, the display of the extracted event can occur in response to a search of a database of extracted events (where no search query has been entered by a user), and all extracted events within a predetermined period of time (e.g., one hour) of the current time can be presented as a suggested event. In other words, in one embodiment each such suggested event is a zero word auto completion suggestion that is displayed because the first time of each such event is within a period of time of the current time. In one embodiment, the period of time can be one hour, and all such extracted events which were extracted within the last hour can be presented as a zero word auto completion suggestion of a suggested event (found by a search engine) in response to the selection of the add event command.

[0046] The following example will illustrate the method of Figure 1 by describing a text message session between two friends. Each friend can use a messaging application to exchange messages with the other friend in a conversation involving lunch. Figure 2A shows an example on one device of that conversation. The user interface 101 of the messaging app includes a transcript 103 which shows three message bubbles 105, 107, and 109. The user interface 101 also includes an input staging area 111 and an on-screen keyboard 112. The text entered into the messaging application is analyzed by a hybrid engine leveraging machine learning algorithms (which models were trained to recognize event intents in natural language descriptions) and an event knowledge database. The event extractor 251 in Figure 4 is an example of such an event extractor which analyzes text in a natural language description such as emails 255 and messages 253 shown in Figure 4. The event extractor 251 can then extract events and store them within the database 257 shown in Figure 4. Referring back to Figure 2A, it can be seen that the two friends have agreed to have lunch at a restaurant known as Fred's. In one embodiment, the event extraction system can assume a default time for lunch, such as 12:30pm. The event extractor can extract a title of the event, such as "lunch" and can assign a default start time and default duration, if not explicitly mentioned in the natural language description.

[0047] The extracted event, which was extracted from the natural language description, can be added to a database of extracted events, such as the database 257 which can then be searched in response to the selection of an add event icon, such as the add event icon 121 within the user interface 120 of the calendar app shown in Figure 2B. In other words, either user who participated in the messaging conversation shown in Figure 2A can go to their calendar application to bring up the user interface 120 and can select the add event icon 121. In response to the selection of the add event icon, a search of the extracted events database can be automatically performed to retrieve all recent events within a period of time, such as one hour of the current time with no search query having been entered by the user. This search can be performed without selecting the search icon 122 within the user interface 120 of the calendar application shown in Figure 2B. In other words, the search performed in response to the selection of the add event icon 121 is automatically performed in response to the selection of the add event icon and does not require a separate selection of the search icon 122. The result of the search in response to the selection of the add event icon 121 is shown in Figure 2C, which represents a zero word auto completion suggestion (from the search by the search engine) of extracted events which have been extracted within the past hour (in this embodiment) of the current time. The period of time used in operation 61 in one embodiment is one hour but could be other periods of time. As shown in Figure 2C, the extracted event 133 can be an auto completion suggestion returned as part of the search results where no characters have been entered into a search input field of the calendar application. The extracted event 133 shows that the event is considered a candidate event by the word "maybe" and includes the name of the restaurant and a time and an invitee who is the other participant in the text messaging session shown in Figure 2A. If the user who was operating the messaging app shown in Figure 2A has conducted other messaging conversations within the past hour, and those other message conversations also created extracted events, then the auto completion suggestion (from the search engine 259) of extracted events shown in Figure 2C would also include those extracted events because those were also extracted within the past hour in one embodiment.

[0048] The time-based approach shown in Figure 1 allows a user to retrieve, without entering any characters in a search input field, all recently extracted events which have been extracted from recent messages, emails, etc. and other natural language descriptions that have been processed by the system automatically. Thus, the user need not enter any search query to retrieve recent extracted events such as those events which have been extracted in the last hour in one embodiment. It will be appreciated that other time periods other than one hour can also be used in alternative embodiments. In one embodiment, the first time which is associated with the extracted event can be a time of receipt of the text message or email that provides the natural language description of the extracted event; alternatively, the first time can be a time that the extracted event was extracted when the text message or email was displayed; alternatively, the first time can be the time that the extracted event was added to the database of extracted events. In each case, the first time is compared to the current time to determine whether it is within a period of time of the current time, such as within one hour of the current time. In one embodiment, the event extractor (such as event extractor 251) can extract an expiration date or create an expiration date based on rules about expiration and the text description; for example, a lunch or restaurant reservation can be, by default, treated as expired on the day after the start date, so if the start date is Wednesday, August 17th, the expiration date can be, by default, Thursday, August 18th. The expiration date, in one embodiment, can be used to remove one or more extracted events that are expired; in one embodiment, all extracted events that are expired can be removed periodically from the extracted events database so that the search engine (e.g., search engine 259) does not return stale extracted events in the search results. The removal of expired extracted events can also be performed in the other embodiments described herein, such as embodiments that extract events from structured data (e.g., HTML content in web pages or emails in the embodiment shown in Figures 7, 10, and 16)

[0049] As shown in Figure 2D, the embodiments described herein can also allow a user to search for extracted events by entering one or more characters into the search input field 137 which is displayed within the user interface 120B of the calendar application. The entry of one or more characters into the search input field 137 can cause the search engine 259 shown in Figure 4 to search the database containing extracted events, which is shown as the database 257 in Figure 4. The results of that search can be provided by the search engine 259 to the calendar application 263 which can present the user interface as shown in Figures 2B, 2C, and 2D.

[0050] In one embodiment, the event extractor 251 shown in Figure 4 can analyze the natural language description to determine whether an event has been canceled. This can occur either before the event is added to the database of extracted events, such as database 257, or after the events are added to the database of extracted events. The detection of a cancellation can cause the event extractor, such as the event extractor 251, to remove an extracted event from the database of extracted events such as the database 257 shown in Figure 4. Figure 2E shows an example of a conversation containing four message bubbles 145, 147, 149, and 151. Message bubbles 145, 147, and 149 suggest that an event (lunch) has been scheduled. However, message bubble 151 shows that the event is canceled because one of the participants cannot make the event and this can cause the event extractor, such as event extractor 251, to cancel the event which can cause the event to be removed from the database of extracted events if it has already been added to that database.

[0051] Figures 3A and 3B show another embodiment in which extracted events can be returned as search results which can be auto completion suggestions provided in the search results. The method shown in Figure 3B can begin in operation 201 which extracts an event from text having a natural language description. For example, operation 201 can use the event extractor 251 to extract an event from a natural language description such as descriptions found in messages 253 or emails 255 shown in Figure 4. In operation 203 of Figure 3B, the extracted events can then be added to a database containing one or more extracted events. This can be seen in Figure 4 where the event extractor 251 adds extracted events to the database 257. Referring back to Figure 3B, a user can select or launch a calendar application which, in operation 205, displays the user interface of a calendar application which can include various different ways of showing views of a calendar (such as daily view, weekly view, monthly view, etc.). In one embodiment, the view can be a calendar format which shows one or more dates, such as the format shown in Figure 2B, which shows calendar entries 125, 127, and 129 in a weekly view 123. Then in operation 207 of Figure 3B, the data processing system can receive a selection of a date in the calendar format that is displayed within the user interface of the calendar application. For example, the user can select the date shown in calendar entry 127 in Figure 2B. The selection in operation 207 of Figure 3B can then cause operation 209 to occur. In operation 209, the data processing system can search, in response to the selection of the date with zero characters entered into a search input field, the database for any extracted events on the selected date. Referring to Figure 4, the search engine 259 can search the database 257 for extracted events on the selected date, and the results of that search can include one or more extracted events, which can be displayed in operation 211 in

Figure 3B as one or more candidate events. Figure 3A shows an example of a user interface 120C of the calendar application which can result from operation 211 in Figure 3B. In this example shown in Figure 3A, an extracted event 160 has been found by the search in operation 209 of Figure 3B and is displayed in the user interface 120C. The candidate event is shown as a candidate by the word "maybe" in the extracted event 160 as shown in Figure 3A. The extracted event may have been created as a result of an email or text message between the user of the data processing system and another user which have exchanged text in a natural language description, which describes a lunch at a restaurant known as Mom's Burgers on the date that was selected in operation 207 of Figure 3B. If there were multiple extracted events on the selected date, the calendar user interface, such as user interface 120C can display multiple extracted events in a scrollable list. The user of the data processing system which includes the calendar app can then add the extracted event to the user's calendar by selecting the add event option 121 A or can not add the extracted event to the user's calendar by selecting the cancel option 156. The user interface 120C also allows the user to add a new event by selecting the new event option 157, which new event would normally be different than the extracted event 160. In the method of Figure 3B, the user was not required to enter any characters into the search input field (such as search input field 137 in the user interface of a calendar application), and hence the search results provided by the search engine can be considered a zero word auto completion suggestion or set of suggestions which are based upon the selected date which was received in operation 207. It will be appreciated that the user could also search for extracted events by entering characters into the search input field in the calendar application to retrieve calendar events that were manually entered by the user as well as extracted events in a database of extracted events, such as the database 257. The search engine, such as search engine 259 shown in Figure 4, can then return results to the calendar application 261 based upon the characters entered by the user into the search input field.

[0052] In an alternative embodiment of the method shown in Figure 3B, operation 207 can receive a selection to add a new event rather than a selection of a date in the calendar application. For example, the user can select the add event icon 121 shown in Figure 2B in this alternative embodiment of operation 207 shown in Figure 3B. This can cause an alternative embodiment of operation 209 in which the search engine searches the database of extracted events without regard to date and returns, as search results, extracted events which are found in the search. This search in the alternative embodiment of operation 209 can be performed with zero characters having been entered by the user into the search input field of the calendar application, and the user can further limit the search results by entering characters into the search input field to reduce the displayed number of candidate events in the search results.

[0053] Figures 5, 6A, 6B, 6C, 7, and 8A through 8D show another aspect of the embodiments herein which can be used when processing structured data such as web pages that contain HTML content. Embodiments according to this aspect can use the method shown in Figure 5 with the architecture shown in Figure 7, which can ultimately produce a set of one or more notifications, such as the notifications shown in Figures 8A, 8B, 8C, and 8D. Referring to Figure 5, in operation 301, a document, such as a web page, is received from a domain or other identifier of the source of the document. In operation 303, the domain can be compared to a set of domains (or other identifiers of sources) in a white list such as the domain white list 403 shown in Figure 7. If the domain is not found in the white list, method 5 can stop at operation 303 and does not continue as long as the web browser remains browsing in that domain. In one embodiment, the white list is a data structure in a memory mapped trie, and the comparison operation performed in operation 303 of Figure 5 can be a lookup operation in the memory mapped trie. If the domain of the document received in operation 301 is found in the white list in operation 303, then processing continues to operation 305 shown in Figure 5. Operation 305, in one embodiment, can be performed in a loop repeatedly by the classifier 405 shown in Figure 7 as a user browses through multiple web pages within the same domain, such as the web pages 321, 323, and 325 shown respectively in Figures 6A, 6B, and 6C. In one embodiment, the browsing through multiple web pages within the same domain can occur when a user is booking a registration for a flight or a restaurant or a movie or other event categories, where the booking process requires that the user interact with multiple web pages in the domain. Referring back to Figure 5, operation 305 determines whether to continue processing the document based upon (in one embodiment) at least one of a title of the document or a uniform resource identifier, such as a URL (uniform resource locator) of the document. Operation 305 can be seen in Figure 7, in which the web browser 401 provides the title and URL 404 to the classifier 405 which performs operation 305 shown in

Figure 5. As the user browses through multiple web pages within the domain, operation 305 is repeated for each web page, and the web browser 401 shown in Figure 7 repeatedly provides one or more titles and URL 404 to the classifier 405 which then can indicate whether or not, in decision 406, to extract the event in the web page. The decision 406 can indicate when to extract based upon the classification of the web page provided by the classifier 405. In a typical example of the loop that operation 305 in Figure 5 can perform, the classifier can return the no decision 406 for an initial set of web pages prior to one or more final set of web pages when the classifier provides the yes decision 406 back to the web browser 401. This can be seen in Figures 6A, 6B, and 6C. In particular, the initial web page 321 is classified as a non-event by the classifier 405. Similarly, during the initial stages of the booking process, the classifier 405 classifies web page 323 as a non-event. This can continue through multiple web pages within the domain. At each instance of a new web page, the web browser 401 in Figure 7 provides title and URL 404 to the classifier 405 which then classifies the web page with either a yes decision (it is an event) or a no decision (it is a non-event, do not extract yet). In the example shown in Figure 6C, the web page 325 can be a web page showing that the booking of an event has been confirmed, and the classifier 405 returns a yes decision 406 to the web browser 401 in Figure 7, which then provides the HTML content 408 to an event extractor 407 shown in Figure 7. Referring back to Figure 5, the decision by the classifier 405 causes processing to continue from operation 305 to operation 307 in which structured data from the particular web page classified as an event by classifier 405 is extracted. The structured data represents a candidate calendar event. After the structured data has been extracted in operation 307 by, for example, the event extractor 407 in Figure 7, operation 309 in Figure 5 can be performed. In operation 309, the candidate calendar event can be added to a calendar database which can be a database for a sub-calendar, such as the sub-calendars described in published U.S. application number 2004/0109025. For example, as shown in operation 309 the candidate calendar event can be added to a calendar which is characterized as a "found in applications calendar". This calendar database can be part of the extracted event database 409 shown in Figure 7. The addition of the candidate calendar event can then cause a notification system, such as notification system 411 shown in Figure 7, to cause operation 311 shown in Figure 5. In operation 311, the data processing system can present a notification to a user, and the notification can show at least a portion of the data about the candidate event which was extracted in operation 307 of Figure 5. Referring back to Figure 7, the notification system 411 can cause the display of notifications, such as the notifications shown in Figures 8A, 8B, 8C, and 8D, and the user can interact with those notifications to cause the extracted events to be added to one or more calendar databases 412 shown in Figure 7.

[0054] In one embodiment, the notifications can be displayed to a user contemporaneously with the completion of the booking process, and this is shown in both Figures 8A and 8B. In the case of Figure 8A, the web browser window 453 is still displayed on the screen 451 of the user's data processing system when the notification 455 is displayed. The web browser window 453 can display the final page of the booking process which can be a confirmation page providing the details which are extracted by the event extractor 407 shown in Figure 7. Thus, in one embodiment, the notification 455 can appear soon after the confirmation web page (such as web page 325 shown in Figure 6C) is displayed after the event extractor has extracted the event and added the extracted event to the extracted event database, such as database 409 shown in Figure 7. In the case of the user interface shown in Figure 8B, the web browser window 457 is displayed on the screen 456 and multiple notifications 459 are displayed at the same time based upon a plurality of extracted events which have been extracted from a booking, such as a car rental reservation or a flight reservation. Figure 8C shows an example of the notification 455 which includes at least a portion of data about the candidate calendar event in region 465 and also includes a close option 467 and a delete option 469. The user can select the region 465 which can cause the calendar application to open to allow editing an entry of the event into the user's calendar. If the user selects the close option 467, the notification is closed without adding the extracted event into the user's calendar; however, the extracted event can remain in the extracted event database, such as extracted event database 409, until its expiration date which can be stored in a field as part of the data about the particular extracted event. If the user selects the delete option 469, the extracted event can be not added to the user's calendar and also can be deleted from the extracted event database, such as extracted event database 409 shown in Figure 7. Figure 8D shows an example of the user interface of multiple notifications, such as the multiple notifications 459.

[0055] In one embodiment, the classifier 405 shown in Figure 7 can be a machine learned classifier that is trained on manually labeled examples of web pages that are used to learn, based on characteristics of a title of a web page or a subject line of an email whether the email or web page is a confirmation of a reservation or an advertisement or promotion which is not an event. In one embodiment the events which are extracted by the event extractor, such as event extractor 407, can be added to a private local calendar database which is separate from the user's main calendar. If the private local calendar database is stored in the user's private storage cloud account then it can be encrypted. In one embodiment, the private local calendar database that contains extracted events can be displayed in a sub-calendar that is one of several sub-calendars displayable in a calendar application. In one embodiment, notifications which appear to be for the same event can be coalesced into a single notification which can be shown as notifications 459 in Figures 8B and 8D. In one embodiment, an identifier of an event, such as a key described below, can be created in order to identify events which are duplicate events to allow the removal of a duplicate event from the calendar and calendar database.

[0056] Another aspect of the embodiments described herein relates to an event extraction engine that can use a hierarchy of components, and within that hierarchy there can be multiple data extractors with each of the multiple data extractors dedicated to a particular category of events such as hotel reservations, car rental reservations, flight reservations, restaurant reservations, ticketed events, etc. Figures 9, 10, and 11 show an example of this aspect. Also, the event extraction engine described in this aspect (e.g., event extraction engine 550) can be used in other aspects, such as in the event extractor 407 and the extraction system 755. In one embodiment, the event extraction engine 550 shown in Figure 10 can perform the method shown in Figure 9, and the event extraction engine 550 can use the hierarchy 600 shown in Figure 11 to perform the event extraction process. The method shown in Figure 9 can begin in operation 501 in which a document is received from a domain, and the document contains structured data such as HTML content. The document can be, for example, a web page or an email with structured data or a text message with structured data provided by, for example, an extension app that operates with the messaging application. Referring to Figure 10, the document 551 is an example of a document received in operation 501 of Figure 9. In one embodiment, the method of Figure 9 can optionally use a white list of domains such as the white list of domains (or other identifiers of source) 553 shown in Figure 10. In one embodiment, the optional use of the white list can be performed prior to operation 503 of Figure 9. If the domain is not found in the white list, the method of Figure 9 can stop at that point and proceed no further for the current document. On the other hand, if the domain for the received document is found on the white list, such as white list 553 in Figure 10, then processing can continue in operation 503. As shown by operation 503 in Figure 9, a classifier can classify the document as either an event or non-event for purposes of event extraction. In one embodiment, the structured data within the document can be provided to the machine learned classifier 557 shown in Figure 10, which can be similar to the classifier 405 shown in Figure 7. In one embodiment, the machine learned classifier 557 can be a classifier that is trained manually on labeled examples that are used to learn how to classify an email or web page containing structured data, and the classification can include classifying the structured data as a confirmation of a reservation or other event and can also include classifications of non-events such as advertisements and promotions, etc. In one embodiment, the machine learned classifier can learn what the characteristics are of a subject line for confirmation emails versus an advertising email. For instance, the machine learned classifier can learn when the word

"confirmation" is present in the subject line or title, this increases the likelihood that the email or web page has an event confirmation. Conversely, the machine learned classifier can learn that when the words " 10% off are present in the subject line or title of the web page, the email or web page is not likely to contain an event reservation but is just likely to be a commercial email or advertising that should be discarded. For web pages, the classifier can use the web page's title and full URL for classification. In one embodiment, the classifier can also use statistical methods to determine the locale (language and country) of the email or web page. The determination of the language can also be performed by a conventional language identifier 555 shown in Figure 10 which provides an identification of the language in one embodiment to the machine learned classifier 557 shown in Figure 10. This can allow the machine learned classifier to use appropriate rules for a particular language in one embodiment. In one embodiment, the machine learned classifier 557 can receive the subject line and email headers of emails when the document is an email containing structured data. If the classifier, such as machine learned classifier 557 classifies the document as an event, then processing can continue at operation 505 of Figure 9.

Operation 505 can include detecting from the structured data one or more of: a location, a date, a time, a phone number, an address, or a uniform resource locator or uniform resource identifier.

This detection which can occur in operation 505 can be performed by the data detectors 561 shown in Figure 10. In one embodiment, the data detectors 561 can be a set of known data detectors for detecting different types of data, such as location, date, time, phone number, address, uniform resource locator, etc. In one embodiment, each data detector in the set of data detectors can be dedicated to detecting only one of certain types of structured data such as a location, a date, a time, etc. In one embodiment, the data detectors 561 may perform operation 505 after an optional preprocessor, such as preprocessor 559, is used to preprocess the structured data to remove non-event content. This is shown in Figure 10 because the preprocessor 559 precedes the data detectors 561 in the data flow shown within the event extraction engine 550. In one embodiment, the preprocessor 559 strips away irrelevant HTML annotations. For instance, the preprocessor 559 converts "<b> hello </b>" into "hello" and converts "<a href =

"http://apple.com" alt = "apple" >" into "<http://apple.com>", etc.

[0057] After detecting data from the structured data of the document in operation 505, processing can proceed to operation 507 in Figure 9. In operation 507, the event extraction engine can, through a category selector such as category selector 563 shown in Figure 10, select a particular data extractor from a set of data extractors for the different categories of events. This selection can be made based upon the domain which is determined to be in one of the categories. For example, if the email is received from "OpenTable.com" or the domain of the web page is

"OpenTable.com" then the category selector 563 would select the data extractor for restaurant reservations, such as the data extractor for restaurant reservation 609 shown in Figure 11. In one embodiment, the category selector 563 shown in Figure 10 can select one of the data extractors shown in Figure 11 such as data extractors 603, 605, 607, and 609. In one embodiment, there can be six such data extractors which are selected by the category selector 563 shown in Figure 10. These six categories are shown in Figures 12A, 12B, 12C, 12D, 12E, and 12F. In one

embodiment, the category selector 563 can use a data structure that includes a list of domains in each of the six categories. The category selector 563 can perform a look-up in the list of the domains and determine the category from the category specified for the domain. For example, there can be a list of domains for car rental reservations, a list of domains for restaurant reservations, a list of domains for flight reservations, a list of domains for hotel reservations, a list of domains for ticketed events, etc. In one embodiment, there is a separate data extractor for each such category and the set of such data extractors is shown as the set of data extractors 565 in

Figure 10. The role of each data extractor is to control the general flow for the category. For instance, the restaurant data extractor will attempt to extract the date and time of the event and a location if available, and then it can call into specialized reusable submodules or field extractors which work on a very specific type of extraction within a particular field. This is shown in operation 509 in which the selected data extractor invokes a set of field extractors for each field which is expected to be extracted for the category of the event. The set of field extractors can be field extractors 567 shown in Figure 10 or the set of field extractors 611 shown in Figure 11. In one embodiment, for each field shown in Figures 12A through 12F, there is a separate and distinct field extractor for the particular field, although these can be shared across the different categories. For example, a field extractor for the "start date" field can be shared for both the ticketed events category and the restaurant reservations category and the hotel reservations category and the flights reservation category, etc.

[0058] Referring back to Figure 9, the set of field extractors which was invoked by the selected data extractor can extract, in operation 511, data within the fields of the structured data. The selected data extractor delegates the extraction of all of the necessary properties of an event in its category and then pieces together these details to create an event which can be validated in operation 513 shown in Figure 9 by the validator 569 shown in Figure 10. In one embodiment, the submodules or field extractors can collect a set of candidates for data extraction in the document and score them with various criteria in order to retain only the highest scored item as the extracted data for the particular field. For example, the start time field extractor can fetch all time candidates extracted using the data detectors 561 and give higher scores to candidates that are in close proximity to keywords like "start time" or "your reservation is at" or "begins at", etc. After the selected data extractor assembles the extracted event, the data can be validated using, for example the validation rules for the particular category (as well as all categories in the case of Figure 13A) shown in Figures 13B, 13C, 13D, 13E, 13F, and 13G. For example, if the category selector, such as category selector 563 in Figure 10 or category selector 601 in Figure 11 selected the category of restaurant reservation, then the validation rules would include the rules shown in Figure 13A and Figure 13D in one embodiment. It will be appreciated that various alternatives exist for the validation rules, so alternative validation rules could be used in alternative embodiments which may have fewer rules or more rules or different rules in the various categories. Referring back to Figure 9, in one embodiment, after completing successfully the validation operation (in operation 513) then the event can be added to a calendar database such as a "found in applications" calendar. In one embodiment, the extracted data, prior to adding the extracted event into a database of extracted events, can be processed to generate a formatted output which can be a dictionary representation of the event such as an event reservation that can comply with, for example, event details using the schema.org web standard for the various categories. In other words, a standard for formatting a particular type of event can be used to generate a formatted output according to that standard. Moreover the process of generating the output in a particular format can also include generating a title for the event and metadata about the event such as a duration of the event where the duration is a default duration if the duration is not supplied by the event. In one embodiment, a default duration for the event can be inferred when it is not explicit; for example, the default duration for a restaurant reservation is 1 1/2 hours. The process of generating the output for the extracted event can also include generating a duplicate key that is used to check whether a similar event already exists in the user's calendar, and this duplicate key can be used to de-duplicate the calendar when duplicate events have been entered into the calendar. The duplicate key can be, for example, in the case of a restaurant reservation, a key such as restaurant/reservation identifier/name/time. This key can also be used when a cancellation of the event is extracted so that the cancellation can be used to remove the canceled event. Once the event is extracted (such as extracted event 571 shown in Figure 10), it can be added to an extracted event database, such as the extracted event database 573 shown in Figure 10. In one embodiment, the addition of the extracted event into the extracted event database can automatically populate the "found in applications" calendar with the extracted event so that the extracted event can be found by a search engine which can either be invoked by the user to search for events within a calendar application or invoked by the system in response to an event such as the user selecting an add event command within the calendar application.

[0059] As described herein, the event extraction engine 550 can employ a hierarchy of components, such as the hierarchy 600 shown in Figure 11. The category selector 601 is at the top of the hierarchy and is responsible for selecting the particular data extractor for the particular category that is selected by the category selector. In one embodiment the category selector 601, which can be similar to the category selector 563 in Figure 10, can select the category based upon the domain that was the source of the document, such as document 551. The category selector 601 can then select a particular data extractor which is designed to work with the selected category. In turn, the selected data extractor, which can be one of the data extractors 603, 605, 607, and 609 shown in Figure 11 as well as other data extractors can invoke the appropriate set of field extractors within the set of field extractors 611 depending upon the particular category. Figures 12A, 12B, 12C, 12D, 12E, and 12F show the various field extractors for the different categories in one embodiment. The selected data extractor would pick the appropriate field extractors depending upon the category to process the data as described herein.

[0060] Another aspect of the embodiments described herein is shown in Figures 14A and 14B. Oftentimes, providers of reservation services can change their web page formats or their email formats. This may result in the event extraction engine not being able to successfully extract an event anymore. These situations can be avoided, in some embodiments, by monitoring the success and failures of event extractions on many devices used by users over a period of time. In one embodiment, this can involve tracking the success and failures across all categories of events (such as the categories shown in Figures 12A through 12F) for all providers in all languages. Figure 14A shows an example of a method which can provide this tracking. In operation 651, reports of successful event extractions can be received from many client devices, and each report can include an identifier of the domain (or other source identifier) for a successfully extracted event. The report can also include a set of metadata about the event and the document containing the structured data from which the event was successfully extracted. In one embodiment, the report can include a date indicating the date of extraction in addition to an identifier of the domain. In operation 653, reports of failed event extractions can be received from many devices on a given date. Each report can include an identifier of the domain (or other source identifier) and one or more identifiers of one or more fields for which extraction failed. These identifiers can be considered an error message which indicates the type of error on a given date for a given domain. In one embodiment, these metrics can be transmitted by a plurality of client devices on a daily basis and can be collected on one or more server systems in a privacy preserving way, such as without user identifiers, etc. and can be used to establish a baseline. The baseline can be established by, for example, operation 655 which compares the number of successful event extractions in a given time period to the number of failed event extractions in the same time period and displays that comparison over time. In one embodiment, the display can appear like the graph 670 shown in Figure 14B which tracks over time successful event extractions 673 relative to failed event extractions 671 for the same domain over the given period of time. The Y axis shown in Figure 14B shows the number of reports of event extraction for a particular domain. It can be seen that at time 675 (time Ti) the provider at domain "ABC" probably changed a format in a web page or email which has affected the accuracy of the event extraction process for one or more fields from the provider at domain "ABC". This comparison can reveal a high deviation from the baseline indicating that the event extraction engine may need to be modified. In one embodiment this can involve acquiring sample documents from the affected domain (for example domain "ABC"). This can be done, for example, by going to the website of the affected domain and making a reservation which is then canceled and collecting sample documents such as email confirmation documents and web page confirmation documents. These sample documents can then be run through an event extraction engine to allow the event extraction engine to be modified to allow the sample documents to be properly processed to extract an event successfully. Once the event extraction software has been modified based upon this testing, it can be transmitted to the plurality of a user's client devices in operation 657.

[0061] Figures 15, 16, and 17 show another aspect of the embodiments herein which relate to automatic searches done in response to, for example, the selection by a user to display a map application. The method shown in Figure 15 can be used with the system shown in Figure 16 to produce the user interface 801 of a map application shown in Figure 17. Referring now to Figure 15, in operation 701, an event can be extracted from structured data or a text having a natural language description, where the event includes a location. In operation 703, the extracted event can be added to a database containing one or more extracted events. Referring now to Figure 16, the system 750 can receive source materials 753 which can be processed by the extraction system 755 to produce extracted events that are added to the database 757 which contains one or more extracted events. Hence, the extraction system 755 can process the source materials 753 to perform operation 701 and 703 shown in Figure 15. In one embodiment, the source materials can include web pages, emails, text messages, etc. In one embodiment, the extraction system 755 can be similar to the event extractor 251 shown in Figure 4 or similar to the event extractor 407 shown in Figure 7 or similar to the event extraction engine 550 shown in Figure 10. In one embodiment, the extracted event can be added to a calendar application, such as the calendar application 759 shown in Figure 16. The addition of the extracted event to the calendar application can proceed as described herein as either an automatic addition or an addition after a notification which the user can confirm manually, or in response to a user's selection of a command, displayed within a map application's user interface, to add the extracted event to the calendar, etc. Referring back to Figure 15, at some point the user can launch or open a map application, and this is shown as operation 705 in which the system receives a selection to cause the display of a map application (or a widget of the map application). When the user opens or launches a map application, the map application, such as map application 751 shown in Figure 16, can query a destination daemon, such as destination daemon 761 shown in Figure 16 to cause a search to be performed of extracted events in the database of extracted events, such as the database 757. This search is shown as operation 707 in Figure 15, and the search can be automatically performed in response to the selection to open or display the map application. In one embodiment, the search is limited to or filtered to include only extracted events that include a location which has been validated. In one embodiment, the search can be performed even when no search input characters have been entered into a search input field in the map application. In one embodiment, the search results can be filtered based on the current location or current time or both parameters. For example, events that are not within the next eight hours (for flights) and the next four hours (for any other event found in applications or otherwise contained in the database of extracted events) are disregarded or filtered out by the search process. In one embodiment, events that don't have a structured geocoded location (such as a latitude and longitude) are also disregarded. In one embodiment, events that have a location further away than 200 miles of the current location are also disregarded. The current time and the current location in one embodiment can be provided, in the system 750 shown in Figure 16, by the clock 763 and the location determination system 767. In one embodiment, the location determination system 767 can include one or more of a GPS system or an assisted GPS system or Wi-Fi location techniques, etc. Thus, the automatic search performed by operation 707 in Figure 15 can be filtered based upon the current location and the current time so that only events that are, for example, within four hours of the current time and within 200 miles of the current location are displayed as suggestions in operation 709 in one embodiment. The suggested options can be considered to be auto completion suggestions based upon no characters having been entered into the search input field. In one embodiment if there are no extracted events within a predetermined period of time then there would be no suggested options which are displayed in operation 709. In one embodiment, the suggested option which is displayed can include an estimated time of arrival (ETA) based on current traffic conditions obtained from map or traffic servers, such as the map and traffic servers 765 shown in Figure 16.

[0062] Figure 17 shows an example of the output of operation 709 of Figure 15. The user interface 801 of the map application shown in Figure 17 can include a map 803 which, in one embodiment, can show the streets and include an indicator of the location of the suggested option 807. It can be seen that there are no characters having been entered into the search input field 805 and thus the suggested option 807 can be considered to be a zero word auto completion suggestion found by the search through the extracted events database, such as the database 757, which search was performed in response to the opening or launching of the map application, such as map application 751 which can display the user interface 801 shown in Figure 17. The suggested option 807 can include the name of the event and the name of the restaurant in this example as well as the time and date of the event. In the example shown in Figure 17, the suggested option 807 shows that there is a reservation that was extracted from the source materials (such as source materials 753). This reservation is at Mom's Burgers tonight at 7:00pm. Referring back to Figure 15, the user in operation 711 can select the suggested option which can then cause the display of a map of the location of the extracted event which is shown in Figure 17 where X marks the location of Mom's Burgers. In one embodiment, the events extracted and stored by the system shown in Figure 16 can be any one of the categories shown in Figures 12A through 12F. In one embodiment the database 757 can enforce a restricted access requiring an access privilege or permission from, for example, the destination daemon 761, where other daemons and other applications will not get access to the database 757 because they do not have the access privilege or permission controlled by the database 757. In one embodiment, the extraction system 755 in Figure 16 can include as part of a validation process, a method for geocoding an address by converting the address to a set of geographic coordinates. In one embodiment, the database 757 can include extracted events from one or more synchronizations with a cloud storage account, used by the system shown in Figure 16, to obtain extracted events from other devices that use the cloud storage account. In one embodiment, the suggested option 807 can include an estimated time of arrival which is derived from data provided by traffic servers, such as traffic servers 765 shown in Figure 16, where the traffic data is obtained via a network interface such as a cellular telephone connection or a Wi-Fi connection. In one embodiment, the map application can display a user selectable command that, when selected, causes the extracted event to be added to a calendar provided by the calendar application.

[0063] The systems and methods described herein can be implemented in a variety of different data processing systems and devices, including general-purpose computer systems, special purpose computer systems, or a hybrid of general purpose and special purpose computer systems. Exemplary data processing systems that can use any one of the methods described herein include server systems, desktop computers, laptop computers, tablet computers, smart phones, cellular telephones, personal digital assistants (PDAs), embedded electronic devices, or other consumer electronic devices. [0064] Figure 18 is a block diagram of data processing system hardware according to an embodiment. Note that while Figure 18 illustrates the various components of a data processing system that may be incorporated into a mobile or handheld device or other electronic device, it is not intended to represent any particular architecture or manner of interconnecting the components as such details are not germane to the present invention. It will also be appreciated that other types of data processing systems that have fewer components than shown or more components than shown in Figure 18 can also be used with the present invention.

[0065] As shown in Figure 18, the data processing system includes one or more buses 1309 that serve to interconnect the various components of the system. One or more processors 1303 are coupled to the one or more buses 1309 as is known in the art. Memory 1305 may be DRAM or non-volatile RAM or may be flash memory or other types of memory or a combination of such memory devices. This memory is coupled to the one or more buses 1309 using techniques known in the art. The data processing system can also include non-volatile memory 1307, which may be a hard disk drive or a flash memory or a magnetic optical drive or magnetic memory or an optical drive or other types of memory systems (e.g., ROM) that maintain data even after power is removed from the system. The non-volatile memory 1307 and the memory 1305 are both coupled to the one or more buses 1309 using known interfaces and connection techniques. A display controller 1322 is coupled to the one or more buses 1309 in order to receive display data to be displayed on a display device 1323. The display device 1323 can include an integrated touch input to provide a touch screen. The data processing system can also include one or more input/output (I/O) controllers 1315 which provide interfaces for one or more I/O devices, such as one or more mice, touch screens, touch pads, joysticks, and other input devices including those known in the art and output devices (e.g. speakers). The input/output devices 1317 are coupled through one or more I/O controllers 1315 as is known in the art.

[0066] While Figure 18 shows that the non-volatile memory 1307 and the memory 1305 are coupled to the one or more buses directly rather than through a network interface, it will be appreciated that the present invention can utilize non-volatile memory that is remote from the system, such as a network storage device which is coupled to the data processing system through a network interface such as a modem or Ethernet interface. The buses 1309 can be connected to each other through various bridges, controllers and/or adapters as is well known in the art. In one embodiment the I/O controller 1315 includes one or more of a USB (Universal Serial Bus) adapter for controlling USB peripherals, an IEEE 1394 controller for IEEE 1394 compliant peripherals, or a Thunderbolt controller for controlling Thunderbolt peripherals. In one embodiment, one or more network device(s) 1325 can be coupled to the bus(es) 1309. The network device(s) 1325 can be wired network devices (e.g., Ethernet) or wireless network devices (e.g., Wi-Fi, Bluetooth). [0067] It will be apparent from this description that aspects of the present invention may be embodied, at least in part, in software. That is, the techniques may be carried out in a data processing system in response to its processor executing a sequence of instructions contained in a storage medium, such as a non-transitory machine-readable storage medium (e.g. volatile DRAM or non-volatile flash memory). In various embodiments, hardwired circuitry may be used in combination with software instructions to implement the present invention. Thus the techniques are not limited to any specific combination of hardware circuitry and software, or to any particular source for the instructions executed by the data processing system. Moreover, it will be understood that where mobile or handheld devices are described, the description encompasses mobile devices (e.g., laptop devices, tablet devices), speaker systems with integrated computing capabilities, handheld devices (e.g., smartphones), as well as embedded systems suitable for use in wearable electronic devices.

[0068] The present disclosure recognizes that the use of personal information data (such as extracted events that can get added to a calendar of a user), in the present technology, can be used to the benefit of users. For example, the personal information data can be used to automatically populate a user's calendar with the extracted event. Further, other uses for personal information data that benefit the user are also contemplated by the present disclosure.

[0069] The present disclosure further contemplates that the entities responsible for the collection, analysis, disclosure, transfer, storage, or other use of such personal information data will comply with well-established privacy policies and/or privacy practices. In particular, such entities should implement and consistently use privacy policies and practices that are generally recognized as meeting or exceeding industry or governmental requirements for maintaining personal information data private and secure. For example, personal information from users should be collected for legitimate and reasonable uses of the entity and not shared or sold outside of those legitimate uses. Further, such collection should occur only after receiving the informed consent of the users.

Additionally, such entities would take any needed steps for safeguarding and securing access to such personal information data and ensuring that others with access to the personal information data adhere to their privacy policies and procedures. Further, such entities can subject themselves to evaluation by third parties to certify their adherence to widely accepted privacy policies and practices.

[0070] Despite the foregoing, the present disclosure also contemplates embodiments in which users selectively block the use of, or access to, personal information data. That is, the present disclosure contemplates that hardware and/or software elements can be provided to prevent or block access to such personal information data. For example, the present technology can be configured to allow users to select to "opt in" or "opt out" of participation in the collection of personal information data during registration for services. In another example, users can select a partial opt-in in which the data is collected only when certain applications are used, or the extracted events are added to private encrypted calendars, etc.

[0071] In the foregoing specification, specific exemplary embodiments have been described. It will be evident that various modifications may be made to those embodiments without departing from the broader spirit and scope set forth in the following claims. The specification and drawings are, accordingly, to be regarded in an illustrative sense rather than a restrictive sense.