US20040006748A1 - Systems and methods for providing online event tracking - Google Patents
Systems and methods for providing online event tracking Download PDFInfo
- Publication number
- US20040006748A1 US20040006748A1 US10/610,574 US61057403A US2004006748A1 US 20040006748 A1 US20040006748 A1 US 20040006748A1 US 61057403 A US61057403 A US 61057403A US 2004006748 A1 US2004006748 A1 US 2004006748A1
- Authority
- US
- United States
- Prior art keywords
- documents
- user
- event
- data
- relevant
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
- 238000000034 method Methods 0.000 title claims description 42
- 238000013459 approach Methods 0.000 claims description 5
- 238000001514 detection method Methods 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 20
- 238000013518 transcription Methods 0.000 description 11
- 230000035897 transcription Effects 0.000 description 11
- 230000007246 mechanism Effects 0.000 description 7
- 238000012545 processing Methods 0.000 description 6
- 230000008569 process Effects 0.000 description 5
- 230000011218 segmentation Effects 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000001427 coherent effect Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000005236 sound signal Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L25/00—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
- G10L25/78—Detection of presence or absence of voice signals
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/26—Speech to text systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2201/00—Electronic components, circuits, software, systems or apparatus used in telephone systems
- H04M2201/42—Graphical user interfaces
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2201/00—Electronic components, circuits, software, systems or apparatus used in telephone systems
- H04M2201/60—Medium conversion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2203/00—Aspects of automatic or semi-automatic exchanges
- H04M2203/30—Aspects of automatic or semi-automatic exchanges related to audio recordings in general
- H04M2203/305—Recording playback features, e.g. increased speed
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99941—Database schema or data structure
- Y10S707/99943—Generating database or data structure, e.g. via user interface
Definitions
- the present invention relates generally to multimedia environments and, more particularly, to systems and methods for tracking events and providing notification to users when events of interest are detected.
- a conventional approach to event tracking requires that the individual desiring the information, or someone associated with this individual, spend time searching for it. For example, the individual might search the Internet and visit different web sites to read news articles relating to the event. The individual might also watch the news or news channels on television for information relating to the event.
- Systems and methods consistent with the present invention address this and other needs by providing event tracking that monitors multimedia broadcasts against a user-provided profile to identify information relating to an event of interest.
- the systems and methods alert one or more users using one or more alerting techniques when information relating to the event is identified.
- a system notifies a user of the detection of data that is relevant to an event of interest.
- the system obtains a user profile that includes one or more example documents that define the event.
- the system receives data that corresponds to multimedia information and determines the relevance of the data to the event based on the one or more example documents.
- the system notifies the user when the data is determined to be relevant.
- an event tracking system includes collection logic and tracking logic.
- the collection logic receives data items that include textual representations of multimedia information.
- the tracking logic obtains a user profile that includes one or more example documents that define an event for which a user desires data and determine the relevance of the data items received by the collection logic to the event based on the user profile.
- the tracking logic sends an alert to the user when at least one of the data items is determined to be relevant.
- an event tracking system includes one or more indexers and alert logic.
- the one or more indexers are configured to capture data that includes audio data, video data, and/or text data, and transcribe the data when the data is the audio data or the video data to create text data.
- the alert logic is configured to receive at least one example document that defines an event for which a user desires information and receive the text data from the one or more indexers.
- the alert logic is further configured to determine the relevance of the text data to the event based on the at least one example document and alert the user when the text data is determined to be relevant.
- a method for notifying a user of documents that are relevant to an event of interest includes receiving one or more example documents that define the event and obtaining different types of media documents. The method further includes using a model-based approach to determine the relevance of the media documents to the event based on the one or more example documents and alerting the user when one or more of the media documents are determined to be relevant.
- FIG. 1 is a diagram of a system in which systems and methods consistent with the present invention may be implemented
- FIGS. 2 A- 2 C are exemplary diagrams of the multimedia sources of FIG. 1 according to an implementation consistent with the principles of the invention
- FIG. 3 is an exemplary diagram of an audio indexer of FIG. 1;
- FIG. 4 is a diagram of a possible output of the speech recognition logic of FIG. 3;
- FIG. 5 is a diagram of a possible output of the story segmentation logic of FIG. 3;
- FIG. 6 is an exemplary diagram of the alert logic of FIG. 1 according to an implementation consistent with the principles of the invention
- FIGS. 7 and 8 are flowcharts of exemplary processing for providing information relating to an event of interest according to an implementation consistent with the principles of the invention
- FIG. 9 is an exemplary diagram of a graphical user interface according to an implementation consistent with the principles of the invention.
- FIG. 10 is an exemplary diagram of a graphical user interface once example documents have been provided by a user according to an implementation consistent with the principles of the invention
- FIG. 11 is an exemplary diagram of a graphical user interface that presents relevant documents to a user according to an implementation consistent with the principles of the invention.
- FIG. 12 is an exemplary diagram of an entry in the list of FIG. 11 according to an implementation consistent with the principles of the invention.
- Systems and methods consistent with the present invention provide mechanisms for monitoring multimedia broadcasts against a user-provided profile to identify information relating to an event of interest.
- the systems and methods may use a model-based approach to find the relevance of information to the user profile.
- the systems and methods may alert one or more users upon detection of relevant information.
- An event is an occurrence that is specific to time, a place, or a person.
- a topic or subject is a broad level description of happenings. Examples of events may include Sonny Bono being killed in a skiing accident or the crash of American Airlines flight 587. Examples of topics may include skiing accidents or airplane disasters.
- FIG. 1 is a diagram of an exemplary system 100 in which systems and methods consistent with the present invention may be implemented.
- System 100 may include multimedia sources 110 , indexers 120 , alert logic 130 , database 140 , and servers 150 and 160 connected to clients 170 via network 180 .
- Network 180 may include any type of network, such as a local area network (LAN), a wide area network (WAN) (e.g., the Internet), a public telephone network (e.g., the Public Switched Telephone Network (PSTN)), a virtual private network (VPN), or a combination of networks.
- LAN local area network
- WAN wide area network
- PSTN Public Switched Telephone Network
- VPN virtual private network
- the various connections shown in FIG. 1 may be made via wired, wireless, and/or optical connections.
- Multimedia sources 110 may include audio sources 112 , video sources 114 , and text sources 116 .
- FIGS. 2 A- 2 C are exemplary diagrams of audio sources 112 , video sources 114 , and text sources 116 , respectively, according to an implementation consistent with the principles of the invention.
- FIG. 2A illustrates an audio source 112 .
- Audio source 112 may include an audio server 210 and one or more audio inputs 215 .
- Audio input 215 may include mechanisms for capturing any source of audio data, such as radio, telephone, and conversations, in any language. There may be a separate audio input 215 for each source of audio. For example, one audio input 215 may be dedicated to capturing radio signals; another audio input 215 may be dedicated to capturing conversations from a conference; and yet another audio input 215 may be dedicated to capturing telephone conversations.
- Audio server 210 may process the audio data, as necessary, and provide the audio data, as an audio stream, to indexers 120 . Audio server 210 may also store the audio data.
- FIG. 2B illustrates a video source 114 .
- Video source 114 may include a video server 220 and one or more video inputs 225 .
- Video input 225 may include mechanisms for capturing any source of video data, with possibly integrated audio data in any language, such as television, satellite, and a camcorder. There may be a separate video input 225 for each source of video. For example, one video input 225 may be dedicated to capturing television signals; another video input 225 may be dedicated to capturing a video conference; and yet another video input 225 may be dedicated to capturing video streams on the Internet.
- Video server 220 may process the video data, as necessary, and provide the video data, as a video stream, to indexers 120 . Video server 220 may also store the video data.
- FIG. 2C illustrates a text source 116 .
- Text source 116 may include a text server 230 and one or more text inputs 235 .
- Text input 235 may include mechanisms for capturing any source of text, such as e-mail, web pages, newspapers, and word processing documents, in any language. There may be a separate text input 235 for each source of text. For example, one text input 235 may be dedicated to capturing news wires; another text input 235 may be dedicated to capturing web pages; and yet another text input 235 may be dedicated to capturing e-mail.
- Text server 230 may process the text, as necessary, and provide the text, as a text stream or file, to indexers 120 . Text server 230 may also store the text.
- indexers 120 may include one or more audio indexers 122 , one or more video indexers 124 , and one or more text indexers 126 .
- Each of indexers 122 , 124 , and 126 may include mechanisms that receive data from multimedia sources 110 , process the data, perform feature extraction, and output analyzed, marked up, and enhanced language metadata.
- indexers 122 - 126 include mechanisms, such as the ones described in John Makhoul et al., “Speech and Language Technologies for Audio Indexing and Retrieval,” Proceedings of the IEEE, Vol. 88, No. 8, August 2000, pp. 1338-1353, which is incorporated herein by reference.
- Audio indexer 122 may receive an input audio stream from audio sources 112 and generate metadata therefrom. For example, indexer 122 may segment the input stream by speaker, cluster audio segments from the same speaker, identify speakers by name or gender, and transcribe the spoken words. Indexer 122 may also segment the input stream based on topic and locate the names of people, places, and organizations. Indexer 122 may further analyze the input stream to identify when each word was spoken (possibly based on a time value). Indexer 122 may include any or all of this information in the metadata relating to the input audio stream.
- Video indexer 124 may receive an input video stream from video sources 122 and generate metadata therefrom. For example, indexer 124 may segment the input stream by speaker, cluster video segments from the same speaker, identify speakers by name or gender, identify participants using face recognition, and transcribe the spoken words. Indexer 124 may also segment the input stream based on topic and locate the names of people, places, and organizations. Indexer 124 may further analyze the input stream to identify when each word was spoken (possibly based on a time value). Indexer 124 may include any or all of this information in the metadata relating to the input video stream.
- Text indexer 126 may receive an input text stream or file from text sources 116 and generate metadata therefrom. For example, indexer 126 may segment the input stream/file based on topic and locate the names of people, places, and organizations. Indexer 126 may further analyze the input stream/file to identify when each word occurs (possibly based on a character offset within the text). Indexer 126 may also identify the author and/or publisher of the text. Indexer 126 may include any or all of this information in the metadata relating to the input text stream/file.
- FIG. 3 is an exemplary diagram of indexer 122 .
- Indexers 124 and 126 may be similarly configured.
- Indexers 124 and 126 may include, however, additional and/or alternate components particular to the media type involved.
- indexer 122 may include audio classification logic 310 , speech recognition logic 320 , speaker clustering logic 330 , speaker identification logic 340 , name spotting logic 350 , topic classification logic 360 , and story segmentation logic 370 .
- Audio classification logic 310 may distinguish speech from silence, noise, and other audio signals in an input audio stream. For example, audio classification logic 310 may analyze each thirty second window of the input stream to determine whether it contains speech. Audio classification logic 310 may also identify boundaries between speakers in the input stream. Audio classification logic 310 may group speech segments from the same speaker and send the segments to speech recognition logic 320 .
- Speech recognition logic 320 may perform continuous speech recognition to recognize the words spoken in the segments that it receives from audio classification logic 310 . Speech recognition logic 320 may generate a transcription of the speech.
- FIG. 4 is an exemplary diagram of a transcription 400 generated by speech recognition logic 320 . Transcription 400 may include an undifferentiated sequence of words that corresponds to the words spoken in the segment. Transcription 400 contains no linguistic data, such as punctuation and capitalization.
- speaker clustering logic 330 may identify all of the segments from the same speaker in a single document (i.e., a body of media that is contiguous in time (from beginning to end or from time A to time B)) and group them into speaker clusters. Speaker clustering logic 330 may then assign each of the speaker clusters a unique label. Speaker identification logic 340 may identify the speaker in each speaker cluster by name or gender.
- Name spotting logic 350 may locate the names of people, places, and organizations in the transcription. Name spotting logic 350 may extract the names and store them in a database. Topic classification logic 360 may assign topics to the transcription. Each of the words in the transcription may contribute differently to each of the topics assigned to the transcription. Topic classification logic 360 may generate a rank-ordered list of all possible topics and corresponding scores for the transcription.
- Story segmentation logic 370 may change the continuous stream of words in the transcription into document-like units with coherent sets of topic labels and other document features generated or identified by the components of indexer 122 . This information may constitute metadata corresponding to the input audio stream.
- FIG. 5 is a diagram of exemplary text 500 that includes representations of metadata that may be output from story segmentation logic 370 . Text 500 may include linguistic data, such as punctuation and capitalization. The metadata text may also include other information not shown in FIG.
- Story segmentation logic 370 may output the metadata in the form of documents to alert logic 130 , where a document corresponds to a body of media that is contiguous in time (from beginning to end or from time A to time B).
- alert logic 130 determines the relevance of the documents from indexers 120 to one or more user profiles.
- a single alert logic 130 corresponds to multiple indexers 120 of a particular type (e.g., multiple audio indexers 122 , multiple video indexers 124 , or multiple text indexers 126 ) or multiple types of indexers 120 (e.g., audio indexers 122 , video indexers 124 , and text indexers 126 ).
- there may be multiple alert logic 130 such as one alert logic 130 per indexer 120 .
- FIG. 6 is an exemplary diagram of alert logic 130 according to an implementation consistent with the principles of the invention.
- Alert logic 130 may include collection logic 610 and tracking logic 620 .
- Collection logic 610 may manage the collection of documents from indexers 120 .
- Collection logic 610 may store the documents in database 140 .
- Collection logic 610 may also provide the documents to tracking logic 620 .
- Tracking logic 620 may determine the relevance of the documents to one or more user profiles.
- a user profile may include one or more example documents that define an event of interest.
- a user may identify an event of interest by giving the event a descriptive title and providing example documents, such as four example documents. The user may also identify the manner by which the user desires to be notified of documents relevant to the event.
- Tracking logic 620 may use the example documents to create a statistical language model.
- the statistical language model may assign probabilities to the words in the example documents, as well as, all of the words in the lexicon.
- Tracking logic 620 may use the statistical language model to determine the similarity of documents collected by collection logic 610 to the example documents.
- the statistical language model may identify documents that contain words that are grammatically similar to the words in the example documents, but may not necessarily use the same words as the example documents.
- the statistical language model may build a uni-gram model for use in determining document similarity. For the uni-gram model to succeed, as many different types of words (i.e., words that describe the event in different ways) or enough words to cover the event in detail are needed. In practice, two thousand to four thousand words may be sufficient to make a decent statistical language model. These words may be located within a single example document or multiple example documents.
- Tracking logic 620 may use the statistical language model to determine the relevance of newly received documents (i.e., documents newly received by collection logic 610 ). Tracking logic 620 may also score the documents based on their determined relevance. For example, a document may be scored based on its similarity to the example documents.
- tracking logic 620 may generate an alert notification and send it to notification server(s) 160 . Alternatively, tracking logic 620 may wait until a predetermined number of relevant documents are detected before generating the alert notification. The particular number of relevant documents that tracking logic 620 identifies before generating the alert notification may be specified in the user profile.
- database 140 may store the documents received by alert logic 130 .
- Database 140 may, thereby, store a history of the information seen by alert logic 130 .
- Database 140 may also store some or all of the original media (audio, video, or text) relating to the documents. In order to maintain adequate storage space in database 140 , it may be practical to expire (i.e., delete) documents after a certain time period.
- Server 150 may include a computer or another device that is capable of interacting with alert logic 130 and clients 170 via network 180 .
- Server 150 may obtain user profiles from clients 170 and provide them to alert logic 130 .
- Server 150 may also gather information from alert logic 130 and send it to one or more of clients 170 .
- Clients 170 may include personal computers, laptops, personal digital assistants, or other types of devices that are capable of interacting with server 150 to provide user profiles and, possibly, receive alerts and other information.
- Clients 170 may present information to users via a graphical user interface, such as a web browser window.
- Notification server(s) 160 may include one or more servers that transmit alerts regarding one or more documents that relate to an event of interest.
- a notification server 160 may include a computer or another device that is capable of receiving notifications from alert logic 130 and notifying users of the alerts.
- Notification server 160 may use different techniques to notify users. For example, notification server 160 may place a telephone call to a user, send an e-mail, page, instant message, or facsimile to the user, or use other mechanisms to notify the user.
- notification server 160 and server 150 are the same server.
- notification server 160 is a knowledge base system.
- the notification sent to the user may include a message that indicates that one or more relevant documents have been detected.
- the notification may include a portion or all of a relevant document, possibly in its original format.
- an audio or video signal may be streamed to the user or a text document may be sent to the user.
- FIGS. 7 and 8 are flowcharts of exemplary processing for providing information relating to an event of interest according to an implementation consistent with the principles of the invention. Processing may begin with a user generating a user profile. To do this, the user may access server 150 in a conventional manner using, for example, a web browser on client 170 . The user may interact with server 150 to provide a title and one or more example documents that describe an event for which the user would be interested in receiving information. In other words, the user desires to know when future information is created or broadcast that relates to the event described by the title and the example document(s).
- server 150 may send the clip through the appropriate indexers 120 to obtain a transcription of the clip.
- GUI graphical user interface
- FIG. 9 is an exemplary diagram of a GUI 900 according to an implementation consistent with the principles of the invention.
- GUI 900 may include buttons 910 associated with creating an event, adding examples to an event, and removing an event.
- GUI 900 may also include information describing existing events 920 (i.e., events for which the user has already provided a title and/or example document(s)). Each of existing events 920 may be identified by the title provided by the user for the event.
- the user may select the create an event button. The user may, thereafter, provide a title for the event and add example documents that describe the event. The title may be used for later retrieval of information relating to the event. If the user wants to remove an event, the user may select one of existing events 920 and then select the remove an event button. If the user wants to add example documents to an already existing event, the user may select one of existing events 920 and then select the add examples button. The user may, thereafter, add one or more documents that define the event.
- FIG. 10 is an exemplary diagram of GUI 900 once example documents have been provided by a user according to an implementation consistent with the principles of the invention.
- the user provided four example documents 1010 - 1040 that describe the event, which in this case relates to U.S. Special Forces in the Philippines.
- Each of documents 1010 - 1040 includes information that identifies the type of document, the name of the document, and the source of the document.
- Document 1010 for example, is a text document, entitled “Opinion Piece,” taken from the Guardian newspaper of the United Kingdom.
- Document 1020 is an audio document, entitled “Support of Troop Deployment,” taken from National Public Radio (NPR).
- Document 1030 is a text document taken from Reuters and document 1040 is a text document taken from the Washington Post.
- Alert logic 130 receives the user profile from server 150 (act 710 ) (FIG. 7). From the example document(s) in the user profile, alert logic 130 may build a statistical language model using conventional techniques. The statistical language model may assign probabilities to the words in the example documents, as well as other words in the lexicon.
- Alert logic 130 continuously receives documents from indexers 120 in near real time (i.e., in real time subject to minor processing delays by indexers 120 ) (act 720 ). In the implementation where there is one alert logic 130 per indexer 120 , then alert logic 130 may operate upon documents from a single indexer 120 . In the implementation where there is one alert logic 130 for multiple indexers 120 , then alert logic 130 may concurrently operate upon documents from multiple indexers 120 . In either case, alert logic 130 may store the documents in database 140 .
- Alert logic 130 may also determine the relevance of the documents to the event defined in the user profile (act 730 ). For example, alert logic 130 may use the statistical language model to find similarities between words in the documents and the words in the example documents. Because the statistical language model looks for similarities based on specific words or word synonyms, a document may be determined relevant even if it does not have the same words as the example documents.
- alert logic 130 determines that the documents are not relevant to the event (act 740 )
- alert logic 130 awaits receipt of the next document(s) from indexers 120 . If one or more of the documents are relevant (act 740 ), however, alert logic 130 may generate a relevance score for the document(s) (act 750 ). The score may be based on the degree of similarity between the document and the example documents.
- a document's relevance may be determined based on the score.
- alert logic 130 may generate a relevance score for each of the documents and determine that documents with scores above a certain threshold are relevant and documents with scores below the threshold are not relevant.
- alert logic 130 may then generate an alert notification (act 760 ). Alternatively, alert logic 130 may wait until a sufficient number of relevant documents have been identified before generating the alert notification. In any event, the alert notification may identify the relevant document(s) (audio, video, or text) and/or the event to which the alert pertains. This permits the user to obtain more information regarding the document(s) if desired. Alert logic 130 may send the alert notification to notification server(s) 160 . Alert logic 130 may identify the particular notification server 160 to use based on information in the user profile.
- Notification server 160 may generate a notification based on the alert notification from alert logic 130 and send the notification to the user (act 770 ). For example, notification server 160 may place a telephone call to the user, send an e-mail, page, instant message, or facsimile to the user, or otherwise notify the user. In one implementation, the notification includes a portion of or the entire relevant document, possibly in its original format.
- the user may desire additional information regarding an event.
- the user may provide some indication to client 170 of the desire for additional information.
- the user may select a button on a graphical user interface, such as GUI 900 (FIG. 9), that indicates that information regarding a particular alert or event is desired.
- GUI 900 FIG. 9
- Client 170 may send this indication to alert logic 130 via server 150 .
- Alert logic 130 may receive the indication that the user desires additional information regarding an event (act 810 ) (FIG. 8). In response, alert logic 130 may retrieve the relevant documents, possibly including metadata relating to the event, from database 140 (act 820 ). Alert logic 130 may then provide a list of the relevant documents and/or the documents themselves to client 170 (act 830 ). Client 170 may provide a list of the relevant documents to the user.
- FIG. 11 is an exemplary diagram of a graphical user interface (GUI) 1100 that presents relevant documents to a user according to an implementation consistent with the principles of the invention.
- GUI 1100 includes a list 1110 of relevant documents detected by alert logic 130 .
- List 1110 may include a number of entries corresponding to the number of relevant documents identified by alert logic 130 .
- FIG. 12 is an exemplary diagram of an entry 1200 in list 1110 according to an implementation consistent with the principles of the invention.
- Entry 1200 includes a score 1210 , a date 1220 , and a title 1230 .
- Score 1210 may include a visual indication of the score of the document. In this example, score 1210 includes a scale. In other cases, score 1210 may include a numerical value or some other type of visual indication of a score.
- Date 1220 may include the time and/or date on which the document was created.
- Title 1230 may include the title of the document. In some cases, the document title may be generated by indexers 120 .
- the relevant documents may be presented to the user in a number of ways.
- the documents may be presented in order of score (e.g., highest score first) and date (newest document first).
- score takes precedents over date.
- GUI 1100 may also visually distinguish documents that have already been seen by the user from documents that have not yet been seen. In the example of FIG. 11, documents that have not yet been seen by the user are italicized and bolded.
- client 170 may present the document to the user within a graphical user interface, such as GUI 1100 .
- GUI 1100 graphical user interface
- the user may retrieve the original media corresponding to the document.
- the original media may be stored in database 140 along with the metadata, stored in a separate database possibly accessible via network 180 , or maintained by one of servers 210 , 220 , or 230 (FIG. 2).
- the original media is an audio or video document
- the audio or video document may be streamed to client 170 .
- the original media is a text document
- the text document may be provided to client 170 .
- the user may add the document to the set of example documents in the user profile. To do this, the user may select the document by, for example, clicking or double clicking on it. The user may then select the add examples button (see FIG. 11). The document would then be added to the set of example documents in the user profile.
- Systems and methods consistent with the present invention permit a user to define an event of interest by supplying a set of documents that describe the event in a way that the user is interested in the event. The systems and methods then determine the relevance of all incoming documents to the event defined by the user. The systems and methods notify the user when one or more relevant documents are identified.
- systems and methods have been described as acting upon newly-created information.
- the systems and methods may also identify information that has already been created.
- database 140 may be searched for relevant information.
- an event is identified by a title and defined by one or more example documents.
- the title may be used as one of the example documents defining the event.
- logic that performs one or more functions.
- This logic may include hardware, such as an application specific integrated circuit or a field programmable gate array, software, or a combination of hardware and software.
Landscapes
- Engineering & Computer Science (AREA)
- Acoustics & Sound (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Telephonic Communication Services (AREA)
- Machine Translation (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
- This application claims priority under 35 U.S.C. §119 based on U.S. Provisional Application Nos. 60/394,064 and 60/394,082, filed Jul. 3, 2002, and Provisional Application No. 60/419,214, filed Oct. 17, 2002, the disclosures of which are incorporated herein by reference.
- This application is related to U.S. patent application, Ser. No. ______ (Docket No. 02-4039), entitled, “Systems and Methods for Providing Real-Time Alerting,” filed concurrently herewith and incorporated herein by reference.
- [0003] The U.S. Government may have a paid-up license in this invention and the right in limited circumstances to require the patent owner to license others on reasonable terms as provided for by the terms of Contract No. 2001*S651600*000 awarded by the Office of Advanced Information Technology.
- 1. Field of the Invention
- The present invention relates generally to multimedia environments and, more particularly, to systems and methods for tracking events and providing notification to users when events of interest are detected.
- 2. Description of Related Art
- With the ever-increasing number of data producers throughout the word, such as audio broadcasters, video broadcasters, news stream sources, etc., it is getting harder to determine when information relating to events of interest are created. One reason for this is that the data exists in many different formats and in many different languages.
- The need for tracking events takes many forms. For example, government agencies may desire all information relating to a particular event, such as the World Trade Center attacks. Stock brokers and fund managers may desire all information regarding a company scandal or takeover. Lawyers may desire all information regarding a controversial Supreme Court decision. Concerned parents might desire all information regarding a particular disaster at their son's college. These are but a few examples of the need for event tracking.\
- A conventional approach to event tracking requires that the individual desiring the information, or someone associated with this individual, spend time searching for it. For example, the individual might search the Internet and visit different web sites to read news articles relating to the event. The individual might also watch the news or news channels on television for information relating to the event.
- There are several problems with this approach. For example, it is a time consuming process to search out and peruse different types of media to find information relevant to an event of interest. To consistently monitor a wide range of media sources, any of which can broadcast information of interest at any time of the day and any day of the week, would require a rather large work force.
- As a result, there is a need for an automated event tracking system that monitors multimedia broadcasts and alerts one or more users when information relating to an event of interest is detected.
- Systems and methods consistent with the present invention address this and other needs by providing event tracking that monitors multimedia broadcasts against a user-provided profile to identify information relating to an event of interest. The systems and methods alert one or more users using one or more alerting techniques when information relating to the event is identified.
- In one aspect consistent with the principles of the invention, a system notifies a user of the detection of data that is relevant to an event of interest. The system obtains a user profile that includes one or more example documents that define the event. The system receives data that corresponds to multimedia information and determines the relevance of the data to the event based on the one or more example documents. The system notifies the user when the data is determined to be relevant.
- In another aspect of the invention, an event tracking system includes collection logic and tracking logic. The collection logic receives data items that include textual representations of multimedia information. The tracking logic obtains a user profile that includes one or more example documents that define an event for which a user desires data and determine the relevance of the data items received by the collection logic to the event based on the user profile. The tracking logic sends an alert to the user when at least one of the data items is determined to be relevant.
- According to yet another aspect of the invention, an event tracking system is provided. The event tracking system includes one or more indexers and alert logic. The one or more indexers are configured to capture data that includes audio data, video data, and/or text data, and transcribe the data when the data is the audio data or the video data to create text data. The alert logic is configured to receive at least one example document that defines an event for which a user desires information and receive the text data from the one or more indexers. The alert logic is further configured to determine the relevance of the text data to the event based on the at least one example document and alert the user when the text data is determined to be relevant.
- According to a further aspect of the invention, a method for notifying a user of documents that are relevant to an event of interest is provided. The method includes receiving one or more example documents that define the event and obtaining different types of media documents. The method further includes using a model-based approach to determine the relevance of the media documents to the event based on the one or more example documents and alerting the user when one or more of the media documents are determined to be relevant.
- The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate the invention and, together with the description, explain the invention. In the drawings,
- FIG. 1 is a diagram of a system in which systems and methods consistent with the present invention may be implemented;
- FIGS.2A-2C are exemplary diagrams of the multimedia sources of FIG. 1 according to an implementation consistent with the principles of the invention;
- FIG. 3 is an exemplary diagram of an audio indexer of FIG. 1;
- FIG. 4 is a diagram of a possible output of the speech recognition logic of FIG. 3;
- FIG. 5 is a diagram of a possible output of the story segmentation logic of FIG. 3;
- FIG. 6 is an exemplary diagram of the alert logic of FIG. 1 according to an implementation consistent with the principles of the invention;
- FIGS. 7 and 8 are flowcharts of exemplary processing for providing information relating to an event of interest according to an implementation consistent with the principles of the invention;
- FIG. 9 is an exemplary diagram of a graphical user interface according to an implementation consistent with the principles of the invention;
- FIG. 10 is an exemplary diagram of a graphical user interface once example documents have been provided by a user according to an implementation consistent with the principles of the invention;
- FIG. 11 is an exemplary diagram of a graphical user interface that presents relevant documents to a user according to an implementation consistent with the principles of the invention; and
- FIG. 12 is an exemplary diagram of an entry in the list of FIG. 11 according to an implementation consistent with the principles of the invention.
- The following detailed description of the invention refers to the accompanying drawings. The same reference numbers in different drawings may identify the same or similar elements. Also, the following detailed description does not limit the invention. Instead, the scope of the invention is defined by the appended claims and equivalents.
- Systems and methods consistent with the present invention provide mechanisms for monitoring multimedia broadcasts against a user-provided profile to identify information relating to an event of interest. The systems and methods may use a model-based approach to find the relevance of information to the user profile. The systems and methods may alert one or more users upon detection of relevant information.
- It may be useful to begin with a definition of an event. An event is an occurrence that is specific to time, a place, or a person. By contrast, a topic or subject is a broad level description of happenings. Examples of events may include Sonny Bono being killed in a skiing accident or the crash of American Airlines flight 587. Examples of topics may include skiing accidents or airplane disasters.
- FIG. 1 is a diagram of an
exemplary system 100 in which systems and methods consistent with the present invention may be implemented.System 100 may includemultimedia sources 110,indexers 120,alert logic 130,database 140, andservers clients 170 vianetwork 180.Network 180 may include any type of network, such as a local area network (LAN), a wide area network (WAN) (e.g., the Internet), a public telephone network (e.g., the Public Switched Telephone Network (PSTN)), a virtual private network (VPN), or a combination of networks. The various connections shown in FIG. 1 may be made via wired, wireless, and/or optical connections. -
Multimedia sources 110 may includeaudio sources 112,video sources 114, and text sources 116. FIGS. 2A-2C are exemplary diagrams ofaudio sources 112,video sources 114, andtext sources 116, respectively, according to an implementation consistent with the principles of the invention. - FIG. 2A illustrates an
audio source 112. In practice, there may be multipleaudio sources 112.Audio source 112 may include anaudio server 210 and one or moreaudio inputs 215.Audio input 215 may include mechanisms for capturing any source of audio data, such as radio, telephone, and conversations, in any language. There may be aseparate audio input 215 for each source of audio. For example, oneaudio input 215 may be dedicated to capturing radio signals; anotheraudio input 215 may be dedicated to capturing conversations from a conference; and yet anotheraudio input 215 may be dedicated to capturing telephone conversations.Audio server 210 may process the audio data, as necessary, and provide the audio data, as an audio stream, to indexers 120.Audio server 210 may also store the audio data. - FIG. 2B illustrates a
video source 114. In practice, there may bemultiple video sources 114.Video source 114 may include avideo server 220 and one ormore video inputs 225.Video input 225 may include mechanisms for capturing any source of video data, with possibly integrated audio data in any language, such as television, satellite, and a camcorder. There may be aseparate video input 225 for each source of video. For example, onevideo input 225 may be dedicated to capturing television signals; anothervideo input 225 may be dedicated to capturing a video conference; and yet anothervideo input 225 may be dedicated to capturing video streams on the Internet.Video server 220 may process the video data, as necessary, and provide the video data, as a video stream, to indexers 120.Video server 220 may also store the video data. - FIG. 2C illustrates a
text source 116. In practice, there may be multiple text sources 116.Text source 116 may include atext server 230 and one ormore text inputs 235.Text input 235 may include mechanisms for capturing any source of text, such as e-mail, web pages, newspapers, and word processing documents, in any language. There may be aseparate text input 235 for each source of text. For example, onetext input 235 may be dedicated to capturing news wires; anothertext input 235 may be dedicated to capturing web pages; and yet anothertext input 235 may be dedicated to capturing e-mail.Text server 230 may process the text, as necessary, and provide the text, as a text stream or file, to indexers 120.Text server 230 may also store the text. - Returning to FIG. 1,
indexers 120 may include one or moreaudio indexers 122, one ormore video indexers 124, and one ormore text indexers 126. Each ofindexers multimedia sources 110, process the data, perform feature extraction, and output analyzed, marked up, and enhanced language metadata. In one implementation consistent with the principles of the invention, indexers 122-126 include mechanisms, such as the ones described in John Makhoul et al., “Speech and Language Technologies for Audio Indexing and Retrieval,” Proceedings of the IEEE, Vol. 88, No. 8, August 2000, pp. 1338-1353, which is incorporated herein by reference. -
Audio indexer 122 may receive an input audio stream fromaudio sources 112 and generate metadata therefrom. For example,indexer 122 may segment the input stream by speaker, cluster audio segments from the same speaker, identify speakers by name or gender, and transcribe the spoken words.Indexer 122 may also segment the input stream based on topic and locate the names of people, places, and organizations.Indexer 122 may further analyze the input stream to identify when each word was spoken (possibly based on a time value).Indexer 122 may include any or all of this information in the metadata relating to the input audio stream. -
Video indexer 124 may receive an input video stream fromvideo sources 122 and generate metadata therefrom. For example,indexer 124 may segment the input stream by speaker, cluster video segments from the same speaker, identify speakers by name or gender, identify participants using face recognition, and transcribe the spoken words.Indexer 124 may also segment the input stream based on topic and locate the names of people, places, and organizations.Indexer 124 may further analyze the input stream to identify when each word was spoken (possibly based on a time value).Indexer 124 may include any or all of this information in the metadata relating to the input video stream. -
Text indexer 126 may receive an input text stream or file fromtext sources 116 and generate metadata therefrom. For example,indexer 126 may segment the input stream/file based on topic and locate the names of people, places, and organizations.Indexer 126 may further analyze the input stream/file to identify when each word occurs (possibly based on a character offset within the text).Indexer 126 may also identify the author and/or publisher of the text.Indexer 126 may include any or all of this information in the metadata relating to the input text stream/file. - FIG. 3 is an exemplary diagram of
indexer 122.Indexers Indexers - As shown in FIG. 3,
indexer 122 may includeaudio classification logic 310,speech recognition logic 320,speaker clustering logic 330,speaker identification logic 340,name spotting logic 350,topic classification logic 360, andstory segmentation logic 370.Audio classification logic 310 may distinguish speech from silence, noise, and other audio signals in an input audio stream. For example,audio classification logic 310 may analyze each thirty second window of the input stream to determine whether it contains speech.Audio classification logic 310 may also identify boundaries between speakers in the input stream.Audio classification logic 310 may group speech segments from the same speaker and send the segments tospeech recognition logic 320. -
Speech recognition logic 320 may perform continuous speech recognition to recognize the words spoken in the segments that it receives fromaudio classification logic 310.Speech recognition logic 320 may generate a transcription of the speech. FIG. 4 is an exemplary diagram of atranscription 400 generated byspeech recognition logic 320.Transcription 400 may include an undifferentiated sequence of words that corresponds to the words spoken in the segment.Transcription 400 contains no linguistic data, such as punctuation and capitalization. - Returning to FIG. 3,
speaker clustering logic 330 may identify all of the segments from the same speaker in a single document (i.e., a body of media that is contiguous in time (from beginning to end or from time A to time B)) and group them into speaker clusters.Speaker clustering logic 330 may then assign each of the speaker clusters a unique label.Speaker identification logic 340 may identify the speaker in each speaker cluster by name or gender. - Name spotting
logic 350 may locate the names of people, places, and organizations in the transcription. Name spottinglogic 350 may extract the names and store them in a database.Topic classification logic 360 may assign topics to the transcription. Each of the words in the transcription may contribute differently to each of the topics assigned to the transcription.Topic classification logic 360 may generate a rank-ordered list of all possible topics and corresponding scores for the transcription. -
Story segmentation logic 370 may change the continuous stream of words in the transcription into document-like units with coherent sets of topic labels and other document features generated or identified by the components ofindexer 122. This information may constitute metadata corresponding to the input audio stream. FIG. 5 is a diagram ofexemplary text 500 that includes representations of metadata that may be output fromstory segmentation logic 370.Text 500 may include linguistic data, such as punctuation and capitalization. The metadata text may also include other information not shown in FIG. 5, such as data that identifies the type of media involved, data that identifies the source of the input stream, data that identifies relevant topics, data that identifies speaker name or gender, data that identifies names of people, places, or organizations, and data that identifies the start and duration of each word spoken.Story segmentation logic 370 may output the metadata in the form of documents to alertlogic 130, where a document corresponds to a body of media that is contiguous in time (from beginning to end or from time A to time B). - Returning to FIG. 1,
alert logic 130 determines the relevance of the documents fromindexers 120 to one or more user profiles. In an implementation consistent with the principles of the invention, asingle alert logic 130 corresponds tomultiple indexers 120 of a particular type (e.g., multipleaudio indexers 122,multiple video indexers 124, or multiple text indexers 126) or multiple types of indexers 120 (e.g.,audio indexers 122,video indexers 124, and text indexers 126). In another implementation, there may be multiplealert logic 130, such as onealert logic 130 perindexer 120. - FIG. 6 is an exemplary diagram of
alert logic 130 according to an implementation consistent with the principles of the invention.Alert logic 130 may includecollection logic 610 and trackinglogic 620.Collection logic 610 may manage the collection of documents fromindexers 120.Collection logic 610 may store the documents indatabase 140.Collection logic 610 may also provide the documents to trackinglogic 620. -
Tracking logic 620 may determine the relevance of the documents to one or more user profiles. A user profile may include one or more example documents that define an event of interest. A user may identify an event of interest by giving the event a descriptive title and providing example documents, such as four example documents. The user may also identify the manner by which the user desires to be notified of documents relevant to the event. -
Tracking logic 620 may use the example documents to create a statistical language model. The statistical language model may assign probabilities to the words in the example documents, as well as, all of the words in the lexicon.Tracking logic 620 may use the statistical language model to determine the similarity of documents collected bycollection logic 610 to the example documents. The statistical language model may identify documents that contain words that are grammatically similar to the words in the example documents, but may not necessarily use the same words as the example documents. - The statistical language model may build a uni-gram model for use in determining document similarity. For the uni-gram model to succeed, as many different types of words (i.e., words that describe the event in different ways) or enough words to cover the event in detail are needed. In practice, two thousand to four thousand words may be sufficient to make a decent statistical language model. These words may be located within a single example document or multiple example documents.
-
Tracking logic 620 may use the statistical language model to determine the relevance of newly received documents (i.e., documents newly received by collection logic 610).Tracking logic 620 may also score the documents based on their determined relevance. For example, a document may be scored based on its similarity to the example documents. - When a relevant document is detected, tracking
logic 620 may generate an alert notification and send it to notification server(s) 160. Alternatively, trackinglogic 620 may wait until a predetermined number of relevant documents are detected before generating the alert notification. The particular number of relevant documents that trackinglogic 620 identifies before generating the alert notification may be specified in the user profile. - Returning to FIG. 1,
database 140 may store the documents received byalert logic 130.Database 140 may, thereby, store a history of the information seen byalert logic 130.Database 140 may also store some or all of the original media (audio, video, or text) relating to the documents. In order to maintain adequate storage space indatabase 140, it may be practical to expire (i.e., delete) documents after a certain time period. -
Server 150 may include a computer or another device that is capable of interacting withalert logic 130 andclients 170 vianetwork 180.Server 150 may obtain user profiles fromclients 170 and provide them to alertlogic 130.Server 150 may also gather information fromalert logic 130 and send it to one or more ofclients 170.Clients 170 may include personal computers, laptops, personal digital assistants, or other types of devices that are capable of interacting withserver 150 to provide user profiles and, possibly, receive alerts and other information.Clients 170 may present information to users via a graphical user interface, such as a web browser window. - Notification server(s)160 may include one or more servers that transmit alerts regarding one or more documents that relate to an event of interest. A
notification server 160 may include a computer or another device that is capable of receiving notifications fromalert logic 130 and notifying users of the alerts.Notification server 160 may use different techniques to notify users. For example,notification server 160 may place a telephone call to a user, send an e-mail, page, instant message, or facsimile to the user, or use other mechanisms to notify the user. In an implementation consistent with the principles of the invention,notification server 160 andserver 150 are the same server. In another implementation,notification server 160 is a knowledge base system. - The notification sent to the user may include a message that indicates that one or more relevant documents have been detected. Alternatively, the notification may include a portion or all of a relevant document, possibly in its original format. For example, an audio or video signal may be streamed to the user or a text document may be sent to the user.
- FIGS. 7 and 8 are flowcharts of exemplary processing for providing information relating to an event of interest according to an implementation consistent with the principles of the invention. Processing may begin with a user generating a user profile. To do this, the user may access
server 150 in a conventional manner using, for example, a web browser onclient 170. The user may interact withserver 150 to provide a title and one or more example documents that describe an event for which the user would be interested in receiving information. In other words, the user desires to know when future information is created or broadcast that relates to the event described by the title and the example document(s). - As described above, it may be beneficial to provide sufficient words (e.g., two to four thousand words) that describe the event. These words may be located in one or more example documents. The user may obtain the example documents by whatever means and provide them in electronic form (or links to them) to
server 150. For example, the user may copy a news article from a newspaper's web site, scan a magazine article, or type in or otherwise input text. It may also be possible for the user to provide an audio or video clip toserver 150. In this case,server 150 may send the clip through theappropriate indexers 120 to obtain a transcription of the clip. - To facilitate the user's interaction with
server 150,client 170 may present a graphical user interface (GUI) to the user. FIG. 9 is an exemplary diagram of aGUI 900 according to an implementation consistent with the principles of the invention.GUI 900 may includebuttons 910 associated with creating an event, adding examples to an event, and removing an event.GUI 900 may also include information describing existing events 920 (i.e., events for which the user has already provided a title and/or example document(s)). Each of existingevents 920 may be identified by the title provided by the user for the event. - If the user wants to create an event, the user may select the create an event button. The user may, thereafter, provide a title for the event and add example documents that describe the event. The title may be used for later retrieval of information relating to the event. If the user wants to remove an event, the user may select one of existing
events 920 and then select the remove an event button. If the user wants to add example documents to an already existing event, the user may select one of existingevents 920 and then select the add examples button. The user may, thereafter, add one or more documents that define the event. - FIG. 10 is an exemplary diagram of
GUI 900 once example documents have been provided by a user according to an implementation consistent with the principles of the invention. In this example, the user provided four example documents 1010-1040 that describe the event, which in this case relates to U.S. Special Forces in the Philippines. Each of documents 1010-1040 includes information that identifies the type of document, the name of the document, and the source of the document.Document 1010, for example, is a text document, entitled “Opinion Piece,” taken from the Guardian newspaper of the United Kingdom.Document 1020 is an audio document, entitled “Support of Troop Deployment,” taken from National Public Radio (NPR).Document 1030 is a text document taken from Reuters anddocument 1040 is a text document taken from the Washington Post. -
Alert logic 130 receives the user profile from server 150 (act 710) (FIG. 7). From the example document(s) in the user profile,alert logic 130 may build a statistical language model using conventional techniques. The statistical language model may assign probabilities to the words in the example documents, as well as other words in the lexicon. -
Alert logic 130 continuously receives documents fromindexers 120 in near real time (i.e., in real time subject to minor processing delays by indexers 120) (act 720). In the implementation where there is onealert logic 130 perindexer 120, then alertlogic 130 may operate upon documents from asingle indexer 120. In the implementation where there is onealert logic 130 formultiple indexers 120, then alertlogic 130 may concurrently operate upon documents frommultiple indexers 120. In either case,alert logic 130 may store the documents indatabase 140. -
Alert logic 130 may also determine the relevance of the documents to the event defined in the user profile (act 730). For example,alert logic 130 may use the statistical language model to find similarities between words in the documents and the words in the example documents. Because the statistical language model looks for similarities based on specific words or word synonyms, a document may be determined relevant even if it does not have the same words as the example documents. - If
alert logic 130 determines that the documents are not relevant to the event (act 740), then alertlogic 130 awaits receipt of the next document(s) fromindexers 120. If one or more of the documents are relevant (act 740), however,alert logic 130 may generate a relevance score for the document(s) (act 750). The score may be based on the degree of similarity between the document and the example documents. - Alternatively, a document's relevance may be determined based on the score. For example,
alert logic 130 may generate a relevance score for each of the documents and determine that documents with scores above a certain threshold are relevant and documents with scores below the threshold are not relevant. - In any event,
alert logic 130 may then generate an alert notification (act 760). Alternatively,alert logic 130 may wait until a sufficient number of relevant documents have been identified before generating the alert notification. In any event, the alert notification may identify the relevant document(s) (audio, video, or text) and/or the event to which the alert pertains. This permits the user to obtain more information regarding the document(s) if desired.Alert logic 130 may send the alert notification to notification server(s) 160.Alert logic 130 may identify theparticular notification server 160 to use based on information in the user profile. -
Notification server 160 may generate a notification based on the alert notification fromalert logic 130 and send the notification to the user (act 770). For example,notification server 160 may place a telephone call to the user, send an e-mail, page, instant message, or facsimile to the user, or otherwise notify the user. In one implementation, the notification includes a portion of or the entire relevant document, possibly in its original format. - At some point, the user may desire additional information regarding an event. In this case, the user may provide some indication to
client 170 of the desire for additional information. For example, the user may select a button on a graphical user interface, such as GUI 900 (FIG. 9), that indicates that information regarding a particular alert or event is desired. In the example of FIG. 9, the user may double click or otherwise select an existingevent 920.Client 170 may send this indication to alertlogic 130 viaserver 150. -
Alert logic 130 may receive the indication that the user desires additional information regarding an event (act 810) (FIG. 8). In response,alert logic 130 may retrieve the relevant documents, possibly including metadata relating to the event, from database 140 (act 820).Alert logic 130 may then provide a list of the relevant documents and/or the documents themselves to client 170 (act 830).Client 170 may provide a list of the relevant documents to the user. - FIG. 11 is an exemplary diagram of a graphical user interface (GUI)1100 that presents relevant documents to a user according to an implementation consistent with the principles of the invention.
GUI 1100 includes alist 1110 of relevant documents detected byalert logic 130.List 1110 may include a number of entries corresponding to the number of relevant documents identified byalert logic 130. - FIG. 12 is an exemplary diagram of an
entry 1200 inlist 1110 according to an implementation consistent with the principles of the invention.Entry 1200 includes ascore 1210, adate 1220, and atitle 1230.Score 1210 may include a visual indication of the score of the document. In this example,score 1210 includes a scale. In other cases,score 1210 may include a numerical value or some other type of visual indication of a score.Date 1220 may include the time and/or date on which the document was created.Title 1230 may include the title of the document. In some cases, the document title may be generated byindexers 120. - Returning to FIG. 11, the relevant documents may be presented to the user in a number of ways. For example, the documents may be presented in order of score (e.g., highest score first) and date (newest document first). In one implementation, score takes precedents over date.
GUI 1100 may also visually distinguish documents that have already been seen by the user from documents that have not yet been seen. In the example of FIG. 11, documents that have not yet been seen by the user are italicized and bolded. - If the user desires additional information regarding one of the documents, the user may indicate so by selecting (e.g., double clicking) the document. In this case,
client 170 may present the document to the user within a graphical user interface, such asGUI 1100. If the user desires, the user may retrieve the original media corresponding to the document. The original media may be stored indatabase 140 along with the metadata, stored in a separate database possibly accessible vianetwork 180, or maintained by one ofservers client 170. If the original media is a text document, the text document may be provided toclient 170. - If the user identifies a document that is of particular relevance, the user may add the document to the set of example documents in the user profile. To do this, the user may select the document by, for example, clicking or double clicking on it. The user may then select the add examples button (see FIG. 11). The document would then be added to the set of example documents in the user profile.
- Systems and methods consistent with the present invention permit a user to define an event of interest by supplying a set of documents that describe the event in a way that the user is interested in the event. The systems and methods then determine the relevance of all incoming documents to the event defined by the user. The systems and methods notify the user when one or more relevant documents are identified.
- The foregoing description of preferred embodiments of the present invention provides illustration and description, but is not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention. For example, while series of acts have been described with regard to the flowcharts of FIGS. 7 and 8, the order of the acts may differ in other implementations consistent with the principles of the invention.
- Also, systems and methods have been described as acting upon newly-created information. In other implementations consistent with the principles of the invention, the systems and methods may also identify information that has already been created. In this case,
database 140 may be searched for relevant information. - In the implementations described above, an event is identified by a title and defined by one or more example documents. In another implementation, the title may be used as one of the example documents defining the event.
- Certain portions of the invention have been described as “logic” that performs one or more functions. This logic may include hardware, such as an application specific integrated circuit or a field programmable gate array, software, or a combination of hardware and software.
- No element, act, or instruction used in the description of the present application should be construed as critical or essential to the invention unless explicitly described as such. Also, as used herein, the article “a” is intended to include one or more items. Where only one item is intended, the term “one” or similar language is used. The scope of the invention is defined by the claims and their equivalents.
Claims (34)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/610,574 US20040006748A1 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for providing online event tracking |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US39408202P | 2002-07-03 | 2002-07-03 | |
US39406402P | 2002-07-03 | 2002-07-03 | |
US41921402P | 2002-10-17 | 2002-10-17 | |
US10/610,574 US20040006748A1 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for providing online event tracking |
Publications (1)
Publication Number | Publication Date |
---|---|
US20040006748A1 true US20040006748A1 (en) | 2004-01-08 |
Family
ID=30003990
Family Applications (11)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/611,106 Active 2026-04-11 US7337115B2 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for providing acoustic classification |
US10/610,799 Abandoned US20040199495A1 (en) | 2002-07-03 | 2003-07-02 | Name browsing systems and methods |
US10/610,684 Abandoned US20040024582A1 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for aiding human translation |
US10/610,574 Abandoned US20040006748A1 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for providing online event tracking |
US10/610,696 Abandoned US20040024585A1 (en) | 2002-07-03 | 2003-07-02 | Linguistic segmentation of speech |
US10/610,679 Abandoned US20040024598A1 (en) | 2002-07-03 | 2003-07-02 | Thematic segmentation of speech |
US10/610,532 Abandoned US20040006481A1 (en) | 2002-07-03 | 2003-07-02 | Fast transcription of speech |
US10/610,697 Expired - Fee Related US7290207B2 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for providing multimedia information management |
US10/610,533 Expired - Fee Related US7801838B2 (en) | 2002-07-03 | 2003-07-02 | Multimedia recognition system comprising a plurality of indexers configured to receive and analyze multimedia data based on training data and user augmentation relating to one or more of a plurality of generated documents |
US10/610,699 Abandoned US20040117188A1 (en) | 2002-07-03 | 2003-07-02 | Speech based personal information manager |
US12/806,465 Expired - Fee Related US8001066B2 (en) | 2002-07-03 | 2010-08-13 | Systems and methods for improving recognition results via user-augmentation of a database |
Family Applications Before (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/611,106 Active 2026-04-11 US7337115B2 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for providing acoustic classification |
US10/610,799 Abandoned US20040199495A1 (en) | 2002-07-03 | 2003-07-02 | Name browsing systems and methods |
US10/610,684 Abandoned US20040024582A1 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for aiding human translation |
Family Applications After (7)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/610,696 Abandoned US20040024585A1 (en) | 2002-07-03 | 2003-07-02 | Linguistic segmentation of speech |
US10/610,679 Abandoned US20040024598A1 (en) | 2002-07-03 | 2003-07-02 | Thematic segmentation of speech |
US10/610,532 Abandoned US20040006481A1 (en) | 2002-07-03 | 2003-07-02 | Fast transcription of speech |
US10/610,697 Expired - Fee Related US7290207B2 (en) | 2002-07-03 | 2003-07-02 | Systems and methods for providing multimedia information management |
US10/610,533 Expired - Fee Related US7801838B2 (en) | 2002-07-03 | 2003-07-02 | Multimedia recognition system comprising a plurality of indexers configured to receive and analyze multimedia data based on training data and user augmentation relating to one or more of a plurality of generated documents |
US10/610,699 Abandoned US20040117188A1 (en) | 2002-07-03 | 2003-07-02 | Speech based personal information manager |
US12/806,465 Expired - Fee Related US8001066B2 (en) | 2002-07-03 | 2010-08-13 | Systems and methods for improving recognition results via user-augmentation of a database |
Country Status (1)
Country | Link |
---|---|
US (11) | US7337115B2 (en) |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070150540A1 (en) * | 2005-12-27 | 2007-06-28 | Microsoft Corporation | Presence and peer launch pad |
US20070225614A1 (en) * | 2004-05-26 | 2007-09-27 | Endothelix, Inc. | Method and apparatus for determining vascular health conditions |
US20070225606A1 (en) * | 2006-03-22 | 2007-09-27 | Endothelix, Inc. | Method and apparatus for comprehensive assessment of vascular health |
US20080027330A1 (en) * | 2006-05-15 | 2008-01-31 | Endothelix, Inc. | Risk assessment method for acute cardiovascular events |
US20080081963A1 (en) * | 2006-09-29 | 2008-04-03 | Endothelix, Inc. | Methods and Apparatus for Profiling Cardiovascular Vulnerability to Mental Stress |
US20090271349A1 (en) * | 2008-04-29 | 2009-10-29 | Allen Thomas B | Determining the degree of relevance of alerts in an entity resolution system over alert disposition lifecycle |
US20090271862A1 (en) * | 2008-04-29 | 2009-10-29 | Allen Thomas B | Determining the degree of relevance of duplicate alerts in an entity resolution system |
US20090271348A1 (en) * | 2008-04-29 | 2009-10-29 | Allen Thomas B | Determining the degree of relevance of alerts in an entity resolution system |
US20090271394A1 (en) * | 2008-04-29 | 2009-10-29 | Allen Thomas B | Determining the degree of relevance of entities and identities in an entity resolution system that maintains alert relevance |
US20100036929A1 (en) * | 2008-08-06 | 2010-02-11 | International Business Machines Corporation | Contextual awareness in real time collaborative activity alerts |
US20100120355A1 (en) * | 2008-11-10 | 2010-05-13 | Disney Enterprises, Inc. | System and method for customizable playback of communication device alert media |
US8965914B2 (en) * | 2010-10-11 | 2015-02-24 | International Business Machines Corporation | Grouping identity records to generate candidate lists to use in an entity and relationship resolution process |
US20170158996A1 (en) * | 2014-08-22 | 2017-06-08 | Olympus Corporation | Cell culture bag, cell culture apparatus, and cell culture container |
US9727842B2 (en) | 2009-08-21 | 2017-08-08 | International Business Machines Corporation | Determining entity relevance by relationships to other relevant entities |
US20180163166A1 (en) * | 2010-07-07 | 2018-06-14 | The University Of British Columbia | System and Method for Microfluidic Cell Culture |
US10990665B2 (en) * | 2010-06-11 | 2021-04-27 | D2L Corporation | Systems, methods, and apparatus for securing user documents |
US11183195B2 (en) * | 2018-09-27 | 2021-11-23 | Snackable Inc. | Audio content processing systems and methods |
Families Citing this family (216)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7349477B2 (en) * | 2002-07-10 | 2008-03-25 | Mitsubishi Electric Research Laboratories, Inc. | Audio-assisted video segmentation and summarization |
US7574447B2 (en) * | 2003-04-08 | 2009-08-11 | United Parcel Service Of America, Inc. | Inbound package tracking systems and methods |
WO2004112661A1 (en) * | 2003-06-20 | 2004-12-29 | Myers Thomas H | Method and apparatus for strengthening the biomechanical properties of implants |
US7487094B1 (en) * | 2003-06-20 | 2009-02-03 | Utopy, Inc. | System and method of call classification with context modeling based on composite words |
US7231396B2 (en) * | 2003-07-24 | 2007-06-12 | International Business Machines Corporation | Data abstraction layer for a database |
US8229744B2 (en) * | 2003-08-26 | 2012-07-24 | Nuance Communications, Inc. | Class detection scheme and time mediated averaging of class dependent models |
US20060212830A1 (en) * | 2003-09-09 | 2006-09-21 | Fogg Brian J | Graphical messaging system |
US8046814B1 (en) * | 2003-10-22 | 2011-10-25 | The Weather Channel, Inc. | Systems and methods for formulating and delivering video having perishable information |
GB2409087A (en) * | 2003-12-12 | 2005-06-15 | Ibm | Computer generated prompting |
US7496500B2 (en) * | 2004-03-01 | 2009-02-24 | Microsoft Corporation | Systems and methods that determine intent of data and respond to the data based on the intent |
US8266313B2 (en) * | 2004-03-19 | 2012-09-11 | Media Captioning Services, Inc. | Live media subscription framework for mobile devices |
US7844684B2 (en) * | 2004-03-19 | 2010-11-30 | Media Captioning Services, Inc. | Live media captioning subscription framework for mobile devices |
US7421477B2 (en) * | 2004-03-19 | 2008-09-02 | Media Captioning Services | Real-time media captioning subscription framework for mobile devices |
US8014765B2 (en) * | 2004-03-19 | 2011-09-06 | Media Captioning Services | Real-time captioning framework for mobile devices |
US20050209849A1 (en) * | 2004-03-22 | 2005-09-22 | Sony Corporation And Sony Electronics Inc. | System and method for automatically cataloguing data by utilizing speech recognition procedures |
US7363279B2 (en) * | 2004-04-29 | 2008-04-22 | Microsoft Corporation | Method and system for calculating importance of a block within a display page |
WO2005122141A1 (en) * | 2004-06-09 | 2005-12-22 | Canon Kabushiki Kaisha | Effective audio segmentation and classification |
US8036893B2 (en) * | 2004-07-22 | 2011-10-11 | Nuance Communications, Inc. | Method and system for identifying and correcting accent-induced speech recognition difficulties |
US7631336B2 (en) | 2004-07-30 | 2009-12-08 | Broadband Itv, Inc. | Method for converting, navigating and displaying video content uploaded from the internet to a digital TV video-on-demand platform |
US9584868B2 (en) | 2004-07-30 | 2017-02-28 | Broadband Itv, Inc. | Dynamic adjustment of electronic program guide displays based on viewer preferences for minimizing navigation in VOD program selection |
US11259059B2 (en) | 2004-07-30 | 2022-02-22 | Broadband Itv, Inc. | System for addressing on-demand TV program content on TV services platform of a digital TV services provider |
US7590997B2 (en) | 2004-07-30 | 2009-09-15 | Broadband Itv, Inc. | System and method for managing, converting and displaying video content on a video-on-demand platform, including ads used for drill-down navigation and consumer-generated classified ads |
US9344765B2 (en) | 2004-07-30 | 2016-05-17 | Broadband Itv, Inc. | Dynamic adjustment of electronic program guide displays based on viewer preferences for minimizing navigation in VOD program selection |
US7529765B2 (en) * | 2004-11-23 | 2009-05-05 | Palo Alto Research Center Incorporated | Methods, apparatus, and program products for performing incremental probabilistic latent semantic analysis |
US7769579B2 (en) | 2005-05-31 | 2010-08-03 | Google Inc. | Learning facts from semi-structured text |
US20230032115A1 (en) * | 2005-02-14 | 2023-02-02 | Thomas M. Majchrowski & Associates, Inc. | Multipurpose media players |
CA2609247C (en) * | 2005-05-24 | 2015-10-13 | Loquendo S.P.A. | Automatic text-independent, language-independent speaker voice-print creation and speaker recognition |
TWI270052B (en) * | 2005-08-09 | 2007-01-01 | Delta Electronics Inc | System for selecting audio content by using speech recognition and method therefor |
US8560327B2 (en) * | 2005-08-26 | 2013-10-15 | Nuance Communications, Inc. | System and method for synchronizing sound and manually transcribed text |
GB2430073A (en) * | 2005-09-08 | 2007-03-14 | Univ East Anglia | Analysis and transcription of music |
US20070061703A1 (en) * | 2005-09-12 | 2007-03-15 | International Business Machines Corporation | Method and apparatus for annotating a document |
US20070078644A1 (en) * | 2005-09-30 | 2007-04-05 | Microsoft Corporation | Detecting segmentation errors in an annotated corpus |
MX2008004760A (en) * | 2005-10-12 | 2008-11-13 | Thomson Licensing | Method and apparatus for scalable video encoding and decoding. |
US20070094023A1 (en) * | 2005-10-21 | 2007-04-26 | Callminer, Inc. | Method and apparatus for processing heterogeneous units of work |
JP4432877B2 (en) * | 2005-11-08 | 2010-03-17 | ソニー株式会社 | Information processing system, information processing method, information processing apparatus, program, and recording medium |
US8019752B2 (en) * | 2005-11-10 | 2011-09-13 | Endeca Technologies, Inc. | System and method for information retrieval from object collections with complex interrelationships |
TW200731113A (en) * | 2006-02-09 | 2007-08-16 | Benq Corp | Method for utilizing a media adapter for controlling a display device to display information of multimedia data corresponding to an authority datum |
US20070225973A1 (en) * | 2006-03-23 | 2007-09-27 | Childress Rhonda L | Collective Audio Chunk Processing for Streaming Translated Multi-Speaker Conversations |
US7752031B2 (en) * | 2006-03-23 | 2010-07-06 | International Business Machines Corporation | Cadence management of translated multi-speaker conversations using pause marker relationship models |
US8301448B2 (en) | 2006-03-29 | 2012-10-30 | Nuance Communications, Inc. | System and method for applying dynamic contextual grammars and language models to improve automatic speech recognition accuracy |
US20080201318A1 (en) * | 2006-05-02 | 2008-08-21 | Lit Group, Inc. | Method and system for retrieving network documents |
US7587407B2 (en) * | 2006-05-26 | 2009-09-08 | International Business Machines Corporation | System and method for creation, representation, and delivery of document corpus entity co-occurrence information |
US7593940B2 (en) * | 2006-05-26 | 2009-09-22 | International Business Machines Corporation | System and method for creation, representation, and delivery of document corpus entity co-occurrence information |
US10339208B2 (en) | 2006-06-12 | 2019-07-02 | Brief-Lynx, Inc. | Electronic documentation |
US8219543B2 (en) | 2006-06-12 | 2012-07-10 | Etrial Communications, Inc. | Electronic documentation |
US7504969B2 (en) * | 2006-07-11 | 2009-03-17 | Data Domain, Inc. | Locality-based stream segmentation for data deduplication |
US7620551B2 (en) * | 2006-07-20 | 2009-11-17 | Mspot, Inc. | Method and apparatus for providing search capability and targeted advertising for audio, image, and video content over the internet |
US8122026B1 (en) * | 2006-10-20 | 2012-02-21 | Google Inc. | Finding and disambiguating references to entities on web pages |
DE102006057159A1 (en) * | 2006-12-01 | 2008-06-05 | Deutsche Telekom Ag | Method for classifying spoken language in speech dialogue systems |
JP4827721B2 (en) * | 2006-12-26 | 2011-11-30 | ニュアンス コミュニケーションズ,インコーポレイテッド | Utterance division method, apparatus and program |
TW200841189A (en) * | 2006-12-27 | 2008-10-16 | Ibm | Technique for accurately detecting system failure |
US20080172219A1 (en) * | 2007-01-17 | 2008-07-17 | Novell, Inc. | Foreign language translator in a document editor |
US8285697B1 (en) | 2007-01-23 | 2012-10-09 | Google Inc. | Feedback enhanced attribute extraction |
US20080177536A1 (en) * | 2007-01-24 | 2008-07-24 | Microsoft Corporation | A/v content editing |
US20080215318A1 (en) * | 2007-03-01 | 2008-09-04 | Microsoft Corporation | Event recognition |
US20090030685A1 (en) * | 2007-03-07 | 2009-01-29 | Cerra Joseph P | Using speech recognition results based on an unstructured language model with a navigation system |
US8949130B2 (en) | 2007-03-07 | 2015-02-03 | Vlingo Corporation | Internal and external speech recognition use with a mobile communication facility |
US20090030691A1 (en) * | 2007-03-07 | 2009-01-29 | Cerra Joseph P | Using an unstructured language model associated with an application of a mobile communication facility |
US20110054899A1 (en) * | 2007-03-07 | 2011-03-03 | Phillips Michael S | Command and control utilizing content information in a mobile voice-to-speech application |
US8886540B2 (en) | 2007-03-07 | 2014-11-11 | Vlingo Corporation | Using speech recognition results based on an unstructured language model in a mobile communication facility application |
US20110054897A1 (en) * | 2007-03-07 | 2011-03-03 | Phillips Michael S | Transmitting signal quality information in mobile dictation application |
US20090030688A1 (en) * | 2007-03-07 | 2009-01-29 | Cerra Joseph P | Tagging speech recognition results based on an unstructured language model for use in a mobile communication facility application |
US20090030687A1 (en) * | 2007-03-07 | 2009-01-29 | Cerra Joseph P | Adapting an unstructured language model speech recognition system based on usage |
US8838457B2 (en) | 2007-03-07 | 2014-09-16 | Vlingo Corporation | Using results of unstructured language model based speech recognition to control a system-level function of a mobile communications facility |
US8949266B2 (en) | 2007-03-07 | 2015-02-03 | Vlingo Corporation | Multiple web-based content category searching in mobile search application |
US20080221900A1 (en) * | 2007-03-07 | 2008-09-11 | Cerra Joseph P | Mobile local search environment speech processing facility |
US20080221884A1 (en) * | 2007-03-07 | 2008-09-11 | Cerra Joseph P | Mobile environment speech processing facility |
US8886545B2 (en) | 2007-03-07 | 2014-11-11 | Vlingo Corporation | Dealing with switch latency in speech recognition |
US20110054896A1 (en) * | 2007-03-07 | 2011-03-03 | Phillips Michael S | Sending a communications header with voice recording to send metadata for use in speech recognition and formatting in mobile dictation application |
US8635243B2 (en) | 2007-03-07 | 2014-01-21 | Research In Motion Limited | Sending a communications header with voice recording to send metadata for use in speech recognition, formatting, and search mobile search application |
US20110054895A1 (en) * | 2007-03-07 | 2011-03-03 | Phillips Michael S | Utilizing user transmitted text to improve language model in mobile dictation application |
US10056077B2 (en) * | 2007-03-07 | 2018-08-21 | Nuance Communications, Inc. | Using speech recognition results based on an unstructured language model with a music system |
US20090030697A1 (en) * | 2007-03-07 | 2009-01-29 | Cerra Joseph P | Using contextual information for delivering results generated from a speech recognition facility using an unstructured language model |
US20110054898A1 (en) * | 2007-03-07 | 2011-03-03 | Phillips Michael S | Multiple web-based content search user interface in mobile search application |
JP4466665B2 (en) * | 2007-03-13 | 2010-05-26 | 日本電気株式会社 | Minutes creation method, apparatus and program thereof |
US8347202B1 (en) | 2007-03-14 | 2013-01-01 | Google Inc. | Determining geographic locations for place names in a fact repository |
US20080229914A1 (en) * | 2007-03-19 | 2008-09-25 | Trevor Nathanial | Foot operated transport controller for digital audio workstations |
US8078464B2 (en) * | 2007-03-30 | 2011-12-13 | Mattersight Corporation | Method and system for analyzing separated voice data of a telephonic communication to determine the gender of the communicant |
US8856002B2 (en) * | 2007-04-12 | 2014-10-07 | International Business Machines Corporation | Distance metrics for universal pattern processing tasks |
US20080288239A1 (en) * | 2007-05-15 | 2008-11-20 | Microsoft Corporation | Localization and internationalization of document resources |
US8984133B2 (en) * | 2007-06-19 | 2015-03-17 | The Invention Science Fund I, Llc | Providing treatment-indicative feedback dependent on putative content treatment |
US20080320088A1 (en) * | 2007-06-19 | 2008-12-25 | Searete Llc, A Limited Liability Corporation Of The State Of Delaware | Helping valuable message content pass apparent message filtering |
US8682982B2 (en) * | 2007-06-19 | 2014-03-25 | The Invention Science Fund I, Llc | Preliminary destination-dependent evaluation of message content |
US9374242B2 (en) * | 2007-11-08 | 2016-06-21 | Invention Science Fund I, Llc | Using evaluations of tentative message content |
US11570521B2 (en) | 2007-06-26 | 2023-01-31 | Broadband Itv, Inc. | Dynamic adjustment of electronic program guide displays based on viewer preferences for minimizing navigation in VOD program selection |
US9654833B2 (en) | 2007-06-26 | 2017-05-16 | Broadband Itv, Inc. | Dynamic adjustment of electronic program guide displays based on viewer preferences for minimizing navigation in VOD program selection |
US20090027485A1 (en) * | 2007-07-26 | 2009-01-29 | Avaya Technology Llc | Automatic Monitoring of a Call Participant's Attentiveness |
JP5088050B2 (en) * | 2007-08-29 | 2012-12-05 | ヤマハ株式会社 | Voice processing apparatus and program |
US8082225B2 (en) * | 2007-08-31 | 2011-12-20 | The Invention Science Fund I, Llc | Using destination-dependent criteria to guide data transmission decisions |
US8065404B2 (en) * | 2007-08-31 | 2011-11-22 | The Invention Science Fund I, Llc | Layering destination-dependent content handling guidance |
US8326833B2 (en) * | 2007-10-04 | 2012-12-04 | International Business Machines Corporation | Implementing metadata extraction of artifacts from associated collaborative discussions |
US20090122157A1 (en) * | 2007-11-14 | 2009-05-14 | Canon Kabushiki Kaisha | Information processing apparatus, information processing method, and computer-readable storage medium |
US7930389B2 (en) | 2007-11-20 | 2011-04-19 | The Invention Science Fund I, Llc | Adaptive filtering of annotated messages or the like |
DK2081405T3 (en) * | 2008-01-21 | 2012-08-20 | Bernafon Ag | Hearing aid adapted to a particular voice type in an acoustic environment as well as method and application |
WO2009146042A2 (en) | 2008-03-31 | 2009-12-03 | Terra Soft Solutions Of Colorado, Inc. | Tablet computer |
US20090259469A1 (en) * | 2008-04-14 | 2009-10-15 | Motorola, Inc. | Method and apparatus for speech recognition |
US7475344B1 (en) * | 2008-05-04 | 2009-01-06 | International Business Machines Corporation | Genders-usage assistant for composition of electronic documents, emails, or letters |
WO2010013371A1 (en) * | 2008-07-28 | 2010-02-04 | 日本電気株式会社 | Dialogue speech recognition system, dialogue speech recognition method, and recording medium for storing dialogue speech recognition program |
US8249870B2 (en) * | 2008-11-12 | 2012-08-21 | Massachusetts Institute Of Technology | Semi-automatic speech transcription |
WO2010071112A1 (en) * | 2008-12-15 | 2010-06-24 | 日本電気株式会社 | Topic transition analysis system, topic transition analysis method, and program |
US8654963B2 (en) | 2008-12-19 | 2014-02-18 | Genesys Telecommunications Laboratories, Inc. | Method and system for integrating an interaction management system with a business rules management system |
US8135333B2 (en) * | 2008-12-23 | 2012-03-13 | Motorola Solutions, Inc. | Distributing a broadband resource locator over a narrowband audio stream |
US8301444B2 (en) * | 2008-12-29 | 2012-10-30 | At&T Intellectual Property I, L.P. | Automated demographic analysis by analyzing voice activity |
US20100324895A1 (en) * | 2009-01-15 | 2010-12-23 | K-Nfb Reading Technology, Inc. | Synchronization for document narration |
EP2216775B1 (en) * | 2009-02-05 | 2012-11-21 | Nuance Communications, Inc. | Speaker recognition |
US8458105B2 (en) * | 2009-02-12 | 2013-06-04 | Decisive Analytics Corporation | Method and apparatus for analyzing and interrelating data |
US20100235314A1 (en) * | 2009-02-12 | 2010-09-16 | Decisive Analytics Corporation | Method and apparatus for analyzing and interrelating video data |
US9646603B2 (en) * | 2009-02-27 | 2017-05-09 | Longsand Limited | Various apparatus and methods for a speech recognition system |
CN101847412B (en) * | 2009-03-27 | 2012-02-15 | 华为技术有限公司 | Method and device for classifying audio signals |
CN101901235B (en) * | 2009-05-27 | 2013-03-27 | 国际商业机器公司 | Method and system for document processing |
US8463606B2 (en) | 2009-07-13 | 2013-06-11 | Genesys Telecommunications Laboratories, Inc. | System for analyzing interactions and reporting analytic results to human-operated and system interfaces in real time |
EP4272809A3 (en) * | 2009-07-17 | 2024-01-17 | Implantica Patent Ltd. | Voice control of a medical implant |
US8190420B2 (en) | 2009-08-04 | 2012-05-29 | Autonomy Corporation Ltd. | Automatic spoken language identification based on phoneme sequence patterns |
US8160877B1 (en) * | 2009-08-06 | 2012-04-17 | Narus, Inc. | Hierarchical real-time speaker recognition for biometric VoIP verification and targeting |
US8799408B2 (en) * | 2009-08-10 | 2014-08-05 | Sling Media Pvt Ltd | Localization systems and methods |
US8924396B2 (en) * | 2009-09-18 | 2014-12-30 | Lexxe Pty Ltd. | Method and system for scoring texts |
EP2486567A1 (en) | 2009-10-09 | 2012-08-15 | Dolby Laboratories Licensing Corporation | Automatic generation of metadata for audio dominance effects |
US8954434B2 (en) * | 2010-01-08 | 2015-02-10 | Microsoft Corporation | Enhancing a document with supplemental information from another document |
US8903847B2 (en) * | 2010-03-05 | 2014-12-02 | International Business Machines Corporation | Digital media voice tags in social networks |
US8831942B1 (en) * | 2010-03-19 | 2014-09-09 | Narus, Inc. | System and method for pitch based gender identification with suspicious speaker detection |
US20150279354A1 (en) * | 2010-05-19 | 2015-10-01 | Google Inc. | Personalization and Latency Reduction for Voice-Activated Commands |
US8600750B2 (en) * | 2010-06-08 | 2013-12-03 | Cisco Technology, Inc. | Speaker-cluster dependent speaker recognition (speaker-type automated speech recognition) |
TWI403304B (en) * | 2010-08-27 | 2013-08-01 | Ind Tech Res Inst | Method and mobile device for awareness of linguistic ability |
KR101743632B1 (en) | 2010-10-01 | 2017-06-07 | 삼성전자주식회사 | Apparatus and method for turning e-book pages in portable terminal |
US9678572B2 (en) | 2010-10-01 | 2017-06-13 | Samsung Electronics Co., Ltd. | Apparatus and method for turning e-book pages in portable terminal |
EP2437153A3 (en) * | 2010-10-01 | 2016-10-05 | Samsung Electronics Co., Ltd. | Apparatus and method for turning e-book pages in portable terminal |
EP2437151B1 (en) | 2010-10-01 | 2020-07-08 | Samsung Electronics Co., Ltd. | Apparatus and method for turning e-book pages in portable terminal |
US20120197643A1 (en) * | 2011-01-27 | 2012-08-02 | General Motors Llc | Mapping obstruent speech energy to lower frequencies |
US20120246238A1 (en) | 2011-03-21 | 2012-09-27 | International Business Machines Corporation | Asynchronous messaging tags |
US20120244842A1 (en) | 2011-03-21 | 2012-09-27 | International Business Machines Corporation | Data Session Synchronization With Phone Numbers |
US8688090B2 (en) | 2011-03-21 | 2014-04-01 | International Business Machines Corporation | Data session preferences |
US9053750B2 (en) | 2011-06-17 | 2015-06-09 | At&T Intellectual Property I, L.P. | Speaker association with a visual representation of spoken content |
US9160837B2 (en) | 2011-06-29 | 2015-10-13 | Gracenote, Inc. | Interactive streaming content apparatus, systems and methods |
US20130144414A1 (en) * | 2011-12-06 | 2013-06-06 | Cisco Technology, Inc. | Method and apparatus for discovering and labeling speakers in a large and growing collection of videos with minimal user effort |
US9396277B2 (en) * | 2011-12-09 | 2016-07-19 | Microsoft Technology Licensing, Llc | Access to supplemental data based on identifier derived from corresponding primary application data |
US9330188B1 (en) | 2011-12-22 | 2016-05-03 | Amazon Technologies, Inc. | Shared browsing sessions |
US8886651B1 (en) * | 2011-12-22 | 2014-11-11 | Reputation.Com, Inc. | Thematic clustering |
US9324323B1 (en) | 2012-01-13 | 2016-04-26 | Google Inc. | Speech recognition using topic-specific language models |
US8839087B1 (en) | 2012-01-26 | 2014-09-16 | Amazon Technologies, Inc. | Remote browsing and searching |
US9087024B1 (en) * | 2012-01-26 | 2015-07-21 | Amazon Technologies, Inc. | Narration of network content |
US9336321B1 (en) | 2012-01-26 | 2016-05-10 | Amazon Technologies, Inc. | Remote browsing and searching |
JP2013161205A (en) * | 2012-02-03 | 2013-08-19 | Sony Corp | Information processing device, information processing method and program |
US8543398B1 (en) | 2012-02-29 | 2013-09-24 | Google Inc. | Training an automatic speech recognition system using compressed word frequencies |
US8775177B1 (en) | 2012-03-08 | 2014-07-08 | Google Inc. | Speech recognition process |
US8965766B1 (en) * | 2012-03-15 | 2015-02-24 | Google Inc. | Systems and methods for identifying music in a noisy environment |
WO2013149027A1 (en) * | 2012-03-28 | 2013-10-03 | Crawford Terry | Method and system for providing segment-based viewing of recorded sessions |
GB2502944A (en) * | 2012-03-30 | 2013-12-18 | Jpal Ltd | Segmentation and transcription of speech |
US9129605B2 (en) * | 2012-03-30 | 2015-09-08 | Src, Inc. | Automated voice and speech labeling |
US8374865B1 (en) | 2012-04-26 | 2013-02-12 | Google Inc. | Sampling training data for an automatic speech recognition system based on a benchmark classification distribution |
US8571859B1 (en) | 2012-05-31 | 2013-10-29 | Google Inc. | Multi-stage speaker adaptation |
US8805684B1 (en) | 2012-05-31 | 2014-08-12 | Google Inc. | Distributed speaker adaptation |
WO2013179275A2 (en) * | 2012-06-01 | 2013-12-05 | Donald, Heather June | Method and system for generating an interactive display |
US8775175B1 (en) * | 2012-06-01 | 2014-07-08 | Google Inc. | Performing dictation correction |
US9881616B2 (en) * | 2012-06-06 | 2018-01-30 | Qualcomm Incorporated | Method and systems having improved speech recognition |
GB2505072A (en) | 2012-07-06 | 2014-02-19 | Box Inc | Identifying users and collaborators as search results in a cloud-based system |
US8554559B1 (en) | 2012-07-13 | 2013-10-08 | Google Inc. | Localized speech recognition with offload |
US9123333B2 (en) | 2012-09-12 | 2015-09-01 | Google Inc. | Minimum bayesian risk methods for automatic speech recognition |
US10915492B2 (en) * | 2012-09-19 | 2021-02-09 | Box, Inc. | Cloud-based platform enabled with media content indexed for text-based searches and/or metadata extraction |
US8676590B1 (en) * | 2012-09-26 | 2014-03-18 | Google Inc. | Web-based audio transcription tool |
TW201417093A (en) * | 2012-10-19 | 2014-05-01 | Hon Hai Prec Ind Co Ltd | Electronic device with video/audio files processing function and video/audio files processing method |
EP2736042A1 (en) * | 2012-11-23 | 2014-05-28 | Samsung Electronics Co., Ltd | Apparatus and method for constructing multilingual acoustic model and computer readable recording medium for storing program for performing the method |
US9912816B2 (en) | 2012-11-29 | 2018-03-06 | Genesys Telecommunications Laboratories, Inc. | Workload distribution with resource awareness |
US9542936B2 (en) | 2012-12-29 | 2017-01-10 | Genesys Telecommunications Laboratories, Inc. | Fast out-of-vocabulary search in automatic speech recognition systems |
KR102112742B1 (en) * | 2013-01-22 | 2020-05-19 | 삼성전자주식회사 | Electronic apparatus and voice processing method thereof |
US9208777B2 (en) | 2013-01-25 | 2015-12-08 | Microsoft Technology Licensing, Llc | Feature space transformation for personalization using generalized i-vector clustering |
WO2014132402A1 (en) * | 2013-02-28 | 2014-09-04 | 株式会社東芝 | Data processing device and method for constructing story model |
US9190055B1 (en) * | 2013-03-14 | 2015-11-17 | Amazon Technologies, Inc. | Named entity recognition with personalized models |
US9195656B2 (en) * | 2013-12-30 | 2015-11-24 | Google Inc. | Multilingual prosody generation |
US9413891B2 (en) | 2014-01-08 | 2016-08-09 | Callminer, Inc. | Real-time conversational analytics facility |
US9430186B2 (en) * | 2014-03-17 | 2016-08-30 | Google Inc | Visual indication of a recognized voice-initiated action |
US9497868B2 (en) | 2014-04-17 | 2016-11-15 | Continental Automotive Systems, Inc. | Electronics enclosure |
US9773499B2 (en) | 2014-06-18 | 2017-09-26 | Google Inc. | Entity name recognition based on entity type |
US9772816B1 (en) * | 2014-12-22 | 2017-09-26 | Google Inc. | Transcription and tagging system |
EP3089159B1 (en) | 2015-04-28 | 2019-08-28 | Google LLC | Correcting voice recognition using selective re-speak |
US10025773B2 (en) * | 2015-07-24 | 2018-07-17 | International Business Machines Corporation | System and method for natural language processing using synthetic text |
US10381022B1 (en) | 2015-12-23 | 2019-08-13 | Google Llc | Audio classifier |
US10282411B2 (en) * | 2016-03-31 | 2019-05-07 | International Business Machines Corporation | System, method, and recording medium for natural language learning |
CN107305541B (en) * | 2016-04-20 | 2021-05-04 | 科大讯飞股份有限公司 | Method and device for segmenting speech recognition text |
US20180018973A1 (en) | 2016-07-15 | 2018-01-18 | Google Inc. | Speaker verification |
US9978392B2 (en) * | 2016-09-09 | 2018-05-22 | Tata Consultancy Services Limited | Noisy signal identification from non-stationary audio signals |
US11205103B2 (en) | 2016-12-09 | 2021-12-21 | The Research Foundation for the State University | Semisupervised autoencoder for sentiment analysis |
US10642889B2 (en) * | 2017-02-20 | 2020-05-05 | Gong I.O Ltd. | Unsupervised automated topic detection, segmentation and labeling of conversations |
CN109102810B (en) * | 2017-06-21 | 2021-10-15 | 北京搜狗科技发展有限公司 | Voiceprint recognition method and device |
WO2019002831A1 (en) | 2017-06-27 | 2019-01-03 | Cirrus Logic International Semiconductor Limited | Detection of replay attack |
GB201713697D0 (en) | 2017-06-28 | 2017-10-11 | Cirrus Logic Int Semiconductor Ltd | Magnetic detection of replay attack |
GB2563953A (en) | 2017-06-28 | 2019-01-02 | Cirrus Logic Int Semiconductor Ltd | Detection of replay attack |
GB201801532D0 (en) | 2017-07-07 | 2018-03-14 | Cirrus Logic Int Semiconductor Ltd | Methods, apparatus and systems for audio playback |
GB201801526D0 (en) | 2017-07-07 | 2018-03-14 | Cirrus Logic Int Semiconductor Ltd | Methods, apparatus and systems for authentication |
GB201801527D0 (en) | 2017-07-07 | 2018-03-14 | Cirrus Logic Int Semiconductor Ltd | Method, apparatus and systems for biometric processes |
GB201801528D0 (en) | 2017-07-07 | 2018-03-14 | Cirrus Logic Int Semiconductor Ltd | Method, apparatus and systems for biometric processes |
GB201801530D0 (en) | 2017-07-07 | 2018-03-14 | Cirrus Logic Int Semiconductor Ltd | Methods, apparatus and systems for authentication |
EP3432560A1 (en) * | 2017-07-20 | 2019-01-23 | Dialogtech Inc. | System, method, and computer program product for automatically analyzing and categorizing phone calls |
GB201804843D0 (en) | 2017-11-14 | 2018-05-09 | Cirrus Logic Int Semiconductor Ltd | Detection of replay attack |
GB201803570D0 (en) | 2017-10-13 | 2018-04-18 | Cirrus Logic Int Semiconductor Ltd | Detection of replay attack |
GB201801874D0 (en) | 2017-10-13 | 2018-03-21 | Cirrus Logic Int Semiconductor Ltd | Improving robustness of speech processing system against ultrasound and dolphin attacks |
GB201801664D0 (en) | 2017-10-13 | 2018-03-21 | Cirrus Logic Int Semiconductor Ltd | Detection of liveness |
GB2567503A (en) | 2017-10-13 | 2019-04-17 | Cirrus Logic Int Semiconductor Ltd | Analysing speech signals |
GB201801661D0 (en) | 2017-10-13 | 2018-03-21 | Cirrus Logic International Uk Ltd | Detection of liveness |
GB201801663D0 (en) | 2017-10-13 | 2018-03-21 | Cirrus Logic Int Semiconductor Ltd | Detection of liveness |
GB201801659D0 (en) | 2017-11-14 | 2018-03-21 | Cirrus Logic Int Semiconductor Ltd | Detection of loudspeaker playback |
US11568231B2 (en) * | 2017-12-08 | 2023-01-31 | Raytheon Bbn Technologies Corp. | Waypoint detection for a contact center analysis system |
US10671251B2 (en) | 2017-12-22 | 2020-06-02 | Arbordale Publishing, LLC | Interactive eReader interface generation based on synchronization of textual and audial descriptors |
US11443646B2 (en) | 2017-12-22 | 2022-09-13 | Fathom Technologies, LLC | E-Reader interface system with audio and highlighting synchronization for digital books |
US11270071B2 (en) * | 2017-12-28 | 2022-03-08 | Comcast Cable Communications, Llc | Language-based content recommendations using closed captions |
US11735189B2 (en) | 2018-01-23 | 2023-08-22 | Cirrus Logic, Inc. | Speaker identification |
US11264037B2 (en) | 2018-01-23 | 2022-03-01 | Cirrus Logic, Inc. | Speaker identification |
US11475899B2 (en) | 2018-01-23 | 2022-10-18 | Cirrus Logic, Inc. | Speaker identification |
US11276407B2 (en) | 2018-04-17 | 2022-03-15 | Gong.Io Ltd. | Metadata-based diarization of teleconferences |
US10692490B2 (en) | 2018-07-31 | 2020-06-23 | Cirrus Logic, Inc. | Detection of replay attack |
US10915614B2 (en) | 2018-08-31 | 2021-02-09 | Cirrus Logic, Inc. | Biometric authentication |
US11037574B2 (en) * | 2018-09-05 | 2021-06-15 | Cirrus Logic, Inc. | Speaker recognition and speaker change detection |
US11410658B1 (en) * | 2019-10-29 | 2022-08-09 | Dialpad, Inc. | Maintainable and scalable pipeline for automatic speech recognition language modeling |
US11373657B2 (en) * | 2020-05-01 | 2022-06-28 | Raytheon Applied Signal Technology, Inc. | System and method for speaker identification in audio data |
US11315545B2 (en) | 2020-07-09 | 2022-04-26 | Raytheon Applied Signal Technology, Inc. | System and method for language identification in audio data |
US12020697B2 (en) | 2020-07-15 | 2024-06-25 | Raytheon Applied Signal Technology, Inc. | Systems and methods for fast filtering of audio keyword search |
CN112289323B (en) * | 2020-12-29 | 2021-05-28 | 深圳追一科技有限公司 | Voice data processing method and device, computer equipment and storage medium |
Citations (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4908866A (en) * | 1985-02-04 | 1990-03-13 | Eric Goldwasser | Speech transcribing system |
US5404295A (en) * | 1990-08-16 | 1995-04-04 | Katz; Boris | Method and apparatus for utilizing annotations to facilitate computer retrieval of database material |
US5544257A (en) * | 1992-01-08 | 1996-08-06 | International Business Machines Corporation | Continuous parameter hidden Markov model approach to automatic handwriting recognition |
US5572728A (en) * | 1993-12-24 | 1996-11-05 | Hitachi, Ltd. | Conference multimedia summary support system and method |
US5684924A (en) * | 1995-05-19 | 1997-11-04 | Kurzweil Applied Intelligence, Inc. | User adaptable speech recognition system |
US5715367A (en) * | 1995-01-23 | 1998-02-03 | Dragon Systems, Inc. | Apparatuses and methods for developing and using models for speech recognition |
US5757960A (en) * | 1994-09-30 | 1998-05-26 | Murdock; Michael Chase | Method and system for extracting features from handwritten text |
US5768607A (en) * | 1994-09-30 | 1998-06-16 | Intel Corporation | Method and apparatus for freehand annotation and drawings incorporating sound and for compressing and synchronizing sound |
US5777614A (en) * | 1994-10-14 | 1998-07-07 | Hitachi, Ltd. | Editing support system including an interactive interface |
US5787198A (en) * | 1992-11-24 | 1998-07-28 | Lucent Technologies Inc. | Text recognition using two-dimensional stochastic models |
US5835667A (en) * | 1994-10-14 | 1998-11-10 | Carnegie Mellon University | Method and apparatus for creating a searchable digital video library and a system and method of using such a library |
US5862259A (en) * | 1996-03-27 | 1999-01-19 | Caere Corporation | Pattern recognition employing arbitrary segmentation and compound probabilistic evaluation |
US5875108A (en) * | 1991-12-23 | 1999-02-23 | Hoffberg; Steven M. | Ergonomic man-machine interface incorporating adaptive pattern recognition based control system |
US5970473A (en) * | 1997-12-31 | 1999-10-19 | At&T Corp. | Video communication device providing in-home catalog services |
US6029195A (en) * | 1994-11-29 | 2000-02-22 | Herz; Frederick S. M. | System for customized electronic identification of desirable objects |
US6029124A (en) * | 1997-02-21 | 2000-02-22 | Dragon Systems, Inc. | Sequential, nonparametric speech recognition and speaker identification |
US6052657A (en) * | 1997-09-09 | 2000-04-18 | Dragon Systems, Inc. | Text segmentation and identification of topic using language models |
US6088669A (en) * | 1997-01-28 | 2000-07-11 | International Business Machines, Corporation | Speech recognition with attempted speaker recognition for speaker model prefetching or alternative speech modeling |
US6112172A (en) * | 1998-03-31 | 2000-08-29 | Dragon Systems, Inc. | Interactive searching |
US6169789B1 (en) * | 1996-12-16 | 2001-01-02 | Sanjay K. Rao | Intelligent keyboard system |
US6219640B1 (en) * | 1999-08-06 | 2001-04-17 | International Business Machines Corporation | Methods and apparatus for audio-visual speaker recognition and utterance verification |
US20010051984A1 (en) * | 1996-01-30 | 2001-12-13 | Toshihiko Fukasawa | Coordinative work environment construction system, method and medium therefor |
US6332139B1 (en) * | 1998-11-09 | 2001-12-18 | Mega Chips Corporation | Information communication system |
US6373985B1 (en) * | 1998-08-12 | 2002-04-16 | Lucent Technologies, Inc. | E-mail signature block analysis |
US6381640B1 (en) * | 1998-09-11 | 2002-04-30 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for automated personalization and presentation of workload assignments to agents within a multimedia communication center |
US20020059204A1 (en) * | 2000-07-28 | 2002-05-16 | Harris Larry R. | Distributed search system and method |
US6437818B1 (en) * | 1993-10-01 | 2002-08-20 | Collaboration Properties, Inc. | Video conferencing on existing UTP infrastructure |
US20020184373A1 (en) * | 2000-11-01 | 2002-12-05 | International Business Machines Corporation | Conversational networking via transport, coding and control conversational protocols |
US20030051214A1 (en) * | 1997-12-22 | 2003-03-13 | Ricoh Company, Ltd. | Techniques for annotating portions of a document relevant to concepts of interest |
US6647383B1 (en) * | 2000-09-01 | 2003-11-11 | Lucent Technologies Inc. | System and method for providing interactive dialogue and iterative search functions to find information |
US6654735B1 (en) * | 1999-01-08 | 2003-11-25 | International Business Machines Corporation | Outbound information analysis for generating user interest profiles and improving user productivity |
US6847961B2 (en) * | 1999-06-30 | 2005-01-25 | Silverbrook Research Pty Ltd | Method and system for searching information using sensor with identifier |
Family Cites Families (149)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4193119A (en) * | 1977-03-25 | 1980-03-11 | Xerox Corporation | Apparatus for assisting in the transposition of foreign language text |
US4317611A (en) * | 1980-05-19 | 1982-03-02 | International Business Machines Corporation | Optical ray deflection apparatus |
US4615595A (en) * | 1984-10-10 | 1986-10-07 | Texas Instruments Incorporated | Frame addressed spatial light modulator |
JPH0693221B2 (en) | 1985-06-12 | 1994-11-16 | 株式会社日立製作所 | Voice input device |
JPH0743719B2 (en) * | 1986-05-20 | 1995-05-15 | シャープ株式会社 | Machine translation device |
US4879648A (en) | 1986-09-19 | 1989-11-07 | Nancy P. Cochran | Search system which continuously displays search terms during scrolling and selections of individually displayed data sets |
JPH0833799B2 (en) * | 1988-10-31 | 1996-03-29 | 富士通株式会社 | Data input / output control method |
US5146439A (en) * | 1989-01-04 | 1992-09-08 | Pitney Bowes Inc. | Records management system having dictation/transcription capability |
US6978277B2 (en) | 1989-10-26 | 2005-12-20 | Encyclopaedia Britannica, Inc. | Multimedia search system |
US5418716A (en) * | 1990-07-26 | 1995-05-23 | Nec Corporation | System for recognizing sentence patterns and a system for recognizing sentence patterns and grammatical cases |
US5408686A (en) * | 1991-02-19 | 1995-04-18 | Mankovitz; Roy J. | Apparatus and methods for music and lyrics broadcasting |
US5317732A (en) * | 1991-04-26 | 1994-05-31 | Commodore Electronics Limited | System for relocating a multimedia presentation on a different platform by extracting a resource map in order to remap and relocate resources |
US5477451A (en) * | 1991-07-25 | 1995-12-19 | International Business Machines Corp. | Method and system for natural language translation |
US5311360A (en) * | 1992-04-28 | 1994-05-10 | The Board Of Trustees Of The Leland Stanford, Junior University | Method and apparatus for modulating a light beam |
JP2524472B2 (en) * | 1992-09-21 | 1996-08-14 | インターナショナル・ビジネス・マシーンズ・コーポレイション | How to train a telephone line based speech recognition system |
US5369704A (en) * | 1993-03-24 | 1994-11-29 | Engate Incorporated | Down-line transcription system for manipulating real-time testimony |
US5525047A (en) * | 1993-06-30 | 1996-06-11 | Cooper Cameron Corporation | Sealing system for an unloader |
JP2986345B2 (en) * | 1993-10-18 | 1999-12-06 | インターナショナル・ビジネス・マシーンズ・コーポレイション | Voice recording indexing apparatus and method |
US5452024A (en) * | 1993-11-01 | 1995-09-19 | Texas Instruments Incorporated | DMD display system |
GB2285895A (en) | 1994-01-19 | 1995-07-26 | Ibm | Audio conferencing system which generates a set of minutes |
US5810599A (en) * | 1994-01-26 | 1998-09-22 | E-Systems, Inc. | Interactive audio-visual foreign language skills maintenance system and method |
FR2718539B1 (en) * | 1994-04-08 | 1996-04-26 | Thomson Csf | Device for amplifying the amplitude modulation rate of an optical beam. |
JPH07319917A (en) * | 1994-05-24 | 1995-12-08 | Fuji Xerox Co Ltd | Document data base managing device and document data base system |
US5715445A (en) * | 1994-09-02 | 1998-02-03 | Wolfe; Mark A. | Document retrieval system employing a preloading procedure |
US5613032A (en) * | 1994-09-02 | 1997-03-18 | Bell Communications Research, Inc. | System and method for recording, playing back and searching multimedia events wherein video, audio and text can be searched and retrieved |
US5614940A (en) * | 1994-10-21 | 1997-03-25 | Intel Corporation | Method and apparatus for providing broadcast information with indexing |
US5729656A (en) | 1994-11-30 | 1998-03-17 | International Business Machines Corporation | Reduction of search space in speech recognition using phone boundaries and phone ranking |
US5638487A (en) * | 1994-12-30 | 1997-06-10 | Purespeech, Inc. | Automatic speech recognition |
AU5969896A (en) * | 1995-06-07 | 1996-12-30 | International Language Engineering Corporation | Machine assisted translation tools |
US6046840A (en) * | 1995-06-19 | 2000-04-04 | Reflectivity, Inc. | Double substrate reflective spatial light modulator with self-limiting micro-mechanical elements |
US5559875A (en) * | 1995-07-31 | 1996-09-24 | Latitude Communications | Method and apparatus for recording and retrieval of audio conferences |
US6151598A (en) * | 1995-08-14 | 2000-11-21 | Shaw; Venson M. | Digital dictionary with a communication system for the creating, updating, editing, storing, maintaining, referencing, and managing the digital dictionary |
US6026388A (en) * | 1995-08-16 | 2000-02-15 | Textwise, Llc | User interface and other enhancements for natural language information retrieval system and method |
US5963940A (en) * | 1995-08-16 | 1999-10-05 | Syracuse University | Natural language information retrieval system and method |
US6006221A (en) * | 1995-08-16 | 1999-12-21 | Syracuse University | Multilingual document retrieval system and method using semantic vector matching |
US5757536A (en) * | 1995-08-30 | 1998-05-26 | Sandia Corporation | Electrically-programmable diffraction grating |
US20020002562A1 (en) | 1995-11-03 | 2002-01-03 | Thomas P. Moran | Computer controlled display system using a graphical replay device to control playback of temporal data representing collaborative activities |
US5742419A (en) * | 1995-11-07 | 1998-04-21 | The Board Of Trustees Of The Leland Stanford Junior Universtiy | Miniature scanning confocal microscope |
US5960447A (en) * | 1995-11-13 | 1999-09-28 | Holt; Douglas | Word tagging and editing system for speech recognition |
US5999306A (en) * | 1995-12-01 | 1999-12-07 | Seiko Epson Corporation | Method of manufacturing spatial light modulator and electronic device employing it |
US6067517A (en) * | 1996-02-02 | 2000-05-23 | International Business Machines Corporation | Transcription of speech data with segments from acoustically dissimilar environments |
KR100422263B1 (en) * | 1996-02-27 | 2004-07-30 | 코닌클리케 필립스 일렉트로닉스 엔.브이. | Method and apparatus for automatically dividing voice |
US6024571A (en) * | 1996-04-25 | 2000-02-15 | Renegar; Janet Elaine | Foreign language communication system/device and learning aid |
US5778187A (en) * | 1996-05-09 | 1998-07-07 | Netcast Communications Corp. | Multicasting method and apparatus |
US5996022A (en) * | 1996-06-03 | 1999-11-30 | Webtv Networks, Inc. | Transcoding data in a proxy computer prior to transmitting the audio data to a client |
US5806032A (en) * | 1996-06-14 | 1998-09-08 | Lucent Technologies Inc. | Compilation of weighted finite-state transducers from decision trees |
US5835908A (en) * | 1996-11-19 | 1998-11-10 | Microsoft Corporation | Processing multiple database transactions in the same process to reduce process overhead and redundant retrieval from database servers |
US5897614A (en) * | 1996-12-20 | 1999-04-27 | International Business Machines Corporation | Method and apparatus for sibilant classification in a speech recognition system |
US6732183B1 (en) * | 1996-12-31 | 2004-05-04 | Broadware Technologies, Inc. | Video and audio streaming for multiple users |
US6185531B1 (en) * | 1997-01-09 | 2001-02-06 | Gte Internetworking Incorporated | Topic indexing method |
US6807570B1 (en) * | 1997-01-21 | 2004-10-19 | International Business Machines Corporation | Pre-loading of web pages corresponding to designated links in HTML |
JP2991287B2 (en) * | 1997-01-28 | 1999-12-20 | 日本電気株式会社 | Suppression standard pattern selection type speaker recognition device |
US6024751A (en) * | 1997-04-11 | 2000-02-15 | Coherent Inc. | Method and apparatus for transurethral resection of the prostate |
ATE211277T1 (en) * | 1997-05-28 | 2002-01-15 | Shinar Linguistic Technologies | TRANSLATION SYSTEM |
US6463444B1 (en) * | 1997-08-14 | 2002-10-08 | Virage, Inc. | Video cataloger system with extensibility |
US6360234B2 (en) * | 1997-08-14 | 2002-03-19 | Virage, Inc. | Video cataloger system with synchronized encoders |
US6567980B1 (en) * | 1997-08-14 | 2003-05-20 | Virage, Inc. | Video cataloger system with hyperlinked output |
US6317716B1 (en) * | 1997-09-19 | 2001-11-13 | Massachusetts Institute Of Technology | Automatic cueing of speech |
CA2271745A1 (en) | 1997-10-01 | 1999-04-08 | Pierre David Wellner | Method and apparatus for storing and retrieving labeled interval data for multimedia recordings |
US6961954B1 (en) * | 1997-10-27 | 2005-11-01 | The Mitre Corporation | Automated segmentation, information extraction, summarization, and presentation of broadcast news |
US6064963A (en) | 1997-12-17 | 2000-05-16 | Opus Telecom, L.L.C. | Automatic key word or phrase speech recognition for the corrections industry |
SE511584C2 (en) * | 1998-01-15 | 1999-10-25 | Ericsson Telefon Ab L M | information Routing |
US6327343B1 (en) | 1998-01-16 | 2001-12-04 | International Business Machines Corporation | System and methods for automatic call and data transfer processing |
JP3181548B2 (en) | 1998-02-03 | 2001-07-03 | 富士通株式会社 | Information retrieval apparatus and information retrieval method |
US6073096A (en) * | 1998-02-04 | 2000-06-06 | International Business Machines Corporation | Speaker adaptation system and method based on class-specific pre-clustering training speakers |
US7257528B1 (en) * | 1998-02-13 | 2007-08-14 | Zi Corporation Of Canada, Inc. | Method and apparatus for Chinese character text input |
US6361326B1 (en) * | 1998-02-20 | 2002-03-26 | George Mason University | System for instruction thinking skills |
CN1159662C (en) * | 1998-05-13 | 2004-07-28 | 国际商业机器公司 | Automatic punctuating for continuous speech recognition |
US6076053A (en) * | 1998-05-21 | 2000-06-13 | Lucent Technologies Inc. | Methods and apparatus for discriminative training and adaptation of pronunciation networks |
US6243680B1 (en) * | 1998-06-15 | 2001-06-05 | Nortel Networks Limited | Method and apparatus for obtaining a transcription of phrases through text and spoken utterances |
US6067514A (en) * | 1998-06-23 | 2000-05-23 | International Business Machines Corporation | Method for automatically punctuating a speech utterance in a continuous speech recognition system |
US6341330B1 (en) * | 1998-07-27 | 2002-01-22 | Oak Technology, Inc. | Method and system for caching a selected viewing angle in a DVD environment |
US6233389B1 (en) * | 1998-07-30 | 2001-05-15 | Tivo, Inc. | Multimedia time warping system |
US6246983B1 (en) * | 1998-08-05 | 2001-06-12 | Matsushita Electric Corporation Of America | Text-to-speech e-mail reader with multi-modal reply processor |
US6360237B1 (en) * | 1998-10-05 | 2002-03-19 | Lernout & Hauspie Speech Products N.V. | Method and system for performing text edits during audio recording playback |
US6161087A (en) * | 1998-10-05 | 2000-12-12 | Lernout & Hauspie Speech Products N.V. | Speech-recognition-assisted selective suppression of silent and filled speech pauses during playback of an audio recording |
US6038058A (en) * | 1998-10-15 | 2000-03-14 | Memsolutions, Inc. | Grid-actuated charge controlled mirror and method of addressing the same |
US6347295B1 (en) * | 1998-10-26 | 2002-02-12 | Compaq Computer Corporation | Computer method and apparatus for grapheme-to-phoneme rule-set-generation |
US6292772B1 (en) * | 1998-12-01 | 2001-09-18 | Justsystem Corporation | Method for identifying the language of individual words |
JP3252282B2 (en) * | 1998-12-17 | 2002-02-04 | 松下電器産業株式会社 | Method and apparatus for searching scene |
US6253179B1 (en) * | 1999-01-29 | 2001-06-26 | International Business Machines Corporation | Method and apparatus for multi-environment speaker verification |
DE19912405A1 (en) * | 1999-03-19 | 2000-09-21 | Philips Corp Intellectual Pty | Determination of a regression class tree structure for speech recognizers |
CN1148965C (en) | 1999-03-30 | 2004-05-05 | 提维股份有限公司 | Data storage management and scheduling system |
US6345252B1 (en) * | 1999-04-09 | 2002-02-05 | International Business Machines Corporation | Methods and apparatus for retrieving audio information using content and speaker information |
US6434520B1 (en) * | 1999-04-16 | 2002-08-13 | International Business Machines Corporation | System and method for indexing and querying audio archives |
US6338033B1 (en) * | 1999-04-20 | 2002-01-08 | Alis Technologies, Inc. | System and method for network-based teletranslation from one natural language to another |
US6711585B1 (en) * | 1999-06-15 | 2004-03-23 | Kanisa Inc. | System and method for implementing a knowledge management system |
EP1079313A3 (en) | 1999-08-20 | 2005-10-19 | Digitake Software Systems Limited | An audio processing system |
JP3232289B2 (en) * | 1999-08-30 | 2001-11-26 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Symbol insertion device and method |
US6480826B2 (en) | 1999-08-31 | 2002-11-12 | Accenture Llp | System and method for a telephonic emotion detection that provides operator feedback |
US6711541B1 (en) * | 1999-09-07 | 2004-03-23 | Matsushita Electric Industrial Co., Ltd. | Technique for developing discriminative sound units for speech recognition and allophone modeling |
US6624826B1 (en) * | 1999-09-28 | 2003-09-23 | Ricoh Co., Ltd. | Method and apparatus for generating visual representations for audio documents |
US6396619B1 (en) * | 2000-01-28 | 2002-05-28 | Reflectivity, Inc. | Deflectable spatial light modulator having stopping mechanisms |
US7412643B1 (en) * | 1999-11-23 | 2008-08-12 | International Business Machines Corporation | Method and apparatus for linking representation and realization data |
US6571208B1 (en) * | 1999-11-29 | 2003-05-27 | Matsushita Electric Industrial Co., Ltd. | Context-dependent acoustic models for medium and large vocabulary speech recognition with eigenvoice training |
EP1169678B1 (en) * | 1999-12-20 | 2015-01-21 | Nuance Communications Austria GmbH | Audio playback for text edition in a speech recognition system |
US20020071169A1 (en) * | 2000-02-01 | 2002-06-13 | Bowers John Edward | Micro-electro-mechanical-system (MEMS) mirror device |
ATE336776T1 (en) | 2000-02-25 | 2006-09-15 | Koninkl Philips Electronics Nv | DEVICE FOR SPEECH RECOGNITION WITH REFERENCE TRANSFORMATION MEANS |
US7197694B2 (en) * | 2000-03-21 | 2007-03-27 | Oki Electric Industry Co., Ltd. | Image display system, image registration terminal device and image reading terminal device used in the image display system |
US7120575B2 (en) * | 2000-04-08 | 2006-10-10 | International Business Machines Corporation | Method and system for the automatic segmentation of an audio stream into semantic or syntactic units |
CN1193605C (en) * | 2000-04-21 | 2005-03-16 | 松下电器产业株式会社 | Data reproduction apparatus |
CN100520768C (en) * | 2000-04-24 | 2009-07-29 | 微软公司 | Computer-aided reading system and method with cross-languige reading wizard |
US7107204B1 (en) * | 2000-04-24 | 2006-09-12 | Microsoft Corporation | Computer-aided writing system and method with cross-language writing wizard |
US6388661B1 (en) * | 2000-05-03 | 2002-05-14 | Reflectivity, Inc. | Monochrome and color digital display systems and methods |
US6505153B1 (en) * | 2000-05-22 | 2003-01-07 | Compaq Information Technologies Group, L.P. | Efficient method for producing off-line closed captions |
US6748356B1 (en) * | 2000-06-07 | 2004-06-08 | International Business Machines Corporation | Methods and apparatus for identifying unknown speakers using a hierarchical tree structure |
US7047192B2 (en) * | 2000-06-28 | 2006-05-16 | Poirier Darrell A | Simultaneous multi-user real-time speech recognition system |
US6337760B1 (en) * | 2000-07-17 | 2002-01-08 | Reflectivity, Inc. | Encapsulated multi-directional light beam steering device |
US6931376B2 (en) * | 2000-07-20 | 2005-08-16 | Microsoft Corporation | Speech-related event notification system |
EP1176493A3 (en) | 2000-07-28 | 2002-07-10 | Jan Pathuel | Method and system of securing data and systems |
US7155061B2 (en) * | 2000-08-22 | 2006-12-26 | Microsoft Corporation | Method and system for searching for words and phrases in active and stored ink word documents |
WO2002019147A1 (en) | 2000-08-28 | 2002-03-07 | Emotion, Inc. | Method and apparatus for digital media management, retrieval, and collaboration |
US6604110B1 (en) * | 2000-08-31 | 2003-08-05 | Ascential Software, Inc. | Automated software code generation from a metadata-based repository |
US7075671B1 (en) * | 2000-09-14 | 2006-07-11 | International Business Machines Corp. | System and method for providing a printing capability for a transcription service or multimedia presentation |
WO2002029612A1 (en) | 2000-09-30 | 2002-04-11 | Intel Corporation | Method and system for generating and searching an optimal maximum likelihood decision tree for hidden markov model (hmm) based speech recognition |
US7472064B1 (en) | 2000-09-30 | 2008-12-30 | Intel Corporation | Method and system to scale down a decision tree-based hidden markov model (HMM) for speech recognition |
US6431714B1 (en) * | 2000-10-10 | 2002-08-13 | Nippon Telegraph And Telephone Corporation | Micro-mirror apparatus and production method therefor |
US20050060162A1 (en) * | 2000-11-10 | 2005-03-17 | Farhad Mohit | Systems and methods for automatic identification and hyperlinking of words or other data items and for information retrieval using hyperlinked words or data items |
US6574026B2 (en) * | 2000-12-07 | 2003-06-03 | Agere Systems Inc. | Magnetically-packaged optical MEMs device |
SG98440A1 (en) * | 2001-01-16 | 2003-09-19 | Reuters Ltd | Method and apparatus for a financial database structure |
US6944272B1 (en) * | 2001-01-16 | 2005-09-13 | Interactive Intelligence, Inc. | Method and system for administering multiple messages over a public switched telephone network |
US6714911B2 (en) * | 2001-01-25 | 2004-03-30 | Harcourt Assessment, Inc. | Speech transcription and analysis system and method |
US6429033B1 (en) * | 2001-02-20 | 2002-08-06 | Nayna Networks, Inc. | Process for manufacturing mirror devices using semiconductor technology |
US20020133477A1 (en) * | 2001-03-05 | 2002-09-19 | Glenn Abel | Method for profile-based notice and broadcast of multimedia content |
US6732095B1 (en) * | 2001-04-13 | 2004-05-04 | Siebel Systems, Inc. | Method and apparatus for mapping between XML and relational representations |
WO2002086737A1 (en) * | 2001-04-20 | 2002-10-31 | Wordsniffer, Inc. | Method and apparatus for integrated, user-directed web site text translation |
US6820055B2 (en) * | 2001-04-26 | 2004-11-16 | Speche Communications | Systems and methods for automated audio transcription, translation, and transfer with text display software for manipulating the text |
US7035804B2 (en) * | 2001-04-26 | 2006-04-25 | Stenograph, L.L.C. | Systems and methods for automated audio transcription, translation, and transfer |
US6895376B2 (en) * | 2001-05-04 | 2005-05-17 | Matsushita Electric Industrial Co., Ltd. | Eigenvoice re-estimation technique of acoustic models for speech recognition, speaker identification and speaker verification |
JP4369132B2 (en) * | 2001-05-10 | 2009-11-18 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Background learning of speaker voice |
US6973428B2 (en) * | 2001-05-24 | 2005-12-06 | International Business Machines Corporation | System and method for searching, analyzing and displaying text transcripts of speech after imperfect speech recognition |
US20030018663A1 (en) * | 2001-05-30 | 2003-01-23 | Cornette Ranjita K. | Method and system for creating a multimedia electronic book |
US7027973B2 (en) * | 2001-07-13 | 2006-04-11 | Hewlett-Packard Development Company, L.P. | System and method for converting a standard generalized markup language in multiple languages |
US6778979B2 (en) * | 2001-08-13 | 2004-08-17 | Xerox Corporation | System for automatically generating queries |
US6993473B2 (en) * | 2001-08-31 | 2006-01-31 | Equality Translation Services | Productivity tool for language translators |
US20030078973A1 (en) * | 2001-09-25 | 2003-04-24 | Przekop Michael V. | Web-enabled system and method for on-demand distribution of transcript-synchronized video/audio records of legal proceedings to collaborative workgroups |
US6748350B2 (en) * | 2001-09-27 | 2004-06-08 | Intel Corporation | Method to compensate for stress between heat spreader and thermal interface material |
US6708148B2 (en) * | 2001-10-12 | 2004-03-16 | Koninklijke Philips Electronics N.V. | Correction device to mark parts of a recognized text |
US20030093580A1 (en) | 2001-11-09 | 2003-05-15 | Koninklijke Philips Electronics N.V. | Method and system for information alerts |
CN1618064B (en) * | 2002-01-29 | 2010-05-05 | 国际商业机器公司 | Translating method and computer device |
US7165024B2 (en) * | 2002-02-22 | 2007-01-16 | Nec Laboratories America, Inc. | Inferring hierarchical descriptions of a set of documents |
US7522910B2 (en) * | 2002-05-31 | 2009-04-21 | Oracle International Corporation | Method and apparatus for controlling data provided to a mobile device |
US7668816B2 (en) * | 2002-06-11 | 2010-02-23 | Microsoft Corporation | Dynamically updated quick searches and strategies |
US6618702B1 (en) * | 2002-06-14 | 2003-09-09 | Mary Antoinette Kohler | Method of and device for phone-based speaker recognition |
US7131117B2 (en) * | 2002-09-04 | 2006-10-31 | Sbc Properties, L.P. | Method and system for automating the analysis of word frequencies |
US6999918B2 (en) * | 2002-09-20 | 2006-02-14 | Motorola, Inc. | Method and apparatus to facilitate correlating symbols to sounds |
EP1422692A3 (en) | 2002-11-22 | 2004-07-14 | ScanSoft, Inc. | Automatic insertion of non-verbalized punctuation in speech recognition |
US7580960B2 (en) * | 2003-02-21 | 2009-08-25 | Motionpoint Corporation | Synchronization of web site content between languages |
US8464150B2 (en) * | 2008-06-07 | 2013-06-11 | Apple Inc. | Automatic language identification for dynamic text processing |
-
2003
- 2003-07-02 US US10/611,106 patent/US7337115B2/en active Active
- 2003-07-02 US US10/610,799 patent/US20040199495A1/en not_active Abandoned
- 2003-07-02 US US10/610,684 patent/US20040024582A1/en not_active Abandoned
- 2003-07-02 US US10/610,574 patent/US20040006748A1/en not_active Abandoned
- 2003-07-02 US US10/610,696 patent/US20040024585A1/en not_active Abandoned
- 2003-07-02 US US10/610,679 patent/US20040024598A1/en not_active Abandoned
- 2003-07-02 US US10/610,532 patent/US20040006481A1/en not_active Abandoned
- 2003-07-02 US US10/610,697 patent/US7290207B2/en not_active Expired - Fee Related
- 2003-07-02 US US10/610,533 patent/US7801838B2/en not_active Expired - Fee Related
- 2003-07-02 US US10/610,699 patent/US20040117188A1/en not_active Abandoned
-
2010
- 2010-08-13 US US12/806,465 patent/US8001066B2/en not_active Expired - Fee Related
Patent Citations (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4908866A (en) * | 1985-02-04 | 1990-03-13 | Eric Goldwasser | Speech transcribing system |
US5404295A (en) * | 1990-08-16 | 1995-04-04 | Katz; Boris | Method and apparatus for utilizing annotations to facilitate computer retrieval of database material |
US5875108A (en) * | 1991-12-23 | 1999-02-23 | Hoffberg; Steven M. | Ergonomic man-machine interface incorporating adaptive pattern recognition based control system |
US5544257A (en) * | 1992-01-08 | 1996-08-06 | International Business Machines Corporation | Continuous parameter hidden Markov model approach to automatic handwriting recognition |
US5787198A (en) * | 1992-11-24 | 1998-07-28 | Lucent Technologies Inc. | Text recognition using two-dimensional stochastic models |
US6437818B1 (en) * | 1993-10-01 | 2002-08-20 | Collaboration Properties, Inc. | Video conferencing on existing UTP infrastructure |
US5572728A (en) * | 1993-12-24 | 1996-11-05 | Hitachi, Ltd. | Conference multimedia summary support system and method |
US5757960A (en) * | 1994-09-30 | 1998-05-26 | Murdock; Michael Chase | Method and system for extracting features from handwritten text |
US5768607A (en) * | 1994-09-30 | 1998-06-16 | Intel Corporation | Method and apparatus for freehand annotation and drawings incorporating sound and for compressing and synchronizing sound |
US5777614A (en) * | 1994-10-14 | 1998-07-07 | Hitachi, Ltd. | Editing support system including an interactive interface |
US5835667A (en) * | 1994-10-14 | 1998-11-10 | Carnegie Mellon University | Method and apparatus for creating a searchable digital video library and a system and method of using such a library |
US6029195A (en) * | 1994-11-29 | 2000-02-22 | Herz; Frederick S. M. | System for customized electronic identification of desirable objects |
US5715367A (en) * | 1995-01-23 | 1998-02-03 | Dragon Systems, Inc. | Apparatuses and methods for developing and using models for speech recognition |
US5684924A (en) * | 1995-05-19 | 1997-11-04 | Kurzweil Applied Intelligence, Inc. | User adaptable speech recognition system |
US20010051984A1 (en) * | 1996-01-30 | 2001-12-13 | Toshihiko Fukasawa | Coordinative work environment construction system, method and medium therefor |
US5862259A (en) * | 1996-03-27 | 1999-01-19 | Caere Corporation | Pattern recognition employing arbitrary segmentation and compound probabilistic evaluation |
US6169789B1 (en) * | 1996-12-16 | 2001-01-02 | Sanjay K. Rao | Intelligent keyboard system |
US6088669A (en) * | 1997-01-28 | 2000-07-11 | International Business Machines, Corporation | Speech recognition with attempted speaker recognition for speaker model prefetching or alternative speech modeling |
US6029124A (en) * | 1997-02-21 | 2000-02-22 | Dragon Systems, Inc. | Sequential, nonparametric speech recognition and speaker identification |
US6052657A (en) * | 1997-09-09 | 2000-04-18 | Dragon Systems, Inc. | Text segmentation and identification of topic using language models |
US20030051214A1 (en) * | 1997-12-22 | 2003-03-13 | Ricoh Company, Ltd. | Techniques for annotating portions of a document relevant to concepts of interest |
US5970473A (en) * | 1997-12-31 | 1999-10-19 | At&T Corp. | Video communication device providing in-home catalog services |
US6112172A (en) * | 1998-03-31 | 2000-08-29 | Dragon Systems, Inc. | Interactive searching |
US6373985B1 (en) * | 1998-08-12 | 2002-04-16 | Lucent Technologies, Inc. | E-mail signature block analysis |
US6381640B1 (en) * | 1998-09-11 | 2002-04-30 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for automated personalization and presentation of workload assignments to agents within a multimedia communication center |
US6332139B1 (en) * | 1998-11-09 | 2001-12-18 | Mega Chips Corporation | Information communication system |
US6654735B1 (en) * | 1999-01-08 | 2003-11-25 | International Business Machines Corporation | Outbound information analysis for generating user interest profiles and improving user productivity |
US6847961B2 (en) * | 1999-06-30 | 2005-01-25 | Silverbrook Research Pty Ltd | Method and system for searching information using sensor with identifier |
US6219640B1 (en) * | 1999-08-06 | 2001-04-17 | International Business Machines Corporation | Methods and apparatus for audio-visual speaker recognition and utterance verification |
US20020059204A1 (en) * | 2000-07-28 | 2002-05-16 | Harris Larry R. | Distributed search system and method |
US6647383B1 (en) * | 2000-09-01 | 2003-11-11 | Lucent Technologies Inc. | System and method for providing interactive dialogue and iterative search functions to find information |
US20020184373A1 (en) * | 2000-11-01 | 2002-12-05 | International Business Machines Corporation | Conversational networking via transport, coding and control conversational protocols |
Cited By (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070225614A1 (en) * | 2004-05-26 | 2007-09-27 | Endothelix, Inc. | Method and apparatus for determining vascular health conditions |
US20070150540A1 (en) * | 2005-12-27 | 2007-06-28 | Microsoft Corporation | Presence and peer launch pad |
US20070225606A1 (en) * | 2006-03-22 | 2007-09-27 | Endothelix, Inc. | Method and apparatus for comprehensive assessment of vascular health |
US20080027330A1 (en) * | 2006-05-15 | 2008-01-31 | Endothelix, Inc. | Risk assessment method for acute cardiovascular events |
US20080081963A1 (en) * | 2006-09-29 | 2008-04-03 | Endothelix, Inc. | Methods and Apparatus for Profiling Cardiovascular Vulnerability to Mental Stress |
US20090271862A1 (en) * | 2008-04-29 | 2009-10-29 | Allen Thomas B | Determining the degree of relevance of duplicate alerts in an entity resolution system |
US20090271348A1 (en) * | 2008-04-29 | 2009-10-29 | Allen Thomas B | Determining the degree of relevance of alerts in an entity resolution system |
US20090271394A1 (en) * | 2008-04-29 | 2009-10-29 | Allen Thomas B | Determining the degree of relevance of entities and identities in an entity resolution system that maintains alert relevance |
US20090271349A1 (en) * | 2008-04-29 | 2009-10-29 | Allen Thomas B | Determining the degree of relevance of alerts in an entity resolution system over alert disposition lifecycle |
US8015137B2 (en) | 2008-04-29 | 2011-09-06 | International Business Machines Corporation | Determining the degree of relevance of alerts in an entity resolution system over alert disposition lifecycle |
US8250637B2 (en) | 2008-04-29 | 2012-08-21 | International Business Machines Corporation | Determining the degree of relevance of duplicate alerts in an entity resolution system |
US8655950B2 (en) * | 2008-08-06 | 2014-02-18 | International Business Machines Corporation | Contextual awareness in real time collaborative activity alerts |
US20100036929A1 (en) * | 2008-08-06 | 2010-02-11 | International Business Machines Corporation | Contextual awareness in real time collaborative activity alerts |
US20100120355A1 (en) * | 2008-11-10 | 2010-05-13 | Disney Enterprises, Inc. | System and method for customizable playback of communication device alert media |
US8744532B2 (en) * | 2008-11-10 | 2014-06-03 | Disney Enterprises, Inc. | System and method for customizable playback of communication device alert media |
US9727842B2 (en) | 2009-08-21 | 2017-08-08 | International Business Machines Corporation | Determining entity relevance by relationships to other relevant entities |
US10990665B2 (en) * | 2010-06-11 | 2021-04-27 | D2L Corporation | Systems, methods, and apparatus for securing user documents |
US11762981B2 (en) | 2010-06-11 | 2023-09-19 | D2L Corporation | Systems, methods, and apparatus for securing user documents |
US20180163166A1 (en) * | 2010-07-07 | 2018-06-14 | The University Of British Columbia | System and Method for Microfluidic Cell Culture |
US8965914B2 (en) * | 2010-10-11 | 2015-02-24 | International Business Machines Corporation | Grouping identity records to generate candidate lists to use in an entity and relationship resolution process |
US20170158996A1 (en) * | 2014-08-22 | 2017-06-08 | Olympus Corporation | Cell culture bag, cell culture apparatus, and cell culture container |
US11183195B2 (en) * | 2018-09-27 | 2021-11-23 | Snackable Inc. | Audio content processing systems and methods |
Also Published As
Publication number | Publication date |
---|---|
US20040024598A1 (en) | 2004-02-05 |
US20040117188A1 (en) | 2004-06-17 |
US20040006481A1 (en) | 2004-01-08 |
US8001066B2 (en) | 2011-08-16 |
US7290207B2 (en) | 2007-10-30 |
US20040006737A1 (en) | 2004-01-08 |
US20040024582A1 (en) | 2004-02-05 |
US20110004576A1 (en) | 2011-01-06 |
US20040024585A1 (en) | 2004-02-05 |
US20040006576A1 (en) | 2004-01-08 |
US7337115B2 (en) | 2008-02-26 |
US7801838B2 (en) | 2010-09-21 |
US20040030550A1 (en) | 2004-02-12 |
US20040199495A1 (en) | 2004-10-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20040006748A1 (en) | Systems and methods for providing online event tracking | |
US6816858B1 (en) | System, method and apparatus providing collateral information for a video/audio stream | |
US8756233B2 (en) | Semantic segmentation and tagging engine | |
US8972840B2 (en) | Time ordered indexing of an information stream | |
US20040163034A1 (en) | Systems and methods for labeling clusters of documents | |
US7263659B2 (en) | Paper-based interface for multimedia information | |
US7292979B2 (en) | Time ordered indexing of audio data | |
US20060173916A1 (en) | Method and system for automatically generating a personalized sequence of rich media | |
US7266782B2 (en) | Techniques for generating a coversheet for a paper-based interface for multimedia information | |
US10225625B2 (en) | Caption extraction and analysis | |
US20070078814A1 (en) | Novel information retrieval systems and methods | |
US20040006628A1 (en) | Systems and methods for providing real-time alerting | |
US20050216851A1 (en) | Techniques for annotating multimedia information | |
US20040073874A1 (en) | Device for retrieving data from a knowledge-based text | |
US20090077180A1 (en) | Novel systems and methods for transmitting syntactically accurate messages over a network | |
KR20040064703A (en) | Method and system for information alerts | |
US20140009677A1 (en) | Caption extraction and analysis | |
US20100169352A1 (en) | Novel systems and methods for transmitting syntactically accurate messages over a network | |
US20050213153A1 (en) | Paper-based interface for multimedia information stored by multiple multimedia documents | |
CN101404017A (en) | Intelligently sorted search results | |
US20140136963A1 (en) | Intelligent information summarization and display | |
Neto et al. | A system for selective dissemination of multimedia information resulting from the alert project | |
CN111666522A (en) | Information processing method, device, equipment and storage medium | |
Zhang et al. | BroadcastSTAND: Clustering Multimedia Sources of News | |
Colbath et al. | Spoken documents: creating searchable archives from continuous audio |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: BBNT SOLUTIONS LLC, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SRIVASTAVA, AMIT;SHEPARD, SCOTT;KUBALA, FRANCIS G.;REEL/FRAME:014295/0729;SIGNING DATES FROM 20030620 TO 20030625 |
|
AS | Assignment |
Owner name: FLEET NATIONAL BANK, AS AGENT, MASSACHUSETTS Free format text: PATENT & TRADEMARK SECURITY AGREEMENT;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:014624/0196 Effective date: 20040326 Owner name: FLEET NATIONAL BANK, AS AGENT,MASSACHUSETTS Free format text: PATENT & TRADEMARK SECURITY AGREEMENT;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:014624/0196 Effective date: 20040326 |
|
AS | Assignment |
Owner name: BBN TECHNOLOGIES CORP.,MASSACHUSETTS Free format text: MERGER;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:017274/0318 Effective date: 20060103 Owner name: BBN TECHNOLOGIES CORP., MASSACHUSETTS Free format text: MERGER;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:017274/0318 Effective date: 20060103 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: BBN TECHNOLOGIES CORP. (AS SUCCESSOR BY MERGER TO Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:BANK OF AMERICA, N.A. (SUCCESSOR BY MERGER TO FLEET NATIONAL BANK);REEL/FRAME:023427/0436 Effective date: 20091026 |