KR20200101996A - 지능형 자동화 어시스턴트 - Google Patents

지능형 자동화 어시스턴트 Download PDF

Info

Publication number
KR20200101996A
KR20200101996A KR1020207023927A KR20207023927A KR20200101996A KR 20200101996 A KR20200101996 A KR 20200101996A KR 1020207023927 A KR1020207023927 A KR 1020207023927A KR 20207023927 A KR20207023927 A KR 20207023927A KR 20200101996 A KR20200101996 A KR 20200101996A
Authority
KR
South Korea
Prior art keywords
user
task
input
assistant
component
Prior art date
Application number
KR1020207023927A
Other languages
English (en)
Other versions
KR102297492B1 (ko
Inventor
토마스 로버트 그루버
아담 존 체어
대그 키틀라우스
디디어 레네 구쪼니
크리스토퍼 딘 브리갬
리차드 도날드 기울리
마르셀로 바스티-포르테
해리 요셉 새들러
Original Assignee
애플 인크.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=44304930&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=KR20200101996(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by 애플 인크. filed Critical 애플 인크.
Priority to KR1020217027594A priority Critical patent/KR102410557B1/ko
Publication of KR20200101996A publication Critical patent/KR20200101996A/ko
Application granted granted Critical
Publication of KR102297492B1 publication Critical patent/KR102297492B1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60KARRANGEMENT OR MOUNTING OF PROPULSION UNITS OR OF TRANSMISSIONS IN VEHICLES; ARRANGEMENT OR MOUNTING OF PLURAL DIVERSE PRIME-MOVERS IN VEHICLES; AUXILIARY DRIVES FOR VEHICLES; INSTRUMENTATION OR DASHBOARDS FOR VEHICLES; ARRANGEMENTS IN CONNECTION WITH COOLING, AIR INTAKE, GAS EXHAUST OR FUEL SUPPLY OF PROPULSION UNITS IN VEHICLES
    • B60K35/00Arrangement of adaptations of instruments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3329Natural language query formulation or dialogue systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/334Query execution
    • G06F16/3344Query execution using natural language analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/16Sound input; Sound output
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/16Sound input; Sound output
    • G06F3/167Audio in a user interface, e.g. using voice commands for navigating, audio feedback
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • G06F40/35Discourse or dialogue representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • G06N5/041Abduction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L13/00Speech synthesis; Text to speech systems
    • G10L13/02Methods for producing synthetic speech; Speech synthesisers
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L13/00Speech synthesis; Text to speech systems
    • G10L13/08Text analysis or generation of parameters for speech synthesis out of text, e.g. grapheme to phoneme translation, prosody generation or stress or intonation determination
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/1815Semantic context, e.g. disambiguation of the recognition hypotheses based on word meaning
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/183Speech classification or search using natural language modelling using context dependencies, e.g. language models
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • G10L15/30Distributed recognition, e.g. in client-server systems, for mobile phones or network applications
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L21/00Processing of the speech or voice signal to produce another audible or non-audible signal, e.g. visual or tactile, in order to modify its quality or its intelligibility
    • G10L21/06Transformation of speech into a non-audible representation, e.g. speech visualisation or speech processing for tactile aids
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/60Substation equipment, e.g. for use by subscribers including speech amplifiers
    • H04M1/6033Substation equipment, e.g. for use by subscribers including speech amplifiers for providing handsfree use or a loudspeaker mode in telephone sets
    • H04M1/6041Portable telephones adapted for handsfree use
    • H04M1/6075Portable telephones adapted for handsfree use adapted for handsfree use in a vehicle
    • H04M1/6083Portable telephones adapted for handsfree use adapted for handsfree use in a vehicle by interfacing with the vehicle audio system
    • H04M1/6091Portable telephones adapted for handsfree use adapted for handsfree use in a vehicle by interfacing with the vehicle audio system including a wireless interface
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72484User interfaces specially adapted for cordless or mobile telephones wherein functions are triggered by incoming communication events
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L13/00Speech synthesis; Text to speech systems
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/1822Parsing for meaning understanding
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • G10L2015/223Execution procedure of a spoken command

Abstract

지능형 자동화 어시스턴트 시스템은, 자연어 다이얼로그를 이용하여 통합된 대화형 방식으로 사용자와 관계를 맺고, 정보를 얻거나 다양한 작업들을 수행하기 위해 적절한 때에 외부 서비스들을 호출한다. 본 시스템은, 웹, 이메일, 스마트폰 및 그와 유사한 것, 또는 그들의 임의의 조합과 같은 다수의 상이한 플랫폼 중 임의의 것을 이용하여 구현될 수 있다. 일 실시예에서, 시스템은 상호관련된 도메인들 및 태스크들의 세트들에 기초하며, 시스템이 상호작용할 수 있는 외부 서비스들에 의해 작동되는 추가 기능성을 이용한다.

Description

지능형 자동화 어시스턴트{INTELLIGENT AUTOMATED ASSISTANT}
관련 출원들에 대한 상호 참조
본 출원은 2010년 1월 18일자로 출원된 미국 가특허 출원 제61/295,774호(대리인 정리 번호 SIRIP003P) "Intelligent Automated Assistant"로부터의 우선권을 주장하며, 이것은 참고로 여기에 포함된다.
본 출원은 2011년 1월 10일자로 출원된 미국 실용신안 출원 제12/987,982호(대리인 정리 번호 P10575US1) "Intelligent Automated Assistant"로부터의 우선권을 더 주장하며, 이것은 참고로 여기에 포함된다.
본 출원은 2006년 9월 8일자로 출원된 미국 특허 출원 제11/518,292호 "Method and Apparatus for Building an Intelligent Automated Assistant"에 또한 관련되며, 이것은 참고로 여기에 포함된다.
본 출원은 2009년 6월 12일자로 출원된 미국 가특허 출원 제61/186,414호 "System and Method for Semantic Auto-Completion"에 또한 관련되며, 이것은 참고로 여기에 포함된다.
기술분야
본 발명은 지능형 시스템들에 관한 것으로, 더 구체적으로는 지능형 자동화 어시스턴트들을 위한 애플리케이션들의 클래스들에 관한 것이다.
현재의 전자 디바이스들은 인터넷을 통해, 그리고 다른 소스들로부터, 대량의 증가 중인 다양한 기능, 서비스 및 정보에 액세스할 수 있다. 많은 소비자 디바이스, 스마트폰, 태블릿 컴퓨터 및 그와 유사한 것들이 다양한 태스크들을 수행하고 다양한 유형의 정보를 제공하기 위해 소프트웨어 애플리케이션들을 구동할 수 있게 됨에 따라, 그러한 디바이스들을 위한 기능성은 급속하게 증가하고 있다. 종종, 각각의 애플리케이션, 기능, 웹사이트 또는 특징(feature)은 자기 자신만의 사용자 인터페이스 및 자기 자신만의 작동 양식을 가지며, 그들 중 다수는 사용자들이 학습하기가 부담스럽거나 압도적일 수 있다. 추가로, 많은 사용자들은 자신의 전자 디바이스들 또는 다양한 웹사이트들에서 어떤 기능성 및/또는 정보를 이용할 수 있는지를 찾는 것에서조차도 어려움을 겪을 수 있고; 그에 따라 그러한 사용자들은 당황하거나 압도될 수 있고, 또는 단순하게는 그들이 이용할 수 있는 자원들을 효과적으로 사용하지 못할 수 있다.
특히, 초보적인 사용자들, 또는 소정의 방식으로 부상을 입거나 장애를 가진 사람들, 및/또는 나이가 많거나 바쁘거나 주의가 산만하고/거나 운전 중인 사람들은 자신의 전자 디바이스와 효과적으로 인터페이스하는 것 및/또는 온라인 서비스에 효과적으로 참여하는 데에 어려움을 겪을 수 있다. 그러한 사용자들은 특히 그들이 사용하도록 이용가능할 수 있는 다수의 다양하고 일관적이지 않은 기능들, 애플리케이션들 및 웹사이트들에 대해 어려움을 겪는 경향이 있다.
따라서, 기존 시스템들은 이용하고 네비게이션하기가 어려운 경우가 많고, 사용자들이 기술을 효과적으로 이용하지 못하게 하는 일관적이지 않고 압도적인 인터페이스들을 사용자들에게 제공하는 경우가 많다.
본 발명의 다양한 실시예들에 따르면, 지능형 자동화 어시스턴트는 디바이스와의 사용자 상호작용을 용이하게 하고, 사용자가 로컬 및/또는 원격 서비스들과 더 효과적으로 관계를 맺는 것을 돕기 위해 전자 디바이스 상에 구현된다. 다양한 실시예들에서, 지능형 자동화 어시스턴트는 자연어 다이얼로그를 이용하여 통합된 대화형 방식으로 사용자와 관계를 맺고, 정보를 얻거나 다양한 작업들을 수행하기 위해 적절할 때에 외부 서비스들을 호출한다.
본 발명의 다양한 실시예들에 따르면, 지능형 자동화 어시스턴트는 (예를 들어, 자연어 인식 및 다이얼로그, 다중 모드 입력, 개인 정보 관리, 태스크 플로우 관리, 분산된 서비스들의 오케스트레이션 및 그와 유사한 것을 지원하기 위해) 상이한 소프트웨어 컴포넌트들에 의해 제공되는 다양한 능력들을 통합한다. 또한, 사용자들에게 지능형 인터페이스 및 유용한 기능성을 제공하기 위해, 본 발명의 지능형 자동화 어시스턴트는 적어도 일부 실시예들에서, 이러한 컴포넌트들 및 서비스들을 조정할 수 있다. 적어도 일부 실시예에서, 대화 인터페이스, 및 정보를 획득하고 후속 태스크를 수행하는 능력은 언어 컴포넌트, 다이얼로그 컴포넌트, 태스크 관리 컴포넌트, 정보 관리 컴포넌트 및/또는 복수의 외부 서비스와 같은 다양한 컴포넌트들을 조정함으로써 구현된다.
본 발명의 다양한 실시예들에 따르면, 지능형 자동화 어시스턴트 시스템들은 다양한 상이한 유형의 동작들, 기능들 및/또는 특징들을 제공하고/거나, 그것이 설치되는 전자 디바이스의 복수의 특징, 동작 및 애플리케이션을 결합하도록 구성, 설계 및/또는 작동될 수 있다. 일부 실시예들에서, 본 발명의 지능형 자동화 어시스턴트 시스템들은 사용자로부터 입력을 능동적으로 유도하는 것, 사용자 의도를 해석하는 것, 경합하는 해석들 간의 차이를 명확화하는 것, 필요에 따라 명확화를 위한 정보를 요청 및 수신하는 것, 및 파악된 의도에 기초하여 작업들을 수행하는 것(또는 개시하는 것) 중 임의의 것 또는 전부를 수행할 수 있다. 작업들은 예를 들어 전자 디바이스 상에서 이용가능할 수 있는 임의의 애플리케이션들 또는 서비스들, 및 인터넷과 같은 전자 네트워크를 통해 이용가능한 서비스들을 활성화하고/거나 그와 인터페이스하는 것에 의해 수행될 수 있다. 다양한 실시예들에서, 외부 서비스들의 그러한 활성화는 API를 통해, 또는 임의의 다른 적절한 메커니즘을 통해 수행될 수 있다. 이러한 방식으로, 본 발명의 다양한 실시예들의 지능형 자동화 어시스턴트 시스템은 전자 디바이스의 다수의 상이한 애플리케이션들 및 기능들에 대하여, 그리고 인터넷을 통해 이용가능할 수 있는 서비스들에 대하여 사용자의 경험을 통합하고 단순화하고 개선할 수 있다. 따라서, 사용자는 디바이스 및 웹 접속된 서비스들 상에서 이용가능할 수 있는 기능성이 무엇인지, 자신이 원하는 것을 얻기 위해 그러한 서비스들과 어떻게 인터페이스할지, 및 그러한 서비스들로부터 수신된 출력을 어떻게 해석할지를 학습하는 부담에서 벗어날 수 있고, 대신에 본 발명의 어시스턴트는 사용자와 그러한 다양한 서비스들 간의 중개자로서의 역할을 할 수 있다.
추가로, 다양한 실시예들에서, 본 발명의 어시스턴트는 사용자가 종래의 그래픽 사용자 인터페이스보다 더 직관적이고 덜 부담스럽다고 생각할 수 있는 대화형 인터페이스를 제공한다. 사용자는 예를 들어 음성(speech), 그래픽 사용자 인터페이스(버튼들 및 링크들), 텍스트 입력 및 그와 유사한 것과 같은 다수의 이용가능한 입력 및 출력 메커니즘 중 임의의 것을 이용하여, 대화형 다이얼로그의 형태로 어시스턴트와 관계를 맺을 수 있다. 시스템은 디바이스 API, 웹, 이메일 및 그와 유사한 것, 또는 그들의 임의의 조합과 같은 다수의 상이한 플랫폼 중 임의의 것을 이용하여 구현될 수 있다. 추가 입력을 위한 요청들은 그러한 대화의 컨텍스트에서 사용자에게 제시될 수 있다. 사용자 입력이 주어진 세션 내에서의 이전의 이벤트들 및 통신들과, 사용자에 관한 과거 및 프로필 정보를 고려하여 적절한 컨텍스트에서 해석될 수 있도록, 단기간 및 장기간 메모리가 관여될 수 있다.
추가로, 다양한 실시예들에서, 디바이스 상의 특징, 동작 또는 애플리케이션과의 사용자 상호작용으로부터 도출되는 컨텍스트 정보는 그 디바이스 또는 다른 디바이스들 상의 다른 특징, 동작 또는 애플리케이션의 작동을 간소화하기 위해 이용될 수 있다. 예를 들어, 지능형 자동화 어시스턴트는 문자 메시지의 개시를 간소화하기 위해(예를 들어 사용자가 문자 메시지의 수신인을 명시적으로 지정할 필요 없이도, 문자 메시지가 동일인에게 발송되어야 함을 결정하기 위해), 전화 통화의 컨텍스트(예를 들어 발신자)를 이용할 수 있다. 본 발명의 지능형 자동화 어시스턴트는 그에 의해 "그에게 문자 메시지를 보내"와 같은 명령을 해석할 수 있는데, 여기에서 "그"는 현재 전화 통화로부터 및/또는 디바이스 상의 임의의 특징, 동작 또는 애플리케이션으로부터 도출된 컨텍스트 정보에 따라 해석된다. 다양한 실시예들에서, 지능형 자동화 어시스턴트는 어느 주소록 연락처를 이용할지, 어느 연락처 데이터를 이용할지, 연락을 위해 어느 전화 번호를 이용할지 및 그와 유사한 것을 결정하기 위해 다양한 유형의 이용가능한 컨텍스트 데이터를 고려하여, 사용자가 그러한 정보를 수동으로 재지정할 필요가 없게 한다.
다양한 실시예들에서, 어시스턴트는 또한 작업을 개시하는 것, 사용자와의 통신을 개시하는 것, 경고를 제공하는 것, 및/또는 외부 이벤트들을 고려하여 이전에 개시된 작업을 수정하는 것을 위해, 외부 이벤트들을 고려하고 그에 따라 응답할 수 있다. 사용자로부터의 입력이 요구되는 경우, 대화형 인터페이스가 다시 이용될 수 있다.
일 실시예에서, 시스템은 상호관련된 도메인들 및 태스크들의 세트들에 기초하며, 시스템이 상호작용할 수 있는 외부 서비스들에 의해 작동되는 추가 기능성을 이용한다. 다양한 실시예들에서, 이러한 외부 서비스들은 웹-인에이블드(web-enabled) 서비스와, 하드웨어 디바이스 그 자체에 관련된 기능성을 포함한다. 예를 들어, 지능형 자동화 어시스턴트가 스마트폰, PDA(personal digital assistant), 태블릿 컴퓨터 또는 다른 디바이스 상에서 구현되는 실시예에서, 어시스턴트는 전화 번호를 다이얼링하는 것, 문자 메시지를 발송하는 것, 미리 알림을 설정하는 것, 캘린더에 이벤트를 추가하는 것 및 그와 유사한 것과 같은 디바이스의 다수의 동작 및 기능을 제어할 수 있다.
다양한 실시예들에서, 본 발명의 시스템은 다수의 상이한 도메인들 중 임의의 것에서 도움을 제공하기 위해 구현될 수 있다. 예들은 이하를 포함한다:
● 로컬 서비스(식당, 영화, ATM(automated teller machine), 이벤트 및 모임 장소와 같은 위치 특정 및 시간 특정 서비스를 포함);
● 개인 및 소셜 메모리 서비스(작업 아이템, 메모, 캘린더 이벤트, 공유 링크 및 그와 유사한 것을 포함);
● 전자 상거래(책, DVD, 음악 및 그와 유사한 것과 같은 아이템을 온라인 구입하는 것을 포함);
● 여행 서비스(항공편, 호텔, 명소 및 그와 유사한 것을 포함).
본 기술분야의 숙련된 자는 상기의 도메인 목록이 예시적인 것에 지나지 않음을 인식할 것이다. 추가로, 본 발명의 시스템은 도메인들의 임의의 조합에서 구현될 수 있다.
다양한 실시예들에서, 여기에 개시되는 지능형 자동화 어시스턴트 시스템들은 제품 및 서비스를 검색, 발견, 선택, 구입, 예약 또는 주문하기 위해 인터넷을 통해 이용가능한 데이터 및 서비스들의 애플리케이션을 자동화하기 위한 기능성을 포함하도록 구성 또는 설계될 수 있다. 이러한 데이터 및 서비스들을 이용하는 프로세스를 자동화하는 것에 더하여, 여기에 개시된 적어도 하나의 지능형 자동화 어시스턴트 시스템 실시예는 데이터 및 서비스의 수 개의 소스를 한 번에 결합하여 이용하는 것도 가능하게 할 수 있다. 예를 들어, 그것은 수 개의 리뷰 사이트로부터의 제품들에 관한 정보를 결합할 수 있고, 다수의 유통업자부터의 가격 및 입수가능성을 체크할 수 있고, 그들의 위치 및 시간 제약사항을 체크할 수 있고, 사용자가 그들의 문제에 대한 개인화된 해법을 찾는 것을 도울 수 있다. 추가로, 여기에 개시된 적어도 하나의 지능형 자동화 어시스턴트 시스템 실시예는 할 일(things to do)(영화, 이벤트, 공연, 전시, 쇼 및 명소들을 포함하지만 그에 한정되지는 않음); 갈 장소(places to go)(여행 목적지, 호텔 및 다른 숙박 장소, 랜드마크 및 다른 관심있는 장소 등을 포함하지만 그에 한정되지는 않음); 먹거나 마실 장소(예를 들어 식당 및 바), 다른 사람들을 만날 시간 및 장소, 및 인터넷 상에서 찾을 수 있는 엔터테인먼트 또는 사회적 상호작용의 임의의 다른 소스에 관하여 검색하고, 조사하고, 선택하고, 예약하고, 다르게 학습하기 위해 인터넷을 통해 이용가능한 데이터 및 서비스의 이용을 자동화하기 위한 기능성을 포함하도록 구성 또는 설계될 수 있다. 추가로, 여기에 개시된 적어도 하나의 지능형 자동화 어시스턴트 시스템 실시예는 검색(위치 기반 검색을 포함함); 네비게이션(지도 및 방향); 데이터베이스 조회(예를 들어 명칭 또는 다른 속성으로 사업체 또는 인물을 찾는 것); 기상 조건 및 예보를 얻고, 마켓 아이템의 가격 또는 금융 거래의 상태를 체크하는 것; 교통 또는 항공편의 상태를 모니터링하는 것; 캘린더 및 스케줄을 액세스 및 갱신하는 것; 미리 알림, 경고, 태스크 및 프로젝트를 관리하는 것; 이메일 또는 다른 메시징 플랫폼을 통해 통신하는 것; 및 로컬로 또는 원격으로 디바이스들을 조작하는 것(예를 들어, 전화를 거는 것, 조명 및 온도를 제어하는 것, 홈 보안 디바이스를 제어하는 것, 음악 또는 비디오를 재생하는 것 등)을 포함하여, 다르게는 그래픽 사용자 인터페이스들을 갖는 전용 애플리케이션들에 의해 제공될 수 있는 애플리케이션들 및 서비스들의 자연어 다이얼로그를 통한 동작을 가능하게 하기 위한 기능성을 포함하도록 구성 또는 설계될 수 있다. 또한, 여기에 개시된 적어도 하나의 지능형 자동화 어시스턴트 시스템 실시예는 자연어로 된 상호작용적 다이얼로그, 및 데이터 및 서비스들에의 자동 액세스로부터 혜택을 받는 활동, 제품, 서비스, 엔터테인먼트의 소스, 시간 관리 또는 임의의 다른 종류의 추천 서비스를 식별하고, 생성하고/거나, 그에 대한 개인화된 추천을 제공하기 위한 기능성을 포함하도록 구성 또는 설계될 수 있다.
다양한 실시예들에서, 본 발명의 지능형 자동화 어시스턴트는 전자 디바이스의 많은 특징들 및 동작들을 제어할 수 있다. 예를 들어, 지능형 자동화 어시스턴트는 다르게는 디바이스 상의 종래의 사용자 인터페이스를 이용하여 개시될 수 있었을 기능들 및 동작들을 수행하기 위해, API들을 통해 또는 다른 수단에 의해 디바이스 상의 기능성 및 애플리케이션들과 인터페이스하는 서비스들을 호출할 수 있다. 그러한 기능들 및 동작들은 예를 들어 알람을 설정하는 것, 전화를 거는 것, 문자 메시지 또는 이메일 메시지를 보내는 것, 캘린더 이벤트를 추가하는 것 및 그와 유사한 것을 포함할 수 있다. 그러한 기능들 및 동작들은 사용자와 어시스턴트 간의 대화형 다이얼로그의 컨텍스트에서 애드온(add-on) 기능들로서 수행될 수 있다. 그러한 기능들 및 동작들은 그러한 다이얼로그의 컨텍스트에서 사용자에 의해 지정될 수 있고, 또는 그들은 다이얼로그의 컨텍스트에 기초하여 자동으로 수행될 수 있다. 본 기술분야의 숙련된 자는 그에 의해 어시스턴트가 전자 디바이스 상의 다양한 동작들을 개시하고 제어하기 위한 제어 메커니즘으로서 이용될 수 있으며, 이것은 버튼들 또는 그래픽 사용자 인터페이스들과 같은 종래의 메커니즘에 대한 대안으로서 이용될 수 있음을 인식할 것이다.
첨부 도면들은 본 발명의 수 개의 실시예를 예시하며, 설명과 함께 실시예들에 따른 본 발명의 원리들을 설명하는 역할을 한다. 본 기술분야의 숙련된 자는 도면들에 예시된 특정 실시예들이 예시에 지나지 않으며, 본 발명의 범위를 제한하도록 의도되지 않는다는 점을 인식할 것이다.
도 1은 지능형 자동화 어시스턴트 시스템의 일 실시예의 예를 도시한 블록도이다.
도 2는 적어도 일 실시예에 따른 지능형 자동화 어시스턴트와 사용자 간의 상호작용의 예를 도시한다.
도 3은 적어도 일 실시예에 따른 지능형 자동화 어시스턴트의 적어도 일부를 구현하는 데에 적합한 컴퓨팅 디바이스를 도시한 블록도이다.
도 4는 적어도 일 실시예에 따라, 독립형 컴퓨팅 시스템 상에서 지능형 자동화 어시스턴트의 적어도 일부를 구현하기 위한 아키텍처를 도시한 블록도이다.
도 5는 적어도 일 실시예에 따라, 분산형 컴퓨팅 네트워크 상에서 지능형 자동화 어시스턴트의 적어도 일부를 구현하기 위한 아키텍처를 도시한 블록도이다.
도 6은 수 개의 상이한 유형의 클라이언트 및 동작 모드를 예시하는 시스템 아키텍처를 도시한 블록도이다.
도 7은 일 실시예에 따라 본 발명을 구현하기 위해 서로 통신하는 클라이언트 및 서버를 도시한 블록도이다.
도 8은 일 실시예에 따른 능동적 온톨로지의 단편을 도시한 블록도이다.
도 9는 지능형 자동화 어시스턴트 시스템의 대안적인 실시예의 예를 도시한 블록도이다.
도 10은 일 실시예에 따른 능동적 입력 유도 컴포넌트(들)를 위한 동작의 방법을 도시한 흐름도이다.
도 11은 일 실시예에 따른 능동적 타이핑 입력 유도를 위한 방법을 도시한 흐름도이다.
도 12 내지 도 21은 일 실시예에 따른 능동적 타이핑 입력 유도를 위한 절차들 중 일부의 몇몇 부분을 예시한 스크린샷이다.
도 22는 일 실시예에 따른 보이스 또는 음성 입력에 대한 능동적 입력 유도를 위한 방법을 도시한 흐름도이다.
도 23은 일 실시예에 따른 GUI 기반 입력에 대한 능동적 입력 유도를 위한 방법을 도시한 흐름도이다.
도 24는 일 실시예에 따른 다이얼로그 플로우의 레벨에서의 능동적 입력 유도를 위한 방법을 도시한 흐름도이다.
도 25는 일 실시예에 따른 관련 이벤트들에 대한 능동적 모니터링을 위한 방법을 도시한 흐름도이다.
도 26은 일 실시예에 따른 다중 모드 능동적 입력 유도를 위한 방법을 도시한 흐름도이다.
도 27은 일 실시예에 따른 도메인 모델 컴포넌트(들) 및 서비스들의 오케스트레이션에 의해 제공될 수 있는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들의 예를 도시한 스크린 샷들의 세트이다.
도 28은 일 실시예에 따른 자연어 프로세싱을 위한 방법의 예를 도시한 흐름도이다.
도 29는 일 실시예에 따른 자연어 프로세싱을 예시한 스크린 샷이다.
도 30 및 도 31은 일 실시예에 따른 다이얼로그 플로우 프로세서 컴포넌트(들)에 의해 제공될 수 있는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들의 예를 도시한 스크린 샷이다.
도 32는 일 실시예에 따른 다이얼로그 플로우 프로세서 컴포넌트(들)를 위한 동작의 방법을 도시한 흐름도이다.
도 33은 일 실시예에 따른 자동 호출 및 응답 절차를 도시한 흐름도이다.
도 34는 일 실시예에 따른 억제된 선택 태스크를 위한 태스크 플로우의 예를 도시한 흐름도이다.
도 35 및 도 36은 일 실시예에 따른 억제된 선택 태스크의 동작의 예를 도시한 스크린 샷이다.
도 37은 일 실시예에 따른 서비스 오케스트레이션 절차를 실행하기 위한 절차의 예를 도시한 흐름도이다.
도 38은 일 실시예에 따른 서비스 호출 절차의 예를 도시한 흐름도이다.
도 39는 일 실시예에 따른 다중 위상 출력 절차의 예를 도시한 흐름도이다.
도 40 및 도 41은 일 실시예에 따른 출력 프로세싱의 예들을 도시한 스크린 샷이다.
도 42는 일 실시예에 따른 다중 모드 출력 프로세싱의 예를 도시한 흐름도이다.
도 43a 및 도 43b는 일 실시예에 따라 위치를 변경하면서 다이얼로그 컨텍스트를 유지하기 위해 단기간 개인 메모리 컴포넌트(들)를 이용하는 것의 예를 도시한 스크린 샷이다.
도 44a 내지 도 44c는 일 실시예에 따른 장기간 개인 메모리 컴포넌트(들)의 사용의 예를 도시한 스크린 샷이다.
도 45는 억제된 선택 태스크를 위한 추상 모델의 예를 도시한다.
도 46은 사용자에게 검색 프로세스를 안내하는 것을 돕기 위한 다이얼로그 플로우 모델의 예를 도시한다.
도 47은 일 실시예에 따른 억제된 선택의 방법을 도시한 흐름도이다.
이제, 첨부 도면들에 예시된 몇몇 예시적인 실시예들을 참조하여 다양한 기법들이 상세하게 설명될 것이다. 이하의 설명에서는, 여기에 설명되거나 참조되는 하나 이상의 양상 및/또는 특징의 완전한 이해를 제공하기 위해 다수의 구체적인 상세가 제공된다. 그러나, 본 기술분야의 숙련된 자는 여기에 설명되거나 참조되는 하나 이상의 양상 및/또는 특징이 그러한 구체적인 상세의 일부 또는 전부 없이도 실시될 수 있음을 분명히 알 것이다. 다른 경우들에서, 여기에 설명되거나 참조된 양상들 및/또는 특징들 중 일부를 모호하게 하지 않도록, 잘 알려진 프로세스 단계들 및/또는 구조들은 상세하게 설명되지 않는다.
본 출원에서는 하나 이상의 상이한 발명이 설명될 수 있다. 또한, 여기에 설명되는 발명(들) 중 하나 이상에 대하여, 다수의 실시예가 본 특허 출원에서 설명될 수 있으며, 예시의 목적으로만 제공된다. 설명되는 실시예들은 어떠한 의미에서도 제한적인 것으로 의도되지 않는다. 발명(들) 중 하나 이상은 본 명세서로부터 쉽게 분명해지는 바와 같이, 다수의 실시예들에 폭넓게 적용가능할 수 있다. 이러한 실시예들은 본 기술분야의 숙련된 자가 발명(들) 중 하나 이상을 실시하는 것을 가능하게 하도록 충분히 상세하게 설명되고, 다른 실시예들이 이용될 수 있으며, 발명(들) 중 하나 이상의 범위를 벗어나지 않고서 구조적, 논리적, 소프트웨어적, 전기적 및 다른 변경이 이루어질 수 있음을 이해해야 한다. 따라서, 본 기술분야의 숙련된 자들은 발명(들) 중 하나 이상이 다양한 수정 및 변경을 갖고서 실시될 수 있음을 인식할 것이다. 발명(들) 중 하나 이상의 특정한 특징들은 본 명세서의 일부분을 형성하는 하나 이상의 특정한 실시예 또는 도면을 참조하여 설명될 수 있으며, 거기에서는 발명(들) 중 하나 이상의 구체적인 실시예들이 예시로서 나타나 있다. 그러나, 그러한 특징들은 그들의 설명에 참조로 이용되는 하나 이상의 특정한 실시예 또는 도면에서의 이용에 한정되지 않음을 이해해야 한다. 본 명세서는 발명(들) 중 하나 이상의 모든 실시예에 대한 문자 그대로의 설명이 아니며, 모든 실시예들에 반드시 존재해야 하는 발명(들) 중 하나 이상의 특징의 목록도 아니다.
본 특허 출원에 제공되는 섹션들의 제목 및 본 특허 출원의 명칭은 편의를 위한 것일 뿐이고, 어떠한 방식으로든 본 명세서를 제한하기 위해 취해진 것이 아니다.
서로 통신하는 디바이스들은 명시적으로 다르게 지정되지 않는 한, 서로 지속적으로 통신할 필요가 없다. 추가로, 서로 통신하는 디바이스들은 직접적으로 통신할 수도 있고 하나 이상의 중개자를 통해 간접적으로 통신할 수도 있다.
서로 통신하는 수 개의 컴포넌트를 갖는 실시예의 설명은 그러한 컴포넌트들 전부가 요구됨을 암시하는 것은 아니다. 반대로, 다양한 선택적인 컴포넌트들은 발명(들) 중 하나 이상의 광범위하게 다양한 가능한 실시예들을 예시하기 위해 설명된다.
또한, 프로세스 단계들, 방법 단계들, 알고리즘들 또는 그와 유사한 것이 순차적인 순서로 설명될 수 있지만, 그러한 프로세스들, 방법들 및 알고리즘들은 대안적인 순서로 작동하도록 구성될 수 있다. 즉, 본 특허 출원에서 설명될 수 있는 단계들의 임의의 시퀀스 또는 순서는 그것 자체가 단계들이 그 순서로 수행되어야 한다는 요건을 나타내지 않는다. 설명되는 프로세스들의 단계들은 임의의 타당한 순서로 수행될 수 있다. 또한, 일부 단계들은 (예를 들어 한 단계가 다른 단계 이후에 설명된 것으로 인해) 동시에 발생하지 않는 것으로서 설명되거나 암시되었더라도, 동시에 수행될 수 있다. 더욱이, 프로세스를 도면에 도시함으로써 예시한 것은 그 예시된 프로세스가 그에 대한 다른 변형들 및 수정들을 배제한다는 것을 암시하지 않고, 예시된 프로세스 또는 그것의 단계들 중 임의의 것이 발명(들) 중 하나 이상에 필요하다는 것을 암시하지 않으며, 예시된 프로세스가 선호된다는 것을 암시하지 않는다.
단일의 디바이스 또는 제품이 설명될 때, 단일 디바이스/제품을 대신하여 하나보다 많은 디바이스/제품(협업할 수도 있고 그렇지 않을 수도 있음)이 이용될 수 있음을 쉽게 알 것이다. 마찬가지로, 하나보다 많은 디바이스 또는 제품(협업할 수도 있고 그렇지 않을 수도 있음)이 설명될 때, 하나보다 많은 디바이스 또는 제품을 대신하여 단일 디바이스/제품이 이용될 수 있음을 쉽게 알 것이다.
디바이스의 기능성 및/또는 특징들은 그러한 기능성/특징들을 갖는 것으로서 명시적으로 설명되지 않은 하나 이상의 다른 디바이스에 의해 대안적으로 구현될 수 있다. 따라서, 발명(들) 중 하나 이상의 다른 실시예들이 디바이스 자체를 포함할 필요는 없다.
여기에 설명되거나 참조된 기법들 및 메커니즘들은 때때로 명확함을 위하여 단수 형태로 설명될 것이다. 그러나, 다르게 언급되지 않는 한, 특정 실시예들은 기법의 복수의 반복 또는 메커니즘의 복수의 인스턴스화를 포함한다는 점에 유의해야 한다.
지능형 자동화 어시스턴트 기술의 맥락에서 설명되지만, (예를 들어, 능동적 온톨로지들에 연관된 것들과 같은) 여기에 설명되는 다양한 양상들 및 기법들은 소프트웨어와의 인간 및/또는 컴퓨터화된 상호작용을 수반하는 다양한 분야의 기술에도 배치 및/또는 적용될 수 있음을 이해할 수 있다.
(예를 들어 여기에 설명된 하나 이상의 지능형 자동화 어시스턴트 시스템 실시예에 의해 이용되고, 제공되고/거나, 구현될 수 있는) 지능형 자동화 어시스턴트 기술에 관련된 다른 양상들은 이하의 참조 문헌들 중 하나 이상에 개시된다:
● 2010년 1월 18일자로 출원되었으며, 그것의 명세서가 참고로 여기에 포함되는 미국 가특허 출원 제61/295,774호(대리인 정리 번호 SIRIP003P) "Intelligent Automated Assistant";
● 2006년 9월 8일자로 출원되었으며, 그것의 명세서가 참고로 여기에 포함되는 미국 특허 출원 제11/518,292호 "Method And Apparatus for Building an Intelligent Automated Assistant"; 및
● 2009년 6월 12일자로 출원되었으며, 그것의 명세서가 참고로 여기에 포함되는 미국 가특허 출원 제61/186,414호 ""System and Method for Semantic Auto-Completion".
하드웨어 아키텍처
일반적으로, 여기에 개시되는 지능형 자동화 어시스턴트 기법들은 하드웨어 상에서, 또는 소프트웨어 및 하드웨어의 조합 상에서 구현될 수 있다. 예를 들어, 그들은 운영 체제 커널 내에서, 별개의 사용자 프로세스 내에서, 네트워크 애플리케이션들에 바인딩된 라이브러리 패키지 내에서, 특별히 구성된 머신 상에서, 또는 네트워크 인터페이스 카드 상에서 구현될 수 있다. 구체적인 실시예에서, 여기에 개시되는 기법들은 운영 체제와 같은 소프트웨어로, 또는 운영 체제 상에서 구동되는 애플리케이션으로 구현될 수 있다.
여기에 개시되는 지능형 자동화 어시스턴트 실시예(들)의 적어도 일부의 소프트웨어/하드웨어 하이브리드 구현(들)은 메모리 내에 저장된 컴퓨터 프로그램에 의해 선택적으로 활성화 또는 재구성되는 프로그래밍가능한 머신 상에서 구현될 수 있다. 그러한 네트워크 디바이스들은 상이한 유형의 네트워크 통신 프로토콜들을 이용하도록 구성 또는 설계될 수 있는 다수의 네트워크 인터페이스를 가질 수 있다. 이러한 머신들 중 일부를 위한 일반적인 아키텍처가 여기에 개시된 설명에 나타날 수 있다. 구체적인 실시예들에 따르면, 여기에 개시되는 다양한 지능형 자동화 어시스턴트 실시예의 특징들 및/또는 기능성들 중 적어도 일부는 최종 사용자 컴퓨터 시스템, 컴퓨터, 네트워크 서버 또는 서버 시스템, 모바일 컴퓨팅 디바이스(예를 들어, PDA(personal digital assistant), 모바일 전화기, 스마트폰, 랩탑, 태블릿 컴퓨터 또는 그와 유사한 것), 소비자 전자 디바이스, 뮤직 플레이어, 또는 임의의 다른 적합한 전자 디바이스, 라우터, 스위치 또는 그와 유사한 것, 또는 그들의 임의의 조합과 같은 하나 이상의 범용 네트워크 호스트 머신에서 구현될 수 있다. 적어도 일부 실시예들에서, 여기에 개시된 다양한 지능형 자동화 어시스턴트 실시예의 특징들 및/또는 기능성들의 적어도 일부는 하나 이상의 가상화된 컴퓨팅 환경(예를 들어 네트워크 컴퓨팅 클라우드 또는 그와 유사한 것)에서 구현될 수 있다.
이제 도 3을 참조하면, 여기에 개시된 지능형 자동화 어시스턴트 특징들 및/또는 기능성들의 적어도 일부를 구현하는 데에 적합한 컴퓨팅 디바이스(60)를 도시한 블록도가 나타나 있다. 컴퓨팅 디바이스(60)는 예를 들어, 최종 사용자 컴퓨터 시스템, 네트워크 서버 또는 서버 시스템, 모바일 컴퓨팅 디바이스(예를 들어, PDA(personal digital assistant), 모바일 전화기, 스마트폰, 랩탑, 태블릿 컴퓨터 또는 그와 유사한 것), 소비자 전자 디바이스, 뮤직 플레이어, 또는 임의의 다른 적합한 전자 디바이스, 또는 그들의 임의의 조합 또는 일부분일 수 있다. 컴퓨팅 디바이스(60)는 인터넷과 같은 통신 네트워크를 통해, 유선이든 무선이든 간에 그러한 통신을 위한 알려진 프로토콜들을 이용하여, 클라이언트들 및/또는 서버들과 같은 다른 컴퓨팅 디바이스들과 통신하도록 적응될 수 있다.
일 실시예에서, 컴퓨팅 디바이스(60)는 중앙 처리 유닛(CPU)(62), 인터페이스들(68) 및 (주변 컴포넌트 상호접속(PCI) 버스와 같은) 버스(67)를 포함한다. 적절한 소프트웨어 또는 펌웨어의 제어 하에서 동작할 때, CPU(62)는 특별하게 구성된 컴퓨팅 디바이스 또는 머신의 기능들에 연관된 구체적인 기능들을 구현하는 것을 담당할 수 있다. 예를 들어, 적어도 일 실시예에서, 사용자의 PDA(personal digital assistant)는 CPU(62), 메모리(61, 65) 및 인터페이스(들)(68)를 이용하여 지능형 자동화 어시스턴트 시스템으로서 기능하도록 구성 또는 설계될 수 있다. 적어도 일 실시예에서, CPU(62)는 예를 들어 운영 체제 및 임의의 적절한 애플리케이션 소프트웨어, 드라이버 및 그와 유사한 것을 포함할 수 있는 소프트웨어 모듈들/컴포넌트들의 제어 하에서 상이한 유형의 지능형 자동화 어시스턴트 기능들 및/또는 동작들 중 하나 이상을 수행하게 될 수 있다.
CPU(62)는 예를 들어 모토롤라 또는 인텔의 마이크로프로세서 제품군 또는 마이크로프로세서들의 MIPS 제품군으로부터의 프로세서와 같은 하나 이상의 프로세서(들)(63)를 포함할 수 있다. 일부 실시예들에서, 프로세서(들)(63)는 컴퓨팅 디바이스(60)의 동작들을 제어하기 위해, 특수하게 설계된 하드웨어(예를 들어 ASIC(application-specific integrated circuit), EEPROM(electrically erasable programmable read-only memory), FPGA(field-programmable gate array) 및 그와 유사한 것)를 포함할 수 있다. 구체적인 실시예에서, (비휘발성 랜덤 액세스 메모리(RAM) 및/또는 판독 전용 메모리(ROM)와 같은) 메모리(61)도 CPU(62)의 일부를 형성한다. 그러나, 메모리가 시스템에 연결될 수 있는 다수의 상이한 방식들이 존재한다. 메모리 블록(61)은 예를 들어 데이터를 캐싱 및/또는 저장하는 것, 명령어들을 프로그래밍하는 것, 및 그와 유사한 것과 같은 다양한 목적을 위해 이용될 수 있다.
여기에서 이용될 때, 용어 "프로세서"는 단순히 본 기술분야에서 프로세서라고 지칭되는 집적 회로들에 한정되지 않고, 마이크로컨트롤러, 마이크로컴퓨터, 프로그래밍가능한 로직 컨트롤러, ASIC 및 임의의 다른 프로그래밍가능한 회로를 폭넓게 지칭한다.
일 실시예에서, 인터페이스들(68)은 인터페이스 카드들(때로는 "라인 카드들"이라고 지칭됨)로서 제공된다. 일반적으로, 그들은 컴퓨팅 네트워크를 통해 데이터 패킷들을 송신 및 수신하는 것을 제어하며, 때로는 컴퓨팅 디바이스(60)와 함께 이용되는 다른 주변 장치들을 지원한다. 제공될 수 있는 인터페이스들 중에는 이더넷 인터페이스, 프레임 릴레이 인터페이스, 케이블 인터페이스, DSL 인터페이스, 토큰 링 인터페이스 및 그와 유사한 것이 있다. 추가로, 예를 들어 USB(universal serial bus), 직렬, 이더넷, 파이어와이어, PCI, 병렬, 무선 주파수(RF), 블루투스™, 근거리 통신(near-field communications)(예를 들어, 근거리 자기학을 이용), 802.11(WiFi), 프레임 릴레이, TCP/IP, ISDN, 고속 이더넷 인터페이스, 기가비트 이더넷 인터페이스, ATM(asynchronous transfer mode) 인터페이스, HSSI(high-speed serial interface) 인터페이스, POS(Point of Sale) 인터페이스, FDDI(fiber data distributed interface) 및 그와 유사한 것과 같은 다양한 유형의 인터페이스들이 제공될 수 있다. 일반적으로, 그러한 인터페이스들(68)은 적절한 매체와 통신하는 데에 적합한 포트들을 포함할 수 있다. 일부 경우들에서, 그들은 또한 독립적인 프로세서를 포함할 수 있으며, 일부 경우들에서는 휘발성 및/또는 비휘발성 메모리(예를 들어 RAM)를 포함할 수 있다.
도 3에 도시된 시스템이 여기에 설명되는 방법의 기법들을 구현하기 위한 컴퓨팅 디바이스(60)를 위한 하나의 구체적인 아키텍처를 도시하고 있긴 하지만, 그것은 결코 여기에 설명되는 특징들 및 기법들의 적어도 일부가 구현될 수 있는 유일한 디바이스 아키텍처가 아니다. 예를 들어, 하나 또는 임의의 개수의 프로세서(63)를 갖는 아키텍처가 이용될 수 있으며, 그러한 프로세서들(63)은 단일 디바이스 내에 존재하거나 임의의 개수의 디바이스들 간에 분산될 수 있다. 일 실시예에서, 단일 프로세서(63)가 통신들과 라우팅 계산을 다룬다. 상이한 실시예들에서, 다양한 유형의 지능형 자동화 어시스턴트 특징들 및/또는 기능성들은 (클라이언트 소프트웨어를 구동하는 PDA(personal digital assistant) 또는 스마트폰과 같은) 클라이언트 디바이스 및 (이하에 더 상세하게 설명되는 서버 시스템과 같은) 서버 시스템(들)을 포함하는 지능형 자동화 어시스턴트 시스템에서 구현될 수 있다.
네트워크 디바이스 구성에 무관하게, 본 발명의 시스템은 데이터, 일반 목적의 네트워크 동작들을 위한 프로그램 명령어들, 및/또는 여기에 설명되는 지능형 자동화 어시스턴트 기법들의 기능성에 관련된 다른 정보를 저장하도록 구성된 (예를 들어 메모리 블록(65)과 같은) 하나 이상의 메모리 또는 메모리 모듈을 이용할 수 있다. 프로그램 명령어들은 예를 들어 운영 체제 및/또는 하나 이상의 애플리케이션의 동작을 제어할 수 있다. 메모리 또는 메모리들은 데이터 구조, 키워드 분류체계 정보(keyword taxonomy information), 광고 정보, 사용자 클릭 및 임프레션 정보, 및/또는 여기에 설명되는 다른 구체적인 비프로그램 정보도 저장하도록 구성될 수 있다.
그러한 정보 및 프로그램 명령어들은 여기에 설명된 시스템들/방법들을 구현하기 위해 이용될 수 있으므로, 적어도 일부 네트워크 디바이스 실시예들은 예를 들어 여기에 설명되는 다양한 동작들을 수행하기 위한 프로그램 명령어들, 상태 정보 및 그와 유사한 것을 저장하도록 구성 또는 설계될 수 있는 비일시적인(nontransitory) 머신 판독가능한 저장 매체를 포함할 수 있다. 그러한 비일시적인 머신 판독가능한 저장 매체의 예들은 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체; CD-ROM 디스크와 같은 광학 매체; 플롭티컬 디스크와 같은 광자기 매체; 및 판독 전용 메모리 디바이스(ROM), 플래시 메모리, 멤리스터 메모리(memristor memory), 랜덤 액세스 메모리(RAM) 및 그와 유사한 것과 같이, 프로그램 명령어들을 저장 및 수행하도록 특수하게 구성된 하드웨어 디바이스들을 포함하지만, 그에 한정되지는 않는다. 프로그램 명령어들의 예는 컴파일러에 의해 생성되는 것과 같은 머신 코드, 및 해석기를 이용하여 컴퓨터에 의해 실행될 수 있는 상위 레벨 코드를 포함하는 파일들 둘 다를 포함한다.
일 실시예에서, 본 발명의 시스템은 독립형 컴퓨팅 시스템 상에서 구현된다. 이제 도 4를 참조하면, 적어도 일 실시예에 따라 독립형 컴퓨팅 시스템 상에서 지능형 자동화 어시스턴트의 적어도 일부를 구현하기 위한 아키텍처를 도시한 블록도가 나타나 있다. 컴퓨팅 디바이스(60)는 지능형 자동화 어시스턴트(1002)를 구현하기 위한 소프트웨어를 구동하는 프로세서(들)(63)를 포함한다. 입력 디바이스(1206)는 예를 들어 키보드, 터치스크린, (예를 들어 보이스 입력을 위한) 마이크로폰, 마우스, 터치패드, 트랙볼, 5웨이 스위치, 조이스틱 및/또는 그들의 임의의 조합을 포함하는, 사용자 입력을 수신하는 데에 적합한 임의의 유형일 수 있다. 출력 디바이스(1207)는 스크린, 스피커, 프린터 및/또는 그들의 임의의 조합일 수 있다. 메모리(1210)는 소프트웨어를 구동하는 동안 프로세서(들)(63)에 의해 이용될, 본 기술분야에 알려져 있는 구조 및 아키텍처를 갖는 랜덤 액세스 메모리일 수 있다. 저장 디바이스(1208)는 디지털 형태로의 데이터의 저장을 위한 임의의 자기, 광학 및/또는 전기 저장 디바이스일 수 있으며, 예들은 플래시 메모리, 자기 하드 드라이브, CD-ROM 및/또는 그와 유사한 것을 포함한다.
다른 실시예에서, 본 발명의 시스템은 임의의 개수의 클라이언트 및/또는 서버를 갖는 것과 같은 분산형 컴퓨팅 네트워크 상에서 구현된다. 이제 도 5를 참조하면, 적어도 일 실시예에 따라, 분산형 컴퓨팅 네트워크 상에서 지능형 자동화 어시스턴트의 적어도 일부를 구현하기 위한 아키텍처를 도시하는 블록도가 나타나 있다.
도 5에 도시된 구성에서, 임의의 개수의 클라이언트(1304)가 제공되며, 각각의 클라이언트(1304)는 본 발명의 클라이언트 측 부분들을 구현하기 위한 소프트웨어를 구동할 수 있다. 추가로, 클라이언트들(1304)로부터 수신된 요청들을 다루기 위해 임의의 개수의 서버(1340)가 제공될 수 있다. 클라이언트들(1304) 및 서버들(1340)은 인터넷과 같은 전자 네트워크(1361)를 통해 서로 통신할 수 있다. 네트워크(1361)는 예를 들어 유선 및/또는 무선 프로토콜을 포함하여, 임의의 알려진 네트워크 프로토콜들을 이용하여 구현될 수 있다.
추가로, 일 실시예에서, 서버들(1340)은 추가 정보를 획득하기 위해 또는 특정 사용자들과의 이전의 상호작용들에 관한 저장 데이터를 참조하기 위해 필요할 때 외부 서비스들(1360)을 호출할 수 있다. 외부 서비스들(1360)과의 통신은 예를 들어 네트워크(1361)를 통해 발생할 수 있다. 다양한 실시예들에서, 외부 서비스들(1360)은 하드웨어 디바이스에 관련되거나 그 자체에 설치된 웹-인에이블드 서비스들 및/또는 기능성을 포함한다. 예를 들어, 어시스턴트(1002)가 스마트폰 또는 다른 전자 디바이스 상에서 구현되는 실시예에서, 어시스턴트(1002)는 캘린더 애플리케이션("앱"), 연락처 및/또는 다른 소스들 내에 저장된 정보를 획득할 수 있다.
다양한 실시예들에서, 어시스턴트(1002)는 그것이 설치되어 있는 전자 디바이스의 다수의 특징들 및 동작들을 제어할 수 있다. 예를 들어, 어시스턴트(1002)는 다르게는 디바이스 상의 종래의 사용자 인터페이스를 이용하여 개시될 수 있었던 기능들 및 동작들을 수행하기 위해, API를 통해 또는 다른 수단에 의해 디바이스 상의 기능성 및 애플리케이션들과 인터페이스하는 외부 서비스들(1360)을 호출할 수 있다. 그러한 기능들 및 동작들은 예를 들어 알람을 설정하는 것, 전화를 거는 것, 문자 메시지 또는 이메일 메시지를 발송하는 것, 캘린더 이벤트를 추가하는 것 및 그와 유사한 것을 포함할 수 있다. 그러한 기능들 및 동작들은 사용자와 어시스턴트(1002) 사이의 대화형 다이얼로그의 컨텍스트 내에서 애드온 기능들로서 수행될 수 있다. 그러한 기능들 및 동작들은 그러한 다이얼로그의 컨텍스트 내에서 사용자에 의해 지정될 수 있고, 다르게는 그들은 다이얼로그의 컨텍스트에 기초하여 자동 수행될 수 있다. 본 기술분야의 숙련된 자는 어시스턴트(1002)가 그에 따라 전자 디바이스 상의 다양한 동작들을 개시하고 제어하기 위한 제어 메커니즘으로서 이용될 수 있으며, 이것은 버튼들 또는 그래픽 사용자 인터페이스와 같은 종래의 메커니즘에 대한 대안으로서 이용될 수 있음을 인식할 것이다.
예를 들어, 사용자는 "나는 내일 오전 8시에 일어나야 해"와 같은 입력을 어시스턴트(1002)에게 제공할 수 있다. 어시스턴트(1002)가 여기에 설명된 기법들을 이용하여 사용자의 의도를 결정하고 나면, 어시스턴트(1002)는 디바이스 상의 알람 시계 기능 또는 애플리케이션과 인터페이스하기 위해 외부 서비스들(1340)을 호출할 수 있다. 어시스턴트(1002)는 사용자를 대신하여 알람을 설정한다. 이러한 방식으로, 사용자는 디바이스 상에서 알람을 설정하거나 다른 기능들을 수행하기 위한 종래의 메커니즘에 대한 대체물로서 어시스턴트(1002)를 이용할 수 있다. 사용자의 요청이 모호하거나 추가의 명확화를 필요로 하는 경우, 어시스턴트(1002)는 필요한 정보를 획득하여 올바른 서비스들(1340)이 호출되고 의도된 조치가 취해지도록 하기 위해, 능동적 유도(active elicitation), 패러프레이징(paraphrasing), 제안(suggestions) 및 그와 유사한 것을 포함하여, 여기에 설명된 다양한 기법들을 이용할 수 있다. 일 실시예에서, 어시스턴트(1002)는 기능을 수행하기 위해 서비스(1340)를 호출하기 전에 사용자에게 확인을 프롬프트할 수 있다. 일 실시예에서, 사용자는 특정 서비스들(1340)을 호출하는 어시스턴트(1002)의 능력을 선택적으로 불능으로 할 수 있거나, 원한다면 그러한 서비스 호출 전부를 불능으로 할 수 있다.
본 발명의 시스템은 다수의 상이한 유형의 클라이언트(1304) 및 동작 모드들로 구현될 수 있다. 이제 도 6을 참조하면, 수 개의 상이한 유형의 클라이언트(1304) 및 동작 모드를 예시하는 시스템 아키텍처를 도시한 블록도가 나타나 있다. 본 기술분야의 숙련된 자는 도 6에 나타난 다양한 유형의 클라이언트들(1304) 및 동작 모드들이 예시적인 것에 지나지 않으며, 본 발명의 시스템은 도시된 것들 이외의 클라이언트들(1304) 및/또는 동작 모드들을 이용하여 구현될 수 있음을 인식할 것이다. 추가로, 시스템은 그러한 클라이언트들(1304) 및/또는 동작 모드들 중 임의의 것 또는 전부를 단독으로 또는 임의의 조합으로 포함할 수 있다. 도시된 예들은 이하를 포함한다:
● 입력/출력 디바이스들 및/또는 센서들을 갖는 컴퓨터 디바이스들(1402). 클라이언트 컴포넌트는 임의의 그러한 컴퓨터 디바이스(1402) 상에 배치될 수 있다. 적어도 일 실시예는 웹 브라우저(1304A), 또는 네트워크(1361)를 통한 서버들(1340)과의 통신을 가능하게 하기 위한 다른 소프트웨어 애플리케이션을 이용하여 구현될 수 있다. 입력 및 출력 채널들은 예를 들어 시각적 및/또는 청각적 채널들을 포함하는 임의의 유형의 것일 수 있다. 예를 들어, 일 실시예에서, 본 발명의 시스템은 보이스 기반 통신 방법들을 이용하여 구현되어, 웹 브라우저의 등가물이 음성에 의해 구동되고 출력을 위해 음성을 이용하는 시각장애인용 어시스턴트의 실시예를 허용할 수 있다.
● I/O 및 센서들을 갖는 모바일 디바이스들(1406) - 그를 위한 클라이언트는 모바일 디바이스 상의 애플리케이션(1304B)으로서 구현될 수 있음. 이것은 모바일 전화, 스마트폰, PDA(personal digital assistant), 태블릿 디바이스, 네트워크로 연결된 게임 콘솔 및 그와 유사한 것을 포함하지만, 그에 한정되지는 않는다.
● I/O 및 센서들을 갖는 가전 제품들(1410) - 그를 위한 클라이언트는 가전 제품 상의 내장된 애플리케이션(1304C)으로서 구현될 수 있음.
● 대시보드 인터페이스들 및 센서들을 구비하는 자동차 및 다른 운송 수단(1414) - 그를 위한 클라이언트는 내장된 시스템 애플리케이션(1304D)으로서 구현될 수 있음. 이것은 차량용 네비게이션 시스템, 보이스 제어 시스템, 차량 내 엔터테인먼트 시스템 및 그와 유사한 것을 포함하지만, 그에 한정되지는 않는다.
● 네트워크에 상주하거나 그와 인터페이스하는 라우터(1418) 또는 임의의 다른 디바이스와 같은 네트워크로 연결된 컴퓨팅 디바이스들 - 그를 위한 클라이언트는 디바이스 상주형 애플리케이션(1304E)으로서 구현될 수 있음.
● 이메일 클라이언트들(1424) - 그를 위한 어시스턴트의 구현은 이메일 형식 서버(1426)를 통해 접속됨. 이메일 형식 서버(1426)는 통신 브리지로서 기능하여, 예를 들어 사용자로부터의 입력을 어시스턴트에게 보내진 이메일 메시지로서 취하고, 어시스턴트로부터의 출력을 응답으로서 사용자에게 보낸다.
● 인스턴트 메시징 클라이언트들(1428) - 그를 위한 어시스턴트의 구현은 메시징 형식 서버(1430)를 통해 접속됨. 메시징 형식 서버(1430)는 통신 브리지로서 기능하여, 사용자로부터의 입력을 어시스턴트에 보내지는 메시지로서 취하고, 어시스턴트로부터의 출력을 응답 내의 메시지들로서 사용자에게 보낸다.
● 보이스 전화(1432) - 그를 위한 어시스턴트의 구현은 VoIP(Voice over Internet Protocol) 형식 서버(1430)를 통해 접속된다. VoIP 형식 서버(1430)는 통신 브리지로서 기능하여, 사용자로부터의 입력을 어시스턴트에게 말해진 보이스로서 취하고, 어시스턴트로부터의 출력을 예를 들어 응답 내의 합성된 음성으로서 응답 내에 사용자에게 보낸다.
이메일, 인스턴트 메시징, 토론 포럼, 그룹 채팅 세션, 실시간 도움말(live help) 또는 고객 지원 세션 및 그와 유사한 것을 포함하지만 그에 한정되지는 않는 메시징 플랫폼들에 대하여, 어시스턴트(1002)는 대화 내의 참여자로서 기능할 수 있다. 어시스턴트(1002)는 일대일 상호작용을 위해 여기에 설명된 기법들 및 방법들 중 하나 이상을 이용하여, 개인들 또는 그룹에의 대화 및 응답을 모니터링할 수 있다.
다양한 실시예들에서, 본 발명의 기법들을 구현하기 위한 기능성은 임의의 개수의 클라이언트 및/또는 서버 컴포넌트 간에 분산될 수 있다. 예를 들어, 본 발명에 관련하여 다양한 기능들을 수행하기 위해 다양한 소프트웨어 모듈들이 구현될 수 있으며, 그러한 모듈들은 서버 및/또는 클라이언트 컴포넌트들 상에서 구동되도록 다양하게 구현될 수 있다. 이제 도 7을 참조하면, 일 실시예에 따라 본 발명을 구현하기 위해 서로 통신하는 클라이언트(1304) 및 서버(1340)의 예가 나타나 있다. 도 7은 소프트웨어 모듈들이 클라이언트(1304)와 서버(1340) 간에 분산될 수 있게 하는 하나의 가능한 구성을 도시한다. 본 기술분야의 숙련된 자는 도시된 구성이 예시에 지나지 않으며, 그러한 모듈들은 다수의 상이한 방식으로 분산될 수 있음을 인식할 것이다. 추가로, 임의의 개수의 클라이언트(1304) 및/또는 서버(1340)가 제공될 수 있으며, 모듈들은 다수의 상이한 방식 중 임의의 것으로 이러한 클라이언트(1304) 및/또는 서버(1340) 간에 분산될 수 있다.
도 7의 예에서, 입력 유도 기능성 및 출력 프로세싱 기능성은 클라이언트(1304) 및 서버(1340) 간에 분산되며, 입력 유도의 클라이언트 파트(1094a) 및 출력 프로세싱의 클라이언트 파트(1092a)는 클라이언트(1304)에 위치되고, 입력 유도의 서버 부분(1094b) 및 출력 프로세싱의 서버 부분(1092b)은 서버(1340)에 위치된다. 이하의 컴포넌트들은 서버(1340)에 위치된다:
● 완전한 어휘(1058b);
● 언어 패턴 인식기들의 완전한 라이브러리(1060b);
● 단기간 개인 메모리의 마스터 버전(1052b);
● 장기간 개인 메모리의 마스터 버전(1054b).
일 실시예에서, 클라이언트(1304)는 응답성을 개선하고 네트워크 통신에 대한 의존도를 감소시키기 위해, 이러한 컴포넌트들의 서브세트들 및/또는 부분들을 로컬로 유지한다. 그러한 서브세트들 및/또는 부분들은 잘 알려진 캐시 관리 기법들에 따라 유지 및 갱신될 수 있다. 그러한 서브세트들 및/또는 부분들은 예를 들어 이하를 포함한다:
● 어휘의 서브세트(1058a);
● 언어 패턴 인식기의 서브세트(1060a);
● 단기간 개인 메모리의 캐시(1052a);
● 장기간 개인 메모리의 캐시(1054a).
예를 들어 이하를 포함하는 추가 컴포넌트들이 서버(1340)의 일부분으로서 구현될 수 있다:
● 언어 해석기(1070);
● 다이얼로그 플로우 프로세서(1080);
● 출력 프로세서(1090);
● 도메인 엔티티 데이터베이스(1072);
● 태스크 플로우 모델들(1086);
● 서비스들 오케스트레이션(1082);
● 서비스 능력 모델들(1088).
이들 컴포넌트들 각각은 이하에 더 상세하게 설명될 것이다. 서버(1340)는 필요할 때 외부 서비스들(1360)과 인터페이스함으로써 추가 정보를 획득한다.
개념적 아키텍처
이제 도 1을 참조하면, 지능형 자동화 어시스턴트(1002)의 구체적인 예시적인 실시예의 단순화된 블록도가 나타나 있다. 여기에 더 상세하게 설명된 바와 같이, 지능형 자동화 어시스턴트 시스템들의 상이한 실시예들은 지능형 자동화 어시스턴트 기술에 일반적으로 관련된 다양한 상이한 유형의 동작, 기능성 및/또는 특징을 제공하도록 구성, 설계 및/또는 운영될 수 있다. 또한, 이하에 더 상세하게 설명되는 바와 같이, 여기에 개시되는 지능형 자동화 어시스턴트 시스템(들)의 다양한 동작들, 기능성들 및/또는 특징들 중 다수는 지능형 자동화 어시스턴트 시스템(들)과 상호작용하는 상이한 엔티티들에 대하여 상이한 유형의 이점들 및/또는 혜택들을 가능하게 하거나 제공할 수 있다. 도 1에 나타난 실시예는 위에서 설명된 하드웨어 아키텍처들 중 임의의 것을 이용하여, 또는 상이한 유형의 하드웨어 아키텍처를 이용하여 구현될 수 있다.
예를 들어, 상이한 실시예들에 따르면, 적어도 일부의 지능형 자동화 어시스턴트 시스템(들)은 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 상이한 유형의 동작들, 기능성들 및/또는 특징들을 제공하도록 구성, 설계 및/또는 운영될 수 있다:
● 제품 및 서비스를 검색하고, 발견하고, 선택하고, 구입하고, 예약하거나 주문하는 것 중에서 선택하기 위해 인터넷을 통해 이용가능한 데이터 및 서비스들의 애플리케이션을 자동화하는 것. 이러한 데이터 및 서비스들을 이용하는 프로세스를 자동화하는 것에 더하여, 지능형 자동화 어시스턴트(1002)는 또한 데이터 및 서비스들의 수 개의 소스를 한 번에 결합하여 이용하는 것을 가능하게 할 수 있다. 예를 들어, 그것은 수 개의 리뷰 사이트로부터의 제품들에 관한 정보를 결합하고, 복수의 유통업자로부터의 가격 및 입수가능성을 체크하고, 그들의 위치 및 시간 제약사항을 체크하고, 사용자가 그들의 문제에 대한 개인화된 해법을 찾는 것을 도울 수 있다.
● 할 일(영화, 이벤트, 공연, 전시, 쇼 및 명소들을 포함하지만 그에 한정되지는 않음); 갈 장소(여행 목적지, 호텔 및 다른 숙박 장소, 랜드마크 및 다른 관심있는 장소 및 그와 유사한 것을 포함하지만 그에 한정되지는 않음); 먹거나 마실 장소(예를 들어 식당 및 바), 다른 사람들을 만날 시간 및 장소, 및 인터넷 상에서 발견될 수 있는 엔터테인먼트 또는 사회적 상호작용의 임의의 다른 소스에 관하여 검색하고, 조사하고, 선택하고, 예약하고, 다르게 학습하기 위해 인터넷을 통해 이용가능한 데이터 및 서비스들의 이용을 자동화하는 것.
● 검색(위치 기반 검색을 포함함); 네비게이션(지도 및 방향); 데이터베이스 조회(예를 들어 명칭 또는 다른 속성으로 사업체 또는 인물을 찾는 것); 기상 조건 및 예보를 얻고, 마켓 아이템의 가격 또는 금융 거래의 상태를 체크하는 것; 교통 또는 항공편의 상태를 모니터링하는 것; 캘린더 및 스케줄을 액세스 및 갱신하는 것; 미리 알림, 경고, 태스크 및 프로젝트를 관리하는 것; 이메일 또는 다른 메시징 플랫폼을 통해 통신하는 것; 및 로컬로 또는 원격으로 디바이스들을 조작하는 것(예를 들어, 전화를 거는 것, 조명 및 온도를 제어하는 것, 홈 보안 디바이스를 제어하는 것, 음악 또는 비디오를 재생하는 것, 및 그와 유사한 것)을 포함하여, 다르게는 그래픽 사용자 인터페이스들을 갖는 전용 애플리케이션들에 의해 제공되는 애플리케이션들 및 서비스들의 동작을 자연어 다이얼로그를 통해 가능하게 하는 것. 일 실시예에서, 어시스턴트(1002)는 디바이스 상에서 이용가능한 다수의 기능 및 앱을 개시, 운영 및 제어하기 위해 이용될 수 있다.
● 자연어로 된 상호작용적 다이얼로그, 및 데이터 및 서비스로의 자동 액세스로부터 혜택을 받는 활동, 제품, 서비스, 엔터테인먼트의 소스, 시간 관리 또는 임의의 다른 종류의 추천 서비스에 대한 개인화된 추천을 제공하는 것.
상이한 실시예들에 따르면, 지능형 자동화 어시스턴트(1002)에 의해 제공되는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들 중 적어도 일부는 하나 이상의 클라이언트 시스템(들), 하나 이상의 서버 시스템(들) 및/또는 그들의 조합들에서 구현될 수 있다.
상이한 실시예들에 따르면, 어시스턴트(1002)에 의해 제공되는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들의 적어도 일부는 예를 들어 도 33에 관련하여 예시되고 설명된 것과 같은 자동화 호출 및 응답 절차의 적어도 일 실시예에 의해 구현될 수 있다.
따라서, 여기에 설명된 어시스턴트(1002)의 다양한 실시예들은 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 현재 존재하는 지능형 자동화 어시스턴트 기술을 통해 다수의 상이한 이점 및/또는 혜택을 포함하거나 제공할 수 있다:
● 도메인, 태스크, 서비스 및 다이얼로그의 명시적인 모델들의 세트에 의해 제한되는 음성-텍스트 및 자연어 이해 기술의 통합. 일반 목적의 인공 지능 시스템을 구현하려고 시도하는 어시스턴트 기술과 달리, 여기에 설명되는 실시예들은 다수의 해법을 더 다루기 쉬운 규모로 감소시키기 위해 다수의 소스의 제약사항을 적용할 수 있다. 이것은 언어의 모호한 해석을 더 적게 하고, 관련 도메인들 또는 태스크들을 더 적게 하고, 서비스에서 의도를 운영가능하게 하는 방식을 더 적게 한다. 구체적인 도메인, 태스크 및 다이얼로그에 대한 초점은 또한 인간이 관리하는 어휘, 및 의도로부터 서비스 파라미터들로의 맵핑으로 도메인들 및 태스크들에 걸친 커버리지를 달성하는 것을 실현가능하게 한다.
● API들을 이용하여 인터넷을 통해 사용자를 대신하여 서비스들을 호출하는 것에 의해 사용자의 문제들을 해결하는 능력. 링크 및 컨텐츠를 리턴할 뿐인 검색 엔진들과 달리, 여기에 설명되는 자동 어시스턴트(1002)의 일부 실시예들은 검색 및 문제 해결 활동을 자동화할 수 있다. 또한, 주어진 요청에 대해 복수의 서비스를 호출하는 능력은 예를 들어 제품 또는 서비스를 생성하거나 할 일을 찾기 위해 단일 사이트를 방문하는 것에 의해 달성되는 것보다 더 폭넓은 기능성을 사용자에게 제공한다.
● 사용자 요청의 해석 및 실행에서의 개인 정보 및 개인 상호작용 이력의 적용. 종래의 검색 엔진들 또는 질문 응답 서비스들과는 달리, 여기에 설명된 실시예들은 개인 상호작용 이력(예를 들어, 다이얼로그 이력, 결과들 중에서의 이전의 선택들 및 그와 유사한 것), 개인의 물리적 컨텍스트(예를 들어, 사용자의 위치 및 시간), 및 상호작용의 컨텍스트에서 수집된 개인 정보(예를 들어, 성명, 이메일 주소, 물리적 주소, 전화 번화, 계좌 번호, 기호(preferences) 및 그와 유사한 것)로부터의 정보를 이용한다. 이러한 정보 소스를 이용하면, 예를 들어 이하가 가능해진다:
○ 사용자 입력의 더 나은 해석 (예를 들어, 언어를 해석할 때 개인 이력 및 물리적 컨텍스트를 이용);
○ (예를 들어, 선호사항 또는 최근 선택에 맞춰 편향된) 더 개인화된 결과들;
○ (예를 들어, 서비스에 가입하는 것 또는 양식들을 채우는 것을 수반하는 단계들을 자동화하는 것에 의한) 사용자를 위한 개선된 효율.
● 사용자 입력의 자연어를 해석하는 데에 있어서의 다이얼로그 이력의 이용. 실시예들은 개인 이력을 유지할 수 있고, 사용자 입력들에 자연어 이해를 적용할 수 있으므로, 그들은 새로운 입력들을 해석하기 위해, 현재 위치, 시간, 도메인, 태스크 단계 및 태스크 파라미터들과 같은 다이얼로그 컨텍스트도 이용할 수 있다. 종래의 검색 엔진들 및 커맨드 프로세서들은 다이얼로그 이력에 독립하여 적어도 하나의 질의를 해석한다. 다이얼로그 이력을 이용하는 능력은 더 자연스러운 상호작용을 가능하게 할 수 있으며, 이것은 보통의 인간 대화와 유사하다.
● 어시스턴트(1002)가 입력을 해석하기 위해 이용되는 것과 동일한 모델들 및 정보에 기초하여 사용자로부터의 입력을 능동적으로 안내하고 제약하는 능동적 입력 유도. 예를 들어, 어시스턴트(1002)는 사용자에게 다이얼로그 내의 다음 단계들을 제안하기 위해 다이얼로그 모델들을 적용할 수 있으며, 거기에서 그들은 요청을 구체화하거나; 도메인 및 컨텍스트 특정의 가능성들에 기초하여 부분 타이핑된 입력에 대한 완성안을 제시하거나; 텍스트로서의 음성 또는 의도로서의 텍스트의 모호한 해석들 중에서 선택하기 위해 의미적 해석을 이용한다.
● 동적이고 강건한 서비스 오케스트레이션을 이용한 서비스들의 명시적인 모델링 및 동적 관리. 설명되는 실시예들의 아키텍처는 어시스턴트(1002)가 다수의 외부 서비스와 인터페이스하고, 구체적인 사용자 요청에 대한 정보를 어느 서비스들이 제공할 수 있는지를 동적으로 결정하고, 사용자 요청의 파라미터들을 상이한 서비스 API들에 맵핑하고, 복수의 서비스를 한 번에 호출하고, 복수의 서비스로부터의 결과들을 통합하고, 실패된 서비스들에 대하여 적절하게 장애 조치를 취하고/거나, API들 및 능력들의 진전에 따라 서비스들의 구현을 효율적으로 유지하는 것을 가능하게 한다.
● 어시스턴트들(1002)을 구축하기 위한 방법 및 장치로서 능동적 온톨로지들(active ontologies)을 이용하는 것 - 이것은 자동화 어시스턴트 시스템의 소프트웨어 엔지니어링 및 데이터 유지를 간단하게 함. 능동적 온톨로지들은 어시스턴트들을 위한 데이터 모델링 및 실행 환경들의 통합이다. 그들은 모델들 및 데이터의 다양한 소스들(도메인 개념들, 태스크 플로우들, 어휘, 언어 패턴 인식기들, 다이얼로그 컨텍스트, 사용자 개인 정보, 및 도메인 및 태스크 요청들로부터 외부 서비스들로의 맵핑)을 함께 묶기 위한 프레임워크를 제공한다. 여기에 설명되는 능동적 온톨로지들 및 다른 아키텍처 이노베이션들은 도메인들 내에 깊은 기능성을 구축하여 정보 및 서비스들의 복수의 소스를 통합하고, 도메인들의 세트에 걸쳐서 이것을 행하는 것을 실현가능하게 한다.
적어도 일 실시예에서, 지능형 자동화 어시스턴트(1002)는 특정 태스크들 및/또는 동작들을 수행할 때 다양한 상이한 유형의 데이터 및/또는 다른 유형들의 정보를 이용 및/또는 생성하도록 운영될 수 있다. 이것은 예를 들어 입력 데이터/정보 및/또는 출력 데이터/정보를 포함할 수 있다. 예를 들어, 적어도 일 실시예에서, 지능형 자동화 어시스턴트(1002)는 예를 들어 하나 이상의 로컬 및/또는 원격 메모리, 디바이스 및/또는 시스템과 같이, 하나 이상의 상이한 유형의 소스로부터의 정보를 액세스, 프로세싱 및/또는 다르게 이용하도록 운영할 수 있다. 추가로, 적어도 일 실시예에서, 지능형 자동화 어시스턴트(1002)는 예를 들어 하나 이상의 로컬 및/또는 원격 디바이스 및/또는 시스템의 메모리에 저장될 수 있는 하나 이상의 상이한 유형의 출력 데이터/정보를 생성하도록 운영될 수 있다.
지능형 자동화 어시스턴트(1002)에 의해 액세스 및/또는 이용될 수 있는 상이한 유형의 입력 데이터/정보의 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만, 그에 한정되지는 않는다:
● 보이스 입력 : 모바일 전화 및 태블릿과 같은 모바일 디바이스, 마이크로폰을 갖는 컴퓨터, 블루투스 헤드셋, 자동차 보이스 제어 시스템, 전화 시스템, 응답 서비스(answering services)에의 녹음, 통합된 메시지 서비스 상의 오디오 보이스메일, 클럭 라디오와 같은 보이스 입력을 갖는 소비자 애플리케이션, 전화국, 홈 엔터테인먼트 제어 시스템, 및 게임 콘솔로부터 온 것.
● 컴퓨터 또는 모바일 디바이스 상의 키보드들, 리모콘 또는 다른 소비자 전자 디바이스 상의 키패드, 어시스턴트에 보내진 이메일 메시지, 어시스턴트에 보내진 인스턴트 메시지 또는 유사한 단문 메시지, 다중 사용자 게임 환경에서 플레이어들로부터 수신된 텍스트, 및 메시지 피드들에서 스트리밍된 텍스트로부터의 텍스트 입력.
● 센서들 또는 위치 기반 시스템들로부터 온 위치 정보. 예들은 모바일 전화 상의 GPS(Global Positioning System) 및 A-GPS(Assisted GPS)를 포함한다. 일 실시예에서, 위치 정보는 명시적인 사용자 입력과 결합된다. 일 실시예에서, 본 발명의 시스템은 알려진 주소 정보 및 현재 위치 결정에 기초하여, 사용자가 집에 있을 때를 검출할 수 있다. 이러한 방식으로, 사용자가 집 밖에 있을 때와는 대조적으로 집에 있을 때 관심있어 할 수 있는 정보의 유형과, 사용자가 집에 있는지의 여부에 따라 사용자를 대신하여 호출해야 하는 서비스들 및 작업들의 유형에 관한 소정의 추론이 이루어질 수 있다.
● 클라이언트 디바이스들 상의 시계들로부터의 시간 정보. 이것은 예를 들어 로컬 시간 및 표준 시간대를 나타내는 전화기 또는 다른 클라이언트 디바이스들로부터의 시간을 포함할 수 있다. 추가로, 시간은 예를 들어 "한 시간 내에" 및 "오늘밤"과 같은 문구들을 해석하기 위한 것과 같이, 사용자 요청의 컨텍스트 내에서 이용될 수 있다.
● 모바일 또는 핸드헬드형 디바이스들, 또는 자동차 제어 시스템들과 같은 내장된 시스템들로부터의 나침반, 가속도계, 자이로스코프 및/또는 여행 속도 데이터와, 다른 센서 데이터. 이것은 리모콘으로부터 기기 및 게임 콘솔로의 디바이스 위치 결정 데이터도 포함할 수 있다.
● 그래픽 사용자 인터페이스(GUI)를 갖는 임의의 디바이스 상의 GUI로부터의 클릭 및 메뉴 선택과 다른 이벤트들. 추가의 예들을 터치 스크린을 터치한 것을 포함한다.
● 알람 시계, 캘린더 경고, 가격 변화 트리거, 위치 트리거, 서버들로부터 디바이스 상으로의 푸쉬 통보 및 그와 유사한 것과 같은 센서들 및 다른 데이터 유도 트리거들로부터의 이벤트들.
여기에 설명된 실시예들에의 입력은 다이얼로그 및 요청 이력을 포함하는 사용자 상호작용 이력의 컨텍스트를 또한 포함한다.
지능형 자동화 어시스턴트(1002)에 의해 생성될 수 있는 상이한 유형의 출력 데이터/정보의 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만, 그에 한정되지는 않는다:
● 디바이스의 사용자 인터페이스 및/또는 출력 디바이스에 직접 보내지는 텍스트 출력.
● 이메일을 통해 사용자에게 보내지는 텍스트 및 그래픽.
● 메시징 서비스를 통해 사용자에게 보내지는 텍스트 및 그래픽.
● 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있는 음성 출력:
○ 합성된 음성
○ 샘플링된 음성
○ 녹음 메시지.
● 사진, 리치 텍스트(rich text), 비디오, 사운드 및 하이퍼링크를 갖는 정보의 그래픽 레이아웃. 예를 들어, 웹 브라우저에 렌더링된 컨텐츠.
● 디바이스가 켜지거나 꺼지거나, 소리를 내거나, 컬러를 변경하거나, 진동하거나, 광을 제어하거나, 그와 유사한 것을 하게 하는 것과 같이, 디바이스 상에서의 물리적인 작업들을 제어하기 위한 액추에이터 출력.
● 맵핑 애플리케이션을 호출하는 것, 음성으로 전화를 거는 것, 이메일 또는 인스턴트 메시지를 보내는 것, 미디어를 재생하는 것, 캘린더 내에 엔트리를 만드는 것, 태스크 관리자 및 메모 애플리케이션들, 및 다른 애플리케이션과 같은 디바이스 상의 다른 애플리케이션들을 호출하는 것.
● 원격 카메라를 조작하는 것, 휠체어를 제어하는 것, 원격 스피커에서 음악을 재생하는 것, 원격 디스플레이에서 비디오를 재생하는 것 및 그와 유사한 것과 같이, 디바이스에 의해 부착되거나 제어되는 디바이스들에 대한 물리적 작업들을 제어하기 위한 액추에이터 출력.
도 1의 지능형 자동화 어시스턴트(1002)는 구현될 수 있는 광범위한 지능형 자동화 어시스턴트 시스템 실시예들 중의 일례일 뿐임을 알 수 있다. 지능형 자동화 어시스턴트 시스템(도시되지 않음)의 다른 실시예들은 예를 들어 도 1의 예시적인 지능형 자동화 어시스턴트 시스템 실시예에 예시된 것들보다 더 많은, 더 적은 및/또는 그와는 다른 컴포넌트들/특징들을 포함할 수 있다.
사용자 상호작용
이제 도 2를 참조하면, 지능형 자동화 어시스턴트(1002)의 적어도 일 실시예와 사용자 간의 상호작용의 일례가 도시되어 있다. 도 2의 예는 사용자가 음성 입력 메커니즘일 수 있는 입력 디바이스(1206)를 이용하여 지능형 자동화 어시스턴트(1002)에 말하고 있고, 출력은 스크롤가능한 스크린일 수 있는 출력 디바이스(1207)로의 그래픽 레이아웃이라고 가정한다. 대화 스크린(101A)은 사용자가 말한 것(101B)("우리 사무실 근처에서 이탈리아 음식을 먹을 로맨틱한 장소를 원해(I'd like a romantic place for Italian food near my office)"), 및 어시스턴트가 찾은 것의 요약(101C)인 어시스턴트(1002)의 응답("네, 리뷰에 로맨틱하다고 되어 있고 당신의 사무실에 가까운 이탈리안 식당들을 찾았어요:(OK, I found these Italian restaurants which reviews say are romantic close to your work:)"), 및 결과들의 세트(101D)(식당 목록 중의 처음 3개가 나타나 있음)을 보여주는 대화형 사용자 인터페이스의 특징을 보여주고 있다. 본 예에서, 사용자는 목록 내의 최초 결과를 클릭하고, 결과가 자동으로 열려서 정보 스크린(101E)에 나타난 식당에 관한 추가의 정보를 노출시킨다. 정보 스크린(101E) 및 대화 스크린(101A)은 터치 스크린 또는 다른 디스플레이 디바이스와 같은 동일한 출력 디바이스 상에 나타날 수 있고; 도 2에 도시된 예들은 동일한 출력 디바이스를 위한 2개의 상이한 출력 상태이다.
일 실시예에서, 정보 스크린(101E)은 예를 들어 이하의 것들 중 임의의 것 또는 전부를 포함하는 다양한 서비스들로부터 수집되고 결합된 정보를 보여준다:
● 사업체의 주소 및 지리적 위치;
● 사용자의 현재 위치로부터의 거리;
● 복수의 소스로부터의 리뷰.
일 실시예에서, 정보 스크린(101E)은 또한 어시스턴트(1002)가 사용자를 대신하여 제공할 수 있는, 이하를 포함하는 서비스들의 몇몇 예들을 포함한다:
● 사업체를 호출하기 위해 전화를 거는 것("call");
● 장래의 참조를 위해 이 식당을 기억하는 것("save");
● 이 식당에 관한 길 안내 및 정보를 갖는 이메일을 누군가에게 보내는 것("share");
● 지도 상에서 이 식당의 위치 및 그에 대한 길 안내를 보여주는 것("map it");
● 이 식당에 관한 개인 메모를 저장하는 것("my notes").
도 2의 예에 나타난 바와 같이, 일 실시예에서, 어시스턴트(1002)는 예를 들어 이하의 것들과 같은 단순 데이터베이스 애플리케이션을 넘어서는 지능을 포함한다:
● 키워드뿐만 아니라, 자연어(101B)에서의 의향(statement of intent)을 프로세싱하는 것;
● "이탈리아 음식을 먹을 장소(place for Italian food)"를 "이탈리안 식당(Italian restaurants)"으로서 해석하는 것과 같이, 그 언어 입력으로부터의 의미적 의도를 추론하는 것;
● 의미적 의도를 온라인 서비스들을 이용하기 위한 전략으로 운영가능하게 하고, 사용자를 대신하여 그 전략을 실행하는 것(예를 들어, 로맨틱한 장소에 대한 희망을 장소를 "로맨틱"한 것으로서 설명하는 리뷰들을 찾기 위해 온라인 리뷰 사이트들을 체크하는 전략으로 운영가능하게 함)
지능형 자동화 어시스턴트 컴포넌트들
다양한 실시예들에 따르면, 지능형 자동화 어시스턴트(1002)는 예를 들어 하드웨어 및/또는 하드웨어와 소프트웨어의 조합을 이용하여 구현 및/또는 인스턴스화될 수 있는 복수의 상이한 유형의 컴포넌트, 디바이스, 모듈, 프로세스, 시스템 및 그와 유사한 것을 포함할 수 있다. 예를 들어, 도 1의 예시적인 실시예에 예시된 바와 같이, 어시스턴트(1002)는 이하의 유형의 시스템, 컴포넌트, 디바이스, 프로세스 및 그와 유사한 것 중 하나 이상(또는 그들의 조합)을 포함할 수 있다:
● 하나 이상의 능동적 온톨로지(1050);
● (클라이언트 파트(1094a) 및 서버 파트(1094b)를 포함할 수 있는) 능동적 입력 유도 컴포넌트(들)(1094);
● (마스터 버전(1052b) 및 캐시(1052a)를 포함할 수 있는) 단기간 개인 메모리 컴포넌트(들)(1052);
● (마스터 버전(1052b) 및 캐시(1052a)를 포함할 수 있는) 장기간 개인 메모리 컴포넌트(들)(1054);
● 도메인 모델 컴포넌트(들)(1056);
● (완전한 어휘(1058b) 및 서브세트(1058a)를 포함할 수 있는) 어휘 컴포넌트(들)(1058);
● (전체 라이브러리(1060b) 및 서브세트(1560a)를 포함할 수 있는) 언어 패턴 인식기(들) 컴포넌트(들)(1060);
● 언어 해석기 컴포넌트(들)(1070);
● 도메인 엔티티 데이터베이스(들)(1072);
● 다이얼로그 플로우 프로세스 컴포넌트(들)(1080);
● 서비스 오케스트레이션 컴포넌트(들)(1082);
● 서비스 컴포넌트(들)(1084);
● 태스크 플로우 모델 컴포넌트(들)(1086);
● 다이얼로그 플로우 모델 컴포넌트(들)(1087);
● 서비스 모델 컴포넌트(들)(1088);
● 출력 프로세서 컴포넌트(들)(1090).
도 7에 관련하여 설명되는 바와 같이, 소정의 클라이언트/서버 기반 실시예들에서, 이러한 컴포넌트들 중 일부 또는 전부는 클라이언트(1304)와 서버(1340) 간에 분산될 수 있다.
설명을 목적으로, 이하에서는, 지능형 자동화 어시스턴트(1002)의 구체적인 예시적인 실시예의 상이한 유형의 컴포넌트들의 적어도 일부가 도 1의 예시적인 지능형 자동화 어시스턴트(1002)의 실시예를 참조하여 더 상세하게 설명될 것이다.
능동적 온톨로지들(1050)
능동적 온톨로지들(1050)은 지능형 자동화 어시스턴트들(1002)의 실시예들의 다른 부분들로부터의 모델들, 컴포넌트들 및/또는 데이터를 통합하는 통합 기반구조로서 기능한다. 컴퓨터 및 정보 과학 분야에서, 온톨로지들은 클래스들/타입들, 관계들(relations), 특성들(attributes)/속성들(properties) 및 인스턴스들 내에서의 그들의 인스턴스화와 같은 데이터 및 지식 표현을 위한 구조들을 제공한다. 온톨로지들은 예를 들어 데이터 및 지식의 모델들을 구축하기 위해 이용된다. 지능형 자동화 시스템(1002)의 일부 실시예들에서, 온톨로지들은 도메인 모델들과 같은 모델들을 구축하기 위한 모델링 프레임워크의 일부분이다.
본 발명의 맥락에서, "능동적 온톨로지"(1050)는 또한 구별되는 프로세싱 요소들이 온톨로지와 같은 방식으로 배열되는 실행 환경으로서 기능할 수 있다(예를 들어, 다른 프로세싱 요소들과의 구별되는 특성들 및 관계들을 가짐). 이러한 프로세싱 요소들은 지능형 자동화 어시스턴트(1002)의 태스크들 중 적어도 일부를 수행한다. 임의의 개수의 능동적 온톨로지(1050)가 제공될 수 있다.
적어도 일 실시예에서, 능동적 온톨로지들(1050)은 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 이하를 포함하지만 그에 한정되지는 않는, 다양한 모델 및 데이터 컴포넌트들로부터의 모델들 및 데이터를 통합하는 모델링 및 개발 환경으로서 기능:
○ 도메인 모델들(1056)
○ 어휘(1058)
○ 도메인 엔티티 데이터베이스(1072)
○ 태스크 플로우 모델들(1086)
○ 다이얼로그 플로우 모델들(1087)
○ 서비스 능력 모델들(1088)
● 온톨로지 기반 편집 도구들이 새로운 모델들, 데이터 구조들, 데이터베이스 스키마들 및 표현들을 개발하도록 작동할 수 있는 데이터 모델링 환경으로서 기능
● 도메인(1056), 태스크(1086) 및/또는 다이얼로그 모델들(1087)의 요소들, 언어 패턴 인식기들 및/또는 어휘(1058)를 위한 값들, 및 단기간 개인 메모리(1052), 장기간 개인 메모리(1054) 및/또는 서비스 오케스트레이션(1182)의 결과에서 발견되는 것과 같은 사용자 특유 정보를 인스턴스화하는 라이브 실행 환경으로서 기능. 예를 들어, 능동적 온톨로지의 일부 노드들은 식당(restaurant) 및 그것의 속성인 식당 명칭(restaurant name)과 같은 도메인 개념들에 대응할 수 있다. 라이브 실행 동안, 이러한 능동적 온톨로지 노드들은 특정한 식당 엔티티 및 그것의 명칭의 아이덴티티, 및 그것의 명칭이 자연어 입력 발성(utterance) 내의 단어들에 어떻게 대응하는지를 갖고서 인스턴스화될 수 있다. 따라서, 본 실시예에서, 능동적 온톨로지는 식당이 명칭을 갖는 아이덴티티들을 갖는 엔티티들이라는 개념을 지정하는 것, 그러한 모델링 노드들과 엔티티 데이터베이스 및 자연어의 구문분석으로부터의 데이터의 동적 바인딩을 저장하는 것 둘 다를 위한 모델링 환경으로서 기능하고 있다.
● 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 지능형 자동화 어시스턴트의 컴포넌트들 및 프로세싱 요소들 간의 통신 및 조정을 가능하게 함:
○ 능동적 입력 유도 컴포넌트(들)(1094)
○ 언어 해석기 컴포넌트(들)(1070)
○ 다이얼로그 플로우 프로세스 컴포넌트(들)(1080)
○ 서비스 오케스트레이션 컴포넌트(들)(1082)
○ 서비스 컴포넌트(들)(1084)
일 실시예에서, 여기에 설명된 능동적 온톨로지들(1050)의 기능들, 동작들, 작업들 및/또는 다른 특징들의 적어도 일부는 2006년 9월 8일자로 출원된 미국 특허 출원 제11/518,292호인 "Method and Apparatus for Building an Intelligent Automated Assistant"에 설명된 다양한 방법들 및 장치들을 적어도 부분적으로 이용하여 구현될 수 있다.
적어도 일 실시예에서, 능동적 온톨로지(1050)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 능동적 온톨로지들(1050)에 의해 액세스될 수 있는 상이한 유형의 데이터의 예는 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만, 그에 한정되지는 않는다:
● 지능형 자동화 어시스턴트(1002)의 하나 이상의 컴포넌트로부터 이용가능한 정적 데이터;
● 예를 들어 지능형 자동화 어시스턴트(1002)의 컴포넌트들 간에서 교환되는 사용자 특유 입력들 및 출력들의 상태, 단기간 개인 메모리의 컨텐츠들, 사용자 세션의 이전 상태들로부터 이루어진 추론들 및 그와 유사한 것을 유지하지만 그에 한정되지는 않는, 사용자 세션마다 동적으로 인스턴스화된 데이터.
이러한 방식에서, 능동적 온톨로지들(1050)은 지능형 자동화 어시스턴트(1002) 내의 다양한 컴포넌트들의 요소들을 통합하기 위해 이용된다. 능동적 온톨로지(1050)는 작성자, 설계자 또는 시스템 구축자가 하나의 컴포넌트의 요소들이 다른 컴포넌트들의 요소들로 식별되도록 컴포넌트들을 통합하는 것을 허용한다. 따라서, 작성자, 설계자 또는 시스템 구축자는 컴포넌트들을 더 쉽게 결합하고 통합할 수 있다.
이제 도 8을 참조하면, 일 실시예에 따른 능동적 온톨로지(1050)의 단편의 예가 나타나 있다. 이 예는 능동적 온톨로지들(1050)에 의해 제공될 수 있는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들 중 일부를 예시하는 것을 돕도록 의도된다.
도 8의 능동적 온톨로지(1050)는 식당 및 식사 이벤트의 표현을 포함한다. 본 예에서, 식당은 그것의 명칭(1612), 서빙되는 요리(1615), 및 그것의 위치(1613)와 같은 속성들을 갖는 개념(1610)이고, 이것은 결국 거리 주소(1614)를 위한 속성들을 갖는 구조화된 노드로서 모델링될 수 있다. 식사 이벤트의 개념은 다이닝 파티(1617)(규모(1619)를 가짐) 및 기간(1618)을 포함하는 노드(1616)로서 모델링될 수 있다.
● 능동적 온톨로지들은 도메인 모델들(1056)을 포함하고/거나 그들을 참조할 수 있다. 예를 들어, 도 8은 식당 개념(1610) 및 식사 이벤트 개념(1616)에 링크된 외식 도메인 모델(1622)을 도시한다. 이 경우, 능동적 온톨로지(1050)는 외식 도메인 모델(1622)을 포함하고, 특히 능동적 온톨로지(1050)의 적어도 2개의 노드, 즉 식당(1610) 및 식사 이벤트(1616)가 또한 외식 도메인 모델(1622)에 포함되고/거나 그에 의해 참조된다. 이러한 도메인 모델은 다른 것들 중에서도 외식이 식당들에서 발생하는 식사 이벤트를 수반한다는 발상을 표현한다. 능동적 온톨로지 노드들인 식당(1610) 및 식사 이벤트(1616)는 또한 도 8에서 점선으로 나타난 바와 같이, 지능형 자동화 어시스턴트의 다른 컴포넌트들에 포함되고/거나 그에 의해 참조된다.
● 능동적 온톨로지들은 태스크 플로우 모델들(1086)을 포함하고/거나 참조할 수 있다. 예를 들어, 도 8은 도메인에 특유한 종류의 이벤트, 즉 식사 이벤트(1616)에 적용되는, 도메인들에 독립적인 이벤트들의 플래닝(planning)을 모델링하는 이벤트 플래닝 태스크 플로우 모델(1630)을 도시한다. 여기에서, 능동적 온톨로지(1050)는 일반적인 이벤트 플래닝 태스크 플로우 모델(1630)을 포함하는데, 그것은 이벤트들 및 그들을 플래닝하는 데에 수반되는 다른 개념들을 표현하는 노드들을 포함한다. 능동적 온톨로지(1050)는 또한 특정한 종류의 이벤트인 노드 식사 이벤트(1616)를 포함한다. 본 예에서, 식사 이벤트(1616)는 도메인 모델(1622) 및 태스크 플로우 모델(1630) 둘 다에 포함되거나 그들에 의해 참조되며, 이러한 모델들 둘 다가 능동적 온톨로지(1050)에 포함되고/거나 그에 의해 참조된다. 다시, 식사 이벤트(1616)는 능동적 온톨로지들이 도 8에서 점선으로 나타난 바와 같이 지능형 자동화 어시스턴트의 다른 컴포넌트들에 포함되고/거나 그에 의해 참조되는 다양한 컴포넌트들의 요소들을 어떻게 통합하는지의 예이다.
● 능동적 온톨로지들은 다이얼로그 플로우 모델들(1087)을 포함하고/거나 그들을 참조할 수 있다. 예를 들어, 도 8은 개념(1619)에 표현된 바와 같은 파티 규모 제약사항 상에서 인스턴스화된 거래에 필요한 제약사항들의 값들을 얻기 위한 다이얼로그 플로우 모델(1642)을 도시한다. 다시, 능동적 온톨로지(1050)는 다이얼로그 플로우 모델들(1087)과 같은 다양한 컴포넌트들을 관련시키고 통합하기 위한 프레임워크를 제공한다. 이 경우, 다이얼로그 플로우 모델(1642)은 본 특정한 예에서 능동적 온톨로지 노드인 파티 규모(1619)로 인스턴스화되는 제약사항의 일반적인 개념을 갖는다. 이러한 특정한 다이얼로그 플로우 모델(1642)은 도메인에 독립하여, 제약사항들의 추상화에서 작동한다. 능동적 온톨로지(1050)는 파티 노드(1617)의 파티 규모 속성(1619)을 표현하고, 이것은 식사 이벤트 노드(1616)에 관련된다. 그러한 실시예에서, 지능형 자동화 어시스턴트(1002)는 다이얼로그 플로우 모델(1642) 내의 제약사항의 개념을 외식을 위한 도메인 모델(1622)의 일부분인 식사 이벤트 개념(1616)을 표현하는 노드들의 클러스터의 일부분으로서의 파티 규모(1619)의 속성과 통합하기 위해 능동적 온톨로지(1050)를 이용한다.
● 능동적 온톨로지들은 서비스 모델들(1088)을 포함하고/거나 그들을 참조할 수 있다. 예를 들어, 도 8은 그 서비스가 거래를 수행하는 데에 필요한 값들을 얻기 위한 다이얼로그 플로우 단계에 연관된 식당 예약 서비스(1672)의 모델을 도시한다. 이 경우, 식당 예약 서비스를 위한 서비스 모델(1672)은 예약이 파티 규모(1619)를 위한 값(예약할 테이블에 앉을 사람의 수)을 필요로 한다는 것을 지정한다. 능동적 온톨로지(1050)의 일부분인 파티 규모(1619) 개념은 사용자에게 거래를 위한 제약사항들에 관하여 질문하기 위한 일반적인 다이얼로그 플로우 모델(1642)에도 링크되거나 관련되며; 예를 들어 파티 규모는 다이얼로그 플로우 모델(1642)을 위한 필수 제약사항이다.
● 능동적 온톨로지들은 도메인 엔티티 데이터베이스들(1072)을 포함하고/거나 참조할 수 있다. 예를 들어, 도 8은 능동적 온톨로지(1050) 내의 식당 노드(1610)에 연관된 식당들(1652)의 도메인 엔티티 데이터베이스를 도시한다. 능동적 온톨로지(1050)는 지능형 자동화 어시스턴트(1002)의 다양한 컴포넌트들에 의해 이용될 수 있는 것과 같은 식당(1610)의 일반적인 개념들을 표현하며, 그것은 식당 데이터베이스(1652) 내의 특정 식당에 관한 데이터에 의해 인스턴스화된다.
● 능동적 온톨로지들은 어휘 데이터베이스들(1058)을 포함하고/거나 참조할 수 있다. 예를 들어, 도 8은 이탈리아, 프랑스 등의 요리, 및 "프랑스식", "유럽식", "프로방스식" 및 그와 유사한 것과 같은 각각의 요리에 연관된 단어들의 요리 어휘 데이터베이스(1662)를 도시한다. 능동적 온톨로지(1050)는 요리 데이터베이스(1662) 내의 요리들의 표현에 연관된 서빙되는 요리 노드(1615)에 관련된 식당 노드(1610)를 포함한다. 따라서, "프랑스식"과 같은 요리를 위한 데이터베이스(1662) 내의 특정 엔트리는 서빙되는 요리(1615)의 개념의 인스턴스로서 능동적 온톨로지(1050)를 통해 관련된다.
● 능동적 온톨로지들은 온톨로지(1050) 내의 개념들 또는 다른 표현들에 맵핑될 수 있는 임의의 데이터베이스를 포함하고/거나 참조할 수 있다. 도메인 엔티티 데이터베이스들(1072) 및 어휘 데이터베이스들(1058)은 능동적 온톨로지(1050)가 자동화 어시스턴트(1002)의 다른 컴포넌트들과, 그리고 서로와 데이터베이스들을 어떻게 통합할 수 있는지의 2가지 예일 뿐이다. 능동적 온톨로지들은 작성자, 설계자 또는 시스템 구축자가 데이터베이스 내의 표현들과 온톨로지(1050) 내의 표현들 간의 자명하지 않은 맵핑을 지정하는 것을 허용한다. 예를 들어, 식당 데이터베이스(1652)를 위한 데이터베이스 스키마는 스트링들 및 숫자들의 테이블로서, 또는 대용량의 사업체 데이터베이스로부터의 프로젝션으로서, 또는 데이터베이스(1652)에 적합한 임의의 다른 표현으로서 식당을 표현할 수 있다. 이러한 예시적인 능동적 온톨로지(1050)에서, 식당(1610)은 데이터베이스 테이블들로부터 다르게 조직되는 속성들 및 관계들을 갖는 개념 노드이다. 이러한 예에서, 온톨로지(1050)의 노드들은 데이터베이스 스키마들의 요소들에 연관된다. 데이터베이스와 온톨로지(1050)의 통합은 능동적 온톨로지(1050) 내의 더 큰 세트의 모델들 및 데이터에 관련하여 데이터베이스들 내의 특정 데이터 엔트리들을 해석하고 그에 작용하기 위한 통합 표현을 제공한다. 예를 들어, 단어 "프랑스식"은 요리 데이터베이스(1662) 내의 엔트리일 수 있다. 이러한 예에서는, 데이터베이스(1662)가 능동적 온톨로지(1050) 내에 통합되므로, 그 동일한 단어 "프랑스식"이 식사 이벤트를 플래닝하는 데에 수반되는 식당에서 서빙되는 가능한 요리로서의 해석도 가지며, 이러한 요리는 식당 예약 서비스를 이용할 때 이용할 제약사항으로서 기능하는 등이다. 따라서, 능동적 온톨로지들은 자동화 어시스턴트(1002)의 다른 컴포넌트들과 상호운영하기 위해, 데이터베이스들을 모델링 및 실행 환경에 통합할 수 있다.
위에서 설명된 바와 같이, 능동적 온톨로지(1050)는 작성자, 설계자 또는 시스템 구축자가 컴포넌트들을 통합하는 것을 허용하고; 따라서 도 8의 예에서, 다이얼로그 플로우 모델(1642) 내의 제약사항들과 같은 컴포넌트의 요소들은 식당 예약 서비스(1672)의 필수 파라미터와 같은 다른 컴포넌트들의 요소들과 함께 식별될 수 있다.
능동적 온톨로지들(1050)은 예를 들어 모델들, 데이터베이스들 및 컴포넌트들의 구성으로서 구현될 수 있고, 여기에서 모델들, 데이터베이스들 및 컴포넌트들 간의 관계들은 이하의 것들 중 임의의 것이다:
● 컨테이너쉽(containership) 및/또는 포함(inclusion);
● 링크들 및/또는 포인터들을 갖는 관계;
● 프로그램 내부 및 프로그램들 간의 API들을 통한 인터페이스.
예를 들어, 이제 도 9를 참조하면, 지능형 자동화 어시스턴트 시스템(1002)의 대안적인 실시예의 예가 나타나 있고, 여기에서 도메인 모델들(1056), 어휘(1058), 언어 패턴 인식기(1060), 단기간 개인 메모리(1052) 및 장기간 개인 메모리(1054) 컴포넌트들은 능동적 온톨로지(1050)에 연관된 공통 컨테이너 하에 조직되고, 능동적 입력 유도 컴포넌트(들)(1094), 언어 해석기(1070) 및 다이얼로그 플로우 프로세서(1080)와 같은 다른 컴포넌트들은 API 관계를 통해 능동적 온톨로지(1050)에 연관된다.
능동적 입력 유도 컴포넌트(들)(1094)
적어도 일 실시예에서, 능동적 입력 유도 컴포넌트(들)(1094)(위에서 설명된 바와 같이, 서버 및 클라이언트 컴포넌트 둘 다를 포함하는 구성으로, 또는 독립형 구성으로 구현될 수 있음)는 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 사용자 또는 사용자의 환경으로부터의 입력, 및/또는 그들의 필요(들) 또는 요청(들)에 관한 정보를 유도하고, 용이하게 하고/거나, 프로세싱하는 것. 예를 들어, 사용자가 식당을 찾기를 기대하는 경우, 입력 유도 모듈은 위치, 시간, 요리, 가격 등에 대한 사용자의 제약사항 또는 선호사항에 관한 정보를 얻을 수 있다.
● 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 소스들로부터의 다양한 종류의 입력을 용이하게 하는 것:
○ 텍스트를 생성하는 키보드들 또는 임의의 다른 입력 디바이스로부터의 입력
○ 부분 입력의 동적으로 제안되는 완성안을 제시하는 사용자 인터페이스들 내의 키보드들로부터의 입력
○ 보이스 또는 음성 입력 시스템들로부터의 입력
○ 사용자가 그래픽 개체들을 클릭, 선택 또는 다르게 직접 조작하여 선택안을 지시하는 그래픽 사용자 인터페이스들(GUI)로부터의 입력
○ 이메일, 문자 메시징 또는 다른 텍스트 통신 플랫폼을 포함하여, 텍스트를 생성하고 그것을 자동화 어시스턴트에 보내는 다른 애플리케이션들로부터의 입력.
능동적 입력 유도를 수행함으로써, 어시스턴트(1002)는 입력 프로세싱의 초기 위상에서 의도를 명확화할 수 있다. 예를 들어, 입력이 음성에 의해 제공되는 실시예에서, 파형이 서버(1340)에 보내질 수 있고, 거기에서 단어들이 추출되고 의미적 해석이 수행된다. 그 다음, 그러한 의미적 해석의 결과들은 능동적 입력 유도를 구동하기 위해 이용될 수 있으며, 그것은 음가적 매칭뿐만 아니라 의미적 적합함의 정도에 기초하여 선택할 대안적인 후보 단어들을 사용자에게 제시할 수 있다.
적어도 일 실시예에서, 능동적 입력 유도 컴포넌트(들)(1094)는 능동적으로, 자동적으로 및 동적으로, 사용자를 어시스턴트(1002)의 실시예들에 의해 제공되는 서비스들 중 하나 이상에 작용될 수 있는 입력들로 안내한다. 이제 도 10을 참조하면, 일 실시예에 따른 능동적 입력 유도 컴포넌트(들)(1094)을 위한 동작의 방법을 도시하는 흐름도가 나타나 있다.
절차는 단계(20)에서 시작한다. 단계(21)에서, 어시스턴트(1002)는 하나 이상의 입력 채널 상의 인터페이스들을 제공할 수 있다. 예를 들어, 사용자 인터페이스는 대화형 상호작용의 임의의 스테이지에서 말하거나 타이핑하거나 탭핑하기 위한 사용자 옵션들을 제공할 수 있다. 단계(22)에서, 사용자는 음성 녹음을 시작하거나 타이핑을 위한 인터페이스를 호출하기 위해 버튼을 누르는 것과 같이, 하나의 형식에서 입력을 개시함으로써 입력 채널을 선택한다.
적어도 일 실시예에서, 어시스턴트(1002)는 선택된 형식을 위한 디폴트 제안들을 제공한다(단계(23)). 즉, 그것은 사용자가 그 형식 상에서 임의의 입력을 입력하기 전에, 현재 컨텍스트 내에서 관련있는 옵션들(24)을 제공한다. 예를 들어, 텍스트 입력 형식에서, 어시스턴트(1002)는 예를 들어 명령형 동사(예를 들어, 찾아라, 구매해라, 예약해라, 취득해라, 호출해라, 체크해라, 스케줄링해라 및 그와 유사한 것), 명사(예를 들어, 식당, 영화, 이벤트, 사업체 및 그와 유사한 것), 또는 담론(discourse)의 메뉴형 옵션 명명 도메인(menu-like option naming domain)(예를 들어, 날씨, 스포츠, 뉴스 및 그와 유사한 것) 중 하나 이상(또는 그들의 조합)과 같은 텍스트 요청 또는 커맨드들을 시작할 공통 단어들의 목록을 제공할 수 있다.
단계(25)에서 사용자가 디폴트 옵션들 중 하나를 선택하고, 자동제출에 대한 선호사항(30)이 설정되는 경우, 절차는 즉시 리턴할 수 있다. 이것은 종래의 메뉴 선택의 동작과 유사하다.
그러나, 최초 옵션이 부분 입력으로서 취해질 수 있고, 다르게는 사용자가 부분 입력을 입력하기 시작했을 수 있다(단계(26)). 입력의 임의의 시점에서, 적어도 일 실시예에서 사용자는 부분 입력이 완성안임을 나타낼 것을 선택할 수 있고(단계(22)), 이것은 절차가 리턴하게 한다.
단계(28)에서, 선택된 것이든 입력된 것이든 간에 최신 입력이 누적 입력에 추가된다.
단계(29)에서, 시스템은 현재 입력, 및 관련있는 및/또는 의미있는 입력을 구성하는 것에 관한 제약사항들의 다른 소스들을 고려할 때에, 다음으로 가능한 관련있는 입력들을 제안한다.
적어도 일 실시예에서, (예를 들어, 단계들(23 및 29)에서 이용되는) 사용자 입력에 관한 제약사항들의 소스들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는, 어시스턴트(1002) 내에 포함될 수 있는 다양한 모델들 및 데이터 소스들 중 하나 이상이다:
● 어휘(1058). 예를 들어, 현재 입력에 매칭되는 단어들 또는 구절들이 제안될 수 있다. 적어도 일 실시예에서, 어휘는 능동적 온톨로지들, 도메인 모델들, 태스크 모델들, 다이얼로그 모델들 및/또는 서비스 모델들의 임의의 또는 하나 이상의 노드에 연관될 수 있다.
● 도메인 모델을 인스턴스화하거나 다르게 그에 일관될 수 있는 입력들을 제약할 수 있는 도메인 모델들(1056). 예를 들어, 적어도 일 실시예에서, 도메인 모델들(1056)은 현재 입력에 일관되는 개념들, 관계들, 속성들 및/또는 인스턴스들을 제안하기 위해 이용될 수 있다.
● 현재 입력 내의 관용구, 구절, 문법적 구조 또는 다른 패턴들을 인식하기 위해 이용될 수 있고, 패턴을 채우는 완성안을 제안하기 위해 이용될 수 있는 언어 패턴 인식기들(1060).
● 입력에 매칭되는 도메인 내의 가능한 엔티티들(예를 들어, 사업체 명칭, 영화 제목, 이벤트 명칭 및 그와 유사한 것)을 제안하기 위해 이용될 수 있는 도메인 엔티티 데이터베이스(1072).
● 임의의 이전의 입력 또는 이전의 입력의 일부분, 및/또는 사용자와의 상호작용 이력에 관한 임의의 다른 속성 또는 사실에 매칭시키기 위해 이용될 수 있는 단기간 메모리(1052). 예를 들어, 부분 입력은 가설에 의한 것이든(예를 들어 질의 내에 언급됨) 및/또는 물리적인 것이든(예를 들어, 위치 센서들로부터 결정됨) 간에 사용자가 세션 내에서 만났던 도시들에 대하여 매칭될 수 있다.
● 적어도 일 실시예에서, 최근 입력들, 요청들 또는 결과들의 의미적 패러프레이징들이 현재 입력에 대하여 매칭될 수 있다. 예를 들어, 사용자가 이전에 "라이브 뮤직"을 요청했고, 콘서트 목록을 획득했고, 다음으로 능동적 입력 유도 환경에서 "뮤직"을 타이핑한 경우, 제안들은 "라이브 뮤직" 및/또는 "콘서트"를 포함할 수 있다.
● 장기간 메모리로부터의 매칭 아이템들을 제안하기 위해 이용될 수 있는 장기간 개인 메모리(1054). 그러한 매칭 아이템들은 예를 들어, 저장된 도메인 엔티티들(예를 들어, "가장 좋아하는" 식당, 영화, 극장, 장소 및 그와 유사한 것), 할 일 아이템, 목록 아이템, 캘린더 엔트리, 연락처/주소록 내의 인명, 연락처/주소록 내에 언급된 거리 또는 도시명, 및 그와 유사한 것 중 하나 이상 또는 그들의 조합을 포함할 수 있다.
● 태스크 플로우 내의 다음의 가능한 단계들에 기초하여 입력들을 제안하기 위해 이용될 수 있는 태스크 플로우 모델들(1086).
● 다이얼로그 플로우 내의 다음의 가능한 단계들에 기초하여 입력들을 제안하기 위해 이용될 수 있는 다이얼로그 플로우 모델들(1087).
● 모델 내의 명칭, 범주, 능력 또는 임의의 다른 속성에 의해, 이용할 가능한 서비스들을 제안하기 위해 이용될 수 있는 서비스 능력 모델들(1088). 예를 들어, 사용자는 선호되는 리뷰 사이트의 명칭의 일부를 타이핑할 수 있고, 어시스턴트(1002)는 그 리뷰 사이트에 리뷰에 관하여 질의하기 위한 완성 커맨드를 제안할 수 있다.
적어도 일 실시예에서, 능동적 입력 유도 컴포넌트(들)(1094)는 대화형 인터페이스, 예를 들어 사용자와 어시스턴트가 대화 방식으로 발성을 주고 받음으로써 통신하는 인터페이스를 사용자에게 제공한다. 능동적 입력 유도 컴포넌트(들)(1094)는 다양한 유형의 대화형 인터페이스들을 수행 및/또는 구현하도록 운영될 수 있다.
적어도 일 실시예에서, 능동적 입력 유도 컴포넌트(들)(1094)는 어시스턴트(1002)가 다이얼로그 모델들에 따라 사용자로부터의 정보에 대해 프롬프트하기 위해 대화의 주고 받음을 이용하는 다양한 유형의 대화형 인터페이스들을 수행 및/또는 구현하도록 운영될 수 있다. 다이얼로그 모델들은 예를 들어 서비스를 수행하는 데에 필요한 정보를 유도하는 데에 요구되는 일련의 단계들과 같이, 다이얼로그를 실행하기 위한 절차를 표현할 수 있다.
적어도 일 실시예에서, 능동적 입력 유도 컴포넌트(들)(1094)은 사용자가 입력을 타이핑하거나 말하거나 다르게 생성하고 있는 동안, 사용자에게 실시간으로 제약사항들 및 안내들을 제공한다. 예를 들어, 능동적 유도는 어시스턴트(1002)의 일 실시예에 의해 인식될 수 있고/거나 어시스턴트(1002)의 실시예들에 의해 제공되는 하나 이상의 서비스에 의해 서비스될 수 있는 텍스트 입력들을 타이핑하도록 사용자를 안내할 수 있다. 이것은 사용자로부터의 제약되지 않은 입력을 수동적으로 기다리는 것보다 유리한데, 왜냐하면 그것은 유용할 수 있는 또는 유용했을 수 있는 입력들에 사용자의 노력이 집중되게 할 수 있고/거나, 어시스턴트(1002)의 실시예들이 사용자가 입력하고 있을 때 실시간으로 입력의 해석을 적용하는 것을 가능하게 하기 때문이다.
여기에 설명되는 능동 입력 유도의 기능들, 동작들, 작업들 및/또는 다른 특징들의 적어도 일부는 적어도 부분적으로 2006년 9월 8일자로 출원된 미국 특허 출원 제11/518,292호 "Method and Apparatus for Building an Intelligent Automated Assistant"에 설명된 다양한 방법들 및 장치들을 이용하여 구현될 수 있다.
구체적인 실시예들에 따르면, 능동적 입력 유도 컴포넌트(들)(1094)의 다수의 인스턴스들 또는 스레드들은 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들을 이용하여 동시에 구현 및/또는 개시될 수 있다.
상이한 실시예들에 따르면, 능동적 입력 유도 컴포넌트(들)(1094)의 하나 이상의 상이한 스레드 또는 인스턴스는 능동적 입력 유도 컴포넌트(들)(1094)의 적어도 하나의 인스턴스의 인스턴스화를 트리거하기 위한 하나 이상의 상이한 유형의 최소 임계 기준을 만족하는 하나 이상의 조건 또는 이벤트의 검출에 응답하여 개시될 수 있다. 능동 입력 유도 컴포넌트(들)(1094)의 하나 이상의 상이한 스레드 또는 인스턴스의 개시 및/또는 구현을 트리거할 수 있는 조건들 또는 이벤트들의 다양한 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
● 사용자 세션의 시작. 예를 들어, 사용자 세션이 어시스턴트(1002)의 일 실시예인 애플리케이션을 시작할 때, 인터페이스는 사용자가 예를 들어 음성 입력 시스템을 개시하기 위한 버튼을 누르거나 텍스트 입력 세션을 개시하기 위해 텍스트 필드를 클릭하는 것에 의해 입력을 개시할 기회를 제공할 수 있다.
● 검출된 사용자 입력.
● 질문에 대한 응답을 요청할 때, 또는 선택할 다음 단계들의 메뉴를 제공할 때와 같이, 어시스턴트(1002)가 사용자에게 명시적으로 입력을 프롬프트할 때.
● 어시스턴트(1002)가 사용자가 거래를 수행하는 것을 돕고 있고, 그 거래를 위해 데이터를 수집하고 있을 때(예를 들어 양식을 채움).
적어도 일 실시예에서, 능동 입력 유도 컴포넌트(들)(1094)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 능동적 입력 유도 컴포넌트(들)(1094)에 의해 액세스될 수 있는 상이한 유형의 데이터의 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
● 텍스트 입력에서 이용할 가능한 단어들의 데이터베이스;
● 텍스트 입력 발성에서 이용할 가능한 구절들의 문법;
● 음성 입력의 가능한 해석들의 데이터베이스;
● 사용자 또는 다른 사용자들로부터의 이전 입력들의 데이터베이스;
● 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는, 어시스턴트(1002)의 실시예들의 일부일 수 있는 다양한 모델들 및 데이터 소스들 중 임의의 것으로부터의 데이터:
● 도메인 모델들(1056);
● 어휘(1058);
● 언어 패턴 인식기들(1060);
● 도메인 엔티티 데이터베이스들(1072);
● 단기간 메모리(1052);
● 장기간 개인 메모리(1054);
● 태스크 플로우 모델들(1086);
● 다이얼로그 플로우 모델들(1087);
● 서비스 능력 모델들(1088).
상이한 실시예들에 따르면, 능동적 입력 유도 컴포넌트(들)(1094)는 능동적 유도 절차들을 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)에 적용할 수 있다:
● 타이핑된 입력;
● 음성 입력;
● 제스처들을 포함하는, 그래픽 사용자 인터페이스(GUI)로부터의 입력;
● 다이얼로그 내에서 제공된 제안들로부터의 입력; 및
● 계산 및/또는 감지 환경으로부터의 이벤트들.
능동적 타이핑 입력 유도
이제 도 11을 참조하면, 일 실시예에 따른 능동적 타이핑 입력 유도를 위한 방법을 도시하는 흐름도가 나타나 있다.
방법은 단계(110)에서 시작한다. 어시스턴트(1002)는 예를 들어 입력 디바이스(1206)를 통해 부분 텍스트 입력을 수신한다(단계(111)). 부분 텍스트 입력은 예를 들어 텍스트 입력 필드에 지금까지 타이핑된 문자들을 포함할 수 있다. 임의의 시점에서, 사용자는 예를 들어 엔터키를 누르는 것에 의해, 타이핑된 입력이 완성안임을 나타낼 수 있다(단계(112)). 완성안이 아니라면, 제안 생성기는 후보 제안들(116)을 생성한다(단계(114)). 이러한 제안들은 여기에 설명되는 정보 또는 제약사항들의 소스들 중 임의의 것에 기초하는 구문적, 의미적 및/또는 다른 종류의 제안일 수 있다. 제안이 선택되면(단계(118)), 입력은 선택된 제안을 포함하도록 변환된다(단계(117)).
적어도 일 실시예에서, 제안들은 현재 입력에의 확장들을 포함할 수 있다. 예를 들어, "rest"에 대한 제안은 "restaurants"을 포함할 수 있다.
적어도 일 실시예에서, 제안들은 현재 입력의 부분들의 대체안을 포함할 수 있다. 예를 들어, "rest"에 대한 제안은 "먹을 장소(places to eat)"일 수 있다.
적어도 일 실시예에서, 제안들은 현재 입력의 부분들의 대체 및 리프레이징(rephrasing)을 포함할 수 있다. 예를 들어, 현재 입력이 "어떤 스타일의 식당을 찾아라(find restaurants of style)"라면, 제안은 "이탈리안(Italian)"일 수 있고, 그 제안이 선택될 때, 전체 입력은 "이탈리안 식당을 찾아라(find Italian restaurants)"로 다시 쓰여질 수 있다.
적어도 일 실시예에서, 리턴되는 결과 입력은 주석되어(단계(119)), 단계(118)에서 어떤 선택들이 이루어졌는지에 관한 정보가 텍스트 입력과 함께 보존되게 된다. 이것은 예를 들어 스트링 기저에 있는 의미적 개념들 또는 엔티티들이 리턴 시에 그 스트링에 연관되는 것을 가능하게 하고, 이것은 후속 언어 해석의 정확도를 향상시킨다.
이제 도 12 내지 21을 참조하면, 일 실시예에 따른 능동적 타이핑 입력 유도를 위한 절차들의 일부의 몇몇 부분들을 예시하는 스크린 샷들이 나타나 있다. 스크린 샷들은 캘리포니아 쿠퍼티노의 Apple Inc.로부터 입수할 수 있는 iPhone과 같은 스마트폰 상에 구현되는 어시스턴트(1002)의 실시예의 예를 도시한다. 입력은 온스크린 키보드 기능성을 포함하는 터치스크린을 통하여 그러한 디바이스에 제공된다. 본 기술분야의 숙련된 자는 스크린 샷들이 예시에 지나지 않는 실시예를 도시한 것이며, 본 발명의 기법들은 다른 디바이스들 상에 다른 레이아웃들 및 구성들을 이용하여 구현될 수 있음을 인식할 것이다.
도 12에서, 스크린(1201)은 필드(1203) 내에 입력이 제공되지 않은 때에 나타나는 제안들의 최상위 세트(1202)를 포함한다. 이것은 도 10의 비-입력 단계(23)가 입력이 없는 경우의 도 11의 단계(114)에 적용된 것에 대응한다.
도 13에서, 스크린(1301)은 온스크린 키보드(1304)를 이용하여 필드(1203) 내에 입력된 부분 사용자 입력(1305)의 제안된 완성안들(1303)을 제공하기 위해 어휘를 이용하는 것의 예를 도시한다. 이러한 제안된 완성안들(1303)은 능동적 입력 유도(1094)의 기능의 일부분일 수 있다. 사용자는 스트링 "comm"을 포함하는 부분 사용자 입력(1305)을 입력하였다. 어휘 컴포넌트(1058)는 이 스트링을 제안된 완성안들(1303)로서 나열된 3개의 상이한 종류의 인스턴스에 맵핑하였고: 구절 "community & local events"는 이벤트 도메인의 범주이고, "chambers of commerce"는 로컬 사업체 검색 도메인의 범주이고, "Jewish Community Center"는 로컬 사업체의 인스턴스의 명칭이다. 어휘 컴포넌트(1058)는 이들과 같은 명칭 공간들의 데이터 조회 및 관리를 제공할 수 있다. 사용자는 자신이 입력을 마쳤다는 것을 나타내기 위해 Go 버튼(1306)을 탭핑할 수 있고; 이것은 어시스턴트(1002)가 사용자 입력의 유닛으로서 완성된 텍스트 스트링으로 진행하게 한다.
도 14에서, 스크린(1401)은 부분 스트링 "wh"(1305)을 위한 제안된 의미적 완성안(1303)이 타이핑 파라미터들을 갖는 전체 구절들을 포함하는 예를 도시한다. 이러한 종류의 제안들은 여기에 설명되는 입력 제약사항들의 다양한 모델들 및 소스들 중 하나 이상을 이용하여 가능하게 될 수 있다. 예를 들어, 도 14에 도시된 일 실시예에서, "what is happening in city"는 로컬 이벤트 도메인의 위치 파라미터의 능동적 유도이고; "where is business name"은 로컬 사업체 검색 도메인의 사업체 명칭 제약사항의 능동적 유도이고; "what is showing at the venue name"은 로컬 이벤트 도메인의 장소 명칭 제약사항의 능동적 유도이고, "what is playing at the movie theater"는 로컬 이벤트 도메인의 영화관 명칭 제약사항의 능동적 유도이다. 이러한 예들은 제안된 완성안들이 이전에 입력된 질의들의 데이터베이스로부터 단순하게 인출되기보다는 모델들에 의해 생성된다는 것을 예시한다.
도 15에서, 스크린(1501)은 사용자가 필드(1203) 내에 추가 텍스트(1305)를 입력한 후의 동일한 예의 계속을 도시한다. 제안된 완성안들(1303)은 추가 텍스트(1305)에 매칭되도록 갱신된다. 본 예에서, 도메인 엔티티 데이터베이스(1072)로부터의 데이터, 즉 "f"로 시작하는 명칭을 갖는 장소들이 이용되었다. 이것은 "f"로 시작하는 모든 단어보다는 상당히 더 작고 더 의미적으로 관련있는 제안들의 세트임에 유의해야 한다. 다시, 제안들은 모델을 적용함으로써 생성되는데, 이 경우 도메인 모델은 명칭들을 갖는 사업체들인 장소들에서 발생하는 것으로서 로컬 이벤트들을 표현한다. 제안들은 로컬 이벤트 서비스를 이용할 때 잠재적으로 의미있는 엔트리들을 만들어낼 입력들을 능동적으로 유도한다.
도 16에서, 스크린(1601)은 사용자가 제안된 완성안들(1303) 중 하나를 선택한 후의 동일한 예의 계속을 도시한다. 능동적 유도는 여기에서 사용자가 선택할 수 있는 다수의 지정자(specifiers)(1602)를 제시함으로써, 요구되는 정보의 유형을 더 지정하도록 사용자를 프롬프트하는 것에 의해 계속된다. 본 예에서, 이러한 지정자들은 도메인, 태스크 플로우 및 다이얼로그 플로우 모델들에 의해 생성된다. 도메인은 위치들 내의 날짜들에서 발생하며 이벤트 명칭들 및 공연자들을 갖는 이벤트들의 범주를 포함하는 로컬 이벤트들이다. 이러한 실시예에서, 5가지의 옵션이 사용자에게 제공된다는 사실은 이러한 사용자들이 아직 입력하지 않은 제약사항들에 관하여 질문을 받아야 한다는 것을 나타내는 다이얼로그 플로우 모델, 및 이러한 5가지 제약사항이 어시스턴트가 이용할 수 있는 로컬 이벤트 서비스들에의 파라미터들임을 나타내는 서비스 모델로부터 발생된다. "by category" 및 "featured"와 같이 지정자로서 이용할 선호되는 구절들을 선택하는 것도 도메인 어휘 데이터베이스로부터 발생된다.
도 17에서, 스크린(1701)은 사용자가 지정자들(1602) 중 하나를 선택한 후의 동일한 예의 계속을 도시한다.
도 18에서, 스크린(1801)은 동일한 예의 계속을 도시하는데, 여기에서 선택된 지정자(1602)가 필드(1203)에 추가되었고, 추가 지정자들(1602)이 제시된다. 사용자는 지정자들(1602) 중 하나를 선택하고/거나 키보드(1304)를 통해 추가 텍스트 입력을 제공할 수 있다.
도 19에서, 스크린(1901)은 동일한 예의 계속을 도시하는데, 여기에서 선택된 지정자(1602)가 필드(1203)에 추가되었고, 다른 추가의 지정자들(1602)이 제시된다. 이러한 예에서, 이전에 입력된 제약사항들은 중복하여 능동적으로 유도되지 않는다.
도 20에서, 스크린(2001)은 동일한 예의 계속을 도시하는데, 여기에서 사용자는 Go 버튼(1306)을 탭핑하였다. 사용자의 입력이 박스(2002)에 보여지고, 사용자의 입력에 응답하여 수행될 질의에 관하여 사용자에게의 피드백을 제공하는 메시지는 박스(2003)에 보여진다.
도 21에서, 스크린(2101)은 동일한 예의 계속을 도시하는데, 여기에서는 결과들이 발견되었다. 메시지가 박스(2102)에 보여진다. 사용자가 추가 상세를 보는 것을 허용하는 입력 요소들을 포함하는 결과들(2103)은 식별된 이벤트를 저장하거나, 티켓을 구매하거나, 메모를 추가하거나 그와 유사한 것을 한다.
한 스크린(2101) 및 다른 디스플레이된 스크린들은 스크롤가능하여, 사용자가 스크린(2001) 또는 이전에 표시된 다른 스크린들을 보기 위해 위로 스크롤하고, 원하는 경우 질의를 변경하는 것을 허용한다.
능동적 음성 입력 유도
이제 도 22를 참조하면, 일 실시예에 따른 보이스 또는 음성 입력을 위한 능동적 입력 유도를 위한 방법을 도시하는 흐름도가 나타나 있다.
방법은 단계(221)에서 시작한다. 어시스턴트(1002)는 청각적 신호의 형태로 보이스 또는 음성 입력을 수신한다(단계(121)). 음성-텍스트 서비스(122) 또는 프로세서는 청각적 신호의 후보 텍스트 해석들의 세트(124)를 생성한다. 일 실시예에서, 음성-텍스트 서비스(122)는 예를 들어 메사추세츠 주 벌링턴의 Nuance Communications, Inc.로부터 입수가능한 뉘앙스 인식기(Nuance Recognizer)를 이용하여 구현된다.
일 실시예에서, 어시스턴트(1002)는 음성 입력(121)의 후보 텍스트 해석들(124)을 생성하기 위해 통계적 언어 모델들을 이용한다.
추가로, 일 실시예에서, 통계적 언어 모델들은 도 8에 나타난 어시스턴트(1002)의 다양한 모델들에서 발생하는 단어들, 명칭들 및 구절들을 찾도록 튜닝된다. 예를 들어, 적어도 일 실시예에서, 통계적 언어 모델들은 도메인 모델들(1056)(예를 들어 식당 및 식사 이벤트들에 관련된 단어들 및 구절들), 태스크 플로우 모델들(1086)(예를 들어 이벤트를 플래닝하는 것에 관련된 단어들 및 구절들), 다이얼로그 플로우 모델들(1087)(예를 들어 식당 예약을 위한 입력들을 수집하는 데에 필요한 제약사항들에 관련된 단어들 및 구절들), 도메인 엔티티 데이터베이스들(1072)(예를 들어 식당명), 어휘 데이터베이스들(1058)(예를 들어 요리명), 서비스 모델들(1088)(예를 들어 OpenTable과 같은 서비스 제공자의 명칭들), 및/또는 능동적 온톨로지(1050)의 임의의 노드에 연관된 임의의 단어들, 명칭들 또는 구절들 중 일부 또는 전부로부터의 단어들, 명칭들 및 구절들을 제공받는다.
일 실시예에서, 통계적 언어 모델들은 또한 장기간 개인 메모리(1054)로부터 단어들, 명칭들 및 구절들을 찾도록 튜닝된다. 예를 들어, 통계적 언어 모델들은 할 일 아이템들, 목록 아이템들, 개인 메모들, 캘린더 엔트리들, 연락처/주소록 내의 인명들, 이메일 주소들, 연락처/주소록 내에 언급된 거리 또는 도시명들, 및 그와 유사한 것으로부터 텍스트를 제공받을 수 있다.
순위화 컴포넌트는 후보 해석들(124)을 분석하고, 그들이 지능형 자동화 어시스턴트(1002)의 구문적 및/또는 의미적 모델들에 얼마나 잘 맞는지에 따라 그들을 순위화한다(단계(126)). 사용자 입력에 관한 제약사항의 임의의 소스들이 이용될 수 있다. 예를 들어, 일 실시예에서, 어시스턴트(1002)는 해석들이 의미적 및/또는 구문적 의미에서 도메인 모델, 태스크 모델 및/또는 다이얼로그 모델을 얼마나 잘 구문분석하는지, 및/또는 그와 유사한 것에 따라 음성-텍스트 해석기의 출력을 순위화할 수 있고; 그것은 텍스트 해석들(124) 내의 단어들의 다양한 조합들이 능동적 온톨로지(1050) 및 그것의 관련 모델들의 개념들, 관계들, 엔티티들 및 속성들에 얼마나 잘 맞는지를 평가한다. 예를 들어, 음성-텍스트 서비스(122)가 2개의 후보 해석 "점심에 먹을 이탈리아 음식" 및 "점심에 신을 이탈리아 신발"을 생성하는 경우, "점심에 먹을 이탈리아 음식"이 어시스턴트(1002)의 능동적 온톨로지(1050)의 노드들에 더 잘 매칭된다면, 의미적 관련성에 의한 순위화(126)는 "점심에 먹을 이탈리아 음식"에 더 높은 순위를 매길 수 있다(예를 들어, 단어 "이탈리아", "음식" 및 "점심" 전부가 온톨로지(1050) 내의 노드들에 매칭되고, 그들이 모두 온톨로지(1050) 내의 관계들에 의해 접속되는 반면, 단어 "신발"은 온톨로지(1050)에 매칭되지 않거나 외식 도메인 네트워크의 일부가 아닌 노드에 매칭된다).
다양한 실시예들에서, 도 28에 나타난 자연어 프로세싱 절차의 임의의 실시예를 포함하여, 텍스트 입력들을 해석하기 위해 어시스턴트(1002)에 의해 이용되는 알고리즘들 또는 절차들은 음성-텍스트 서비스(122)에 의해 생성되는 후보 텍스트 해석들(124)의 순위를 매기고 점수를 정하기 위해 이용될 수 있다.
일 실시예에서, 순위화 컴포넌트(126)가 해석들(124) 중의 최고 순위의 음성 해석이 지정된 임계보다 높은 순위에 있음을 결정하는 경우(단계(128)), 그 최고 순위의 해석이 자동적으로 선택될 수 있다(단계(130)). 어떠한 해석도 지정된 임계보다 높은 순위에 있지 않은 경우, 음성(134)의 가능한 후보 해석들이 사용자에게 제시된다(단계(132)). 그러면, 사용자는 디스플레이된 선택안들 중에서 선택할 수 있다(단계(136)).
다양한 실시예들에서, 디스플레이된 선택안들 중에서의 사용자 선택(136)은 예를 들어 도 16에 관련하여 설명된 다중 모드 입력의 모드들 중 임의의 것을 포함하는 임의의 입력 모드에 의해 달성될 수 있다. 그러한 입력 모드들은 능동적으로 유도된 타이핑 입력(2610), 능동적으로 유도된 음성 입력(2620), 입력을 위하여 능동적으로 제시된 GUI(2640) 및/또는 그와 유사한 것을 포함하지만 그에 한정되지는 않는다. 일 실시예에서, 사용자는 예를 들어 태핑하거나 말하는 것에 의해 후보 해석들(134) 중에서 선택할 수 있다. 말하는 것의 경우에서, 새로운 음성 입력의 가능한 해석은 제공되는 작은 세트의 선택안들(134)에 의해 고도로 제약된다. 예를 들어, "이탈리아 음식을 의미합니까 아니면 이탈리아 신발을 의미합니까?"라고 제의받았다면, 사용자는 단순히 "음식"이라고 말할 수 있고, 어시스턴트는 이것을 구절 "이탈리아 음식"에 매칭시킬 수 있고, 그것이 입력의 다른 전역적 해석과 혼동되지 않게 할 수 있다.
입력이 자동적으로 선택되든(단계(130)) 사용자에 의해 선택되든(단계(136)) 간에, 결과적인 입력(138)이 리턴된다. 적어도 일 실시예에서, 리턴되는 입력은 주석되어(단계(138)), 단계(136)에서 어떤 선택들이 행해졌는지에 관한 정보가 텍스트 입력과 함께 보존되게 된다. 이것은 예를 들어 스트링 기저에 있는 의미적 개념들 또는 엔티티들이 리턴 시에 그 스트링에 연관지어지는 것을 가능하게 하며, 이것은 후속하는 언어 해석의 정확도를 향상시킨다. 예를 들어, "이탈리아 음식"이 요리=이탈리아 음식(Cuisine=ItalianFood)의 의미적 해석에 기초하여 후보 해석들(134) 중 하나로서 제공되었다면, 머신 판독가능한 의미적 해석은 주석된 텍스트 입력(138)으로서의 스트링 "이탈리아 음식"의 사용자의 선택과 함께 보내질 수 있다.
적어도 일 실시예에서, 후보 텍스트 해석들(124)은 음성-텍스트 서비스(122)의 출력으로서 수신된 음성 해석들에 기초하여 생성된다.
적어도 일 실시예에서, 후보 텍스트 해석들(124)은 그들의 의미적 뜻(semantic meaning)에 관련하여 음성 해석들을 패러프레이징하는 것에 의해 생성된다. 일부 실시예들에서, 동일한 음성 해석의 복수의 패러프레이징이 존재하여, 상이한 단어 의미 또는 동음이의어 대안들을 제공할 수 있다. 예를 들어, 음성-텍스트 서비스(122)가 "만날 장소"를 나타내는 경우, 사용자에게 제시되는 후보 해석들은 "만날 장소(로컬 사업체)" 및 "식사할 장소(식당)"로서 패러프레이징될 수 있다.
적어도 일 실시예에서, 후보 텍스트 해석들(124)은 서브스트링들을 정정하기 위한 제의들을 포함한다.
적어도 일 실시예에서, 후보 텍스트 해석들(124)은 여기에서 설명되는 것과 같은 구문적 및 의미적 분석을 이용하여 후보 해석들의 서브스트링들을 정정하기 위한 제의들을 포함한다.
적어도 일 실시예에서, 사용자가 후보 해석을 선택할 때, 그것이 리턴된다.
적어도 일 실시예에서, 사용자는 해석이 리턴되기 전에 그것을 편집하기 위한 인터페이스를 제공받는다.
적어도 일 실시예에서, 사용자는 입력이 리턴되기 전에, 추가의 보이스 입력으로 계속하기 위한 인터페이스를 제공받는다. 이것은 입력 발성을 증분적으로 구축하여, 구문적 및 의미적 정정, 제안 및 안내를 1회의 반복에서 얻는 것을 가능하게 한다.
적어도 일 실시예에서, 사용자는 단계(136)로부터 능동적 타이핑 입력 유도 방법(도 11에 관련하여 위에서 설명됨)의 단계(111)로 직접 진행하기 위한 인터페이스를 제공받는다. 이것은 타이핑 입력 및 음성 입력을 교차 배치하여, 구문적 및 의미적 정정, 제안 및 안내를 하나의 단계에서 얻는 것을 가능하게 한다.
적어도 일 실시예에서, 사용자는 능동적 타이핑 입력 유도의 실시예의 단계(111)로부터 능동적 음성 입력 유도의 실시예로 직접 진행하기 위한 인터페이스를 제공받는다. 이것은 타이핑 입력 및 음성 입력을 교차 배치하여, 구문적 및 의미적 정정, 제안 및 안내를 하나의 단계에서 얻는 것을 가능하게 한다.
능동적 GUI 기반 입력 유도
이제 도 23을 참조하면, 일 실시예에 따른 GUI 기반 입력을 위한 능동적 입력 유도를 위한 방법을 도시하는 흐름도가 나타나 있다.
방법은 단계(140)에서 시작한다. 어시스턴트(1002)는 예를 들어 링크들 및 버튼들을 포함할 수 있는 출력 디바이스(1207) 상의 그래픽 사용자 인터페이스(GUI)를 제시한다(단계(141)). 사용자는 적어도 하나의 GUI 요소와 상호작용한다(단계(142)). 데이터(144)가 수신되고, 균일한 포맷으로 전환된다(146). 그 다음, 전환된 데이터가 리턴된다.
적어도 일 실시예에서, GUI의 요소들 중 일부는 컴퓨터 프로그램에 기입되기보다는, 능동적 온톨로지의 모델들로부터 동적으로 생성된다. 예를 들어, 어시스턴트(1002)는 식당 예약 서비스를 안내하기 위한 제약사항들의 세트를 스크린 상의 탭핑을 위한 영역들로서 제시할 수 있고, 각각의 영역은 제약사항의 명칭 및/또는 값을 표현한다. 예를 들어, 스크린은 제약사항 "요리", "위치" 및 "가격 범위"를 위한 영역들을 갖는, 동적으로 생성된 GUI 레이아웃의 로우들(rows)을 가질 수 있다. 능동적 온톨로지의 모델들이 변하면, GUI 스크린은 재프로그래밍없이 자동으로 변할 것이다.
능동적 다이얼로그 제안 입력 유도
도 24는 일 실시예에 따른 다이얼로그 흐름의 레벨에서의 능동적 입력 유도를 위한 방법을 도시한 흐름도이다. 어시스턴트(1002)는 가능한 응답들(152)을 제안한다(단계(151)). 사용자는 제안된 응답을 선택한다(단계(154)). 수신된 입력은 균일한 포맷으로 전환된다(단계(154)). 그 다음, 전환된 데이터가 리턴된다.
적어도 일 실시예에서, 단계(151)에서 제공되는 제안들은 다이얼로그 및/또는 태스크 플로우 내의 후속 단계들로서 제공된다.
적어도 일 실시예에서, 제안들은 예를 들어 도메인 및/또는 태스크 모델로부터의 파라미터들을 이용하여, 질의를 구체화하기 위한 옵션들을 제시한다. 예를 들어, 요청의 가정된 위치 또는 시간을 변경하도록 제시될 수 있다.
적어도 일 실시예에서, 제안들은 언어 해석 절차 또는 컴포넌트에 의해 주어진 모호한 대안적인 해석들 중에서 선택하기 위한 옵션들을 제공한다.
적어도 일 실시예에서, 제안들은 언어 해석 절차 또는 컴포넌트에 의해 주어진 모호한 대안적인 해석들 중에서 선택하기 위한 옵션들을 제공한다.
적어도 일 실시예에서, 제안들은 다이얼로그 플로우 모델(1087)에 연관된 워크플로우 내의 다음 단계들 중에서 선택할 옵션들을 제공한다. 예를 들어, 다이얼로그 플로우 모델(1087)은 한 도메인(예를 들어, 식당에서의 다이닝)에 대한 제약사항들을 수집한 후에, 어시스턴트(1002)가 다른 관련된 도메인들(예를 들어, 근처의 영화)을 제안할 것을 제안할 수 있다.
관련 이벤트들에 대한 능동적 모니터링
적어도 일 실시예에서, 비동기적인 이벤트들은 능동 유도된 입력의 다른 형식들과 유사한 방식으로 입력으로서 취급될 수 있다. 따라서, 그러한 이벤트들은 어시스턴트(1002)에의 입력들로서 제공될 수 있다. 일단 해석되고 나면, 그러한 이벤트들은 임의의 다른 입력들과 유사한 방식으로 취급될 수 있다.
예를 들어, 항공편 상태 변화는 사용자에게 보내질 경고 통지를 개시할 수 있다. 항공편이 지연되는 것으로서 나타나는 경우, 어시스턴트(1002)는 검출된 이벤트에 기초하여, 대안적인 항공편을 제시하는 것, 다른 제안들을 하는 것, 및 그와 유사한 것에 의해 다이얼로그를 계속할 수 있다.
그러한 이벤트들은 임의의 유형의 것일 수 있다. 예를 들어, 어시스턴트(1002)는 사용자가 이제 막 귀가했거나 어디있는지 알 수 없는 것(지정된 경로를 벗어난 것), 또는 주가가 임계값에 도달할 것, 또는 사용자가 관심있어하는 텔레비전 쇼가 시작하려고 하는 것, 또는 관심있는 뮤지션이 그 지역을 투어하고 있는 것을 검출할 수 있다. 이러한 상황들 중 어느 것에서도, 어시스턴트(1002)는 마치 사용자가 스스로 문의를 개시한 것처럼 실질적으로 동일한 방식으로 다이얼로그를 진행할 수 있다. 일 실시예에서, 이벤트들은 심지어, 예를 들어 동료가 점심 식사를 마치고 돌아온 때 사용자에게 알려주기 위해 다른 디바이스들로부터 제공되는 데이터에도 기초할 수 있다 (동료의 디바이스는 그러한 이벤트를 사용자의 디바이스에 시그널링할 수 있고, 그 때, 사용자의 디바이스에 설치된 어시스턴트(1002)는 그에 따라 응답한다).
일 실시예에서, 이벤트들은 캘린더, 시계, 미리 알림 또는 할 일 애플리케이션으로부터의 통지 또는 경고일 수 있다. 예를 들어, 저녁 데이트에 관한 캘린더 애플리케이션으로부터의 경고는 다이닝 이벤트에 관한 어시스턴트(1002)와의 다이얼로그를 개시할 수 있다. 다이얼로그는 마치 사용자가 "샌프란시스코에서 2명 저녁식사"와 같이, 다가오는 디너 이벤트에 관한 정보를 지금 막 말하거나 타이핑한 것처럼 진행할 수 있다.
일 실시예에서, 가능한 이벤트 트리거(162)의 컨텍스트는 사람, 장소, 시간 및 다른 데이터에 관한 정보를 포함할 수 있다. 이러한 데이터는 프로세싱의 다양한 단계들을 이용하기 위해 어시스턴트(1002)에의 입력의 일부분으로서 이용될 수 있다.
일 실시예에서, 이벤트 트리거(162)의 컨텍스트로부터의 이러한 데이터는 사용자로부터의 음성 또는 텍스트 입력들을 명확화하기 위해 이용될 수 있다. 예를 들어, 캘린더 이벤트 경고가 이벤트에 초대된 사람의 성명을 포함하는 경우, 그 정보는 동일 또는 유사한 성명을 갖는 몇 명의 사람들이 매칭되는 입력을 명확화하는 것을 도울 수 있다.
이제 도 25를 참조하면, 일 실시예에 따른 관련 이벤트들에 대한 능동적 모니터링을 위한 방법을 도시하는 흐름도가 나타나 있다. 본 예에서, 이벤트 트리거 이벤트들은 입력의 세트들(162)이다. 어시스턴트(1002)는 그러한 이벤트들에 대해 모니터링한다(단계(161)). 검출된 이벤트들은 지능형 자동화 어시스턴트(1002) 내의 다른 컴포넌트들로부터 입수가능한 모델들, 데이터 및 정보를 이용하여 의미적 관련성에 관하여 필터링되고 소팅될 수 있다(단계(164)). 예를 들어, 사용자를 위한 단기간 또는 장기간 메모리 기록들이 사용자가 해당 항공편에 탑승 중이고/거나 그에 관하여 어시스턴트(1002)에 질의했었음을 나타내는 경우, 그 항공편의 상태의 변화를 보고하는 이벤트에 더 높은 관련성이 주어질 수 있다. 그 다음, 이러한 소팅 및 필터링은 사용자에 의한 리뷰를 위해 최상위 이벤트들만을 제시할 수 있고, 그러면 그 사용자는 하나 이상을 선택하여 그에 대해 조치를 취할 수 있다.
이벤트 데이터는 균일한 입력 포맷으로 전환되고(단계(166)), 리턴된다.
적어도 일 실시예에서, 어시스턴트(1002)는 사용자의 주의집중을 위해 제안된 이벤트들에 연관된 서비스들을 사전 조치로 제공할 수 있다. 예를 들어, 항공편 상태 경고가 항공편이 결항될 수 있음을 나타내는 경우, 어시스턴트(1002)는 여행 일정표를 다시 플래닝하거나 호텔을 예약하기 위한 태스크 플로우를 사용자에게 제안할 수 있다.
입력 유도 컴포넌트(들)의 예:
이하의 예는 능동적 입력 유도 컴포넌트(들)(1094)에 의해 제공될 수 있는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들 중 일부를 예시하는 것을 돕도록 의도된 것이다.
예: 커맨드 완성(사용자가 어시스턴트(1002)에게 무엇을 말할 수 있는가?)
사용자는 "무엇을 하기를 원하는가?(what do you want to do?)"를 입력하기 위해 일반적 명령어를 갖는 텍스트 입력 박스를 대면하고 있다. 컨텍스트 및 사용자 입력에 따라, 수 개의 시스템 응답 중 임의의 것이 제공된다. 예들이 이하에 나타나 있다;
사례: 널 입력
사용자 입력 시스템 응답 코멘트
필드가 비어있고 다이얼로그 컨텍스트가 없는 상태에서, 질문 또는 스페이스 캐릭터를 타이핑하거나 소정 기간 동안 아무 것도 입력하지 않음
●Find restaurants, hotels, movies,...
●Book a table, a room, a seat,...
●Order food, flowers,...
●Buy a ticket, a book, a DVD,...
●Schedule a meeting, an event,...
●Remember to a thing to do...
●Explain Results
검정 텍스트가 입력 필드에 삽입될 것이다. 텍스트가 삽입되고 나면, 이텔릭체 텍스트는 후속 제안일 것이다.
사례: 제1 단어 입력
사용자 입력 시스템 응답 코멘트
다이얼로그 컨텍스트가 비어있는 상태에서, 사용자가 임의의 커맨드의 제1 문자를 타이핑하는 경우, 그것이 제안된다. 예를 들어,
F|
Find restuarants, hotels, movies,...
검정 텍스트가 입력 필드에 삽입될 것이다. 텍스트가 삽입되고 나면, 이텔릭체 텍스트는 후속 제안일 것이다.
사례: 키워드 입력
사용자 입력 시스템 응답 코멘트
다이얼로그 컨텍스트가 비어있는 상태에서, 사용자가 임의의 키워드의 처음 2 문자를 타이핑하는 경우, 커맨드뿐만 아니라 그것이 제안된다. 예를 들어,
Re|
Remember to a thing to do...
●Find restaurants by location, cuisine,
검정 텍스트가 입력 필드에 삽입될 것이다. 텍스트가 삽입되고 나면, 이텔릭체 텍스트는 후속 제안일 것이다.
사례: 독립변수들에 대한 프롬프트
사용자 입력 시스템 응답 코멘트
사용자가 "커맨드" 동사를 입력하거나 선택하고 다른 것은 하지 않는다. 예를 들어,
Find_|
●restaurants by location, cuisine,...
●hotels by location, availability,...
●movies by location, genre,...
●name of place
선택 클래스를 제의하는 것뿐만 아니라, 제약사항 옵션들을 광고한다. 장소의 명칭은 프롬프트일 뿐이며, 텍스트를 삽입하지 않을 것이라는 점에 유의해야 한다.
사례: 기준 제안
사용자 입력 시스템 응답 코멘트
사용자가 이미 태스크 및 도메인을 확립하기에 충분하게 입력하였고, 이제는 적법한 제약사항들에 대하여 프롬프트된다.
Find restaurants_|
● in city, zip code
● near home, office, place name
● named restaurant name
검정 텍스트가 입력 필드에 삽입될 것이다. 텍스트가 삽입되고 나면, 이텔릭체 텍스트는 후속 제안일 것이다.
사례: 기준 추가
사용자 입력 시스템 응답 코멘트
사용자가 "in"이라고 말하였고, 지금은 위치들에 대하여 프롬프트된다.
Find restaurants in_|
● city, zip code
● Palo Alto, CA
● Menlo Park, CA
그들이 다음 단어를 입력할 때까지, 어떤 종류를 타이핑할지에 대해 제안들이 프롬프트된다. 장소들은 개인 메모리로부터의 도시들이다.
사용자가 "near"라고 말하였고, 지금은 위치들에 대하여 프롬프트된다.
Find restaurants near_|
● my home
● my work
● Palo Alto, CA
● Menlo Park, CA
장소들은 개인 메모리로부터의 하나 이상의 장소이다.
사례: 위치 또는 다른 제약사항 추가
사용자 입력 시스템 응답 코멘트
Find restaurants in Palo Alto_| ● serving food type or cuisine
● with availability tonight, tomorrow,...
● described as romatic, good service
다른 제약사항들에 대해 프롬프트
Find restaurants in Palo Alto with availability_| ● tonight
● tomorrow
● at 7pm
● at 9pm
● other time or date
7:00 및 9:00은 현재 시간에 기초하는 우리의 제안들이다.
사례: 제약사항들, 미지의 태스크 또는 도메인으로부터 시작
사용자 입력 시스템 응답 코멘트
romantic_| ● restaurants by location, cuisine,...
● hotels by location, availabiity,...
● movies by location, genre,...
온톨로지로부터의 제약사항 값은 어느 선택 클래스를 사용할지를 알려준다.
comedy_| ● movies by location, genre,...
● events by location,...
● clubs by location
"comedy"는 영화 장르, 이벤트 장르를 위한 제약사항 값이고, "comedy clubs"는 로컬 디렉토리 사업체 범주이다.
예: 명칭 완성
여기에서, 사용자는 커맨드들 중 어느 것도 받아들이지 않고서 소정 텍스트를 타이핑하였거나, 단지 엔티티 명칭으로 커맨드를 연장하고 있다. 시스템은 컨텍스트에 의존하여 명칭을 완성하려고 시도할 수 있다. 그것은 또한 도메인을 명확화한다.
사례: 컨텍스트없는 단어들
사용자 입력 시스템 응답 코멘트
il for ● Il Fornaio(restaurant)
● Ill Forgotten Gains(movie)
엔티티 명칭 조회를 요구할 수 있다. 다중단어 완성안을 인지한다. 도메인을 제안으로서 보여준다.
tom cruise ● movies 엔티티 명칭 조회를 요구할 수 있다.
romantic ● movies
● restaurant
온톨로지에만 기초한다.
사례: 컨텍스트를 갖는 명칭
사용자 입력 시스템 응답 코멘트
Find restaurants
il for
● Il Fornaio(restaurant)
엔티티 명칭 조회를 요구할 수 있다. 완성안을 제약하기 위해 현재 및 과거 질의들로부터의 선택 클래스 및 위치 컨텍스트를 이용한다.
tom cruise ● movies 엔티티 명칭 조회를 요구할 수 있다.
Find movies rom ● romantic
● Roman Holiday(movie)
온톨로지에만 기초한다.
g-rated ● movies
예: 세트로부터의 값들을 선택
여기에서, 사용자는 위치, 시간, 요리 또는 장르와 같은 구체적인 파라미터를 위한 값을 입력하기 위해 시스템 요청에 응답하고 있다. 사용자는 목록으로부터 선택하거나 값을 입력할 수 있다. 사용자가 타이핑할 때, 목록으로부터의 매칭 항목들이 옵션들로서 보여진다. 예들이 이하에 보여진다:
사례: 값 클래스(Valueclass) 선택
사용자 입력 시스템 응답 코멘트
Restaurants serving ● burgers
● Ice cream
● Hot dogs
사용자는 그 밖의 무엇인가를 타이핑할 수 있고, 메뉴로부터 반드시 고를 필요가 없다.
Restaurants serving h ● Hamburgers
● Hot dogs
● Hot sauce
Movies playing ● today
● tonight
● Friday night
예: 이전 커맨드들을 재사용
이전 질의들은 또한 자동 완성 인터페이스 내에서 완성하기 위한 옵션들이다. 그들은 단지 스트링으로서 매칭될 수 있거나(입력 필드가 비어있거나 알려진 제약사항들이 없을 때), 또는 특정 상황들에 있을 때 관련있는 것으로서 제안될 수 있다.
사례: 이전 질의들의 완성
사용자 입력 시스템 응답 코멘트
Ital Italian restaurants(normal completion)
● Films starring Italian actors(recent query)
이전 질의들을 검색하기 위해 스트링 매칭을 이용한다.
Lunch ● lunch places in marin(recent query)
● buy the book naked lunch
예: 개인 메모리 아이템들을 검색
어시스턴트(1002)는 사용자에 연관된 개인 메모리 내의 소정의 이벤트들 및/또는 엔티티들을 기억할 수 있다. 그러한 기억된 아이템들에 기초하여 자동 완성이 수행될 수 있다. 예들은 이하에 나타난다.
사례: 개인 메모리 내의 이벤트들 및 엔티티들의 완성
사용자 입력 시스템 응답 코멘트
Mary ● lunch with Mary on Saturday(from My Events)
● films called "Somthing about Mary"
Lunch ● Lunch with Mary on Saturday(from My Events)
● buy the book naked lunch (from My Todos)
Hob ● Hobee's Restaurant in Palo Alto(from My Restaurants)
다중 모드 능동적 입력 유도
적어도 일 실시예에서, 능동적 입력 유도 컴포넌트(들)(1094)는 복수의 입력 형식으로부터의 입력을 프로세싱할 수 있다. 제안된 옵션들 중에서 선택하기 위해 특정한 종류의 입력들 및 방법들을 활용하는 능동적 입력 유도 절차를 갖고서 적어도 하나의 형식이 구현될 수 있다. 여기에 설명되는 바와 같이, 그들은 텍스트 입력, 음성 입력, GUI-기반 입력, 다이얼로그의 컨텍스트 내의 입력, 및/또는 이벤트 트리거들로부터 기인한 입력을 위한 능동적 입력 유도를 위한 절차들의 실시예들이다.
적어도 일 실시예에서, 지능형 자동화 어시스턴트(1002)의 단일 인스턴스에 대하여, 타이핑된 입력, 음성 입력, GUI 입력, 다이얼로그 입력 및/또는 이벤트 입력 중 하나 이상(또는 그들의 임의의 조합)을 위한 지원이 있을 수 있다.
이제 도 26을 참조하면, 일 실시예에 따른 다중 모드 능동적 입력 유도를 위한 방법을 도시한 흐름도가 나타나 있다. 방법은 단계(100)에서 시작한다. 입력들은 입력 형식들 중 하나 이상 또는 그들의 임의의 조합으로부터, 임의의 시퀀스로 동시에 수신될 수 있다. 따라서, 방법은 타이핑 입력(2610), 음성 입력(2620), GUI 기반 입력(2640), 다이얼로그의 컨텍스트 내의 입력(2650) 및/또는 이벤트 트리거들로부터 기인하는 입력(2660)을 능동적으로 유도하는 것을 포함한다. 이러한 입력 소스들 중 임의의 것 또는 전부는 통합 입력 포맷(2690)으로 통합되고 리턴된다. 통합 입력 포맷(2690)은 지능형 자동화 어시스턴트(1002)의 다른 컴포넌트들이 특정한 입력 형식에 독립적으로 설계되고 작동하는 것을 가능하게 한다.
복수의 형식 및 레벨을 위한 능동적 안내를 제공하는 것은 고립된 형식들이 이용할 수 있는 것들을 넘어서는 입력에 대한 제약사항들 및 안내를 가능하게 한다. 예를 들어, 음성, 텍스트 및 다이얼로그 단계들을 선택하기 위해 제공되는 제안들의 종류는 독립적이므로, 그들의 조합은 개별 형식들 또는 레벨들에 능동적 유도 기법들을 더하는 것에 비해 상당한 개선이다.
여기에 설명되는 것과 같은 제약사항들의 복수의 소스(구문적/언어적, 어휘, 엔티티 데이터베이스, 도메인 모델들, 태스크 모델들, 서비스 모델들 및 그와 유사한 것)와, 이들 제약사항들이 능동적으로 적용될 수 있는 복수의 장소들(음성, 텍스트, GUI, 다이얼로그 및 비동기 이벤트들)의 결합은 인간-머신 상호작용을 위한 새로운 레벨의 기능성을 제공한다.
도메인 모델 컴포넌트(들)(1056)
도메인 모델(1056) 컴포넌트(들)는 도메인의 개념들, 엔티티들, 관계들, 속성들 및 인스턴스들의 표현을 포함한다. 예를 들어, 외식 도메인 모델(1622)은 명칭과 주소 및 전화 번호를 갖는 사업체로서의 식당의 개념, 식당에 연관된 파티 규모와 날짜 및 시간을 갖는 식사 이벤트의 개념을 포함할 수 있다.
적어도 일 실시예에서, 어시스턴트(1002)의 도메인 모델 컴포넌트(들)(1056)는 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행하고/거나 구현하도록 운영될 수 있다:
● 도메인 모델 컴포넌트(들)(1056)는 입력 유도(100), 자연어 해석(200), 서비스에의 디스패치(400) 및 출력 생성(600)을 포함하는 수 개의 프로세스를 위해 자동화 어시스턴트(1002)에 의해 이용될 수 있다.
● 도메인 모델 컴포넌트(들)(1056)는 입력의 능동적 유도(100) 및 자연어 프로세싱(200)을 위해 이용될 수 있는, 식당들의 명칭들과 같이 도메인 개념 또는 엔티티에 매칭될 수 있는 단어들의 목록들을 제공할 수 있다.
● 도메인 모델 컴포넌트(들)(1056)는 예를 들어 단어가 식당의 명칭임을 결정하기 위해 프로세스들 내에서 후보 단어들을 분류할 수 있다.
● 도메인 모델 컴포넌트(들)(1056)는 자연어를 해석하기 위해 부분적 정보 간의 관계를 보여줄 수 있는데, 예를 들어 요리는 사업체 엔티티에 연관될 수 있다(예를 들어, "local Mexican food"는 "find restaurants with style = Mexican"로서 해석될 수 있고, 이러한 추론은 도메인 모델(1056) 내의 정보로 인해 가능하다).
● 도메인 모델 컴포넌트(들)(1056)는 서비스 오케스트레이션(1082)에서 이용되는 서비스들에 관한 정보를 조직할 수 있는데, 예를 들어 특정 웹 서비스가 식당들의 리뷰들을 제공할 수 있다.
● 도메인 모델 컴포넌트(들)(1056)는 예를 들어 개념들, 관계들, 속성들 및 인스턴스들을 설명하는 기본적인 방식들을 제공함으로써, 자연어 패러프레이징 및 다른 출력 포맷팅을 생성하기 위한 정보를 제공할 수 있다.
구체적인 실시예들에 따르면, 도메인 모델 컴포넌트(들)(1056)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들을 이용하여 동시에 구현 및/또는 개시될 수 있다. 예를 들어, 적어도 일부 실시예들에서, 도메인 모델 컴포넌트(들)(1056)의 다양한 양상들, 특징들 및/또는 기능성들은 이하의 유형의 시스템들, 컴포넌트들, 시스템들, 디바이스들, 절차들, 프로세스들 및 그와 유사한 것 중 하나 이상(또는 그들의 조합)에 의해 수행, 구현 및/또는 개시될 수 있다:
● 도메인 모델 컴포넌트(들)(1056)는 개념들, 관계들, 속성들 및 인스턴스들을 표현하는 데이터 구조들로서 구현될 수 있다. 이러한 데이터 구조들은 메모리, 파일들 또는 데이터베이스들 내에 저장될 수 있다.
● 도메인 모델 컴포넌트(들)(1056)에의 액세스는 직접 API들, 네트워크 API들, 데이터베이스 질의 인터페이스들 및/또는 그와 유사한 것을 통해 구현될 수 있다.
● 도메인 모델 컴포넌트(들)(1056)의 생성 및 유지는 예를 들어, 파일들의 직접 편집, 데이터베이스 거래들 및/또는 도메인 모델 편집 도구들의 이용을 통해 달성될 수 있다.
● 도메인 모델 컴포넌트(들)(1056)는 모델들을 서버들 및 사용자들을 위한 모델들의 인스턴스화들과 결합하는 능동적 온톨로지들(1050)의 일부로서 또는 그에 연관하여 구현될 수 있다.
다양한 실시예들에 따르면, 도메인 모델 컴포넌트(들)(1056)의 하나 이상의 상이한 스레드 또는 인스턴스는 도메인 모델 컴포넌트(들)(1056)의 적어도 하나의 인스턴스화의 개시를 트리거하기 위한 하나 이상의 상이한 유형의 최소 임계 기준을 만족하는 하나 이상의 조건 또는 이벤트의 검출에 응답하여 개시될 수 있다. 예를 들어, 도메인 모델 컴포넌트(들)(1056)의 하나 이상의 상이한 스레드 또는 인스턴스의 트리거 개시 및/또는 구현은 사용자들을 위한 입력 유도, 입력 해석, 태스크 및 도메인 식별, 자연어 프로세싱, 서비스 오케스트레이션 및/또는 출력 포맷팅 동안을 포함하여, 도메인 모델 정보가 요구될 때 트리거될 수 있다.
적어도 일 실시예에서, 도메인 모델 컴포넌트(들)(1056)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 예를 들어, 도메인 모델 컴포넌트(들)(1056)로부터의 데이터는 어휘(1058), 언어 패턴 인식기들(1060), 다이얼로그 플로우 모델들(1087), 태스크 플로우 모델들(1086), 서비스 능력 모델들(1088), 도메인 엔티티 데이터베이스들(1072) 및 그와 유사한 것을 포함하는 다른 모델 모델링 컴포넌트들에 연관될 수 있다. 예를 들어, 식당들로서 분류되는 도메인 엔티티 데이터베이스들(1072) 내의 사업체들은 외식 도메인 모델 컴포넌트들 내에 유지되는 유형 식별자들에 의해 알려질 수 있다.
도메인 모델 컴포넌트(들)의 예:
이제 도 27을 참조하면, 일 실시예에 따른 도메인 모델 컴포넌트(들)(1056)에 의해 제공될 수 있는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들의 예를 도시하는 스크린 샷들의 세트가 도시되어 있다.
적어도 일 실시예에서, 도메인 모델 컴포넌트(들)(1056)는 수 개의 구별되는 데이터 소스 및 서비스로부터의 데이터를 결합하며, 예를 들어 명칭, 주소, 사업 범주, 전화 번화, 장기간 개인 메모리에 저장할 식별자, 이메일을 통해 공유할 식별자, 복수의 소스로부터의 리뷰들, 지도 좌표들, 개인 메모들 및 그와 유사한 것을 포함하는, 식당에 관한 스크린들(103A 및 103B) 내에 보여진 정보의 표시를 가능하게 하는 통합 데이터 표현이다.
언어 해석기 컴포넌트(들)(1070)
적어도 일 실시예에서, 어시스턴트(1002)의 언어 해석기 컴포넌트(들)(1070)은 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 사용자 입력을 분석하고, 구문분석 결과들의 세트를 식별한다.
사용자 입력은 사용자로부터의 임의의 정보, 및 사용자의 의도를 이해하는 데에 기여할 수 있는 그 사용자의 디바이스 컨텍스트를 포함할 수 있으며, 그것은 예를 들어 단어들의 시퀀스, 입력을 유도하는 데에 수반된 제스처들 또는 GUI 요소들의 아이덴티티, 다이얼로그의 현재 컨텍스트, 현재의 디바이스 애플리케이션 및 그것의 현재 데이터 개체들, 및/또는 위치, 시간 및 그와 유사한 것과 같은 사용자에 관하여 획득된 임의의 다른 개인적 동적 데이터 중 하나 이상(또는 그들의 조합)을 포함할 수 있다. 예를 들어, 일 실시예에서, 사용자 입력은 능동적 입력 유도(1094)로부터 기인한 균일한 주석된 입력 포맷(2690)의 형태이다.
구문분석 결과들은 사용자 입력 내의 데이터와, 모델들, 데이터베이스들 및/또는 사용자 의도 및/또는 컨텍스트의 다른 표현들 내의 개념들, 관계들, 속성들, 인스턴스들, 및/또는 다른 노드들 및/또는 데이터 구조의 연관이다. 구문분석 결과 연관들은 사용자 입력의 단어들, 신호들 및 다른 요소들의 세트들 및 시퀀스들로부터, 여기에 설명된 하나 이상의 연관된 개념들, 관계들, 속성들, 인스턴스들, 다른 노드들 및/또는 데이터 구조들로의 복합 맵핑일 수 있다.
● 사용자 입력을 분석하고, 구문적 구문분석 결과들의 세트를 식별하는데, 그들은 사용자 입력 내의 데이터를, 다중 단어 명칭, 문장 구조 및/또는 다른 문법적 그래프 구조를 포함하는 음성, 절 및 구의 구문적 부분들을 표현하는 구조들에 연관시키는 구문분석 결과들이다. 구문적 구문분석 결과들은 도 28에 관련하여 설명되는 자연어 프로세싱 절차의 요소(212) 내에 설명된다.
● 사용자 입력을 분석하고, 의미적 구문분석 결과들의 세트를 식별하는데, 그들은 사용자 입력 내의 데이터를, 개념들, 관계들, 속성들, 엔티티들, 수량들, 명제들(propositions), 및/또는 의미 및 사용자 의도의 다른 표현들을 표현하는 구조들에 연관시키는 구문분석 결과들이다. 일 실시예에서, 의미 및 의도의 이러한 표현들은 도 28에 관련하여 설명되는 자연어 프로세싱 절차의 요소(220) 내에 설명되는 바와 같이, 온톨로지들 내의 모델들 또는 데이터베이스들 및/또는 노드들의 세트들 및/또는 요소들 및/또는 인스턴스들에 의해 표현된다.
● 도 28에 관련하여 설명된 자연어 프로세싱 절차의 요소(230) 내에 설명되는 바와 같이, 대안적인 구문적 또는 의미적 구문분석 결과들 간의 차이를 명확화한다.
● 도 11에 관련하여 설명된 것과 같은 자동완성 절차 내에서, 부분 타이핑된 입력이 구문적으로 및/또는 의미적으로 의미있는지를 결정한다.
● 도 11에 관련하여 설명된 것과 같은 자동완성 절차 내에서, 제안된 완성안들(114)을 생성하는 것을 돕는다.
● 도 22에 관련하여 설명된 것과 같은 음성 입력 절차 내에서, 음성 입력의 해석들이 구문적으로 및/또는 의미적으로 의미있는지를 결정한다.
구체적인 실시예들에 따르면, 언어 해석기 컴포넌트(들)(1070)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합을 이용하여 동시에 구현 및/또는 개시될 수 있다.
상이한 실시예들에 따르면, 언어 해석기 컴포넌트(들)(1070)의 하나 이상의 상이한 스레드 또는 인스턴스는 언어 해석기 컴포넌트(들)(1070)의 적어도 하나의 인스턴스의 개시를 트리거하기 위한 하나 이상의 상이한 유형의 최소 임계 기준을 만족시키는 하나 이상의 조건 또는 이벤트의 검출에 응답하여 개시될 수 있다. 언어 해석기 컴포넌트(들)(1070)의 하나 이상의 상이한 스레드 또는 인스턴스의 개시 및/또는 구현을 트리거할 수 있는 조건들 또는 이벤트들의 다양한 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
● 입력을 유도하는 동안 - 이하를 포함하지만 그에 제한되지 않음:
○ 타이핑된 입력의 가능한 완성안들을 제안(114)(도 11);
○ 음성의 해석들을 순위화(126)(도 22);
○ 다이얼로그 내의 제안된 응답들로서 모호성을 제시할 때(152)(도 24);
● 능동적 다중 모드 입력 유도(100)의 임의의 모드에 의해 입력이 유도될 때를 포함하여, 입력 유도의 결과가 이용가능할 때.
적어도 일 실시예에서, 언어 해석기 컴포넌트(들)(1070)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 그러한 데이터베이스 정보의 적어도 일부는 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 언어 해석기 컴포넌트(들)에 의해 액세스될 수 있는 상이한 유형의 데이터의 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
● 도메인 모델들(1056);
● 어휘(1058);
● 도메인 엔티티 데이터베이스들(1072);
● 단기간 메모리(1052);
● 장기간 개인 메모리(1054);
● 태스크 플로우 모델들(1086);
● 다이얼로그 플로우 모델들(1087);
● 서비스 능력 모델들(1088).
이제 또한 도 29를 참조하면, 일 실시예에 따른 자연어 프로세싱을 도시하는 스크린샷이 나타나 있다. 사용자는 구절 "who is playing this weekend at the filmore"를 구성하는 언어 입력(2902)을 (보이스 또는 텍스트를 통해) 입력하였다. 이 구절은 스크린(2901) 상에서 사용자에게 에코 백된다. 언어 해석기 컴포넌트(들)(1070) 컴포넌트는 입력(2902)을 프로세싱하고, 구문분석 결과를 생성한다. 구문분석 결과는 그 입력을, "filmore"에 매칭되는 명칭을 갖는 임의의 이벤트 장소에서 다가오는 주말 중 임의의 날짜에 스케줄링되어 있는 로컬 이벤트들을 보여주라는 요청에 연관시킨다. 구문분석 결과들의 패러프레이징은 스크린(2901) 상에서 참조번호 2903으로서 보여진다.
이제 또한 도 28을 참조하면, 일 실시예에 따른 자연어 프로세싱을 위한 방법의 예를 도시하는 흐름도가 보여진다.
방법은 단계(200)에서 시작한다. 도 29의 예에서의 스트링 "who is playing this weekend at the filmore"와 같은 언어 입력(202)이 수신된다. 일 실시예에서, 입력은 현재 사용자 위치 및 로컬 시간과 같은 현재의 컨텍스트 정보에 의해 증대된다. 단어/구절 매칭(210)에서, 언어 해석기 컴포넌트(들)(1070)는 사용자 입력과 개념들 간의 연관들을 찾는다. 본 예에서는 스트링 "playing"과 이벤트 장소들에서의 목록들의 개념; 스트링 "this weekend" (그리고 사용자의 현재 로컬 시간)과 다가오는 주말을 표현하는 근사적인 기간의 인스턴스화; 및 스트링 "filmore"와 장소 명칭 사이에서 연관들이 발견된다. 단어/구절 매칭(210)은 예를 들어 언어 패턴 인식기들(1060), 어휘 데이터베이스들(1058), 능동적 온톨로지(1050), 단기간 개인 메모리(1052) 및 장기간 개인 메모리(1054)로부터의 데이터를 이용할 수 있다.
언어 해석기 컴포넌트(들)(1070)는 선택된 구문분석 결과를 포함하지만 다른 구문분석 결과들도 포함할 수 있는 후보 구문적 구문분석들(212)을 생성한다. 예를 들어, 다른 구문분석 결과들은 "playing"이 게임들과 같은 다른 도메인들에, 또는 스포츠 이벤트들과 같은 이벤트의 범주에 연관되는 것들을 포함할 수 있다.
단기간 및/또는 장기간 메모리(1052, 1054)는 또한 후보 의미적 구문분석들(212)을 생성하는 데에 있어서 언어 해석기 컴포넌트(들)(1070)에 의해 이용될 수 있다. 따라서, 동일 세션 내에서 이전에 제공되었던 입력 및/또는 사용자에 관한 알려진 정보는 성능을 개선하고, 모호성을 감소시키고, 상호작용의 대화적 성질을 강화하기 위해 이용될 수 있다. 능동적 온톨로지(1050), 도메인 모델들(1056) 및 태스크 플로우 모델들(1086)로부터의 데이터는 유효한 후보 의미적 구문분석들(212)을 결정하는 데에 있어서의 증거 추론(evidential reasoning)을 구현하기 위해서도 이용될 수 있다.
의미적 매칭(220)에서, 언어 해석기 컴포넌트(들)(1070)는 가능한 구문분석 결과들이 도메인 모델들 및 데이터베이스들과 같은 의미적 모델들에 얼마나 잘 맞는지에 따라 그들의 조합들을 고려한다. 이 경우, 구문분석은 (1)"장소에서의 로컬 이벤트(Local Event At Venue)"(능동적 온톨로지(1050) 내의 노드들의 클러스터에 의해 표현되는 도메인 모델(1056)의 부분)로서의 "playing"(사용자 입력 내의 단어), 및 (2) 도메인 모델 요소 및 능동적 온톨로지 노드(장소 명칭)에 의해 표현되는 로컬 이벤트 장소들을 위한 도메인 엔티티 데이터베이스(1072) 내의 엔티티 명칭에의 매칭으로서의 "filmore"(입력 내의 다른 단어)의 연관을 포함할 수 있다.
의미적 매칭(220)은 예를 들어 능동적 온톨로지(1050), 단기간 개인 메모리(1052) 및 장기간 개인 메모리(1054)로부터의 데이터를 이용할 수 있다. 예를 들어, 의미적 매칭(220)은 (단기간 개인 메모리(1052)로부터의) 다이얼로그 내의 장소들 또는 로컬 이벤트들에 대한 이전의 참조들, 또는 (장기간 개인 메모리(1054)로부터의) 개인의 선호 장소들로부터의 데이터를 이용할 수 있다.
후보 또는 잠재적인 의미적 구문분석 결과들의 세트가 생성된다(단계(222)).
명확화 단계(230)에서, 언어 해석기 컴포넌트(들)(1070)는 후보 의미적 구문분석 결과들(222)의 증거 강도를 가중화한다. 본 예에서, "playing"을 "장소에서의 로컬 이벤트"로서 구문분석하는 것과 "filmore"를 장소 명칭으로서 매칭하는 것의 결합은, 예를 들어 "playing"은 스포츠들을 위한 도메인 모델에 연관되지만 "filmore"를 위한 스포츠 도메인 내의 연관은 존재하지 않는 대안적인 결합들에 비하여, 도메인 모델에 대한 더 강력한 매칭이다.
명확화(230)는 예를 들어 능동적 온톨로지(1050)의 구조로부터의 데이터를 이용할 수 있다. 적어도 일 실시예에서, 능동적 온톨로지 내의 노드들 간의 접속은 후보 의미적 구문분석 결과들(222) 간의 차이의 명확화를 위한 증거 지원을 제공한다. 예를 들어 일 실시예에서, 3개의 능동적 온톨로지 노드가 의미적으로 매칭되고, 능동적 온톨로지(1050) 내에서 모두 접속되는 경우, 이것은 이들 매칭 노드들이 능동적 온톨로지(1050) 내에서 접속되지 않거나 더 긴 경로의 접속들에 의해 접속되는 경우에 비해, 의미적 구문분석의 더 높은 증거 강도를 나타낸다. 예를 들어 의미적 매칭(220)의 일 실시예에서, 장소에서의 로컬 이벤트장소 명칭 둘 다에 매칭되는 구문분석에는 증가된 증거 지원이 주어지는데, 왜냐하면 사용자 의도의 이러한 양상들의 결합된 표현들은 능동적 온톨로지(1050) 내의 링크들 및/또는 관계들에 의해 접속되며; 이 경우에서 로컬 이벤트 노드는 장소 명칭 노드에 접속된 장소 노드에 접속되고, 장소 명칭 노드는 장소 명칭들의 데이터베이스 내의 엔티티 명칭에 접속되기 때문이다.
적어도 일 실시예에서, 후보 의미적 구문분석 결과들(222) 간의 차이를 명확화하기 위한 증거 지원을 제공하는 능동적 온톨로지 내의 노드들 간의 접속들은 방향성있는 호들(directed arcs)로서 추론 격자를 형성하며, 여기에서 매칭 노드들은 그들이 방향성있는 호들에 의해 접속될 노드들을 위한 증거를 제공한다.
단계(232)에서, 언어 해석기 컴포넌트(들)(1070)는 최상위 의미적 구문분석들을 소팅하고 사용자 의도 표현(290)으로서 선택한다(232).
도메인 엔티티 데이터베이스(들)(1072)
적어도 일 실시예에서, 도메인 엔티티 데이터베이스(들)(1072)는 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 도메인 엔티티들에 관한 데이터를 저장한다. 도메인 엔티티들은 도메인 모델들 내에 모델링될 수 있는 세계 또는 컴퓨팅 환경 내의 것들이다. 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
○ 임의의 종류의 사업체들:
○ 영화들, 비디오들, 노래들 및/또는 다른 음악 제품들, 및/또는 임의의 다른 이름있는 엔터테인먼트 제품들;
○ 임의의 종류의 제품들;
○ 이벤트들;
○ 캘린더 엔트리들;
○ 도시들, 주들, 국가들, 이웃들, 및/또는 지리적, 지정학적 및/또는 특정 지역 관련(geospatial) 지점들 또는 영역들;
○ 랜드마크들, 공항들 및 그와 유사한 것과 같은 이름있는 장소들;
● 단순 및 복합 질의들, 거래들, 트리거된 이벤트들 및 그와 유사한 것을 포함하지만 그에 한정되지는 않는, 이러한 데이터베이스들 상의 데이터베이스 서비스들을 제공한다.
구체적인 실시예들에 따르면, 도메인 엔티티 데이터베이스(들)(1072)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들을 이용하여 동시에 구현 및/또는 개시될 수 있다. 예를 들어, 적어도 일부 실시예들에서, 도메인 엔티티 데이터베이스(들)(1072)의 다양한 양상들, 특징들 및/또는 기능성들은 클라이언트(들)(1304) 및/또는 서버(들)(1340) 상에 상주하는 데이터베이스 소프트웨어 및/또는 하드웨어에 의해 수행, 구현 및/또는 개시될 수 있다.
일 실시예에 따라 본 발명과 관련하여 이용될 수 있는 도메인 엔티티 데이터베이스(1072)의 일례는 예를 들어 사업체들의 명칭들 및 위치들을 저장하는 하나 이상의 사업체의 데이터베이스이다. 데이터베이스는 예를 들어 매칭 사업체들에 대한 입력 요청 내에 포함된 단어들을 조회하고/거나 명칭이 알려져 있는 사업체의 위치를 조회하기 위해 이용될 수 있다. 본 기술분야의 숙련된 자는 다수의 다른 구성들 및 구현들이 가능함을 인식할 것이다.
어휘 컴포넌트(들)(1058)
적어도 일 실시예에서, 어휘 컴포넌트(들)(1058)는 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 단어들 및 스트링들을 도메인 모델들 또는 태스크 모델들의 개념들, 속성들, 관계들 또는 인스턴스들에 연관시키는 데이터베이스들을 제공한다.
● 어휘 컴포넌트들로부터의 어휘는 예를 들어 입력 유도, 자연어 해석 및 출력 생성을 포함하는 수 개의 프로세스를 위해 자동화 어시스턴트(1002)에 의해 이용될 수 있다.
구체적인 실시예들에 따르면, 어휘 컴포넌트(들)(1058)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들을 이용하여 동시에 구현 및/또는 개시될 수 있다. 예를 들어, 적어도 일부 실시예들에서, 어휘 컴포넌트(들)(1058)의 다양한 양상들, 특징들 및/또는 기능성들은 스트링들을 개념들, 관계들, 속성들 및 인스턴스들의 명칭들에 연관시키는 데이터 구조들로서 구현될 수 있다. 이러한 데이터 구조들은 메모리, 파일들 또는 데이터베이스들에 저장될 수 있다. 어휘 컴포넌트(들)(1058)에의 액세스는 직접 API들, 네트워크 API들 및/또는 데이터베이스 질의 인터페이스들을 통해 구현될 수 있다. 어휘 컴포넌트(들)(1058)의 생성 및 유지는 파일들의 직접 편집, 데이터베이스 거래들, 또는 도메인 모델 편집 도구들의 이용을 통해 달성될 수 있다. 어휘 컴포넌트(들)(1058)는 능동적 온톨로지들(1050)의 일부로서 또는 그와 연관하여 구현될 수 있다. 본 기술분야의 숙련된 자는 다수의 다른 구성들 및 구현들이 가능함을 인식할 것이다.
상이한 실시예들에 따르면, 어휘 컴포넌트(들)(1058)의 하나 이상의 상이한 스레드 또는 인스턴스는 어휘 컴포넌트(들)(1058)의 적어도 하나의 인스턴스의 개시를 트리거하기 위한 하나 이상의 상이한 유형의 최소 임계 기준을 만족하는 하나 이상의 조건 또는 이벤트의 검출에 응답하여 개시될 수 있다. 일 실시예에서, 어휘 컴포넌트(들)(1058)는 예를 들어 사용자들을 위한 입력 유도, 입력 해석 및 출력 포맷팅 동안을 포함하여, 어휘 정보가 요구될 때마다 액세스된다. 본 기술분야의 숙련된 자는 다른 조건들 또는 이벤트들이 어휘 컴포넌트(들)(1058)의 하나 이상의 상이한 스레드 또는 인스턴스의 개시 및/또는 구현을 트리거할 수 있음을 인식할 것이다.
적어도 일 실시예에서, 어휘 컴포넌트(들)(1058)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 일 실시예에서, 어휘 컴포넌트(들)(1058)는 외부 데이터베이스들로부터의, 예를 들어 데이터 웨어하우스 또는 사전으로부터의 데이터에 액세스할 수 있다.
언어 패턴 인식기 컴포넌트(들)(1060)
적어도 일 실시예에서, 언어 패턴 인식기 컴포넌트(들)(1060)는 예를 들어 입력 토큰들의 문법적, 관용어적 및/또는 다른 합성어들을 나타내는 언어 또는 음성 입력 내의 패턴들을 찾기 위한 것과 같이, 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다. 이러한 패턴들은 예를 들어 단어들, 명칭들, 구절들, 데이터, 파라미터들, 커맨드들 및/또는 음성 동작들의 신호들 중 하나 이상(또는 그들의 조합들)에 대응한다.
구체적인 실시예들에 따르면, 패턴 인식기 컴포넌트(들)(1060)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들을 이용하여 동시에 구현 및/또는 개시될 수 있다. 예를 들어, 적어도 일부 실시예들에서, 언어 패턴 인식기 컴포넌트(들)(1060)의 다양한 양상들, 특징들 및/또는 기능성들은 패턴 매칭 언어 내의 표현들을 포함하는 하나 이상의 파일, 데이터베이스 및/또는 프로그램에 의해 수행, 구현 및/또는 개시될 수 있다. 적어도 일 실시예에서, 언어 패턴 인식기 컴포넌트(들)(1060)는 프로그램 코드로서보다는 선언적으로 표현되고; 이것은 그들이 프로그래밍 도구들 이외의 다른 도구들 및 에디터들에 의해 생성 및 유지되는 것을 가능하게 한다. 선언적 표현들의 예들은 정규 표현식들(regular expressions), 패턴 매칭 규칙들, 자연어 문법들, 상태 머신들에 기초하는 구문분석기들 및/또는 다른 구문분석 모델들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지 않는다.
본 기술분야의 숙련된 자는 언어 패턴 인식기 컴포넌트(들)(1060)를 구현하기 위하여 다른 유형의 시스템들, 컴포넌트들, 시스템들, 디바이스들, 절차들, 프로세스들 및 그와 유사한 것(또는 그들의 조합)이 이용될 수 있음을 인식할 것이다.
상이한 실시예들에 따르면, 언어 패턴 인식기 컴포넌트(들)(1060)의 하나 이상의 상이한 스레드 또는 인스턴스는 언어 패턴 인식기 컴포넌트(들)(1060)의 적어도 하나의 인스턴스의 개시를 트리거하기 위한 하나 이상의 상이한 유형의 최소 임계 기준을 만족하는 하나 이상의 조건 또는 이벤트의 검출에 응답하여 개시될 수 있다. 언어 패턴 인식기 컴포넌트(들)(1060)의 하나 이상의 상이한 스레드 또는 인스턴스의 개시 및/또는 구현을 트리거할 수 있는 조건들 또는 이벤트들의 다양한 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만, 그에 한정되지는 않는다:
● 언어 패턴 인식기들의 구조가 사용자로부터의 입력을 제약하고 안내할 수 있는 입력의 능동적 유도 동안;
● 언어 패턴 인식기들이 입력을 언어로서 해석하는 것을 돕는, 자연어 프로세싱 동안;
● 언어 패턴 인식기들이 그 안의 태스크들, 다이얼로그들 및/또는 단계들을 식별하는 것을 도울 수 있는, 태스크들 및 다이얼로그들의 식별 동안.
적어도 일 실시예에서, 언어 패턴 인식기 컴포넌트(들)(1060)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부분은 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 언어 패턴 인식기 컴포넌트(들)(1060)에 의해 액세스될 수 있는 상이한 유형의 데이터의 예들은 어시스턴트(1002)의 실시예들의 일부일 수 있는 다양한 모델들 및 데이터 소스들 중 임의의 것으로부터의 데이터를 포함할 수 있지만 그에 한정되지는 않으며, 그들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
● 도메인 모델들(1056);
● 어휘(1058);
● 도메인 엔티티 데이터베이스(1072);
● 단기간 메모리(1052);
● 장기간 개인 메모리(1054);
● 태스크 플로우 모델들(1086);
● 다이얼로그 플로우 모델들(1087);
● 서비스 능력 모델들(1088).
일 실시예에서, 어시스턴트(1002)의 실시예들의 다른 부분들로부터의 데이터의 액세스는 능동적 온톨로지들(1050)에 의해 조정될 수 있다.
다시 도 14를 참조하면, 언어 패턴 인식기 컴포넌트(들)(1060)에 의해 제공될 수 있는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들 중 일부의 예가 나타나 있다. 도 14는 언어 패턴 인식기 컴포넌트(들)(1060)가 인식할 수 있는 언어 패턴들을 예시한다. 예를 들어, 관용어 "what is happening" (in a city)는 이벤트 플래닝의 태스크 및 로컬 이벤트들의 도메인에 연관될 수 있다.
다이얼로그 플로우 프로세서 컴포넌트(들)(1080)
적어도 일 실시예에서, 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)는 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 언어 해석(200)으로부터의 사용자 의도 표현(290)이 주어지면, 사용자가 수행을 원하는 태스크 및/또는 사용자가 해결을 원하는 문제를 식별한다. 예를 들어, 태스크는 식당을 찾는 것일 수 있다.
● 주어진 문제 또는 태스크에 대하여, 사용자 의도 표현(290)이 주어지면, 태스크 또는 문제에 대한 파라미터들을 식별한다. 예를 들어, 사용자는 사용자의 집 근처에서 이탈리아 음식을 서빙하는 추천 식당을 찾고 있을 수 있다. 이탈리아 음식을 서빙하고 집 근처에 있는 식당이 추천된다는 제약사항들은 식당을 찾는 태스크에 대한 파라미터들일 수 있다.
● 개인 단기간 메모리(1052) 내에 표현될 수 있는 것과 같은 사용자와의 현재 다이얼로그, 및 태스크 해석이 주어지면, 적절한 다이얼로그 플로우 모델을 선택하고, 현재 상태에 대응하는 플로우 모델 내의 단계를 결정한다.
구체적인 실시예들에 따르면, 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합을 이용하여 동시에 구현 및/또는 개시될 수 있다.
적어도 일 실시예에서, 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)에 의해 액세스될 수 있는 상이한 유형의 데이터의 예는 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
● 태스크 플로우 모델들(1086);
● 도메인 모델들(1056);
● 다이얼로그 플로우 모델들(1087).
이제 도 30 및 31을 참조하면, 일 실시예에 따른 다이얼로그 플로우 프로세서 컴포넌트(들)에 의해 제공될 수 있는 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들의 예를 도시하는 스크린 샷들이 나타나 있다.
스크린(3001)에 나타나 있는 바와 같이, 사용자는 음성 또는 텍스트 입력 "book me a table for dinner"를 제공함으로써 저녁 예약을 요청한다. 어시스턴트(1002)는 사용자에게 시간 및 파티 규모를 지정할 것을 요청하는 프롬프트(3003)를 생성한다.
이러한 파라미터들이 제공되고 나면, 스크린(3101)이 보여진다. 어시스턴트(1002)는 결과들이 제시되고 있음을 나타내는 다이얼로그 박스(3102), 및 사용자에게 시간을 클릭할 것을 요청하는 프롬프트(3103)를 출력한다. 목록들(3104)도 디스플레이된다.
일 실시예에서, 그러한 다이얼로그는 이하와 같이 구현된다. 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)는 언어 해석기 컴포넌트(1070)로부터 사용자 의도의 표현을 제공받고, 태스크 플로우 내의 다음 단계를 수행하는 데에 요구되는 정보를 사용자에게 문의하는 것이 적절한 응답임을 결정한다. 이 경우에서, 도메인은 식당이고, 태스크는 예약을 하는 것이며, 다이얼로그 단계는 태스크 플로우 내의 다음 단계를 달성하는 데에 요구되는 정보를 사용자에게 요청하는 것이다. 이 다이얼로그 단계는 스크린(3001)의 프롬프트(3003)에 의해 예시되어 있다.
또한, 이번에는 도 32를 참조하면, 일 실시예에 따른 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)를 위한 동작의 방법을 도시하는 흐름도가 나타나 있다. 도 32의 흐름도는 도 30 및 31에 나타난 예에 관련하여 설명된다.
방법은 단계(200)에서 시작한다. 사용자 의도 표현(290)이 수신된다. 도 28에 관련하여 설명된 바와 같이, 일 실시예에서, 사용자 의도 표현(290)은 의미적 구문분석들의 세트이다. 도 30 및 31에 도시된 예에 대하여, 도메인은 식당이고, 동사는 식당 예약에 연관된 "book"이며, 시간 파라미터는 현재 날짜의 저녁이다.
단계(310)에서, 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)는 사용자 의도의 이러한 해석이 진행하기에 충분히 강력하게 지원되는지, 및/또는 대안적인 모호한 구문분석들보다 더 양호하게 지원되는지를 결정한다. 현재의 예에서, 해석은 강력하게 지원되며, 경합하는 모호한 구문분석은 없다. 한편, 경합하는 모호성들 또는 충분한 불확실성이 존재하는 경우, 실행 위상이 다이얼로그로 하여금 사용자로부터의 추가 정보에 대한 프롬프트를 출력하게 하도록 다이얼로그 플로우 단계를 설정하기 위해 단계(322)가 수행된다.
단계(312)에서, 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)는 수행할 태스크 및 그것의 파라미터들을 결정하기 위해 다른 정보를 이용하여 의미적 구문분석의 바람직한 해석을 결정한다. 정보는 예를 들어 도메인 모델들(1056), 태스크 플로우 모델들(1086) 및/또는 다이얼로그 플로우 모델들(1087) 또는 그들의 임의의 조합으로부터 획득될 수 있다. 현재의 예에서, 태스크는 예약을 하고 있는 것으로서 식별되며, 이것은 예약가능하고 이용가능한 장소를 찾는 것 및 테이블 예약을 위한 거래를 시행하는 것 둘 다를 수반한다. 태스크 파라미터들은 시간 제약사항, 및 단계(312)에서 추론된 다른 것들이다.
단계(320)에서, 태스크 플로우 모델은 적절한 다음 단계를 결정하기 위해 참고된다. 정보는 예를 들어 도메인 모델들(1056), 태스크 플로우 모델들(1086) 및/또는 다이얼로그 플로우 모델들(1087) 또는 그들의 임의의 조합으로부터 획득될 수 있다. 본 예에서, 이 태스크 플로우에서의 다음 단계는 식당에 대한 이용가능성 검색에 대한 누락된 파라미터들을 유도하는 것이고, 이것은 도 30에 예시된 예약을 위한 파티 규모 및 시간을 요청하는 프롬프트(3003)를 유발한다.
위에서 설명된 바와 같이, 도 31은 사용자가 파티 규모 및 예약 시간에 관한 요청에 답한 후에 제시되는 다이얼로그 요소(3102)를 포함하는 스크린(3101)을 도시한다. 일 실시예에서, 스크린(3101)은 도 33에 관련하여 설명된 바와 같이 자동화된 호출 및 응답 절차를 통한 다른 반복의 결과로서 표시되며, 이것은 도 32에 도시된 다이얼로그 및 플로우 절차에의 다른 호출을 유발한다. 다이얼로그 및 플로우 절차의 이러한 인스턴스화에서, 사용자 선호사항들을 수신한 후, 다이얼로그 플로우 프로세서 컴포넌트(들)(1080)는 단계(320)에서 다른 태스크 플로우 단계, 즉 이용가능성 검색을 하는 것을 결정한다. 요청(390)이 구성될 때, 그것은 다이얼로그 플로우 프로세서 컴포넌트(들)(1080) 및 서비스 오케스트레이션 컴포넌트(들)(1082)가 식당 예약 서비스에 디스패치하기에 충분한 태스크 파라미터들을 포함한다.
다이얼로그 플로우 모델 컴포넌트(들)(1087)
적어도 일 실시예에서, 다이얼로그 플로우 모델 컴포넌트(들)(1087)는 사용자와 지능형 자동화 어시스턴트(1002) 사이의 특정한 종류의 대화에서 취할 수 있는 단계들을 표현하는 다이얼로그 플로우 모델들을 제공하도록 운영될 수 있다. 예를 들어, 거래를 수행하는 일반적 태스크를 위한 다이얼로그 플로우는 거래를 위한 필요 데이터를 취득하고, 그것을 커밋하기 전에 거래 파라미터들을 확인하는 단계들을 포함한다.
태스크 플로우 모델 컴포넌트(들)(1086)
적어도 일 실시예에서, 태스크 플로우 모델 컴포넌트(들)(1086)는 문제를 해결하거나 요구를 처리하기 위해 취할 수 있는 단계들을 표현하는 태스크 플로우 모델들을 제공하도록 운영될 수 있다. 예를 들어, 저녁 예약을 하기 위한 태스크 플로우는 바람직한 식당을 찾는 것, 이용가능성을 체크하는 것, 및 식당에 특정 시간의 예약을 하기 위해 거래를 하는 것을 수반한다.
구체적인 실시예들에 따르면, 태스크 플로우 모델 컴포넌트(들)(1086)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합을 이용하여 동시에 구현 및/또는 개시될 수 있다. 예를 들어, 적어도 일부 실시예들에서, 태스크 플로우 모델 컴포넌트(들)(1086)의 다양한 양상들, 특징들 및/또는 기능성들은 프로그램들, 상태 머신들, 또는 플로우 그래프 내의 적절한 단계를 식별하는 다른 방식들로서 구현될 수 있다.
적어도 일 실시예에서, 태스크 플로우 모델 컴포넌트(들)(1086)는 일반적 태스크들이라고 지칭되는 태스크 모델링 프레임워크를 이용할 수 있다. 일반적 태스크들은 도메인들에 특정되지 않고서, 태스크 내의 단계들 및 그들의 요구되는 입력들 및 생성되는 출력들을 모델링하는 추상화이다. 예를 들어, 거래들을 위한 일반적 태스크는 거래에 필요한 데이터를 수집하고, 거래를 실행하고, 거래의 결과를 출력하기 위한 단계들을 포함할 수 있으며, 이들 모두는 그것을 구현하기 위해 임의의 특정한 거래 도메인 또는 서비스를 참조하지 않는다. 그것은 쇼핑과 같은 도메인을 위해 인스턴스화될 수 있지만, 그것은 쇼핑 도메인에 독립적이며, 예약, 스케줄링 등의 도메인들에 동등하게 잘 적용될 수 있다.
여기에 설명된 태스크 플로우 모델 컴포넌트(들)(1086) 및/또는 절차(들)에 연관된 기능들, 동작들, 작업들 및/또는 다른 특징들의 적어도 일부는 적어도 부분적으로는 일반적 태스크 모델링 프레임워크에 관련하여 여기에 개시된 개념들, 특징들, 컴포넌트들, 프로세스들 및/또는 다른 양상들을 이용하여 구현될 수 있다.
추가로, 여기에 설명된 태스크 플로우 모델 컴포넌트(들)(1086) 및/또는 절차(들)에 연관된 기능들, 동작들, 작업들 및/또는 다른 특징들의 적어도 일부는 적어도 부분적으로는 여기에 설명된 바와 같은 억제된 선택 태스크들에 관련된 개념들, 특징들, 컴포넌트들, 프로세스들 및/또는 다른 양상들을 이용하여 구현될 수 있다. 예를 들어, 일반적 태스크들의 일 실시예는 억제된 선택 태스크 모델을 이용하여 구현될 수 있다.
적어도 일 실시예에서, 태스크 플로우 모델 컴포넌트(들)(1086)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 태스크 플로우 모델 컴포넌트(들)(1086)에 의해 액세스될 수 있는 상이한 유형의 데이터의 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
● 도메인 모델들(1056);
● 어휘(1058);
● 도메인 엔티티 데이터베이스들(1072);
● 단기간 메모리(1052);
● 장기간 개인 메모리(1054);
● 다이얼로그 플로우 모델들(1087);
● 서비스 능력 모델들(1088).
이제 도 34를 참조하면, 일 실시예에 따른 억제된 선택 태스크(351)를 위한 태스크 플로우의 예를 도시하는 흐름도가 나타나 있다.
억제된 선택은 제약사항들의 세트에 기초하는 세계 내의 아이템들의 세트로부터 소정 아이템을 선택하는 것을 목표로 하는 일종의 일반적 태스크이다. 예를 들어, 억제된 선택 태스크(351)는 식당들의 도메인에 대하여 인스턴스화될 수 있다. 억제된 선택 태스크(351)는 사용자(352)로부터 기준 및 제약사항들을 간청함으로써 시작한다. 예를 들어, 사용자는 아시아 음식에 관심이 있을 수 있고, 자신의 사무실 근처에서 먹을 장소를 원할 수 있다.
단계(353)에서, 어시스턴트(1002)는 사용자가 브라우징하도록, 진술된 기준 및 제약사항들을 충족하는 아이템들을 제시한다. 본 예에서, 그것은 식당들, 및 그들 중에서의 선택을 위해 이용될 수 있는 그들의 속성들의 목록일 수 있다.
단계(354)에서, 사용자는 기준 및 제약사항들을 구체화하기 위한 기회를 제공받는다. 예를 들어, 사용자는 "사무실 근처(near my office)"라고 말함으로써 요청을 구체화할 수 있다. 그러면, 시스템은 단계(353)에서 새로운 결과들의 세트를 제시할 것이다.
이제 또한 도 35를 참조하면, 일 실시예에 따라 억제된 선택 태스크(351)에 의해 제시되는 아이템들의 목록(3502)을 포함하는 스크린(3501)의 예가 나타나 있다.
단계(355)에서, 사용자는 매칭 아이템들 중에서 선택할 수 있다. 그러면, 예를 들어 예약(356), 기억(357) 또는 공유(358)와 같이, 다수의 후속 태스크(359) 중 임의의 것이 이용가능하게 될 수 있다. 다양한 실시예들에서, 후속 태스크들(359)은 웹-인에이블드 서비스들 및/또는 (캘린더 약속을 설정하는 것, 전화를 거는 것, 이메일 또는 문자 메시지를 보내는 것, 알람을 설정하는 것 및 그와 유사한 것과 같은) 디바이스에 국부적인 기능성과의 상호작용을 수반할 수 있다.
도 35의 예에서, 사용자는 더 많은 상세들을 보고 추가 작업들을 수행하기 위해 목록(3502) 내의 아이템을 선택할 수 있다. 이제 또한 도 36을 참조하면, 사용자가 목록(3502)으로부터 아이템을 선택한 후의 스크린(3601)의 예가 나타나 있다. 선택된 아이템에 관한 후속 태스크들(359)에 대응하는 추가 정보 및 옵션들이 디스플레이된다.
다양한 실시예들에서, 플로우 단계들은 명시적 다이얼로그 프롬프트들 및 GUI 링크들의 임의의 조합을 포함하지만 그에 한정되지는 않는 수 개의 입력 형식 중의 임의의 것으로 사용자에게 제공될 수 있다.
서비스 컴포넌트(들)(1084)
서비스 컴포넌트(들)(1084)는 지능형 자동화 어시스턴트(1002)가 사용자를 대신하여 호출할 수 있는 서비스들의 세트를 표현한다. 호출될 수 있는 임의의 서비스는 서비스 컴포넌트(1084) 내에 제공될 수 있다.
적어도 일 실시예에서, 서비스 컴포넌트(들)(1084)는 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 정상적으로는 서비스에 대한 웹 기반 사용자 인터페이스에 의해 제공될 기능들을 API를 통해 제공한다. 예를 들어, 리뷰 웹사이트는 프로그램에 의해 호출될 때 주어진 엔티티의 리뷰들을 자동으로 리턴할 서비스 API를 제공할 수 있다. API는 다르게는 웹사이트의 사용자 인터페이스를 조작하는 것에 의해 사람이 획득하였을 서비스들을 지능형 자동화 어시스턴트(1002)에 제공한다.
● 정상적으로는 사용자 인터페이스에 의해 애플리케이션에 의해 제공되었을 기능들을 API를 통해 제공한다. 예를 들어, 캘린더 애플리케이션은 프로그램에 의해 호출될 때 캘린더 엔트리들을 자동으로 리턴할 서비스 API를 제공할 수 있다. API는 다르게는 애플리케이션의 사용자 인터페이스를 조작함으로써 사람이 획득하였을 서비스들을 지능형 자동화 어시스턴트(1002)에 제공한다. 일 실시예에서, 어시스턴트(1002)는 디바이스 상에서 이용가능한 다수의 상이한 기능 중 임의의 것을 개시하고 제어할 수 있다. 예를 들어, 어시스턴트(1002)가 스마트폰, PDA, 태블릿 컴퓨터 또는 다른 디바이스 상에 설치되는 경우, 어시스턴트(1002)는 애플리케이션을 개시하고, 호출을 행하고, 이메일 및/또는 문자 메시지들을 보내고, 캘린더 이벤트들을 추가하고, 알람을 설정하는 등과 같은 기능들을 수행할 수 있다. 일 실시예에서, 그러한 기능들은 서비스 컴포넌트(들)(1084)을 이용하여 활성화된다.
● 현재는 사용자 인터페이스 내에 구현되지 않지만 더 큰 태스크들 내에서 API를 통해 어시스턴트에 대해 이용가능한 서비스들을 제공한다. 예를 들어, 일 실시예에서, 거리 주소를 취하여 머신 판독가능한 지리좌표들(geo-coordinates)을 리턴하기 위한 API는, 그것이 웹 또는 디바이스 상의 직접적인 사용자 인터페이스를 갖지 않는 경우에서조차도 서비스 컴포넌트(1084)로서 어시스턴트(1002)에 의해 이용될 수 있다.
구체적인 실시예들에 따르면, 서비스 컴포넌트(들)(1084)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합을 이용하여 동시에 구현 및/또는 개시될 수 있다. 예를 들어, 적어도 일부 실시예들에서, 서비스 컴포넌트(들)(1084)의 다양한 양상들, 특징들 및/또는 기능성들은 이하의 유형의 시스템들, 컴포넌트들, 시스템들, 디바이스들, 절차들, 프로세스들 및 그와 유사한 것 중 하나 이상(또는 그들의 조합)에 의해 수행, 구현 및/또는 개시될 수 있다:
● 서비스에 의해, 로컬로 또는 원격으로 또는 임의의 조합으로 노출되는 API의 구현;
● 어시스턴트(1002)가 이용할 수 있는 데이터베이스 서비스 또는 자동화 어시스터트(1002) 내의 데이터베이스의 포함.
예를 들어, 영화를 브라우징하기 위한 인터페이스를 사용자들에게 제시하는 웹사이트는, 그 웹사이트에 의해 이용되는 데이터베이스의 사본으로서 지능형 자동화 어시스턴트(1002)의 일 실시예에 의해 이용될 수 있다. 그러면, 서비스 컴포넌트(들)(1084)는 데이터가 로컬로 유지되더라도, 마치 그것이 네트워크 API를 통해 제공된 것처럼 내부 API를 데이터에 제공할 것이다.
다른 예로서, 식당 선택 및 식사 플래닝을 돕는 지능형 자동화 어시스턴트(1002)를 위한 서비스 컴포넌트(들)(1084)는 네트워크를 통해 제3자들로부터 이용가능한 이하의 서비스 세트 중 임의의 것 또는 전부를 포함할 수 있다:
● 명칭, 위치 또는 다른 제약사항들에 매칭되는 식당들을 나열하는 식당 목록 서비스들의 세트;
● 이름있는 식당들의 순위를 리턴하는 식당 순위 평가 서비스들의 세트;
● 이름있는 식당들에 대한 작성된 리뷰들을 리턴하는 식당 리뷰 서비스들의 세트;
● 지도 상에서 식당의 위치를 찾기 위한 좌표 부여(geocoding) 서비스;
● 식당들의 테이블의 프로그램 예약을 가능하게 하는 예약 서비스.
서비스 오케스트레이션 컴포넌트(들)(1082)
지능형 자동화 어시스턴트(1002)의 서비스 오케스트레이션 컴포넌트(들)(1082)는 서비스 오케스트레이션 절차를 실행한다.
적어도 일 실시예에서, 서비스 오케스트레이션 컴포넌트(들)(1082)는 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 동적으로 및 자동적으로, 어느 서비스들이 사용자의 요청 및/또는 지정된 도메인(들) 및 태스크(들)을 만족시킬 수 있는지를 결정한다;
● 동적으로 및 자동적으로, 동시적 및 순차적 순서의 임의의 조합으로 복수의 서비스를 호출한다;
● 동적으로 및 자동적으로, 서비스 API들의 입력 요건들을 만족시키기 위해 태스크 파라미터들 및 제약사항들을 변환한다;
● 동적으로 및 자동적으로, 복수의 서비스를 모니터링하고 그들로부터의 결과들을 수집한다;
● 동적으로 및 자동적으로, 다양한 서비스들로부터의 서비스 결과 데이터를 통합 결과 모델로 병합한다;
● 요청의 제약사항들을 만족시키도록 복수의 서비스를 오케스트레이션한다;
● 기존 결과 세트에 보조 정보로 주석을 달기 위해 복수의 서비스를 오케스트레이션한다;
● 복수의 서비스를 호출한 결과를, 다양한 서비스들로부터의 결과들을 통합하는 서비스 독립적인 균일한 표현으로 출력한다 (예를 들어, 식당들의 목록들을 리턴하고, 수 개의 서비스로부터의 적어도 하나의 식당에 대한 데이터를 병합하고, 중복을 제거하는 수 개의 식당 서비스를 호출한 것의 결과로서).
예를 들어, 일부 상황들에서, 특정 태스크를 달성하기 위한 수 개의 방식이 존재할 수 있다. 예를 들어, "오후 2시에 도시 반대편에서 있는 모임에 출발하라고 나한테 미리 알려줘(remind me to leave for my meeting across town at 2pm)"와 같은 사용자 입력은 적어도 3가지 방식, 즉 알람 시계를 설정하는 것, 캘린더 이벤트를 생성하는 것, 또는 할 일 관리자를 호출하는 것으로 달성될 수 있는 작업을 지정한다. 일 실시예에서, 서비스 오케스트레이션 컴포넌트(들)(1082)는 어느 방식이 요청을 가장 잘 만족시킬 수 있는지를 결정한다.
서비스 오케스트레이션 컴포넌트(들)(1082)는 또한 수 개의 서비스의 어떠한 조합이 주어진 전체적인 태스크를 수행하기 위해 호출하기에 가장 양호한지를 결정할 수 있다. 예를 들어, 저녁 식사를 위한 테이블을 찾고 예약하기 위해, 서비스 오케스트레이션 컴포넌트(들)(1082)는 리뷰들을 찾아보는 것, 이용가능성을 얻는 것, 예약을 하는 것과 같은 기능들을 수행하기 위해 어느 서비스들을 호출할지를 결정할 것이다. 어느 서비스들을 이용할지에 관한 결정은 다수의 상이한 인자들 중 임의의 것에 의존할 수 있다. 예를 들어, 적어도 일 실시예에서, 신뢰성, 소정 유형의 요청을 다루기 위한 서비스의 능력, 사용자 피드백 및 그와 유사한 것에 관한 정보는 어느 서비스(들)가 호출하기에 적합한지를 결정하는 데에 있어서의 인자들로서 이용될 수 있다.
구체적인 실시예들에 따르면, 서비스 오케스트레이션 컴포넌트(들)(1082)의 다수의 인스턴스 또는 스레드는 하나 이상의 프로세서, 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들을 이용하여 동시에 구현 및/또는 인스턴스화될 수 있다.
적어도 일 실시예에서, 서비스 오케스트레이션 컴포넌트(들)(1082)의 주어진 인스턴스는 외부 서비스들의 능력들 및 다른 속성들을 표현하고, 서비스 오케스트레이션 컴포넌트(들)(1082)의 특징들을 달성하는 한편 이러한 능력들 및 속성들에 관하여 추론하기 위해 명시적인 서비스 능력 모델들(1088)을 이용할 수 있다. 이것은 서비스들의 세트를 수동으로 프로그래밍하는 것에 비해, 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있는 이점들을 제공할 수 있다:
● 개발의 용이성;
● 실행에 있어서의 강건성 및 신뢰도;
● 코드에 지장을 주지 않고서 서비스들을 동적으로 추가 및 제거하는 능력;
● 구체적인 서비스들 또는 API들에 하드 코딩되기보다는, 속성들 및 능력들에 의해 구동되는 일반적인 분산된 질의 최적화 알고리즘들을 구현하는 능력.
적어도 일 실시예에서, 서비스 오케스트레이션 컴포넌트(들)(1082)의 주어진 인스턴스는 하나 이상의 연관된 데이터베이스로부터의 정보를 액세스 및/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 로컬 및/또는 원격 메모리 디바이스와의 통신을 통해 액세스될 수 있다. 서비스 오케스트레이션 컴포넌트(들)(1082)에 의해 액세스될 수 있는 상이한 유형의 데이터의 예들은 이하의 것들 중 하나 이상(또는 그들의 조합)을 포함할 수 있지만 그에 한정되지는 않는다:
● 도메인 모델들의 인스턴스화;
● 자연어 입력의 구문적 및 의미적 구문분석들;
● 태스크 모델들의 인스턴스화(파라미터들을 위한 값들을 가짐);
● 다이얼로그 및 태스크 플로우 모델들 및/또는 그들 내의 선택된 단계들;
● 서비스 능력 모델들(1088);
● 능동적 온톨로지(1050) 내에서의 이용가능한 임의의 다른 정보.
이제 도 37을 참조하면, 일 실시예에 따라 서비스 오케스트레이션 절차를 실행하기 위한 절차의 예가 나타나 있다.
이러한 특정한 예에서, 단일 사용자가 식당에서의 저녁 식사를 위한 좋은 장소를 찾는 데에 관심이 있으며, 이 서비스를 제공하는 것을 돕기 위한 대화에서 지능형 자동화 어시스턴트(1002)와 관계를 맺고 있다고 가정된다.
고급이고, 리뷰가 잘 되어 있고, 특정 위치에 가깝고, 특정 시간의 예약에 이용가능하며, 특정한 종류의 음식을 서빙하는 식당들을 찾는 태스크를 고찰해보자. 이러한 도메인 및 태스크 파라미터들이 입력(390)으로서 주어진다.
방법은 단계(400)에서 시작한다. 단계(402)에서, 주어진 요청이 임의의 서비스들을 요구할 수 있는지가 결정된다. 일부 상황들에서, 예를 들어 어시스턴트(1002)가 원하는 태스크를 스스로 수행할 수 있는 경우에는 서비스 위임이 요구되지 않을 수 있다. 예를 들어, 일 실시예에서, 어시스턴트(1002)는 서비스 위임을 호출하지 않고서, 사실에 대한 질문에 답을 할 수 있을 수 있다. 따라서, 요청이 서비스들을 요구하지 않는 경우, 독립형 플로우 단계가 단계(403)에서 실행되고, 그것의 결과(490)가 리턴된다. 예를 들어, 태스크 요청이 자동화 어시스턴트(1002) 자체에 관한 정보를 묻는 것이었던 경우, 다이얼로그 응답은 임의의 외부 서비스들을 호출하지 않고서 처리될 수 있다.
단계(402)에서, 서비스 위임이 요구된다고 결정되면, 서비스 오케스트레이션 컴포넌트(들)(1082)는 단계(404)로 진행한다. 단계(404)에서, 서비스 오케스트레이션 컴포넌트(들)(1082)는 태스크 요건들을 서비스 능력 모델들(1088) 내의 서비스들의 능력들 및 속성들의 선언적 설명들과 매칭시킬 수 있다. 인스턴스화된 동작을 지원할 수 있는 적어도 하나의 서비스 제공자는 선언적인 정성적 메타데이터 상세화(declarative qualitative metadata detailing), 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)을 제공한다:
● 결과들과 함께 리턴되는 데이터 필드들;
● 서비스 제공자가 어떤 클래스들의 파라미터들을 정적으로 지원하는 것으로 알려져 있는가;
● 파라미터 값들의 동적인 검사 후에 서비스 제공자가 지원할 수 있는 파라미터들을 위한 정책 기능들;
● 서비스가 어떻게 수행되는지를 정의하는 성능 순위 평가(performance rating)(예를 들어, 관계형 DB, 웹 서비스, 트리플 스토어(triple store), 풀-텍스트 인덱스(full-text index) 또는 그들의 소정의 조합);
● 결과 개체와 함께 리턴되는 속성 값들의 예상되는 품질을 정적으로 정의하는 속성 품질 순위 평가;
● 서비스들이 리턴을 예상할 수 있는 결과들의 전체적인 품질 순위 평가(overall quality rating).
예를 들어, 서비스가 지원할 수 있는 파라미터들의 클래스들에 관한 추론에 관하여, 서비스 모델은 서비스 1, 2, 3 및 4가 특정 위치(파라미터) 부근의 식당들을 제공할 수 있으며, 서비스 2 및 3이 품질(다른 파라미터)에 의해 식당들을 필터링하거나 순위화할 수 있고, 서비스 3, 4 및 5가 식당을 위한 리뷰들(리턴되는 데이터 필드)을 리턴할 수 있고, 서비스 6은 식당들에 의해 서빙되는 음식 유형들(리턴되는 데이터 필드)을 나열할 수 있으며, 서비스 7은 특정 시간 범위들에 대한 식당들의 이용가능성(파라미터)을 체크할 수 있다고 기술할 수 있다. 서비스 8 내지 99는 이러한 특정 도메인 및 태스크에 대해 요구되지 않는 능력들을 제공한다.
이러한 선언적인 정성적 메타데이터, 태스크, 태스크 파라미터들, 및 어시스턴트의 런타임 환경으로부터 입수가능한 다른 정보를 이용하여, 서비스 오케스트레이션 컴포넌트(들)(1082)는 호출할 서비스 제공자들의 최적 세트를 결정한다(단계(404)). 서비스 제공자들의 최적 세트는 하나 이상의 태스크 파라미터(하나 이상의 파라미터를 만족시키는 결과들을 리턴함)를 지원할 수 있고, 또한 적어도 하나의 서비스 제공자의 성능 순위 평가 및 적어도 하나의 서비스 제공자의 전체적인 품질 순위 평가를 고려한다.
단계(404)의 결과는 동적으로 생성된, 이러한 특정 사용자 및 요청에 대해 호출할 서비스들의 목록이다.
적어도 일 실시예에서, 서비스 오케스트레이션 컴포넌트(들)(1082)는 서비스들의 신뢰가능성과, 구체적인 정보 요청들에 답하는 그들의 능력을 고려한다.
적어도 일 실시예에서, 서비스 오케스트레이션 컴포넌트(들)(1082)는 겹치는 또는 중복되는 서비스들을 호출함으로써 신뢰불가능함에 대비한다.
적어도 일 실시예에서, 서비스 오케스트레이션 컴포넌트(들)(1082)는 서비스들을 선택하기 위해 (단기간 개인 메모리 컴포넌트로부터의) 사용자에 관한 개인 정보를 고려한다. 예를 들어, 사용자는 일부 순위 평가 서비스들을 다른 것들에 비하여 선호할 수 있다.
단계(450)에서, 서비스 오케스트레이션 컴포넌트(들)(1082)는 사용자를 대신하여 동적으로 및 자동적으로 복수의 서비스를 불려온다. 적어도 일 실시예에서, 이들은 사용자의 요청에 응답하는 동안 동적으로 호출된다. 구체적인 실시예들에 따르면, 서비스의 복수의 인스턴스 또는 스레드가 동시에 호출될 수 있다. 적어도 일 실시예에서, 이들은 API들을 이용하여 네트워크를 통해, 또는 웹 서비스 API들을 이용하여 네트워크를 통해, 또는 웹 서비스 API를 이용하여 인터넷을 통해, 또는 그들의 임의의 조합으로 호출된다.
적어도 일 실시예에서, 서비스들이 호출되는 레이트는 프로그램적으로 제한되고/거나 관리된다.
이제 또한 도 38을 참조하면, 일 실시예에 따른 서비스 호출 절차(450)의 예가 나타나 있다. 서비스 호출은 예를 들어 외부 서비스들의 이용에 의해 태스크들을 수행하거나 추가 정보를 획득하기 위해 이용된다. 일 실시예에서, 요청 파라미터들은 서비스의 API에 적절한 대로 변환된다. 결과들이 서비스로부터 수신되고 나면, 그 결과들은 어시스턴트(1002) 내에서의 사용자에게의 표시를 위한 결과 표현으로 변환된다.
적어도 일 실시예에서, 서비스 호출 절차(450)에 의해 호출되는 서비스들은 웹 서비스, 디바이스 상에서 구동되는 애플리케이션, 운영 체제 기능 또는 그와 유사한 것일 수 있다.
예를 들어 태스크 파라미터들 및 그와 유사한 것을 포함하는 요청(390)의 표현이 제공된다. 서비스 능력 모델들(1088)로부터 이용가능한 적어도 하나의 서비스에 대하여, 서비스 호출 절차(450)는 변환(452), 호출(454) 및 출력-맵핑(456) 단계들을 수행한다.
변환 단계(452)에서, 요청 표현(390)으로부터의 현재 태스크 파라미터들은 적어도 하나의 서비스에 의해 이용될 수 있는 형식으로 변환된다. API들 또는 데이터베이스들로서 제공될 수 있는 서비스들에의 파라미터들은 태스크 요청들에서 이용되는 데이터 표현과 다를 수 있고, 적어도 서로와도 다를 수 있다. 따라서, 단계(452)의 목적은 호출되는 적어도 하나의 서비스 내의 하나 이상의 대응하는 포맷 및 값 내에서 적어도 하나의 태스크 파라미터를 맵핑하는 것이다.
예를 들어, 식당과 같은 사업체들의 명칭은 그러한 사업체들을 다루는 서비스들마다 다를 수 있다. 따라서, 단계(452)는 임의의 명칭들을 적어도 하나의 서비스에 가장 적합한 형태들로 변환하는 것을 수반할 것이다.
다른 예로서, 위치들은 서비스들에 걸쳐 다양한 유닛들 및 규약들을 이용하여, 다양한 정밀도 레벨에서 알려진다. 서비스 1은 우편번호를 필요로 할 수 있고, 서비스 2는 GPS 좌표들을 필요로 할 수 있고, 서비스 3은 우편 거리 주소를 필요로 할 수 있다.
서비스는 API를 통해 호출되고(단계(454)), 그것의 데이터가 수집된다. 적어도 일 실시예에서, 결과들은 캐싱된다. 적어도 일 실시예에서, (예를 들어 서비스 레벨 협약 또는 SLA에서 지정된 것과 같은) 지정된 레벨 성능 내에서 리턴하지 않는 서비스들은 드롭된다.
출력 맵핑 단계(456)에서, 서비스에 의해 리턴되는 데이터는 통합 결과 표현(490)에 다시 맵핑된다. 이 단계는 상이한 포맷들, 유닛들 등을 다루는 것을 포함할 수 있다.
단계(412)에서, 복수의 서비스로부터의 결과들이 유효성 검사되고 병합된다. 일 실시예에서, 유효성 검사된 결과들이 수집되는 경우, 어느 결과들이 실세계에서의 동일 개념들을 표현하는지를 결정하기 위해, 도메인마다 정의된 평등 정책 함수가 하나 이상의 결과에 걸쳐 쌍으로 호출된다. 한 쌍의 동일한 결과가 발견될 때, 속성 값들을 병합된 결과로 병합하기 위해, 역시 도메인마다 정의된 속성 정책 함수들의 세트가 이용된다. 속성 정책 함수는 최적의 병합 전략을 결정하기 위해, 서비스 능력 모델, 태스크 파라미터, 도메인 컨텍스트 및/또는 장기간 개인 메모리(1054)로부터의 속성 품질 순위 평가를 이용할 수 있다.
예를 들어, 상이한 식당 제공자들로부터의 식당 목록들이 병합되고, 중복 사항들이 제거될 수 있다. 적어도 일 실시예에서, 중복 사항들을 식별하기 위한 기준은 퍼지 명칭 매칭, 퍼지 위치 매칭, 명칭, 위치, 전화번호 및/또는 웹사이트 주소와 같은 도메인 엔티티들의 다수의 속성에 대한 퍼지 매칭, 및/또는 그들의 임의의 조합을 포함할 수 있다.
단계(414)에서, 결과들이 소팅되고, 원하는 길이의 결과 목록을 반환하도록 트리밍된다.
적어도 일 실시예에서, 요청 완화 루프도 적용된다. 단계(416)에서, 서비스 오케스트레이션 컴포넌트(들)(1082)가 현재 결과 목록이 충분하지 않다고 결정하는 경우(예를 들어, 원하는 개수의 매칭 아이템보다 적게 가짐), 태스크 파라미터들은 더 많은 결과들을 허용하도록 완화될 수 있다(단계(420). 예를 들어, 목표 위치의 N 마일 이내에서 발견되는 원하는 종류의 식당의 수가 지나치게 적은 경우, 완화는 요청을 다시 실행하여, N 마일보다 더 멀리 떨어진 더 넓은 영역에서 찾고/거나 검색의 소정의 다른 파라미터를 완화한다.
적어도 일 실시예에서, 서비스 오케스트레이션 방법은 태스크에 유용한 보조 데이터로 결과들에 "주석"을 달기 위해 제2 패스(pass)에서 적용된다.
단계(418)에서, 서비스 오케스트레이션 컴포넌트(들)(1082)는 주석이 요구되는지를 결정한다. 그것은 예를 들어 태스크가 결과들을 지도 상에 플로팅하는 것을 요구할 수 있지만 주요 서비스들이 맵핑에 필요한 지리 좌표들은 리턴하지 않은 경우에 요구될 수 있다.
단계(422)에서, 원하는 추가 정보를 리턴할 수 있는 서비스들을 찾기 위해, 서비스 능력 모델들(1088)이 다시 참고된다. 일 실시예에서, 주석 프로세스는 추가의 또는 더 나은 데이터가 병합된 결과에 주석될 수 있는지를 결정한다. 그것은 적어도 하나의 병합된 결과의 적어도 하나의 속성에 대하여, 도메인마다 정의된 속성 정책 함수에 위임함으로써 이것을 행한다. 속성 정책 함수는 더 나은 데이터가 획득될 수 있는지를 결정하기 위해, 병합된 속성 값 및 속성 품질 순위 평가, 하나 이상의 다른 서비스 제공자의 속성 품질 순위 평가, 도메인 컨텍스트, 및/또는 사용자 프로필을 이용할 수 있다. 하나 이상의 서비스 제공자가 병합된 결과에 대한 하나 이상의 속성에 주석을 달 수 있다고 결정되는 경우, 주석할 서비스 제공자들의 최적 세트를 결정하기 위해 비용 함수가 호출된다.
그러면, 주석 서비스 제공자들의 최적 세트 내의 적어도 하나의 서비스 제공자가 병합된 결과들의 목록과 함께 호출되어(단계(450)) 결과들(424)을 획득한다. 적어도 하나의 서비스 제공자에 의해 적어도 하나의 병합된 결과에 행해진 변경들은 이러한 프로세스 동안 추적되고, 그 다음 변경들은 단계(412)에서 이용되었던 것과 동일한 속성 정책 함수 프로세스를 이용하여 병합된다. 그들의 결과들은 기존 결과 세트에 병합된다(단계(426)).
결과 데이터는 소팅되고(단계(428)), 단일 표현(490)으로 통합된다.
서비스 오케스트레이션 컴포넌트(들)(1082)에 대하여 위에서 설명된 방법들 및 시스템들의 한 이점은 그들이 지능형 자동화 어시스턴트들에 명확하게 관련된 것들 이외의 다양한 분야의 기술에서 유리하게 적용 및/또는 이용될 수 있다는 것임을 알 수 있다. 서비스 오케스트레이션 절차의 양상들 및/또는 특징들이 적용될 수 있는 그러한 다른 기술 영역들의 예들은 예를 들어 이하의 것들 중 하나 이상을 포함한다:
● 웹사이트들 및 웹 기반 애플리케이션들 및 서비스들 상에서의 동적인 "매시 업들(mash ups)";
● 분산형 데이터베이스 질의 최적화;
● 동적인 서비스 지향 아키텍처 구성.
서비스 능력 모델 컴포넌트(들)(1088)
적어도 일 실시예에서, 서비스 능력 모델 컴포넌트(들)(1088)는 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 소정 클래스들의 계산을 수행하기 위한 서비스들의 능력들에 관한 머신 판독가능한 정보를 제공한다;
● 소정 클래스들의 질의들에 답하기 위한 서비스들의 능력들에 관한 머신 판독가능한 정보를 제공한다;
● 다양한 서비스들에 의해 어느 클래스들의 거래들이 제공되는지에 관한 머신 판독가능한 정보를 제공한다;
● 다양한 서비스들에 의해 노출되는 API들에의 파라미터들에 관한 머신 판독가능한 정보를 제공한다;
● 다양한 서비스들에 의해 제공되는 데이터베이스들에 관한 데이터베이스 질의들에서 이용될 수 있는 파라미터들에 관한 머신 판독가능한 정보를 제공한다.
출력 프로세서 컴포넌트(들)(1090)
적어도 일 실시예에서, 출력 프로세서 컴포넌트(들)(1090)는 예를 들어 이하의 것들 중 하나 이상(또는 그들의 조합)과 같은 다양한 유형의 기능들, 동작들, 작업들 및/또는 다른 특징들을 수행 및/또는 구현하도록 운영될 수 있다:
● 균일한 내부 데이터 구조로 표현된 출력 데이터를, 그것을 상이한 형식들로 적절하게 렌더링하는 양식들 및 레이아웃들로 포맷팅. 출력 데이터는 예를 들어 지능형 자동화 어시스턴트와 사용자 간의 자연어 통신; 식당, 영화, 제품 및 그와 유사한 것의 속성들과 같은 도메인 엔티티들에 관한 데이터; 기상 리포트, 항공편 상태 체크, 가격 및 그와 유사한 것과 같은 정보 서비스들로부터의 도메인 특정 데이터 결과들; 및/또는 사용자가 출력 표시와 직접 상호작용하여 응답하는 것을 가능하게 하는 상호작용 링크들 및 버튼들.
● 예를 들어, 그래픽 사용자 인터페이스; 텍스트 메시지; 이메일 메시지; 사운드; 애니메이션 및/또는 음성 출력의 임의의 조합을 포함할 수 있는 형식들을 위한 출력 데이터를 렌더링.
● 요청에 기초하여 상이한 그래픽 사용자 인터페이스 디스플레이 엔진들에 대한 데이터를 동적으로 렌더링. 예를 들어, 어느 웹 브라우저 및/또는 디바이스가 이용되고 있는지에 따라 상이한 출력 프로세싱 레이아웃들 및 포맷들을 이용한다.
● 동적으로 상이한 음성 보이스들로 출력 데이터를 렌더링.
● 사용자 선호사항에 기초하여, 지정된 형식들로 동적으로 렌더링.
● 외관 및 느낌을 커스터마이즈하는 사용자 특유 "스킨"을 이용하여 동적으로 출력을 렌더링.
● 형식에 대한 출력 패키지들의 스트림을 보내서, 어시스턴트(1002)와의 상호작용의 위상들 전체에서의 중간 상태, 피드백 또는 결과들을 보여주는 것.
구체적인 실시예들에 따르면, 출력 프로세서 컴포넌트(들)(1090)의 복수의 인스턴스 또는 스레드는 하나 이상의 프로세서(63), 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들을 이용하여 동시에 구현 및/또는 개시될 수 있다. 예를 들어, 적어도 일부 실시예들에서, 출력 프로세서 컴포넌트(들)(1090)의 다양한 양상들, 특징들 및/또는 기능성들은 이하의 유형의 시스템들, 컴포넌트들, 시스템들, 디바이스들, 절차들, 프로세스들 및 그와 유사한 것 중 하나 이상(또는 그들의 조합)에 의해 수행, 구현 및/또는 개시될 수 있다:
● 지능형 자동화 어시스턴트의 실시예의 클라이언트 또는 서버 내의 소프트웨어 모듈들;
● 원격 호출가능한 서비스들;
● 템플릿들 및 절차적 코드의 혼합의 이용.
이제 도 39를 참조하면, 일 실시예에 따른 다중 위상 출력 절차의 예를 도시하는 흐름도가 나타나 있다. 다중 위상 출력 절차는 자동화 어시스턴트(1002) 프로세싱 단계들(702) 및 다중 위상 출력 단계들(704)을 포함한다.
단계(710)에서, 음성 입력 발성이 획득되고, (도 22에 관련하여 설명된 컴포넌트와 같은) 음성-텍스트 컴포넌트는 후보 음성 해석들(712)의 세트를 생성하기 위해 음성을 해석한다. 일 실시예에서, 음성-텍스트 컴포넌트는 예를 들어 매사추세츠 주 벌링턴의 Nuance Communications, Inc.로부터 입수가능한 뉘앙스 인식기(Nuance Recognizer)를 이용하여 구현된다. 후보 음성 해석들(712)은 단계(730)에서 예를 들어 패러프레이징된 형태로 사용자에게 보여질 수 있다. 예를 들어, 인터페이스는 동일한 음성 사운드 샘플의 몇가지의 가능한 대안적인 텍스트 해석들을 나열하는 "did you say?" 대안들을 보여줄 수 있다.
적어도 하나의 실시예에서, 사용자로 하여금 후보 음성 해석들을 인터럽트하고 이들 중에서 선택할 수 있게 하는 사용자 인터페이스가 제공된다.
단계 714에서, 후보 음성 해석들(712)은 언어 해석기(1070)로 전송되며, 이 언어 해석기는 적어도 하나의 후보 음성 해석(712)에 대한 사용자 의도의 표현(716)을 생성할 수 있다. 단계 732에서, 이러한 사용자 의도의 표현들(716)의 바뀐 표현들이 생성되어 사용자에게 제시된다(도 22의 절차(120)의 관련 단계(132)를 참고한다).
적어도 하나의 실시예에서, 사용자 인터페이스는 사용자로 하여금 자연어 해석들의 바뀐 표현들(732)을 인터럽트하고 이들 중에서 선택할 수 있게 한다.
단계 718에서, 태스크 및 다이얼로그 분석이 수행된다. 단계 734에서, 의도 패러프레이징 알고리즘을 이용하여 태스크 및 도메인 해석들이 사용자에게 제시된다.
이제, 도 40을 또한 참조하면, 일 실시예에 따른 출력 프로세싱의 일례를 나타내는 스크린 샷이 도시되어 있다. 스크린(4001)은 단계 730에 의해 생성된 사용자의 음성 입력의 에코(4002)를 포함한다. 스크린(4001)은 단계 734에 의해 생성된 사용자의 의도의 바뀐 표현(4003)을 더 포함한다. 일 실시예에서, 도 40의 예에 도시된 바와 같이, "이벤트"와 같은 키워드들에 대해 특수한 포맷팅/하이라이팅이 사용되며, 이는 지능형 자동화 어시스턴트(1002)와의 상호작용을 위한 사용자의 훈련을 촉진하는 데 사용될 수 있다. 예를 들어, 사용자는 표시된 텍스트의 포맷팅을 시각적으로 관찰함으로써 지능형 자동화 어시스턴트가 "이벤트", "다음 수요일", "샌프란시스코" 등과 같은 키워드들을 인식한다는 것을 쉽게 식별하고 해석할 수 있다.
도 39를 참조하면, 요청들이 서비스들로 디스패치되고(720), 결과들이 동적으로 수집될 때, 중간 결과들이 실시간 진행의 형태로 표시될 수 있다(736). 예를 들어, 식당들의 리스트가 반환될 수 있고, 이어서 이들의 검토들은 검토 서비스들로부터의 결과들이 도달함에 따라 동적으로 채워질 수 있다. 서비스들은 웹-인에이블드 서비스들 및/또는 장치 상에 국지적으로 저장된 정보 및/또는 임의의 다른 소스로부터의 정보에 액세스하는 서비스들을 포함할 수 있다.
응답의 균일한 표현(722)이 생성되고, 적절한 출력 형식을 위해 포맷팅된다(724). 최종 출력 포맷이 완성된 후, 738에서 다른 종류의 바뀐 표현이 제공될 수 있다. 이 단계에서, 전체 결과 세트가 분석되고, 최초 요청과 비교될 수 있다. 이어서, 질문에 대한 결과들 또는 대답의 요약이 제공될 수 있다.
도 41을 또한 참조하면, 일 실시예에 따른 출력 프로세싱의 다른 예가 도시되어 있다. 스크린(4101)은 단계 732에 의해 생성된 텍스트 해석의 바뀐 표현(4102), 단계 736에 의해 생성된 실시간 진행(4103), 및 단계 738에 의해 생성된, 패러프레이징된 요약(7104)을 나타낸다. 상세한 결과들(4105)도 포함된다.
일 실시예에서, 어시스턴트(1002)는 다수의 모드로 출력을 생성할 수 있다. 이제, 도 42를 참조하면, 일 실시예에 따른 다중 모드 출력 프로세싱의 일례를 나타내는 흐름도가 도시되어 있다.
방법은 600에서 시작된다. 출력 프로세서(1090)는 응답의 균일한 표현(490)을 취하며, 이 응답을 적절하고 적용 가능한 장치 및 형식에 따라 포맷팅한다(612). 단계 612는 장치 및 형식 모델들(610) 및/또는 도메인 데이터 모델들(614)로부터의 정보를 포함할 수 있다.
응답(490)이 포맷팅(612)되면, 임의의 다양한 상이한 출력 메커니즘들이 임의의 조합으로 이용될 수 있다. 도 42에 도시된 예들은 다음을 포함한다.
● 텍스트 메시지 채널로 전송(630)되는 텍스트 메시지 출력의 생성(620);
● 이메일 메시지로서 전송(632)되는 이메일 출력의 생성(622);
● 렌더링을 위해 장치 또는 웹 브라우저로 전송(634)되는 GUI 출력의 생성(624);
● 음성 생성 모듈로 전송(636)되는 음성 출력의 생성(626).
이 분야의 기술자는 많은 다른 출력 메커니즘이 이용될 수 있다는 것을 인식할 것이다.
일 실시예에서, 다중 위상 출력 절차(700)에 의해 생성되는 출력 메시지들의 내용은 다중 모드 출력 프로세싱(600)의 모드에 맞춰진다. 예컨대, 출력 형식이 음성(626)인 경우, 사용자 입력(730), 텍스트 해석들(732), 태스크 및 도메인 해석들(734), 진행(736) 및/또는 결과 요약들(738)을 패러프레이징하는 데 사용되는 언어는 다소 장황할 수 있거나, 기재 형태보다 가청 형태로 이해하는 것이 더 쉬운 문장들을 사용할 수 있다. 일 실시예에서, 언어는 다중 위상 출력 절차(700)의 단계들에 맞춰지며; 다른 실시예들에서, 다중 위상 출력 절차(700)는 다중 모드 출력 프로세싱(600)에 의해 특정 언어로 더 구체화되는 중간 결과를 생성한다.
단기간 개인 메모리 컴포넌트(들)(1052)
적어도 하나의 실시예에서, 단기간 개인 메모리 컴포넌트(들)(1052)는 예를 들어 아래 중 하나 이상(또는 이들의 조합들)과 같은 다양한 타입의 기능들, 동작들, 액션들 및/또는 다른 특징들을 수행 및/또는 구현하도록 동작할 수 있다.
● 사용자 입력들의 이력 및 이들의 해석들을 포함하는, 어시스턴트의 실시예와 사용자 간의 최근 대화의 이력을 유지하며;
● 어느 아이템들이 열리거나 조사되었는지, 어느 전화 번호들이 호출되었는지, 어느 아이템들이 맵핑되었는지, 어느 영화 예고편들이 어디서 상영되었는지 등과 같은, GUI에서의 사용자에 의한 최근 선택들의 이력을 유지하며,
● 클라이언트에 의해 사용되는 RAM 또는 웹 브라우저 쿠키들과 같은 클라이언트 세션 상태에서, 또는 사용자 고유 세션 내의 서버, 클라이언트 상의 데이터베이스에 대화 및 사용자 상호작용들의 이력을 저장하며;
● 최근 사용자 요청들의 리스트를 저장하며;
● 최근 사용자 요청들의 결과들의 시퀀스를 저장하며;
● 버튼 누름들, 탭들, 제스처들, 음성 활성화 트리거들 및/또는 임의의 다른 사용자 입력을 포함하는 UI 이벤트들의 클릭-스트림 이력을 저장하며;
● 어시스턴트와의 상호작용들과 상관될 수 있는 (장소, 시간, 위치 배향, 모션, 광 레벨, 사운드 레벨 등과 같은) 장치 센서 데이터를 저장한다.
특정 실시예들에 따르면, 단기간 개인 메모리 컴포넌트(들)(1052)의 다수의 인스턴스 또는 스레드가 하나 이상의 프로세서들(63) 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들의 사용을 통해 동시에 구현 및/또는 개시될 수 있다.
다른 실시예들에 따르면, 단기간 개인 메모리 컴포넌트(들)(1052)의 하나 이상의 상이한 스레드들 또는 인스턴스들이 단기간 개인 메모리 컴포넌트(들)(1052)의 적어도 하나의 인스턴스의 개시를 트리거링하기 위한 하나 이상의 상이한 타입의 최소 임계 기준들을 충족시키는 하나 이상의 조건들 또는 이벤트들의 검출에 응답하여 개시될 수 있다. 예를 들어, 단기간 개인 메모리 컴포넌트(들)(1052)는 사용자에 의한 적어도 하나의 입력 형태 또는 액션 또는 시스템에 의한 응답 시에 어시스턴트(1002)의 실시예와의 사용자 세션이 존재할 때 호출될 수 있다.
적어도 하나의 실시예에서, 단기간 개인 메모리 컴포넌트(들)(1052)의 주어진 인스턴스는 하나 이상의 관련 데이터베이스들로부터 정보에 액세스하고 그리고/또는 이를 이용할 수 있다. 적어도 하나의 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 국지적 및/또는 원격 메모리 장치들과의 통신을 통해 액세스될 수 있다. 예를 들어, 단기간 개인 메모리 컴포넌트(들)(1052)는 (예를 들어, 사용자 식별자 및 개인 선호들을 획득하기 위해) 장기간 개인 메모리 컴포넌트(들)(1054)로부터의 데이터 및/또는 단기간 메모리 엔트리들 내에 포함될 수 있는 시간 및 위치에 대한 국지적 장치로부터의 데이터에 액세스할 수 있다.
이제, 도 43a 및 43b를 참조하면, 일 실시예에 따른, 위치를 변경하는 동안 대화 상황을 유지하기 위해 단기간 개인 메모리 컴포넌트(들)(1052)를 사용하는 일례를 나타내는 스크린 샷들이 도시되어 있다. 이 예에서, 사용자는 지역 날씨를 물었으며, 이어서 단지 "뉴욕에서"라고만 말한다. 스크린(4301)은 지역 날씨를 포함하는 최초 응답을 표시한다. 사용자가 "뉴욕에서"라고 말할 때, 어시스턴트(1002)는 단기간 개인 메모리 컴포넌트(들)(1052)를 사용하여 대화 상황에 액세스하며, 따라서 현재 도메인이 일기 예보인 것으로 결정한다. 이것은 어시스턴트(1002)로 하여금 새로운 발성 "뉴욕에서"가 "이번 주 화요일에 뉴욕의 날씨는 어떻게 예상되나?"를 의미하는 것으로 해석하는 것을 가능하게 한다. 스크린(4302)은 뉴욕의 일기 예보를 포함하는 적절한 응답을 표시한다.
도 43a 및 43b의 예에서, 단기간 메모리 내에 저장된 것은 입력 "모레 비가 올까?"의 단어들만이 아니라, 날씨 도메인 및 모레로 설정된 시간 파라미터와 같은 입력에 대한 시스템의 의미 해석도 저장되어 있다.
장기간 개인 메모리 컴포넌트(들)(1054)
적어도 하나의 실시예에서, 장기간 개인 메모리 컴포넌트(들)(1054)는 예를 들어 아래 중 하나 이상(또는 이들의 조합들)과 같은 다양한 타입의 기능들, 동작들, 액션들 및/또는 다른 특징들을 수행 및/또는 구현하도록 동작할 수 있다.
● 예를 들어 사용자의 선호들, 식별자들, 인증서들, 계정들, 주소들 등을 포함하는, 사용자에 대한 개인 정보 및 데이터를 지속적으로 저장하는 것;
● 북마크들, 즐겨찾기들, 클립핑들의 동등물과 같이 사용자가 어시스턴트(1002)의 실시예를 이용하여 수집한 정보를 저장하는 것;
● 식당들, 호텔들, 상점들, 극장들 및 기타 장소들을 포함하는 사업 엔티티들의 세이브된 리스트들을 지속적으로 저장하는 것. 일 실시예에서, 장기간 개인 메모리 컴포넌트(들)(1054)는 이름들 또는 URL들만을 세이브하는 것이 아니라, 전화 번호들, 지도 상의 위치들, 사진들 등을 포함하는 엔티티들에 대한 풀 리스팅을 생성하기에 충분한 정보도 세이브한다;
● 세이브된 영화들, 비디오들, 음악, 쇼들 및 기타 오락 아이템들을 지속적으로 저장하는 것;
● 사용자의 개인 달력(들), 업무 리스트(들)(to do list), 알림(reminder)들 및 경고들, 연락처 데이터베이스들, 소셜 네트워크 리스트들 등을 지속적으로 저장하는 것;
● 제품들 및 서비스들에 대한 쇼핑 리스트들 및 위시 리스트들, 획득된 쿠폰들 및 할인 코드들 등을 지속적으로 저장하는 것;
● 예약들, 구매들, 이벤트 티켓들 등을 포함하는 거래들에 대한 이력 및 영수증들을 영구적으로 저장하는 것.
특정 실시예들에 따르면, 장기간 개인 메모리 컴포넌트(들)(1054)의 다수의 인스턴스 또는 스레드가 하나 이상의 프로세서들(63) 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들의 사용을 통해 동시에 구현 및/또는 개시될 수 있다. 예를 들어, 적어도 일부 실시예들에서, 장기간 개인 메모리 컴포넌트(들)(1054)의 다양한 양태들, 특징들 및/또는 기능들은 클라이언트들(1304) 및/또는 서버들(1340) 상의(또는 이들과 관련된) 그리고/또는 저장 장치들 상에 상주하는 하나 이상의 데이터베이스들 및/또는 파일들을 이용하여 수행, 구현 및/또는 개시될 수 있다.
다른 실시예들에 따르면, 장기간 개인 메모리 컴포넌트(들)(1054)의 하나 이상의 상이한 스레드들 또는 인스턴스들은 장기간 개인 메모리 컴포넌트(들)(1054)의 적어도 하나의 인스턴스의 개시를 트리거링하기 위한 하나 이상의 상이한 타입의 최소 임계 기준들을 충족시키는 하나 이상의 조건들 또는 이벤트들의 검출에 응답하여 개시될 수 있다. 장기간 개인 메모리 컴포넌트(들)(1054)의 하나 이상의 상이한 스레드들 또는 인스턴스들의 개시 및/또는 구현을 트리거링할 수 있는 조건들 또는 이벤트들의 다양한 예들은 아래 중 하나 이상(또는 이들의 조합들)을 포함할 수 있지만, 이에 한정되지 않는다.
● 장기간 개인 메모리 엔트리들은 사용자와 어시스턴트(1002)의 실시예의 상호작용의 부산물로서 획득될 수 있다. 어시스턴트와의 임의 유형의 상호작용은 브라우징, 검색, 발견, 쇼핑, 스케줄링, 구매, 예약, 어시스턴트를 통한 타인들과의 통신을 포함하는, 장기간 개인 메모리에 대한 부가물들을 생성할 수 있다.
● 장기간 개인 메모리는 사용자들이 계정 또는 서비스에 가입하고, 다른 서비스들 상의 계정들에 대한 어시스턴트(1002) 액세스를 가능하게 하고, 달력들, 업무 리스트들, 연락처 리스트들 등과 같은 다른 개인 정보 데이터베이스들에 대한 액세스와 더불어 클라이언트 장치 상에서 어시스턴트(1002) 서비스를 이용하는 결과로서도 축적될 수 있다.
적어도 일 실시예에서, 장기간 개인 메모리 컴포넌트(들)(1054)의 주어진 인스턴스는 하나 이상의 관련 데이터베이스들로부터의 정보에 액세스하고 그리고/또는 이를 이용할 수 있다. 적어도 하나의 실시예에서, 데이터베이스 정보의 적어도 일부는 예를 들어 클라이언트(들)(1304) 및/또는 서버(들)(1340)에 위치할 수 있는 하나 이상의 국지적 및/또는 원격 메모리 장치들과의 통신을 통해 액세스될 수 있다. 장기간 개인 메모리 컴포넌트(들)(1054)에 의해 액세스될 수 있는 상이한 타입의 데이터의 예들은 연락처 또는 친구 리스트들, 달력들, 업무 리스트들, 다른 리스트 관리자들, 외부 서비스들(1360)에 의해 제공되는 개인 계정 및 지갑 관리자들 등과 같은 다른 개인 정보 데이터베이스들로부터의 데이터를 포함할 수 있지만 이에 한정되지 않는다.
이제, 도 44a 내지 44c를 참조하면, 일 실시예에 따른, 장기간 개인 메모리 컴포넌트(들)(1054)의 사용의 일례를 나타내는 스크린 샷들이 도시되어 있다. 이 예에서는, 어시스턴트(1002)의 실시예와의 상호작용 세션들을 통해 발견되는 식당들, 영화들 및 사업들과 같은 세이브된 엔티티들에 대한 액세스를 포함하는 ("나의 자료"라고 하는) 특징이 제공된다. 도 44a의 스크린(4401)에서, 사용자는 식당을 발견하였다. 사용자는 나의 자료에 세이브(4402) 상에 탭핑하여, 장기간 개인 메모리 컴포넌트(들)(1054)에 식당에 대한 정보를 세이브한다.
도 44b의 스크린(4403)은 나의 자료에 대한 사용자 액세스를 도시한다. 일 실시예에서, 사용자는 원하는 아이템으로 내비게이션하기 위해 카테고리들 중에서 선택할 수 있다.
도 44c의 스크린(4404)은 나의 자료에 이전에 저장된 아이템들을 포함하는 나의 식당 카테고리를 도시한다.
자동화 호출 및 응답 절차
이제, 도 33을 참고하면, 일 실시예에 따른, 자동 호출 및 응답 절차를 나타내는 흐름도가 도시되어 있다. 도 33의 절차는 지능형 자동화 어시스턴트(1002)의 하나 이상의 실시예들과 관련하여 구현될 수 있다. 도 1에 도시된 지능형 자동화 어시스턴트(1002)는 구현될 수 있는 광범위한 지능형 자동화 어시스턴트 시스템 실시예들로부터의 일례일 뿐이라는 것을 알 수 있다. 지능형 자동화 어시스턴트 시스템들의 다른 실시예들(도시되지 않음)은 예를 들어 도 1에 도시된 예시적인 지능형 자동화 어시스턴트(1002) 내에 도시된 것들보다 많은, 적은 그리고/또는 상이한 컴포넌트들/특징들을 포함할 수 있다.
적어도 일 실시예에서, 도 33의 자동화 호출 및 응답 절차는 예를 들어 아래 중 하나 이상(또는 이들의 조합들)과 같은 다양한 타입의 기능들, 동작들, 액션들 및/또는 다른 특징들을 수행 및/또는 구현하도록 동작할 수 있다.
● 도 33의 자동화 호출 및 응답 절차는 사용자와 지능형 자동화 어시스턴트(1002) 사이의 대화 인터페이스의 인터페이스 제어 플로우 루프를 제공할 수 있다. 자동화 호출 및 응답 절차의 적어도 한 번의 반복은 대화에서의 경향(ply)으로서 이용될 수 있다. 대화 인터페이스는 사용자와 어시스턴트(1002)가 대화 방식으로 교대로 발성함으로써 통신하는 인터페이스이다.
● 도 33의 자동화 호출 및 응답 절차는 지능형 자동화 어시스턴트(1002)에 대한 실행 제어 플로우를 제공할 수 있다. 즉, 이 절차는 입력의 수집, 입력의 처리, 출력의 생성 및 사용자에 대한 출력의 제시를 제어한다.
● 도 33의 자동화 호출 및 응답 절차는 지능형 자동화 어시스턴트(1002)의 컴포넌트들 간의 통신을 조정할 수 있다. 즉, 이 절차는 하나의 컴포넌트의 출력이 다른 컴포넌트 내로 공급되는 장소, 및 환경으로부터의 전체 입력 및 환경 상의 액션이 발생할 수 있는 장소를 지시할 수 있다.
적어도 일부 실시예들에서, 자동화 호출 및 응답 절차의 부분들은 컴퓨터 네트워크의 다른 장치들 및/또는 시스템들에서도 구현될 수 있다.
특정 실시예들에 따르면, 자동화 호출 및 응답 절차의 다수의 인스턴스 또는 스레드는 하나 이상의 프로세서들(63) 및/또는 하드웨어 및/또는 하드웨어와 소프트웨어의 다른 조합들의 사용을 통해 동시에 구현 및/또는 개시될 수 있다. 적어도 일 실시예에서, 자동화 호출 및 응답 절차의 하나 이상의 선택된 부분들은 하나 이상의 클라이언트(들)(1304)에서, 하나 이상의 서버(들)(1340)에서 그리고/또는 이들의 조합들에서 구현될 수 있다.
예를 들어, 적어도 일부 실시예들에서, 자동화 호출 및 응답 절차의 다양한 양태들, 특징들 및/또는 기능들은 소프트웨어 컴포넌트들, 네트워크 서비스들, 데이터베이스들 등 또는 이들의 임의 조합에 의해 수행, 구현 및/또는 개시될 수 있다.
다른 실시예들에 따르면, 자동화 호출 및 응답 절차의 하나 이상의 상이한 스레드들 또는 인스턴스들은 자동화 호출 및 응답 절차의 적어도 하나의 인스턴스의 개시를 트리거링하기 위한 (예를 들어, 최소 임계 기준들과 같은) 하나 이상의 상이한 타입의 기준들을 충족시키는 하나 이상의 조건들 또는 이벤트들의 검출에 응답하여 개시될 수 있다. 자동화 호출 및 응답 절차의 하나 이상의 상이한 스레드들 또는 인스턴스들의 개시 및/또는 구현을 트리거링할 수 있는 다양한 타입의 조건들 또는 이벤트들의 예들은 아래 중 하나 이상(또는 이들의 조합들)을 포함할 수 있지만, 이에 한정되지 않는다.
● 예를 들어 아래 중 하나 이상과 같은, 그러나 이에 한정되지 않는 지능형 자동화 어시스턴트(1002)의 인스턴스와의 사용자 세션:
○ 예를 들어 지능형 자동화 어시스턴트(1002)의 일 실시예를 구현하는 이동 장치 애플리케이션을 시동하는 이동 장치 애플리케이션;
○ 예를 들어 지능형 자동화 어시스턴트(1002)의 일 실시예를 구현하는 애플리케이션을 시동하는 컴퓨터 애플리케이션;
○ "음성 입력 버튼"과 같은, 눌러지는 이동 장치 상의 전용 버튼;
○ 헤드셋, 전화 핸드셋 또는 기지국, GPS 내비게이션 시스템, 가전 제품, 원격 제어, 또는 지원 호출과 관련될 수 있는 버튼을 갖는 임의의 다른 장치와 같은 컴퓨터 또는 이동 장치에 부착된 주변 장치 상의 버튼;
○ 웹 브라우저로부터 지능형 자동화 어시스턴트(1002)를 구현하는 웹사이트에 대해 개시되는 웹 세션;
○ 기존의 웹 브라우저 세션 내로부터 지능형 자동화 어시스턴트(1002)를 구현하는, 예를 들어 지능형 자동화 어시스턴트(1002) 서비스가 요청되는 웹사이트에 대해 개시되는 상호작용;
○ 지능형 자동화 어시스턴트(1002)의 일 실시예와의 통신을 조정하는 형식 서버(1426)로 전송되는 이메일 메시지;
○ 텍스트 메시지가 지능형 자동화 어시스턴트(1002)의 일 실시예와의 통신을 조정하는 형식 서버(1426)로 전송됨;
○ 전화 호출이 지능형 자동화 어시스턴트(1002)의 일 실시예와의 통신을 조정하는 형식 서버(1434)에 대해 행해짐;
○ 경고 또는 통지와 같은 이벤트가 지능형 자동화 어시스턴트(1002)의 일 실시예를 제공하는 애플리케이션으로 전송된다.
● 지능형 자동화 어시스턴트(1002)를 제공하는 장치가 턴온 및/또는 시동될 때.
상이한 실시예들에 따르면, 자동화 호출 및 응답 절차의 하나 이상의 상이한 스레드들 또는 인스턴스들은 수동으로, 자동으로, 정적으로, 동적으로, 동시에 그리고/또는 이들의 조합들로 개시 및/또는 구현될 수 있다. 게다가, 자동화 호출 및 응답 절차의 상이한 인스턴스들 및/또는 실시예들은 하나 이상의 상이한 시간 간격으로(예로서, 특정 시간 간격 동안, 규칙적인 주기적 간격으로, 불규칙한 주기적 간격으로, 요청시에 등) 개시될 수 있다.
적어도 일 실시예에서, 자동화 호출 및 응답 절차의 주어진 인스턴스는 특정 태스크들 및/또는 동작들을 수행할 때 다양한 상이한 타입의 데이터 및/또는 다른 타입의 정보를 이용 및/또는 생성할 수 있다. 이것은 예를 들어 입력 데이터/정보 및/또는 출력 데이터/정보를 포함할 수 있다. 예를 들어, 적어도 일 실시예에서, 자동화 호출 및 응답 절차의 적어도 하나의 인스턴스는 예를 들어 하나 이상의 데이터베이스들과 같은 하나 이상의 상이한 타입의 소스들로부터의 정보에 액세스하고, 이를 처리하고 그리고/또는 이용할 수 있다. 적어도 일 실시예에서, 데이터베이스 정보의 적어도 일부는 하나 이상의 국지적 및/또는 원격 메모리 장치들과의 통신을 통해 액세스될 수 있다. 게다가, 자동화 호출 및 응답 절차의 적어도 하나의 인스턴스는 예를 들어 국지적 메모리 및/또는 원격 메모리 장치들에 저장될 수 있는 하나 이상의 상이한 타입의 출력 데이터/정보를 생성할 수 있다.
적어도 일 실시예에서, 자동화 호출 및 응답 절차의 주어진 인스턴스의 초기 구성은 하나 이상의 상이한 타입의 초기화 파라미터들을 이용하여 수행될 수 있다. 적어도 일 실시예에서, 초기화 파라미터들의 적어도 일부는 하나 이상의 국지적 및/또는 원격 메모리 장치들과의 통신을 통해 액세스될 수 있다. 적어도 일 실시예에서, 자동화 호출 및 응답 절차의 인스턴스에 제공되는 초기화 파라미터들의 적어도 일부는 입력 데이터/정보에 대응할 수 있고 그리고/또는 그로부터 얻어질 수 있다.
도 33의 특정 예에서는, 단일 사용자가 음성 입력 능력을 갖는 클라이언트 애플리케이션으로부터 네트워크를 통해 지능형 자동화 어시스턴트(1002)의 인스턴스에 액세스하는 것으로 가정한다. 사용자는 식당에서 식사하기에 좋은 장소를 찾는 데 관심이 있으며, 이러한 서비스의 제공을 돕기 위해 대화시에 지능형 자동화 어시스턴트(1002)를 사용한다.
단계 100에서, 사용자는 요청을 입력하도록 프롬프트된다. 클라이언트의 사용자 인터페이스는 도 26과 관련하여 설명된 바와 같이 여러 개의 입력 모드를 제공한다. 이들은 예를 들어 다음을 포함할 수 있다.
● 도 11에 도시된 바와 같은 능동적 타이핑 입력 유도 절차를 호출할 수 있는, 타이핑 입력을 위한 인터페이스;
● 도 22에 도시된 바와 같은 능동적 음성 입력 유도 절차를 호출할 수 있는, 음성 입력을 위한 인터페이스;
● 도 23에 도시된 바와 같은 능동적 GUI 기반 입력 유도를 자극할 수 있는, 메뉴로부터 입력들을 선택하기 위한 인터페이스.
이 분야의 기술자는 다른 입력 모드들이 제공될 수 있다는 것을 인식할 것이다.
일 실시예에서, 단계 100은 예를 들어 도 24와 관련하여 설명된 능동적 다이얼로그 제안 입력 유도 절차에서 설명된 기술들을 이용하여 어시스턴트(1002)와의 이전 대화로부터 남은 옵션들을 제시하는 단계를 포함할 수 있다.
예를 들어, 단계 100에서의 능동적 입력 유도의 방법들 중 하나에 의해, 사용자는 어시스턴트(1002)에게 "이곳 주위의 어디에서 소정의 양호한 이태리식을 얻을 수 있나?"라고 말할 수 있다. 예를 들어, 사용자는 이것을 음성 입력 컴포넌트 내로 말할 수 있다. 능동적 입력 유도 컴포넌트(1094)의 일 실시예는 음성 대 텍스트 서비스를 호출하고, 사용자에게 확인을 요청하고, 이어서 확인된 사용자 입력을 균일한 주석화된 입력 포맷(2690)으로서 나타낸다.
이어서, 도 29와 관련하여 설명된 바와 같이, 언어 해석기 컴포넌트(1070)의 일 실시예가 단계 200에서 호출된다. 언어 해석기 컴포넌트(1070)는 텍스트 입력을 구문분석하고, 사용자의 의도(290)의 가능한 해석들의 리스트를 생성한다. 하나의 구문분석에서, 단어 "이태리식"은 이태리 스타일의 식당들과 관련되고, "양호한"은 식당들의 추천 특성과 관련되고, "이곳 주위"은 글로벌 센서 판독으로부터의 거리(예를 들어, 이동 장치 상의 GPS에 의해 주어지는 바와 같은 사용자의 위치)를 설명하는 위치 파라미터와 관련된다.
단계 300에서, 사용자 의도 표현(290)은 도 32와 관련하여 전술한 바와 같은 다이얼로그 및 플로우 분석 절차의 일 실시예를 구현하는 다이얼로그 플로우 프로세서(1080)로 전달된다. 다이얼로그 플로우 프로세서(1080)는 어떤 의도 해석이 가장 유망한지를 결정하고, 이 해석을 도메인 모델들의 인스턴스들 및 태스크 모델의 파라미터들에 맵핑하고, 다이얼로그 플로우에서 다음 플로우 단계를 결정한다. 본 예에서는, 제약사항들(요리 스타일, 추천 레벨 및 근접 제약사항들)에 의해 식당을 찾기 위한 억제된 선택 태스크를 이용하여 식당 도메인 모델이 인스턴스화된다. 다이얼로그 플로우 모델은 다음 단계가 이러한 제약사항들을 충족시키는 식당들의 일부 예들을 얻고 이들을 사용자에게 제시하는 것임을 지시한다.
단계 400에서, 플로우 및 서비스 오케스트레이션 절차(400)의 일 실시예가 서비스 오케스트레이션 컴포넌트(1082)를 통해 호출된다. 이것은 식당을 찾기 위한 사용자의 요청을 위해 한 세트의 서비스들(1084)을 호출한다. 일 실시예에서, 이들 서비스(1084)는 공통 결과에 대한 소정 데이터를 제공한다. 이들 데이터는 병합되고, 식당들의 결과적인 리스트는 균일한 서비스 독립 형태로 표현된다.
단계 500에서, 출력 프로세서(1092)는 "이곳 근처에서 소정의 추천받은 이태리식 식당들을 발견하였다"와 같은 결과들의 다이얼로그 요약을 생성한다. 출력 프로세서(1092)는 이 요약과 출력 결과 데이터를 결합하고, 이어서 이 결합물을 단계 600에서 사용자의 특정 이동 장치를 위해 출력을 포맷팅하는 모듈로 전송한다.
단계 700에서, 이러한 장치 고유 출력 패키지는 이동 장치로 전송되며, 장치 상의 클라이언트 소프트웨어는 이를 이동 장치의 스크린(또는 다른 출력 장치) 상에 렌더링한다.
사용자는 이러한 제시를 브라우징하고, 상이한 옵션들을 조사하기로 결정한다. 사용자가 완료한 경우(790), 방법은 종료된다. 사용자가 완료하지 않은 경우(490), 단계 100으로 복귀함으로써 루프의 다른 반복이 개시된다.
자동 호출 및 응답 절차는 예를 들어 사용자의 질문 "멕시코 음식은 어떤가?"에 적용될 수 있다. 그러한 입력은 단계 100에서 유도될 수 있다. 단계 200에서, 이 입력은 멕시코 스타일 식당으로 해석되고, 식당 스타일 파라미터의 하나의 변경과 더불어 지난번과 동일한 의도의 해석을 지원하기 위해 (단기간 개인 메모리(1052)에 유지되는) 다른 상태와 결합된다. 단계 300에서, 이러한 갱신된 의도는 구체적인 요청을 생성하며, 이는 단계 400에서 서비스 오케스트레이션 컴포넌트(들)(1082)에 제공된다.
단계 400에서, 갱신된 요청은 다수의 서비스(1084)로 디스패칭되며, 이는 새로운 세트의 식당들이 단계 500에서 다이얼로그 내에 요약되고, 단계 600에서 장치를 위해 포맷팅되고, 단계 700에서 사용자의 이동 장치 상에 새로운 정보를 표시하기 위해 네트워크를 통해 전송되게 한다.
이 예에서, 사용자는 그가 좋아하는 식당을 발견하고, 이를 지도 상에 표시하며, 설명서(directions)를 친구에게 발송한다.
이 분야의 기술자는 자동화 호출 및 응답 절차의 상이한 실시예들(도시되지 않음)이 도 33의 특정 실시예에 도시된 것들 외에 추가적인 특징들 및/또는 동작들을 포함할 수 있으며 그리고/또는 도 33의 특정 실시예에 도시된 자동화 호출 및 응답 절차의 특징들 및/또는 동작들의 적어도 일부를 생략할 수 있다는 것을 인식할 것이다.
억제된 선택
일 실시예에서, 지능형 자동화 어시스턴트(1002)는 사용자와의 그의 상호작용에 있어서 억제된 선택을 이용하며, 따라서 사용자가 관심을 가질 가능성이 있는 아이템들을 더 효과적으로 식별하고 제시한다.
억제된 선택은 일종의 범용 태스크이다. 범용 태스크들은 한 클래스의 태스크들 사이에 공통인 도메인 객체들, 입력들, 출력들 및 제어 플로우의 종류들을 특성화하는 추상 개념들이다. 억제된 선택 태스크는 (원하는 요리 또는 장소와 같은) 선택 제약사항들에 기초하여 (식당들과 같은) 도메인 객체들의 선택 세트로부터 아이템들을 선택함으로써 수행된다. 일 실시예에서, 어시스턴트(1002)는 사용자가 가능한 선택들의 공간을 조사하는 것을 도와서, 사용자의 제약사항들 및 선호들을 유도하고, 선택들을 제시하고, 이러한 선택들을 예약, 구매, 기억 또는 공유하는 것 등을 위해 이들에 대해 수행할 액션들을 제공한다. 사용자가 액션을 수행할 하나 이상의 아이템들을 선택할 때 태스크가 완료된다.
억제된 선택은 많은 상황, 예를 들어 관람할 영화, 식사할 식당, 잠잘 호텔, 책을 구매할 장소 등을 선택하는 데에 유용하다. 일반적으로, 억제된 선택은 카테고리를 알고 소정의 원하는 특성들을 갖는 카테고리의 인스턴스를 선택하는 것이 필요할 때 유용하다.
억제된 선택의 하나의 전통적인 접근법은 디렉토리 서비스이다. 사용자는 카테고리를 선택하고, 시스템은 선택들의 리스트를 제공한다. 지역 디렉토리에서는, 디렉토리를 도시와 같은 장소로 제한할 수 있다. 예를 들어, "옐로 페이지" 서비스에서, 사용자들은 도시에 대한 책을 선택한 후에 카테고리를 탐색하며, 책은 해당 카테고리에 대한 하나 이상의 아이템들을 보여준다. 디렉토리 서비스의 중요한 문제는 관련 가능성이 큰 선택들의 수가 많다는 것이다(예를 들어, 주어진 도시 내의 식당들).
또 하나의 전통적인 접근법은 사용자로부터의 질문을 유도하고, 매칭되는 아이템들을 검색하고, 현저한 특징들을 하이라이팅하는 소정 방식으로 아이템들을 제시함으로써 선택 세트를 생성하는 방법을 제공하는 데이터베이스 애플리케이션이다. 사용자는 결과 세트의 행들 및 열들을 브라우징하여, 아마도 그가 몇몇 적절한 후보를 발견할 때까지 결과들을 분류하거나 질문을 변경한다. 데이터베이스 서비스의 문제점은 사용자가 그의 인간적인 필요를 형식적인 질문으로서 조작할 수 있게 하고, 분류, 필터 및 브라우즈의 추상 머시너리(abstract machinery)를 사용하여 결과 데이터를 조사하도록 요구할 수 있다는 것이다. 이들은 대부분의 사람들이 그래픽 사용자 인터페이스를 이용하는 경우에도 수행하기 어렵다.
세 번째 전통적인 접근법은 "국지적 검색"과 같은 오픈-엔드(open-ended) 검색이다. 검색은 수행하기 쉽지만, 검색 서비스들은 사람들이 억제된 선택의 태스크를 완수하기 어렵게 하는 여러 가지 문제를 갖는다. 구체적으로:
● 디렉토리 검색에서와 같이, 사용자는 카테고리를 입력하고 하나 이상의 가능한 선택을 볼 수 있을 뿐만 아니라, 리스트를 한정해야 한다.
● 사용자가 제약사항들에 의해 선택을 한정할 수 있는 경우, 어떤 제약사항들이 사용될 수 있는지가 분명하지 않다(예를 들어, 도보 거리 내에 있거나 늦은 시간까지 여는 장소들을 찾을 수 있나?).
● 제약사항들을 진술할 수 있는 방법이 분명하지 않다(예를 들어, 요리 또는 식당 타입으로 지칭되고, 가능한 가격은 얼마인가?).
● 다수의 선호가 충돌하며, 일반적으로 주어진 상황에 대한 객관적으로 "최상인" 해답이 존재하지 않는다(예를 들어, 가깝고, 우수한 서비스와 더불어, 미식가를 위한 음식을 싸게 제공하고, 한밤중까지 여는 장소를 원한다).
● 선호들은 상대적이며, 이들은 무엇이 이용 가능한지에 의존한다. 예를 들어, 사용자가 고급 식당에서 자리를 구할 수 있는 경우에, 사용자는 비싸더라도 이를 선택할 수 있다. 그러나, 일반적으로 사용자는 덜 비싼 옵션들을 선호할 것이다.
다양한 실시예들에서, 본 발명의 어시스턴트(1002)는 억제된 선택의 태스크의 간소화를 돕는다. 다양한 실시예들에서, 어시스턴트(1002)는 데이터베이스 및 검색 서비스들은 물론, 다른 기능도 이용함으로써, 사용자가 무엇을 찾고 있는지를 진술하고, 무엇이 이용 가능한지를 고려하고, 만족스런 해법을 결정하는 사용자 측의 노력을 줄인다.
다양한 실시예들에서, 어시스턴트(1002)는 억제된 선택이 임의의 다양한 상이한 방식으로 사람들에게 더 간단해지는 것을 돕는다.
예를 들어, 일 실시예에서, 어시스턴트(1002)는 특성들을 제약사항들로 조작하게 할 수 있다. 사용자는 그가 무엇을 원하는지를 원하는 결과의 특성들과 관련하여 진술한다. 어시스턴트(1002)는 이러한 입력을 형식적인 제약사항들로 조작할 수 있게 한다. 예를 들어, 사용자는 "요리로서 이태리식 음식을 포함하는, 팔로 알토의 중심으로부터 2 마일 이내의 하나 이상의 식당을 찾아라"라고 말하는 대신에 "팔로 알토 내의 이태리식 식당들"이라고만 말할 수 있다. 어시스턴트(1002)는 또한 데이터베이스에 대한 파라미터들이 아닌, 사용자에 의해 요청된 양들을 조작 가능하게 할 수 있다. 예를 들어, 사용자가 로맨틱한 식당을 요청하는 경우, 시스템은 이를 텍스트 검색 또는 태그 매칭 제약사항으로서 조작 가능하게 할 수 있다. 이러한 방식으로, 어시스턴트(1002)는 사용자들이 억제된 선택에서 가질 수 있는 문제들 중 일부를 극복하는 것을 돕는다. 사용자는 적절한 해법과 부적절한 해법을 구별하는 조건들을 설명하는 것보다 만족스런 해법을 상상하고 설명하는 것이 더 쉽다.
일 실시예에서, 어시스턴트(1002)는 유용한 선택 기준들을 제안할 수 있으며, 사용자는 현재 어떤 기준들이 중요한지를 말하면 된다. 예를 들어, 어시스턴트(1002)는 "이들 문제 중 어느 것: 가격(더 싼 것이 더 좋은가?), 위치(더 가까운 것이 더 좋은가?), 등급(더 높은 등급이 더 좋은가?)"을 물을 수 있다. 어시스턴트(1002)는 또한 특정 값들을 요구할 수 있는 기준들; 예를 들어 "어떤 종류의 요리를 먹고 싶은지 또는 먹고 싶은 음식 아이템을 말할 수 있나?"를 제안할 수 있다.
일 실시예에서, 어시스턴트(1002)는 사용자가 다수의 경쟁 조건들(예로서, 가격, 품질, 가용성 및 편리성)에 따라 달라지는 선택들 중에서 결정을 행하는 것을 도울 수 있다.
그러한 지침을 제공함으로써, 어시스턴트(1002)는 사용자들이 임의의 다양한 방식으로 다중 파라미터 결정을 행하는 것을 도울 수 있다.
● 그 중 하나는 공간의 차원을 줄여서, 다수의 소스로부터의 등급들과 같은 원시 데이터를 합성 "추천" 스코어로 결합하는 것이다. 합성 스코어는 데이터의 소스들에 대한 도메인 지식을 고려할 수 있다(예컨대, Zagat 등급은 Yelp보다 더 품질이 예측될 수 있다).
● 또 하나의 접근법은 기준들의 서브세트에 초점을 맞추어, "고려할 모든 가능한 기준들이 무엇이고, 이들을 어떻게 결합할 것인가?"의 문제를 주어진 상황에서 가장 중요한 기준들의 선택(예를 들어, "어느 것이 더 중요한가, 가격 또는 근접성?")으로 전환하는 것이다.
● 결정을 간소화하는 또 하나의 방법은 디폴트 값들 및 선호 순서들을 가정하는 것이다(예를 들어, 모든 것들이 같다면, 더 고급이고, 더 가깝고, 더 싼 것이 더 좋다). 시스템은 또한 사용자들의 디폴트 값들 및 선호들을 지시하는 사용자들의 이전 응답들을 기억할 수 있다.
● 넷째로, 시스템은 최초 요청에서 언급되지 않은 선택 세트 내의 아이템들의 현저한 특성들을 제공할 수 있다. 예를 들어, 사용자는 지역의 이태리식 음식을 요청했을 수 있다. 시스템은 식당들의 선택 세트, 및 이들과 더불어 검토자들에 의해 사용된 인기 있는 태그들의 리스트 또는 안내 책자로부터의 태그 라인(예를 들어, "데이트를 위한 훌륭한 장소" "훌륭한 파스타")을 제공할 수 있다. 이것은 사람들이 특정 아이템을 선택하고 태스크를 완료하게 할 수 있다. 연구에 의하면, 대부분의 사람들은 기준들을 결정하고 최상위로 오르는 것을 합리적으로 수용하는 것이 아니라 특정 사례들을 평가함으로써 결정을 행한다. 또한, 연구에 의하면, 사람들은 구체적인 사례들로부터 특징들에 대해 배운다. 예를 들어, 자동차를 선택할 때, 구매자들은 자동차들 중 일부가 내비게이션 시스템들을 갖는다는 것을 (이어서, 내비게이션 시스템이 중요한 기준이 될 수 있다는 것을) 알 때까지 내비게이션 시스템들에 대해 관심을 갖지 않을 수 있다. 어시스턴트(1002)는 사람들이 승자를 선택하는 것을 돕거나 최적화할 차원을 제안하는 리스트화된 아이템들의 현저한 특성들을 제시할 수 있다.
개념적 데이터 모델
일 실시예에서, 어시스턴트(1002)는 개념적 데이터 모델을 간소화함으로써 억제된 선택 태스크에 대한 지원을 제공한다. 개념적 데이터 모델은 어시스턴트(1002)의 인터페이스에서 사용자들에게 제시되는 추상 개념이다. 전술한 심리적 문제들을 극복하기 위하여, 일 실시예에서 어시스턴트(1002)는 사용자들이 제약사항 표현들이 아니라 적절한 선택들의 몇몇의 쉽게 인식되고 상기되는 특성들과 관련하여 그들이 원하는 것을 기술할 수 있게 하는 모델을 제공한다. 이러한 방식으로, 특성들은 쉽게 자연어 요청들 내에 구성되고(예를 들어, 키워드 마커들을 수정하는 형용사들), 프롬프트들 내에서 인식될 수 있다("당신은 추천된 식당들을 좋아할 수도 있다..."). 일 실시예에서는, 어시스턴트(1002)가 관심 있는 도메인(예를 들어, 식당 대 호텔) 및 도메인 고유 특성들을 이용하여 인스턴스화될 수 있는 지침에 대한 일반 접근법을 결정할 수 있게 하는 데이터 모델이 사용된다.
일 실시예에서, 어시스턴트(1002)에 의해 사용되는 개념적 데이터 모델은 선택 클래스를 포함한다. 이것은 선택할 것들의 공간의 표현이다. 예를 들어, 식당 찾기 애플리케이션에서, 선택 클래스는 식당들의 클래스이다. 선택 클래스는 추상적일 수 있으며, "목적지에 있는 동안 할 것들"과 같은 서브클래스들을 가질 수 있다. 일 실시예에서, 개념적 데이터 모델은 주어진 문제 해결 상황에서 사용자가 단일 선택 클래스로부터 선택하는 것에 관심을 갖는 것으로 가정한다. 이러한 가정은 상호작용을 간소화하며, 또한 어시스턴트(1002)가 그의 능력의 범위를 선언할 수 있게 한다("나는 도시에서의 삶에 대해 안다"와 달리 "나는 식당들, 호텔들 및 영화들에 대해 안다").
선택 클래스가 주어지면, 일 실시예에서 억제된 선택 태스크를 위해 사용자에게 제시되는 데이터 모델은 예를 들어 아이템들, 아이템 특징들, 선택 기준들 및 제약사항들을 포함한다.
아이템들은 선택 클래스의 인스턴스들이다.
아이템 특징들은 적어도 하나의 아이템과 함께 제시되고 그리고/또는 그와 관련될 수 있는 특성들, 속성들 또는 계산된 값들이다. 예를 들어, 식당의 이름 및 전화 번호는 아이템 특징들이다. 특징들은 본질적이거나(식당의 이름 또는 요리) 상관적일 수 있다(예를 들어, 관련된 현재 위치로부터의 거리). 특징들은 정적이거나(예를 들어, 식당 이름) 동적일 수 있다(등급). 특징들은 다른 데이터(예를 들어, "돈 값어치" 스코어)로부터 계산된 합성 값들일 수 있다. 아이템 특징들은 도메인 모델러에 의해 만들어진 사용자에 대한 추상 개념들이며, 이들은 백엔드 서비스들로부터의 기초 데이터에 대응할 필요는 없다.
선택 기준들은 아이템들의 값 또는 관련성을 비교하는 데 사용될 수 있는 아이템 특징들이다. 즉, 이들은 어느 아이템들이 선호되는지를 표현하는 방법들이다. 선택 기준들은 이들이 본질적인 특성들인지 또는 계산된 것들인지에 관계없이 아이템들 자체의 특징들로서 모델링된다. 예를 들어, (관심 있는 위치로부터의 거리로서 정의되는) 근접성은 선택 기준이다. 공간-시간 내의 위치는 선택 기준이 아니라 특성이며, 이는 관심 있는 위치로부터의 거리를 계산하기 위해 관심 있는 위치와 함께 사용된다.
선택 기준들은 고유한 선호 순서를 가질 수 있다. 즉, 임의의 특정 기준의 값들은 아이템들을 최상의 제1 순서로 정렬하는 데 사용될 수 있다. 예를 들어, 근접성 기준은 더 가까운 것이 더 좋다는 고유한 선호를 갖는다. 한편, 위치는 고유한 선호 값을 갖지 않는다. 이러한 제한은 시스템이 사용자가 이 기준만을 언급하는 경우에 디폴트 가정들을 행하고 선택을 안내할 수 있게 한다. 예를 들어, 사용자 인터페이스는 "등급에 의해 분류"하려고 시도하고, 더 높은 등급이 더 좋은 것으로 가정할 수 있다.
하나 이상의 선택 기준들은 또한 아이템 특징들이며; 이들은 가능한 아이템들 간의 선택과 관련된 특징들이다. 그러나, 아이템 특징들은 반드시 선호와 관련될 필요는 없다(예를 들어, 식당들의 이름들 및 전화 번호들은 일반적으로 이들 간의 선택과 무관하다).
적어도 일 실시예에서, 제약사항들은 선택된 기준들의 원하는 값들에 대한 제한들이다. 형식적으로, 제약사항들은 세트 멤버쉽(예를 들어, 요리 타입은 이태리식을 포함한다), 패턴 매치들(예를 들어, 식당 검토 텍스트는 "로맨틱"을 포함한다), 퍼지 부등식들(예를 들어, 수 마일 미만의 거리), 정성적(qualitative) 임계치들(예를 들어, 높은 등급) 또는 더 복잡한 함수들(예로서, 양호한 돈의 값어치)로서 표현될 수 있다. 문제를 일반인에 대해 충분히 간단하게 하기 위해, 이 데이터 모델은 적어도 하나 이상의 제약사항들을 단어들로서 매칭될 수 있는 심벌 값들로 축소한다. 시간 및 거리는 이러한 축소로부터 배제될 수 있다. 일 실시예에서, 제약사항들을 구현하는 데 사용되는 연산자들 및 임계치들은 사용자로부터 숨겨진다. 예를 들어, "요리"라고 하는 선택 기준들 상의 제약사항은 "이태리식" 또는 "중국식"과 같은 심벌 값으로 표현될 수 있다. 등급에 대한 제약사항은 "추천"이다(이진 선택). 시간 및 거리에 대해, 일 실시예에서 어시스턴트(1002)는 입력들 및 제약 값들의 범위를 다루는 독점 표현들을 사용한다. 예를 들어, 거리는 "도보 거리"일 수 있고, 시간은 "오늘밤"일 수 있으며; 일 실시예에서, 어시스턴트(1002)는 그러한 데이터를 더 정확한 데이터에 매칭시키기 위하여 특수 처리를 이용한다.
적어도 일 실시예에서, 일부 제약사항들은 요구된 제약사항들일 수 있다. 이것은 태스크가 이 데이터 없이는 간단히 완료될 수 없다는 것을 의미한다. 예를 들어, 이름을 알더라도, 원하는 위치에 대한 소정의 개념 없이는 식당을 선택하기 어렵다.
요컨대, 사용자들에게 중요한 아이템 특징들을 갖는 선택 클래스들로서 도메인이 모델링된다. 특징들 중 일부는 사용자에게 제공되는 아이템들을 선택하고 배열하는 데 사용되며, 이러한 특징들은 선택 기준들이라고 한다. 제약사항들은 아이템들의 세트를 매칭되는 것들로 제한하는 선택 기준들에 대한 심벌 제한들이다.
종종, 다수의 기준이 경쟁하며, 제약사항들이 부분적으로 매칭될 수 있다. 데이터 모델은 선택 문제를 최적화(최상의 해법의 발견)로부터 매칭 문제(한 세트의 지정된 기준들에 적합하고 한 세트의 심벌 제약사항들과 매칭되는 아이템들의 발견)로 줄인다. 기준들 및 제약사항들을 선택하고 순서를 결정하기 위한 알고리즘들이 다음 섹션에서 설명된다.
억제된 선택을 위한 방법
일 실시예에서, 어시스턴트(1002)는 기준들의 순서화된 리스트를 적어도 하나에 대한 암시적 또는 명시적 제약사항들과 더불어 입력으로서 취하고, 현저한 특징들을 갖는 한 세트의 후보 아이템들을 생성함으로써 억제된 선택을 수행한다. 계산적으로, 선택 태스크는 중첩 검색(nested search)으로서 특성화될 수 있는데, 즉 먼저 선택 클래스를 식별하고, 이어서 중요한 선택 기준들을 식별하고, 이어서 제약사항들(수용 가능한 해법들의 범위)을 지정하고, 최적의 순서로 사례들을 검색하여 수용 가능한 아이템들을 찾을 수 있다.
이제, 도 45를 참조하면, 중첩 검색과 같은 억제된 선택 태스크를 위한 추상 모델(4500)의 일례가 도시되어 있다. 이 예에서, 어시스턴트(1002)는 모든 국지적 검색 타입들(4501) 중에서 선택 호출을 식별한다(4505). 식별된 클래스는 식당이다. 어시스턴트(1002)는 모든 식당들(4502)의 세트 내에서 기준들을 선택한다(4506). 이 예에서, 기준은 거리로서 식별된다. 어시스턴트(1002)는 PA 내의 식당들(4503)의 세트 내에서 검색에 대한 제약사항들을 지정한다(4507). 이 예에서, 식별된 제약사항은 "이태리식 요리"이다. 어시스턴트는 PA 내의 이태리식 식당들(4504)의 세트 내에서 사용자에게 제시할 아이템들을 선택한다(4508).
일 실시예에서, 그러한 중첩 검색은 데이터를 유도하고 결과들을 제시하기 위한 플로우가 아니라 어시스턴트(1002)가 관련 입력 데이터를 갖는 경우에 행하는 검색이다. 일 실시예에서, 그러한 제어 플로우는 다이얼로그 및 태스크 플로우 모델들과 같은 다른 절차들에 의해 이루어지는 어시스턴트(1002)와 사용자 간의 다이얼로그를 통해 관리된다. 억제된 선택은 이러한 추상 레벨에서(즉, 도메인에 관계없이 억제된 선택 태스크들에 적합한 레벨에서) 다이얼로그 및 태스크 플로우 모델들을 구축하기 위한 프레임워크를 제공한다.
이제, 도 46을 참조하면, 관련 입력 데이터가 얻어질 수 있도록 검색 프로세스를 통해 사용자의 안내를 돕기 위한 다이얼로그(4600)의 일례가 도시되어 있다.
예시적인 다이얼로그(4600)에서, 제1 단계는 사용자가 그가 찾고 있는 것의 종류, 즉 선택 클래스를 진술하는 것이다. 예를 들어, 사용자는 "팔로 알토에서의 식사"라고 말함으로써 이를 행할 수 있다. 이것은 어시스턴트(1002)가 태스크 및 도메인을 추론(4601)할 수 있게 한다.
어시스턴트(1002)가 태스크 및 도메인 결합(선택 클래스 = 식당들)을 이해한 경우, 다음 단계는 예를 들어 기준들 및/또는 제약사항들을 간청(4603)함으로써 이 사용자에게 어느 선택 기준들이 중요한지를 이해하는 것이다. 위의 예에서, "팔로 알토에서"는 관심 있는 장소를 지시한다. 식당들과 관련하여, 시스템은 위치를 근접성 제약사항(기술적으로는 근접성 기준에 대한 제약사항)으로서 해석할 수 있다. 어시스턴트(1002)는 무엇이 필요한지를 설명하고 입력을 수신한다. 선택 세트를 타당한 크기로 제한하기에 충분한 정보가 존재하는 경우, 어시스턴트(1002)는 입력을 패러프레이징하고, 소정의 유용한 순서로 분류된, 근접성 제약사항을 충족시키는 하나 이상의 식당들을 제시한다(4605). 이어서, 사용자는 이 리스트로부터 선택하거나(4607), 기준들 및 제약사항들을 구체화할 수 있다(4606). 어시스턴트(1002)는 이미 진술된 제약사항들을 추론하고, 도메인 고유 지식을 이용하여 도움이 될 수 있는 다른 기준들을 제안하여, 이러한 기준들에 대한 제약사항들도 간청한다. 예를 들어, 어시스턴트(1002)는 호텔에서 도보 거리 내에 있는 식당들을 추천할 때 간청할 유용한 기준들이 요리 및 테이블 가용성일 것으로 추론할 수 있다.
억제된 선택 태스크는 사용자가 선택 클래스의 인스턴스를 선택(4607)할 때 완료된다. 일 실시예에서는, 추가적인 후속 태스크들(4602)이 어시스턴트(1002)에 의해 가능해진다. 따라서, 어시스턴트(1002)는 소정의 다른 값을 제공하면서 선택을 지시하는 서비스들을 제공할 수 있다. 그 예들은 식당을 부킹하고, 달력 상에 알림을 설정하고 그리고/또는 초대장을 전송함으로써 다른 사람들과 선택을 공유하는 것이다(4608). 예를 들어, 식당을 부킹하는 것은 그것이 선택되었다는 것을 명확히 지시하며, 다른 옵션들은 달력 상에 식당을 표시하거나 친구들에게 설명을 포함하는 초대장을 발송하는 것일 수 있다.
이제, 도 47을 참조하면, 일 실시예에 따른 억제된 선택의 방법을 나타내는 흐름도가 도시되어 있다. 일 실시예에서, 어시스턴트(1002)는 기회 및 혼합 주도 방식으로 동작하여, 사용자가 예를 들어 입력에서 한 번에 하나 이상씩 태스크, 도메인, 기준들 및 제약사항들을 진술함으로써 내부 루프로 점프하는 것을 가능하게 한다.
방법은 4701에서 시작한다. 본 명세서에서 설명되는 임의의 모드에 따라 사용자로부터 입력이 수신된다(4702). 입력에 기초하여 태스크가 알려지지 않은 경우, 어시스턴트(1002)는 사용자로부터의 입력의 명확화를 요청한다(4705).
단계 4717에서, 어시스턴트(1002)는 사용자가 추가 입력을 제공했는지를 결정한다. 그러한 경우, 어시스턴트(1002)는 단계 4702로 복귀한다. 그렇지 않은 경우, 방법은 4799에서 종료된다.
단계 4703에서 태스크가 알려지는 경우, 어시스턴트(1002)는 태스크가 억제된 선택인지를 결정한다(4704). 그렇지 않은 경우, 어시스턴트(1002)는 지정된 태스크 플로우로 진행한다(4706).
단계 4704에서 태스크가 억제된 선택인 경우, 어시스턴트(1002)는 선택 클래스가 결정될 수 있는지를 결정한다(4707). 그렇지 않은 경우, 어시스턴트(1002)는 공지된 선택 클래스들의 선택을 제공하고(4708), 단계 4717로 복귀한다.
단계 4707에서 선택 클래스가 결정될 수 있는 경우, 어시스턴트(1002)는 모든 요구된 제약사항들이 결정될 수 있는지를 결정한다(4709). 그렇지 않은 경우, 어시스턴트(1002)는 요구된 정보를 위해 프롬프트하고(4710), 단계 4717로 복귀한다.
단계 4709에서 모든 요구된 제약사항들이 결정될 수 있는 경우, 어시스턴트(1002)는 제약사항들이 주어질 경우에 임의의 결과 아이템들이 발견될 수 있는지를 결정한다(4711). 제약사항들을 충족시키는 아이템이 존재하지 않는 경우, 어시스턴트(1002)는 제약사항들을 완화할 방법들을 제공한다(4712). 예를 들어, 어시스턴트(1002)는 필터/분류 알고리즘을 이용하여 최저에서 최고 우선 순위로 제약사항들을 완화할 수 있다. 일 실시예에서, 제약사항들 중 일부를 충족시키는 아이템들이 존재하는 경우, 어시스턴트(1002)는 상황을 패러프레이징할 수 있다(예를 들어, "나는 샌 카로스에서 일요일에 배달하는 추천된 그리스식 식당을 발견할 수 없었다. 그러나, 나는 샌 카로스에서 3개의 그리스식 식당 및 7개의 추천 식당을 발견하였다"를 출력할 수 있다). 일 실시예에서, 임의의 제약사항과 매칭되는 어떠한 아이템도 존재하지 않는 경우, 어시스턴트(1002)는 이 상황을 패러프레이징하고, 상이한 제약사항들을 위해 프롬프트할 수 있다(예를 들어, "미안하지만, 나는 텍사스 애니타운에서 어떠한 식당도 발견할 수 없었다. 당신은 다른 위치를 선택할 수 있다"를 출력할 수 있다). 어시스턴트(1002)는 단계 4717로 복귀한다.
단계 4711에서 결과 아이템들이 발견될 수 있는 경우, 어시스턴트(1002)는 아이템들의 리스트를 제공한다(4713). 일 실시예에서, 어시스턴트(1002)는 현재 지정된 기준들 및 제약사항들을 패러프레이징한다(예를 들어, "산호세에는 몇몇 추천된 이태리식 식당이 있다"를 출력한다. (추천=예, 요리=이태리식, 근접성=<산호세 내>)). 일 실시예에서, 어시스턴트(1002)는 공지된 제약사항들을 충족시키는 아이템들의 분류된, 페이지화된 리스트를 제시한다. 아이템이 제약사항들 중 일부만을 나타내는 경우, 그러한 조건은 아이템 표시의 일부로서 나타날 수 있다. 일 실시예에서, 어시스턴트(1002)는 사용자에게 예를 들어 부킹, 기억, 스케줄링 또는 공유와 같은 다른 태스크를 아이템에 대해 개시함으로써 그 아이템을 선택하는 방법들을 제공한다. 일 실시예에서, 임의의 주어진 아이템에 대해, 어시스턴트(1002)는 선택 클래스의 인스턴스들을 선택하기 위해 현저한 아이템 특징들을 제시한다. 일 실시예에서, 어시스턴트(1002)는 아이템이 어떻게 제약사항을 충족시키는지를 나타내는데; 예를 들어 5의 Zagat 등급은 추천=예 제약사항을 충족시키고, "1마일 떨어짐"은 "주소에서 도보 거리 내" 제약사항을 충족시킨다. 일 실시예에서, 어시스턴트(1002)는 사용자가 아이템에 대한 추가 상세를 위해 드릴 다운할 수 있게 하며, 이는 더 많은 아이템 특징의 표시를 제공한다.
어시스턴트(1002)는 사용자가 아이템을 선택했는지를 결정한다(4714). 사용자가 아이템을 선택한 경우, 태스크가 완료된다. 하나가 존재하는 경우, 임의의 후속 태스크가 수행되고(4715), 방법은 4799에서 종료된다.
단계 4714에서 사용자가 아이템을 선택하지 않은 경우, 어시스턴트(1002)는 사용자에게 다른 기준들 및 제약사항들을 선택하는 방법들을 제공하고(4716), 단계 4717로 복귀한다. 예를 들어, 현재 지정된 기준들 및 제약사항들이 주어진 경우, 어시스턴트(1002)는 선택 세트를 원하는 크기로 제한할 가능성이 가장 큰 기준들을 제공할 수 있다. 사용자가 제약 값을 선택하는 경우, 그 제약 값은 단계 4703 내지 4713이 반복될 때 이전에 결정된 제약사항들에 추가된다.
하나 이상의 기준들이 고유한 선호 값을 가질 수 있으므로, 기준들의 선택은 요청에 정보를 추가할 수 있다. 예컨대, 사용자로 하여금 긍정적인 검토가 가치 있음을 지시할 수 있게 하는 것은 어시스턴트(1002)가 이 기준에 의해 분류할 수 있게 한다. 그러한 정보는 단계 4703 내지 4713이 반복될 때 고려될 수 있다.
일 실시예에서, 어시스턴트(1002)는 사용자로 하여금 이미 지정된 기준의 중요성을 우선 순위가 더 높도록 상승시킬 수 있게 한다. 예를 들어, 사용자가 그의 위치에서 한 블록 내의 빠르고, 싸고, 강력하게 추천되는 식당들을 물은 경우, 어시스턴트(1002)는 사용자가 이러한 기준들 중 어느 것을 가장 중요한 것으로 선택하는지를 요청할 수 있다. 그러한 정보는 단계 4703 내지 4713이 반복될 때 고려될 수 있다.
일 실시예에서, 사용자는 도 47의 방법이 수행되고 있는 동안 임의의 시점에 추가 입력을 제공할 수 있다. 일 실시예에서, 어시스턴트(1002)는 그러한 입력을 주기적으로 또는 계속 검사하고, 그에 응답하여 그를 처리하기 위해 단계 4703으로 루프 백한다.
일 실시예에서, 아이템 또는 아이템들의 리스트를 출력할 때, 어시스턴트(1002)는 아이템들의 제시에서 이들을 선택하고 배열하는 데 사용된 특징들을 지시한다. 예를 들어, 사용자가 근처의 이태리식 식당들을 물은 경우, 거리 및 요리에 대한 그러한 아이템 특징들은 아이템의 제시에서 나타날 수 있다. 이것은 매치들을 하이라이팅하는 것은 물론, 아이템의 제시에 포함된 선택 기준들을 리스트화하는 것을 포함할 수 있다.
예시적인 도메인들
표 14은 다양한 실시예들에 따른, 어시스턴트(1002)에 의해 처리될 수 있는 억제된 선택 도메인들의 일례를 제공한다.
선택a 이러한 기준들에 기초
위치 가격 가용성 타입 품질 이름 서비스 특수 검색 일반 검색
식당 근접성 적정성 빈 테이블 요리 안내, 검토에 의한 등급 식당 이름 배달 메뉴 아이템 키워드
호텔 근접성 가격 범위 이용 가능한 방 모텔, 호텔, B&B 안내, 검토에 의한 등급 호텔 이름 편의시설 키워드
영화 극장 근접성 상영 시간 장르 검토에 의한 등급 영화 제목 배우 등
지역 사업 근접성 사업 카테고리 검토에 의한 등급 사업명 키워드
지역 이벤트 현장 근접성 날짜에 의함 이벤트 제목 키워드
콘서트 현장 근접성 투어 스케줄에 의함 음악 장르 밴드 이름 밴드 멤버 키워드
구매할 CD, 책, DVD 가격 범위 온라인, 서점내 등 다운로드, 물리적 인기도 앨범 또는 노래 제목 아티스트, 타이틀 등 키워드
필터링 및 분류 결과들
일 실시예에서, 현재 지정된 기준들 및 제약사항들을 충족시키는 아이템들을 제시할 때, 필터/분류 방법이 이용될 수 있다. 일 실시예에서, 선택 제약사항들은 기본 서비스들에 대한 필터 및 분류 파라미터들로서 사용될 수 있다. 따라서, 임의의 선택 기준을 이용하여, 어느 아이템들이 리스트 내에 있는지를 결정하고, 이들을 페이지화하고 표시할 순서를 계산할 수 있다. 이 태스크를 위한 분류 순서는 검색에서의 관련성 순위와 유사하다. 예를 들어, 근접성은 "운전 거리 내" 및 거리에 의한 분류의 일반 개념과 같은 심벌 제약사항 값들을 갖는 기준이다. "운전 거리" 제약사항은 후보 아이템들의 그룹을 선택하는 데 사용될 수 있다. 그 그룹 내에서, 더 가까운 아이템들은 리스트 내에서 더 높게 분류될 수 있다.
일 실시예에서, 선택 제약사항들 및 관련 필터링 및 분류는 기초 데이터 및 사용자로부터의 입력 둘 다의 함수들인 이산 "레벨들"에 있다. 예를 들어, 근접성은 "도보 거리", "택시 거리", "운전 거리"와 같은 레벨들로 그룹화된다. 분류시에, 도보 거리 내의 하나 이상의 아이템들은 이들이 동일 거리인 것처럼 취급된다. 사용자로부터의 입력은 사용자가 제약사항을 지정하는 방식으로 작용할 수 있다. 사용자가 예를 들어 "팔로 알토에서"를 입력하는 경우, 팔로 알토 시 내의 하나 이상의 아이템들 제한들은 완전한 매치들이고 등가이다. 사용자가 "유니버시티 애비뉴 기차역 근처"를 입력하는 경우, 매치는 그 주소로부터의 거리에 의존하며, 매치의 정도는 선택 클래스에 의존한다(예를 들어, 식당들에 대한 근처는 호텔들에 대한 근처와 다르다). 연속 값으로 지정될 수 있는 제약사항 내에서도 불연속화가 적용될 수 있다. 이것은 분류 작업에 중요하며, 따라서 다수의 기준이 최상 우선 배열의 결정에 관련될 수 있다.
일 실시예에서, 아이템 리스트--"매칭" 또는 "충분히 양호"로서 간주되는 아이템들--는 출력의 한 "페이지" 상에 표시되는 아이템들의 수보다 짧거나 길 수 있다. 일반적으로, 제1 페이지 내의 아이템들이 가장 주목받지만, 개념적으로는 더 긴 리스트가 존재하며, 페이지화는 단지 출력 매체의 폼 팩터의 함수이다. 이것은 예를 들어 사용자가 소정 기준에 의해 아이템들을 분류하고 브라우징하는 방법을 제공받는 경우에 분류 또는 브라우징되는 것은 (한 페이지보다 더 가치있는) 아이템들의 전체 세트임을 의미한다.
일 실시예에서, 선택 기준들 사이에는 우선 순위가 존재한다. 즉, 일부 기준들은 필터 및 분류에 있어서 다른 기준들보다 더 중요할 수 있다. 일 실시예에서, 사용자에 의해 선택된 기준들은 다른 것들보다 높은 우선 순위를 받으며, 하나 이상의 기준들에 대해 디폴트 순위가 존재한다. 이것은 일반적인 사전적 분류를 가능하게 한다. 의미 있는 연역적 우선 순위가 존재하는 것으로 가정한다. 예를 들어, 사용자가 달리 언급하지 않는 한, 식당은 싼 것보다 가까운 것이 더 중요할 수 있다. 일 실시예에서, 연역적 우선 순위는 도메인에 고유하다. 모델은 필요한 경우에 사용자 고유 선호들이 도메인 디폴트들을 무효화할 수 있게 한다.
제약사항들의 값들은 여러 내부 데이터 타입을 표현할 수 있으므로, 제약사항들이 매칭되는 상이한 방법들이 존재하며, 이들은 제약사항에 고유할 수 있다. 예를 들어, 일 실시예에서:
● 이진 제약사항들은 하나 이상과 매칭되거나 어느 것과도 매칭되지 않는다. 예를 들어, 식당이 "패스트(Fast)"인지의 여부는 참 또는 거짓일 수 있다.
● 세트 멤버쉽 제약사항은 특성 값에 기초하여 하나 이상과 매칭되거나 어느 것과도 매칭되지 않는다. 예를 들어, 요리=그리스식은 식당의 요리들의 세트가 그리스식을 포함한다는 것을 의미한다.
● 열거 제약사항들은 임계치에서 매칭된다. 예를 들어, 등급 기준은 등급을 갖는, 높은 등급을 갖는 또는 최상위 등급을 갖는 제약사항 값들을 가질 수 있다. 높은 등급으로 제한하는 것은 최상위 등급과도 매칭될 것이다.
● 다수의 제약사항은 기준에 고유할 수 있는 임계치에서 매칭된다. 예를 들어, "늦게까지 영업"은 기준일 수 있고, 사용자는 10:00pm 후에 여는 장소들을 물을 수 있다. 이러한 유형의 제약사항은 심벌 제약사항 값이 아니므로, 약간은 억제된 선택 태스크에 대한 범위 밖일 수 있다. 그러나, 일 실시예에서, 어시스턴트(1002)는 이와 같은 다양한 제약사항들의 일부 예들을 인식하고, 이들을 심벌 제약사항들을 갖는 임계치들에 맵핑한다(예를 들어, "지금 연 팔로 알토 내의 식당들" -> "늦게까지 여는 2개의 식당이 팔로 알토 내에 있다").
● 위치 및 시간은 특수하게 처리된다. 근접성에 대한 제약사항은 소정 레벨의 입도로 지정된 관심 있는 위치일 수 있으며, 매치를 결정한다. 사용자가 도시를 지정하는 경우, 도시 레벨 매칭이 적당하며, 우편 번호는 반경을 제공할 수 있다. 어시스턴트(1002)는 또한 특수 처리에 기초하여 관심 있는 다른 위치들 "근처"인 위치들을 이해할 수도 있다. 시간은 테이블 가용성 또는 주어진 시간 범위 내의 비행과 같은 서비스 호출에 기초하는 임계치를 갖는 기준들의 제약사항 값으로서 적절하다.
일 실시예에서, 제약사항들은 선택에 대한 단일 임계치 및 분류에 대한 이산 값들의 작은 세트가 존재하도록 모델링될 수 있다. 예를 들어, 가격 적정성 기준은 대략 이진 제약사항으로서 모델링될 수 있으며, 가격이 적정한 식당들은 소정의 임계 가격 범위 아래의 임의의 식당들이다. 데이터가 선택에 대한 다수의 이산 레벨을 정당화할 때, 제약사항들은 매칭의 기울기를 이용하여 모델링될 수 있다. 일 실시예에서, (강한 매칭 및 약한 매칭과 같은) 2개의 매칭 레벨이 제공될 수 있지만; 이 분야의 기술자는 다른 실시예들에서 임의 수의 매칭 레벨이 제공될 수 있다는 것을 인식할 것이다. 예를 들어, 근접성은 퍼지 경계와 매칭될 수 있으며, 따라서 관심 있는 위치 근처에 있는 것들은 약하게 매칭될 수 있다. 강한 또는 약한 매치의 동작 결과는 후술하는 바와 같은 필터/분류 알고리즘 내에 있다.
적어도 하나의 기준에 대해, 적절한 경우에 매칭 및 디폴트 임계치들에 대한 접근법이 확립될 수 있다. 사용자는 제약사항이 (시간 및 위치와 같이) 특수하게 처리되는 경우에 제약사항의 이름, 심벌 제약사항 값 또는 정밀한 제약사항 표현만을 말하는 것이 가능할 수 있다.
억제된 선택에 대한 이상적인 상황은 사용자가 후보들의 짧은 리스트를 유발하는 제약사항들을 진술하고 이들 후보 중 하나 이상이 제약사항들을 충족시킬 때 발생한다. 이어서, 사용자는 아이템 특징들에 기초하여 승자들 중에서 선택한다. 그러나, 많은 예에서, 문제는 과도한 제약사항 또는 부족한 제약사항이다. 문제가 과도한 제약사항일 때, 제약사항들을 충족시키는 아이템은 거의 또는 전혀 없다. 문제가 부족한 제약사항일 때, 리스트의 검사가 편리하지 않은 너무 많은 후보가 존재한다. 일 실시예에서, 본 발명의 일반적인 억제된 선택 모델은 강한 매칭을 이용하여 다수의 제약사항을 처리하고, 일반적으로 선택할 무언가를 생성할 수 있다. 이어서, 사용자는 그의 기준들 및 제약사항들을 구체화하거나, 단지 "충분히 양호한" 해법을 이용하여 태스크를 완료하는 것을 선택할 수 있다.
방법
일 실시예에서, 아래의 방법은 결과들을 필터링 및 분류하는 데 사용된다.
1. 사용자에 의해 선택된 선택 기준들의 순위화된 리스트가 주어지는 경우, 적어도 하나에 대한 제약사항들을 결정한다.
a. 사용자가 제약사항 값을 지정한 경우, 이를 사용한다. 예를 들어, 사용자가 "그리스식 음식"이라고 말한 경우, 제약사항은 요리=그리스식이다. 사용자가 "샌프란시스코"라고 말한 경우, 제약사항은 샌프란시스코시 내부이다. 사용자가 "시장의 남쪽"이라고 말한 경우, 제약사항은 SoMa의 근처이다.
b. 그렇지 않은 경우에는 도메인 및 기준 고유 디폴트를 사용한다. 예를 들어, 사용자가 "소정의 타이 지역의 테이블"이라고 말한 경우, 사용자는 가용성 기준이 적절하다는 것을 지시하고 있지만, 제약사항 값은 지정하지 않았다. 가용성에 대한 디폴트 제약사항 값들은 오늘밤과 같은 데이트 시간들의 소정 범위 및 2의 디폴트 파티 크기일 수 있다.
2. 지정된 제약사항들에 의한 N개의 결과 중 최소값을 선택한다.
a. 강한 매치에서 N개의 결과를 얻으려고 시도한다.
b. 이에 실패하는 경우, 역의 우선 순위로 제약사항들을 완화하려고 시도한다. 즉, 약한 레벨에서 매칭될 수 있는 마지막을 제외한 기준들 중 하나 이상에 대해 강한 레벨에서 매칭시킨다. 그 제약사항에 대한 약한 매치가 존재하지 않는 경우, 최저에서 최고 우선 순위로의 라인에 대한 약한 매치 업을 시도한다.
c. 이어서, 루프를 반복하여, 최저에서 최고 우선 순위로의 제약사항들에 대한 매치의 실패를 허가한다.
3. 최소 선택 세트를 얻은 후, (사용자 지정 기준들은 물론, 다른 기준들도 포함할 수 있는) 하나 이상의 기준들을 우선 순위로 사전적으로 분류한다.
a. 사용자 지정 기준들의 세트를 최고 우선 순위로서, 이어서 하나 이상의 나머지 기준들을 이들의 연역적 우선 순위로서 간주한다. 예를 들어, 연역적 우선 순위가 (가용성, 요리, 근접성, 등급)이고, 사용자가 근접성 및 요리에 대한 제약사항들을 제공하는 경우, 분류 우선 순위는 (요리, 근접성, 가용성, 등급)이다.
b. 이산 매치 레벨들(약한 매치, 강한 매치, 매치 없음)을 이용하여, 제약사항들의 완화에서와 같은 접근법을 이용하여 기준들을 분류하며, 이번에는 전체 기준 리스트에 적용한다.
i. 선택 세트가 제약사항들의 완화 없이 얻어진 경우, 선택 세트 중 하나 이상은 분류에서 "동점"일 수 있는데, 그 이유는 이들이 강한 레벨들에서 하나 이상 매칭되기 때문이다. 이어서, 우선 순위 리스트 내의 다음 기준들이 분류를 위해 킥인(kick in)될 수 있다. 예를 들어, 사용자가 요리=이태리식, 근접성=샌프란시스코 내부 및 분류 우선 순위는 (요리, 근접성, 가용성, 등급)이라고 말하는 경우, 리스트 상의 장소들 중 하나 이상은 요리 및 근접성에 대해 동일한 매치 값들을 갖는다. 따라서, 리스트는 가용성에 따라 분류될 것이다(이용 가능한 테이블들을 갖는 장소들은 꼭대기로 올라간다). 이용 가능한 장소들 내에서, 최고 등급의 장소들이 꼭대기에 있을 것이다.
ii. 선택 세트가 제약사항들의 완화에 의해 얻어진 경우, 완전 매칭 아이템들 중 하나 이상이 리스트의 꼭대기에 있고, 부분 매칭 아이템들이 이어진다. 매칭 그룹 내에서, 이들은 나머지 기준들에 의해 분류되며, 부분 매칭 그룹에 대해서도 동일하다. 예를 들어, 샌프란시스코에 2개의 이태리식 식당만이 존재하는 경우, 이용 가능한 식당이 먼저 표시되고, 이어서 이용 가능하지 않은 식당이 표시된다. 이어서, 샌프란시스코 내의 나머지 식당들이 표시되고, 가용성 및 등급에 의해 분류될 것이다.
우선 순위
본 명세서에서 설명되는 기술들은 어시스턴트(1002)가 부분적으로 지정된 제약사항들 및 불완전한 데이터에 대하여 매우 강건할 수 있게 한다. 일 실시예에서, 어시스턴트(1002)는 이러한 기술들을 이용하여, 즉 관련성에 따라 최상 우선 순서의 아이템들의 사용자 리스트를 생성한다.
일 실시예에서, 그러한 관련성 분류는 연역적 우선 순위에 기초한다. 즉, 도메인과 관련된 것들 중에서, 한 세트의 기준들이 선택되고, 중요도의 순서로 배치된다. 하나 이상의 것들이 동일하다면, 우선 순위가 더 높은 기준들이 순위가 더 낮은 기준들보다 아이템들 사이의 억제된 선택과 더 관련될 수 있다. 어시스턴트(1002)는 임의 수의 기준들에 따라 동작할 수 있다. 게다가, 기준들은 기존 거동의 중단 없이 시간에 따라 변경될 수 있다.
일 실시예에서, 기준들 간의 우선 순위는 도메인 고유 파라미터들을 이용하여 조정될 수 있는데, 그 이유는 기준들이 상호작용하는 방식이 선택 클래스에 의존할 수 있기 때문이다. 예를 들어, 호텔을 선택할 때, 가용성 및 가격이 주요 제약사항들일 수 있는 반면, 식당의 경우에는 요리 및 근접성이 더 중요할 수 있다.
일 실시예에서, 사용자는 다이얼로그에서 디폴트 기준 순위를 무시할 수 있다. 이것은 시스템으로 하여금 검색들이 과도하게 제한될 때 순위를 이용하여 어느 제약사항들이 완화되어야 하는지를 결정함으로써 사용자를 안내할 수 있게 한다. 예를 들어, 사용자가 요리, 근접성, 추천 및 음식 아이템에 대한 제약사항들을 제공하고, 완전 매칭 아이템들이 존재하지 않는 경우, 사용자는 음식 아이템이 추천 레벨보다 중요하다고 말할 수 있으며, 혼합을 변경하여 원하는 음식 아이템 매치들이 최상위로 분류되게 할 수 있다.
일 실시예에서, 우선 순위가 결정될 때, 사용자 고유 제약사항들은 다른 것들보다 높은 우선 순위를 갖는다. 예를 들어, 일 실시예에서는, 근접성이 필요한 제약사항이며, 따라서 항상 지정되고, 또한 다른 선택되지 않은 제약사항들보다 높은 우선 순위를 갖는다. 따라서, 이것은 매우 중요하기 위해 최고 우선 순위 제약사항일 필요는 없다. 또한, 많은 기준은 제약사항이 사용자에 의해 주어지지 않는 경우에 하나 이상에서 매칭되지 않을 수 있으며, 따라서 이러한 기준들의 우선 순위는 사용자 선택 기준들 내에서만 중요하다. 예를 들어, 사용자가 요리를 지정할 때, 이것은 그들에게 중요하며, 그렇지 않은 경우에는 아이템들의 분류와 무관하다.
예를 들어, 아래는 식당 도메인에 대한 후보 우선 순위 분류 패러다임이다.
1. 요리(제약사항 값이 주어지지 않으면 분류될 수 없음)
2. 가용성(디폴트 제약사항 값, 예로서 시간을 이용하여 분류될 수 있음)
3. 추천
4. 근접성(제약사항 값이 항상 주어짐)
5. 가격 적정성
6. 배달 가능성
7. 음식 아이템(제약사항 값, 예를 들어 키워드가 주어지지 않으면 분류될 수 없음)
8. 키워드들(제약사항 값, 예를 들어 키워드가 주어지지 않으면 분류될 수 없음)
9. 식당 이름
아래는 전술한 분류 패러다임에 대한 설계 원리의 일례이다.
● 사용자가 요리를 지정하는 경우, 사용자는 이것이 유지되기를 원한다.
● 하나 이상의 것들이 동일하다면, 등급 레벨에 의해 분류한다(이것은 기준들 중에서 제약사항 없이 분류하는 데 사용될 수 있는 최고 우선 순위이다).
● 적어도 일 실시예에서, 근접성은 대부분의 것들보다 중요할 수 있다. 그러나, 이것은 이산 레벨들에서(도시에서, 도보를 위한 반경 내에서 등) 매칭되고, 항상 지정되므로, 대개는 대부분의 매칭 아이템들은 근접성에서 "동점"일 수 있다.
● (예를 들어, open-table.com과 같은 웹사이트 상에서의 검색에 의해 결정되는 바와 같은) 가용성은 유용한 분류 기준이며, 지정되지 않을 때 분류를 위한 디폴트 값에 기초할 수 있다. 사용자가 부킹을 위한 시간을 지시하는 경우, 이용 가능한 장소들만이 리스트 내에 있을 수 있고, 분류는 추천에 기초할 수 있다.
● 사용자가 강하게 추천되는 장소들을 원한다고 말하는 경우, 이것은 근접성 및 가용성 위에서 분류할 수 있으며, 이러한 기준들은 추천 전에 완화될 수 있다. 누군가가 훌륭한 장소를 찾고 있는 경우에, 이들은 기꺼이 좀 더 멀리 운전할 수 있고, 이것은 디폴트 테이블 가용성보다 중요한 것으로 가정한다. 가용성에 대한 특정 시간이 지정되고, 사용자가 추천 장소들을 요청하는 경우, 추천되고 이용 가능한 장소들이 먼저 나타날 수 있으며, 가용성이 하나 이상에서 매칭에 실패하기 전에 추천이 약한 매치로 완화될 수 있다.
● 이름을 제외한 나머지 제약사항들은 불완전한 데이터 또는 매칭에 하나 이상 기초한다. 따라서, 이들은 디폴트에 의해 약한 분류 휴리스틱들이며, 이들이 지정될 때 매치는 하나 이상이거나, 전혀 없다.
● 이름은 누군가가 이름에 의해 식당을 언급하는, 예를 들어 팔로 알토 근처의 하나 이상의 Hobee 식당들을 찾는 사례를 처리하기 위한 제약사항으로서 사용될 수 있다. 이 경우, 하나 이상의 아이템들이 이름과 매칭될 수 있으며, 근접성(이 예에서의 다른 지정된 제약사항)에 의해 분류될 수 있다.
도메인 모델링: 선택 기준들의 기본 데이터로의 맵핑
어시스턴트(1002)에 의해 계산에 이용될 수 있는 데이터와 선택들을 행하는 데 사용되는 데이터를 구별하는 것이 바람직할 수 있다. 일 실시예에서, 어시스턴트(1002)는 아이템들을 구별하는 데 사용되는 하나 이상의 데이터 유형들을 간단한 선택 기준 모델로 폴딩(folding)함으로써 사용자에 대한 복잡성을 줄이는 데이터 모델을 사용한다. 본질적으로, 이러한 데이터는 여러 형태를 가질 수 있다. 선택 클래스의 인스턴스들은 (식당의 요리와 같은) 고유한 특성들 및 속성들을 가질 수 있고, (소정 위치로부터의 거리와 같은) 차원들을 따라 비교될 수 있으며, (텍스트 패턴과 매칭되는지 또는 주어진 시간에 이용 가능한지와 같은) 소정의 질문에 의해 발견될 수 있다. 이들은 또한 사용자에게 선택 기준으로서 노출되지 않은 다른 데이터(예를 들어, 다수의 소스로부터의 등급들의 가중 조합들)로부터 계산될 수 있다. 이러한 데이터는 태스크와 하나 이상 관련되지만, 이러한 세 가지 데이터 유형 간의 구별은 사용자와 무관하다. 사용자는 특성들 및 차원들이 아니라 원하는 선택의 특징들에 관하여 생각하므로, 어시스턴트(1002)는 이러한 다양한 기준들을 아이템들의 특징들로 조작할 수 있게 한다. 어시스턴트(1002)는 사용자 지향 도메인 데이터 모델을 제공하고, 이를 웹 서비스들에서 발견된 데이터에 맵핑한다.
한 가지 맵핑 유형은 기본 데이터로부터 사용자 지향 기준들로의 동형성(isomorphism)이다. 예를 들어, 사용자가 보는 예약을 위한 테이블들의 가용성은 정확하게는 opentable.com과 같은 온라인 예약 웹사이트가 시간 및 파티 크기에 대해 동일한 입도를 사용하여 제공하는 것일 수 있다.
또 하나의 맵핑 유형은 아마도 등가 값들의 통합과 더불어 하나 이상의 서비스들로부터 공통 값 세트로의 데이터의 정규화이다. 예를 들어, 하나 이상의 식당들의 요리들은 어시스턴트(1002)에서 단일 온톨로지(ontology)로서 표현될 수 있고, 상이한 서비스들에서 사용되는 다양한 어휘들에 맵핑될 수 있다. 그러한 온톨로지는 계층적일 수 있으며, 적어도 하나의 서비스로부터의 특정 값들을 지시하는 리프 노드들을 가질 수 있다. 예를 들어, 하나의 서비스는 "중국식"에 대한 요리 값이고, 다른 서비스는 "사천식"에 대한 요리 값이며, 제3의 서비스는 "아시아식"에 대한 요리 값이다. 어시스턴트(1002)에 의해 사용되는 온톨로지는 "중국식 음식" 또는 "사천식"에 대한 참조들이 이러한 노드들 중 하나 이상과 의미상 매칭되게 할 것이며, 신뢰 레벨들은 매치의 정도를 반영할 것이다.
정규화는 정밀도의 차이를 해결할 때에도 관련될 수 있다. 예를 들어, 식당의 위치는 하나의 서비스에서는 거리 레벨로 주어질 수 있지만, 다른 서비스에서는 도시로만 주어질 수 있다. 일 실시예에서, 어시스턴트(1002)는 상이한 표면 데이터 값들에 맵핑될 수 있는 위치들 및 시간들의 심도있는 구조적 표현을 사용한다.
일 실시예에서, 어시스턴트(1002)는 풀 텍스트 검색에서의 매치들, 태그들 또는 다른 개방 텍스처 특징들에 맵핑될 수 있는 개방 수식어들(예를 들어, 로맨틱, 조용한)에 대한 특수 유형의 맵핑을 사용한다. 이 경우에 선택 제약사항의 이름은 "~로서 기술된다"와 같은 것일 것이다.
적어도 일 실시예에서, 제약사항들은 동작 선호 순서에 맵핑될 수 있다. 즉, 선택 기준의 이름 및 그의 제약사항 값이 주어지면, 어시스턴트(1002)는 기준을 가능한 아이템들에 대한 순서로서 해석할 수 있다. 그러한 맵핑에서는 해결해야 할 여러 기술적 문제가 존재하다. 예를 들어:
● 선호 순서들이 충돌할 수 있다. 하나의 제약사항에 의해 주어지는 순서는 다른 제약사항에 의해 주어지는 순서와 일치하지 않거나 심지어는 역상관될 수도 있다. 예를 들어, 가격 및 품질은 반대인 경향이 있다. 일 실시예에서, 어시스턴트(1002)는 사용자에 의해 선택된 제약사항들을, 사용자의 요구를 반영하지만 데이터에 맞는 가중된 또는 결합된 순서로 해석한다. 예를 들어, 사용자는 "도보 거리 내의 싸고 고급인 패스트푸드 프랑스식 식당들"을 요청할 수 있다. 많은 위치에, 그러한 식당이 존재하지 않을 수 있다. 그러나, 일 실시예에서, 어시스턴트(1002)는 적어도 하나의 제약사항에 대해 최적화하고자 하는 아이템들의 리스트를 표시하고, 적어도 하나가 리스트화되는 이유를 설명할 수 있다. 예를 들어, 한 아이템은 "고급 프랑스식 요리"일 수 있고, 다른 아이템은 "도보 거리 내의 값싼 패스트푸드"일 수 있다.
● 데이터는 엄격한 또는 관대한 제약사항들로서 사용될 수 있다. 예를 들어, 식당의 가격 범위는 식당을 선택하는 데 중요할 수 있지만, 업-프론트(up-front) 가격에 대한 임계치를 정하기는 어려울 수 있다. 요리와 같은 외관상 엄격한 제약사항들도 실제로는 부분적 매칭으로 인해 관대한 제약사항들일 수 있다. 일 실시예에서 어시스턴트(1002)는 하나 이상의 기준들을 ("값싼" 또는 "가까운"과 같은) 심벌 값들로 단순화하려고 시도하는 데이터 모델링 전략을 이용하므로, 이러한 제약사항들은 매칭 고유 임계치들에 대해 엄격하지 않고, 기준들 및 순서를 적절히 획득하는 함수에 맵핑될 수 있다. 명확한 객관적인 참값들을 갖는 심벌 기준들에 대해, 어시스턴트(1002)는 객관적인 기준들을 다른 기준들보다 높게 가중화할 수 있고, 그가 아이템들의 일부가 요청된 기준들에 엄격히 매칭되지 않는다는 것을 안다는 것을 설명에서 명확히 할 수 있다.
● 아이템들은 일부와 매칭되지만 하나 이상의 제약사항들과 매칭되지 않을 수 있으며, "최적" 아이템들이 표시될 수 있다.
● 일반적으로, 어시스턴트(1002)는 어느 아이템 특징들이 도메인에 대해 현저한지, 어느 것이 선택 기준들로서 사용될 수 있는지 그리고 적어도 하나의 기준들에 대해 가능한 제약사항 값들을 결정한다. 그러한 정보는 예를 들어 동작 데이터 및 API 호출들을 통해 제공될 수 있다.
바뀐 표현 및 프롬프트 텍스트
전술한 바와 같이, 일 실시예에서 어시스턴트(1002)는 그가 사용자의 의도를 이해하고, 그의 현재 이해의 바뀐 표현들을 생성함으로써 사용자의 목표를 위해 일하고 있다는 것을 나타내기 위해 피드백을 제공한다. 본 발명의 대화 다이얼로그 모델에서, 바뀐 표현은 전제(예를 들어, 도 40의 바뀐 표현(4003)) 또는 이어지는 결과들의 요약(예를 들어, 도 35의 리스트(3502))으로서, 사용자의 입력 후에 어시스턴트(1002)가 출력하는 것이다. 프롬프트는 그밖에 사용자가 그의 요청을 구체화하거나 일부 차원들을 따라 선택 공간을 조사하기 위해 행할 수 있는 것에 대해 사용자에게 제안하는 것이다.
일 실시예에서, 바뀐 표현 및 프롬프트 텍스트의 목적들은 예를 들어 다음을 포함한다.
● 어시스턴트(1002)가 텍스트만이 아니라 사용자의 입력에서의 개념을 이해한다는 것을 표시함;
● 어시스턴트(1002)의 이해의 범위를 표시함;
● 가정된 태스크에 필요한 텍스트를 입력하도록 사용자를 안내함;
● 사용자가 억제된 선택에서 가능성들의 공간을 조사하는 것을 도움;
● 사용자의 진술된 기준들 및 어시스턴트(1002)의 가정들과 관련하여 서비스들로부터 얻어진 현재 결과들을 설명함(예를 들어, 부족 및 과도 억제된 요청들의 결과들을 설명함).
예를 들어, 아래의 바뀐 표현 및 프롬프트는 이러한 여러 가지 목표를 나타낸다.
사용자 입력: 멘로 파크 내의 인도네시아 음식
시스템 해석:
태스크 = 억제된 선택
선택 클래스 = 식당
제약사항들:
위치 = CA, 멘로 파크
요리 = 인도네시아식(온톨로지에 공지됨)
서비스들로부터의 결과들: 강한 매치 없음
바뀐 표현: 미안하지만, 멘로 파크 근처에서 인도네시아식 식당을 찾을 수 없다.
프롬프트: 당신은 다른 요리들 또는 위치들을 시도할 수 있다.
하이퍼텍스트 링크들 아래의 프롬프트:
인도네시아식: 당신은 중국식과 같은 다른 음식 카테고리들 또는 스테이크와 같은 좋아하는 음식 아이템을 시도할 수 있다.
멘로 파크: 도시, 이웃, 거리 주소, 또는 랜드마크가 뒤따르는 "근처"와 같은 위치를 입력한다.
요리: 중국식 또는 피자와 같은 음식 카테고리를 입력한다.
위치: 위치: 도시, 우편번호, 또는 장소의 이름이 뒤따르는 "근처"를 입력한다.
일 실시예에서, 어시스턴트(1002)는 바뀐 표현을 이용하여 사용자 입력에 비교적 빠르게 응답한다. 이어서, 바뀐 표현은 결과들이 공지된 후에 갱신된다. 예를 들어, 최초 응답은 "멘로 파크 근처에서 인도네시아식 식당을 찾음"일 수 있다. 결과들이 얻어지면, 어시스턴트(1002)는 텍스트를 "미안하지만, 멘로 파크 근처에서 인도네시아식 식당을 찾을 수 없다. 당신은 다른 요리들 또는 위치들을 시도할 수 있다."로 갱신할 것이다. 소정의 아이템들이 하이라이팅되며(여기서는 밑줄로 표시됨), 이는 이러한 아이템들이 완화 또는 변경될 수 있는 제약사항들을 나타낸다는 것을 지시한다는 점에 유의한다.
일 실시예에서는, 바뀐 표현 내의 키워드들에 대해 특수 포맷팅/하이라이팅이 사용된다. 이것은 어느 단어들이 어시스턴트(1002)에 가장 중요하고 그에 의해 인식될 가능성이 가장 높은지를 사용자에게 지시함으로써 지능형 자동화 어시스턴트(1002)와의 상호작용을 위한 사용자의 훈련을 용이하게 하는 것을 도울 수 있다. 이어서, 사용자는 장래에 그러한 단어들을 사용할 가능성이 더 높을 수 있다.
일 실시예에서, 바뀐 표현 및 프롬프트는 임의의 관련된 상황 데이터를 이용하여 생성된다. 예를 들어, 아래의 데이터 아이템들 중 임의의 아이템이 단독으로 또는 조합하여 사용될 수 있다.
● 구문분석 - 주석들 및 예외들과 더불어, 그들의 매칭 입력 토큰들로 제한된 온톨로지 노드들의 트리. 구문분석 내의 각각의 노드에 대해, 이것은 노드의 메타데이터 및/또는 노드의 값에 대한 증거를 제공하는 입력 내의 임의의 토큰들을 포함할 수 있다.
● 공지된 경우, 태스크.
● 선택 클래스.
● 선택 클래스와 무관한 위치 제약사항.
● 주어진 선택 클래스에 대해 어느 필요한 파라미터들이 알려지지 않았나(예를 들어, 위치는 식당들에 필요한 제약사항이다).
● 존재하는 경우에, 선택 클래스의 인스턴스인 구문분석 내의 지명된 엔티티의 이름(예로서, 특정 식당 또는 영화 이름).
● 이것이 후속 구체화 또는 대화의 시작인가?(리셋은 새로운 대화를 개시한다).
● 구문분석 내의 어느 제약사항들이 그들의 값들을 변경한 입력 내의 값들로 제한되는가? 즉, 어느 제약사항들이 단지 최근의 입력에 의해 변경되었나?
● 선택 클래스가 추론되나, 아니면 직접 지정되나?
● 품질, 관련성 또는 근접성에 의해 분류되나?
● 지정된 각각의 제약사항에 대해, 이것이 얼마나 잘 매칭되나?
● 구체화가 텍스트 또는 클릭킹으로 입력되나?
일 실시예에서, 바뀐 표현 알고리즘은 질문, 도메인 모델(1056) 및 서비스 결과들을 설명한다. 도메인 모델(1056)은 텍스트를 생성할 방법을 결정하는 데 사용되는 메타데이터를 포함하는 클래스들 및 특징들을 포함한다. 바뀐 표현 생성을 위한 그러한 메타데이터의 예들은 다음을 포함한다.
● IsConstraint={true | false}
● IsMultiValued={true | false}
● ConstraintType={EntityName, Location, Time, CategoryConstraint, AvailabilityConstraint, BinaryConstraint, SearchQualifier, Guess- edQualifier}
● DisplayName=string
● DisplayTemplateSingular=string
● DisplayTemplatePlural=string
● Grammatical-Role={AdjectiveBeforeNoun,Noun,ThatClauseModifer}
예를 들어, 구문분석은 이러한 요소들을 포함할 수 있다.
Class: Restaurant
IsConstraint=false
DisplayTemplateSingular="restaurant"
DisplayTemplatePlural="restaurants"
GrammaticalRole=Noun
 
Feature: RestaurantName (example: "II Fornaio")
IsConstraint=true
IsMultiValued=false
ConstraintType=EntityName
DisplayTemplateSingular="named $1"
DisplayTemplatePlural = "named $1"
GrammaticalRole=Noun
 
Feature: RestaurantCuisine (example: "Chinese")
IsConstraint=true
IsMultiValued=false
ConstraintType= CategoryConstraint
GrammaticalRole=AdjectiveBeforeNoun
 
Feature: RestaurantSubtype (example: "cafe")
IsConstraint=true
IsMultiValued=false
ConstraintType= CategoryConstraint
DisplayTemplateSingular="$l"
DisplayTemplatePlural="$ls"
GrammaticalRole=Noun
 
Feature: RestaurantQualifiers (example: "romantic")
IsConstraint=true
IsMultiValued=true
ConstraintType=SearchQualifier
DisplayTemplateSingular="is described as $1"
DisplayTemplatePlural="are described as $1"
DisplayTemplateCompact="matching $1"
GrammaticalRole=Noun
 
Feature: FoodType (example: "burritos")
IsConstraint=true
IsMultiValued=false
ConstraintType= SearchQualifier
DisplayTemplateSingular ="serves $1"
DisplayTemplatePlural="serve $1"
DisplayTemplateCompact="serving $1"
GrammaticalRole=ThatClauseModifer
 
Feature: IsRecommended (example: true)
IsConstraint=true
IsMultiValued=false
ConstraintType= BinaryConstraint
DisplayTemplateSingular="recommended"
DisplayTemplatePlural="recommended"
GrammaticalRole=AdjectiveBeforeNoun
 
Feature: RestaurantGuessedQualifiers (example: "spectacular")
IsConstraint=true
IsMultiValued=false
ConstraintType= GuessedQualifier
DisplayTemplateSingular="matches $1 in reviews"
DisplayTemplatePlural="match $1 in reviews"
DisplayTemplateCompact="matching $1"
GrammaticalRole=ThatClauseModifer
일 실시예에서, 어시스턴트(1002)는 매칭되지 않은 입력을 처리할 수 있다. 그러한 입력을 처리하기 위하여, 도메인 모델(1056)은 각각의 선택 클래스에 대한 GuessedQualifier 타입의 노드들, 및 매칭되지 않은 단어들이 올바른 문법적 문맥 내에 있는 경우에 이들을 매칭시키는 규칙들을 제공할 수 있다. 즉, GuessedQualifier는 온톨로지에서는 발견되지 않지만, 아마도 선택 클래스의 수식어들이라는 것을 지시하도록 올바른 문맥 내에 있는 단어들이 존재할 때 매칭되는 구문분석 내의 잡다한 노드들로서 간주된다. GuessedQualifier와 SearchQualifier 간의 차이는 후자가 온톨로지에서 어휘와 매칭된다는 점이다. 이러한 차이는 어시스턴트(1002)가 SearchQualifiers 상에서 의도를 확실히 식별하였고, GuessedQualifiers를 반향시킬 때 더 주저할 수 있다는 것을 패러프레이징할 수 있게 한다.
일 실시예에서, 어시스턴트(1002)는 바뀐 표현 텍스트를 생성할 때 아래의 단계들을 수행한다.
1. 태스크가 알려지지 않은 경우, 어시스턴트(1002)가 무엇을 행할 수 있는지를 설명하고, 더 많은 입력을 위해 프롬프트한다.
2. 태스크가 억제된 선택 태스크이고, 위치가 알려진 경우, 어시스턴트(1002)가 아는 도메인들을 설명하고, 선택 클래스를 위해 프롬프트한다.
3. 선택 클래스가 알려졌지만, 필요한 제약사항이 누락된 경우, 그 제약사항을 위해 프롬프트한다(예로서, 식당들에 대한 억제된 선택을 위해 위치가 필요하다).
4. 입력이 선택 클래스의 EntityName을 포함하는 경우, "looking up" <name> in <location>을 출력한다.
5. 이것이 대화에서의 최초 요청인 경우, "looking for"에 이어서 제약사항들을 기술하는 복합 명사구를 출력한다.
6. 이것이 다이얼로그에서의 후속 구체화 단계인 경우,
a. 사용자가 단지 필요한 입력을 완료한 경우, "thanks"를 출력하고, 이어서 정상적으로 패러프레이징한다. (이것은 사용자 입력에 맵핑되는 필요한 제약사항이 존재할 때 발생한다.)
b. 사용자가 제약사항을 변경하고 있는 경우, 이것을 수신 확인하고, 정상적으로 패러프레이징한다.
c. 사용자가 선택 클래스의 인스턴스의 적절한 이름을 타이핑하여 입력한 경우, 이것을 특별히 처리한다.
d. 사용자가 단지 인식되지 않은 문구를 추가한 경우, 이것이 어떻게 검색으로서 폴드 인(fold in)될 것인지를 지시한다. 적절한 경우, 입력은 검색 서비스로 디스패치될 수 있다.
e. 사용자가 단지 정상적인 제약사항을 추가하고 있는 경우, "OK"를 출력하고, 정상적으로 패러프레이징한다.
7. 결과들을 설명하기 위해, 바꾼 표현에 대해 동일한 접근법을 이용한다. 그러나, 결과들이 놀랍거나 예기치 못한 것일 때, 데이터 및 서비스에 대한 지식을 이용하여 결과들을 설명한다. 또한, 질문이 과도하게 또는 부족하게 제한될 때, 더 많은 입력을 위해 프롬프트한다.
복합 명사구들을 구성하기 위한 문법
일 실시예에서, 억제된 선택 태스크 질문을 패러프레이징(734)할 때, 그 기초는 현재의 제약사항들을 참조하는 선택 클래스 주위의 복합 명사구이다. 각각의 제약사항은 그의 타입에 기초하는 문법적 위치를 갖는다. 예를 들어, 일 실시예에서, 어시스턴트(1002)는 다음과 같은 바꾼 표현을 구성할 수 있다:
오소 부코를 서빙하고 "조용한" 것으로 평가되는 2인용 빈 테이블들을 갖는 멘로 파크 근처의 추천된 로맨틱 이태리식 식당들
이를 구성하기 위한 문법은 다음과 같다.
<paraphraseNounClause>:==<binaryConstraint><searchQualifier><categoryConstraint><itemNoun><locationConstraint><availabiltyConstraint><adjectivalClauses>
<binaryConstraint>:==BinaryConstraint의 존재 여부를 지시하는 단일 형용사(예를 들어, 추천된(최상), 가격이 적정한(값싼))
동일 질문에서 둘 이상을 리스트화하는 것이 가능하다.
<searchQualifier>:==선택 클래스의 수식어에 대한 온톨로지와 매칭되는 단어 또는 단어들로서, 검색 엔진 서비스 내로 전달된다(예로서, 로맨틱 식당들, 재미있는 영화들).
ConstraintType=SearchQualifier일 때 사용한다.
<categoryConstraint>:==선택 클래스의 장르, 요리 또는 카테고리를 식별하는 형용사(예를 들어, 중국식 식당 또는 R 등급 파일). 이것은 가장 본질적이므로 최종 접두 형용사이다. 타입 CategoryConstraint 및 Grammatical-Role=AdjectiveBeforeNoun의 특징들에 대해 사용한다.
<itemNoun>:==<namedEntityPhrase>|<selectionClass>|<selection-ClassSubType>
명사를 표시하기 위한 가장 고유한 방식을 찾는다. NamedEntity<SubType<Class
<selectionClass>:==선택 클래스에 대한 일반 이름인 명사(예로서, 식당, 영화, 장소)
<selectionClassSubType>:==알려진 경우에 선택 클래스의 서브타입인 명사구(예를 들어, 식당, 박물관, 상점, 선택 클래스 지역 사업을 위한 바). ConstraintType=CategoryConstraint 및 GrammaticalRole=AdjectiveBeforeNoun인 특징들에 대하여 사용한다.
<namedEntityPhrase>:==<entityName>|"the"(<selectionClass>|<selectionClassSubType>)
<entityName>:==선택 클래스의 인스턴스의 적절한 이름(예컨대, "II Fornaio" "Animal House" "Harry's Bar")
<locationConstraint>:==<locationPreposition> <locationName>
<locationPreposition>:=="in", "near", "at" 등
<locationName>:==도시, 거리 주소, 랜드마크, 또는 "당신의 현재 위치"와 같은 GPS를 위한 무언가.
<availabilityConstraint>:==명사 뒤에 오는 전치사구로서 표현되는 가용성 제약사항(예를 들어, "빈 테이블을 갖는", "이용 가능한 좌석들을 갖는", "온라인으로 이용 가능한"). 이것은 현저성을 제공하기 위해 명사 바로 뒤에 온다.
<adjectivalClauses>:==<modiferVerbPhrase>|"that"<modiferVerbPhrase> "and" <modiferVerbPhrase>
<modiferVerbPhrase>:=선택 클래스에 대한 검색 키워드 스타일 제약사항을 표현하는 동사구(예로서, "조용한 것으로 평가되는", "11시 이후에 식사를 제공하는", "논평 내의 '비참(tragically hip)'과 매칭되는" 식당들; "폭력을 포함하는" 영화들, "star Billy Bob Thornton"). 둘 이상이 존재하는 경우에 "that...and" 변형을 이용하는, GrammaticalRole=ThatClauseModifier를 갖는 구문분석 내의 모든 제약사항들을 포함한다. Display-TemplatePlural을 사용하여, GuessedQualifier를 마지막에 넣는 "that" 절을 생성한다. 하나의 그러한 제약사항만이 존재하는 경우, Display-TemplateCompact 변형을 사용한다.
표 15는 일 실시예에 따른, 태스크에 대한 제1 입력에 응답하여 제공될 수 있는 바뀐 표현들의 일부 예들을 제공한다.
: 제1 입력에 응답하는 바뀐 표현들
입력 최초 바뀐 표현
타이 하우스 미안하지만, 나는 "타이 하우스"를 이해하지 못한다. 나는 식당, 호텔, 및 기타 지역 사업, 항공편, 날씨 및 온라인 물건 구매에 대해 알고 있다. 무엇을, 어디를 찾고 있나?
팔로 알토 나는 당신이 팔로 알토에서 식당, 사업, 이벤트 및 할 일을 찾는 것을 도울 수 있다. 무엇을 찾고 있나?
음식 식사할 곳을 찾고 있나? 어디?(예들)
이태리식 음식 나는 당신에게 당신의 지역 내의 이태리식 식당에 대해 말할 수 있다. 어디에서 식하고 싶나?
부리토 나는 당신이 당신의 지역에서 부리토를 서빙하는 곳을 찾는 것을 도울 수 있다. 어디에서 식사하고 싶나?
최고의 멕시코식 음식 나는 당신이 당신의 지역에서 좋은 멕시코식 식당을 찾는 것을 도울 수 있다. 당신은 어디에 있나?
식당 팔로 알토 팔로 알토 근처의 식당을 찾는다.
이태리식 팔로 알토 팔로 알토 근처의 이태리식 식당을 찾는다.
멘로 파크 내의 타이식 음식 멘로 파크 근처의 타이식 식당을 찾는다.
멘로 파크 내의 인도네시아식 음식 멘로 파크 근처의 인도네시아식 식당을 찾는다.
팔로 알토 내의 최고 멕시코식 음식 팔로 알토 근처의 추천된 멕시코식 식당을 찾는다.
패스트푸드 멘로 파크 멘로 파크 근처의 패스트푸드 식당을 찾는다.
멘로 파크 내의 건강식 건강식을 서빙하는 멘로 파크 근처의 장소를 찾는다.
멘로 파크 내의 다이브 바 멘로 파크 근처의 다이브 를 찾는다.
멘로 파크 내의 풀 룸 멘로 파크 근처의 풀 룸을 찾는다.
멘로 파크 내의 후카 룸 "후카 룸"으로서 기술된 멘로 파크 근처의 장소를 찾는다.
sf 내의 향긋한 음식 향긋한 음식을 서빙하는 멘로 파크 근처의 장소를 찾는다.
멘로 파크 내의 버거 버거를 서빙하는 멘로 파크 근처의 장소를 찾는다.
sf 내의 벨리 댄싱 장소 "벨리 댄싱"으로서 기술된 샌프란시스코 근처의 장소를 찾는다.
멘로 파크 내의 벨리 댄싱 장소 "벨리 댄싱"으로서 기술된 멘로 파크 근처의 장소를 찾는다.
sf 내의 주크 조인트 "주크"로서 기술된 샌프란시스코 근처의 조인트를 찾는다.
타이 하우스 멘로 파크 "타이 하우스"로서 기술된 멘로 파크 근처의 장소를 찾는다.
타이식 하우스 팔로 알토 팔로 알토 내의 타이식 하우스를 탐색한다.
일 포르나이오 멘로 파크 팔로 알토 내의 일 포르나이오를 탐색한다.
멘로 파크 내의 일 포르나이오 "일 포르나이오"로서 기술된 팔로 알토 근처의 장소를 찾는다.
멘로 파크 내의 클리프 하우스 팔로 알토 내의 클리프 하우스를 탐색한다.
팔로 알토 내의 로맨틱 식당 팔로 알토 내의 로맨틱 식당을 찾는다.
팔로 알토 내의 로맨틱 식당 팔로 알토 내의 로맨틱 식당을 찾는다.
팔로 알토 내의 조용한 로맨틱 식당 "조용한"으로서 기술된 팔로 알토 내의 로맨틱 식당을 찾는다.
팔로 알토 내의 조용한 로맨틱 식당 "조용한"으로서 기술된 팔로 알토 내의 로맨틱 식당을 찾는다.
팔로 알토 내의 비참한 식당 "비참한"으로서 기술된 팔로 알토 내의 식당을 찾는다.
팔로 알토 내의 비참한 식당 "비참한"으로서 기술된 팔로 알토 내의 식당을 찾는다.
팔로 알토 내의 오늘밤의 2인용 테이블 팔로 알토 근처의 식당에서 오늘밤에 대한 가용성을 검사한다.
팔로 알토 내의 오늘밤의 2인용 이태리식 음식을 위한 테이블 팔로 알토 근처의 이태리식 식당에서 오늘밤에 대한 가용성을 검사한다.
일 포르나이오 팔로 알토 6pm 2인용 팔로 알토 내의 일 포르나이오에서 오늘밤 테이블의 가용성을 검사한다.
PA 내의 타이식 하우스에서 2인용 테이블 팔로 알토 내의 타이식 하우스에서 오늘밤 테이블의 가용성을 검사한다.
멘로 파크 내의 피자 배달
나는 멘로 파크 내의 또는 근처의 오소 부코를 위한 최고의 조용한 로맨틱 이태리식 식당을 원한다. OK, 오소 부코를 서빙하고 "조용한"으로서 기술된 멘로 파크 근처의 추천된 로맨틱 이태리식 식당을 찾는다.
멘로 파크 내의 또는 근처의 오소 부코를 위한 최고의 조용한 로맨틱 이태리식 식당에 2인용 테이블을 부킹한다 OK, 오소 부코를 서빙하고 "조용한"으로서 기술된 빈 2인용 테이블이 있는 멘로 파크 근처의 추천된 로맨틱 이태리식 식당을 찾는다.
식사할 장소에 대한 질문의 구체화
표 16은 식사할 장소를 찾으려는 사용자의 의도가 알려졌지만, 이들이 식사할 특정 장소를 선택하지 않은 상황에 응답하는 바뀐 표현들의 일부 예들을 제공한다. 이들은 식당들의 리스트를 대하고 있으며, 이들은 구체화를 제공한다.
: 구체화에 응답하는 바뀐 표현들
구체화
멘로 파크(알려지지 않음) 고맙고, 이제 멘로 파크 내의 식당을 찾는다.
가장 값싼 OK, 멘로 파크 근처의 적정 가격의 식당을 찾는다.
중국식(이태리식이었음) OK, 요리를 중국식으로 바꾼다. 멘로 파크 근처의 중국식 식당을 찾는다.
피자(음식 아이템 추가) OK, 피자를 서빙하는 멘로 파크 근처의 이태리식 식당을 찾는다.
샌프란시스코(멘로 파크였음) OK, 위치를 샌프란시스코로 바꾼다. 피자를 서빙하는 샌프란시스코 근처의 이태리식 식당을 찾는다.
비참한 OK, 나는 "비참한"에 대한 검토들을 검색할 것이다.
조용한 로맨틱 OK, "조용한"으로서 기술된 팔로 알토 내의 로맨틱 식당을 찾는다.
클리프 하우스 클리프 하우스는 친숙하게 들린다. 나는 팔로 알토 내에서 이를 탐색할 것이다.
표 17은 결과들이 얻어진 경우에 제공되는 결과 요약들의 일부 예들을 제공한다.
: 결과 요약
입력 # 결과들 결과 요약
타이 하우스 N/A N/A(서비스 호출 없음)
팔로 알토 N/A N/A(서비스 호출 없음)
음식 N/A N/A(서비스 호출 없음)
이태리식 음식 N/A N/A(서비스 호출 없음)
부리토 N/A N/A(서비스 호출 없음)
최고의 멕시코식 음식 N/A N/A(서비스 호출 없음)
식당 팔로 알토 많음 팔로 알토 근처에 약간의 추천된 식당이 있다. 당신은 어떤 특정 음식 타입을 선호하나? 당신은 예약을 원하나?
이태리식 팔로 알토 약간 팔로 알토 근처에 약간의 이태리식 식당이 있다. 테이블을 예약하기 위해, 이용 가능한 시간을 클릭한다.
멘로 파크 내의 타이식 음식 약간 멘로 파크 근처에 약간의 타이식 식당이 있다. 테이블을 예약하기 위해, 이용 가능한 시간을 클릭한다.
멘로 파크 내의 인도네시아식 음식 0 미안하지만, 나는 멘로 파크 근처에서 어떠한 인도네시아식 식당도 찾을 수 없다. 당신은 다른 요리 또는 위치를 시도할 수 있다.
팔로 알토 내의 최고의 멕시코식 음식 약간 팔로 알토 근처에 약간의 추천된 멕시코식 식당이 있다.
패스트푸드 멘로 파크 약간 OK, 멘로 파크 근처에 약간의 패스트푸드 식당이 있다.
멘로 파크 내의 건강식 약간 검토에 기초할 때, 건강식을 서빙할 수 있는 멘로 파크 근처의 약간의 장소가 있다.
멘로 파크 내의 다이브 바 약간 멘로 파크 근처에 약간의 바가 있다. 나는 "다이브 바"에 고유한 어떤 것도 알지 못한다. 그것을 얘기할 다른 방법이 있나?
멘로 파크 내의 풀 룸 약간 풀 룸으로서 기술된 멘로 파크 내의 약간의 장소가 있다. 당신은 당신이 원하는 것을 기술할 다른 단어를 추가할 수 있다.
멘로 파크 내의 후카 룸 0 나는 "후카 룸"과 매칭되는 멘로 파크 내의 장소를 찾을 수 없다. 식당, 호텔 또는 지역 사업에 관심 있나?
sf 내의 향긋한 음식 약한 매치 샌프란시스코 내에 약간의 식사할 장소가 있다. 나는 어느 것이 향긋한 음식을 서빙하는지를 알지 못한다. 다른 이름으로 판단할 수 있나?
멘로 파크 내의 버거 약간 당신은 멘로 파크 근처의 이 식사할 장소들에서 버거를 찾을 수 있다.
sf 내의 벨리 댄싱 약간 "벨리 댄싱"으로서 기술된 멘로 파크 내의 약간의 장소가 있다. 당신은 당신이 원하는 것을 기술할 다른 단어를 추가할 수 있다.
멘로 파크 내의 벨리 댄싱 장소 0 나는 당신이 샌프란시스코에서 식당, 사업, 이벤트할 일을 찾는 것을 도울 수 있다. "벨리 댄싱 장소"에 대한 소정의 다른 단어들은 무엇인가?
sf 내의 주크 조인트 0 나는 당신이 샌프란시스코에서 식당, 사업, 이벤트할 일을 찾는 것을 도울 수 있다. "주크 조인트"에 대한 소정의 다른 단어들은 무엇인가?
타이 하우스 멘로 파크 0 미안하지만, 나는 멘로 파크 내의 "타이 하우스"에 대해 알지 못한다. 그에 대한 어떤 다른 이름이 있나?
타이식 하우스 팔로 알토 1 찾음: CA 팔로 알토 내의 타이식 하우스 식당. 테이블 예약을 원하나? 언제, 얼마나 많이?
일 포르나이오 멘로 파크 약한 매치 멘로 파크 근처인 팔로 알토 내에 일 포르나이오 식당이 있다.
멜로 파크 내의 일 포르나이오 스펠 매치 당신은 팔로 알토 내의 일 포르나이오를 의미하나? 그렇지 않다면, 다른 단어로 시도하라.
멘로 파크 내의 클리프 하우스 0 나는 팔로 알토에서 클리프 하우스를 찾을 수 없다. 다른 이름으로 판독할 수 있거나, 다른 도시에 있나?
팔로 알토 내의 로맨틱 식당 약간 로맨틱으로서 검토에서 기술된 팔로 알토 근처의 약간의 식당이 있다.
팔로 알토 내의 로맨틱 식당 0 팔로 알토 근처에 식당이 있다. 검토 검색은 로맨틱으로 기술된 어떤 것도 찾지 못하였다. 어떤 다른 선호가 있나?
팔로 알토 내의 조용한 로맨틱 식당 약간 검토에서 "조용한 로맨틱"과 매칭되는 팔로 알토 근처의 약간의 식당이 있다.
팔로 알토 내의 조용한 로맨틱 식당 0 팔로 알토 근처에 약간의 식당이 있다. 검토 검색은 "조용한 로맨틱"과 매칭되는 어떤 것도 찾지 못했다. 어떤 다른 선호가 있나?
팔로 알토 내의 비참한 식당 약간 검토에서 "비참한"과 매칭되는 팔로 알토 근처의 약간의 식당이 있다.
팔로 알토 내의 비참한 식당 0 팔로 알토 근처에 약간의 식당이 있다. 검토 검색은 "비참한"과 매칭되는 어떤 것도 찾지 못했다. 어떤 다른 선호가 있나?
팔로 알토 내의 오늘밤 2인용 테이블 약간 CA 팔로 알토 내에 2인 파티를 위한 오늘밤 6pm에서 8pm까지의 빈 테이블이 있는 식당이 있다.
팔로 알토 내의 오늘밤 2인용 이태리식 음식을 위한 테이블 약간 CA 팔로 알토 내에 2인 파티를 위한 오늘밤 6pm에서 8pm까지의 빈 테이블이 있는 식당이 있다.
2인용 일 포르나이오 팔로 알토 6pm 1 2인 파티를 위해 오늘밤 6pmCA 팔로 알토 내의 일 포르나이오 식당에 테이블 옵션이 있다.
PA 내의 타이식 하우스에서의 2인용 테이블 1 CA 팔로 알토 내에 타이식 하우스에 대한 정보가 있다. 당신은 리스트화된 전화 번호로 이들을 호출할 수 있다.
멘로 파크 내의 피자 배달 멘로 파크 내에 피자를 서빙하는 장소가 있다. 나는 이 시간에 배달 옵션을 갖지 못한다. 배달을 위해 식당 전화 번호를 클릭한다.
나는 멘로 파크 내의 또는 근처의 오소 부코를 위한 최고의 조용한 로맨틱 이태리식 식당을 원한다. 약한 매치, 가용성에 의해 분류됨 오소 부코를 서빙하고 "조용한"으로서 기술된 멘로 파크 근처의 추천된 로맨틱 이태리식 식당에 대한 최상의 매치가 존재한다. 테이블 예약을 위해 이용 가능 시간을 클릭한다.
멘로 파크 내의 또는 근처의 오소 부코를 위한 최고의 조용한 로맨틱 이태리식 식당에 2인용 테이블을 부킹한다 약한 매치, 가용성에 의해 분류됨 오소 부코를 서빙하고 "조용한"으로서 기술된 2인용 빈 테이블이 있는 멘로 파크 근처의 추천된 로맨틱 이태리식 식당에 대한 최상의 매치가 존재한다. 테이블 예약을 위해 이용 가능 시간을 클릭한다.
구체화
멘로 파크(알려지지 않음) 약간 멘로 파크 근처에 약간의 추천된 식당이 있다. 당신은 어떤 특정 음식 타입을 선호하나?
가장 값싼 약간 나는 멘로 파크 근처에서 4개의 가격이 적정한 식당을 찾았다.
중국식(이태리식이었음) 나는 멘로 파크 근처에서 4개의 중국식 식당을 찾았다.
피자(음식 아이템 추가) 약간 나는 멘로 파크 근처에서 피자를 서빙하는 4개의 이태 식당을 찾았다.
샌프란시스코(멘로 파크였음) 약간 나는 샌프란시스코 근처에서 4개의 이태리식 식당을 찾았다.
비참한 약간 나는 검토에서 "비참한"과 매칭되는 팔로 알토 근처의 4개의 식당을 찾았다.
조용한 로맨틱 약간 검토에서 "조용한 로맨틱"과 매칭되는 팔로 알토 근처의 약간의 식당이 있다.
클리프 하우스 0 나는 팔로 알토에서 클리프 하우스를 발견하지 못했다. 다른 이름으로 판단하거나, 다른 도시에 있나?
표 5는 사용자들이 활성 링크들을 클릭할 때 제공되는 프롬프트들의 일부 예들을 제공한다.
사용자들이 활성 링크들을 클릭할 때의 프롬프트들
: 사용자들이 활성 링크들을 클릭할 때의 프롬프트들
앵커 텍스트 프롬프트 텍스트 노트
위치, 장소 위치: 도시, 우편 번호, 또는 장소의 이름이 이어지는 "근처"를 입력한다. 이 프롬프트는 사용자가 위치를 아직 지정하지 않은 때 사용될 수 있다.
팔로 알토 도시, 이웃, 거리 주소, 또는 랜드마크가 이어지는 "근처"와 같은 위치를 입력한다. 이 프롬프트는 사용자가 위치를 변경하고 있을 때 사용될 수 있다.
음식 타입 중국식 또는 피자와 같은 음식 카테고리를 입력한다. 음식 타입과 요리가 병합될 수 있다.
이태리식 당신은 중국식과 같은 다른 음식 카테고리들 또는 스테이크와 같은 좋아하는 음식 아이템을 시도할 수 있다. 사용자는 이미 이태리식이라고 말했다. 어시스턴트(1002)는 사용자가 대안들을 조사하는 것을 돕고 있다. 이것이 음식 아이템인 경우, 이것은 요리보다 우위를 차지한다.
예약 "내일 8시"와 같이 테이블을 예약할 일시를 입력한다. 예약을 위한 프롬프팅.
건강식 당신은 또한 메뉴 아이템들 또는 요리들을 입력할 수 있다. 공지된 음식 타입
향긋한 음식 당신은 또한 메뉴 아이템들 또는 요리들을 입력할 수 있다. 공지되지 않은 음식 타입
식당 어떤 유형의 식당인가?(예로서, 중국식, 피자) 식당 링크의 클릭은 텍스트 입력의 끝에 "식당"이라는 단어를 삽입해야 한다.
사업 당신은 지역 꽃 판매자, ATM, 의사, 약국 등을 찾을 수 있다. 당신은 어떤 유형의 사업을 찾고 있나? 사업 링크의 클릭은 이것이 국지적 검색이라는 기계 판독 가능 태그를 추가하여야 한다.
이벤트 당신은 다가오는 컨버트 쇼 등을 발견할 수 있다. 당신은 무엇에 관심있나?
할 일 음악, 예술, 극장, 스포츠 등. 당신은 이 지역에서 어떤 유형의 일을 하고 싶나?
호텔 나는 당신이 이용 가능한 호텔 방을 찾는 것을 도울 수 있다. 설비 또는 위치에 대한 어떤 선호가 있나?
날씨 도시를 입력하면, 나는 당신에게 그곳의 날씨가 어떤지를 알려줄 것이다. 위치가 알려지면, 바로 날씨 데이터를 보여준다.
물건 구매 나는 당신이 음악, 영화, 책, 전자 제품, 완구 등을 찾고, 아마존으로부터 이를 구입하는 것을 도울 수 있다. 당신은 무엇을 찾고 있나?
다이얼로그에서의 가능한 응답들의 제안
일 실시예에서, 어시스턴트(1002)는 상황적 제안들을 제공한다. 제안들은 어시스턴트(1002)가 사용자에게 다이얼로그에서 그의 현재 상황으로부터 진행하기 위한 옵션들을 제공하는 하나의 방식이다. 어시스턴트(1002)에 의해 제공되는 제안들의 세트는 상황에 의존하며, 제공되는 제안들의 수는 매체 또는 폼 팩터에 의존할 수 있다. 예를 들어, 일 실시예에서, 가장 현저한 제안들은 다이얼로그에서 정렬하여 제공될 수 있고, 제안들의 확장된 리스트("더 많음")는 스크롤 가능한 메뉴로 제공될 수 있으며, 몇몇 문자를 타이핑하고 자동 완료 옵션들로부터 선택함으로써 훨씬 더 많은 제안이 이루어질 수 있다. 이 분야의 기술자는 다른 메커니즘들이 제안들을 제공하는 데 사용될 수 있다는 것을 인식할 것이다.
다양한 실시예에서, 상이한 타입의 제안들이 제공될 수 있다. 제안 타입들의 예들은 다음을 포함한다.
● 제약사항 값들의 추가, 제거 또는 변경을 포함하는, 질문을 구체화하는 옵션들;
● "내가 의도하는 것이 아님", "다시 시작" 또는 "웹 검색"과 같은 나쁜 상황들로부터 회복 또는 복구하는 옵션들;
● 명확화하는 옵션들;
● 음성의 해석;
● 스펠 정정 및 의미 불명료를 포함하는 텍스트의 해석;
● "지도 상에 이들을 표시한다", "나의 데이트 상대에게 설명서를 전송한다" 또는 "이들 결과를 설명한다"와 같은 상황 고유 명령;
● 식사 또는 이벤트 계획 시나리오들에서의 다음 단계들과 같은 제안된 상호 판매 제의;
● 이전 명령들 또는 이들의 일부를 재사용하는 옵션들.
다양한 실시예들에서, 가장 적절한 제안들을 결정하는 상황은 예를 들어 다음으로부터 도출될 수 있다.
● 다이얼로그 상태
● 예를 들어 다음을 포함하는 사용자 상태
○ 정적 특성들(이름, 집 주소 등)
○ 동적 특성들(위치, 시간, 네트워크 속도)
● 예를 들어 다음을 포함하는 상호작용 이력
○ 질문 이력
○ 결과 이력
○ 지금까지 자동 완료 내에 입력된 텍스트
다양한 실시예들에서, 제안들은 예를 들어 다음과 같은 임의의 메커니즘에 의해 생성될 수 있다.
● 온톨로지 모델에 기초하여 도메인, 태스크 또는 제약사항을 패러프레이징함;
● 현재 도메인 및 제약사항들에 기초하여 자동 완료에서 프롬프팅;
● 불명료한 대안 해석들을 패러프레이징함;
● 음성 대 텍스트의 대안 해석들;
● 특수 다이얼로그 조건들에 기초하는 수동 저작.
일 실시예에 따르면, 제안들은 소정의 완료 상태에서 명령들 상의 동작들로서 생성된다. 명령들은 사용자 입력 상의 시도된 해석들에 기초하는, 가정들 및 추론들을 포함하는 요청들의 명시적인 정규 표현들이다. 사용자 입력이 불완전하거나 불명료한 상황에서, 제안들은 사용자가 입력을 조정하여 명령을 명확히 하는 것을 돕기 위한 시도이다.
일 실시예에서, 각각의 명령은 아래 것들의 소정 조합을 갖는 강제적인 문장이다.
● ("찾는다" 또는 "어디에 있나?"와 같은 강제적인) 명령 동사;
● 도메인("식당"과 같은 선택 클래스);
● 위치=팔로 알토 및 요리=이태리식과 같은 제약사항(들).
명령들의 이러한 요소들(동사, 도메인, 제약사항들)은 온톨로지 내의 노드들에 대응한다.
게다가, 제안은 이를 설정하거나, 이를 변경하거나, 이것이 적절하거나 적절하지 않은 것으로 선언하는 것과 같은 명령 상의 동작들로서 간주될 수 있다. 예들은 다음을 포함한다.
● 명령 동사 또는 도메인 설정("식당을 찾는다")
● 명령 동사 변경("이것을 부킹한다", "이것을 맵핑한다", "이것을 저장한다")
● 도메인 변경("지역 사업이 아니라 식당을 찾는다")
● 제약사항이 적절함을 진술("요리에 의해 구체화를 시도한다")
● 제약사항에 대한 값을 선택("이태리식", "프랑스식" 등)
● 제약사항 및 값을 함께 선택("이곳 근처", "2인용 테이블")
● 제약사항 값이 잘못됨을 진술("그 보스톤이 아님")
● 제약사항이 적절하지 않음을 진술("비용을 무시한다")
● 제약사항 값을 변경하려는 의도를 진술("상이한 위치를 시도한다")
● 제약사항 값 변경("중국식이 아니라 이태리식")
● 제약사항 값 추가("그리고 풀도 가짐")
● 값을 그리드로 스냅핑("los angelos가 아니라 Los Angeles")
● 새로운 명령을 개시하여 상황을 재사용([영화 후] "근처의 식당을 찾는다", "나의 친구에게 설명서를 보낸다")
● 상황에 대해 "메타"인 명령을 개시("이러한 결과들을 설명한다")
● 새로운 명령을 개시하여 상황을 재설정 또는 무시("다시 시작한다", "음성을 이용하여 돕는다")
제안은 또한 위의 것들의 소정 조합을 포함할 수 있다. 예를 들어:
● "음식 아이템 밀크[를 서빙하는 식당]가 아니라 영화 밀크"
● "피자 조인트들만이 아니라 피자를 서빙하는 식당들"
● "마운틴 뷰 내의 코스트코라고 하는 장소, 나는 당신이 그것을 식당으로 생각하든 또는 지역 사업으로 생각하든 상관없다"
● "마운틴 뷰 내의 중국식" [최근 질문]
일 실시예에서, 어시스턴트(1002)는 관련성에 의해 배열된 제안들의 리스트를 유지하기 위한 일반 메커니즘을 포함한다. 제안이 제공되는 포맷은 장치의 현재 상황, 모드 및 폼 팩터에 따라 다를 수 있다.
일 실시예에서, 어시스턴트(1002)는 아래의 팩터들 중 임의 또는 모든 팩터를 고려함으로써 어느 제약사항들을 수정할지를 결정한다.
● 제약사항이 값을 갖는지를 고려하고;
● 제약사항이 추론되었는지 또는 명확히 진술되었는지를 고려하고;
● 그의 현저성을 고려한다(suggestionIndex).
일 실시예에서, 어시스턴트(1002)는 제안에 대한 출력 포맷을 결정한다. 출력 포맷들의 예들은 다음을 포함한다.
● 도메인 변경:
● 자동 완료 옵션 "식당 발견"의 경우, "다른 것을 시도한다"
● 그 외에(추론인 경우), "식당을 찾지 않는다"
● 이름 제약사항 변경:
● 이름이 추론된 경우, 대안적인 불명료한 해석을 제공한다
● 현재 결과들로부터의 엔티티 이름들을 자동 완료 내에 채운다
● 상이한 이름
● 이것이 이름 탐색이 아니었던 것으로 간주한다(제약사항을 제거한다) - 아마도 이를 대신하여 카테고리를 제공한다
● "지명되지 않음"
● "버클리 내에 없음"
● "어떤 다른 날"
● 그 느낌이 아님(불명료 대안들을 사용한다)
● 추론된 날짜: "어떤 날, 나는 예약이 필요 없다"
일 실시예에서, 어시스턴트(1002)는 제안들을 통해 불명료를 해결하려고 시도한다. 예를 들어, 사용자 의도의 현재 해석들의 세트가 너무 불명료한 경우(310), 제안들은 더 많은 정보를 위해 프롬프트하는 한 가지 방법이다(322). 일 실시예에서, 억제된 선택 태스크들에 대해, 어시스턴트(1002)는 불명료한 의도의 해석들(290) 중에서 공통 제약사항들을 제거하고, 이들 간의 차이들을 사용자에게 제시한다. 예를 들어, 사용자 입력이 단어 "카페"를 포함하고, 이 단어가 식당의 이름 또는 식당의 타입과 매칭되는 경우, 어시스턴트(1002)는 "당신은 '카페' 또는 '카페 식당'으로 명명된 식당을 의미했나?"라고 물을 수 있다.
일 실시예에서, 어시스턴트(1002)는 소정 상황들 하에서 제약사항들을 추론한다. 즉, 억제된 선택 태스크들에 대해, 사용자 입력에서 모든 제약사항들이 명확히 언급될 필요는 없으며, 일부는 능동적 온톨로지(1050), 단기간 메모리(1052) 및/또는 어시스턴트(1002)가 이용할 수 있는 다른 정보 소스들에서 이용 가능한 다른 정보로부터 추론될 수 있다. 예를 들어:
● 도메인 또는 위치 추론
● 위치와 같은 디폴트 가정
● 약하게 매칭된 제약사항(퍼지, 낮은 현저성의 위치 등)
● 불명료한 기준들(접두사 없이 제약사항 값에 매칭됨(이름 대 카테고리, 종종 불명료함))
어시스턴트(1002)가 제약사항 값들을 추론하는 경우, 어시스턴트는 이러한 가정들을 사용자가 지배할 제안들로서 제공할 수도 있다. 예를 들어, 어시스턴트는 사용자에게 "나는 당신이 이곳 주위를 의도하는 것으로 가정한다. 당신은 다른 장소를 보고 싶나?"라고 말할 수 있다.
본 발명은 가능한 실시예들과 관련하여 특히 상세하게 설명되었다. 이 분야의 기술자들은 본 발명이 다른 실시예들에서 실시될 수 있다는 것을 알 것이다. 먼저, 컴포넌트들의 특정 명명, 용어들의 대문자화, 속성들, 데이터 구조들, 또는 임의의 다른 프로그래밍 또는 구조적 양태는 강제적이거나 중요하지 않으며, 본 발명 또는 그의 특징들을 구현하는 메커니즘들은 상이한 이름들, 포맷들 또는 프로토콜들을 가질 수 있다. 게다가, 시스템은 설명된 바와 같은 하드웨어와 소프트웨어의 조합을 통해 또는 오로지 하드웨어 요소들로 또는 오로지 소프트웨어 요소들로 구현될 수 있다. 또한, 본 명세서에서 설명되는 다양한 시스템 컴포넌트들 사이의 기능의 특정 분할은 강제가 아니라 예시적일 뿐이며, 단일 시스템 컴포넌트에 의해 수행되는 기능들은 다수의 컴포넌트에 의해 대신 수행될 수 있고, 다수의 컴포넌트에 의해 수행되는 기능들은 단일 컴포넌트에 의해 대신 수행될 수 있다.
다양한 실시예들에서, 본 발명은 전술한 기술들을 단독으로 또는 임의의 조합으로 수행하기 위한 시스템 또는 방법으로서 구현될 수 있다. 다른 실시예에서, 본 발명은 비일시적인 컴퓨터 판독 가능 저장 매체, 및 컴퓨팅 장치 또는 다른 전자 장치 내의 프로세서가 전술한 기술들을 수행하게 하기 위한, 매체 상에 인코딩된 컴퓨터 프로그램 코드를 포함하는 컴퓨터 프로그램 제품으로서 구현될 수 있다.
명세서에서 "하나의 실시예" 또는 "일 실시예"에 대한 참조는 실시예들과 관련하여 설명되는 특정 특징, 구조 또는 특성이 본 발명의 적어도 하나의 실시예에 포함된다는 것을 의미한다. 본 명세서의 다양한 곳에서의 "일 실시예에서"라는 문구의 출현들은 모두가 반드시 동일 실시예를 참조하지는 않는다.
위의 설명의 일부 부분들은 컴퓨팅 장치의 메모리 내의 데이터 비트들 상의 동작들의 알고리즘들 및 심벌 표현들에 의해 제공된다. 이러한 알고리즘 설명들 및 표현들은 데이터 처리 분야의 기술자들이 그들의 연구의 내용을 당해 분야의 다른 기술자들에게 가장 효과적으로 전달하는 데 사용하는 수단들이다. 알고리즘은 본 명세서에서 그리고 일반적으로 원하는 결과를 유도하는 단계들(명령어들)의 합리적인 시퀀스인 것으로 이해된다. 단계들은 물리량들의 물리적 조작을 필요로 하는 것들이다. 일반적으로, 반드시 그렇지는 않지만, 이러한 양들은 저장, 전송, 결합, 비교 및 조작될 수 있는 전기, 자기 또는 광 신호들의 형태를 갖는다. 때로는, 주로 일반적인 사용의 이유로, 이러한 신호들을 비트들, 값들, 요소들, 심벌들, 문자들, 용어들, 숫자들 등으로 지칭하는 것이 편리하다. 더구나, 때로는 물리량들의 물리적 조작을 필요로 하는 단계들의 소정 배열들을 일반성의 상실 없이 모듈들 또는 코드 장치들로서 지칭하는 것도 편리하다.
그러나, 이들 및 유사한 용어들 모두는 적절한 물리량들과 관련되어야 하며, 이러한 양들에 적용되는 편리한 라벨들일 뿐이라는 것을 기억해야 한다. 구체적으로 달리 언급되지 않는 한, 아래의 설명으로부터 명백한 바와 같이, 설명의 전반에서, "처리", "컴퓨팅", "계산", "표시" 또는 "결정 등과 같은 용어들을 사용하는 설명들은 컴퓨터 시스템 메모리들 또는 레지스터들 또는 다른 그러한 정보 저장, 전송 또는 표시 장치들 내에 물리(전자) 양들로서 표현된 데이터를 조작하고 변환하는 컴퓨터 시스템 또는 유사한 전자 컴퓨팅 모듈 및/또는 장치의 액션 및 프로세스들을 지칭한다는 것을 안다.
본 발명의 소정 양태들은 알고리즘 형태로 본 명세서에 설명된 프로세스 단계들 및 명령어들을 포함한다. 본 발명의 프로세스 단계들 및 명령어들은 소프트웨어, 펌웨어 및/또는 하드웨어로 구현될 수 있으며, 소프트웨어로 구현될 때, 다양한 운영 체제들에 의해 사용되는 상이한 플랫폼들 상에 상주하도록 다운로드되고 그들로부터 동작될 수 있다는 점에 유의해야 한다.
본 발명은 또한 본 명세서에서의 동작들을 수행하기 위한 장치와 관련된다. 이러한 장치는 필요한 목적들을 위해 특별히 구성될 수 있거나, 컴퓨팅 장치에 저장된 컴퓨터 프로그램에 의해 선택적으로 활성화 또는 재구성되는 범용 컴퓨팅 장치를 포함할 수 있다. 그러한 컴퓨터 프로그램은 플로피 디스크, 광 디스크, CD-ROM, 광자기 디스크를 포함하는 임의 타입의 디스크, 판독 전용 메모리(ROM), 랜덤 액세스 메모리(RAM), EPROM, EEPROM, 자기 또는 광학 카드, 주문형 집적 회로(ASIC), 또는 전자 명령어들을 저장하기에 적합하고 컴퓨터 시스템 버스에 각각 결합되는 임의 타입의 매체와 같은, 그러한 이에 한정되지 않는 컴퓨터 판독 가능 저장 매체에 저장될 수 있다. 게다가, 본 명세서에서 참조되는 컴퓨팅 장치들은 단일 프로세서를 포함할 수 있거나, 향상된 컴퓨팅 능력을 위해 다중 프로세서 설계를 이용하는 아키텍처일 수 있다.
본 명세서에서 제공되는 알고리즘들 및 디스플레이들은 임의의 특정 컴퓨팅 장치, 가상 시스템 또는 기타 장치와 고유하게 관련되지는 않는다. 본 발명의 가르침에 따른 프로그램들과 더불어 다양한 범용 시스템들도 사용될 수 있거나, 필요한 방법 단계들을 수행하기 위하여 더 많은 특수 장치를 구성하는 것이 편리한 것으로 입증될 수 있다. 이러한 다양한 시스템들을 위해 필요한 구조는 본 명세서에서 제공되는 설명으로부터 명백할 것이다. 게다가, 본 발명은 임의의 특정 프로그래밍 언어와 관련하여 설명되지는 않는다. 본 명세서에서 설명되는 바와 같은 본 발명의 가르침을 구현하기 위해 다양한 프로그래밍 언어들이 사용될 수 있으며, 특정 언어들에 대한 위의 참조들은 본 발명의 가능성 및 최상 모드의 개시를 위해 제공된다는 것을 알 것이다.
따라서, 다양한 실시예들에서, 본 발명은 컴퓨터 시스템, 컴퓨팅 장치 또는 다른 전자 장치 또는 이들의 임의 조합 또는 복수 개를 제어하기 위한 소프트웨어, 하드웨어 및/또는 기타 요소들로서 구현될 수 있다. 그러한 전자 장치는 예를 들어 이 분야에 공지된 기술들에 따른 프로세서, 입력 장치(키보드, 마우스, 터치패드, 트랙패드, 조이스틱, 트랙볼, 마이크 및/또는 이들의 임의 조합 등), 출력 장치(스크린, 스피커 등), 메모리, 장기간 저장 장치(자기 저장 장치, 광학 저장 장치 등) 및/또는 네트워크 접속을 포함할 수 있다. 그러한 전자 장치는 휴대용 또는 비휴대용일 수 있다. 본 발명을 구현하는 데 사용될 수 있는 전자 장치들의 예들은 이동 전화, 개인 휴대 단말기, 스마트폰, 키오스크, 데스크탑 컴퓨터, 랩탑 컴퓨터, 태블릿 컴퓨터, 소비자 전자 장치, 소비자 오락 장치; 음악 플레이어; 카메라; 텔레비전; 셋톱 박스; 전자 게이밍 유닛 등을 포함한다. 본 발명을 구현하기 위한 전자 장치는 예를 들어 캘리포니아 쿠퍼티노의 애플사로부터 입수 가능한 iOS 또는 MacOS, 또는 장치 상에서 사용하도록 적응된 임의의 다른 운영 체제와 같은 임의의 운영 체제를 사용할 수 있다.
본 발명은 제한된 수의 실시예와 관련하여 설명되었지만, 위의 설명의 이익을 갖는 이 분야의 기술자들은 본 명세서에서 설명되는 바와 같은 본 발명의 범위를 벗어나지 않는 다른 실시예들이 구상될 수 있다는 것을 알 것이다. 게다가, 본 명세서에서 사용되는 언어는 주로 판독성 및 지시 목적을 위해 선택되었으며, 본 발명의 주제를 결정하거나 한정하도록 선택된 것은 아닐 수 있다는 점에 유의해야 한다. 따라서, 본 발명의 개시는 청구항들에서 설명되는 본 발명의 범위를 한정하는 것이 아니라 예시하는 것을 의도한다.

Claims (20)

  1. 방법으로서,
    프로세서 및 상기 프로세서에 의한 실행을 위한 명령어들을 저장하는 메모리를 포함하는 전자 디바이스에서,
    사용자로부터 입력을 수신하는 단계;
    상기 수신된 입력에 대응하는 의도를 결정하는 단계;
    상기 결정된 의도에 기초하여 제1 태스크를 수행하는 단계 - 상기 태스크는 태스크 파라미터와 연관됨 -;
    상기 수행된 태스크와 연관된 제1 출력을 제공하는 단계; 및
    상기 수행된 태스크에 대응하는 적어도 하나의 추가적인 태스크를 포함하는 제2 출력을 제공하는 단계 - 상기 적어도 하나의 추가적인 태스크는 상기 태스크 파라미터와 연관됨 -
    를 포함하는 방법.
  2. 제1항에 있어서,
    상기 사용자로부터 제2 입력을 수신하는 단계 - 상기 제2 입력은 상기 제공된 적어도 하나의 추가적인 태스크로부터의 태스크의 선택에 해당함 -; 및
    상기 제2 입력에 기초하여 제2 태스크를 수행하는 단계
    를 포함하는 방법.
  3. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 네트워크 접속을 통한 원격 소스와의 상호작용을 포함하는, 방법.
  4. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 상기 전자 디바이스 상에 저장된 정보와의 상호작용을 포함하는, 방법.
  5. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 상기 제1 태스크에 대응하는 정보를 세이브하기 위한 태스크를 포함하는, 방법.
  6. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 다른 사용자에게 정보를 발송하기 위한 태스크를 포함하고, 상기 정보는 상기 제1 태스크에 대응하는, 방법.
  7. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 상기 제1 태스크에 대응하는 지도 정보를 표시하기 위한 태스크를 포함하는, 방법.
  8. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 상기 제1 태스크와 연관된 연락처로 전화 통화를 개시하기 위한 태스크를 포함하는, 방법.
  9. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 상기 제1 태스크와 연관된 알람을 설정하기 위한 태스크를 포함하는, 방법.
  10. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 상기 제1 태스크와 연관된 예약 절차를 개시하기 위한 태스크를 포함하는, 방법.
  11. 제1항에 있어서,
    상기 적어도 하나의 추가적인 태스크는 상기 제1 태스크와 연관된 메모 파일을 생성하기 위한 태스크를 포함하는, 방법.
  12. 제1항에 있어서,
    상기 수신된 입력에 대응하는 의도를 결정하는 단계는,
    상기 사용자와 상기 전자 디바이스 사이의 상호작용의 이력을 포함하는 컨텍스트 정보를 획득하는 단계; 및
    상기 컨텍스트 정보에 기초하여 상기 의도를 결정하는 단계
    를 포함하는, 방법.
  13. 제12항에 있어서,
    상기 사용자로부터 상기 입력을 수신하기 전에, 상기 수신된 입력의 미리 결정된 시간 내에서 상기 사용자로부터 음성 입력을 수신하는 단계; 및
    상기 컨텍스트 정보를 획득하기 위해 상기 수신된 음성 입력을 처리하는 단계
    를 포함하는 방법.
  14. 제12항에 있어서,
    상기 사용자로부터 상기 입력을 수신하기 전에, 상기 수신된 입력의 미리 결정된 시간 내에서 상기 사용자로부터 비-음성 입력을 수신하는 단계; 및
    상기 컨텍스트 정보를 획득하기 위해 상기 수신된 비-음성 입력을 처리하는 단계
    를 포함하는 방법.
  15. 제1항에 있어서,
    상기 제2 출력은 상기 수행된 태스크에 대응하는 상기 적어도 하나의 추가적인 태스크의 가청 표현을 포함하는, 방법.
  16. 제1항에 있어서,
    음성 입력을 포함하는 제2 사용자 입력을 수신하는 단계; 및
    상기 수행된 태스크에 대응하는 적어도 하나의 추가적인 태스크를 포함하는 상기 제2 출력에 기초하여 상기 제2 사용자 입력의 사용자 의도를 결정하는 단계
    를 포함하는 방법.
  17. 제1항에 있어서,
    상기 제1 태스크 및 상기 적어도 하나의 추가적인 태스크 중 적어도 하나는 2차 장치 상에서 태스크를 수행하는 것을 포함하는, 방법.
  18. 제1항에 있어서,
    상기 태스크 파라미터는 상기 제1 태스크에 대응하는 도메인과 연관된, 방법.
  19. 전자 디바이스로서,
    하나 이상의 프로세서;
    메모리; 및
    상기 메모리에 저장되고 상기 하나 이상의 프로세서에 의해 실행되도록 구성된 하나 이상의 프로그램
    을 포함하고,
    상기 하나 이상의 프로그램은 제1항 내지 제18항 중 어느 한 항의 방법을 수행하기 위한 명령어들을 포함하는, 전자 디바이스.
  20. 하나 이상의 프로그램을 저장하는 컴퓨터 판독가능 저장 매체로서, 상기 하나 이상의 프로그램은 전자 디바이스의 하나 이상의 프로세서에 의해 실행될 때 상기 전자 디바이스로 하여금 제1항 내지 제18항 중 어느 한 항의 방법을 수행하도록 하는 명령어들을 포함하는, 컴퓨터 판독가능 저장 매체.
KR1020207023927A 2010-01-18 2011-01-11 지능형 자동화 어시스턴트 KR102297492B1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020217027594A KR102410557B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US29577410P 2010-01-18 2010-01-18
US61/295,774 2010-01-18
US12/987,982 US9318108B2 (en) 2010-01-18 2011-01-10 Intelligent automated assistant
US12/987,982 2011-01-10
PCT/US2011/020861 WO2011088053A2 (en) 2010-01-18 2011-01-11 Intelligent automated assistant
KR1020207008719A KR102147926B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020207008719A Division KR102147926B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020217027594A Division KR102410557B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트

Publications (2)

Publication Number Publication Date
KR20200101996A true KR20200101996A (ko) 2020-08-28
KR102297492B1 KR102297492B1 (ko) 2021-09-03

Family

ID=44304930

Family Applications (18)

Application Number Title Priority Date Filing Date
KR1020227020185A KR102537767B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020197007971A KR102096222B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020207008719A KR102147926B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020237017413A KR20230079478A (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020207023927A KR102297492B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020127029385A KR101555743B1 (ko) 2010-01-18 2011-01-11 자동화 어시스턴트에 대한 입력으로서 이벤트 경고 텍스트의 이용
KR1020127028786A KR101511831B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트에 의한 능동적 입력 유도
KR1020167023962A KR101775708B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020127029183A KR101588080B1 (ko) 2010-01-18 2011-01-11 자동화 디지털 어시스턴트에 의한 결과 및 사용자 요청의 패러프레이징
KR1020127029195A KR101654580B1 (ko) 2010-01-18 2011-01-11 자동화 어시스턴트에 의한 선택 기준의 우선 순위화
KR1020127028805A KR101555742B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트에 대한 서비스 오케스트레이션
KR1020177024596A KR101962243B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020127021659A KR101593739B1 (ko) 2010-01-18 2011-01-11 디지털 어시스턴트에 대한 개인화된 어휘
KR1020127029381A KR101588081B1 (ko) 2010-01-18 2011-01-11 보이스 어시스턴트와의 사용자 상호작용들 간의 컨텍스트 정보 유지
KR1020217027594A KR102410557B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020127029197A KR101511833B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트에 의한 능동적 입력 유도에 기초한 명확화
KR1020127028802A KR101511832B1 (ko) 2010-01-18 2011-01-11 도메인의 온톨로지에 기초한 사용자 의도의 결정
KR1020127029382A KR101577493B1 (ko) 2010-01-18 2011-01-11 보이스 어시스턴트와의 이전의 사용자 상호작용에 기초한 의도 추론

Family Applications Before (4)

Application Number Title Priority Date Filing Date
KR1020227020185A KR102537767B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020197007971A KR102096222B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020207008719A KR102147926B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020237017413A KR20230079478A (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트

Family Applications After (13)

Application Number Title Priority Date Filing Date
KR1020127029385A KR101555743B1 (ko) 2010-01-18 2011-01-11 자동화 어시스턴트에 대한 입력으로서 이벤트 경고 텍스트의 이용
KR1020127028786A KR101511831B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트에 의한 능동적 입력 유도
KR1020167023962A KR101775708B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020127029183A KR101588080B1 (ko) 2010-01-18 2011-01-11 자동화 디지털 어시스턴트에 의한 결과 및 사용자 요청의 패러프레이징
KR1020127029195A KR101654580B1 (ko) 2010-01-18 2011-01-11 자동화 어시스턴트에 의한 선택 기준의 우선 순위화
KR1020127028805A KR101555742B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트에 대한 서비스 오케스트레이션
KR1020177024596A KR101962243B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020127021659A KR101593739B1 (ko) 2010-01-18 2011-01-11 디지털 어시스턴트에 대한 개인화된 어휘
KR1020127029381A KR101588081B1 (ko) 2010-01-18 2011-01-11 보이스 어시스턴트와의 사용자 상호작용들 간의 컨텍스트 정보 유지
KR1020217027594A KR102410557B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트
KR1020127029197A KR101511833B1 (ko) 2010-01-18 2011-01-11 지능형 자동화 어시스턴트에 의한 능동적 입력 유도에 기초한 명확화
KR1020127028802A KR101511832B1 (ko) 2010-01-18 2011-01-11 도메인의 온톨로지에 기초한 사용자 의도의 결정
KR1020127029382A KR101577493B1 (ko) 2010-01-18 2011-01-11 보이스 어시스턴트와의 이전의 사용자 상호작용에 기초한 의도 추론

Country Status (12)

Country Link
US (16) US9318108B2 (ko)
EP (3) EP3454227A1 (ko)
JP (14) JP2013517566A (ko)
KR (18) KR102537767B1 (ko)
CN (2) CN105808200B (ko)
AU (1) AU2011205426B2 (ko)
BR (10) BR122012028972B1 (ko)
CA (14) CA2791791C (ko)
GB (1) GB2490444A (ko)
MX (6) MX348250B (ko)
RU (11) RU2546605C2 (ko)
WO (1) WO2011088053A2 (ko)

Families Citing this family (2257)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU6630800A (en) * 1999-08-13 2001-03-13 Pixo, Inc. Methods and apparatuses for display and traversing of links in page character array
US7516190B2 (en) * 2000-02-04 2009-04-07 Parus Holdings, Inc. Personal voice-based information retrieval system
US8645137B2 (en) 2000-03-16 2014-02-04 Apple Inc. Fast, language-independent method for user authentication by voice
US7287071B2 (en) * 2000-09-28 2007-10-23 Vignette Corporation Transaction management system
ITFI20010199A1 (it) 2001-10-22 2003-04-22 Riccardo Vieri Sistema e metodo per trasformare in voce comunicazioni testuali ed inviarle con una connessione internet a qualsiasi apparato telefonico
US7373300B1 (en) * 2002-12-18 2008-05-13 At&T Corp. System and method of providing a spoken dialog interface to a website
US7669134B1 (en) 2003-05-02 2010-02-23 Apple Inc. Method and apparatus for displaying information during an instant messaging session
US10032452B1 (en) 2016-12-30 2018-07-24 Google Llc Multimodal transmission of packetized data
US20110153509A1 (en) 2005-05-27 2011-06-23 Ip Development Venture Method and apparatus for cross-referencing important ip relationships
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
US7633076B2 (en) 2005-09-30 2009-12-15 Apple Inc. Automated response to and sensing of user activity in portable devices
US10848590B2 (en) 2005-10-26 2020-11-24 Cortica Ltd System and method for determining a contextual insight and providing recommendations based thereon
US11032017B2 (en) 2005-10-26 2021-06-08 Cortica, Ltd. System and method for identifying the context of multimedia content elements
US8818916B2 (en) 2005-10-26 2014-08-26 Cortica, Ltd. System and method for linking multimedia data elements to web pages
US9639532B2 (en) 2005-10-26 2017-05-02 Cortica, Ltd. Context-based analysis of multimedia content items using signatures of multimedia elements and matching concepts
US11003706B2 (en) 2005-10-26 2021-05-11 Cortica Ltd System and methods for determining access permissions on personalized clusters of multimedia content elements
US10380623B2 (en) 2005-10-26 2019-08-13 Cortica, Ltd. System and method for generating an advertisement effectiveness performance score
US9477658B2 (en) 2005-10-26 2016-10-25 Cortica, Ltd. Systems and method for speech to speech translation using cores of a natural liquid architecture system
US8266185B2 (en) 2005-10-26 2012-09-11 Cortica Ltd. System and methods thereof for generation of searchable structures respective of multimedia data content
US10372746B2 (en) 2005-10-26 2019-08-06 Cortica, Ltd. System and method for searching applications using multimedia content elements
US9286623B2 (en) 2005-10-26 2016-03-15 Cortica, Ltd. Method for determining an area within a multimedia content element over which an advertisement can be displayed
US9384196B2 (en) 2005-10-26 2016-07-05 Cortica, Ltd. Signature generation for multimedia deep-content-classification by a large-scale matching system and method thereof
US10380267B2 (en) 2005-10-26 2019-08-13 Cortica, Ltd. System and method for tagging multimedia content elements
US9235557B2 (en) 2005-10-26 2016-01-12 Cortica, Ltd. System and method thereof for dynamically associating a link to an information resource with a multimedia content displayed in a web-page
US9031999B2 (en) 2005-10-26 2015-05-12 Cortica, Ltd. System and methods for generation of a concept based database
US9466068B2 (en) 2005-10-26 2016-10-11 Cortica, Ltd. System and method for determining a pupillary response to a multimedia data element
US9558449B2 (en) 2005-10-26 2017-01-31 Cortica, Ltd. System and method for identifying a target area in a multimedia content element
US11620327B2 (en) 2005-10-26 2023-04-04 Cortica Ltd System and method for determining a contextual insight and generating an interface with recommendations based thereon
US10585934B2 (en) 2005-10-26 2020-03-10 Cortica Ltd. Method and system for populating a concept database with respect to user identifiers
US9218606B2 (en) 2005-10-26 2015-12-22 Cortica, Ltd. System and method for brand monitoring and trend analysis based on deep-content-classification
US9953032B2 (en) 2005-10-26 2018-04-24 Cortica, Ltd. System and method for characterization of multimedia content signals using cores of a natural liquid architecture system
US9489431B2 (en) 2005-10-26 2016-11-08 Cortica, Ltd. System and method for distributed search-by-content
US11019161B2 (en) 2005-10-26 2021-05-25 Cortica, Ltd. System and method for profiling users interest based on multimedia content analysis
US10535192B2 (en) 2005-10-26 2020-01-14 Cortica Ltd. System and method for generating a customized augmented reality environment to a user
US9256668B2 (en) 2005-10-26 2016-02-09 Cortica, Ltd. System and method of detecting common patterns within unstructured data elements retrieved from big data sources
US10360253B2 (en) 2005-10-26 2019-07-23 Cortica, Ltd. Systems and methods for generation of searchable structures respective of multimedia data content
US10380164B2 (en) 2005-10-26 2019-08-13 Cortica, Ltd. System and method for using on-image gestures and multimedia content elements as search queries
US10614626B2 (en) 2005-10-26 2020-04-07 Cortica Ltd. System and method for providing augmented reality challenges
US11403336B2 (en) 2005-10-26 2022-08-02 Cortica Ltd. System and method for removing contextually identical multimedia content elements
US9396435B2 (en) 2005-10-26 2016-07-19 Cortica, Ltd. System and method for identification of deviations from periodic behavior patterns in multimedia content
US10698939B2 (en) 2005-10-26 2020-06-30 Cortica Ltd System and method for customizing images
US10742340B2 (en) 2005-10-26 2020-08-11 Cortica Ltd. System and method for identifying the context of multimedia content elements displayed in a web-page and providing contextual filters respective thereto
US10191976B2 (en) 2005-10-26 2019-01-29 Cortica, Ltd. System and method of detecting common patterns within unstructured data elements retrieved from big data sources
US10193990B2 (en) 2005-10-26 2019-01-29 Cortica Ltd. System and method for creating user profiles based on multimedia content
US11361014B2 (en) 2005-10-26 2022-06-14 Cortica Ltd. System and method for completing a user profile
US9330189B2 (en) 2005-10-26 2016-05-03 Cortica, Ltd. System and method for capturing a multimedia content item by a mobile device and matching sequentially relevant content to the multimedia content item
US11216498B2 (en) 2005-10-26 2022-01-04 Cortica, Ltd. System and method for generating signatures to three-dimensional multimedia data elements
US10949773B2 (en) 2005-10-26 2021-03-16 Cortica, Ltd. System and methods thereof for recommending tags for multimedia content elements based on context
US10621988B2 (en) 2005-10-26 2020-04-14 Cortica Ltd System and method for speech to text translation using cores of a natural liquid architecture system
US10635640B2 (en) 2005-10-26 2020-04-28 Cortica, Ltd. System and method for enriching a concept database
US9529984B2 (en) 2005-10-26 2016-12-27 Cortica, Ltd. System and method for verification of user identification based on multimedia content elements
US11604847B2 (en) 2005-10-26 2023-03-14 Cortica Ltd. System and method for overlaying content on a multimedia content element based on user interest
US10180942B2 (en) 2005-10-26 2019-01-15 Cortica Ltd. System and method for generation of concept structures based on sub-concepts
US11386139B2 (en) 2005-10-26 2022-07-12 Cortica Ltd. System and method for generating analytics for entities depicted in multimedia content
US8312031B2 (en) 2005-10-26 2012-11-13 Cortica Ltd. System and method for generation of complex signatures for multimedia data content
US10607355B2 (en) 2005-10-26 2020-03-31 Cortica, Ltd. Method and system for determining the dimensions of an object shown in a multimedia content item
US9767143B2 (en) 2005-10-26 2017-09-19 Cortica, Ltd. System and method for caching of concept structures
US8326775B2 (en) 2005-10-26 2012-12-04 Cortica Ltd. Signature generation for multimedia deep-content-classification by a large-scale matching system and method thereof
US9191626B2 (en) 2005-10-26 2015-11-17 Cortica, Ltd. System and methods thereof for visual analysis of an image on a web-page and matching an advertisement thereto
US10776585B2 (en) 2005-10-26 2020-09-15 Cortica, Ltd. System and method for recognizing characters in multimedia content
US9372940B2 (en) 2005-10-26 2016-06-21 Cortica, Ltd. Apparatus and method for determining user attention using a deep-content-classification (DCC) system
US10691642B2 (en) 2005-10-26 2020-06-23 Cortica Ltd System and method for enriching a concept database with homogenous concepts
US9646005B2 (en) 2005-10-26 2017-05-09 Cortica, Ltd. System and method for creating a database of multimedia content elements assigned to users
US9087049B2 (en) * 2005-10-26 2015-07-21 Cortica, Ltd. System and method for context translation of natural language
US10387914B2 (en) 2005-10-26 2019-08-20 Cortica, Ltd. Method for identification of multimedia content elements and adding advertising content respective thereof
US20070157228A1 (en) 2005-12-30 2007-07-05 Jason Bayer Advertising with video ad creatives
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
US8073681B2 (en) 2006-10-16 2011-12-06 Voicebox Technologies, Inc. System and method for a cooperative conversational voice user interface
US10733326B2 (en) 2006-10-26 2020-08-04 Cortica Ltd. System and method for identification of inappropriate multimedia content
US20080129520A1 (en) * 2006-12-01 2008-06-05 Apple Computer, Inc. Electronic device with enhanced audio feedback
US8880615B2 (en) * 2006-12-15 2014-11-04 International Business Machines Corporation Managing a workflow using an instant messaging system to gather task status information
US7818176B2 (en) 2007-02-06 2010-10-19 Voicebox Technologies, Inc. System and method for selecting and presenting advertisements based on natural language processing of voice-based input
US7912828B2 (en) * 2007-02-23 2011-03-22 Apple Inc. Pattern searching methods and apparatuses
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
US8661464B2 (en) 2007-06-27 2014-02-25 Google Inc. Targeting in-video advertising
ITFI20070177A1 (it) 2007-07-26 2009-01-27 Riccardo Vieri Sistema per la creazione e impostazione di una campagna pubblicitaria derivante dall'inserimento di messaggi pubblicitari all'interno di uno scambio di messaggi e metodo per il suo funzionamento.
US9053089B2 (en) * 2007-10-02 2015-06-09 Apple Inc. Part-of-speech tagging using latent analogy
US8165886B1 (en) 2007-10-04 2012-04-24 Great Northern Research LLC Speech interface system and method for control and interaction with applications on a computing system
US8595642B1 (en) 2007-10-04 2013-11-26 Great Northern Research, LLC Multiple shell multi faceted graphical user interface
US8397168B2 (en) 2008-04-05 2013-03-12 Social Communications Company Interfacing with a spatial virtual communication environment
US8364694B2 (en) 2007-10-26 2013-01-29 Apple Inc. Search assistant for digital media assets
US8620662B2 (en) 2007-11-20 2013-12-31 Apple Inc. Context-aware unit selection
US10002189B2 (en) 2007-12-20 2018-06-19 Apple Inc. Method and apparatus for searching using an active ontology
US9330720B2 (en) * 2008-01-03 2016-05-03 Apple Inc. Methods and apparatus for altering audio output signals
US8327272B2 (en) 2008-01-06 2012-12-04 Apple Inc. Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars
US10176827B2 (en) 2008-01-15 2019-01-08 Verint Americas Inc. Active lab
US10013986B1 (en) 2016-12-30 2018-07-03 Google Llc Data structure pooling of voice activated data packets
US11017428B2 (en) 2008-02-21 2021-05-25 Google Llc System and method of data transmission rate adjustment
US8065143B2 (en) 2008-02-22 2011-11-22 Apple Inc. Providing text input using speech data and non-speech data
US8289283B2 (en) 2008-03-04 2012-10-16 Apple Inc. Language input interface on a device
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
US10496753B2 (en) 2010-01-18 2019-12-03 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US9965035B2 (en) 2008-05-13 2018-05-08 Apple Inc. Device, method, and graphical user interface for synchronizing two or more displays
US9305548B2 (en) 2008-05-27 2016-04-05 Voicebox Technologies Corporation System and method for an integrated, multi-modal, multi-device natural language voice services environment
US8464150B2 (en) 2008-06-07 2013-06-11 Apple Inc. Automatic language identification for dynamic text processing
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
US8463053B1 (en) 2008-08-08 2013-06-11 The Research Foundation Of State University Of New York Enhanced max margin learning on multimodal data mining in a multimedia database
US8768702B2 (en) 2008-09-05 2014-07-01 Apple Inc. Multi-tiered voice feedback in an electronic device
US8898568B2 (en) * 2008-09-09 2014-11-25 Apple Inc. Audio user interface
US8396714B2 (en) * 2008-09-29 2013-03-12 Apple Inc. Systems and methods for concatenation of words in text to speech synthesis
US8583418B2 (en) 2008-09-29 2013-11-12 Apple Inc. Systems and methods of detecting language and natural language strings for text to speech synthesis
US20100082328A1 (en) * 2008-09-29 2010-04-01 Apple Inc. Systems and methods for speech preprocessing in text to speech synthesis
US8352268B2 (en) * 2008-09-29 2013-01-08 Apple Inc. Systems and methods for selective rate of speech and speech preferences for text to speech synthesis
US8712776B2 (en) * 2008-09-29 2014-04-29 Apple Inc. Systems and methods for selective text to speech synthesis
US8352272B2 (en) * 2008-09-29 2013-01-08 Apple Inc. Systems and methods for text to speech synthesis
US8355919B2 (en) * 2008-09-29 2013-01-15 Apple Inc. Systems and methods for text normalization for text to speech synthesis
US8676904B2 (en) 2008-10-02 2014-03-18 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
US9959870B2 (en) 2008-12-11 2018-05-01 Apple Inc. Speech recognition involving a mobile device
US10489434B2 (en) * 2008-12-12 2019-11-26 Verint Americas Inc. Leveraging concepts with information retrieval techniques and knowledge bases
US8862252B2 (en) 2009-01-30 2014-10-14 Apple Inc. Audio user interface for displayless electronic device
US8326637B2 (en) 2009-02-20 2012-12-04 Voicebox Technologies, Inc. System and method for processing multi-modal device interactions in a natural language voice services environment
USD625733S1 (en) * 2009-03-04 2010-10-19 Apple Inc. Graphical user interface for a display screen or portion thereof
US8380507B2 (en) * 2009-03-09 2013-02-19 Apple Inc. Systems and methods for determining the language to use for speech generated by a text to speech engine
KR101542136B1 (ko) 2009-03-31 2015-08-05 삼성전자 주식회사 문자 메시지 작성 방법 및 이를 이용한 휴대 단말기
US10706373B2 (en) 2011-06-03 2020-07-07 Apple Inc. Performing actions associated with task items that represent tasks to perform
US10540976B2 (en) 2009-06-05 2020-01-21 Apple Inc. Contextual voice commands
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US9858925B2 (en) 2009-06-05 2018-01-02 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US9431006B2 (en) * 2009-07-02 2016-08-30 Apple Inc. Methods and apparatuses for automatic speech recognition
US20110010179A1 (en) * 2009-07-13 2011-01-13 Naik Devang K Voice synthesis and processing
US8909683B1 (en) 2009-07-17 2014-12-09 Open Invention Network, Llc Method and system for communicating with internet resources to identify and supply content for webpage construction
US20110066438A1 (en) * 2009-09-15 2011-03-17 Apple Inc. Contextual voiceover
US8943094B2 (en) 2009-09-22 2015-01-27 Next It Corporation Apparatus, system, and method for natural language processing
US9197736B2 (en) 2009-12-31 2015-11-24 Digimarc Corporation Intuitive computing methods and systems
US9129292B2 (en) * 2009-10-29 2015-09-08 International Business Machines Corporation System and method for example based targeted marketing
US9171541B2 (en) * 2009-11-10 2015-10-27 Voicebox Technologies Corporation System and method for hybrid processing in a natural language voice services environment
US8682649B2 (en) * 2009-11-12 2014-03-25 Apple Inc. Sentiment prediction from textual data
US8600743B2 (en) * 2010-01-06 2013-12-03 Apple Inc. Noise profile determination for voice-related feature
US20110167350A1 (en) * 2010-01-06 2011-07-07 Apple Inc. Assist Features For Content Display Device
US8381107B2 (en) 2010-01-13 2013-02-19 Apple Inc. Adaptive audio feedback system and method
US8311838B2 (en) 2010-01-13 2012-11-13 Apple Inc. Devices and methods for identifying a prompt corresponding to a voice input in a sequence of prompts
US10553209B2 (en) * 2010-01-18 2020-02-04 Apple Inc. Systems and methods for hands-free notification summaries
US10679605B2 (en) 2010-01-18 2020-06-09 Apple Inc. Hands-free list-reading by intelligent automated assistant
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
US10705794B2 (en) 2010-01-18 2020-07-07 Apple Inc. Automatically adapting user interfaces for hands-free interaction
AU2012101191B4 (en) * 2010-01-18 2013-05-09 Apple Inc. Personalized vocabulary for digital assistant
US8626511B2 (en) 2010-01-22 2014-01-07 Google Inc. Multi-dimensional disambiguation of voice commands
DE202011111062U1 (de) 2010-01-25 2019-02-19 Newvaluexchange Ltd. Vorrichtung und System für eine Digitalkonversationsmanagementplattform
CA2788802A1 (en) * 2010-02-03 2011-08-11 Glomantra Inc. Method and system for providing actionable relevant recommendations
WO2011097411A2 (en) * 2010-02-03 2011-08-11 Glomantra Inc. Method and system for need fulfillment
WO2011102246A1 (ja) 2010-02-18 2011-08-25 株式会社ニコン 情報処理装置、携帯型装置及び情報処理システム
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
US20110231353A1 (en) * 2010-03-17 2011-09-22 James Qingdong Wang Artificial intelligence application in human machine interface for advanced information processing and task managing
CN102918587B (zh) * 2010-03-30 2014-11-05 Nvoq股份有限公司 能够将听写代号短语转录成标准词组的分层快速注解
US20110271194A1 (en) * 2010-04-29 2011-11-03 Google Inc. Voice ad interactions as ad conversions
US9634855B2 (en) 2010-05-13 2017-04-25 Alexander Poltorak Electronic personal interactive device that determines topics of interest using a conversational agent
US20110289015A1 (en) * 2010-05-21 2011-11-24 Microsoft Corporation Mobile device recommendations
US20110302516A1 (en) * 2010-06-02 2011-12-08 Oracle International Corporation Mobile design patterns
US8639516B2 (en) 2010-06-04 2014-01-28 Apple Inc. User-specific noise suppression for voice quality improvements
US8738377B2 (en) * 2010-06-07 2014-05-27 Google Inc. Predicting and learning carrier phrases for speech input
US9786268B1 (en) * 2010-06-14 2017-10-10 Open Invention Network Llc Media files in voice-based social media
US9235806B2 (en) * 2010-06-22 2016-01-12 Primal Fusion Inc. Methods and devices for customizing knowledge representation systems
US10474647B2 (en) 2010-06-22 2019-11-12 Primal Fusion Inc. Methods and devices for customizing knowledge representation systems
US8713021B2 (en) 2010-07-07 2014-04-29 Apple Inc. Unsupervised document clustering using latent semantic density analysis
US10904178B1 (en) 2010-07-09 2021-01-26 Gummarus, Llc Methods, systems, and computer program products for processing a request for a resource in a communication
US9104670B2 (en) 2010-07-21 2015-08-11 Apple Inc. Customized search or acquisition of digital media assets
US10957002B2 (en) 2010-08-06 2021-03-23 Google Llc Sequence dependent or location based operation processing of protocol based data message transmissions
US10013978B1 (en) 2016-12-30 2018-07-03 Google Llc Sequence dependent operation processing of packet based data message transmissions
US8719006B2 (en) 2010-08-27 2014-05-06 Apple Inc. Combined statistical and rule-based part-of-speech tagging for text-to-speech synthesis
US9274744B2 (en) 2010-09-10 2016-03-01 Amazon Technologies, Inc. Relative position-inclusive device interfaces
US8719014B2 (en) 2010-09-27 2014-05-06 Apple Inc. Electronic device with text error correction based on voice recognition data
US8918467B2 (en) 2010-10-01 2014-12-23 Clover Leaf Environmental Solutions, Inc. Generation and retrieval of report information
US8516062B2 (en) 2010-10-01 2013-08-20 @Pay Ip Holdings Llc Storage, communication, and display of task-related data
US11055332B1 (en) 2010-10-08 2021-07-06 Google Llc Adaptive sorting of results
KR20140090558A (ko) * 2010-10-10 2014-07-17 슈퍼 디리베이티브스, 아이엔씨. 금융 상품을 자동으로 한정하는 디바이스, 방법 및 시스템
US9122744B2 (en) 2010-10-11 2015-09-01 Next It Corporation System and method for providing distributed intelligent assistance
US20120095862A1 (en) * 2010-10-15 2012-04-19 Ness Computing, Inc. (a Delaware Corportaion) Computer system and method for analyzing data sets and generating personalized recommendations
US11206182B2 (en) 2010-10-19 2021-12-21 International Business Machines Corporation Automatically reconfiguring an input interface
US20120130627A1 (en) * 2010-11-23 2012-05-24 Islam Mohammad R Taxi dispatch system
US9323722B1 (en) * 2010-12-07 2016-04-26 Google Inc. Low-latency interactive user interface
US9111326B1 (en) 2010-12-21 2015-08-18 Rawles Llc Designation of zones of interest within an augmented reality environment
US10762293B2 (en) 2010-12-22 2020-09-01 Apple Inc. Using parts-of-speech tagging and named entity recognition for spelling correction
US10515147B2 (en) 2010-12-22 2019-12-24 Apple Inc. Using statistical language models for contextual lookup
US9134593B1 (en) 2010-12-23 2015-09-15 Amazon Technologies, Inc. Generation and modulation of non-visible structured light for augmented reality projection system
US8845110B1 (en) 2010-12-23 2014-09-30 Rawles Llc Powered augmented reality projection accessory display device
US8905551B1 (en) 2010-12-23 2014-12-09 Rawles Llc Unpowered augmented reality projection accessory display device
US9418479B1 (en) 2010-12-23 2016-08-16 Amazon Technologies, Inc. Quasi-virtual objects in an augmented reality environment
US8845107B1 (en) 2010-12-23 2014-09-30 Rawles Llc Characterization of a scene with structured light
US9721386B1 (en) 2010-12-27 2017-08-01 Amazon Technologies, Inc. Integrated augmented reality environment
US8930391B2 (en) 2010-12-29 2015-01-06 Microsoft Corporation Progressive spatial searching using augmented structures
US9508194B1 (en) 2010-12-30 2016-11-29 Amazon Technologies, Inc. Utilizing content output devices in an augmented reality environment
US9607315B1 (en) 2010-12-30 2017-03-28 Amazon Technologies, Inc. Complementing operation of display devices in an augmented reality environment
KR101275582B1 (ko) * 2010-12-31 2013-06-17 엘지전자 주식회사 휴대 단말기의 동작방법
US9684394B2 (en) 2011-01-10 2017-06-20 Apple Inc. Button functionality
US20120192096A1 (en) * 2011-01-25 2012-07-26 Research In Motion Limited Active command line driven user interface
US10382509B2 (en) 2011-01-28 2019-08-13 Amazon Technologies, Inc. Audio-based application architecture
US8838433B2 (en) * 2011-02-08 2014-09-16 Microsoft Corporation Selection of domain-adapted translation subcorpora
US20120215531A1 (en) * 2011-02-18 2012-08-23 Nuance Communications, Inc. Increased User Interface Responsiveness for System with Multi-Modal Input and High Response Latencies
US8781836B2 (en) 2011-02-22 2014-07-15 Apple Inc. Hearing assistance system for providing consistent human speech
US9262057B2 (en) * 2011-03-11 2016-02-16 Microsoft Techology Licensing, Llc Providing item specific functionality via service-assisted applications
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US9202465B2 (en) * 2011-03-25 2015-12-01 General Motors Llc Speech recognition dependent on text message content
US8326338B1 (en) * 2011-03-29 2012-12-04 OnAir3G Holdings Ltd. Synthetic radio channel utilizing mobile telephone networks and VOIP
US9007473B1 (en) 2011-03-30 2015-04-14 Rawles Llc Architecture for augmented reality environment
US10642934B2 (en) 2011-03-31 2020-05-05 Microsoft Technology Licensing, Llc Augmented conversational understanding architecture
US9244984B2 (en) 2011-03-31 2016-01-26 Microsoft Technology Licensing, Llc Location based conversational understanding
US9842168B2 (en) * 2011-03-31 2017-12-12 Microsoft Technology Licensing, Llc Task driven user intents
US9760566B2 (en) 2011-03-31 2017-09-12 Microsoft Technology Licensing, Llc Augmented conversational understanding agent to identify conversation context between two humans and taking an agent action thereof
US9858343B2 (en) 2011-03-31 2018-01-02 Microsoft Technology Licensing Llc Personalization of queries, conversations, and searches
US9298287B2 (en) 2011-03-31 2016-03-29 Microsoft Technology Licensing, Llc Combined activation for natural user interface systems
US8881058B2 (en) * 2011-04-01 2014-11-04 Arthur Austin Ollivierre System and method for displaying objects in a user interface based on a visual acuity of a viewer
US9720706B2 (en) * 2011-04-04 2017-08-01 International Business Machines Corporation Generating task flows for an application
US9478067B1 (en) 2011-04-08 2016-10-25 Amazon Technologies, Inc. Augmented reality environment with secondary sensory feedback
US20120259826A1 (en) * 2011-04-08 2012-10-11 Rym Zalila-Wenkstern Customizable Interfacing Agents, Systems, And Methods
WO2012142443A2 (en) * 2011-04-13 2012-10-18 Douglas Krone Systems and methods for facilitating the sale of goods and/or services via incentives
US8650024B1 (en) * 2011-04-13 2014-02-11 Google Inc. Generating address term synonyms
US10528906B2 (en) * 2011-04-22 2020-01-07 Progress Software Corporation System and method for responsive process management driven by business visibility and complex event processing
US20120278078A1 (en) * 2011-04-26 2012-11-01 Avaya Inc. Input and displayed information definition based on automatic speech recognition during a communication session
US9904726B2 (en) * 2011-05-04 2018-02-27 Black Hills IP Holdings, LLC. Apparatus and method for automated and assisted patent claim mapping and expense planning
US9454962B2 (en) * 2011-05-12 2016-09-27 Microsoft Technology Licensing, Llc Sentence simplification for spoken language understanding
US9064006B2 (en) 2012-08-23 2015-06-23 Microsoft Technology Licensing, Llc Translating natural language utterances to keyword search queries
US8972240B2 (en) * 2011-05-19 2015-03-03 Microsoft Corporation User-modifiable word lattice display for editing documents and search queries
US8700594B2 (en) * 2011-05-27 2014-04-15 Microsoft Corporation Enabling multidimensional search on non-PC devices
CA2741212C (en) * 2011-05-27 2020-12-08 Ibm Canada Limited - Ibm Canada Limitee Automated self-service user support based on ontology analysis
US20120310642A1 (en) 2011-06-03 2012-12-06 Apple Inc. Automatically creating a mapping between text data and audio data
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US20120324403A1 (en) * 2011-06-15 2012-12-20 Van De Ven Adriaan Method of inferring navigational intent in gestural input systems
US9973848B2 (en) 2011-06-21 2018-05-15 Amazon Technologies, Inc. Signal-enhancing beamforming in an augmented reality environment
US8812294B2 (en) 2011-06-21 2014-08-19 Apple Inc. Translating phrases from one language into another using an order-based set of declarative rules
US9194938B2 (en) 2011-06-24 2015-11-24 Amazon Technologies, Inc. Time difference of arrival determination with direct sound
US11087424B1 (en) 2011-06-24 2021-08-10 Google Llc Image recognition-based content item selection
US8688514B1 (en) 2011-06-24 2014-04-01 Google Inc. Ad selection using image data
US10972530B2 (en) * 2016-12-30 2021-04-06 Google Llc Audio-based data structure generation
US8595227B2 (en) * 2011-06-28 2013-11-26 Sap Ag Semantic activity awareness
US8904517B2 (en) 2011-06-28 2014-12-02 International Business Machines Corporation System and method for contexually interpreting image sequences
US9929987B2 (en) * 2011-07-01 2018-03-27 Genesys Telecommunications Laboratories, Inc. Voice enabled social artifacts
DE102011079034A1 (de) 2011-07-12 2013-01-17 Siemens Aktiengesellschaft Ansteuerung eines technischen Systems
US9195769B2 (en) 2011-07-20 2015-11-24 Opentable, Inc. Method and apparatus for quickly evaluating entities
US8713446B2 (en) * 2011-07-21 2014-04-29 Sap Ag Personalized dashboard architecture for displaying data display applications
JP5845686B2 (ja) * 2011-07-26 2016-01-20 ソニー株式会社 情報処理装置、フレーズ出力方法及びプログラム
US9075597B2 (en) * 2011-07-29 2015-07-07 Sap Se Modeled communication between deployment units
US8706472B2 (en) 2011-08-11 2014-04-22 Apple Inc. Method for disambiguating multiple readings in language conversion
US9292089B1 (en) 2011-08-24 2016-03-22 Amazon Technologies, Inc. Gestural object selection
US9462262B1 (en) 2011-08-29 2016-10-04 Amazon Technologies, Inc. Augmented reality environment with environmental condition control
US8994660B2 (en) 2011-08-29 2015-03-31 Apple Inc. Text correction processing
US9576573B2 (en) 2011-08-29 2017-02-21 Microsoft Technology Licensing, Llc Using multiple modality input to feedback context for natural language understanding
US8832210B2 (en) * 2011-08-30 2014-09-09 Oracle International Corporation Online monitoring for customer service
US8650188B1 (en) 2011-08-31 2014-02-11 Google Inc. Retargeting in a search environment
US9380270B1 (en) 2011-08-31 2016-06-28 Amazon Technologies, Inc. Skin detection in an augmented reality environment
US10630751B2 (en) * 2016-12-30 2020-04-21 Google Llc Sequence dependent data message consolidation in a voice activated computer network environment
US10956485B2 (en) 2011-08-31 2021-03-23 Google Llc Retargeting in a search environment
US8645825B1 (en) 2011-08-31 2014-02-04 Google Inc. Providing autocomplete suggestions
US9269152B1 (en) 2011-09-07 2016-02-23 Amazon Technologies, Inc. Object detection with distributed sensor array
US9195968B2 (en) 2011-09-09 2015-11-24 Microsoft Technology Licensing, Llc Cloud-based broker service for digital assistants
US10373121B2 (en) * 2011-09-13 2019-08-06 International Business Machines Corporation Integrating a calendaring system with a mashup page containing widgets to provide information regarding the calendared event
US8953889B1 (en) 2011-09-14 2015-02-10 Rawles Llc Object datastore in an augmented reality environment
US9118782B1 (en) 2011-09-19 2015-08-25 Amazon Technologies, Inc. Optical interference mitigation
US10387536B2 (en) * 2011-09-19 2019-08-20 Personetics Technologies Ltd. Computerized data-aware agent systems for retrieving data to serve a dialog between human user and computerized system
JP2013065255A (ja) * 2011-09-20 2013-04-11 Pfu Ltd 情報処理装置、イベント制御方法およびイベント制御用プログラム
US9349217B1 (en) 2011-09-23 2016-05-24 Amazon Technologies, Inc. Integrated community of augmented reality environments
US8762156B2 (en) 2011-09-28 2014-06-24 Apple Inc. Speech recognition repair using contextual information
US9002322B2 (en) 2011-09-29 2015-04-07 Apple Inc. Authentication with secondary approver
US8769624B2 (en) 2011-09-29 2014-07-01 Apple Inc. Access control utilizing indirect authentication
US9292603B2 (en) 2011-09-30 2016-03-22 Nuance Communications, Inc. Receipt and processing of user-specified queries
EP2575128A3 (en) * 2011-09-30 2013-08-14 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
WO2013048880A1 (en) * 2011-09-30 2013-04-04 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US20130086026A1 (en) * 2011-09-30 2013-04-04 Nuance Communications, Inc. Techniques relating to receiving and processing user-specified queries
US9462340B1 (en) * 2011-10-13 2016-10-04 Trevor Mathurin Voice/manual activated and integrated audio/video multi-media, multi-interface system
US20130179150A1 (en) * 2011-10-17 2013-07-11 Marcus Eriksson Note compiler interface
US9159322B2 (en) 2011-10-18 2015-10-13 GM Global Technology Operations LLC Services identification and initiation for a speech-based interface to a mobile device
US9183835B2 (en) 2011-10-18 2015-11-10 GM Global Technology Operations LLC Speech-based user interface for a mobile device
US9244902B2 (en) * 2011-10-20 2016-01-26 Zynga, Inc. Localization framework for dynamic text
DE102012219019A1 (de) 2011-10-21 2013-04-25 GM Global Technology Operations LLC (n.d. Ges. d. Staates Delaware) Architektur für mobile sprachplattform mit schnittstellen zu entfernt vorgesehenen diensten
US9326088B2 (en) 2011-10-21 2016-04-26 GM Global Technology Operations LLC Mobile voice platform architecture with remote service interfaces
US20130103404A1 (en) 2011-10-21 2013-04-25 GM Global Technology Operations LLC Mobile voice platform architecture
CN102521229A (zh) * 2011-11-01 2012-06-27 华为终端有限公司 一种获取应用程序的方法及设备
US9443007B2 (en) 2011-11-02 2016-09-13 Salesforce.Com, Inc. Tools and techniques for extracting knowledge from unstructured data retrieved from personal data sources
US9821230B2 (en) 2011-11-08 2017-11-21 Zynga Inc. Data-driven state machine for user interactive displays
US9463386B1 (en) * 2011-11-08 2016-10-11 Zynga Inc. State machine scripting in computer-implemented games
US10586127B1 (en) 2011-11-14 2020-03-10 Google Llc Extracting audiovisual features from content elements on online documents
US11093692B2 (en) 2011-11-14 2021-08-17 Google Llc Extracting audiovisual features from digital components
US20130200991A1 (en) 2011-11-16 2013-08-08 Flextronics Ap, Llc On board vehicle media controller
US8983089B1 (en) 2011-11-28 2015-03-17 Rawles Llc Sound source localization using multiple microphone arrays
US8510200B2 (en) 2011-12-02 2013-08-13 Spireon, Inc. Geospatial data based assessment of driver behavior
US10169822B2 (en) * 2011-12-02 2019-01-01 Spireon, Inc. Insurance rate optimization through driver behavior monitoring
WO2013084065A1 (en) * 2011-12-07 2013-06-13 Globant, Llc A method and system for interacting with a web site
US9348479B2 (en) 2011-12-08 2016-05-24 Microsoft Technology Licensing, Llc Sentiment aware user interface customization
US9378290B2 (en) * 2011-12-20 2016-06-28 Microsoft Technology Licensing, Llc Scenario-adaptive input method editor
US8983858B2 (en) * 2011-12-30 2015-03-17 Verizon Patent And Licensing Inc. Lifestyle application for consumers
US9836177B2 (en) * 2011-12-30 2017-12-05 Next IT Innovation Labs, LLC Providing variable responses in a virtual-assistant environment
US20130201316A1 (en) * 2012-01-09 2013-08-08 May Patents Ltd. System and method for server based control
US8887043B1 (en) 2012-01-17 2014-11-11 Rawles Llc Providing user feedback in projection environments
US9228846B2 (en) * 2012-01-18 2016-01-05 International Business Machines Corporation Generating routes
US20130183652A1 (en) * 2012-01-18 2013-07-18 Yahoo! Inc. Method and system for providing sets of user comments as answers to a question
AU2013203139B2 (en) 2012-01-24 2016-06-23 Auraya Pty Ltd Voice authentication and speech recognition system and method
US9418658B1 (en) 2012-02-08 2016-08-16 Amazon Technologies, Inc. Configuration of voice controlled assistant
US9524638B2 (en) 2012-02-08 2016-12-20 Qualcomm Incorporated Controlling mobile device based on sound identification
US9947333B1 (en) 2012-02-10 2018-04-17 Amazon Technologies, Inc. Voice interaction architecture with intelligent background noise cancellation
WO2013122269A1 (ko) * 2012-02-13 2013-08-22 엘지전자 주식회사 단말기의 사용자 인터페이스 제공 방법
US9704027B1 (en) 2012-02-27 2017-07-11 Amazon Technologies, Inc. Gesture recognition
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
US20130246392A1 (en) * 2012-03-14 2013-09-19 Inago Inc. Conversational System and Method of Searching for Information
US8662676B1 (en) 2012-03-14 2014-03-04 Rawles Llc Automatic projector calibration
KR101980173B1 (ko) * 2012-03-16 2019-05-20 삼성전자주식회사 서드 파티 테스크 공급자들의 서비스 제공을 대행하는 협력적 퍼스널 어시스턴트 시스템 및 그에 따른 방법
JP5951300B2 (ja) * 2012-03-19 2016-07-13 株式会社東芝 サービス制御装置、サービス制御方法およびサービス制御プログラム
US8898064B1 (en) 2012-03-19 2014-11-25 Rawles Llc Identifying candidate passwords from captured audio
US20130254139A1 (en) * 2012-03-21 2013-09-26 Xiaoguang Lei Systems and methods for building a universal intelligent assistant with learning capabilities
US9317605B1 (en) 2012-03-21 2016-04-19 Google Inc. Presenting forked auto-completions
US9111542B1 (en) 2012-03-26 2015-08-18 Amazon Technologies, Inc. Audio signal transmission techniques
US8910063B2 (en) * 2012-03-27 2014-12-09 Cisco Technology, Inc. Assisted display for command line interfaces
US10255914B2 (en) * 2012-03-30 2019-04-09 Michael Boukadakis Digital concierge and method
US20200074428A1 (en) * 2012-03-30 2020-03-05 Michael Boukadakis Digital Concierge and Method
US9922334B1 (en) 2012-04-06 2018-03-20 Google Llc Providing an advertisement based on a minimum number of exposures
US9811850B2 (en) 2012-04-08 2017-11-07 Microsoft Technology Licensing, Llc User task completion via open market of actions and/or providers
US20130268446A1 (en) * 2012-04-10 2013-10-10 Talkto, Inc. System and method for entry of structured data
US20130275435A1 (en) * 2012-04-13 2013-10-17 Kwei Wing Chan Code based indexing and information retrieval system
US9685160B2 (en) * 2012-04-16 2017-06-20 Htc Corporation Method for offering suggestion during conversation, electronic device using the same, and non-transitory storage medium
GB201206752D0 (en) * 2012-04-17 2012-05-30 Living Map Ltd Electronic map generation
US9472005B1 (en) 2012-04-18 2016-10-18 Amazon Technologies, Inc. Projection and camera system for augmented reality environment
US9223537B2 (en) 2012-04-18 2015-12-29 Next It Corporation Conversation user interface
EP2839391A4 (en) * 2012-04-20 2016-01-27 Maluuba Inc CONVERSATION AGENT
US9129375B1 (en) 2012-04-25 2015-09-08 Rawles Llc Pose detection
US20130311528A1 (en) * 2012-04-25 2013-11-21 Raanan Liebermann Communications with a proxy for the departed and other devices and services for communicaiton and presentation in virtual reality
US20130297318A1 (en) * 2012-05-02 2013-11-07 Qualcomm Incorporated Speech recognition systems and methods
US9501778B2 (en) * 2012-05-02 2016-11-22 International Business Machines Corporation Delivering personalized recommendations that relate to transactions on display
US10097496B2 (en) 2012-05-09 2018-10-09 Apple Inc. Electronic mail user interface
US10649622B2 (en) 2012-05-09 2020-05-12 Apple Inc. Electronic message user interface
US9280610B2 (en) 2012-05-14 2016-03-08 Apple Inc. Crowd sourcing information to fulfill user requests
US20130311447A1 (en) 2012-05-15 2013-11-21 Microsoft Corporation Scenario based insights into structure data
US8775442B2 (en) 2012-05-15 2014-07-08 Apple Inc. Semantic search using a single-source semantic model
US20130311166A1 (en) * 2012-05-15 2013-11-21 Andre Yanpolsky Domain-Specific Natural-Language Processing Engine
US10417037B2 (en) * 2012-05-15 2019-09-17 Apple Inc. Systems and methods for integrating third party services with a digital assistant
WO2013170383A1 (en) * 2012-05-16 2013-11-21 Xtreme Interactions Inc. System, device and method for processing interlaced multimodal user input
US10580056B2 (en) 2012-05-17 2020-03-03 Walmart Apollo, Llc System and method for providing a gift exchange
US9046917B2 (en) 2012-05-17 2015-06-02 Sri International Device, method and system for monitoring, predicting, and accelerating interactions with a computing device
US10210559B2 (en) 2012-05-17 2019-02-19 Walmart Apollo, Llc Systems and methods for recommendation scraping
US10346895B2 (en) 2012-05-17 2019-07-09 Walmart Apollo, Llc Initiation of purchase transaction in response to a reply to a recommendation
US10181147B2 (en) 2012-05-17 2019-01-15 Walmart Apollo, Llc Methods and systems for arranging a webpage and purchasing products via a subscription mechanism
US10740779B2 (en) 2012-05-17 2020-08-11 Walmart Apollo, Llc Pre-establishing purchasing intent for computer based commerce systems
US10776830B2 (en) 2012-05-23 2020-09-15 Google Llc Methods and systems for identifying new computers and providing matching services
US10152723B2 (en) 2012-05-23 2018-12-11 Google Llc Methods and systems for identifying new computers and providing matching services
US20130325483A1 (en) * 2012-05-29 2013-12-05 GM Global Technology Operations LLC Dialogue models for vehicle occupants
US8837778B1 (en) 2012-06-01 2014-09-16 Rawles Llc Pose tracking
US9055237B1 (en) 2012-06-01 2015-06-09 Rawles Llc Projection autofocus
US9060224B1 (en) * 2012-06-01 2015-06-16 Rawles Llc Voice controlled assistant with coaxial speaker and microphone arrangement
US9456187B1 (en) 2012-06-01 2016-09-27 Amazon Technologies, Inc. Edge-based pose detection
US9229974B1 (en) 2012-06-01 2016-01-05 Google Inc. Classifying queries
US9418672B2 (en) 2012-06-05 2016-08-16 Apple Inc. Navigation application with adaptive instruction text
US9482296B2 (en) 2012-06-05 2016-11-01 Apple Inc. Rendering road signs during navigation
US8694633B2 (en) 2012-06-05 2014-04-08 Forget You Not, LLC Curating communications
US10176633B2 (en) 2012-06-05 2019-01-08 Apple Inc. Integrated mapping and navigation application
US8725823B2 (en) 2012-06-05 2014-05-13 Forget You Not, LLC Location-based communications
US8965696B2 (en) 2012-06-05 2015-02-24 Apple Inc. Providing navigation instructions while operating navigation application in background
US9886794B2 (en) 2012-06-05 2018-02-06 Apple Inc. Problem reporting in maps
US9704171B2 (en) * 2012-06-05 2017-07-11 Applause App Quality, Inc. Methods and systems for quantifying and tracking software application quality
US9230556B2 (en) 2012-06-05 2016-01-05 Apple Inc. Voice instructions during navigation
US9997069B2 (en) 2012-06-05 2018-06-12 Apple Inc. Context-aware voice guidance
US9043423B2 (en) 2012-06-05 2015-05-26 Forget You Not, LLC Perpetual memoire
US9111380B2 (en) 2012-06-05 2015-08-18 Apple Inc. Rendering maps
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
US9674331B2 (en) * 2012-06-08 2017-06-06 Apple Inc. Transmitting data from an automated assistant to an accessory
WO2013185109A2 (en) * 2012-06-08 2013-12-12 Apple Inc. Systems and methods for recognizing textual identifiers within a plurality of words
KR102056461B1 (ko) * 2012-06-15 2019-12-16 삼성전자주식회사 디스플레이 장치 및 디스플레이 장치의 제어 방법
US9262983B1 (en) 2012-06-18 2016-02-16 Amazon Technologies, Inc. Rear projection system with passive display screen
US9195127B1 (en) 2012-06-18 2015-11-24 Amazon Technologies, Inc. Rear projection screen with infrared transparency
US9892666B1 (en) 2012-06-20 2018-02-13 Amazon Technologies, Inc. Three-dimensional model generation
US9734839B1 (en) * 2012-06-20 2017-08-15 Amazon Technologies, Inc. Routing natural language commands to the appropriate applications
US8982459B1 (en) 2012-06-20 2015-03-17 Rawles Llc Passive projection screen for presenting projected images in 3D
WO2013192341A1 (en) 2012-06-20 2013-12-27 Infotel Broadband Services, Ltd. Method and system for providing a service over a private network
US9330647B1 (en) 2012-06-21 2016-05-03 Amazon Technologies, Inc. Digital audio services to augment broadcast radio
US9124786B1 (en) 2012-06-22 2015-09-01 Amazon Technologies, Inc. Projecting content onto semi-persistent displays
US20130346085A1 (en) * 2012-06-23 2013-12-26 Zoltan Stekkelpak Mouth click sound based computer-human interaction method, system and apparatus
US11176523B2 (en) 2012-06-24 2021-11-16 Harms Software, Inc. System and method for intelligent conversation-based appointment tool
US10614801B2 (en) 2012-06-25 2020-04-07 Google Llc Protocol based computer network exposure interval content item transmission
US9767479B2 (en) 2012-06-25 2017-09-19 Google Inc. System and method for deploying ads based on a content exposure interval
US9280973B1 (en) 2012-06-25 2016-03-08 Amazon Technologies, Inc. Navigating content utilizing speech-based user-selectable elements
US9373338B1 (en) 2012-06-25 2016-06-21 Amazon Technologies, Inc. Acoustic echo cancellation processing based on feedback from speech recognizer
US8971543B1 (en) 2012-06-25 2015-03-03 Rawles Llc Voice controlled assistant with stereo sound from two speakers
US8855295B1 (en) 2012-06-25 2014-10-07 Rawles Llc Acoustic echo cancellation using blind source separation
US8964292B1 (en) 2012-06-25 2015-02-24 Rawles Llc Passive anisotropic projection screen
US8885815B1 (en) 2012-06-25 2014-11-11 Rawles Llc Null-forming techniques to improve acoustic echo cancellation
EP2864856A4 (en) 2012-06-25 2015-10-14 Microsoft Technology Licensing Llc SEIZURE METHOD EDITOR APPLICATION PLATFORM
US9069065B1 (en) 2012-06-27 2015-06-30 Rawles Llc Audio source localization
US9485556B1 (en) 2012-06-27 2016-11-01 Amazon Technologies, Inc. Speaker array for sound imaging
US9710763B2 (en) * 2012-06-27 2017-07-18 Sheldon O. Linker Method and system for robot understanding, knowledge, conversation, volition, planning, and actuation
US9767828B1 (en) 2012-06-27 2017-09-19 Amazon Technologies, Inc. Acoustic echo cancellation using visual cues
US9560446B1 (en) 2012-06-27 2017-01-31 Amazon Technologies, Inc. Sound source locator with distributed microphone array
US9519506B2 (en) * 2012-06-29 2016-12-13 Nokia Technologies Oy Method and apparatus for enabling remote service task based access to functionality provided by one or more remote services
CN104412262B (zh) * 2012-06-29 2019-01-18 诺基亚技术有限公司 用于提供基于任务的服务推荐的方法和装置
US9495129B2 (en) 2012-06-29 2016-11-15 Apple Inc. Device, method, and user interface for voice-activated navigation and browsing of a document
US10528853B1 (en) 2012-06-29 2020-01-07 Amazon Technologies, Inc. Shape-Based Edge Detection
DE102012211511A1 (de) * 2012-07-03 2014-01-09 Siemens Aktiengesellschaft Bestimmung der Eignung einer Ressource
US9551922B1 (en) 2012-07-06 2017-01-24 Amazon Technologies, Inc. Foreground analysis on parametric background surfaces
US9436687B2 (en) * 2012-07-09 2016-09-06 Facebook, Inc. Acquiring structured user data using composer interface having input fields corresponding to acquired structured data
US9064492B2 (en) 2012-07-09 2015-06-23 Nuance Communications, Inc. Detecting potential significant errors in speech recognition results
US9294746B1 (en) 2012-07-09 2016-03-22 Amazon Technologies, Inc. Rotation of a micro-mirror device in a projection and camera system
US8909526B2 (en) * 2012-07-09 2014-12-09 Nuance Communications, Inc. Detecting potential significant errors in speech recognition results
US9071771B1 (en) 2012-07-10 2015-06-30 Rawles Llc Raster reordering in laser projection systems
EP2873034A2 (en) 2012-07-12 2015-05-20 Robert Bosch GmbH System and method of conversational assistance for automated tasks with integrated intelligence
US20140019462A1 (en) * 2012-07-15 2014-01-16 Microsoft Corporation Contextual query adjustments using natural action input
US9406170B1 (en) 2012-07-16 2016-08-02 Amazon Technologies, Inc. Augmented reality system with activity templates
KR20140011073A (ko) * 2012-07-17 2014-01-28 삼성전자주식회사 텍스트 추천 방법 및 장치
US9424233B2 (en) * 2012-07-20 2016-08-23 Veveo, Inc. Method of and system for inferring user intent in search input in a conversational interaction system
US9779757B1 (en) 2012-07-30 2017-10-03 Amazon Technologies, Inc. Visual indication of an operational state
US9786294B1 (en) 2012-07-30 2017-10-10 Amazon Technologies, Inc. Visual indication of an operational state
WO2014022230A2 (en) 2012-07-30 2014-02-06 Fish Robert D Electronic personal companion
US8970479B1 (en) 2012-07-31 2015-03-03 Rawles Llc Hand gesture detection
US9465833B2 (en) * 2012-07-31 2016-10-11 Veveo, Inc. Disambiguating user intent in conversational interaction system for large corpus information retrieval
US9052579B1 (en) 2012-08-01 2015-06-09 Rawles Llc Remote control of projection and camera system
US10111002B1 (en) 2012-08-03 2018-10-23 Amazon Technologies, Inc. Dynamic audio optimization
US9641954B1 (en) 2012-08-03 2017-05-02 Amazon Technologies, Inc. Phone communication via a voice-controlled device
US20140035949A1 (en) * 2012-08-03 2014-02-06 Tempo Ai, Inc. Method and apparatus for enhancing a calendar view on a device
US8959109B2 (en) 2012-08-06 2015-02-17 Microsoft Corporation Business intelligent in-document suggestions
US9874977B1 (en) 2012-08-07 2018-01-23 Amazon Technologies, Inc. Gesture based virtual devices
US20140047359A1 (en) * 2012-08-08 2014-02-13 Arnstein Osnes Teigene Mechanism for adding new search modes to user agent
CN102831894B (zh) 2012-08-09 2014-07-09 华为终端有限公司 指令处理方法、装置和系统
KR20150046100A (ko) 2012-08-10 2015-04-29 뉘앙스 커뮤니케이션즈, 인코포레이티드 전자 디바이스에 대한 가상 에이전트 통신
US10817787B1 (en) * 2012-08-11 2020-10-27 Guangsheng Zhang Methods for building an intelligent computing device based on linguistic analysis
US9196008B2 (en) 2012-08-13 2015-11-24 Facebook, Inc. Generating guest suggestions for events in a social networking system
US9704361B1 (en) 2012-08-14 2017-07-11 Amazon Technologies, Inc. Projecting content within an environment
TW201409393A (zh) * 2012-08-17 2014-03-01 Systex Corp 電信行為統計分析系統
US9779731B1 (en) * 2012-08-20 2017-10-03 Amazon Technologies, Inc. Echo cancellation based on shared reference signals
US9329679B1 (en) 2012-08-23 2016-05-03 Amazon Technologies, Inc. Projection system with multi-surface projection screen
US9275302B1 (en) 2012-08-24 2016-03-01 Amazon Technologies, Inc. Object detection and identification
US9619812B2 (en) * 2012-08-28 2017-04-11 Nuance Communications, Inc. Systems and methods for engaging an audience in a conversational advertisement
US9548012B1 (en) 2012-08-29 2017-01-17 Amazon Technologies, Inc. Adaptive ergonomic keyboard
KR102150289B1 (ko) 2012-08-30 2020-09-01 삼성전자주식회사 사용자 단말에서 사용자 인터페이스 장치 및 이를 지원하는 방법
US20140067564A1 (en) * 2012-08-30 2014-03-06 Ebay Inc. Shopping list creator and optimizer
US9767156B2 (en) 2012-08-30 2017-09-19 Microsoft Technology Licensing, Llc Feature-based candidate selection
KR102039553B1 (ko) 2012-08-31 2019-11-01 삼성전자 주식회사 사용자 디바이스에서 입력 문자를 이용한 지능형 서비스 제공 방법 및 장치
US9726967B1 (en) 2012-08-31 2017-08-08 Amazon Technologies, Inc. Display media and extensions to display media
US9261759B1 (en) 2012-08-31 2016-02-16 Amazon Technologies, Inc. Aspect corrected laser video projection
US9424840B1 (en) 2012-08-31 2016-08-23 Amazon Technologies, Inc. Speech recognition platforms
US9147399B1 (en) 2012-08-31 2015-09-29 Amazon Technologies, Inc. Identification using audio signatures and additional characteristics
US9583100B2 (en) * 2012-09-05 2017-02-28 GM Global Technology Operations LLC Centralized speech logger analysis
USD728612S1 (en) * 2012-09-07 2015-05-05 Apple Inc. Display screen or portion thereof with graphical user interface
US9355174B2 (en) 2012-09-07 2016-05-31 Iheartmedia Management Services, Inc. Multi-input playlist selection
US9536049B2 (en) 2012-09-07 2017-01-03 Next It Corporation Conversational virtual healthcare assistant
US10395276B1 (en) 2012-09-07 2019-08-27 Groupon, Inc. Pull-type searching system
US9576574B2 (en) 2012-09-10 2017-02-21 Apple Inc. Context-sensitive handling of interruptions by intelligent digital assistant
GB2529503B8 (en) 2012-09-11 2020-01-29 Auraya Pty Ltd Voice authentication system and method
US9043204B2 (en) 2012-09-12 2015-05-26 International Business Machines Corporation Thought recollection and speech assistance device
US9160904B1 (en) 2012-09-12 2015-10-13 Amazon Technologies, Inc. Gantry observation feedback controller
US9197870B1 (en) 2012-09-12 2015-11-24 Amazon Technologies, Inc. Automatic projection focusing
US20150172327A1 (en) * 2012-09-13 2015-06-18 Google Inc. System and method for sharing previously visited locations in a social network
US9646604B2 (en) * 2012-09-15 2017-05-09 Avaya Inc. System and method for dynamic ASR based on social media
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
US10042603B2 (en) 2012-09-20 2018-08-07 Samsung Electronics Co., Ltd. Context aware service provision method and apparatus of user device
KR102070196B1 (ko) 2012-09-20 2020-01-30 삼성전자 주식회사 사용자 디바이스에서 상황 인식 서비스 제공 방법 및 장치
US9922646B1 (en) 2012-09-21 2018-03-20 Amazon Technologies, Inc. Identifying a location of a voice-input device
US9076450B1 (en) 2012-09-21 2015-07-07 Amazon Technologies, Inc. Directed audio for speech recognition
US9805721B1 (en) 2012-09-21 2017-10-31 Amazon Technologies, Inc. Signaling voice-controlled devices
US9495936B1 (en) 2012-09-21 2016-11-15 Amazon Technologies, Inc. Image correction based on projection surface color
US10175750B1 (en) 2012-09-21 2019-01-08 Amazon Technologies, Inc. Projected workspace
US9127942B1 (en) 2012-09-21 2015-09-08 Amazon Technologies, Inc. Surface distance determination using time-of-flight of light
US9058813B1 (en) 2012-09-21 2015-06-16 Rawles Llc Automated removal of personally identifiable information
US9355431B1 (en) 2012-09-21 2016-05-31 Amazon Technologies, Inc. Image correction for physical projection-surface irregularities
US9286899B1 (en) 2012-09-21 2016-03-15 Amazon Technologies, Inc. User authentication for devices using voice input or audio signatures
US10021052B1 (en) 2012-09-22 2018-07-10 Sitting Man, Llc Methods, systems, and computer program products for processing a data object identification request in a communication
US9020825B1 (en) 2012-09-25 2015-04-28 Rawles Llc Voice gestures
US8935167B2 (en) 2012-09-25 2015-01-13 Apple Inc. Exemplar-based latent perceptual modeling for automatic speech recognition
US8983383B1 (en) 2012-09-25 2015-03-17 Rawles Llc Providing hands-free service to multiple devices
US8933974B1 (en) 2012-09-25 2015-01-13 Rawles Llc Dynamic accommodation of display medium tilt
US10402426B2 (en) * 2012-09-26 2019-09-03 Facebook, Inc. Generating event suggestions for users from social information
US9251787B1 (en) 2012-09-26 2016-02-02 Amazon Technologies, Inc. Altering audio to improve automatic speech recognition
US9319816B1 (en) 2012-09-26 2016-04-19 Amazon Technologies, Inc. Characterizing environment using ultrasound pilot tones
US20140115456A1 (en) * 2012-09-28 2014-04-24 Oracle International Corporation System for accessing software functionality
US8988662B1 (en) 2012-10-01 2015-03-24 Rawles Llc Time-of-flight calculations using a shared light source
US9762862B1 (en) 2012-10-01 2017-09-12 Amazon Technologies, Inc. Optical system with integrated projection and image capture
US10276157B2 (en) 2012-10-01 2019-04-30 Nuance Communications, Inc. Systems and methods for providing a voice agent user interface
US9619459B2 (en) * 2012-10-01 2017-04-11 Nuance Communications, Inc. Situation aware NLU/NLP
US10149077B1 (en) * 2012-10-04 2018-12-04 Amazon Technologies, Inc. Audio themes
US9323736B2 (en) * 2012-10-05 2016-04-26 Successfactors, Inc. Natural language metric condition alerts generation
US9870056B1 (en) 2012-10-08 2018-01-16 Amazon Technologies, Inc. Hand and hand pose detection
US8856007B1 (en) * 2012-10-09 2014-10-07 Google Inc. Use text to speech techniques to improve understanding when announcing search results
US9109886B1 (en) 2012-10-09 2015-08-18 Amazon Technologies, Inc. Time-of-flight of light calibration
US8913037B1 (en) 2012-10-09 2014-12-16 Rawles Llc Gesture recognition from depth and distortion analysis
GB2506897A (en) * 2012-10-11 2014-04-16 Imagination Tech Ltd Obtaining stored music track information for a music track playing on a radio broadcast signal
US10031968B2 (en) * 2012-10-11 2018-07-24 Veveo, Inc. Method for adaptive conversation state management with filtering operators applied dynamically as part of a conversational interface
US9392264B1 (en) 2012-10-12 2016-07-12 Amazon Technologies, Inc. Occluded object recognition
US10019135B1 (en) 2012-10-18 2018-07-10 Sitting Man, Llc Methods, and computer program products for constraining a communication exchange
US10033672B1 (en) 2012-10-18 2018-07-24 Sitting Man, Llc Methods and computer program products for browsing using a communicant identifier
KR20140052155A (ko) * 2012-10-19 2014-05-07 삼성전자주식회사 디스플레이 장치, 디스플레이 장치 제어 방법 및 디스플레이 장치의 제어를 위한 정보처리장치
US10929904B1 (en) 2012-10-23 2021-02-23 Protolabs, Inc. Automated fabrication price quoting and fabrication ordering for computer-modeled structures
US9323352B1 (en) 2012-10-23 2016-04-26 Amazon Technologies, Inc. Child-appropriate interface selection using hand recognition
PL401347A1 (pl) 2012-10-25 2014-04-28 Ivona Software Spółka Z Ograniczoną Odpowiedzialnością Spójny interfejs do lokalnej i oddalonej syntezy mowy
PL401346A1 (pl) 2012-10-25 2014-04-28 Ivona Software Spółka Z Ograniczoną Odpowiedzialnością Generowanie spersonalizowanych programów audio z zawartości tekstowej
US9978178B1 (en) 2012-10-25 2018-05-22 Amazon Technologies, Inc. Hand-based interaction in virtually shared workspaces
PL401372A1 (pl) 2012-10-26 2014-04-28 Ivona Software Spółka Z Ograniczoną Odpowiedzialnością Hybrydowa kompresja danych głosowych w systemach zamiany tekstu na mowę
PL401371A1 (pl) 2012-10-26 2014-04-28 Ivona Software Spółka Z Ograniczoną Odpowiedzialnością Opracowanie głosu dla zautomatyzowanej zamiany tekstu na mowę
US9734151B2 (en) * 2012-10-31 2017-08-15 Tivo Solutions Inc. Method and system for voice based media search
US9281727B1 (en) 2012-11-01 2016-03-08 Amazon Technologies, Inc. User device-based control of system functionality
CN104769971B (zh) 2012-11-02 2019-03-22 通用电气智能平台有限公司 用于地理位置情报的设备和方法
US9275637B1 (en) 2012-11-06 2016-03-01 Amazon Technologies, Inc. Wake word evaluation
US8533144B1 (en) 2012-11-12 2013-09-10 State Farm Mutual Automobile Insurance Company Automation and security application store suggestions based on usage data
US8527306B1 (en) * 2012-11-12 2013-09-03 State Farm Mutual Automobile Insurance Company Automation and security application store suggestions based on claims data
KR101990037B1 (ko) * 2012-11-13 2019-06-18 엘지전자 주식회사 이동 단말기 및 그것의 제어 방법
US20140136184A1 (en) * 2012-11-13 2014-05-15 Treato Ltd. Textual ambiguity resolver
JP2014099052A (ja) * 2012-11-14 2014-05-29 International Business Maschines Corporation テキストを編集する装置、データ処理方法およびプログラム
US9085303B2 (en) 2012-11-15 2015-07-21 Sri International Vehicle personal assistant
US9798799B2 (en) 2012-11-15 2017-10-24 Sri International Vehicle personal assistant that interprets spoken natural language input based upon vehicle context
WO2014078651A2 (en) * 2012-11-16 2014-05-22 BFF Biz, LLC Item recommendations
KR101995428B1 (ko) * 2012-11-20 2019-07-02 엘지전자 주식회사 이동 단말기 및 그 제어방법
US9685171B1 (en) 2012-11-20 2017-06-20 Amazon Technologies, Inc. Multiple-stage adaptive filtering of audio signals
TW201421266A (zh) * 2012-11-21 2014-06-01 Inst Information Industry 資訊查詢伺服器及其資訊查詢方法
CN103839549A (zh) * 2012-11-22 2014-06-04 腾讯科技(深圳)有限公司 一种语音指令控制方法及系统
US9204121B1 (en) 2012-11-26 2015-12-01 Amazon Technologies, Inc. Reflector-based depth mapping of a scene
WO2014209157A1 (en) 2013-06-27 2014-12-31 Obschestvo S Ogranichennoy Otvetstvennostiyu "Speaktoit" Generating dialog recommendations for chat information systems
US9875741B2 (en) * 2013-03-15 2018-01-23 Google Llc Selective speech recognition for chat and digital personal assistant systems
US9336607B1 (en) 2012-11-28 2016-05-10 Amazon Technologies, Inc. Automatic identification of projection surfaces
US9541125B1 (en) 2012-11-29 2017-01-10 Amazon Technologies, Inc. Joint locking mechanism
US10126820B1 (en) 2012-11-29 2018-11-13 Amazon Technologies, Inc. Open and closed hand detection
US9224113B2 (en) * 2012-11-30 2015-12-29 Bank Of America Corporation Preparing preliminary transaction work for a mobile banking customer
US9171092B2 (en) 2012-12-07 2015-10-27 Empire Technology Development Llc Personal assistant context building
CN103869931B (zh) * 2012-12-10 2017-02-08 三星电子(中国)研发中心 语音控制用户界面的方法及装置
KR102091003B1 (ko) 2012-12-10 2020-03-19 삼성전자 주식회사 음성인식 기술을 이용한 상황 인식 서비스 제공 방법 및 장치
US9560089B2 (en) 2012-12-11 2017-01-31 Nuance Communications, Inc. Systems and methods for providing input to virtual agent
US9704486B2 (en) 2012-12-11 2017-07-11 Amazon Technologies, Inc. Speech recognition power management
EP2912567A4 (en) * 2012-12-11 2016-05-18 Nuance Communications Inc SYSTEM AND METHODS FOR VIRTUAL AGENT RECOMMENDATION FOR MULTIPLE PEOPLE
US9679300B2 (en) 2012-12-11 2017-06-13 Nuance Communications, Inc. Systems and methods for virtual agent recommendation for multiple persons
US9659298B2 (en) 2012-12-11 2017-05-23 Nuance Communications, Inc. Systems and methods for informing virtual agent recommendation
US10282419B2 (en) 2012-12-12 2019-05-07 Nuance Communications, Inc. Multi-domain natural language processing architecture
US9087520B1 (en) 2012-12-13 2015-07-21 Rawles Llc Altering audio based on non-speech commands
US10528385B2 (en) * 2012-12-13 2020-01-07 Microsoft Technology Licensing, Llc Task completion through inter-application communication
US9271111B2 (en) 2012-12-14 2016-02-23 Amazon Technologies, Inc. Response endpoint selection
US9147054B1 (en) 2012-12-19 2015-09-29 Amazon Technolgies, Inc. Dialogue-driven user security levels
US9047857B1 (en) 2012-12-19 2015-06-02 Rawles Llc Voice commands for transitioning between device states
US9098467B1 (en) 2012-12-19 2015-08-04 Rawles Llc Accepting voice commands based on user identity
TWI499879B (zh) * 2012-12-21 2015-09-11 Ind Tech Res Inst 工序分析監控系統及其方法
WO2014102569A1 (en) * 2012-12-27 2014-07-03 Arria Data2Text Limited Method and apparatus for motion description
CN103903618B (zh) * 2012-12-28 2017-08-29 联想(北京)有限公司 一种语音输入方法及电子设备
EP2940683A4 (en) * 2012-12-28 2016-08-10 Sony Corp INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD, AND PROGRAM
CN103077165A (zh) * 2012-12-31 2013-05-01 威盛电子股份有限公司 自然语言对话方法及其系统
CN103020047A (zh) * 2012-12-31 2013-04-03 威盛电子股份有限公司 修正语音应答的方法及自然语言对话系统
US9595997B1 (en) 2013-01-02 2017-03-14 Amazon Technologies, Inc. Adaption-based reduction of echo and noise
KR102030114B1 (ko) 2013-01-07 2019-10-08 삼성전자주식회사 서버 및 그의 제어 방법
KR20140089861A (ko) * 2013-01-07 2014-07-16 삼성전자주식회사 디스플레이 장치 및 그의 제어 방법
KR20140089871A (ko) * 2013-01-07 2014-07-16 삼성전자주식회사 대화형 서버, 그 제어 방법 및 대화형 시스템
KR20140093303A (ko) * 2013-01-07 2014-07-28 삼성전자주식회사 디스플레이 장치 및 그의 제어 방법
KR102009316B1 (ko) * 2013-01-07 2019-08-09 삼성전자주식회사 대화형 서버, 디스플레이 장치 및 그 제어 방법
KR20140089862A (ko) * 2013-01-07 2014-07-16 삼성전자주식회사 디스플레이 장치 및 그의 제어 방법
US9374327B2 (en) * 2013-01-08 2016-06-21 Vmware, Inc. Intelligent chat system
US20140195968A1 (en) * 2013-01-09 2014-07-10 Hewlett-Packard Development Company, L.P. Inferring and acting on user intent
US9922639B1 (en) 2013-01-11 2018-03-20 Amazon Technologies, Inc. User feedback for speech interactions
US9466286B1 (en) 2013-01-16 2016-10-11 Amazong Technologies, Inc. Transitioning an electronic device between device states
US9171552B1 (en) 2013-01-17 2015-10-27 Amazon Technologies, Inc. Multiple range dynamic level control
US20140201629A1 (en) * 2013-01-17 2014-07-17 Microsoft Corporation Collaborative learning through user generated knowledge
US9159336B1 (en) 2013-01-21 2015-10-13 Rawles Llc Cross-domain filtering for audio noise reduction
US10089639B2 (en) 2013-01-23 2018-10-02 [24]7.ai, Inc. Method and apparatus for building a user profile, for personalization using interaction data, and for generating, identifying, and capturing user data across interactions using unique user identification
US9910909B2 (en) * 2013-01-23 2018-03-06 24/7 Customer, Inc. Method and apparatus for extracting journey of life attributes of a user from user interactions
US9170993B2 (en) 2013-01-29 2015-10-27 Hewlett-Packard Development Company, L.P. Identifying tasks and commitments using natural language processing and machine learning
US9191742B1 (en) 2013-01-29 2015-11-17 Rawles Llc Enhancing audio at a network-accessible computing platform
US9189850B1 (en) 2013-01-29 2015-11-17 Amazon Technologies, Inc. Egomotion estimation of an imaging device
US9761247B2 (en) 2013-01-31 2017-09-12 Microsoft Technology Licensing, Llc Prosodic and lexical addressee detection
US10735552B2 (en) 2013-01-31 2020-08-04 Google Llc Secondary transmissions of packetized data
KR102072826B1 (ko) * 2013-01-31 2020-02-03 삼성전자주식회사 음성 인식 장치 및 응답 정보 제공 방법
US10650066B2 (en) 2013-01-31 2020-05-12 Google Llc Enhancing sitelinks with creative content
US8992050B1 (en) 2013-02-05 2015-03-31 Rawles Llc Directional projection display
US20140218372A1 (en) * 2013-02-05 2014-08-07 Apple Inc. Intelligent digital assistant in a desktop environment
JP2016508007A (ja) 2013-02-07 2016-03-10 アップル インコーポレイテッド デジタルアシスタントのためのボイストリガ
US20140229449A1 (en) * 2013-02-11 2014-08-14 Abu Shaher Sanaullah Realtime identification of context mismatch
US9201499B1 (en) 2013-02-11 2015-12-01 Amazon Technologies, Inc. Object tracking in a 3-dimensional environment
US9041691B1 (en) 2013-02-11 2015-05-26 Rawles Llc Projection surface with reflective elements for non-visible light
US9304379B1 (en) 2013-02-14 2016-04-05 Amazon Technologies, Inc. Projection display intensity equalization
US9336602B1 (en) 2013-02-19 2016-05-10 Amazon Technologies, Inc. Estimating features of occluded objects
US10649619B2 (en) * 2013-02-21 2020-05-12 Oath Inc. System and method of using context in selecting a response to user device interaction
US9672822B2 (en) 2013-02-22 2017-06-06 Next It Corporation Interaction with a portion of a content item through a virtual assistant
US20140245140A1 (en) * 2013-02-22 2014-08-28 Next It Corporation Virtual Assistant Transfer between Smart Devices
US10402914B2 (en) 2013-02-22 2019-09-03 Nokia Technologies Oy Apparatus and method for providing contact-related information items
US10255327B2 (en) 2013-02-22 2019-04-09 Nokia Technology Oy Apparatus and method for providing contact-related information items
US9866964B1 (en) 2013-02-27 2018-01-09 Amazon Technologies, Inc. Synchronizing audio outputs
US9830039B2 (en) * 2013-03-04 2017-11-28 Microsoft Technology Licensing, Llc Using human wizards in a conversational understanding system
US10289203B1 (en) 2013-03-04 2019-05-14 Amazon Technologies, Inc. Detection of an input object on or near a surface
US9460715B2 (en) 2013-03-04 2016-10-04 Amazon Technologies, Inc. Identification using audio signatures and additional characteristics
US9196067B1 (en) 2013-03-05 2015-11-24 Amazon Technologies, Inc. Application specific tracking of projection surfaces
US20140258855A1 (en) * 2013-03-06 2014-09-11 Nuance Communications, Inc. Task assistant including improved navigation
US20140253455A1 (en) * 2013-03-06 2014-09-11 Nuance Communications, Inc. Task assistant providing contextual suggestions
US10223411B2 (en) * 2013-03-06 2019-03-05 Nuance Communications, Inc. Task assistant utilizing context for improved interaction
US10783139B2 (en) * 2013-03-06 2020-09-22 Nuance Communications, Inc. Task assistant
US10795528B2 (en) * 2013-03-06 2020-10-06 Nuance Communications, Inc. Task assistant having multiple visual displays
US9460155B2 (en) * 2013-03-06 2016-10-04 Kunal Verma Method and system of continuous contextual user engagement
US9062969B1 (en) 2013-03-07 2015-06-23 Rawles Llc Surface distance determination using reflected light
US9065972B1 (en) 2013-03-07 2015-06-23 Rawles Llc User face capture in projection-based systems
US9799005B2 (en) * 2013-03-07 2017-10-24 Samsung Electronics Co., Ltd. Computing system with contextual interaction mechanism and method of operation thereof
US9081418B1 (en) 2013-03-11 2015-07-14 Rawles Llc Obtaining input from a virtual user interface
US10297250B1 (en) 2013-03-11 2019-05-21 Amazon Technologies, Inc. Asynchronous transfer of audio data
US20140259043A1 (en) * 2013-03-11 2014-09-11 General Instrument Corporation Gathering and using information regarding viewers' familiarity with media-content items
US9465484B1 (en) 2013-03-11 2016-10-11 Amazon Technologies, Inc. Forward and backward looking vision system
US20140337149A1 (en) * 2013-03-12 2014-11-13 Taco Bell Corp. Systems, methods, and devices for a rotation-based order module
DE102013004246A1 (de) * 2013-03-12 2014-09-18 Audi Ag Einem Fahrzeug zugeordnete Vorrichtung mit Buchstabiereinrichtung - Vervollständigungs-Kennzeichnung
US9542705B2 (en) * 2013-03-12 2017-01-10 Ebay Inc. System and method of intelligently recommending based on social media
US20140278589A1 (en) * 2013-03-12 2014-09-18 Cellco Partnership (D/B/A Verizon Wireless) Mobile device establishment system
USD745542S1 (en) * 2013-03-13 2015-12-15 Samsung Electronics Co., Ltd. Display screen or a portion thereof with a graphical user interface
US20140278427A1 (en) * 2013-03-13 2014-09-18 Samsung Electronics Co., Ltd. Dynamic dialog system agent integration
US9020144B1 (en) 2013-03-13 2015-04-28 Rawles Llc Cross-domain processing for noise and echo suppression
US9659577B1 (en) 2013-03-14 2017-05-23 Amazon Technologies, Inc. Voice controlled assistant with integrated control knob
US10224030B1 (en) * 2013-03-14 2019-03-05 Amazon Technologies, Inc. Dynamic gazetteers for personalized entity recognition
US10572476B2 (en) 2013-03-14 2020-02-25 Apple Inc. Refining a search based on schedule items
US9123345B2 (en) * 2013-03-14 2015-09-01 Honda Motor Co., Ltd. Voice interface systems and methods
US9733821B2 (en) 2013-03-14 2017-08-15 Apple Inc. Voice control to diagnose inadvertent activation of accessibility features
US9721586B1 (en) 2013-03-14 2017-08-01 Amazon Technologies, Inc. Voice controlled assistant with light indicator
US9977779B2 (en) 2013-03-14 2018-05-22 Apple Inc. Automatic supplementation of word correction dictionaries
US9813808B1 (en) 2013-03-14 2017-11-07 Amazon Technologies, Inc. Adaptive directional audio enhancement and selection
US9390500B1 (en) 2013-03-14 2016-07-12 Amazon Technologies, Inc. Pointing finger detection
US9786269B2 (en) * 2013-03-14 2017-10-10 Google Inc. Language modeling of complete language sequences
US9842584B1 (en) 2013-03-14 2017-12-12 Amazon Technologies, Inc. Providing content on multiple devices
US10133546B2 (en) 2013-03-14 2018-11-20 Amazon Technologies, Inc. Providing content on multiple devices
US10642574B2 (en) 2013-03-14 2020-05-05 Apple Inc. Device, method, and graphical user interface for outputting captions
US8818795B1 (en) * 2013-03-14 2014-08-26 Yahoo! Inc. Method and system for using natural language techniques to process inputs
US10652394B2 (en) 2013-03-14 2020-05-12 Apple Inc. System and method for processing voicemail
US10424292B1 (en) 2013-03-14 2019-09-24 Amazon Technologies, Inc. System for recognizing and responding to environmental noises
US9368114B2 (en) * 2013-03-14 2016-06-14 Apple Inc. Context-sensitive handling of interruptions
WO2014144579A1 (en) 2013-03-15 2014-09-18 Apple Inc. System and method for updating an adaptive speech recognition model
CN112230878A (zh) 2013-03-15 2021-01-15 苹果公司 对中断进行上下文相关处理
US9378065B2 (en) 2013-03-15 2016-06-28 Advanced Elemental Technologies, Inc. Purposeful computing
KR101759009B1 (ko) 2013-03-15 2017-07-17 애플 인크. 적어도 부분적인 보이스 커맨드 시스템을 트레이닝시키는 것
US9558210B1 (en) * 2013-03-15 2017-01-31 Google Inc. Determining the quality of locations based on travel time investment
US11064250B2 (en) 2013-03-15 2021-07-13 Google Llc Presence and authentication for media measurement
CN105190607B (zh) * 2013-03-15 2018-11-30 苹果公司 通过智能数字助理的用户培训
US9201865B2 (en) * 2013-03-15 2015-12-01 Bao Tran Automated assistance for user request that determines semantics by domain, task, and parameter
US9429833B1 (en) 2013-03-15 2016-08-30 Amazon Technologies, Inc. Projection and camera system with repositionable support structure
US9477759B2 (en) * 2013-03-15 2016-10-25 Google Inc. Question answering using entity references in unstructured data
US10719591B1 (en) 2013-03-15 2020-07-21 Google Llc Authentication of audio-based input signals
US9721086B2 (en) 2013-03-15 2017-08-01 Advanced Elemental Technologies, Inc. Methods and systems for secure and reliable identity-based computing
WO2014143776A2 (en) 2013-03-15 2014-09-18 Bodhi Technology Ventures Llc Providing remote interactions with host device using a wireless device
US20170293610A1 (en) * 2013-03-15 2017-10-12 Bao Tran Voice assistant
US10748529B1 (en) 2013-03-15 2020-08-18 Apple Inc. Voice activated device for use with a voice-based digital assistant
US10075384B2 (en) 2013-03-15 2018-09-11 Advanced Elemental Technologies, Inc. Purposeful computing
US10541997B2 (en) 2016-12-30 2020-01-21 Google Llc Authentication of packetized audio signals
JP2014191549A (ja) * 2013-03-27 2014-10-06 Intelligent Wave Inc 口語解析サーバ、口語解析装置、口語解析プログラム及び口語解析方法
US20140298201A1 (en) * 2013-04-01 2014-10-02 Htc Corporation Method for performing merging control of feeds on at least one social network, and associated apparatus and associated computer program product
US9607617B2 (en) * 2013-04-02 2017-03-28 Nuance Communications, Inc. Concept cloud in smart phone applications
US9134952B2 (en) * 2013-04-03 2015-09-15 Lg Electronics Inc. Terminal and control method thereof
US9689960B1 (en) 2013-04-04 2017-06-27 Amazon Technologies, Inc. Beam rejection in multi-beam microphone systems
US8975854B1 (en) 2013-04-05 2015-03-10 Rawles Llc Variable torque control of a stepper motor
US9781214B2 (en) * 2013-04-08 2017-10-03 Amazon Technologies, Inc. Load-balanced, persistent connection techniques
US20140310030A1 (en) * 2013-04-12 2014-10-16 Appetiz Solutions, Inc. System and method for processing establishment reservation
US10515076B1 (en) 2013-04-12 2019-12-24 Google Llc Generating query answers from a user's history
US9304736B1 (en) 2013-04-18 2016-04-05 Amazon Technologies, Inc. Voice controlled assistant with non-verbal code entry
US10445115B2 (en) * 2013-04-18 2019-10-15 Verint Americas Inc. Virtual assistant focused user interfaces
US9805718B2 (en) * 2013-04-19 2017-10-31 Sri Internaitonal Clarifying natural language input using targeted questions
US9491033B1 (en) 2013-04-22 2016-11-08 Amazon Technologies, Inc. Automatic content transfer
US10157618B2 (en) 2013-05-02 2018-12-18 Xappmedia, Inc. Device, system, method, and computer-readable medium for providing interactive advertising
US10514256B1 (en) 2013-05-06 2019-12-24 Amazon Technologies, Inc. Single source multi camera vision system
DK2994908T3 (da) 2013-05-07 2019-09-23 Veveo Inc Grænseflade til inkrementel taleinput med realtidsfeedback
US20130297601A1 (en) * 2013-05-10 2013-11-07 Zishuo Li Memory Recalling Device
WO2014183035A1 (en) 2013-05-10 2014-11-13 Veveo, Inc. Method and system for capturing and exploiting user intent in a conversational interaction based information retrieval system
US9489625B2 (en) 2013-05-10 2016-11-08 Sri International Rapid development of virtual personal assistant applications
US9081411B2 (en) 2013-05-10 2015-07-14 Sri International Rapid development of virtual personal assistant applications
US9293138B2 (en) 2013-05-14 2016-03-22 Amazon Technologies, Inc. Storing state information from network-based user devices
US10002611B1 (en) 2013-05-15 2018-06-19 Amazon Technologies, Inc. Asynchronous audio messaging
US9563955B1 (en) 2013-05-15 2017-02-07 Amazon Technologies, Inc. Object tracking techniques
US10579835B1 (en) * 2013-05-22 2020-03-03 Sri International Semantic pre-processing of natural language input in a virtual personal assistant
US9449599B2 (en) 2013-05-30 2016-09-20 Promptu Systems Corporation Systems and methods for adaptive proper name entity recognition and understanding
US10170114B2 (en) 2013-05-30 2019-01-01 Promptu Systems Corporation Systems and methods for adaptive proper name entity recognition and understanding
US9818401B2 (en) 2013-05-30 2017-11-14 Promptu Systems Corporation Systems and methods for adaptive proper name entity recognition and understanding
EP3005152B1 (en) * 2013-05-30 2024-03-27 Promptu Systems Corporation Systems and methods for adaptive proper name entity recognition and understanding
US11030239B2 (en) 2013-05-31 2021-06-08 Google Llc Audio based entity-action pair based selection
US9953085B1 (en) 2013-05-31 2018-04-24 Google Llc Feed upload for search entity based content selection
US9282403B1 (en) 2013-05-31 2016-03-08 Amazon Technologies, Inc User perceived gapless playback
US10699201B2 (en) * 2013-06-04 2020-06-30 Ent. Services Development Corporation Lp Presenting relevant content for conversational data gathered from real time communications at a meeting based on contextual data associated with meeting participants
US9529824B2 (en) * 2013-06-05 2016-12-27 Digitalglobe, Inc. System and method for multi resolution and multi temporal image search
US10380105B2 (en) 2013-06-06 2019-08-13 International Business Machines Corporation QA based on context aware, real-time information from mobile devices
WO2014197336A1 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for detecting errors in interactions with a voice-based digital assistant
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
KR102429833B1 (ko) * 2013-06-07 2022-08-05 애플 인크. 지능형 자동 어시스턴트
KR101816375B1 (ko) * 2013-06-08 2018-01-08 애플 인크. 제한된 주의 산만 및 비제한된 주의 산만 컨텍스트에 대해 상이한 사용자 인터페이스를 제공하는 애플리케이션 게이트웨이
CN105284099B (zh) * 2013-06-08 2019-05-17 苹果公司 针对免提交互来自动调整用户界面
EP2992418B1 (en) 2013-06-08 2022-02-16 Apple Inc. Device, method, and graphical user interface for synchronizing two or more displays
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
USD737319S1 (en) 2013-06-09 2015-08-25 Apple Inc. Display screen or portion thereof with graphical user interface
CN110442699A (zh) * 2013-06-09 2019-11-12 苹果公司 操作数字助理的方法、计算机可读介质、电子设备和系统
USD742894S1 (en) 2013-06-10 2015-11-10 Apple Inc. Display screen or portion thereof with graphical user interface
US11218434B2 (en) 2013-06-12 2022-01-04 Google Llc Audio data packet status determination
CN105265005B (zh) 2013-06-13 2019-09-17 苹果公司 用于由语音命令发起的紧急呼叫的系统和方法
US9728184B2 (en) 2013-06-18 2017-08-08 Microsoft Technology Licensing, Llc Restructuring deep neural network acoustic models
US9494683B1 (en) 2013-06-18 2016-11-15 Amazon Technologies, Inc. Audio-based gesture detection
US9594542B2 (en) 2013-06-20 2017-03-14 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on training by third-party developers
US9633317B2 (en) * 2013-06-20 2017-04-25 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on a natural language intent interpreter
US10474961B2 (en) 2013-06-20 2019-11-12 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on prompting for additional user input
JP5864479B2 (ja) * 2013-06-20 2016-02-17 ヤフー株式会社 情報処理装置、情報処理方法及び情報処理プログラム
US9519461B2 (en) * 2013-06-20 2016-12-13 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on third-party developers
US9311298B2 (en) * 2013-06-21 2016-04-12 Microsoft Technology Licensing, Llc Building conversational understanding systems using a toolset
US9589565B2 (en) * 2013-06-21 2017-03-07 Microsoft Technology Licensing, Llc Environmentally aware dialog policies and response generation
US11893603B1 (en) 2013-06-24 2024-02-06 Amazon Technologies, Inc. Interactive, personalized advertising
US10089394B2 (en) * 2013-06-25 2018-10-02 Google Llc Personal search result identifying a physical location previously interacted with by a user
US9563641B1 (en) * 2013-06-26 2017-02-07 Google Inc. Suggestion refinement
US9557630B1 (en) 2013-06-26 2017-01-31 Amazon Technologies, Inc. Projection system with refractive beam steering
US9640179B1 (en) 2013-06-27 2017-05-02 Amazon Technologies, Inc. Tailoring beamforming techniques to environments
US9747899B2 (en) 2013-06-27 2017-08-29 Amazon Technologies, Inc. Detecting self-generated wake expressions
US20150006518A1 (en) * 2013-06-27 2015-01-01 Microsoft Corporation Visualizations based on natural language query
US9602922B1 (en) 2013-06-27 2017-03-21 Amazon Technologies, Inc. Adaptive echo cancellation
JP6150282B2 (ja) * 2013-06-27 2017-06-21 国立研究開発法人情報通信研究機構 ノン・ファクトイド型質問応答システム及びコンピュータプログラム
US9195703B1 (en) * 2013-06-27 2015-11-24 Google Inc. Providing context-relevant information to users
US9646606B2 (en) 2013-07-03 2017-05-09 Google Inc. Speech recognition using domain knowledge
US9514477B2 (en) * 2013-07-10 2016-12-06 AVG Netherlands B.V. Systems and methods for providing user-specific content on an electronic device
US9772994B2 (en) * 2013-07-25 2017-09-26 Intel Corporation Self-learning statistical natural language processing for automatic production of virtual personal assistants
US10061822B2 (en) 2013-07-26 2018-08-28 Genesys Telecommunications Laboratories, Inc. System and method for discovering and exploring concepts and root causes of events
US9971764B2 (en) * 2013-07-26 2018-05-15 Genesys Telecommunications Laboratories, Inc. System and method for discovering and exploring concepts
US10229106B2 (en) * 2013-07-26 2019-03-12 Nuance Communications, Inc. Initializing a workspace for building a natural language understanding system
JP6225543B2 (ja) * 2013-07-30 2017-11-08 富士通株式会社 議論支援プログラム、議論支援装置及び議論支援方法
US10445417B2 (en) * 2013-08-01 2019-10-15 Oracle International Corporation Entry of values into multiple fields of a form using touch screens
US9715548B2 (en) 2013-08-02 2017-07-25 Google Inc. Surfacing user-specific data records in search
US9978387B1 (en) 2013-08-05 2018-05-22 Amazon Technologies, Inc. Reference signal generation for acoustic echo cancellation
JP6163266B2 (ja) 2013-08-06 2017-07-12 アップル インコーポレイテッド リモート機器からの作動に基づくスマート応答の自動作動
US9367806B1 (en) 2013-08-08 2016-06-14 Jasmin Cosic Systems and methods of using an artificially intelligent database management system and interfaces for mobile, embedded, and other computing devices
EP3030982A4 (en) 2013-08-09 2016-08-03 Microsoft Technology Licensing Llc INPUT PROCESSORS EDITOR WITH LANGUAGE SUPPORT
CN112989840A (zh) 2013-08-30 2021-06-18 英特尔公司 用于虚拟个人助理的可扩展上下文感知的自然语言交互
US11199906B1 (en) 2013-09-04 2021-12-14 Amazon Technologies, Inc. Global user input management
US9346606B1 (en) 2013-09-09 2016-05-24 Amazon Technologies, Inc. Package for revealing an item housed therein
US9864576B1 (en) 2013-09-09 2018-01-09 Amazon Technologies, Inc. Voice controlled assistant with non-verbal user input
US20150074524A1 (en) * 2013-09-10 2015-03-12 Lenovo (Singapore) Pte. Ltd. Management of virtual assistant action items
US10031970B1 (en) * 2013-09-12 2018-07-24 Intuit Inc. Search engine optimization in social question and answer systems
MX2016003061A (es) * 2013-09-13 2016-10-28 Fishberg Keith Sistema de reservacion para la busqueda y compra de comodidades, servicios especiales y comidas/bebidas.
US9672812B1 (en) 2013-09-18 2017-06-06 Amazon Technologies, Inc. Qualifying trigger expressions in speech-based systems
US9755605B1 (en) 2013-09-19 2017-09-05 Amazon Technologies, Inc. Volume control
US9516081B2 (en) 2013-09-20 2016-12-06 Amazon Technologies, Inc. Reduced latency electronic content system
US9001994B1 (en) 2013-09-24 2015-04-07 Rawles Llc Non-uniform adaptive echo cancellation
US10134395B2 (en) 2013-09-25 2018-11-20 Amazon Technologies, Inc. In-call virtual assistants
US9558563B1 (en) 2013-09-25 2017-01-31 Amazon Technologies, Inc. Determining time-of-fight measurement parameters
US10614153B2 (en) 2013-09-30 2020-04-07 Google Llc Resource size-based content item selection
US10431209B2 (en) 2016-12-30 2019-10-01 Google Llc Feedback controller for data transmissions
US9703757B2 (en) 2013-09-30 2017-07-11 Google Inc. Automatically determining a size for a content item for a web page
WO2015053861A2 (en) * 2013-10-09 2015-04-16 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on a natural language intent interpreter
JP2015076040A (ja) * 2013-10-11 2015-04-20 Necパーソナルコンピュータ株式会社 情報処理方法、情報処理装置、及びプログラム
US9606701B1 (en) 2013-10-14 2017-03-28 Benko, LLC Automated recommended joining data with presented methods for joining in computer-modeled structures
US9396263B1 (en) * 2013-10-14 2016-07-19 Google Inc. Identifying canonical content items for answering online questions
US9484025B2 (en) 2013-10-15 2016-11-01 Toyota Jidosha Kabushiki Kaisha Configuring dynamic custom vocabulary for personalized speech recognition
US8996639B1 (en) 2013-10-15 2015-03-31 Google Inc. Predictive responses to incoming communications
DE102013114763A1 (de) * 2013-10-16 2015-04-16 Semvox Gmbh Sprachsteuerungsverfahren sowie Computerprogrammprodukt und Vorrichtung zur Durchführung des Verfahrens
US10373183B1 (en) 2013-10-16 2019-08-06 Alekhine, Llc Automatic firm fabrication price quoting and fabrication ordering for computer-modeled joining features and related structures
US20150229718A1 (en) * 2014-02-11 2015-08-13 Apple Inc. Protocol for exchanging data between two devices
RU2014142268A (ru) * 2013-10-29 2016-05-20 Андрей Юрьевич Щербаков Индивидуальный помощник с элементами искусственного интеллекта и способ его применения
JP6417654B2 (ja) * 2013-10-30 2018-11-07 富士ゼロックス株式会社 文書推薦プログラム及び装置
JP6241211B2 (ja) * 2013-11-06 2017-12-06 富士通株式会社 教育支援プログラム、方法、装置及びシステム
US10367649B2 (en) 2013-11-13 2019-07-30 Salesforce.Com, Inc. Smart scheduling and reporting for teams
US9361084B1 (en) 2013-11-14 2016-06-07 Google Inc. Methods and systems for installing and executing applications
US9189742B2 (en) 2013-11-20 2015-11-17 Justin London Adaptive virtual intelligent agent
US9600227B2 (en) * 2013-11-21 2017-03-21 Google Technology Holdings LLC System and method for speech-based navigation and interaction with a device's visible screen elements using a corresponding view hierarchy
US9441951B1 (en) 2013-11-25 2016-09-13 Amazon Technologies, Inc. Documenting test room configurations
US20150149450A1 (en) * 2013-11-27 2015-05-28 International Business Machines Corporation Determining problem resolutions within a networked computing environment
US9698999B2 (en) 2013-12-02 2017-07-04 Amazon Technologies, Inc. Natural language control of secondary device
US20170148435A1 (en) * 2013-12-04 2017-05-25 Lifeassist Technologies, Inc Unknown
US20180040319A1 (en) * 2013-12-04 2018-02-08 LifeAssist Technologies Inc Method for Implementing A Voice Controlled Notification System
US10296160B2 (en) * 2013-12-06 2019-05-21 Apple Inc. Method for extracting salient dialog usage from live data
US20150162000A1 (en) * 2013-12-10 2015-06-11 Harman International Industries, Incorporated Context aware, proactive digital assistant
US9391575B1 (en) 2013-12-13 2016-07-12 Amazon Technologies, Inc. Adaptive loudness control
US20170017501A1 (en) 2013-12-16 2017-01-19 Nuance Communications, Inc. Systems and methods for providing a virtual assistant
US10055190B2 (en) 2013-12-16 2018-08-21 Amazon Technologies, Inc. Attribute-based audio channel arbitration
US9721570B1 (en) 2013-12-17 2017-08-01 Amazon Technologies, Inc. Outcome-oriented dialogs on a speech recognition platform
US10224056B1 (en) 2013-12-17 2019-03-05 Amazon Technologies, Inc. Contingent device actions during loss of network connectivity
US9304674B1 (en) 2013-12-18 2016-04-05 Amazon Technologies, Inc. Depth-based display navigation
US9304582B1 (en) 2013-12-19 2016-04-05 Amazon Technologies, Inc. Object-based color detection and correction
US9319787B1 (en) 2013-12-19 2016-04-19 Amazon Technologies, Inc. Estimation of time delay of arrival for microphone arrays
US10147441B1 (en) 2013-12-19 2018-12-04 Amazon Technologies, Inc. Voice controlled system
US10181322B2 (en) * 2013-12-20 2019-01-15 Microsoft Technology Licensing, Llc Multi-user, multi-domain dialog system
US9892199B2 (en) * 2013-12-20 2018-02-13 Lenovo (Singapore) Pte. Ltd. Specialized virtual personal assistant setup
US9319782B1 (en) 2013-12-20 2016-04-19 Amazon Technologies, Inc. Distributed speaker synchronization
US9911414B1 (en) 2013-12-20 2018-03-06 Amazon Technologies, Inc. Transient sound event detection
CN106462909B (zh) 2013-12-20 2020-07-10 罗伯特·博世有限公司 用于启用对话的上下文相关的和以用户为中心的内容呈现的系统和方法
US9575563B1 (en) * 2013-12-30 2017-02-21 X Development Llc Tap to initiate a next action for user requests
US9779132B1 (en) * 2013-12-30 2017-10-03 EMC IP Holding Company LLC Predictive information discovery engine
US9396236B1 (en) 2013-12-31 2016-07-19 Google Inc. Ranking users based on contextual factors
US9823811B2 (en) 2013-12-31 2017-11-21 Next It Corporation Virtual assistant team identification
US9071855B1 (en) 2014-01-03 2015-06-30 Google Inc. Product availability notifications
US10425366B2 (en) * 2014-01-08 2019-09-24 Microsoft Technology Licensing, Llc Reminder service for email selected for follow-up actions
US20150201077A1 (en) * 2014-01-12 2015-07-16 Genesys Telecommunications Laboratories, Inc. Computing suggested actions in caller agent phone calls by using real-time speech analytics and real-time desktop analytics
KR20150084520A (ko) * 2014-01-14 2015-07-22 삼성전자주식회사 디스플레이 장치, 대화형 서버 및 응답 정보 제공 방법
CN104123085B (zh) * 2014-01-14 2015-08-12 腾讯科技(深圳)有限公司 通过语音访问多媒体互动网站的方法和装置
JP2015133047A (ja) * 2014-01-15 2015-07-23 ソニー株式会社 情報処理装置、情報処理方法およびプログラム
US9514748B2 (en) * 2014-01-15 2016-12-06 Microsoft Technology Licensing, Llc Digital personal assistant interaction with impersonations and rich multimedia in responses
US9606977B2 (en) * 2014-01-22 2017-03-28 Google Inc. Identifying tasks in messages
US10635669B1 (en) 2014-01-27 2020-04-28 Microstrategy Incorporated Data engine integration and data refinement
US11921715B2 (en) 2014-01-27 2024-03-05 Microstrategy Incorporated Search integration
US11386085B2 (en) 2014-01-27 2022-07-12 Microstrategy Incorporated Deriving metrics from queries
US10255320B1 (en) 2014-01-27 2019-04-09 Microstrategy Incorporated Search integration
US9753119B1 (en) 2014-01-29 2017-09-05 Amazon Technologies, Inc. Audio and depth based sound source localization
US11044114B2 (en) 2014-01-31 2021-06-22 Vivint, Inc. Rule-based graphical conversational user interface for security and automation system
US10564614B2 (en) 2014-01-31 2020-02-18 Vivint, Inc. Progressive profiling in an automation system
USD751117S1 (en) 2014-02-07 2016-03-08 Apple Inc. Display screen or portion thereof with animated graphical user interface
US9363598B1 (en) 2014-02-10 2016-06-07 Amazon Technologies, Inc. Adaptive microphone array compensation
US9311639B2 (en) 2014-02-11 2016-04-12 Digimarc Corporation Methods, apparatus and arrangements for device to device communication
US9351060B2 (en) 2014-02-14 2016-05-24 Sonic Blocks, Inc. Modular quick-connect A/V system and methods thereof
US9690858B1 (en) * 2014-02-14 2017-06-27 Priceline.Com Llc Predicting categorized completions of a partial search term
US20150234930A1 (en) 2014-02-19 2015-08-20 Google Inc. Methods and systems for providing functional extensions with a landing page of a creative
US11537765B1 (en) 2014-02-20 2022-12-27 Benko, LLC Placement and pricing of part marks in computer-modeled structures
US11132173B1 (en) * 2014-02-20 2021-09-28 Amazon Technologies, Inc. Network scheduling of stimulus-based actions
KR102080149B1 (ko) * 2014-02-20 2020-04-14 삼성전자 주식회사 전자 장치에서 비정형 데이터에 기초한 에피소드 기억 식별 방법
US20170193009A1 (en) 2015-12-31 2017-07-06 Entefy Inc. Systems and methods for filtering of computer vision generated tags using natural language processing
US10394966B2 (en) 2014-02-24 2019-08-27 Entefy Inc. Systems and methods for multi-protocol, multi-format universal searching
US9473944B2 (en) 2014-02-24 2016-10-18 Microsoft Technology Licensing, Llc Local personal daemon
US9432472B2 (en) * 2014-02-24 2016-08-30 Microsoft Technology Licensing, Llc Accelerated training of personal daemons
US10169447B2 (en) 2014-02-24 2019-01-01 Entefy Inc. System and method of message threading for a multi-format, multi-protocol communication system
US11755629B1 (en) 2014-02-24 2023-09-12 Entefy Inc. System and method of context-based predictive content tagging for encrypted data
US20150242395A1 (en) * 2014-02-24 2015-08-27 Transcriptic, Inc. Systems and methods for equipment sharing
US9218497B2 (en) 2014-02-24 2015-12-22 Microsoft Technology Licensing, Llc Incentive-based app execution
US10102561B2 (en) * 2014-02-26 2018-10-16 Amazon Technologies, Inc. Delivery service system
US9971979B2 (en) * 2014-03-04 2018-05-15 Roseboard Inc. System and method for providing unified and intelligent business management applications
US10664772B1 (en) 2014-03-07 2020-05-26 Steelcase Inc. Method and system for facilitating collaboration sessions
US9716861B1 (en) 2014-03-07 2017-07-25 Steelcase Inc. Method and system for facilitating collaboration sessions
KR20150105140A (ko) * 2014-03-07 2015-09-16 삼성전자주식회사 휴대 단말기 및 컨텐츠 확대 표시 방법
US20150254211A1 (en) * 2014-03-08 2015-09-10 Microsoft Technology Licensing, Llc Interactive data manipulation using examples and natural language
US9294860B1 (en) 2014-03-10 2016-03-22 Amazon Technologies, Inc. Identifying directions of acoustically reflective surfaces
GB201404617D0 (en) * 2014-03-14 2014-04-30 Microsoft Corp Instant messaging
US20150269150A1 (en) * 2014-03-19 2015-09-24 International Business Machines Corporation Service location recommendations using predictive analysis
US9645980B1 (en) 2014-03-19 2017-05-09 Google Inc. Verification of native applications for indexing
US9910931B2 (en) * 2014-03-19 2018-03-06 ZenDesk, Inc. Suggestive input systems, methods and applications for data rule creation
US9672202B2 (en) 2014-03-20 2017-06-06 Microsoft Technology Licensing, Llc Context-aware re-formating of an input
US9477782B2 (en) * 2014-03-21 2016-10-25 Microsoft Corporation User interface mechanisms for query refinement
US9739609B1 (en) 2014-03-25 2017-08-22 Amazon Technologies, Inc. Time-of-flight sensor with configurable phase delay
US9374554B1 (en) 2014-03-25 2016-06-21 Amazon Technologies, Inc. Display selection for video conferencing
CN104951428B (zh) * 2014-03-26 2019-04-16 阿里巴巴集团控股有限公司 用户意图识别方法及装置
US9659003B2 (en) * 2014-03-26 2017-05-23 Lenovo (Singapore) Pte. Ltd. Hybrid language processing
US9373318B1 (en) 2014-03-27 2016-06-21 Amazon Technologies, Inc. Signal rate synchronization for remote acoustic echo cancellation
US9529794B2 (en) 2014-03-27 2016-12-27 Microsoft Technology Licensing, Llc Flexible schema for language model customization
US11410224B1 (en) * 2014-03-28 2022-08-09 Desprez, Llc Methods and software for requesting a pricing in an electronic marketplace using a user-modifiable spectrum interface
US9317873B2 (en) 2014-03-28 2016-04-19 Google Inc. Automatic verification of advertiser identifier in advertisements
US9336767B1 (en) 2014-03-28 2016-05-10 Amazon Technologies, Inc. Detecting device proximities
US9607207B1 (en) 2014-03-31 2017-03-28 Amazon Technologies, Inc. Plane-fitting edge detection
US9547468B2 (en) * 2014-03-31 2017-01-17 Microsoft Technology Licensing, Llc Client-side personal voice web navigation
US20150278370A1 (en) * 2014-04-01 2015-10-01 Microsoft Corporation Task completion for natural language input
US9372851B2 (en) * 2014-04-01 2016-06-21 Microsoft Technology Licensing, Llc Creating a calendar event using context
US9524347B1 (en) * 2014-04-01 2016-12-20 Google Inc. Automatically implementing an application in response to a search query
US9513961B1 (en) 2014-04-02 2016-12-06 Google Inc. Monitoring application loading
US20150286943A1 (en) * 2014-04-06 2015-10-08 AI Laboratories, Inc. Decision Making and Planning/Prediction System for Human Intention Resolution
US20150287099A1 (en) 2014-04-07 2015-10-08 Google Inc. Method to compute the prominence score to phone numbers on web pages and automatically annotate/attach it to ads
US11115529B2 (en) 2014-04-07 2021-09-07 Google Llc System and method for providing and managing third party content with call functionality
RU2609087C2 (ru) * 2014-04-09 2017-01-30 Общество С Ограниченной Ответственностью "Яндекс" Способ определения местоположения пользователя и сервер, используемый в нем
US9430461B2 (en) 2014-04-11 2016-08-30 International Business Machines Corporation Mobile based lexicon and forecasting
US9526115B1 (en) * 2014-04-18 2016-12-20 Amazon Technologies, Inc. Multiple protocol support in distributed device systems
US9363616B1 (en) 2014-04-18 2016-06-07 Amazon Technologies, Inc. Directional capability testing of audio devices
US9614724B2 (en) 2014-04-21 2017-04-04 Microsoft Technology Licensing, Llc Session-based device configuration
US9213941B2 (en) 2014-04-22 2015-12-15 Google Inc. Automatic actions based on contextual replies
CN105210147B (zh) 2014-04-22 2020-02-07 纳宝株式会社 用于改进至少一个语义单元集合的方法、设备及计算机可读记录介质
US9520127B2 (en) 2014-04-29 2016-12-13 Microsoft Technology Licensing, Llc Shared hidden layer combination for speech recognition systems
USD758386S1 (en) * 2014-04-29 2016-06-07 Tencent Technology (Shenzhen) Company Limited Portion of a display screen with an animated graphical user interface
US10331095B2 (en) 2014-04-29 2019-06-25 Cox Communications Systems and methods for development of an automation control service
US9560055B2 (en) 2014-04-30 2017-01-31 Microsoft Technology Licensing, Llc Client-side integration framework of services
US20150325136A1 (en) * 2014-05-07 2015-11-12 Jeffrey C. Sedayao Context-aware assistant
KR102282487B1 (ko) * 2014-05-08 2021-07-26 삼성전자주식회사 애플리케이션 실행 장치 및 방법
US9652451B2 (en) * 2014-05-08 2017-05-16 Marvin Elder Natural language query
US9959006B2 (en) * 2014-05-12 2018-05-01 International Business Machines Corporation Generating a form response interface in an online application
US10111099B2 (en) 2014-05-12 2018-10-23 Microsoft Technology Licensing, Llc Distributing content in managed wireless distribution networks
US9430667B2 (en) 2014-05-12 2016-08-30 Microsoft Technology Licensing, Llc Managed wireless distribution network
US10474671B2 (en) * 2014-05-12 2019-11-12 Google Llc Interpreting user queries based on nearby locations
JP6440513B2 (ja) * 2014-05-13 2018-12-19 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America 音声認識機能を用いた情報提供方法および機器の制御方法
USD818470S1 (en) 2014-05-14 2018-05-22 Touchtype Ltd. Electronic display with a graphical user interface
USD813876S1 (en) * 2014-05-14 2018-03-27 Touchtype Ltd. Electronic device display with a keyboard graphical user interface
US9620105B2 (en) 2014-05-15 2017-04-11 Apple Inc. Analyzing audio input for efficient speech and music recognition
US9874914B2 (en) 2014-05-19 2018-01-23 Microsoft Technology Licensing, Llc Power management contracts for accessory devices
US10552882B1 (en) 2014-05-20 2020-02-04 Desprez, Llc Methods and software for enabling custom pricing in an electronic commerce system
US10210885B1 (en) 2014-05-20 2019-02-19 Amazon Technologies, Inc. Message and user profile indications in speech-based systems
US10553098B2 (en) 2014-05-20 2020-02-04 Ooma, Inc. Appliance device integration with alarm systems
US9633547B2 (en) 2014-05-20 2017-04-25 Ooma, Inc. Security monitoring and control
US10726831B2 (en) * 2014-05-20 2020-07-28 Amazon Technologies, Inc. Context interpretation in natural language processing using previous dialog acts
US10592095B2 (en) 2014-05-23 2020-03-17 Apple Inc. Instantaneous speaking of content on touch devices
US10534806B2 (en) 2014-05-23 2020-01-14 Life Music Integration, LLC System and method for organizing artistic media based on cognitive associations with personal memories
US10249296B1 (en) 2014-05-27 2019-04-02 Amazon Technologies, Inc. Application discovery and selection in language-based systems
US9502031B2 (en) 2014-05-27 2016-11-22 Apple Inc. Method for supporting dynamic grammars in WFST-based ASR
US20150350146A1 (en) 2014-05-29 2015-12-03 Apple Inc. Coordination of message alert presentations across devices based on device modes
US10482461B2 (en) 2014-05-29 2019-11-19 Apple Inc. User interface for payments
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
US9842101B2 (en) 2014-05-30 2017-12-12 Apple Inc. Predictive conversion of language input
US10289433B2 (en) 2014-05-30 2019-05-14 Apple Inc. Domain specific language for encoding assistant dialog
AU2015100490C4 (en) 2014-05-30 2017-04-13 Apple Inc. Continuity
US9967401B2 (en) 2014-05-30 2018-05-08 Apple Inc. User interface for phone call routing among devices
JP6328797B2 (ja) 2014-05-30 2018-05-23 アップル インコーポレイテッド 1つのデバイスの使用から別のデバイスの使用への移行
US9785630B2 (en) 2014-05-30 2017-10-10 Apple Inc. Text prediction using combined word N-gram and unigram language models
BR112016024386A2 (pt) * 2014-05-30 2017-08-15 Visa Int Service Ass rede de área pessoal
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
US9633004B2 (en) 2014-05-30 2017-04-25 Apple Inc. Better resolution when referencing to concepts
US9966065B2 (en) * 2014-05-30 2018-05-08 Apple Inc. Multi-command single utterance input method
US10078631B2 (en) 2014-05-30 2018-09-18 Apple Inc. Entropy-guided text prediction using combined word and character n-gram language models
US9734193B2 (en) 2014-05-30 2017-08-15 Apple Inc. Determining domain salience ranking from ambiguous words in natural speech
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US10313506B2 (en) 2014-05-30 2019-06-04 Apple Inc. Wellness aggregator
US9760559B2 (en) 2014-05-30 2017-09-12 Apple Inc. Predictive text input
US10037202B2 (en) 2014-06-03 2018-07-31 Microsoft Technology Licensing, Llc Techniques to isolating a portion of an online computing service
JP6642424B2 (ja) * 2014-06-03 2020-02-05 ソニー株式会社 情報処理装置、情報処理方法、及びプログラム
US9355640B2 (en) * 2014-06-04 2016-05-31 Google Inc. Invoking action responsive to co-presence determination
US9509799B1 (en) 2014-06-04 2016-11-29 Grandios Technologies, Llc Providing status updates via a personal assistant
US8995972B1 (en) 2014-06-05 2015-03-31 Grandios Technologies, Llc Automatic personal assistance between users devices
US9785684B2 (en) * 2014-06-05 2017-10-10 International Business Machines Corporation Determining temporal categories for a domain of content for natural language processing
US9766079B1 (en) * 2014-10-03 2017-09-19 Steelcase Inc. Method and system for locating resources and communicating within an enterprise
US11354340B2 (en) 2014-06-05 2022-06-07 International Business Machines Corporation Time-based optimization of answer generation in a question and answer system
US9380682B2 (en) 2014-06-05 2016-06-28 Steelcase Inc. Environment optimization for space based on presence and activities
US9953640B2 (en) 2014-06-05 2018-04-24 Interdev Technologies Inc. Systems and methods of interpreting speech data
US9955318B1 (en) 2014-06-05 2018-04-24 Steelcase Inc. Space guidance and management system and method
US10433646B1 (en) 2014-06-06 2019-10-08 Steelcaase Inc. Microclimate control systems and methods
US11744376B2 (en) 2014-06-06 2023-09-05 Steelcase Inc. Microclimate control systems and methods
CN107113222B (zh) 2014-06-06 2020-09-01 谷歌有限责任公司 基于环境的主动聊天信息系统
US20180285444A1 (en) * 2014-06-10 2018-10-04 Google Inc. Rewriting contextual queries
US10713394B1 (en) 2014-06-12 2020-07-14 Benko, LLC Filtering components compatible with a computer-modeled structure
US9367490B2 (en) 2014-06-13 2016-06-14 Microsoft Technology Licensing, Llc Reversible connector for accessory devices
US10236016B1 (en) 2014-06-16 2019-03-19 Amazon Technologies, Inc. Peripheral-based selection of audio sources
WO2015195394A1 (en) * 2014-06-16 2015-12-23 Google Inc. Surfacing live events in search results
US9430931B1 (en) 2014-06-18 2016-08-30 Amazon Technologies, Inc. Determining user location with remote controller
US9462112B2 (en) * 2014-06-19 2016-10-04 Microsoft Technology Licensing, Llc Use of a digital assistant in communications
US9390706B2 (en) 2014-06-19 2016-07-12 Mattersight Corporation Personality-based intelligent personal assistant system and methods
US9717006B2 (en) 2014-06-23 2017-07-25 Microsoft Technology Licensing, Llc Device quarantine in a wireless network
CN105279168B (zh) 2014-06-24 2019-04-23 华为技术有限公司 支持自然语言的数据查询方法、开放平台及用户终端
US10025805B1 (en) 2014-06-24 2018-07-17 Benko, LLC Systems and methods for automated help
US10783166B2 (en) * 2014-06-24 2020-09-22 Google Llc List accumulation and reminder triggering
US11392396B1 (en) 2014-06-24 2022-07-19 Desprez, Llc Systems and methods for automated help
US9807559B2 (en) 2014-06-25 2017-10-31 Microsoft Technology Licensing, Llc Leveraging user signals for improved interactions with digital personal assistant
US10102195B2 (en) 2014-06-25 2018-10-16 Amazon Technologies, Inc. Attribute fill using text extraction
US9368105B1 (en) 2014-06-26 2016-06-14 Amazon Technologies, Inc. Preventing false wake word detections with a voice-controlled device
US9691379B1 (en) 2014-06-26 2017-06-27 Amazon Technologies, Inc. Selecting from multiple content sources
US10659851B2 (en) * 2014-06-30 2020-05-19 Apple Inc. Real-time digital assistant knowledge updates
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US11330100B2 (en) * 2014-07-09 2022-05-10 Ooma, Inc. Server based intelligent personal assistant services
CN105446994A (zh) 2014-07-11 2016-03-30 华为技术有限公司 业务推荐方法和具有智能助手的装置
US9875322B2 (en) * 2014-07-31 2018-01-23 Google Llc Saving and retrieving locations of objects
WO2016018111A1 (en) 2014-07-31 2016-02-04 Samsung Electronics Co., Ltd. Message service providing device and method of providing content via the same
US9800644B2 (en) * 2014-08-08 2017-10-24 Software Ag Service oriented query and service query language framework
US9548066B2 (en) 2014-08-11 2017-01-17 Amazon Technologies, Inc. Voice application architecture
US10460342B1 (en) 2014-08-12 2019-10-29 Benko, LLC Methods and software for providing targeted advertising to a product program
US10015234B2 (en) 2014-08-12 2018-07-03 Sony Corporation Method and system for providing information via an intelligent user interface
US10339293B2 (en) 2014-08-15 2019-07-02 Apple Inc. Authenticated device used to unlock another device
US10452253B2 (en) 2014-08-15 2019-10-22 Apple Inc. Weather user interface
KR20160021524A (ko) * 2014-08-18 2016-02-26 엘지전자 주식회사 이동 단말기 및 이의 제어방법
US10318586B1 (en) 2014-08-19 2019-06-11 Google Llc Systems and methods for editing and replaying natural language queries
WO2016028695A1 (en) 2014-08-20 2016-02-25 Google Inc. Interpreting user queries based on device orientation
JP6390264B2 (ja) * 2014-08-21 2018-09-19 トヨタ自動車株式会社 応答生成方法、応答生成装置及び応答生成プログラム
US20160055240A1 (en) * 2014-08-22 2016-02-25 Microsoft Corporation Orphaned utterance detection system and method
US9716674B2 (en) * 2014-08-22 2017-07-25 Fvmc Software, Llc Systems and methods for virtual interaction
CN104240700B (zh) * 2014-08-26 2018-09-07 智歌科技(北京)有限公司 一种面向车载终端设备的全局语音交互方法及系统
US10446141B2 (en) 2014-08-28 2019-10-15 Apple Inc. Automatic speech recognition based on user feedback
US10698585B2 (en) * 2014-08-29 2020-06-30 Nuance Communications, Inc. Virtual assistant development system
TWD178887S (zh) 2014-09-01 2016-10-11 蘋果公司 顯示螢幕之圖形使用者介面之部分
EP3189395A2 (en) 2014-09-02 2017-07-12 Apple Inc. Semantic framework for variable haptic output
WO2016036416A1 (en) 2014-09-02 2016-03-10 Apple Inc. Button functionality
CN112199000A (zh) 2014-09-02 2021-01-08 苹果公司 多维对象重排
US10254948B2 (en) 2014-09-02 2019-04-09 Apple Inc. Reduced-size user interfaces for dynamically updated application overviews
US10066959B2 (en) 2014-09-02 2018-09-04 Apple Inc. User interactions for a mapping application
USD762693S1 (en) 2014-09-03 2016-08-02 Apple Inc. Display screen or portion thereof with graphical user interface
CN104183237B (zh) * 2014-09-04 2017-10-31 百度在线网络技术(北京)有限公司 用于便携式终端的语音处理方法及装置
US10325591B1 (en) * 2014-09-05 2019-06-18 Amazon Technologies, Inc. Identifying and suppressing interfering audio content
US20160071517A1 (en) 2014-09-09 2016-03-10 Next It Corporation Evaluating Conversation Data based on Risk Factors
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10789041B2 (en) 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
US10095217B2 (en) 2014-09-15 2018-10-09 Desprez, Llc Natural language user interface for computer-aided design systems
US9613020B1 (en) 2014-09-15 2017-04-04 Benko, LLC Natural language user interface for computer-aided design systems
US11599086B2 (en) 2014-09-15 2023-03-07 Desprez, Llc Natural language user interface for computer-aided design systems
US10162337B2 (en) 2014-09-15 2018-12-25 Desprez, Llc Natural language user interface for computer-aided design systems
EP3195145A4 (en) 2014-09-16 2018-01-24 VoiceBox Technologies Corporation Voice commerce
US9767169B1 (en) * 2014-09-26 2017-09-19 Google Inc. Enhancing search results for improved readability
US10649635B2 (en) * 2014-09-26 2020-05-12 Lenovo (Singapore) Pte. Ltd. Multi-modal fusion engine
KR20160036971A (ko) * 2014-09-26 2016-04-05 삼성전자주식회사 전자 장치, 일정 관리 방법 및 저장 매체
US11327642B1 (en) 2014-09-29 2022-05-10 Priority 5 Holdings Inc. System and method for organizing and displaying selected information in temporal and locational context
US9606986B2 (en) 2014-09-29 2017-03-28 Apple Inc. Integrated word N-gram and class M-gram language models
US10275140B1 (en) * 2014-09-29 2019-04-30 Priority 5 Holdings, Inc. System and method for organizing and displaying selected information in temporal and locational context
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US9646609B2 (en) 2014-09-30 2017-05-09 Apple Inc. Caching apparatus for serving phonetic pronunciations
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US10001760B1 (en) * 2014-09-30 2018-06-19 Hrl Laboratories, Llc Adaptive control system capable of recovering from unexpected situations
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
US9892192B2 (en) 2014-09-30 2018-02-13 International Business Machines Corporation Information handling system and computer program product for dynamically assigning question priority based on question extraction and domain dictionary
US9456276B1 (en) 2014-09-30 2016-09-27 Amazon Technologies, Inc. Parameter selection for audio beamforming
US9886432B2 (en) 2014-09-30 2018-02-06 Apple Inc. Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
KR102342623B1 (ko) 2014-10-01 2021-12-22 엑스브레인, 인크. 음성 및 연결 플랫폼
US9406294B2 (en) * 2014-10-01 2016-08-02 Shout to Me, LLC Information-sharing system
US20160098994A1 (en) * 2014-10-03 2016-04-07 Speaktoit, Inc. Cross-platform dialog system
US9852388B1 (en) 2014-10-03 2017-12-26 Steelcase, Inc. Method and system for locating resources and communicating within an enterprise
US10068256B2 (en) 2014-10-08 2018-09-04 Microsoft Technology Licensing, Llc User directed information collections
KR102301880B1 (ko) 2014-10-14 2021-09-14 삼성전자 주식회사 전자 장치 및 이의 음성 대화 방법
USD768679S1 (en) * 2014-10-17 2016-10-11 Robert Bosch Gmbh Display screen with graphical user interface
US9741344B2 (en) * 2014-10-20 2017-08-22 Vocalzoom Systems Ltd. System and method for operating devices using voice commands
US10540347B2 (en) * 2014-10-27 2020-01-21 Nuance Communications, Inc. Contextual search disambiguation
US9092766B1 (en) 2014-10-28 2015-07-28 Poynt Co. Payment terminal system and method of use
US11023934B1 (en) 2014-10-30 2021-06-01 Desprez, Llc Business variable optimization for manufacture or supply of designed products
US11276095B1 (en) 2014-10-30 2022-03-15 Desprez, Llc Methods and software for a pricing-method-agnostic ecommerce marketplace for manufacturing services
US10042514B2 (en) * 2014-10-30 2018-08-07 Microsoft Technology Licensing, Llc Typeahead features
US9880714B2 (en) * 2014-10-30 2018-01-30 Ebay Inc. Dynamic loading of contextual ontologies for predictive touch screen typing
US11415961B1 (en) 2014-10-31 2022-08-16 Desprez, Llc Automated correlation of modeled product and preferred manufacturers
US10836110B2 (en) 2014-10-31 2020-11-17 Desprez, Llc Method and system for ordering expedited production or supply of designed products
US10073439B1 (en) 2014-10-31 2018-09-11 Desprez, Llc Methods, systems, and software for processing expedited production or supply of designed products
US10235009B1 (en) 2014-10-31 2019-03-19 Desprez, Llc Product variable optimization for manufacture or supply of designed products
CN105574067B (zh) * 2014-10-31 2020-01-21 株式会社东芝 项目推荐装置以及项目推荐方法
US10282690B1 (en) * 2014-11-04 2019-05-07 Jpmorgan Chase Bank, N.A. Mainframe workflow manager system and method
US9646611B2 (en) * 2014-11-06 2017-05-09 Microsoft Technology Licensing, Llc Context-based actions
US9922098B2 (en) 2014-11-06 2018-03-20 Microsoft Technology Licensing, Llc Context-based search and relevancy generation
US10203933B2 (en) 2014-11-06 2019-02-12 Microsoft Technology Licensing, Llc Context-based command surfacing
US9467545B1 (en) * 2014-11-10 2016-10-11 GoneBusy, Inc. Specifically programmed computer-implemented engine systems for real-time on-demand discovery of available time slots across programmed schedule objects and methods of use thereof
KR20160056548A (ko) * 2014-11-12 2016-05-20 삼성전자주식회사 질의 응답을 위한 디스플레이 장치 및 방법
US10460351B2 (en) 2014-11-12 2019-10-29 International Business Machines Corporation Sales assistance based on purchasing prediction
US9928233B2 (en) 2014-11-12 2018-03-27 Applause App Quality, Inc. Computer-implemented methods and systems for clustering user reviews and ranking clusters
TWD180105S (zh) * 2014-11-14 2016-12-11 愛斯佩克股份有限公司 顯示面板之操作介面之部分
USD791783S1 (en) 2014-11-14 2017-07-11 Touchtype Limited Electronic device display with a keyboard graphical user interface
US9842593B2 (en) 2014-11-14 2017-12-12 At&T Intellectual Property I, L.P. Multi-level content analysis and response
US11204929B2 (en) * 2014-11-18 2021-12-21 International Business Machines Corporation Evidence aggregation across heterogeneous links for intelligence gathering using a question answering system
US9892362B2 (en) 2014-11-18 2018-02-13 International Business Machines Corporation Intelligence gathering and analysis using a question answering system
US20160140216A1 (en) * 2014-11-19 2016-05-19 International Business Machines Corporation Adjusting Fact-Based Answers to Consider Outcomes
US10318870B2 (en) 2014-11-19 2019-06-11 International Business Machines Corporation Grading sources and managing evidence for intelligence analysis
US11244113B2 (en) 2014-11-19 2022-02-08 International Business Machines Corporation Evaluating evidential links based on corroboration for intelligence analysis
US10116748B2 (en) 2014-11-20 2018-10-30 Microsoft Technology Licensing, Llc Vehicle-based multi-modal interface
US10019523B2 (en) * 2014-11-21 2018-07-10 Ebay Inc. Diversifying search results
US9727642B2 (en) 2014-11-21 2017-08-08 International Business Machines Corporation Question pruning for evaluating a hypothetical ontological link
US11836211B2 (en) 2014-11-21 2023-12-05 International Business Machines Corporation Generating additional lines of questioning based on evaluation of a hypothetical link between concept entities in evidential data
US10552013B2 (en) 2014-12-02 2020-02-04 Apple Inc. Data detection
CN104360934B (zh) * 2014-12-04 2018-02-13 上海斐讯数据通信技术有限公司 一种移动终端及其应用程序通知处理方法
US10764424B2 (en) 2014-12-05 2020-09-01 Microsoft Technology Licensing, Llc Intelligent digital assistant alarm system for application collaboration with notification presentation
US11327711B2 (en) * 2014-12-05 2022-05-10 Microsoft Technology Licensing, Llc External visual interactions for speech-based devices
US9355089B1 (en) * 2014-12-08 2016-05-31 International Business Machines Corporation Intention detection in domain-specific information
US9711141B2 (en) 2014-12-09 2017-07-18 Apple Inc. Disambiguating heteronyms in speech synthesis
US9799049B2 (en) * 2014-12-15 2017-10-24 Nuance Communications, Inc. Enhancing a message by providing supplemental content in the message
US10147421B2 (en) 2014-12-16 2018-12-04 Microcoft Technology Licensing, Llc Digital assistant voice input integration
US9904450B2 (en) * 2014-12-19 2018-02-27 At&T Intellectual Property I, L.P. System and method for creating and sharing plans through multimodal dialog
US9690542B2 (en) 2014-12-22 2017-06-27 Microsoft Technology Licensing, Llc Scaling digital personal assistant agents across devices
US10417345B1 (en) * 2014-12-22 2019-09-17 Amazon Technologies, Inc. Providing customer service agents with customer-personalized result of spoken language intent
US10083295B2 (en) * 2014-12-23 2018-09-25 Mcafee, Llc System and method to combine multiple reputations
US9852136B2 (en) 2014-12-23 2017-12-26 Rovi Guides, Inc. Systems and methods for determining whether a negation statement applies to a current or past query
US9652740B2 (en) * 2014-12-30 2017-05-16 Sap Se Fan identity data integration and unification
US9837081B2 (en) 2014-12-30 2017-12-05 Microsoft Technology Licensing, Llc Discovering capabilities of third-party voice-enabled resources
US20160196490A1 (en) * 2015-01-02 2016-07-07 International Business Machines Corporation Method for Recommending Content to Ingest as Corpora Based on Interaction History in Natural Language Question and Answering Systems
US9633019B2 (en) 2015-01-05 2017-04-25 International Business Machines Corporation Augmenting an information request
US10073599B2 (en) 2015-01-07 2018-09-11 Microsoft Technology Licensing, Llc Automatic home screen determination based on display device
US10572810B2 (en) 2015-01-07 2020-02-25 Microsoft Technology Licensing, Llc Managing user interaction for input understanding determinations
KR102393296B1 (ko) 2015-01-15 2022-05-02 삼성전자주식회사 응답을 디스플레이 하는 디바이스 및 방법
US10509829B2 (en) * 2015-01-21 2019-12-17 Microsoft Technology Licensing, Llc Contextual search using natural language
US20190207876A1 (en) * 2015-01-23 2019-07-04 Conversica, Inc. Systems and methods for using natural language instructions with an ai assistant associated with machine learning conversations
CN104635927A (zh) * 2015-01-27 2015-05-20 深圳富泰宏精密工业有限公司 互动显示系统及方法
US10580401B2 (en) 2015-01-27 2020-03-03 Google Llc Sub-matrix input for neural network layers
US10475043B2 (en) 2015-01-28 2019-11-12 Intuit Inc. Method and system for pro-active detection and correction of low quality questions in a question and answer based customer support system
US9508339B2 (en) * 2015-01-30 2016-11-29 Microsoft Technology Licensing, Llc Updating language understanding classifier models for a digital personal assistant based on crowd-sourcing
US9854049B2 (en) 2015-01-30 2017-12-26 Rovi Guides, Inc. Systems and methods for resolving ambiguous terms in social chatter based on a user profile
US10084867B1 (en) * 2015-02-10 2018-09-25 Open Invention Network, Llc Location awareness assistant for switching between a business profile mode and a personal profile mode
US10762143B2 (en) * 2015-02-13 2020-09-01 Microsoft Technology Licensing, Llc Extension of third party application functionality for intent determination
US9574896B2 (en) 2015-02-13 2017-02-21 Apple Inc. Navigation user interface
WO2016133319A1 (en) 2015-02-16 2016-08-25 Samsung Electronics Co., Ltd. Method and device for providing information
US10048934B2 (en) * 2015-02-16 2018-08-14 International Business Machines Corporation Learning intended user actions
KR102217292B1 (ko) * 2015-02-26 2021-02-18 네이버 주식회사 적어도 하나의 의미론적 유닛의 집합을 음성을 이용하여 개선하기 위한 방법, 장치 및 컴퓨터 판독 가능한 기록 매체
BR102015004521B1 (pt) * 2015-02-27 2023-09-26 Samsung Eletrônica da Amazônia Ltda. Método para comunicação entre usuários e dispositivos inteligentes
US9865280B2 (en) 2015-03-06 2018-01-09 Apple Inc. Structured dictation using intelligent automated assistants
US10152299B2 (en) 2015-03-06 2018-12-11 Apple Inc. Reducing response latency of intelligent automated assistants
USD775185S1 (en) 2015-03-06 2016-12-27 Apple Inc. Display screen or portion thereof with graphical user interface
US9886953B2 (en) * 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
US10482184B2 (en) * 2015-03-08 2019-11-19 Google Llc Context-based natural language processing
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US10567477B2 (en) * 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US9412394B1 (en) 2015-03-09 2016-08-09 Jigen Labs, LLC Interactive audio communication system
US10212243B2 (en) * 2015-03-13 2019-02-19 Oath Inc. Future event detection and notification
US11004126B1 (en) 2016-03-17 2021-05-11 Desprez, Llc Systems, methods, and software for generating, customizing, and automatedly e-mailing a request for quotation for fabricating a computer-modeled structure from within a CAD program
US10803501B1 (en) 2015-03-17 2020-10-13 Desprez, Llc Systems, methods, and software for generating, customizing, and automatedly e-mailing a request for quotation for fabricating a computer-modeled structure from within a CAD program
US9899019B2 (en) 2015-03-18 2018-02-20 Apple Inc. Systems and methods for structured stem and suffix language models
CN106033466A (zh) * 2015-03-20 2016-10-19 华为技术有限公司 数据库查询的方法和设备
WO2016151700A1 (ja) * 2015-03-20 2016-09-29 株式会社 東芝 意図理解装置、方法およびプログラム
JP2016181018A (ja) * 2015-03-23 2016-10-13 ソニー株式会社 情報処理システムおよび情報処理方法
US20160284011A1 (en) * 2015-03-25 2016-09-29 Facebook, Inc. Techniques for social messaging authorization and customization
KR102390853B1 (ko) * 2015-03-26 2022-04-27 삼성전자주식회사 컨텐츠 제공 방법 및 이를 수행하는 전자 장치
JP6455278B2 (ja) 2015-03-27 2019-01-23 富士通株式会社 マッシュアップ方法、マッシュアッププログラム、及び端末
US10594809B2 (en) 2015-03-31 2020-03-17 International Business Machines Corporation Aggregation of web interactions for personalized usage
US10418032B1 (en) 2015-04-10 2019-09-17 Soundhound, Inc. System and methods for a virtual assistant to manage and use context in a natural language dialog
US9311083B1 (en) * 2015-04-10 2016-04-12 CypressX LLC Machine interface configuration system for coerced inconsistencies on different machine platforms
US9703617B2 (en) 2015-04-15 2017-07-11 International Business Machines Corporation Automated transfer of user data between applications utilizing different interaction modes
US9842105B2 (en) 2015-04-16 2017-12-12 Apple Inc. Parsimonious continuous-space phrase representations for natural language processing
US20160307258A1 (en) * 2015-04-17 2016-10-20 Ebay Inc. Virtual assistant server providing services requested through device communications
US9747279B2 (en) 2015-04-17 2017-08-29 Microsoft Technology Licensing, Llc Context carryover in language understanding systems or methods
US10078651B2 (en) 2015-04-27 2018-09-18 Rovi Guides, Inc. Systems and methods for updating a knowledge graph through user input
US10755294B1 (en) 2015-04-28 2020-08-25 Intuit Inc. Method and system for increasing use of mobile devices to provide answer content in a question and answer based customer support system
GB2537903B (en) 2015-04-30 2019-09-04 Toshiba Res Europe Limited Device and method for a spoken dialogue system
US20160321712A1 (en) * 2015-05-01 2016-11-03 Wadju Inc. Crowd Sourced Networked Target Feedback
US10572539B2 (en) 2015-05-01 2020-02-25 Vladimir Cher Noble Ecosystem-patterned user-centric information and interaction network
US10114676B2 (en) * 2015-05-05 2018-10-30 Microsoft Technology Licensing, Llc Building multimodal collaborative dialogs with task frames
US10249212B1 (en) 2015-05-08 2019-04-02 Vernon Douglas Hines User attribute analysis system
US9672814B2 (en) 2015-05-08 2017-06-06 International Business Machines Corporation Semi-supervised learning of word embeddings
US9898458B2 (en) * 2015-05-08 2018-02-20 International Business Machines Corporation Generating distributed word embeddings using structured information
US10009286B2 (en) 2015-05-08 2018-06-26 Ooma, Inc. Communications hub
US9953648B2 (en) 2015-05-11 2018-04-24 Samsung Electronics Co., Ltd. Electronic device and method for controlling the same
US10152488B2 (en) 2015-05-13 2018-12-11 Samsung Electronics Co., Ltd. Static-analysis-assisted dynamic application crawling architecture
MX2017014501A (es) * 2015-05-14 2018-08-01 Mathurin Trevor Sistema multi-interface, multimedia, integrado de audio/video y activado de voz/manual.
US10133613B2 (en) 2015-05-14 2018-11-20 Microsoft Technology Licensing, Llc Digital assistant extensibility to third party applications
US10460227B2 (en) * 2015-05-15 2019-10-29 Apple Inc. Virtual assistant in a communication session
US10067670B2 (en) * 2015-05-19 2018-09-04 Google Llc Multi-switch option scanning
US10446142B2 (en) * 2015-05-20 2019-10-15 Microsoft Technology Licensing, Llc Crafting feedback dialogue with a digital assistant
US9912736B2 (en) * 2015-05-22 2018-03-06 International Business Machines Corporation Cognitive reminder notification based on personal user profile and activity information
US10169326B2 (en) 2015-05-22 2019-01-01 International Business Machines Corporation Cognitive reminder notification mechanisms for answers to questions
US10997512B2 (en) 2015-05-25 2021-05-04 Microsoft Technology Licensing, Llc Inferring cues for use with digital assistant
US10200824B2 (en) 2015-05-27 2019-02-05 Apple Inc. Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device
US10083688B2 (en) * 2015-05-27 2018-09-25 Apple Inc. Device voice control for selecting a displayed affordance
EP3304440B1 (en) 2015-05-27 2021-05-19 Orion Labs Intelligent agent features for wearable personal communication nodes
US10504509B2 (en) * 2015-05-27 2019-12-10 Google Llc Providing suggested voice-based action queries
KR101678383B1 (ko) * 2015-05-27 2016-12-06 주식회사 유진로봇 이기종 로봇 및 기기를 이용한 동적 서비스 제공 시스템 및 방법
CN105101121B (zh) * 2015-05-29 2019-07-23 小米科技有限责任公司 一种信息发送的方法及装置
US10091140B2 (en) 2015-05-31 2018-10-02 Microsoft Technology Licensing, Llc Context-sensitive generation of conversational responses
US10108603B2 (en) * 2015-06-01 2018-10-23 Nuance Communications, Inc. Processing natural language text with context-specific linguistic model
US10733371B1 (en) 2015-06-02 2020-08-04 Steelcase Inc. Template based content preparation system for use with a plurality of space types
WO2016193839A1 (en) * 2015-06-03 2016-12-08 Koninklijke Philips N.V. System and method for generating an adaptive embodied conversational agent configured to provide interactive virtual coaching to a subject
US10127220B2 (en) 2015-06-04 2018-11-13 Apple Inc. Language identification from short strings
US9578173B2 (en) 2015-06-05 2017-02-21 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US9940637B2 (en) 2015-06-05 2018-04-10 Apple Inc. User interface for loyalty accounts and private label accounts
US20160358133A1 (en) 2015-06-05 2016-12-08 Apple Inc. User interface for loyalty accounts and private label accounts for a wearable device
US10101822B2 (en) 2015-06-05 2018-10-16 Apple Inc. Language input correction
KR102436464B1 (ko) * 2015-06-05 2022-08-26 삼성전자주식회사 알림 정보 제공 방법 및 그 전자 장치
US10186254B2 (en) 2015-06-07 2019-01-22 Apple Inc. Context-based endpoint detection
US10255907B2 (en) 2015-06-07 2019-04-09 Apple Inc. Automatic accent detection using acoustic models
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US10496749B2 (en) * 2015-06-12 2019-12-03 Satyanarayana Krishnamurthy Unified semantics-focused language processing and zero base knowledge building system
US9792281B2 (en) 2015-06-15 2017-10-17 Microsoft Technology Licensing, Llc Contextual language generation by leveraging language understanding
US9513867B1 (en) 2015-06-19 2016-12-06 Honda Motor Co., Ltd. System and method for managing communications on a mobile communication device based upon a user's behavior
CN106330660B (zh) * 2015-06-24 2020-09-11 腾讯科技(深圳)有限公司 服务处理方法、服务器及计算机可读存储介质
CN105094315B (zh) * 2015-06-25 2018-03-06 百度在线网络技术(北京)有限公司 基于人工智能的人机智能聊天的方法和装置
US10586156B2 (en) * 2015-06-25 2020-03-10 International Business Machines Corporation Knowledge canvassing using a knowledge graph and a question and answer system
CN104967980A (zh) * 2015-06-26 2015-10-07 小米科技有限责任公司 事件提醒方法及装置
CN104899725B (zh) * 2015-06-26 2019-01-08 江苏易合大成网络科技有限公司 一种决策支持与事件反馈的智能工作流系统及其流转方法
US20160378747A1 (en) 2015-06-29 2016-12-29 Apple Inc. Virtual assistant for media playback
US10447777B1 (en) 2015-06-30 2019-10-15 Intuit Inc. Method and system for providing a dynamically updated expertise and context based peer-to-peer customer support system within a software application
US9536527B1 (en) * 2015-06-30 2017-01-03 Amazon Technologies, Inc. Reporting operational metrics in speech-based systems
WO2017003452A1 (en) * 2015-06-30 2017-01-05 Nuance Communications, Inc. Method and apparatus for processing user input
KR102325340B1 (ko) * 2015-07-02 2021-11-11 삼성전자주식회사 방송신호 수신장치가 어플리케이션을 실행하는 방법 및 그 방송신호 수신장치
US10198252B2 (en) 2015-07-02 2019-02-05 Microsoft Technology Licensing, Llc Transformation chain application splitting
US10261985B2 (en) 2015-07-02 2019-04-16 Microsoft Technology Licensing, Llc Output rendering in dynamic redefining application
US10152534B2 (en) 2015-07-02 2018-12-11 International Business Machines Corporation Monitoring a corpus for changes to previously provided answers to questions
JP6608199B2 (ja) * 2015-07-07 2019-11-20 クラリオン株式会社 情報システムおよびコンテンツ開始方法
US20170010860A1 (en) * 2015-07-07 2017-01-12 Matthew James Henniger System and method for enriched multilayered multimedia communications using interactive elements
US10031724B2 (en) 2015-07-08 2018-07-24 Microsoft Technology Licensing, Llc Application operation responsive to object spatial status
US10198405B2 (en) 2015-07-08 2019-02-05 Microsoft Technology Licensing, Llc Rule-based layout of changing information
US20170010758A1 (en) * 2015-07-08 2017-01-12 Microsoft Technology Licensing, Llc Actuator module for building application
US10338959B2 (en) 2015-07-13 2019-07-02 Microsoft Technology Licensing, Llc Task state tracking in systems and services
US10249297B2 (en) 2015-07-13 2019-04-02 Microsoft Technology Licensing, Llc Propagating conversational alternatives using delayed hypothesis binding
US11250217B1 (en) * 2015-07-14 2022-02-15 Soundhound, Inc. Conditional responses to application commands in a client-server system
KR102505347B1 (ko) * 2015-07-16 2023-03-03 삼성전자주식회사 사용자 관심 음성 알림 장치 및 방법
US10686738B2 (en) 2015-07-24 2020-06-16 Facebook, Inc. Providing personal assistant service via messaging
US10176336B2 (en) 2015-07-27 2019-01-08 Microsoft Technology Licensing, Llc Automated data transfer from mobile application silos to authorized third-party applications
US9619283B2 (en) * 2015-07-28 2017-04-11 TCL Research America Inc. Function-based action sequence derivation for personal assistant system
US9704483B2 (en) * 2015-07-28 2017-07-11 Google Inc. Collaborative language model biasing
US10475044B1 (en) 2015-07-29 2019-11-12 Intuit Inc. Method and system for question prioritization based on analysis of the question content and predicted asker engagement before answer content is generated
GB2540957B (en) * 2015-07-31 2019-12-25 Arm Ip Ltd Managing interaction constraints
US10255921B2 (en) * 2015-07-31 2019-04-09 Google Llc Managing dialog data providers
US10628413B2 (en) * 2015-08-03 2020-04-21 International Business Machines Corporation Mapping questions to complex database lookups using synthetic events
US10628521B2 (en) * 2015-08-03 2020-04-21 International Business Machines Corporation Scoring automatically generated language patterns for questions using synthetic events
CN106469040B (zh) 2015-08-19 2019-06-21 华为终端有限公司 通信方法、服务器及设备
US10191970B2 (en) 2015-08-19 2019-01-29 International Business Machines Corporation Systems and methods for customized data parsing and paraphrasing
US9729496B2 (en) 2015-08-25 2017-08-08 Forget You Not, LLC Perpetual music
WO2017031687A1 (zh) 2015-08-25 2017-03-02 华为技术有限公司 一种终端
CN105159977B (zh) * 2015-08-27 2019-01-25 百度在线网络技术(北京)有限公司 信息交互处理方法及装置
US10124491B2 (en) 2015-08-31 2018-11-13 Avaya Inc. Operational parameters
US10350757B2 (en) 2015-08-31 2019-07-16 Avaya Inc. Service robot assessment and operation
US10040201B2 (en) 2015-08-31 2018-08-07 Avaya Inc. Service robot communication systems and system self-configuration
US10032137B2 (en) 2015-08-31 2018-07-24 Avaya Inc. Communication systems for multi-source robot control
KR102598273B1 (ko) 2015-09-01 2023-11-06 삼성전자주식회사 답신 메시지 추천 방법 및 이를 위한 디바이스
US10210383B2 (en) * 2015-09-03 2019-02-19 Microsoft Technology Licensing, Llc Interacting with an assistant component based on captured stroke information
US10387034B2 (en) 2015-09-03 2019-08-20 Microsoft Technology Licensing, Llc Modifying captured stroke information into an actionable form
US10134389B2 (en) 2015-09-04 2018-11-20 Microsoft Technology Licensing, Llc Clustering user utterance intents with semantic parsing
CN105183850A (zh) * 2015-09-07 2015-12-23 百度在线网络技术(北京)有限公司 基于人工智能的信息查询方法及装置
CN105159996B (zh) * 2015-09-07 2018-09-07 百度在线网络技术(北京)有限公司 基于人工智能的深度问答服务提供方法和装置
CN105068661B (zh) * 2015-09-07 2018-09-07 百度在线网络技术(北京)有限公司 基于人工智能的人机交互方法和系统
US10331312B2 (en) * 2015-09-08 2019-06-25 Apple Inc. Intelligent automated assistant in a media environment
US10503265B2 (en) * 2015-09-08 2019-12-10 Microvision, Inc. Mixed-mode depth detection
US10671428B2 (en) * 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US10740384B2 (en) 2015-09-08 2020-08-11 Apple Inc. Intelligent automated assistant for media search and playback
KR102420518B1 (ko) * 2015-09-09 2022-07-13 삼성전자주식회사 자연어 처리 시스템, 자연어 처리 장치, 자연어 처리 방법 및 컴퓨터 판독가능 기록매체
CN107016011B (zh) 2015-09-11 2021-03-30 谷歌有限责任公司 用于自然语言查询的联接路径的消岐
USD780801S1 (en) * 2015-09-18 2017-03-07 Sap Se Display screen or portion thereof with animated graphical user interface
US10650317B2 (en) 2015-09-21 2020-05-12 Google Llc Detecting and correcting potential errors in user behavior
US9811519B2 (en) * 2015-09-24 2017-11-07 Conduent Business Services, Llc Generative discriminative approach for transactional dialog state tracking via collective matrix factorization
US9697820B2 (en) 2015-09-24 2017-07-04 Apple Inc. Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US10992625B2 (en) * 2015-09-28 2021-04-27 Microsoft Technology Licensing, Llc Unified messaging platform
CN113093917A (zh) 2015-09-28 2021-07-09 微软技术许可有限责任公司 统一的虚拟现实平台
US10854180B2 (en) 2015-09-29 2020-12-01 Amper Music, Inc. Method of and system for controlling the qualities of musical energy embodied in and expressed by digital music to be automatically composed and generated by an automated music composition and generation engine
US9721551B2 (en) 2015-09-29 2017-08-01 Amper Music, Inc. Machines, systems, processes for automated music composition and generation employing linguistic and/or graphical icon based musical experience descriptions
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
CN105183300B (zh) * 2015-09-29 2019-08-27 Tcl集团股份有限公司 基于触摸屏的人机交互方法及装置
US10241754B1 (en) * 2015-09-29 2019-03-26 Amazon Technologies, Inc. Systems and methods for providing supplemental information with a response to a command
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US9996533B2 (en) 2015-09-30 2018-06-12 International Business Machines Corporation Question answering system using multilingual information sources
US20170091612A1 (en) * 2015-09-30 2017-03-30 Apple Inc. Proactive assistant with memory assistance
US10410219B1 (en) * 2015-09-30 2019-09-10 EMC IP Holding Company LLC Providing automatic self-support responses
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US10467615B1 (en) 2015-09-30 2019-11-05 Square, Inc. Friction-less purchasing technology
US10832145B2 (en) * 2015-10-05 2020-11-10 International Business Machines Corporation Techniques for resolving entities in received questions
US10332012B2 (en) * 2015-10-08 2019-06-25 Sap Se Knowledge driven solution inference
US10394804B1 (en) 2015-10-08 2019-08-27 Intuit Inc. Method and system for increasing internet traffic to a question and answer customer support system
US9978366B2 (en) 2015-10-09 2018-05-22 Xappmedia, Inc. Event-based speech interactive media player
US10262555B2 (en) 2015-10-09 2019-04-16 Microsoft Technology Licensing, Llc Facilitating awareness and conversation throughput in an augmentative and alternative communication system
US10148808B2 (en) 2015-10-09 2018-12-04 Microsoft Technology Licensing, Llc Directed personal communication for speech generating devices
EP3362964A4 (en) * 2015-10-12 2019-05-01 Reflektive, Inc. NOVEL SYSTEMS AND METHOD FOR INTERACTION WITH A CLIENT DEVICE
US10776742B2 (en) 2015-10-12 2020-09-15 Reflektive, Inc. Systems and methods for interacting with a client device
US10769185B2 (en) 2015-10-16 2020-09-08 International Business Machines Corporation Answer change notifications based on changes to user profile information
US9992148B2 (en) 2015-10-19 2018-06-05 International Business Machines Corporation Notifying a user about a previous conversation
US9679453B2 (en) * 2015-10-20 2017-06-13 Vivint, Inc. System and methods for correlating sound events to security and/or automation system operations
KR102112814B1 (ko) 2015-10-21 2020-05-19 구글 엘엘씨 다이얼로그 시스템들에서의 파라미터 수집 및 자동 다이얼로그 생성
US10455088B2 (en) * 2015-10-21 2019-10-22 Genesys Telecommunications Laboratories, Inc. Dialogue flow optimization and personalization
CN105425978A (zh) * 2015-10-26 2016-03-23 百度在线网络技术(北京)有限公司 输入数据的处理方法及装置
CN105426436B (zh) * 2015-11-05 2019-10-15 百度在线网络技术(北京)有限公司 基于人工智能机器人的信息提供方法和装置
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10956666B2 (en) 2015-11-09 2021-03-23 Apple Inc. Unconventional virtual assistant interactions
CN105407367A (zh) * 2015-11-09 2016-03-16 苏州美达瑞电子有限公司 一种数字电视机顶盒的信号输入控制系统
US10380190B2 (en) * 2015-11-18 2019-08-13 International Business Machines Corporation Optimized autocompletion of search field
KR102450840B1 (ko) * 2015-11-19 2022-10-05 엘지전자 주식회사 전자 기기 및 전자 기기의 제어 방법
US9549044B1 (en) 2015-11-23 2017-01-17 International Business Machines Corporation Data processing
WO2017090954A1 (en) * 2015-11-24 2017-06-01 Samsung Electronics Co., Ltd. Electronic device and operating method thereof
CN105488025B (zh) 2015-11-24 2019-02-12 小米科技有限责任公司 模板构建方法和装置、信息识别方法和装置
CN105376410B (zh) * 2015-11-26 2019-03-15 小米科技有限责任公司 闹钟设置方法及装置
KR102558437B1 (ko) 2015-11-27 2023-07-24 삼성전자주식회사 질의 응답 처리 방법 및 이를 지원하는 전자 장치
EP3384490A1 (en) * 2015-12-01 2018-10-10 Nuance Communications, Inc. Representing results from various speech services as a unified conceptual knowledge base
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10394886B2 (en) * 2015-12-04 2019-08-27 Sony Corporation Electronic device, computer-implemented method and computer program
US10884503B2 (en) * 2015-12-07 2021-01-05 Sri International VPA with integrated object recognition and facial expression recognition
US10685331B2 (en) * 2015-12-08 2020-06-16 TCL Research America Inc. Personalized FUNC sequence scheduling method and system
WO2017099483A1 (en) 2015-12-09 2017-06-15 Samsung Electronics Co., Ltd. Device and method for providing user-customized content
CN106855796A (zh) * 2015-12-09 2017-06-16 阿里巴巴集团控股有限公司 一种数据处理方法、装置和智能终端
US11042900B2 (en) 2015-12-10 2021-06-22 Matrics2, Inc. System and method for randomization for robust RFID security
US10630613B1 (en) * 2015-12-11 2020-04-21 Uipco, Llc Open conversation user interface
US10572516B2 (en) * 2015-12-15 2020-02-25 [24]7.ai, Inc. Method and apparatus for managing natural language queries of customers
US11616825B2 (en) * 2015-12-18 2023-03-28 Aetna Inc. System and method of aggregating and interpreting data from connected devices
CN108476164B (zh) 2015-12-21 2021-10-08 谷歌有限责任公司 在消息传送应用中自动地提供机器人服务的方法
US9952848B2 (en) * 2015-12-21 2018-04-24 Samsung Electronics Co., Ltd. Dependency-aware transformation of multi-function applications for on-demand execution
EP3395018A1 (en) 2015-12-21 2018-10-31 Google LLC Automatic suggestions for message exchange threads
US10714079B2 (en) 2015-12-23 2020-07-14 Motorola Solutions, Inc. Methods and system for analyzing conversational statements and providing feedback in real-time
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
CN105635290B (zh) * 2015-12-29 2020-04-24 惠州Tcl移动通信有限公司 智能家居控制系统、方法及智能家居服务器
US10127320B2 (en) 2015-12-29 2018-11-13 Samsung Electronics Co., Ltd. Computerized identification of app search functionality for search engine access
US10055095B2 (en) 2015-12-30 2018-08-21 Ebay Inc. Customizable autocomplete option
US10353754B2 (en) 2015-12-31 2019-07-16 Entefy Inc. Application program interface analyzer for a universal interaction platform
US10135764B2 (en) 2015-12-31 2018-11-20 Entefy Inc. Universal interaction platform for people, services, and devices
KR102496617B1 (ko) * 2016-01-04 2023-02-06 삼성전자주식회사 영상 표시 장치 및 영상 표시 방법
US10002607B2 (en) 2016-01-05 2018-06-19 Microsoft Technology Licensing, Llc Cross device companion application for phone
US10417346B2 (en) * 2016-01-23 2019-09-17 Microsoft Technology Licensing, Llc Tool for facilitating the development of new language understanding scenarios
US20170212928A1 (en) * 2016-01-27 2017-07-27 International Business Machines Corporation Cognitive decision making based on dynamic model composition
US9799324B2 (en) 2016-01-28 2017-10-24 Google Inc. Adaptive text-to-speech outputs
US10339481B2 (en) * 2016-01-29 2019-07-02 Liquid Analytics, Inc. Systems and methods for generating user interface-based service workflows utilizing voice data
US10635281B2 (en) 2016-02-12 2020-04-28 Microsoft Technology Licensing, Llc Natural language task completion platform authoring for third party experiences
US11416572B2 (en) * 2016-02-14 2022-08-16 Bentley J. Olive Methods and systems for managing pathways for interaction among computing devices based on geographic location and user credit levels
EP3418881B1 (en) * 2016-02-18 2020-04-01 Sony Corporation Information processing device, information processing method, and program
US10282417B2 (en) * 2016-02-19 2019-05-07 International Business Machines Corporation Conversational list management
US11449785B2 (en) 2016-02-24 2022-09-20 Line Corporation Method and system for artificial intelligence learning using messaging service and method and system for relaying answer using artificial intelligence
US10229687B2 (en) 2016-03-10 2019-03-12 Microsoft Technology Licensing, Llc Scalable endpoint-dependent natural language understanding
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
DK201670539A1 (en) * 2016-03-14 2017-10-02 Apple Inc Dictation that allows editing
US10895461B2 (en) * 2016-03-15 2021-01-19 Ford Global Technologies, Llc Multi-day, multi-person, and multi-modal trip planning system
US10313403B2 (en) 2016-03-15 2019-06-04 Dopplet, Inc. Systems and methods for virtual interaction
CN105764208B (zh) * 2016-03-16 2019-03-12 浙江生辉照明有限公司 信息获取方法、照明装置和照明系统
US10289729B2 (en) * 2016-03-17 2019-05-14 Google Llc Question and answer interface based on contextual information
US10198433B2 (en) * 2016-03-22 2019-02-05 Facebook, Inc. Techniques to predictively respond to user requests using natural language processing
US11423449B1 (en) 2016-03-23 2022-08-23 Desprez, Llc Electronic pricing machine configured to generate prices based on supplier willingness and a user interface therefor
US10556309B1 (en) 2016-03-24 2020-02-11 Proto Labs Inc. Methods of subtractively manufacturing a plurality of discrete objects from a single workpiece using a removable fixating material
US10587708B2 (en) 2016-03-28 2020-03-10 Microsoft Technology Licensing, Llc Multi-modal conversational intercom
US10171410B2 (en) 2016-03-28 2019-01-01 Microsoft Technology Licensing, Llc Cross-mode communiation
US20170286133A1 (en) * 2016-03-29 2017-10-05 Microsoft Technology Licensing, Llc One Step Task Completion
US11487512B2 (en) * 2016-03-29 2022-11-01 Microsoft Technology Licensing, Llc Generating a services application
US9996531B1 (en) * 2016-03-29 2018-06-12 Facebook, Inc. Conversational understanding
JP6851871B2 (ja) * 2016-03-30 2021-03-31 光吉 俊二 意思創発装置、意思創発方法および意思創発プログラム
US10118696B1 (en) 2016-03-31 2018-11-06 Steven M. Hoffberg Steerable rotating projectile
US10270869B2 (en) 2016-04-01 2019-04-23 Adp, Llc Contextual web session and IVR integration
US10891421B2 (en) 2016-04-05 2021-01-12 Refinitiv Us Organization Llc Apparatuses, methods and systems for adjusting tagging in a computing environment
CN108463795B (zh) * 2016-04-05 2022-03-08 金融及风险组织有限公司 自助分类系统
US10158593B2 (en) * 2016-04-08 2018-12-18 Microsoft Technology Licensing, Llc Proactive intelligent personal assistant
US10757048B2 (en) * 2016-04-08 2020-08-25 Microsoft Technology Licensing, Llc Intelligent personal assistant as a contact
US10599699B1 (en) 2016-04-08 2020-03-24 Intuit, Inc. Processing unstructured voice of customer feedback for improving content rankings in customer support systems
US10860988B2 (en) * 2016-04-11 2020-12-08 Samsung Electronics Co., Ltd. Managing data items contributed by a plurality of applications
US10338775B2 (en) * 2016-04-12 2019-07-02 Blackberry Limited Displaying a calendar view
US10401824B2 (en) 2016-04-14 2019-09-03 The Rapid Manufacturing Group LLC Methods and software for reducing machining equipment usage when machining multiple objects from a single workpiece
EP4030295A1 (en) * 2016-04-18 2022-07-20 Google LLC Automated assistant invocation of appropriate agent
TWI723988B (zh) * 2016-04-19 2021-04-11 日商先進媒體公司 資訊處理系統、受理伺服器、資訊處理方法及程式
US11113079B2 (en) * 2016-04-19 2021-09-07 Verizon Media Inc. Mobile assistant
CN107735752A (zh) 2016-04-26 2018-02-23 索尼公司 信息处理设备、信息处理方法和程序
CN105975511A (zh) * 2016-04-27 2016-09-28 乐视控股(北京)有限公司 智能对话的方法及装置
US10678874B2 (en) * 2016-04-28 2020-06-09 Conduent Business Services, Llc Method and system for recommendation of a succession of one or more services for a service workflow
US11386105B2 (en) 2016-04-29 2022-07-12 Microsoft Technology Licensing, Llc Automatic identification and contextual reformulation of implicit device-related queries
US11010820B2 (en) * 2016-05-05 2021-05-18 Transform Sr Brands Llc Request fulfillment system, method, and media
KR102168974B1 (ko) 2016-05-10 2020-10-22 구글 엘엘씨 디바이스들 상의 보이스 어시스턴트에 대한 구현들
US10855625B1 (en) * 2016-05-11 2020-12-01 Workato, Inc. Intelligent, adaptable, and trainable bot that orchestrates automation and workflows across multiple applications
EP3757753A1 (en) 2016-05-13 2020-12-30 Google LLC Initiating by voice play of media content
WO2017197365A1 (en) 2016-05-13 2017-11-16 Microsoft Technology Licensing, Llc Contextual windows for application programs
US10783178B2 (en) 2016-05-17 2020-09-22 Google Llc Generating a personal database entry for a user based on natural language user interface input of the user and generating output based on the entry in response to further natural language user interface input of the user
WO2017201041A1 (en) 2016-05-17 2017-11-23 Hassel Bruce Interactive audio validation/assistance system and methodologies
US20170337284A1 (en) * 2016-05-17 2017-11-23 Google Inc. Determining and using attributes of message exchange thread participants
US10263933B2 (en) * 2016-05-17 2019-04-16 Google Llc Incorporating selectable application links into message exchange threads
US11494206B2 (en) * 2016-05-17 2022-11-08 Google Llc Automated initiation and adaptation of a dialog with a user via user interface devices of a computing device of the user
US10291565B2 (en) * 2016-05-17 2019-05-14 Google Llc Incorporating selectable application links into conversations with personal assistant modules
US9699128B1 (en) 2016-05-17 2017-07-04 Google Inc. Automated generation of prompts and analyses of user responses to the prompts to determine an entity for an action and perform one or more computing actions related to the action and the entity
US10268683B2 (en) 2016-05-17 2019-04-23 Google Llc Generating output for presentation in response to user interface input, where the input and/or the output include chatspeak
DK179186B1 (en) 2016-05-19 2018-01-15 Apple Inc REMOTE AUTHORIZATION TO CONTINUE WITH AN ACTION
US20170337923A1 (en) * 2016-05-19 2017-11-23 Julia Komissarchik System and methods for creating robust voice-based user interface
US10248452B2 (en) 2016-05-20 2019-04-02 Microsoft Technology Licensing, Llc Interaction framework for executing user instructions with online services
US10522013B2 (en) * 2016-05-20 2019-12-31 Vivint, Inc. Street watch
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US10038644B2 (en) 2016-05-27 2018-07-31 Bank Of America Corporation Communication system for resource usage monitoring
US10154101B2 (en) 2016-05-27 2018-12-11 Bank Of America Corporation System for resource usage monitoring
US10104199B2 (en) 2016-05-27 2018-10-16 Bank Of America Corporation Three-way communication link for information retrieval and notification
US10289680B2 (en) 2016-05-31 2019-05-14 Oath Inc. Real time parsing and suggestions from pre-generated corpus with hypernyms
US9921726B1 (en) 2016-06-03 2018-03-20 Steelcase Inc. Smart workstation method and system
CN106101747B (zh) * 2016-06-03 2019-07-16 腾讯科技(深圳)有限公司 一种弹幕内容处理方法及应用服务器、用户终端
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US11227589B2 (en) 2016-06-06 2022-01-18 Apple Inc. Intelligent list reading
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US10931679B2 (en) * 2016-06-07 2021-02-23 Microsoft Technology Licensing, Llc Service actions for digital assistants
US10282218B2 (en) 2016-06-07 2019-05-07 Google Llc Nondeterministic task initiation by a personal assistant module
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
US10462619B2 (en) * 2016-06-08 2019-10-29 Google Llc Providing a personal assistant module with a selectively-traversable state machine
DK179309B1 (en) 2016-06-09 2018-04-23 Apple Inc Intelligent automated assistant in a home environment
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10769182B2 (en) 2016-06-10 2020-09-08 Apple Inc. System and method of highlighting terms
US10831763B2 (en) * 2016-06-10 2020-11-10 Apple Inc. System and method of generating a key list from multiple search domains
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
EP3660669A1 (en) * 2016-06-11 2020-06-03 Apple Inc. Intelligent task discovery
AU2017100586B4 (en) * 2016-06-11 2018-03-01 Apple Inc. Application integration with a digital assistant
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
US10621581B2 (en) 2016-06-11 2020-04-14 Apple Inc. User interface for transactions
DK179049B1 (en) * 2016-06-11 2017-09-18 Apple Inc Data driven natural language event detection and classification
WO2017213677A1 (en) * 2016-06-11 2017-12-14 Apple Inc. Intelligent task discovery
DK179343B1 (en) * 2016-06-11 2018-05-14 Apple Inc Intelligent task discovery
CN107491469B (zh) * 2016-06-11 2020-11-24 苹果公司 智能任务发现
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
USD803238S1 (en) 2016-06-12 2017-11-21 Apple Inc. Display screen or portion thereof with graphical user interface
DK179657B1 (en) 2016-06-12 2019-03-13 Apple Inc. Devices, methods and graphical user interfaces for providing haptic feedback
DK201670622A1 (en) 2016-06-12 2018-02-12 Apple Inc User interfaces for transactions
DK179823B1 (en) 2016-06-12 2019-07-12 Apple Inc. DEVICES, METHODS, AND GRAPHICAL USER INTERFACES FOR PROVIDING HAPTIC FEEDBACK
EP3748558A1 (en) 2016-06-13 2020-12-09 Google LLC Automated telephone call initiating system and method
US10827064B2 (en) 2016-06-13 2020-11-03 Google Llc Automated call requests with status updates
JP6995770B2 (ja) * 2016-06-15 2022-01-17 アイロボット・コーポレーション 自律移動ロボットを制御するためのシステムおよび方法
US10474439B2 (en) 2016-06-16 2019-11-12 Microsoft Technology Licensing, Llc Systems and methods for building conversational understanding systems
US10491547B2 (en) 2016-06-21 2019-11-26 Oracle International Corporation Internet cloud-hosted natural language interactive messaging system user resolver
WO2017222615A1 (en) 2016-06-21 2017-12-28 Oracle International Corporation Internet cloud-hosted natural language interactive messaging system sessionizer
JP6999580B2 (ja) 2016-06-21 2022-01-18 オラクル・インターナショナル・コーポレイション インターネットクラウドでホストされる自然言語による対話型メッセージングシステムサーバ連携
US10063312B2 (en) * 2016-06-21 2018-08-28 Futurewei Technologies, Inc. Optical network unit reset message
JP6744025B2 (ja) * 2016-06-21 2020-08-19 日本電気株式会社 作業支援システム、管理サーバ、携帯端末、作業支援方法およびプログラム
US9900302B2 (en) 2016-06-22 2018-02-20 FinancialForce.com, Inc. Seamless authentication for an application development platform
US10984359B2 (en) 2016-06-23 2021-04-20 FinancialForce.com, Inc. Combining batch and queueable technologies in a salesforce platform for large volume parallel processing
US10474946B2 (en) * 2016-06-24 2019-11-12 Microsoft Technology Licensing, Llc Situation aware personal assistant
US10606952B2 (en) 2016-06-24 2020-03-31 Elemental Cognition Llc Architecture and processes for computer learning and understanding
US10249172B2 (en) 2016-06-27 2019-04-02 M/s. Hug Innovations Corp. Wearable device for safety monitoring of a user
US11232136B2 (en) 2016-06-27 2022-01-25 Google Llc Contextual voice search suggestions
US10056078B1 (en) * 2016-06-28 2018-08-21 Amazon Technology, Inc. Output of content based on speech-based searching and browsing requests
US20180005629A1 (en) * 2016-06-30 2018-01-04 Microsoft Technology Licensing, Llc Policy authoring for task state tracking during dialogue
US10671343B1 (en) * 2016-06-30 2020-06-02 Amazon Technologies, Inc. Graphical interface to preview functionality available for speech-enabled processing
CN106202285A (zh) * 2016-06-30 2016-12-07 北京百度网讯科技有限公司 搜索结果展示方法和装置
CN112995962A (zh) * 2016-07-01 2021-06-18 英特尔公司 机器对机器系统中的动态用户界面
US20180018331A1 (en) * 2016-07-12 2018-01-18 Microsoft Technology Licensing, Llc Contextual suggestions from user history
US10885915B2 (en) 2016-07-12 2021-01-05 Apple Inc. Intelligent software agent
US10438583B2 (en) * 2016-07-20 2019-10-08 Lenovo (Singapore) Pte. Ltd. Natural language voice assistant
US20180025725A1 (en) * 2016-07-22 2018-01-25 Lenovo (Singapore) Pte. Ltd. Systems and methods for activating a voice assistant and providing an indicator that the voice assistant has assistance to give
US10621992B2 (en) 2016-07-22 2020-04-14 Lenovo (Singapore) Pte. Ltd. Activating voice assistant based on at least one of user proximity and context
CN107656933B (zh) * 2016-07-25 2022-02-08 中兴通讯股份有限公司 一种语音播报方法及装置
US10460398B1 (en) 2016-07-27 2019-10-29 Intuit Inc. Method and system for crowdsourcing the detection of usability issues in a tax return preparation system
SG10201606192YA (en) * 2016-07-27 2018-02-27 Mastercard Asia Pacific Pte Ltd A System And Method For Making Payment Within A Digital Messaging Environment
US10467541B2 (en) 2016-07-27 2019-11-05 Intuit Inc. Method and system for improving content searching in a question and answer customer support system by using a crowd-machine learning hybrid predictive model
RU2635257C1 (ru) * 2016-07-28 2017-11-09 Общество с ограниченной ответственностью "Аби Продакшн" Сентиментный анализ на уровне аспектов и создание отчетов с использованием методов машинного обучения
WO2018023106A1 (en) * 2016-07-29 2018-02-01 Erik SWART System and method of disambiguating natural language processing requests
US10402439B2 (en) 2016-07-29 2019-09-03 Rovi Guides, Inc. Systems and methods for executing a supplemental function for a natural language query
US20180052842A1 (en) * 2016-08-16 2018-02-22 Ebay Inc. Intelligent online personal assistant with natural language understanding
US20180052885A1 (en) * 2016-08-16 2018-02-22 Ebay Inc. Generating next user prompts in an intelligent online personal assistant multi-turn dialog
US10387461B2 (en) 2016-08-16 2019-08-20 Google Llc Techniques for suggesting electronic messages based on user activity and other context
US20180052913A1 (en) * 2016-08-16 2018-02-22 Ebay Inc. Selecting next user prompt types in an intelligent online personal assistant multi-turn dialog
US10120861B2 (en) 2016-08-17 2018-11-06 Oath Inc. Hybrid classifier for assigning natural language processing (NLP) inputs to domains in real-time
EP3287958B1 (en) 2016-08-23 2020-12-23 Honda Research Institute Europe GmbH Device, vehicle, system and method for imitating human personality of a digital device
KR20180022021A (ko) * 2016-08-23 2018-03-06 삼성전자주식회사 음성 인식 방법 및 이를 수행하는 전자 장치
WO2018038626A1 (en) * 2016-08-23 2018-03-01 Ringcentral, Inc., (A Delaware Corporation) Method, device and system for providing input suggestion
US20180061408A1 (en) * 2016-08-24 2018-03-01 Semantic Machines, Inc. Using paraphrase in accepting utterances in an automated assistant
US10353935B2 (en) * 2016-08-25 2019-07-16 Lakeside Software, Inc. Method and apparatus for natural language query in a workspace analytics system
US10467345B2 (en) 2016-08-30 2019-11-05 Microsoft Technology Licensing, Llc Framework for language understanding systems that maximizes reuse through chained resolvers
US10192551B2 (en) 2016-08-30 2019-01-29 Google Llc Using textual input and user state information to generate reply content to present in response to the textual input
US10481861B2 (en) * 2016-08-30 2019-11-19 Google Llc Using user input to adapt search results provided for presentation to the user
US10438264B1 (en) 2016-08-31 2019-10-08 Amazon Technologies, Inc. Artificial intelligence feature extraction service for products
US10217462B2 (en) 2016-08-31 2019-02-26 Microsoft Technology Licensing, Llc Automating natural language task/dialog authoring by leveraging existing content
US20180067991A1 (en) * 2016-09-02 2018-03-08 Microsoft Technology Licensing, Llc Using Structured Smart Digital Memory to Personalize Digital Agent and Bot Scenarios
CN106469212B (zh) * 2016-09-05 2019-10-15 北京百度网讯科技有限公司 基于人工智能的人机交互方法和装置
DK201670720A1 (en) 2016-09-06 2018-03-26 Apple Inc Devices, Methods, and Graphical User Interfaces for Generating Tactile Outputs
DK179278B1 (en) 2016-09-06 2018-03-26 Apple Inc Devices, methods and graphical user interfaces for haptic mixing
CN106383590A (zh) * 2016-09-06 2017-02-08 珠海格力电器股份有限公司 一种智能输入的方法及装置
US10474753B2 (en) 2016-09-07 2019-11-12 Apple Inc. Language identification using recurrent neural networks
US10446137B2 (en) 2016-09-07 2019-10-15 Microsoft Technology Licensing, Llc Ambiguity resolving conversational understanding system
US10552544B2 (en) * 2016-09-12 2020-02-04 Sriram Chakravarthy Methods and systems of automated assistant implementation and management
US10540513B2 (en) 2016-09-13 2020-01-21 Microsoft Technology Licensing, Llc Natural language processor extension transmission data protection
US10503767B2 (en) 2016-09-13 2019-12-10 Microsoft Technology Licensing, Llc Computerized natural language query intent dispatching
US10606893B2 (en) 2016-09-15 2020-03-31 International Business Machines Corporation Expanding knowledge graphs based on candidate missing edges to optimize hypothesis set adjudication
CN109691036B (zh) 2016-09-16 2021-03-19 甲骨文国际公司 具有基于实体的通信的互联网云托管的自然语言交互式消息传送系统
US10547574B2 (en) 2016-09-20 2020-01-28 Google Llc Suggested responses based on message stickers
US10015124B2 (en) * 2016-09-20 2018-07-03 Google Llc Automatic response suggestions based on images received in messaging applications
WO2018057536A1 (en) 2016-09-20 2018-03-29 Google Llc Bot requesting permission for accessing data
US11625769B2 (en) * 2016-09-21 2023-04-11 Coinbase, Inc. Multi-factor integrated compliance determination and enforcement platform
US10496741B2 (en) 2016-09-21 2019-12-03 FinancialForce.com, Inc. Dynamic intermediate templates for richly formatted output
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US10846618B2 (en) 2016-09-23 2020-11-24 Google Llc Smart replies using an on-device model
US20190132712A1 (en) * 2016-09-27 2019-05-02 Olubayo Augustus Adekanmbi Social pricing method
JP6515897B2 (ja) * 2016-09-28 2019-05-22 トヨタ自動車株式会社 音声対話システムおよび発話意図理解方法
JP2018054850A (ja) * 2016-09-28 2018-04-05 株式会社東芝 情報処理システム、情報処理装置、情報処理方法、及びプログラム
US10445332B2 (en) * 2016-09-28 2019-10-15 Intuit Inc. Method and system for providing domain-specific incremental search results with a customer self-service system for a financial management system
CN107885744B (zh) 2016-09-29 2023-01-03 微软技术许可有限责任公司 对话式的数据分析
US10181114B2 (en) 2016-09-30 2019-01-15 The Toronto-Dominion Bank System and method for generating an interaction request
CN106325889A (zh) 2016-09-30 2017-01-11 北京奇点机智信息技术有限公司 数据处理方法及装置
US10146560B2 (en) 2016-09-30 2018-12-04 Xiaoyun Wu Method and apparatus for automatic processing of service requests on an electronic device
US10200481B2 (en) * 2016-09-30 2019-02-05 The Toronto-Dominion Bank System and method for processing an interaction request
USD814478S1 (en) * 2016-10-03 2018-04-03 Google Llc Display screen with graphical user interface
AU2017338785B2 (en) 2016-10-03 2022-09-08 Poynt, LLC System and method for disabled user assistance
US20180096072A1 (en) * 2016-10-03 2018-04-05 Google Inc. Personalization of a virtual assistant
US10297254B2 (en) 2016-10-03 2019-05-21 Google Llc Task initiation using long-tail voice commands by weighting strength of association of the tasks and their respective commands based on user feedback
US10984034B1 (en) * 2016-10-05 2021-04-20 Cyrano.ai, Inc. Dialogue management system with hierarchical classification and progression
US10250531B2 (en) 2016-10-06 2019-04-02 Microsoft Technology Licensing, Llc Bot monitoring
US10469424B2 (en) 2016-10-07 2019-11-05 Google Llc Network based data traffic latency reduction
US20180101512A1 (en) * 2016-10-07 2018-04-12 Flowfinity Wireless Inc. Multi-Media Forms System
US10171675B1 (en) * 2016-10-10 2019-01-01 Open Invention Network, Llc Automated intelligent personal representative
US10254120B2 (en) * 2016-10-11 2019-04-09 Google Llc API for obtaining geographic location data
US10552742B2 (en) * 2016-10-14 2020-02-04 Google Llc Proactive virtual assistant
CN106558310B (zh) * 2016-10-14 2020-09-25 北京百度网讯科技有限公司 虚拟现实语音控制方法及装置
US10572954B2 (en) 2016-10-14 2020-02-25 Intuit Inc. Method and system for searching for and navigating to user content and other user experience pages in a financial management system with a customer self-service system for the financial management system
US11004131B2 (en) * 2016-10-16 2021-05-11 Ebay Inc. Intelligent online personal assistant with multi-turn dialog based on visual search
US11748978B2 (en) 2016-10-16 2023-09-05 Ebay Inc. Intelligent online personal assistant with offline visual search database
US10860898B2 (en) 2016-10-16 2020-12-08 Ebay Inc. Image analysis and prediction based visual search
KR102617717B1 (ko) * 2016-10-18 2023-12-27 삼성전자주식회사 전자 장치 및 그 제어 방법
US10733677B2 (en) 2016-10-18 2020-08-04 Intuit Inc. Method and system for providing domain-specific and dynamic type ahead suggestions for search query terms with a customer self-service system for a tax return preparation system
US10531227B2 (en) 2016-10-19 2020-01-07 Google Llc Time-delimited action suggestion system
US11392598B2 (en) * 2016-10-19 2022-07-19 Ebay Inc. Applying a quantitative range for qualitative terms
US11288574B2 (en) * 2016-10-20 2022-03-29 Microsoft Technology Licensing, Llc Systems and methods for building and utilizing artificial intelligence that models human memory
ES2765415T3 (es) 2016-10-21 2020-06-09 Fujitsu Ltd Aparato, método y programa de procesamiento de datos basado en microservicios
EP3312722A1 (en) * 2016-10-21 2018-04-25 Fujitsu Limited Data processing apparatus, method, and program
JP6805765B2 (ja) 2016-10-21 2020-12-23 富士通株式会社 ソフトウェアサービスの実行のためのシステム、方法、及びプログラム
EP3531706A1 (en) * 2016-10-21 2019-08-28 Sony Corporation Reception device, transmission device, and data processing method
JP7100422B2 (ja) 2016-10-21 2022-07-13 富士通株式会社 データプロパティ認識のための装置、プログラム、及び方法
US10776170B2 (en) 2016-10-21 2020-09-15 Fujitsu Limited Software service execution apparatus, system, and method
US10951720B2 (en) 2016-10-24 2021-03-16 Bank Of America Corporation Multi-channel cognitive resource platform
US10372412B2 (en) 2016-10-25 2019-08-06 Microsoft Technology Licensing, Llc Force-based interactions with digital agents
JP2018073067A (ja) * 2016-10-27 2018-05-10 京セラ株式会社 電子機器、制御方法およびプログラム
US10049664B1 (en) * 2016-10-27 2018-08-14 Intuit Inc. Determining application experience based on paralinguistic information
US10135989B1 (en) 2016-10-27 2018-11-20 Intuit Inc. Personalized support routing based on paralinguistic information
KR102589638B1 (ko) 2016-10-31 2023-10-16 삼성전자주식회사 문장 생성 장치 및 방법
CN106528531B (zh) * 2016-10-31 2019-09-03 北京百度网讯科技有限公司 基于人工智能的意图分析方法及装置
US10467347B1 (en) 2016-10-31 2019-11-05 Arria Data2Text Limited Method and apparatus for natural language document orchestrator
US20180123986A1 (en) 2016-11-01 2018-05-03 Microsoft Technology Licensing, Llc Notification of a Communication Session in a Different User Experience
US10824798B2 (en) 2016-11-04 2020-11-03 Semantic Machines, Inc. Data collection for a new conversational dialogue system
US20180129994A1 (en) 2016-11-06 2018-05-10 Microsoft Technology Licensing, Llc Efficiency enhancements in task management applications
CN106570002B (zh) * 2016-11-07 2021-09-14 网易(杭州)网络有限公司 自然语言处理方法和装置
US10970768B2 (en) 2016-11-11 2021-04-06 Ebay Inc. Method, medium, and system for image text localization and comparison
US10416846B2 (en) 2016-11-12 2019-09-17 Google Llc Determining graphical element(s) for inclusion in an electronic communication
CN108075959B (zh) * 2016-11-14 2021-03-12 腾讯科技(深圳)有限公司 一种会话消息处理方法和装置
KR102628037B1 (ko) * 2016-11-15 2024-01-22 삼성전자주식회사 제품의 판매 정보를 제공하는 방법 및 장치
KR102353285B1 (ko) * 2016-11-18 2022-01-19 구글 엘엘씨 대화형 어시스턴트 컨텍스트 포함하여 사후 검색 결과를 자율적으로 제공
US10446144B2 (en) * 2016-11-21 2019-10-15 Google Llc Providing prompt in an automated dialog session based on selected content of prior automated dialog session
TWI631471B (zh) 2016-11-24 2018-08-01 正文科技股份有限公司 具備智慧型代理器的通訊系統
KR20180058476A (ko) * 2016-11-24 2018-06-01 삼성전자주식회사 다양한 입력 처리를 위한 방법, 이를 위한 전자 장치 및 서버
FR3059510A1 (fr) * 2016-11-28 2018-06-01 Orange Procede d'interaction entre un terminal mobile et un automate communicant
US10963642B2 (en) * 2016-11-28 2021-03-30 Microsoft Technology Licensing, Llc Intelligent assistant help system
KR20180060328A (ko) 2016-11-28 2018-06-07 삼성전자주식회사 멀티 모달 입력을 처리하는 전자 장치, 멀티 모달 입력을 처리하는 방법 및 멀티 모달 입력을 처리하는 서버
US11281993B2 (en) 2016-12-05 2022-03-22 Apple Inc. Model and ensemble compression for metric learning
US10552843B1 (en) 2016-12-05 2020-02-04 Intuit Inc. Method and system for improving search results by recency boosting customer support content for a customer self-help system associated with one or more financial management systems
CN108153801B (zh) * 2016-12-06 2023-05-23 松下知识产权经营株式会社 信息处理方法、信息处理装置以及记录介质
US11169660B2 (en) 2016-12-14 2021-11-09 Microsoft Technology Licensing, Llc Personalized adaptive task framework for user life events
CN106791071A (zh) * 2016-12-15 2017-05-31 珠海市魅族科技有限公司 通话控制方法及系统
US10264213B1 (en) 2016-12-15 2019-04-16 Steelcase Inc. Content amplification system and method
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
KR102594310B1 (ko) * 2016-12-26 2023-10-26 현대자동차주식회사 대화 처리 장치, 이를 포함하는 차량 및 대화 처리 방법
CN106844499A (zh) * 2016-12-26 2017-06-13 网易(杭州)网络有限公司 多轮会话交互方法及装置
US10673786B2 (en) * 2016-12-27 2020-06-02 VisaHQ.com Inc. Artificial intelligence system for automatically generating custom travel documents
US11593668B2 (en) * 2016-12-27 2023-02-28 Motorola Solutions, Inc. System and method for varying verbosity of response in a group communication using artificial intelligence
US10579740B2 (en) 2016-12-28 2020-03-03 Motorola Solutions, Inc. System and method for content presentation selection
US10545481B2 (en) 2016-12-28 2020-01-28 Proto Labs Inc Methods and software for providing graphical representations of a plurality of objects in a central through opening
US11295738B2 (en) 2016-12-30 2022-04-05 Google, Llc Modulation of packetized audio signals
US10593329B2 (en) 2016-12-30 2020-03-17 Google Llc Multimodal transmission of packetized data
US10347247B2 (en) 2016-12-30 2019-07-09 Google Llc Modulation of packetized audio signals
US10268680B2 (en) 2016-12-30 2019-04-23 Google Llc Context-aware human-to-computer dialog
US10224031B2 (en) * 2016-12-30 2019-03-05 Google Llc Generating and transmitting invocation request to appropriate third-party agent
US10957326B2 (en) 2016-12-30 2021-03-23 Google Llc Device identifier dependent operation processing of packet based data communication
US10708313B2 (en) 2016-12-30 2020-07-07 Google Llc Multimodal transmission of packetized data
WO2018126209A1 (en) * 2016-12-30 2018-07-05 Lenk Ronald J Artificially intelligent communication through hierarchical keyword parsing
US10437928B2 (en) 2016-12-30 2019-10-08 Google Llc Device identifier dependent operation processing of packet based data communication
US10924376B2 (en) 2016-12-30 2021-02-16 Google Llc Selective sensor polling
US10491690B2 (en) 2016-12-31 2019-11-26 Entefy Inc. Distributed natural language message interpretation engine
US10373515B2 (en) 2017-01-04 2019-08-06 International Business Machines Corporation System and method for cognitive intervention on human interactions
US10235990B2 (en) 2017-01-04 2019-03-19 International Business Machines Corporation System and method for cognitive intervention on human interactions
US10878479B2 (en) 2017-01-05 2020-12-29 Microsoft Technology Licensing, Llc Recommendation through conversational AI
US20180189657A1 (en) * 2017-01-05 2018-07-05 International Business Machines Corporation DEPLOYING LOCAL Q AND A SYSTEMS IN IoT DEVICES
US11204787B2 (en) * 2017-01-09 2021-12-21 Apple Inc. Application integration with a digital assistant
US10915553B2 (en) 2017-01-11 2021-02-09 Microsoft Technology Licensing, Llc Multi-application state navigation
US10748157B1 (en) 2017-01-12 2020-08-18 Intuit Inc. Method and system for determining levels of search sophistication for users of a customer self-help system to personalize a content search user experience provided to the users and to increase a likelihood of user satisfaction with the search experience
KR101901965B1 (ko) * 2017-01-12 2018-09-28 엘에스산전 주식회사 프로젝트 화면 작성장치
EP3571582A4 (en) 2017-01-20 2020-12-16 Lifefoundry, Inc. SYSTEMS AND METHODS FOR SUPPORTING MULTIPLE PROCESS AUTOMATION
JP6800249B2 (ja) 2017-01-20 2020-12-16 本田技研工業株式会社 会話処理サーバー、会話処理サーバーの制御方法、及び端末
CN110235087B (zh) * 2017-01-20 2021-06-08 华为技术有限公司 一种实现语音控制的方法和终端
US10904211B2 (en) 2017-01-21 2021-01-26 Verisign, Inc. Systems, devices, and methods for generating a domain name using a user interface
US20180211259A1 (en) * 2017-01-23 2018-07-26 Quyen Trong Vu Artificial Intelligence Based Customer Service and Social Media Method
US10855783B2 (en) * 2017-01-23 2020-12-01 Adobe Inc. Communication notification trigger modeling preview
US10146768B2 (en) 2017-01-25 2018-12-04 Google Llc Automatic suggested responses to images received in messages using language model
US11024304B1 (en) 2017-01-27 2021-06-01 ZYUS Life Sciences US Ltd. Virtual assistant companion devices and uses thereof
US10810569B2 (en) 2017-01-30 2020-10-20 Square, Inc. Contacts for misdirected payments and user authentication
US11436541B2 (en) * 2017-02-02 2022-09-06 Microsoft Technology Licensing, Llc Macrotask execution for digital assistant devices
US10318639B2 (en) 2017-02-03 2019-06-11 International Business Machines Corporation Intelligent action recommendation
US10713288B2 (en) * 2017-02-08 2020-07-14 Semantic Machines, Inc. Natural language content generator
US10740373B2 (en) * 2017-02-08 2020-08-11 International Business Machines Corporation Dialog mechanism responsive to query context
EP3552114A4 (en) * 2017-02-08 2020-05-20 Semantic Machines, Inc. NATURAL LANGUAGE CONTENT GENERATOR
US10643601B2 (en) * 2017-02-09 2020-05-05 Semantic Machines, Inc. Detection mechanism for automated dialog systems
US11010601B2 (en) 2017-02-14 2021-05-18 Microsoft Technology Licensing, Llc Intelligent assistant device communicating non-verbal cues
US11100384B2 (en) 2017-02-14 2021-08-24 Microsoft Technology Licensing, Llc Intelligent device user interactions
US10467510B2 (en) 2017-02-14 2019-11-05 Microsoft Technology Licensing, Llc Intelligent assistant
US10574825B2 (en) 2017-02-15 2020-02-25 Microsoft Technology Licensing, Llc Assisted-communication with intelligent personal assistant
US11310224B2 (en) * 2017-02-15 2022-04-19 Adp, Inc. Enhanced security authentication system
US20180232443A1 (en) * 2017-02-16 2018-08-16 Globality, Inc. Intelligent matching system with ontology-aided relation extraction
US11188824B2 (en) 2017-02-17 2021-11-30 Google Llc Cooperatively training and/or using separate input and subsequent content neural networks for information retrieval
US11373086B2 (en) * 2017-02-17 2022-06-28 Google Llc Cooperatively training and/or using separate input and response neural network models for determining response(s) for electronic communications
US11907272B2 (en) * 2017-02-17 2024-02-20 Microsoft Technology Licensing, Llc Real-time personalized suggestions for communications between participants
KR20180096147A (ko) * 2017-02-20 2018-08-29 삼성전자주식회사 전자 장치 및 전자 장치에서의 정보 제공 방법
US10178603B2 (en) 2017-02-20 2019-01-08 International Business Machines Corporation Pausing functions of an assistant device during an active telephone call
US10586530B2 (en) 2017-02-23 2020-03-10 Semantic Machines, Inc. Expandable dialogue system
US10762892B2 (en) 2017-02-23 2020-09-01 Semantic Machines, Inc. Rapid deployment of dialogue system
US11069340B2 (en) 2017-02-23 2021-07-20 Microsoft Technology Licensing, Llc Flexible and expandable dialogue system
US10102199B2 (en) * 2017-02-24 2018-10-16 Microsoft Technology Licensing, Llc Corpus specific natural language query completion assistant
US10394954B2 (en) 2017-02-27 2019-08-27 Intel Corporation Natural language intent and location determination method and apparatus
US10382624B2 (en) 2017-03-01 2019-08-13 Speech-Soft Solutions Inc. Bridge for non-voice communications user interface to voice-enabled interactive voice response system
WO2018161048A1 (en) * 2017-03-02 2018-09-07 Semantic Machines, Inc. Developer platform for providing automated assistant in new domains
KR20180101063A (ko) * 2017-03-03 2018-09-12 삼성전자주식회사 사용자 입력을 처리하는 전자 장치 및 그 방법
US10798027B2 (en) 2017-03-05 2020-10-06 Microsoft Technology Licensing, Llc Personalized communications using semantic memory
US10540366B2 (en) 2017-03-09 2020-01-21 Bank Of America Corporation Transforming data structures and data objects for migrating data between databases having different schemas
US10332505B2 (en) * 2017-03-09 2019-06-25 Capital One Services, Llc Systems and methods for providing automated natural language dialogue with customers
US20180268813A1 (en) * 2017-03-17 2018-09-20 Intel IP Corporation Misspeak resolution in natural language understanding for a man-machine interface
US10636418B2 (en) 2017-03-22 2020-04-28 Google Llc Proactive incorporation of unsolicited content into human-to-computer dialogs
WO2018174443A1 (en) * 2017-03-23 2018-09-27 Samsung Electronics Co., Ltd. Electronic apparatus, controlling method of thereof and non-transitory computer readable recording medium
US11231943B2 (en) * 2017-03-24 2022-01-25 Google Llc Smart setup of assistant services
US10698978B1 (en) * 2017-03-27 2020-06-30 Charles Malcolm Hatton System of english language sentences and words stored in spreadsheet cells that read those cells and use selected sentences that analyze columns of text and compare cell values to read other cells in one or more spreadsheets
US10547729B2 (en) 2017-03-27 2020-01-28 Samsung Electronics Co., Ltd. Electronic device and method of executing function of electronic device
KR102416782B1 (ko) * 2017-03-28 2022-07-05 삼성전자주식회사 음성 인식 서비스 운용 방법 및 이를 지원하는 전자 장치
US10592706B2 (en) 2017-03-29 2020-03-17 Valyant AI, Inc. Artificially intelligent order processing system
US10628635B1 (en) 2017-03-29 2020-04-21 Valyant AI, Inc. Artificially intelligent hologram
AU2018200877A1 (en) * 2017-03-30 2018-10-18 Accenture Global Solutions Limited Closed loop nodal analysis
JP6942995B2 (ja) 2017-03-31 2021-09-29 ブラザー工業株式会社 情報処理プログラム、情報処理装置、および情報処理装置の制御方法
CN107122179A (zh) 2017-03-31 2017-09-01 阿里巴巴集团控股有限公司 语音的功能控制方法和装置
KR102339819B1 (ko) 2017-04-05 2021-12-15 삼성전자주식회사 프레임워크를 이용한 자연어 표현 생성 방법 및 장치
US10963493B1 (en) 2017-04-06 2021-03-30 AIBrain Corporation Interactive game with robot system
KR102365688B1 (ko) * 2017-04-06 2022-02-22 삼성전자주식회사 자연어 이해에 기반한 콘텐트 제공 방법 및 이를 수행하는 전자 장치
US11151992B2 (en) * 2017-04-06 2021-10-19 AIBrain Corporation Context aware interactive robot
US10929759B2 (en) 2017-04-06 2021-02-23 AIBrain Corporation Intelligent robot software platform
US10839017B2 (en) 2017-04-06 2020-11-17 AIBrain Corporation Adaptive, interactive, and cognitive reasoner of an autonomous robotic system utilizing an advanced memory graph structure
US10810371B2 (en) 2017-04-06 2020-10-20 AIBrain Corporation Adaptive, interactive, and cognitive reasoner of an autonomous robotic system
US20180293273A1 (en) * 2017-04-07 2018-10-11 Lenovo (Singapore) Pte. Ltd. Interactive session
CN106934068A (zh) * 2017-04-10 2017-07-07 江苏东方金钰智能机器人有限公司 机器人基于环境上下文的语义理解的方法
US20180302348A1 (en) * 2017-04-13 2018-10-18 FastForward. ai, Inc. System And Method For Parsing A Natural Language Communication From A User And Automatically Generating A Response
US11763143B2 (en) 2017-04-19 2023-09-19 AIBrain Corporation Adding deep learning based AI control
US10503739B2 (en) * 2017-04-20 2019-12-10 Breville USA, Inc. Crowdsourcing responses in a query processing system
CN110546603A (zh) 2017-04-25 2019-12-06 惠普发展公司,有限责任合伙企业 机器学习命令交互
US20180315415A1 (en) * 2017-04-26 2018-11-01 Soundhound, Inc. Virtual assistant with error identification
US20180314532A1 (en) * 2017-04-26 2018-11-01 Google Inc. Organizing messages exchanged in human-to-computer dialogs with automated assistants
US20180315414A1 (en) 2017-04-26 2018-11-01 International Business Machines Corporation Adaptive digital assistant and spoken genome
KR102309031B1 (ko) * 2017-04-27 2021-10-06 삼성전자 주식회사 지능형 에이전트 관리 방법 및 장치
KR102348758B1 (ko) * 2017-04-27 2022-01-07 삼성전자주식회사 음성 인식 서비스 운용 방법 및 이를 지원하는 전자 장치
US10423638B2 (en) 2017-04-27 2019-09-24 Google Llc Cloud inference system
KR102380717B1 (ko) * 2017-04-30 2022-03-31 삼성전자주식회사 사용자 발화를 처리하는 전자 장치 및 이 전자 장치의 제어 방법
US10992795B2 (en) 2017-05-16 2021-04-27 Apple Inc. Methods and interfaces for home media control
US11651246B2 (en) * 2017-05-02 2023-05-16 Ntt Docomo, Inc. Question inference device
US11431836B2 (en) 2017-05-02 2022-08-30 Apple Inc. Methods and interfaces for initiating media playback
US10605609B2 (en) 2017-05-03 2020-03-31 Microsoft Technology Licensing, Llc Coupled interactive devices
US9865260B1 (en) 2017-05-03 2018-01-09 Google Llc Proactive incorporation of unsolicited content into human-to-computer dialogs
US11170285B2 (en) * 2017-05-05 2021-11-09 Google Llc Virtual assistant configured to recommended actions in furtherance of an existing conversation
EP3401795A1 (en) * 2017-05-08 2018-11-14 Nokia Technologies Oy Classifying conversational services
US10237209B2 (en) * 2017-05-08 2019-03-19 Google Llc Initializing a conversation with an automated agent via selectable graphical element
US10887423B2 (en) * 2017-05-09 2021-01-05 Microsoft Technology Licensing, Llc Personalization of virtual assistant skills based on user profile information
US10417266B2 (en) 2017-05-09 2019-09-17 Apple Inc. Context-aware ranking of intelligent response suggestions
DK201770383A1 (en) 2017-05-09 2018-12-14 Apple Inc. USER INTERFACE FOR CORRECTING RECOGNITION ERRORS
CN110603586B (zh) * 2017-05-09 2020-09-22 苹果公司 用于校正识别错误的用户界面
US10924651B2 (en) * 2017-05-10 2021-02-16 Humane, Inc. Wearable multimedia device and cloud computing platform with application ecosystem
US10726832B2 (en) 2017-05-11 2020-07-28 Apple Inc. Maintaining privacy of personal information
DK201770439A1 (en) 2017-05-11 2018-12-13 Apple Inc. Offline personal assistant
KR102120605B1 (ko) * 2017-05-11 2020-06-08 애플 인크. 개인 정보의 프라이버시를 유지하기 위한 자연 언어 입력의 클라이언트 서버 프로세싱
DK180048B1 (en) 2017-05-11 2020-02-04 Apple Inc. MAINTAINING THE DATA PROTECTION OF PERSONAL INFORMATION
US10395654B2 (en) 2017-05-11 2019-08-27 Apple Inc. Text normalization based on a data-driven learning network
US10275452B2 (en) 2017-05-12 2019-04-30 International Business Machines Corporation Automatic, unsupervised paraphrase detection
DK179745B1 (en) * 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK201770429A1 (en) 2017-05-12 2018-12-14 Apple Inc. LOW-LATENCY INTELLIGENT AUTOMATED ASSISTANT
DK179496B1 (en) 2017-05-12 2019-01-15 Apple Inc. USER-SPECIFIC Acoustic Models
US11301477B2 (en) 2017-05-12 2022-04-12 Apple Inc. Feedback analysis of a digital assistant
US20180329592A1 (en) * 2017-05-12 2018-11-15 Microsoft Technology Licensing, Llc Contextual windows for application programs
EP3806092B1 (en) * 2017-05-12 2022-07-20 Apple Inc. Task delegation of a digital assistant
US10606894B2 (en) 2017-05-12 2020-03-31 International Business Machines Corporation Cognitive search query validation
DK201770432A1 (en) 2017-05-15 2018-12-21 Apple Inc. Hierarchical belief states for digital assistants
US11436417B2 (en) 2017-05-15 2022-09-06 Google Llc Providing access to user-controlled resources by automated assistants
US10127227B1 (en) 2017-05-15 2018-11-13 Google Llc Providing access to user-controlled resources by automated assistants
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
DK201770372A1 (en) 2017-05-16 2019-01-08 Apple Inc. TACTILE FEEDBACK FOR LOCKED DEVICE USER INTERFACES
US10303715B2 (en) 2017-05-16 2019-05-28 Apple Inc. Intelligent automated assistant for media exploration
US10469755B2 (en) * 2017-05-16 2019-11-05 Google Llc Storing metadata related to captured images
US10057197B1 (en) * 2017-05-16 2018-08-21 Apple Inc. Messaging system for organizations
US20180336892A1 (en) 2017-05-16 2018-11-22 Apple Inc. Detecting a trigger of a digital assistant
CN111343060B (zh) 2017-05-16 2022-02-11 苹果公司 用于家庭媒体控制的方法和界面
US10311144B2 (en) 2017-05-16 2019-06-04 Apple Inc. Emoji word sense disambiguation
US10979331B2 (en) * 2017-05-16 2021-04-13 Apple Inc. Reducing startup delays for presenting remote media items
DK179549B1 (en) 2017-05-16 2019-02-12 Apple Inc. FAR-FIELD EXTENSION FOR DIGITAL ASSISTANT SERVICES
US10764340B2 (en) 2017-05-16 2020-09-01 Apple Inc. Messaging system for organizations
US10403278B2 (en) 2017-05-16 2019-09-03 Apple Inc. Methods and systems for phonetic matching in digital assistant services
US10891485B2 (en) 2017-05-16 2021-01-12 Google Llc Image archival based on image categories
US20220279063A1 (en) 2017-05-16 2022-09-01 Apple Inc. Methods and interfaces for home media control
TWI632543B (zh) * 2017-05-17 2018-08-11 臺灣銀行股份有限公司 Voice taking method and system
US11803399B2 (en) * 2017-05-18 2023-10-31 Happy Money, Inc. Interactive virtual assistant system
US10529323B2 (en) * 2017-05-19 2020-01-07 UBTECH Robotics Corp. Semantic processing method of robot and semantic processing device
CN107122491B (zh) * 2017-05-19 2020-12-15 深圳市优必选科技有限公司 用于数据交互的方法
US10395658B2 (en) 2017-05-22 2019-08-27 International Business Machines Corporation Pre-processing partial inputs for accelerating automatic dialog response
US10552426B2 (en) 2017-05-23 2020-02-04 International Business Machines Corporation Adaptive conversational disambiguation system
US10664533B2 (en) 2017-05-24 2020-05-26 Lenovo (Singapore) Pte. Ltd. Systems and methods to determine response cue for digital assistant based on context
US10679192B2 (en) * 2017-05-25 2020-06-09 Microsoft Technology Licensing, Llc Assigning tasks and monitoring task performance based on context extracted from a shared contextual graph
US10418033B1 (en) * 2017-06-01 2019-09-17 Amazon Technologies, Inc. Configurable output data formats
US10614030B2 (en) 2017-06-02 2020-04-07 Microsoft Technology Licensing Llc Task creation and completion with bi-directional user interactions
US10657328B2 (en) 2017-06-02 2020-05-19 Apple Inc. Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
US11392896B2 (en) * 2017-06-02 2022-07-19 Apple Inc. Event extraction systems and methods
KR102383429B1 (ko) * 2017-06-05 2022-04-07 현대자동차주식회사 음성 인식 처리 장치 및 방법, 그리고 차량 시스템
US11151518B2 (en) * 2017-06-07 2021-10-19 Microsoft Technology Licensing, Llc Natural language event
CN107273477A (zh) * 2017-06-09 2017-10-20 北京光年无限科技有限公司 一种用于机器人的人机交互方法及装置
US10873545B2 (en) * 2017-06-12 2020-12-22 Microsoft Technology Licensing, Llc Automatic action responses
JP7339310B2 (ja) * 2017-06-13 2023-09-05 グーグル エルエルシー 登録されていないリソースによるオーディオベースのネットワークセッションの確立
CN114491226A (zh) * 2017-06-13 2022-05-13 谷歌有限责任公司 建立与非注册资源的基于音频的网络会话
US10404636B2 (en) 2017-06-15 2019-09-03 Google Llc Embedded programs and interfaces for chat conversations
US10348658B2 (en) * 2017-06-15 2019-07-09 Google Llc Suggested items for use with embedded applications in chat conversations
US10460728B2 (en) * 2017-06-16 2019-10-29 Amazon Technologies, Inc. Exporting dialog-driven applications to digital communication platforms
US20190354557A1 (en) * 2017-06-20 2019-11-21 Tom Kornblit System and Method For Providing Intelligent Customer Service
US10847163B2 (en) * 2017-06-20 2020-11-24 Lenovo (Singapore) Pte. Ltd. Provide output reponsive to proximate user input
US10176808B1 (en) 2017-06-20 2019-01-08 Microsoft Technology Licensing, Llc Utilizing spoken cues to influence response rendering for virtual assistants
US10528228B2 (en) 2017-06-21 2020-01-07 Microsoft Technology Licensing, Llc Interaction with notifications across devices with a digital assistant
US11269938B2 (en) * 2017-06-21 2022-03-08 Salesforce.Com, Inc. Database systems and methods for conversational database interaction
US10572107B1 (en) * 2017-06-23 2020-02-25 Amazon Technologies, Inc. Voice communication targeting user interface
US11074250B2 (en) * 2017-06-27 2021-07-27 OWOX Limted Technologies for implementing ontological models for natural language queries
KR102060775B1 (ko) 2017-06-27 2019-12-30 삼성전자주식회사 음성 입력에 대응하는 동작을 수행하는 전자 장치
US11699039B2 (en) 2017-06-28 2023-07-11 Microsoft Technology Licensing, Llc Virtual assistant providing enhanced communication session services
US10585991B2 (en) 2017-06-29 2020-03-10 Microsoft Technology Licensing, Llc Virtual assistant for generating personalized responses within a communication session
US10810574B1 (en) 2017-06-29 2020-10-20 Square, Inc. Electronic audible payment messaging
US10742435B2 (en) 2017-06-29 2020-08-11 Google Llc Proactive provision of new content to group chat participants
US10423948B1 (en) 2017-06-29 2019-09-24 Square, Inc. Automated third-party messaging
US11055481B2 (en) * 2017-06-29 2021-07-06 Spalo Co., Ltd. Information input method, information input apparatus, and information input system
KR102445382B1 (ko) 2017-07-10 2022-09-20 삼성전자주식회사 음성 처리 방법 및 이를 지원하는 시스템
WO2019011356A1 (de) * 2017-07-14 2019-01-17 Cognigy Gmbh Verfahren zur dialogführung zwischen mensch und computer
US10847148B2 (en) * 2017-07-14 2020-11-24 International Business Machines Corporation Dynamic personalized multi-turn interaction of cognitive models
US10922367B2 (en) 2017-07-14 2021-02-16 Intuit Inc. Method and system for providing real time search preview personalization in data management systems
KR102353486B1 (ko) * 2017-07-18 2022-01-20 엘지전자 주식회사 이동 단말기 및 그 제어 방법
KR102412523B1 (ko) * 2017-07-18 2022-06-24 삼성전자주식회사 음성 인식 서비스 운용 방법, 이를 지원하는 전자 장치 및 서버
US10474417B2 (en) 2017-07-20 2019-11-12 Apple Inc. Electronic device with sensors and display devices
USD844649S1 (en) 2017-07-28 2019-04-02 Verisign, Inc. Display screen or portion thereof with a sequential graphical user interface
USD882602S1 (en) 2017-07-28 2020-04-28 Verisign, Inc. Display screen or portion thereof with a sequential graphical user interface of a mobile device
WO2019022768A1 (en) * 2017-07-28 2019-01-31 Hewlett-Packard Development Company, L.P. CAPTURE OF VOICE DATA
US20190034555A1 (en) * 2017-07-31 2019-01-31 Splunk Inc. Translating a natural language request to a domain specific language request based on multiple interpretation algorithms
US10901811B2 (en) 2017-07-31 2021-01-26 Splunk Inc. Creating alerts associated with a data storage system based on natural language requests
US11494395B2 (en) 2017-07-31 2022-11-08 Splunk Inc. Creating dashboards for viewing data in a data storage system based on natural language requests
US10812343B2 (en) * 2017-08-03 2020-10-20 Microsoft Technology Licensing, Llc Bot network orchestration to provide enriched service request responses
EP3642835A4 (en) * 2017-08-03 2021-01-06 Telepathy Labs, Inc. PROACTIVE, INTELLIGENT AND OMNICANAL VIRTUAL AGENT
EP3663940A4 (en) * 2017-08-04 2020-07-29 Sony Corporation INFORMATION PROCESSING DEVICE AND INFORMATION PROCESSING PROCESS
US10762161B2 (en) * 2017-08-08 2020-09-01 Accenture Global Solutions Limited Intelligent humanoid interactive content recommender
US11556548B2 (en) 2017-08-08 2023-01-17 Microsoft Technology Licensing, Llc Intelligent query system for attachments
KR102389041B1 (ko) * 2017-08-11 2022-04-21 엘지전자 주식회사 이동단말기 및 머신 러닝을 이용한 이동 단말기의 제어방법
KR102426123B1 (ko) * 2017-08-17 2022-07-28 삼성전자주식회사 사용자 발화를 처리하는 전자 장치 및 서버
EP3671730A4 (en) * 2017-08-17 2020-07-15 Sony Corporation INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING PROCESS AND PROGRAM
US10984788B2 (en) * 2017-08-18 2021-04-20 Blackberry Limited User-guided arbitration of speech processing results
US10497370B2 (en) 2017-08-18 2019-12-03 2236008 Ontario Inc. Recognition module affinity
US10964318B2 (en) 2017-08-18 2021-03-30 Blackberry Limited Dialogue management
US10417339B2 (en) * 2017-08-18 2019-09-17 Kyocera Document Solutions Inc. Suggestion of alternate user input using different user interface
CN107526723B (zh) * 2017-08-21 2021-01-22 百度在线网络技术(北京)有限公司 一种语义消歧的方法、装置、服务器和存储介质
CN107506434A (zh) * 2017-08-23 2017-12-22 北京百度网讯科技有限公司 基于人工智能分类语音输入文本的方法和装置
US11081106B2 (en) * 2017-08-25 2021-08-03 Microsoft Technology Licensing, Llc Contextual spoken language understanding in a spoken dialogue system
CN109426977A (zh) * 2017-08-28 2019-03-05 北京嘀嘀无限科技发展有限公司 一种信息处理方法、信息处理系统及计算机装置
US11132499B2 (en) 2017-08-28 2021-09-28 Microsoft Technology Licensing, Llc Robust expandable dialogue system
US10922360B2 (en) * 2017-08-30 2021-02-16 International Business Machines Corporation Ancillary speech generation via query answering in knowledge graphs
US10388285B2 (en) * 2017-08-31 2019-08-20 International Business Machines Corporation Generating chat bots from web API specifications
US11244678B2 (en) * 2017-09-07 2022-02-08 Insight Holding Group, Inc. System and method for securing electronic devices
US10354648B2 (en) * 2017-09-07 2019-07-16 Strategic Data Systems System and method for securing intelligent automated assistant devices
JP2019049604A (ja) * 2017-09-08 2019-03-28 国立研究開発法人情報通信研究機構 命令文推定システムおよび命令文推定方法
US11004444B2 (en) * 2017-09-08 2021-05-11 Amazon Technologies, Inc. Systems and methods for enhancing user experience by communicating transient errors
KR102389678B1 (ko) 2017-09-09 2022-04-21 애플 인크. 생체측정 인증의 구현
US11614952B2 (en) * 2017-09-13 2023-03-28 Imageteq Technologies, Inc. Systems and methods for providing modular applications with dynamically generated user experience and automatic authentication
US10515637B1 (en) 2017-09-19 2019-12-24 Amazon Technologies, Inc. Dynamic speech processing
US10854191B1 (en) * 2017-09-20 2020-12-01 Amazon Technologies, Inc. Machine learning models for data driven dialog management
US10445429B2 (en) 2017-09-21 2019-10-15 Apple Inc. Natural language understanding using vocabularies with compressed serialized tries
US10719507B2 (en) * 2017-09-21 2020-07-21 SayMosaic Inc. System and method for natural language processing
US10394957B2 (en) * 2017-09-25 2019-08-27 Microsoft Technology Licensing, Llc Signal analysis in a conversational scheduling assistant computing system
US11093951B1 (en) 2017-09-25 2021-08-17 Intuit Inc. System and method for responding to search queries using customer self-help systems associated with a plurality of data management systems
US11100922B1 (en) * 2017-09-26 2021-08-24 Amazon Technologies, Inc. System and methods for triggering sequences of operations based on voice commands
US10951558B2 (en) 2017-09-27 2021-03-16 Slack Technologies, Inc. Validating application dialog associated with a triggering event identification within user interaction data received via a group-based communication interface
CN109582295B (zh) * 2017-09-28 2022-06-21 北京国双科技有限公司 一种数据处理方法、装置、存储介质及处理器
US10963801B2 (en) 2017-09-29 2021-03-30 X Development Llc Generating solutions from aural inputs
US10755051B2 (en) 2017-09-29 2020-08-25 Apple Inc. Rule-based natural language processing
CN109597496A (zh) * 2017-09-30 2019-04-09 北京金山安全软件有限公司 一种信息预测方法、装置及设备
US10896050B2 (en) 2017-10-03 2021-01-19 Google Llc Systems, methods, and apparatus that provide multi-functional links for interacting with an assistant agent
US10431219B2 (en) * 2017-10-03 2019-10-01 Google Llc User-programmable automated assistant
US10747206B2 (en) * 2017-10-05 2020-08-18 Honeywell International Inc. Intelligent data access for industrial internet of things devices using latent semantic indexing
US20200334740A1 (en) * 2017-10-06 2020-10-22 Dynamicly Inc. System and method for a hybrid conversational and graphical user interface
US10509660B2 (en) 2017-10-06 2019-12-17 Datalogic IP Tech, S.r.l Systems and methods for assessing configuration profiles for a user configurable device
US11308965B2 (en) 2017-10-09 2022-04-19 Huawei Technologies Co., Ltd. Voice information processing method and apparatus, and terminal
KR102431817B1 (ko) * 2017-10-12 2022-08-12 삼성전자주식회사 사용자 발화를 처리하는 전자 장치 및 서버
US10996818B2 (en) * 2017-10-13 2021-05-04 Anthony Roberts Method and system for facilitating management of lists
US11372862B2 (en) * 2017-10-16 2022-06-28 Nuance Communications, Inc. System and method for intelligent knowledge access
JP7063990B2 (ja) * 2017-10-21 2022-05-09 アップル インコーポレイテッド 共用デバイス上の仮想アシスタントシステム用の個人ドメイン
US11223723B2 (en) 2017-10-23 2022-01-11 Accenture Global Solutions Limited Call center system having reduced communication latency
JP2019079417A (ja) 2017-10-26 2019-05-23 キヤノン株式会社 周辺機器を設定等するシステム、制御方法、制御プログラム
US11010656B2 (en) 2017-10-30 2021-05-18 Clinc, Inc. System and method for implementing an artificially intelligent virtual assistant using machine learning
US11386171B1 (en) 2017-10-30 2022-07-12 Wells Fargo Bank, N.A. Data collection and filtering for virtual assistants
US11113608B2 (en) * 2017-10-30 2021-09-07 Accenture Global Solutions Limited Hybrid bot framework for enterprises
US10747954B2 (en) * 2017-10-31 2020-08-18 Baidu Usa Llc System and method for performing tasks based on user inputs using natural language processing
US10645035B2 (en) * 2017-11-02 2020-05-05 Google Llc Automated assistants with conference capabilities
US10713300B2 (en) 2017-11-03 2020-07-14 Google Llc Using distributed state machines for human-to-computer dialogs with automated assistants to protect private data
US20190138996A1 (en) * 2017-11-03 2019-05-09 Sap Se Automated Intelligent Assistant for User Interface with Human Resources Computing System
US11360736B1 (en) * 2017-11-03 2022-06-14 Amazon Technologies, Inc. System command processing
KR101932263B1 (ko) * 2017-11-03 2018-12-26 주식회사 머니브레인 적시에 실질적 답변을 제공함으로써 자연어 대화를 제공하는 방법, 컴퓨터 장치 및 컴퓨터 판독가능 기록 매체
WO2019087194A1 (en) * 2017-11-05 2019-05-09 Walkme Ltd. Chat-based application interface for automation
JP7136120B2 (ja) 2017-11-07 2022-09-13 日本電気株式会社 情報処理装置、方法及びプログラム
WO2019094317A1 (en) * 2017-11-07 2019-05-16 Genesys Telecommunications Laboratories, Inc. System and method for re-authentication of asynchronous messaging
US10742572B2 (en) 2017-11-09 2020-08-11 International Business Machines Corporation Chatbot orchestration
US10394958B2 (en) * 2017-11-09 2019-08-27 Conduent Business Services, Llc Performing semantic analyses of user-generated text content using a lexicon
KR102485253B1 (ko) 2017-11-10 2023-01-06 현대자동차주식회사 대화 시스템 및 그 제어방법
US10362183B2 (en) * 2017-11-10 2019-07-23 Toshiba Tec Kabushiki Kaisha System and method for natural language operation of multifunction peripherals
US10616148B2 (en) * 2017-11-13 2020-04-07 International Business Machines Corporation Progressively extending conversation scope in multi-user messaging platform
CN109785844A (zh) * 2017-11-15 2019-05-21 青岛海尔多媒体有限公司 用于智能电视交互操作的方法及装置
US10535352B2 (en) 2017-11-16 2020-01-14 International Business Machines Corporation Automated cognitive recording and organization of speech as structured text
CN107871500B (zh) * 2017-11-16 2021-07-20 百度在线网络技术(北京)有限公司 一种播放多媒体的方法和装置
US10368333B2 (en) 2017-11-20 2019-07-30 Google Llc Dynamically adapting provision of notification output to reduce user distraction and/or mitigate usage of computational resources
WO2019103738A1 (en) * 2017-11-22 2019-05-31 Clinc, Inc. System and method for implementing an artificially intelligent virtual assistant using machine learning
US10572801B2 (en) * 2017-11-22 2020-02-25 Clinc, Inc. System and method for implementing an artificially intelligent virtual assistant using machine learning
US11184471B2 (en) 2017-11-23 2021-11-23 Mikko Vaananen Mobile secretary cloud application
EP3676776A4 (en) 2017-11-23 2022-05-11 Mikko Vaananen MOBILE SECRETARY APP IN THE CLOUD
US10769371B1 (en) * 2017-11-28 2020-09-08 Amazon Technologies, Inc. Automatic execution of actions responsive to search queries
US11140450B2 (en) * 2017-11-28 2021-10-05 Rovi Guides, Inc. Methods and systems for recommending content in context of a conversation
US10636424B2 (en) 2017-11-30 2020-04-28 Apple Inc. Multi-turn canned dialog
US11194464B1 (en) 2017-11-30 2021-12-07 Amazon Technologies, Inc. Display control using objects
EP4343550A1 (en) * 2017-12-08 2024-03-27 Google Llc Content source allocation between computing devices
US11062088B2 (en) * 2017-12-12 2021-07-13 International Business Machines Corporation Contextual automation of information technology change services
US10713007B2 (en) 2017-12-12 2020-07-14 Amazon Technologies, Inc. Architecture for a hub configured to control a second device while a connection to a remote system is unavailable
US10896457B2 (en) 2017-12-12 2021-01-19 Amazon Technologies, Inc. Synchronized audiovisual responses to user requests
GB2569335B (en) 2017-12-13 2022-07-27 Sage Global Services Ltd Chatbot system
US11200506B2 (en) 2017-12-15 2021-12-14 Microsoft Technology Licensing, Llc Chatbot integrating derived user intent
US10635521B2 (en) * 2017-12-15 2020-04-28 International Business Machines Corporation Conversational problem determination based on bipartite graph
US11748722B2 (en) * 2017-12-20 2023-09-05 Wizard Commerce, Inc. Method for online ordering using conversational interface
US11900928B2 (en) 2017-12-23 2024-02-13 Soundhound Ai Ip, Llc System and method for adapted interactive experiences
WO2019125486A1 (en) * 2017-12-22 2019-06-27 Soundhound, Inc. Natural language grammars adapted for interactive experiences
US10659399B2 (en) 2017-12-22 2020-05-19 Google Llc Message analysis using a machine learning model
US10891526B2 (en) 2017-12-22 2021-01-12 Google Llc Functional image archiving
US10599783B2 (en) 2017-12-26 2020-03-24 International Business Machines Corporation Automatically suggesting a temporal opportunity for and assisting a writer in writing one or more sequel articles via artificial intelligence
US10878198B2 (en) * 2018-01-04 2020-12-29 Facebook, Inc. Intent arbitration for a virtual assistant
US10733982B2 (en) 2018-01-08 2020-08-04 Apple Inc. Multi-directional dialog
US11631017B2 (en) * 2018-01-09 2023-04-18 Microsoft Technology Licensing, Llc Federated intelligent assistance
CN108170278A (zh) * 2018-01-09 2018-06-15 三星电子(中国)研发中心 沟通辅助方法及装置
US10810056B2 (en) 2018-01-11 2020-10-20 Microsoft Technology Licensing, Llc Adding descriptive metadata to application programming interfaces for consumption by an intelligent agent
US11176437B2 (en) * 2018-01-11 2021-11-16 Microsoft Technology Licensing, Llc Controlling conversational digital assistant interactivity
US20190222540A1 (en) * 2018-01-16 2019-07-18 Capital One Services, Llc Automated chat assistant systems for providing interactive data using natural language processing
WO2019142094A1 (en) * 2018-01-18 2019-07-25 Algoanalytics Pvt. Ltd. System and method for semantic text search
WO2019143336A1 (en) * 2018-01-18 2019-07-25 Hewlett-Packard Development Company, L.P. Learned quiet times for digital assistants
US10839160B2 (en) 2018-01-19 2020-11-17 International Business Machines Corporation Ontology-based automatic bootstrapping of state-based dialog systems
JP6943192B2 (ja) * 2018-01-24 2021-09-29 沖電気工業株式会社 家電機器および場所検索システム
EP3602288A1 (en) * 2018-01-24 2020-02-05 Google LLC. Systems, methods, and apparatus for providing dynamic auto-responses at a mediating assistant application
US11625630B2 (en) 2018-01-26 2023-04-11 International Business Machines Corporation Identifying intent in dialog data through variant assessment
US11436642B1 (en) 2018-01-29 2022-09-06 Intuit Inc. Method and system for generating real-time personalized advertisements in data management self-help systems
KR101974129B1 (ko) * 2018-01-30 2019-08-23 동서대학교 산학협력단 실시간 이벤트 처리 모듈 기반의 음성 인식 챗봇 ifttt 서비스 시스템 및 이를 이용한 챗봇 ifttt 서비스 방법
US10726079B2 (en) 2018-01-30 2020-07-28 Splunk Inc. Metric forecasting interface with alert prediction
US10733375B2 (en) 2018-01-31 2020-08-04 Apple Inc. Knowledge-based framework for improving natural language understanding
US10534862B2 (en) * 2018-02-01 2020-01-14 International Business Machines Corporation Responding to an indirect utterance by a conversational system
US11954613B2 (en) 2018-02-01 2024-04-09 International Business Machines Corporation Establishing a logical connection between an indirect utterance and a transaction
US11886823B2 (en) * 2018-02-01 2024-01-30 International Business Machines Corporation Dynamically constructing and configuring a conversational agent learning model
KR102066451B1 (ko) * 2018-02-02 2020-01-15 주식회사 오비고 차량용 ai 서비스를 제공하는 방법 및 이를 이용한 장치
US11615331B2 (en) 2018-02-05 2023-03-28 Accenture Global Solutions Limited Explainable artificial intelligence
US10003688B1 (en) 2018-02-08 2018-06-19 Capital One Services, Llc Systems and methods for cluster-based voice verification
US10714084B2 (en) * 2018-02-09 2020-07-14 Accenture Global Solutions Limited Artificial intelligence based service implementation
US11093870B2 (en) * 2018-02-09 2021-08-17 Microsoft Technology Licensing, Llc Suggesting people qualified to provide assistance with regard to an issue identified in a file
US11250458B1 (en) * 2018-02-15 2022-02-15 Inmar Clearing, Inc. Voice-based digital promotion system and related methods
KR102468214B1 (ko) * 2018-02-19 2022-11-17 삼성전자주식회사 사용자의 발화를 기반으로 컨텐츠를 제공하는 장치 및 시스템
JP2019144790A (ja) * 2018-02-20 2019-08-29 富士ゼロックス株式会社 情報処理装置及びプログラム
WO2019164484A1 (en) 2018-02-21 2019-08-29 Hewlett-Packard Development Company, L.P Response based on hierarchical models
US10878824B2 (en) 2018-02-21 2020-12-29 Valyant Al, Inc. Speech-to-text generation using video-speech matching from a primary speaker
US11182565B2 (en) * 2018-02-23 2021-11-23 Samsung Electronics Co., Ltd. Method to learn personalized intents
KR20190101630A (ko) 2018-02-23 2019-09-02 삼성전자주식회사 사용자 발화를 처리하는 시스템 및 그 시스템의 제어 방법
AU2019201001B2 (en) 2018-02-27 2020-04-23 Accenture Global Solutions Limited Intelligent content recommender for groups of users
CN108491581B (zh) * 2018-02-27 2022-10-11 中国空间技术研究院 一种基于设计理性模型的设计过程知识重用方法和系统
EP3531303A1 (en) * 2018-02-27 2019-08-28 Micware Co., Ltd. Information retrieval apparatus, information retrieval system, information retrieval method, and program
US11038689B2 (en) 2018-03-01 2021-06-15 FinancialForce.com, Inc. Efficient block chain generation
US10789959B2 (en) 2018-03-02 2020-09-29 Apple Inc. Training speaker recognition models for digital assistants
US10726826B2 (en) * 2018-03-04 2020-07-28 International Business Machines Corporation Voice-transformation based data augmentation for prosodic classification
WO2019172868A1 (en) 2018-03-05 2019-09-12 Clinc, Inc. Systems and method for automatically configuring machine learning models
KR102113009B1 (ko) * 2018-03-06 2020-05-28 박종환 실시간 키보드 입력 정보를 활용한 키워드 광고 시스템
US10685655B2 (en) 2018-03-07 2020-06-16 International Business Machines Corporation Leveraging natural language processing
KR102508677B1 (ko) * 2018-03-08 2023-03-13 삼성전자주식회사 사용자 발화를 처리하는 시스템 및 그 시스템의 제어 방법
CA3093066A1 (en) 2018-03-08 2019-09-12 Frontive, Inc. Methods and systems for speech signal processing
US11170773B2 (en) * 2018-03-12 2021-11-09 Google Llc Systems, methods, and apparatuses for managing incomplete automated assistant actions
US10592604B2 (en) 2018-03-12 2020-03-17 Apple Inc. Inverse text normalization for automatic speech recognition
WO2019175896A1 (en) * 2018-03-13 2019-09-19 Renuka Bodla System and method for interacting with digitalscreensusing voice input and image processing technique
US11586415B1 (en) 2018-03-15 2023-02-21 Allstate Insurance Company Processing system having a machine learning engine for providing an output via a digital assistant system
US11093265B1 (en) 2018-03-15 2021-08-17 Wells Fargo Bank, N.A. User interface modality switching for transaction management
US10699703B2 (en) * 2018-03-19 2020-06-30 At&T Intellectual Property I, L.P. System and method for artificial intelligence routing of customer service interactions
KR102445365B1 (ko) 2018-03-19 2022-09-20 현대자동차주식회사 대화 시스템, 이를 포함하는 차량 및 대화 처리 방법
US11854040B1 (en) 2018-03-23 2023-12-26 Amazon Technologies, Inc. Responding with unresponsive content
US11712637B1 (en) 2018-03-23 2023-08-01 Steven M. Hoffberg Steerable disk or ball
US11544303B1 (en) * 2018-03-23 2023-01-03 Amazon Technologies, Inc. Responding with unresponsive content
US11087090B2 (en) 2018-03-23 2021-08-10 Servicenow, Inc. System for focused conversation context management in a reasoning agent/behavior engine of an agent automation system
US11100146B1 (en) * 2018-03-23 2021-08-24 Amazon Technologies, Inc. System management using natural language statements
US10497366B2 (en) * 2018-03-23 2019-12-03 Servicenow, Inc. Hybrid learning system for natural language understanding
US11514332B2 (en) * 2018-03-26 2022-11-29 International Business Machines Corporation Voice prompt avatar
US10303978B1 (en) 2018-03-26 2019-05-28 Clinc, Inc. Systems and methods for intelligently curating machine learning training data and improving machine learning model performance
US10818288B2 (en) 2018-03-26 2020-10-27 Apple Inc. Natural assistant interaction
KR20190117837A (ko) 2018-03-26 2019-10-17 삼성전자주식회사 사용자 입력에 대한 답변 메시지를 제공하는 디바이스 및 방법
US11269665B1 (en) 2018-03-28 2022-03-08 Intuit Inc. Method and system for user experience personalization in data management systems using machine learning
KR20190114325A (ko) 2018-03-29 2019-10-10 삼성전자주식회사 사용자 음성 입력을 처리하는 장치
US10909331B2 (en) 2018-03-30 2021-02-02 Apple Inc. Implicit identification of translation payload with neural machine translation
JP7230506B2 (ja) * 2018-03-30 2023-03-01 株式会社リコー 情報処理システム、情報処理装置、情報処理方法及び情報処理プログラム
JP2019185389A (ja) * 2018-04-10 2019-10-24 日本電信電話株式会社 情報処理装置、情報処理方法および情報処理プログラム
US11062244B2 (en) * 2018-04-10 2021-07-13 International Business Machines Corporation Seating space optimization in a grouped seating environment
US11386412B1 (en) 2018-04-12 2022-07-12 Wells Fargo Bank, N.A. Authentication circle management
US11481837B1 (en) 2018-04-12 2022-10-25 Wells Fargo Bank, N.A. Authentication circle management
WO2019203859A1 (en) * 2018-04-19 2019-10-24 Google Llc Dependency graph conversation modeling for use in conducting human-to-computer dialog sessions with a computer-implemented automated assistant
US11915288B2 (en) 2018-04-20 2024-02-27 Noww, Inc. Useful and novel shopping application
US11676220B2 (en) 2018-04-20 2023-06-13 Meta Platforms, Inc. Processing multimodal user input for assistant systems
US20190327330A1 (en) 2018-04-20 2019-10-24 Facebook, Inc. Building Customized User Profiles Based on Conversational Data
US11715042B1 (en) 2018-04-20 2023-08-01 Meta Platforms Technologies, Llc Interpretability of deep reinforcement learning models in assistant systems
US11307880B2 (en) 2018-04-20 2022-04-19 Meta Platforms, Inc. Assisting users with personalized and contextual communication content
US11886473B2 (en) 2018-04-20 2024-01-30 Meta Platforms, Inc. Intent identification for agent matching by assistant systems
US10698707B2 (en) * 2018-04-24 2020-06-30 Facebook, Inc. Using salience rankings of entities and tasks to aid computer interpretation of natural language input
US20210165825A1 (en) * 2018-04-25 2021-06-03 Sony Corporation Information processing apparatus, information processing method, and program
WO2019211967A1 (ja) * 2018-05-01 2019-11-07 株式会社Nttドコモ 対話装置
CN112055857A (zh) 2018-05-02 2020-12-08 三星电子株式会社 上下文推荐
US10943308B1 (en) * 2018-05-03 2021-03-09 Wells Fargo Bank, N.A. Systems and methods for pervasive advisor for major expenditures
US11256548B2 (en) 2018-05-03 2022-02-22 LGS Innovations LLC Systems and methods for cloud computing data processing
USD960177S1 (en) 2018-05-03 2022-08-09 CACI, Inc.—Federal Display screen or portion thereof with graphical user interface
KR102439144B1 (ko) * 2018-05-07 2022-09-02 구글 엘엘씨 자동 어시스턴트 루틴에 포함을 위한 자동 어시스턴트 액션 추천
CN117061495A (zh) * 2018-05-07 2023-11-14 谷歌有限责任公司 在基于音频的计算环境中执行请求的动作的平台选择
US11347801B2 (en) 2018-05-07 2022-05-31 Google Llc Multi-modal interaction between users, automated assistants, and other computing services
US11087761B2 (en) 2018-05-07 2021-08-10 Google Llc Platform selection for performing requested actions in audio-based computing environments
US10928918B2 (en) 2018-05-07 2021-02-23 Apple Inc. Raise to speak
US11200893B2 (en) * 2018-05-07 2021-12-14 Google Llc Multi-modal interaction between users, automated assistants, and other computing services
CN111869186A (zh) * 2018-05-07 2020-10-30 康维达无线有限责任公司 智能服务层请求抽象服务的机制
US11217247B2 (en) 2018-05-07 2022-01-04 Google Llc Determining whether to automatically resume first automated assistant session upon cessation of interrupting second session
US11145294B2 (en) 2018-05-07 2021-10-12 Apple Inc. Intelligent automated assistant for delivering content from user experiences
KR102476621B1 (ko) 2018-05-07 2022-12-12 구글 엘엘씨 사용자, 자동화된 어시스턴트 및 컴퓨팅 서비스 간의 다중 모드 상호 작용
EP3583481B1 (en) * 2018-05-07 2021-02-17 Google LLC Methods, systems, and apparatus for providing composite graphical assistant interfaces for controlling connected devices
KR102120749B1 (ko) * 2018-05-17 2020-06-17 주식회사 머니브레인 대화 이해 ai 시스템에 의하여, 키워드 기반 북마크 검색 서비스 제공을 위하여 북마크 정보를 저장하는 방법 및 컴퓨터 판독가능 기록 매체
US10997963B1 (en) * 2018-05-17 2021-05-04 Amazon Technologies, Inc. Voice based interaction based on context-based directives
USD931310S1 (en) * 2018-05-18 2021-09-21 Carefusion 303, Inc. Display screen with graphical user interface for an infusion device
US10984780B2 (en) 2018-05-21 2021-04-20 Apple Inc. Global semantic word embeddings using bi-directional recurrent neural networks
US11314940B2 (en) * 2018-05-22 2022-04-26 Samsung Electronics Co., Ltd. Cross domain personalized vocabulary learning in intelligent assistants
JP7143630B2 (ja) * 2018-05-23 2022-09-29 コニカミノルタ株式会社 ジョブ履歴特定装置、画像処理装置、サーバー、ジョブ履歴特定方法及びプログラム
US10635462B2 (en) * 2018-05-23 2020-04-28 Microsoft Technology Licensing, Llc Skill discovery for computerized personal assistant
US10198877B1 (en) 2018-05-23 2019-02-05 Google Llc Providing a communications channel between instances of automated assistants
JP6603001B1 (ja) * 2018-05-23 2019-11-06 グーグル エルエルシー 自動アシスタントのインスタンス間への通信チャネルの提供
US11127395B1 (en) * 2018-05-23 2021-09-21 Amazon Technologies, Inc. Device-specific skill processing
KR20190134107A (ko) * 2018-05-24 2019-12-04 삼성전자주식회사 사용자의 음성을 처리하는 전자 장치를 포함하는 시스템 및 전자 장치의 음성 인식 제어 방법
WO2019227099A1 (en) * 2018-05-25 2019-11-28 Bpu Holdings Corp. Method and system for building artificial and emotional intelligence systems
CN108735212A (zh) * 2018-05-28 2018-11-02 北京小米移动软件有限公司 语音控制方法及装置
US10607610B2 (en) 2018-05-29 2020-03-31 Nortek Security & Control Llc Audio firewall
US11681895B2 (en) 2018-05-30 2023-06-20 Kyndryl, Inc. Cognitive assistant with recommendation capability
US11140019B2 (en) 2018-06-01 2021-10-05 David M. Sherr Software-defined network resource provisioning architecture
DK179822B1 (da) 2018-06-01 2019-07-12 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
US10892996B2 (en) 2018-06-01 2021-01-12 Apple Inc. Variable latency device coordination
DK201870355A1 (en) * 2018-06-01 2019-12-16 Apple Inc. VIRTUAL ASSISTANT OPERATION IN MULTI-DEVICE ENVIRONMENTS
US11386266B2 (en) 2018-06-01 2022-07-12 Apple Inc. Text correction
DK180639B1 (en) 2018-06-01 2021-11-04 Apple Inc DISABILITY OF ATTENTION-ATTENTIVE VIRTUAL ASSISTANT
US10496705B1 (en) 2018-06-03 2019-12-03 Apple Inc. Accelerated task performance
US10861454B2 (en) * 2018-06-12 2020-12-08 Mastercard Asia/Pacific Pte. Ltd Interactive voice-activated bot with visual cue
US11157704B2 (en) * 2018-06-18 2021-10-26 DataChat.ai Constrained natural language processing
US10811009B2 (en) * 2018-06-27 2020-10-20 International Business Machines Corporation Automatic skill routing in conversational computing frameworks
US10846481B2 (en) 2018-06-29 2020-11-24 FinancialForce.com, Inc. Method and system for bridging disparate platforms to automate a natural language interface
WO2020008881A1 (ja) * 2018-07-03 2020-01-09 ソニー株式会社 情報処理装置および情報処理方法
CN108881466B (zh) * 2018-07-04 2020-06-26 百度在线网络技术(北京)有限公司 交互方法和装置
WO2020018525A1 (en) * 2018-07-17 2020-01-23 iT SpeeX LLC Method, system, and computer program product for an intelligent industrial assistant
KR20200013152A (ko) 2018-07-18 2020-02-06 삼성전자주식회사 이전에 대화를 수집한 결과를 기반으로 인공 지능 서비스를 제공하는 전자 장치 및 방법
KR102113773B1 (ko) * 2018-07-24 2020-05-21 주식회사 자이냅스 대화 인지를 위한 규칙 생성 방법, 규칙 기반의 추론 방법 및 그 방법이 적용된 장치
US11281439B2 (en) * 2018-07-25 2022-03-22 Avaya Inc. System and method for creating a contextualized after call workflow
US10915588B2 (en) * 2018-08-02 2021-02-09 International Business Machines Corporation Implicit dialog approach operating a conversational access interface to web content
US10824658B2 (en) 2018-08-02 2020-11-03 International Business Machines Corporation Implicit dialog approach for creating conversational access to web content
EP3937030A1 (en) * 2018-08-07 2022-01-12 Google LLC Assembling and evaluating automated assistant responses for privacy concerns
KR102607666B1 (ko) * 2018-08-08 2023-11-29 삼성전자 주식회사 전자 장치에서 사용자 의도 확인을 위한 피드백 제공 방법 및 장치
JP7182945B2 (ja) 2018-08-09 2022-12-05 キヤノン株式会社 画像形成システム、画像形成装置および画像形成装置の制御方法
CN109002558B (zh) * 2018-08-17 2020-11-06 广东小天才科技有限公司 一种语音摘录方法及终端设备
WO2020041237A1 (en) * 2018-08-20 2020-02-27 Newton Howard Brain operating system
CN109117233A (zh) * 2018-08-22 2019-01-01 百度在线网络技术(北京)有限公司 用于处理信息的方法和装置
CN115550304B (zh) 2018-08-22 2023-10-10 谷歌有限责任公司 确定一组用户的活动实例集合的方法、设备和存储介质
US11238508B2 (en) 2018-08-22 2022-02-01 Ebay Inc. Conversational assistant using extracted guidance knowledge
JP7263712B2 (ja) * 2018-08-23 2023-04-25 富士通株式会社 制御方法,情報処理装置および制御プログラム
US11081113B2 (en) 2018-08-24 2021-08-03 Bright Marbles, Inc. Idea scoring for creativity tool selection
US11037557B2 (en) * 2018-08-24 2021-06-15 International Business Machines Corporation Cognitive contextual conversation side topics
US11189267B2 (en) * 2018-08-24 2021-11-30 Bright Marbles, Inc. Intelligence-driven virtual assistant for automated idea documentation
US20210248168A1 (en) * 2018-08-24 2021-08-12 Hewlett-Packard Development Company, L.P. Identifying digital elements
WO2020046920A1 (en) * 2018-08-27 2020-03-05 Google Llc Adapting client application of feature phone based on experiment parameters
KR20200024511A (ko) 2018-08-28 2020-03-09 삼성전자주식회사 대화 에이전트의 동작 방법 및 그 장치
US11361234B2 (en) 2018-08-30 2022-06-14 International Business Machines Corporation Real-world execution of contingent plans
AU2018223010B1 (en) * 2018-08-30 2019-09-26 Flamingo Ai Limited Semi-supervised question answering machine
JP7458716B2 (ja) 2018-09-04 2024-04-01 キヤノン株式会社 音声対話装置及びその制御方法、並びにプログラム
US11140284B2 (en) 2018-09-04 2021-10-05 Canon Kabushiki Kaisha Image forming system equipped with interactive agent function, method of controlling same, and storage medium
US11568175B2 (en) 2018-09-07 2023-01-31 Verint Americas Inc. Dynamic intent classification based on environment variables
USD893512S1 (en) 2018-09-10 2020-08-18 Apple Inc. Electronic device with graphical user interface
USD901525S1 (en) 2018-09-11 2020-11-10 Apple Inc. Electronic device with animated graphical user interface
US11093570B2 (en) * 2018-09-13 2021-08-17 Citrix Systems, Inc. Systems and methods for presenting additional content for a network application accessed via an embedded browser of a client application
US11648669B2 (en) 2018-09-13 2023-05-16 The Charles Stark Draper Laboratory, Inc. One-click robot order
US20200092354A1 (en) * 2018-09-17 2020-03-19 Vet24Seven Inc Livestock Management System with Audio Support
US10743068B2 (en) * 2018-09-17 2020-08-11 International Business Machines Corporation Real time digital media capture and presentation
US20200099634A1 (en) * 2018-09-20 2020-03-26 XRSpace CO., LTD. Interactive Responding Method and Computer System Using the Same
US10897637B1 (en) 2018-09-20 2021-01-19 Amazon Technologies, Inc. Synchronize and present multiple live content streams
US10863230B1 (en) * 2018-09-21 2020-12-08 Amazon Technologies, Inc. Content stream overlay positioning
TWI745620B (zh) * 2018-09-21 2021-11-11 安永金融科技股份有限公司 動態產生客製化圖檔的方法、系統與電腦可讀取儲存裝置
US10956975B1 (en) * 2018-09-24 2021-03-23 Wells Fargo Bank, N.A. Purchase assistance based on device movement
US11693896B2 (en) * 2018-09-25 2023-07-04 International Business Machines Corporation Noise detection in knowledge graphs
US11158312B2 (en) * 2018-09-25 2021-10-26 International Business Machines Corporation Presenting contextually appropriate responses to user queries by a digital assistant device
US11650996B1 (en) * 2018-09-26 2023-05-16 Intuit, Inc. Determining query intent and complexity using machine learning
US11899714B1 (en) * 2018-09-27 2024-02-13 Amazon Technologies, Inc. Voice conversational search constraint management
US11487832B2 (en) * 2018-09-27 2022-11-01 Google Llc Analyzing web pages to facilitate automatic navigation
US11010561B2 (en) 2018-09-27 2021-05-18 Apple Inc. Sentiment prediction from textual data
US11152003B2 (en) * 2018-09-27 2021-10-19 International Business Machines Corporation Routing voice commands to virtual assistants
KR102141851B1 (ko) * 2018-09-28 2020-08-06 (주) 미스터멘션 사용자 맞춤형 숙소 추천 시스템
US11462215B2 (en) 2018-09-28 2022-10-04 Apple Inc. Multi-modal inputs for voice commands
JP7175696B2 (ja) 2018-09-28 2022-11-21 キヤノン株式会社 画像処理システム、画像処理装置、及びその制御方法
US11170166B2 (en) 2018-09-28 2021-11-09 Apple Inc. Neural typographical error modeling via generative adversarial networks
US10839159B2 (en) 2018-09-28 2020-11-17 Apple Inc. Named entity normalization in a spoken dialog system
US10956680B1 (en) 2018-10-01 2021-03-23 Knexus Research Corporation System and method for temporal expressions processing
KR102499734B1 (ko) * 2018-10-08 2023-02-15 구글 엘엘씨 스마트 어플라이언스 상태들의 요약 전달
KR20200044185A (ko) 2018-10-08 2020-04-29 한국전자통신연구원 로봇 서비스 블럭 선택 장치 및 방법
CN111126014A (zh) * 2018-10-15 2020-05-08 安永金融科技股份有限公司 动态产生客制化图文件的方法、系统与计算机可读存储器
KR20200042627A (ko) 2018-10-16 2020-04-24 삼성전자주식회사 전자 장치 및 그 제어 방법
KR102228866B1 (ko) * 2018-10-18 2021-03-17 엘지전자 주식회사 로봇 및 그의 제어 방법
US11196863B2 (en) 2018-10-24 2021-12-07 Verint Americas Inc. Method and system for virtual assistant conversations
US11475875B2 (en) * 2018-10-26 2022-10-18 Sriram Chakravarthy Method and system for implementing language neutral virtual assistant
US11475898B2 (en) 2018-10-26 2022-10-18 Apple Inc. Low-latency multi-speaker speech recognition
US11238850B2 (en) * 2018-10-31 2022-02-01 Walmart Apollo, Llc Systems and methods for e-commerce API orchestration using natural language interfaces
US11183176B2 (en) 2018-10-31 2021-11-23 Walmart Apollo, Llc Systems and methods for server-less voice applications
US11404058B2 (en) 2018-10-31 2022-08-02 Walmart Apollo, Llc System and method for handling multi-turn conversations and context management for voice enabled ecommerce transactions
US11195524B2 (en) 2018-10-31 2021-12-07 Walmart Apollo, Llc System and method for contextual search query revision
TWI709052B (zh) * 2018-10-31 2020-11-01 仁寶電腦工業股份有限公司 智能酒櫃及酒款的搜尋方法
US10594837B1 (en) * 2018-11-02 2020-03-17 International Business Machines Corporation Predictive service scaling for conversational computing
US11520413B2 (en) 2018-11-02 2022-12-06 Samsung Electronics Co., Ltd. Electronic apparatus, controlling method of electronic apparatus and computer readable medium
CN109660592B (zh) * 2018-11-05 2021-06-11 视联动力信息技术股份有限公司 一种基于视联网的信息获取方法和装置
US11557297B2 (en) * 2018-11-09 2023-01-17 Embodied, Inc. Systems and methods for adaptive human-machine interaction and automatic behavioral assessment
US11226833B2 (en) * 2018-11-12 2022-01-18 International Business Machines Corporation Determination and initiation of a computing interface for computer-initiated task response
US11669759B2 (en) 2018-11-14 2023-06-06 Bank Of America Corporation Entity resource recommendation system based on interaction vectorization
US11568289B2 (en) 2018-11-14 2023-01-31 Bank Of America Corporation Entity recognition system based on interaction vectorization
US11741196B2 (en) 2018-11-15 2023-08-29 The Research Foundation For The State University Of New York Detecting and preventing exploits of software vulnerability using instruction tags
US11201937B2 (en) * 2018-11-22 2021-12-14 Jeffrey Alan Carley Message broker customization with user administered policy functions
US11055330B2 (en) * 2018-11-26 2021-07-06 International Business Machines Corporation Utilizing external knowledge and memory networks in a question-answering system
US11455907B2 (en) 2018-11-27 2022-09-27 International Business Machines Corporation Adaptive vocabulary improvement
US10984791B2 (en) 2018-11-29 2021-04-20 Hughes Network Systems, Llc Spoken language interface for network management
US10831989B2 (en) 2018-12-04 2020-11-10 International Business Machines Corporation Distributing updated communications to viewers of prior versions of the communications
CN117319235A (zh) * 2018-12-04 2023-12-29 创新先进技术有限公司 一种服务调用方法及装置
US10839167B2 (en) 2018-12-04 2020-11-17 Verizon Patent And Licensing Inc. Systems and methods for dynamically expanding natural language processing agent capacity
US11100925B2 (en) 2018-12-06 2021-08-24 Comcast Cable Communications, Llc Voice command trigger words
JP6916250B2 (ja) * 2018-12-07 2021-08-11 サウンドハウンド,インコーポレイテッド 仮想アシスタントドメイン選択分析
WO2020117290A1 (en) * 2018-12-07 2020-06-11 Google Llc System and method for selecting and providing available actions from one or more computer applications to a user
US20200183815A1 (en) * 2018-12-07 2020-06-11 Soundhound, Inc. Virtual Assistant Domain Selection Analysis
WO2020122857A1 (en) * 2018-12-10 2020-06-18 Rovi Guides, Inc. Systems and methods for providing personalized answers with learned user vocabulary for user queries
US11200885B1 (en) * 2018-12-13 2021-12-14 Amazon Technologies, Inc. Goal-oriented dialog system
WO2020123109A1 (en) 2018-12-13 2020-06-18 Clinc, Inc Systems and methods for automatically configuring training data for training machine learning models of a machine learning-based dialogue system
EP4250287A3 (en) * 2018-12-28 2024-01-17 Google LLC Supplementing voice inputs to an automated assistant according to selected suggestions
US11615793B1 (en) 2019-01-02 2023-03-28 Centene Corporation Voice assistant configured to leverage information from sensing devices
US11638059B2 (en) 2019-01-04 2023-04-25 Apple Inc. Content playback on multiple devices
US11176466B2 (en) 2019-01-08 2021-11-16 International Business Machines Corporation Enhanced conversational bots processing
US11200143B2 (en) 2019-01-08 2021-12-14 FinancialForce.com, Inc. Software development framework for a cloud computing platform
US11164562B2 (en) * 2019-01-10 2021-11-02 International Business Machines Corporation Entity-level clarification in conversation services
US11183186B2 (en) 2019-01-16 2021-11-23 International Business Machines Corporation Operating a voice response system
KR20200089957A (ko) * 2019-01-18 2020-07-28 삼성전자주식회사 전자 장치 및 이의 제어 방법
JP2022047550A (ja) * 2019-01-23 2022-03-25 ソニーグループ株式会社 情報処理装置、及び情報処理方法
KR20200094839A (ko) * 2019-01-23 2020-08-10 삼성전자주식회사 사용자 입력에 대한 피드백 정보를 제공하는 전자 장치 및 그 동작 방법
US10983789B2 (en) 2019-01-25 2021-04-20 Allstate Insurance Company Systems and methods for automating and monitoring software development operations
US11150720B2 (en) 2019-02-04 2021-10-19 Sateesh Kumar Addepalli Systems and methods for power management of hardware utilizing virtual multilane architecture
US20200250525A1 (en) * 2019-02-04 2020-08-06 Pathtronic Inc. Lightweight, highspeed and energy efficient asynchronous and file system-based ai processing interface framework
US11507662B2 (en) 2019-02-04 2022-11-22 Sateesh Kumar Addepalli Systems and methods of security for trusted artificial intelligence hardware processing
US11544525B2 (en) 2019-02-04 2023-01-03 Sateesh Kumar Addepalli Systems and methods for artificial intelligence with a flexible hardware processing framework
USD914048S1 (en) 2019-02-14 2021-03-23 Yokogawa Electric Corporation Portable communications device with a graphical user interface
US11194796B2 (en) * 2019-02-14 2021-12-07 Microsoft Technology Licensing, Llc Intuitive voice search
US11423454B2 (en) 2019-02-15 2022-08-23 Sateesh Kumar Addepalli Real-time customizable AI model collaboration and marketplace service over a trusted AI model network
KR20200101103A (ko) 2019-02-19 2020-08-27 삼성전자주식회사 사용자 입력을 처리하는 전자 장치 및 방법
CN109782925B (zh) * 2019-02-20 2021-06-15 联想(北京)有限公司 一种处理方法、装置及电子设备
US10791067B1 (en) 2019-03-04 2020-09-29 International Business Machines Corporation Cognitive message response assistant
US10990761B2 (en) * 2019-03-07 2021-04-27 Wipro Limited Method and system for providing multimodal content to selective users during visual presentation
JP2020144274A (ja) * 2019-03-07 2020-09-10 本田技研工業株式会社 エージェント装置、エージェント装置の制御方法、およびプログラム
WO2020185880A1 (en) * 2019-03-12 2020-09-17 Beguided, Inc. Conversational artificial intelligence for automated self-service account management
US11348573B2 (en) 2019-03-18 2022-05-31 Apple Inc. Multimodality in digital assistant systems
US10856041B2 (en) * 2019-03-18 2020-12-01 Disney Enterprises, Inc. Content promotion using a conversational agent
US11120423B2 (en) * 2019-03-18 2021-09-14 Amazon Technologies, Inc. Secure data submission via audio transmission
US10978069B1 (en) * 2019-03-18 2021-04-13 Amazon Technologies, Inc. Word selection for natural language interface
US10749823B1 (en) * 2019-03-19 2020-08-18 International Business Machines Corporation Geospatial chat bot using natural language processing
US10687273B1 (en) 2019-03-19 2020-06-16 Bank Of America Corporation Provisioning services based on geolocation data and activity recognition
US11003419B2 (en) 2019-03-19 2021-05-11 Spotify Ab Refinement of voice query interpretation
US20200302331A1 (en) * 2019-03-20 2020-09-24 International Business Machines Corporation Intelligent problem solving using visual input
JP7274901B2 (ja) * 2019-03-25 2023-05-17 本田技研工業株式会社 エージェント装置、エージェント装置の制御方法、およびプログラム
US11948582B2 (en) 2019-03-25 2024-04-02 Omilia Natural Language Solutions Ltd. Systems and methods for speaker verification
KR102199928B1 (ko) * 2019-03-26 2021-01-08 한국과학기술원 사용자 페르소나를 고려한 대화형 에이전트 장치 및 방법
US20220198369A1 (en) * 2019-03-28 2022-06-23 Nec Corporation Management device, control method and storage medium
US11468881B2 (en) * 2019-03-29 2022-10-11 Samsung Electronics Co., Ltd. Method and system for semantic intelligent task learning and adaptive execution
US20220172716A1 (en) * 2019-03-29 2022-06-02 Sony Group Corporation Response generation device and response generation method
US11093715B2 (en) 2019-03-29 2021-08-17 Samsung Electronics Co., Ltd. Method and system for learning and enabling commands via user demonstration
US11588759B2 (en) 2019-04-12 2023-02-21 Asapp, Inc. Automated communications over multiple channels
US10902220B2 (en) 2019-04-12 2021-01-26 The Toronto-Dominion Bank Systems and methods of generating responses associated with natural language input
US11087798B2 (en) 2019-04-16 2021-08-10 Honda Motor Co., Ltd. Selective curation of user recordings
US11163960B2 (en) * 2019-04-18 2021-11-02 International Business Machines Corporation Automatic semantic analysis and comparison of chatbot capabilities
USD956087S1 (en) * 2019-04-23 2022-06-28 Bottomline Technologies, Inc Display screen or portion thereof with a payment transaction graphical user interface
US11657797B2 (en) * 2019-04-26 2023-05-23 Oracle International Corporation Routing for chatbots
US11475884B2 (en) 2019-05-06 2022-10-18 Apple Inc. Reducing digital assistant latency when a language is incorrectly determined
US11423908B2 (en) 2019-05-06 2022-08-23 Apple Inc. Interpreting spoken requests
DK201970509A1 (en) 2019-05-06 2021-01-15 Apple Inc Spoken notifications
WO2020227313A1 (en) 2019-05-06 2020-11-12 Google Llc Automated calling system
US11307752B2 (en) 2019-05-06 2022-04-19 Apple Inc. User configurable task triggers
US10715648B1 (en) 2019-05-09 2020-07-14 Cisco Technology, Inc. User interface for virtual assistant interactions on telephony device
KR102050377B1 (ko) * 2019-05-14 2019-11-29 삼성전자주식회사 서드 파티 테스크 공급자들의 서비스 제공을 대행하는 협력적 퍼스널 어시스턴트 시스템 및 그에 따른 방법
US10929596B2 (en) 2019-05-15 2021-02-23 International Business Machines Corporation Pattern based electronic dictionary modification and presentation
US11017157B2 (en) 2019-05-15 2021-05-25 International Business Machines Corporation Group pattern based electronic dictionary modification and presentation
CN113874829A (zh) * 2019-05-17 2021-12-31 克莱米特公司 话音集成农业系统
US11140099B2 (en) 2019-05-21 2021-10-05 Apple Inc. Providing message response suggestions
US10607500B1 (en) 2019-05-21 2020-03-31 International Business Machines Corporation Providing background music tempo to accompany procedural instructions
US10635751B1 (en) 2019-05-23 2020-04-28 Capital One Services, Llc Training systems for pseudo labeling natural language
US11786694B2 (en) 2019-05-24 2023-10-17 NeuroLight, Inc. Device, method, and app for facilitating sleep
WO2020242383A1 (en) * 2019-05-28 2020-12-03 Active Intelligence Pte Ltd Conversational diaglogue system and method
USD910068S1 (en) 2019-05-28 2021-02-09 Apple Inc. Display screen or portion thereof with graphical user interface
US11526801B2 (en) 2019-05-30 2022-12-13 International Business Machines Corporation Conversational search in content management systems
US11301479B2 (en) 2019-05-30 2022-04-12 International Business Machines Corporation Service provider selection for queries sent to a digital assistant
US11289073B2 (en) 2019-05-31 2022-03-29 Apple Inc. Device text to speech
US11496600B2 (en) 2019-05-31 2022-11-08 Apple Inc. Remote execution of machine-learned models
US10860535B1 (en) * 2019-05-31 2020-12-08 Verizon Patent And Licensing Inc. Systems and methods for utilizing machine learning and natural language processing to provide a dual-panel user interface
EP3948517A1 (en) 2019-05-31 2022-02-09 Apple Inc. User interfaces for audio media control
DK180129B1 (en) * 2019-05-31 2020-06-02 Apple Inc. USER ACTIVITY SHORTCUT SUGGESTIONS
DK201970511A1 (en) 2019-05-31 2021-02-15 Apple Inc Voice identification in digital assistant systems
US11010121B2 (en) 2019-05-31 2021-05-18 Apple Inc. User interfaces for audio media control
US11481094B2 (en) 2019-06-01 2022-10-25 Apple Inc. User interfaces for location-related communications
US11360641B2 (en) 2019-06-01 2022-06-14 Apple Inc. Increasing the relevance of new available information
US11477609B2 (en) 2019-06-01 2022-10-18 Apple Inc. User interfaces for location-related communications
US11468890B2 (en) 2019-06-01 2022-10-11 Apple Inc. Methods and user interfaces for voice-based control of electronic devices
US11256868B2 (en) * 2019-06-03 2022-02-22 Microsoft Technology Licensing, Llc Architecture for resolving ambiguous user utterance
US11164585B2 (en) 2019-06-07 2021-11-02 Mitsubishi Electric Automotive America, Inc. Systems and methods for virtual assistant routing
US11367429B2 (en) 2019-06-10 2022-06-21 Microsoft Technology Licensing, Llc Road map for audio presentation of communications
US11269590B2 (en) * 2019-06-10 2022-03-08 Microsoft Technology Licensing, Llc Audio presentation of conversation threads
US11102151B1 (en) * 2019-06-17 2021-08-24 Facebook, Inc. Automated chat agent for abbreviation definitions
CN110334078B (zh) * 2019-06-18 2022-02-08 国网四川省电力公司 电力系统告警故障模型定义方法、计算机设备及存储介质
US11262978B1 (en) * 2019-06-19 2022-03-01 Amazon Technologies, Inc. Voice-adapted reformulation of web-based answers
US11620389B2 (en) 2019-06-24 2023-04-04 University Of Maryland Baltimore County Method and system for reducing false positives in static source code analysis reports using machine learning and classification techniques
US11487945B2 (en) 2019-07-02 2022-11-01 Servicenow, Inc. Predictive similarity scoring subsystem in a natural language understanding (NLU) framework
EP3994688A1 (en) * 2019-07-05 2022-05-11 GN Audio A/S A method and a noise indicator system for identifying one or more noisy persons
AU2020311058A1 (en) * 2019-07-08 2022-02-24 Soul Machines Limited Memory in embodied agents
WO2021005909A1 (ja) * 2019-07-08 2021-01-14 富士フイルム株式会社 医療支援装置、その作動方法及び医療支援プログラム並びに医療支援システム
WO2021006620A1 (en) * 2019-07-08 2021-01-14 Samsung Electronics Co., Ltd. Method and system for processing a dialog between an electronic device and a user
US10922485B2 (en) 2019-07-10 2021-02-16 FinancialForce.com, Inc. Platform interpretation of user input converted into standardized input
US11699353B2 (en) 2019-07-10 2023-07-11 Tomestic Fund L.L.C. System and method of enhancement of physical, audio, and electronic media
EP3991123A4 (en) * 2019-07-12 2022-08-31 Samsung Electronics Co., Ltd. METHOD AND APPARATUS FOR GENERATION OF STRUCTURED RELATIONSHIP INFORMATION BASED ON TEXT INPUT
CN110457454A (zh) * 2019-07-12 2019-11-15 卓尔智联(武汉)研究院有限公司 一种对话方法、服务器、对话系统及存储介质
EP3970000A1 (en) * 2019-07-19 2022-03-23 Google LLC Condensed spoken utterances for automated assistant control of an intricate application gui
US11176147B2 (en) 2019-07-25 2021-11-16 Microsoft Technology Licensing, Llc Querying a relational knowledgebase that provides data extracted from plural sources
EP3973469A1 (en) * 2019-08-02 2022-03-30 Google LLC Systems and methods for generating and providing suggested actions
KR20190099167A (ko) * 2019-08-06 2019-08-26 엘지전자 주식회사 음성 인식을 수행하는 인공 지능 기기
US11283806B2 (en) 2019-08-06 2022-03-22 International Business Machines Corporation Adaptive security system
US11429669B2 (en) * 2019-08-06 2022-08-30 Twitter, Inc. Managing query subscription renewals in a messaging platform
US10915227B1 (en) * 2019-08-07 2021-02-09 Bank Of America Corporation System for adjustment of resource allocation based on multi-channel inputs
US20210043099A1 (en) * 2019-08-07 2021-02-11 Shenggang Du Achieving long term goals using a combination of artificial intelligence based personal assistants and human assistants
US20220012426A1 (en) * 2019-08-07 2022-01-13 Jurgen Ziemer Configurable Ontology to Data model Transformation
US11438452B1 (en) 2019-08-09 2022-09-06 Apple Inc. Propagating context information in a privacy preserving manner
EP3996584A4 (en) 2019-08-13 2023-08-09 Twin Health, Inc. IMPROVING METABOLIC HEALTH USING A PRECISION TREATMENT PLATFORM ENABLED BY WHOLE-BODY DIGITAL PAIR TECHNOLOGY
US11397858B2 (en) 2019-08-15 2022-07-26 Kyndryl, Inc. Utilizing widget content by virtual agent to initiate conversation
KR102275172B1 (ko) * 2019-08-21 2021-07-08 주식회사 디지털포토 술통형 왜곡 보정 및 배경교체 기능 기반 셀프 증명사진 촬영이 가능한 사진 촬영 서비스 제공 방법
WO2021033886A1 (en) 2019-08-22 2021-02-25 Samsung Electronics Co., Ltd. A system and method for providing assistance in a live conversation
US11188923B2 (en) * 2019-08-29 2021-11-30 Bank Of America Corporation Real-time knowledge-based widget prioritization and display
CN114365143A (zh) * 2019-09-04 2022-04-15 布莱恩科技有限责任公司 用于在计算机屏幕上显示的实时变形界面
US11263198B2 (en) 2019-09-05 2022-03-01 Soundhound, Inc. System and method for detection and correction of a query
US11379529B2 (en) 2019-09-09 2022-07-05 Microsoft Technology Licensing, Llc Composing rich content messages
EP3970059A1 (en) * 2019-09-10 2022-03-23 Google LLC Location-based mode(s) for biasing provisioning of content when an automated assistant is responding to condensed natural language inputs
US11061638B2 (en) 2019-09-17 2021-07-13 The Toronto-Dominion Bank Dynamically determining an interface for presenting information to a user
CN110569376B (zh) * 2019-09-18 2022-05-31 百度在线网络技术(北京)有限公司 一种信息处理方法及装置、电子设备、存储介质
US11843565B2 (en) * 2019-09-19 2023-12-12 International Business Machines Corporation Dialogue system based on contextual information
US11158321B2 (en) 2019-09-24 2021-10-26 Google Llc Automated calling system
WO2021058929A1 (en) * 2019-09-25 2021-04-01 May Cameron Methods and systems for relaying a payment card detail during a telephone call between a customer's telephone and a vendor's telephone
US11488406B2 (en) 2019-09-25 2022-11-01 Apple Inc. Text detection using global geometry estimators
EP4035289A1 (en) 2019-09-25 2022-08-03 Mixhalo Corp. Multi-stride packet payload mapping for robust transmission of data
KR20210036527A (ko) * 2019-09-26 2021-04-05 삼성전자주식회사 사용자 발화를 처리하는 전자 장치 및 그 작동 방법
US11373039B2 (en) 2019-09-26 2022-06-28 International Business Machines Corporation Content context aware message intent checker
US11126793B2 (en) * 2019-10-04 2021-09-21 Omilia Natural Language Solutions Ltd. Unsupervised induction of user intents from conversational customer service corpora
US11687601B2 (en) 2019-10-04 2023-06-27 The Toronto-Dominion Bank Dynamic user interface for navigating user account data
WO2021071115A1 (en) * 2019-10-07 2021-04-15 Samsung Electronics Co., Ltd. Electronic device for processing user utterance and method of operating same
CN110737762A (zh) * 2019-10-09 2020-01-31 尹曦 一种基于语音交互的老年人个人信息助理系统
KR20210043884A (ko) * 2019-10-14 2021-04-22 삼성전자주식회사 전자 장치 및 이의 제어 방법
US11024275B2 (en) 2019-10-15 2021-06-01 Shutterstock, Inc. Method of digitally performing a music composition using virtual musical instruments having performance logic executing within a virtual musical instrument (VMI) library management system
US11037538B2 (en) 2019-10-15 2021-06-15 Shutterstock, Inc. Method of and system for automated musical arrangement and musical instrument performance style transformation supported within an automated music performance system
US10964299B1 (en) 2019-10-15 2021-03-30 Shutterstock, Inc. Method of and system for automatically generating digital performances of music compositions using notes selected from virtual musical instruments based on the music-theoretic states of the music compositions
US11126446B2 (en) * 2019-10-15 2021-09-21 Microsoft Technology Licensing, Llc Contextual extensible skills framework across surfaces
WO2023030619A1 (en) 2021-09-01 2023-03-09 Cariad Se Telephone service device for requesting services, vehicle and method
TWI725577B (zh) * 2019-10-17 2021-04-21 中國信託商業銀行股份有限公司 智能語音資訊質檢方法及系統
US11861674B1 (en) 2019-10-18 2024-01-02 Meta Platforms Technologies, Llc Method, one or more computer-readable non-transitory storage media, and a system for generating comprehensive information for products of interest by assistant systems
US11567788B1 (en) 2019-10-18 2023-01-31 Meta Platforms, Inc. Generating proactive reminders for assistant systems
EP4022431A1 (en) * 2019-10-29 2022-07-06 Google LLC Automated assistant architecture for preserving privacy of application content
KR20210051319A (ko) * 2019-10-30 2021-05-10 엘지전자 주식회사 인공 지능 장치
CN110661888B (zh) * 2019-10-31 2023-01-31 广州华凌制冷设备有限公司 家电设备的语音控制方法、控制装置及可读存储介质
US11329932B2 (en) * 2019-11-01 2022-05-10 Microsoft Technology Licensing, Llc Visual design of a conversational bot
US11489794B2 (en) 2019-11-04 2022-11-01 Bank Of America Corporation System for configuration and intelligent transmission of electronic communications and integrated resource processing
US11468238B2 (en) 2019-11-06 2022-10-11 ServiceNow Inc. Data processing systems and methods
US11481417B2 (en) 2019-11-06 2022-10-25 Servicenow, Inc. Generation and utilization of vector indexes for data processing systems and methods
US11455357B2 (en) 2019-11-06 2022-09-27 Servicenow, Inc. Data processing systems and methods
US11061958B2 (en) 2019-11-14 2021-07-13 Jetblue Airways Corporation Systems and method of generating custom messages based on rule-based database queries in a cloud platform
JP2021082871A (ja) 2019-11-14 2021-05-27 キヤノン株式会社 音声制御システム、音声制御方法、画像処理装置、音声制御装置及びプログラム
RU2724600C1 (ru) * 2019-11-19 2020-06-25 Общество с ограниченной ответственностью "Уралинновация" Голосовая роботизированная вопросно-ответная система и способ ее автоматического взаимодействия с электронным устройством пользователя
CN111739506B (zh) * 2019-11-21 2023-08-04 北京汇钧科技有限公司 一种应答方法、终端及存储介质
CN110971680B (zh) * 2019-11-22 2022-01-28 拉扎斯网络科技(上海)有限公司 通信方法、装置、系统、电子设备及可读存储介质
KR102091441B1 (ko) * 2019-11-25 2020-03-20 삼성전자주식회사 서드 파티 테스크 공급자들의 서비스 제공을 대행하는 협력적 퍼스널 어시스턴트 시스템 및 그에 따른 방법
WO2021108679A1 (en) * 2019-11-27 2021-06-03 ConverSight.ai, Inc. Contextual and intent based natural language processing system and method
US11749281B2 (en) * 2019-12-04 2023-09-05 Soundhound Ai Ip, Llc Neural speech-to-meaning
US11308938B2 (en) 2019-12-05 2022-04-19 Soundhound, Inc. Synthesizing speech recognition training data
KR20210070623A (ko) * 2019-12-05 2021-06-15 엘지전자 주식회사 사용자의 관심사를 추출하는 인공 지능 장치 및 그 방법
US11614970B2 (en) 2019-12-06 2023-03-28 Microstrategy Incorporated High-throughput parallel data transmission
KR102160756B1 (ko) * 2019-12-10 2020-09-28 삼성전자주식회사 디스플레이 장치 및 디스플레이 장치의 제어 방법
US11694682B1 (en) * 2019-12-11 2023-07-04 Amazon Technologies, Inc. Triggering voice control disambiguation
US11823659B2 (en) 2019-12-11 2023-11-21 Amazon Technologies, Inc. Speech recognition through disambiguation feedback
US11544334B2 (en) * 2019-12-12 2023-01-03 Amazon Technologies, Inc. Context-based natural language searches
KR20210076775A (ko) * 2019-12-16 2021-06-24 삼성전자주식회사 사용자 맞춤형 매뉴얼을 지원하기 위한 전자 장치
US11144331B1 (en) 2019-12-19 2021-10-12 Wells Fargo Bank, N.A. Virtual assistant transfer protocol
US11551159B2 (en) 2019-12-23 2023-01-10 Google Llc Schema-guided response generation
CN111048088A (zh) * 2019-12-26 2020-04-21 北京蓦然认知科技有限公司 一种多应用程序的语音交互方法和装置
US11283901B2 (en) 2019-12-30 2022-03-22 Sony Corporation Neural network model based configuration of settings
US11620696B2 (en) * 2020-01-03 2023-04-04 International Business Machines Corporation Dynamic order prioritization enablement
US11288322B2 (en) 2020-01-03 2022-03-29 International Business Machines Corporation Conversational agents over domain structured knowledge
US11853695B2 (en) * 2020-01-13 2023-12-26 Sony Corporation Apparatus and method for inserting substitute words based on target characteristics
RU2738949C1 (ru) * 2020-01-17 2020-12-18 Роман Олегович Бондарь Система классификации участников публичного мероприятия для целей поиска общих областей технологий разработки и обмена сообщениями между участниками
US11567965B2 (en) 2020-01-23 2023-01-31 Microstrategy Incorporated Enhanced preparation and integration of data sets
USD971257S1 (en) * 2020-01-26 2022-11-29 Visualize K.K. Display screen with graphical user interface
US11322150B2 (en) * 2020-01-28 2022-05-03 Amazon Technologies, Inc. Generating event output
EP4099160A4 (en) 2020-01-30 2023-02-08 Fujitsu Limited SERVICE DESIGN DEVICE, SERVICE DESIGN METHOD AND SERVICE DESIGN PROGRAM
KR20210100368A (ko) * 2020-02-06 2021-08-17 삼성전자주식회사 전자장치 및 그 제어방법
US11769497B2 (en) 2020-02-12 2023-09-26 Apple Inc. Digital assistant interaction in a video communication session environment
US11032620B1 (en) * 2020-02-14 2021-06-08 Sling Media Pvt Ltd Methods, systems, and apparatuses to respond to voice requests to play desired video clips in streamed media based on matched close caption and sub-title text
US11347823B2 (en) 2020-02-18 2022-05-31 The DTX Company Refactoring of static machine-readable codes
WO2021168087A1 (en) * 2020-02-18 2021-08-26 The DTX Company Refactoring of static machine-readable codes
US11343201B2 (en) * 2020-02-25 2022-05-24 Level 3 Communications, Llc Intent-based orchestration using network parsimony trees
KR20210108098A (ko) * 2020-02-25 2021-09-02 삼성전자주식회사 전자 장치 및 그 제어 방법
KR102106250B1 (ko) * 2020-02-25 2020-05-06 주식회사 자이냅스 대화 인지를 위한 규칙기반의 사용자 의도 추론 장치
WO2021173151A1 (en) * 2020-02-28 2021-09-02 Google Llc Interface and mode selection for digital action execution
CN113362828B (zh) * 2020-03-04 2022-07-05 阿波罗智联(北京)科技有限公司 用于识别语音的方法和装置
US11126414B1 (en) 2020-03-13 2021-09-21 RedLore Method and system for changing the behavior of a connected field device
US11822889B2 (en) * 2020-03-20 2023-11-21 At&T Intellectual Property I, L.P. Personal conversationalist system
US11164152B2 (en) 2020-03-24 2021-11-02 Saudi Arabian Oil Company Autonomous procurement system
US11514511B2 (en) * 2020-03-24 2022-11-29 Saudi Arabian Oil Company Autonomous bidder solicitation and selection system
US11657189B2 (en) 2020-03-30 2023-05-23 Kyndryl, Inc. Object loss prevention using cognitive computing
US11803415B2 (en) * 2020-03-31 2023-10-31 Microsoft Technology Licensing, Llc Automating tasks for a user across their mobile applications
US11961509B2 (en) * 2020-04-03 2024-04-16 Microsoft Technology Licensing, Llc Training a user-system dialog in a task-oriented dialog system
US11768945B2 (en) * 2020-04-07 2023-09-26 Allstate Insurance Company Machine learning system for determining a security vulnerability in computer software
US20210319189A1 (en) * 2020-04-08 2021-10-14 Rajiv Trehan Multilingual concierge systems and method thereof
CA3115326C (en) 2020-04-14 2022-01-25 Citrix Systems, Inc. Triggering event notifications based on messages to application users
WO2021216164A1 (en) * 2020-04-21 2021-10-28 Google Llc Hierarchical context specific actions from ambient speech
US11710476B2 (en) 2020-04-27 2023-07-25 Robert Bosch Gmbh System and method for automatic testing of conversational assistance
US11038966B1 (en) 2020-04-28 2021-06-15 Arm Ip Limited Remote device operation
US11411950B2 (en) 2020-04-28 2022-08-09 Bank Of America Corporation Electronic system for integration of communication channels and active cross-channel communication transmission
CN111246027B (zh) * 2020-04-28 2021-02-12 南京硅基智能科技有限公司 一种实现人机协同的语音通讯系统及方法
CN111666394A (zh) * 2020-04-30 2020-09-15 北京捷通华声科技股份有限公司 一种文本处理方法及装置
US11694025B2 (en) * 2020-05-04 2023-07-04 Kyndryl Inc. Cognitive issue description and multi-level category recommendation
US11823082B2 (en) 2020-05-06 2023-11-21 Kore.Ai, Inc. Methods for orchestrating an automated conversation in one or more networks and devices thereof
US11810578B2 (en) 2020-05-11 2023-11-07 Apple Inc. Device arbitration for digital assistant-based intercom systems
US11183193B1 (en) * 2020-05-11 2021-11-23 Apple Inc. Digital assistant hardware abstraction
US11061543B1 (en) 2020-05-11 2021-07-13 Apple Inc. Providing relevant data items based on context
US11755276B2 (en) 2020-05-12 2023-09-12 Apple Inc. Reducing description length based on confidence
US11404051B2 (en) 2020-05-21 2022-08-02 Bank Of America Corporation Textual analysis system for automatic language proficiency assessment
US11232798B2 (en) 2020-05-21 2022-01-25 Bank Of America Corporation Audio analysis system for automatic language proficiency assessment
FR3110992A1 (fr) 2020-05-28 2021-12-03 Bull Sas Application exécutable sur un Objet Intelligent et Communicant pour réserver une salle
US11416290B2 (en) 2020-05-28 2022-08-16 Microsoft Technology Licensing, Llc Semi-autonomous intelligent task hub
DK202070658A1 (en) 2020-06-01 2022-01-13 Apple Inc Suggesting executable actions in response to detecting events
US11153739B1 (en) * 2020-06-03 2021-10-19 Micron Technology, Inc. Emergency mode for mobile devices
US11222075B2 (en) 2020-06-12 2022-01-11 Earley Information Science, Inc. Digital data processing systems and methods for digital content retrieval and generation
US11513655B2 (en) * 2020-06-26 2022-11-29 Google Llc Simplified user interface generation
EP3961424A4 (en) * 2020-06-28 2022-10-05 Beijing Baidu Netcom Science And Technology Co., Ltd. METHOD AND DEVICE FOR REWRITING A SEARCH TERM, DEVICE AND STORAGE MEDIA
US11558263B2 (en) * 2020-07-10 2023-01-17 Hewlett Packard Enterprise Development Lp Network device association with network management system
USD959463S1 (en) * 2020-07-15 2022-08-02 Vyaire Medical, Inc. Computing device with graphical user interface for communicating health-related messages regarding ventilated patients
USD953356S1 (en) * 2020-07-15 2022-05-31 Vyaire Medical, Inc. Computing device with graphical user interface for communicating health-related messages regarding ventilated patients
GB2597334A (en) * 2020-07-17 2022-01-26 Playrcart Ltd A media player
US11490204B2 (en) 2020-07-20 2022-11-01 Apple Inc. Multi-device audio adjustment coordination
CN111754979A (zh) * 2020-07-21 2020-10-09 南京智金科技创新服务中心 智能语音识别方法及装置
US11438683B2 (en) 2020-07-21 2022-09-06 Apple Inc. User identification using headphones
JP6976479B1 (ja) * 2020-07-28 2021-12-08 三菱電機株式会社 施設提示装置及び施設提示方法
US11526515B2 (en) * 2020-07-28 2022-12-13 International Business Machines Corporation Replacing mappings within a semantic search application over a commonly enriched corpus
US11481561B2 (en) 2020-07-28 2022-10-25 International Business Machines Corporation Semantic linkage qualification of ontologically related entities
US11640430B2 (en) 2020-07-28 2023-05-02 International Business Machines Corporation Custom semantic search experience driven by an ontology
US11205105B1 (en) 2020-08-09 2021-12-21 The DTX Company Machine-readable label generator
CN111737442B (zh) * 2020-08-13 2021-06-04 北京福佑多多信息技术有限公司 智能客服多轮会话管理的方法和装置
US11829720B2 (en) 2020-09-01 2023-11-28 Apple Inc. Analysis and validation of language models
US11715464B2 (en) * 2020-09-14 2023-08-01 Apple Inc. Using augmentation to create natural language models
US11748660B2 (en) * 2020-09-17 2023-09-05 Google Llc Automated assistant training and/or execution of inter-user procedures
US11886687B1 (en) * 2020-09-23 2024-01-30 Jetsmarter Inc. Efficient route selection for client-initiated segments
TWI766375B (zh) * 2020-09-23 2022-06-01 華南商業銀行股份有限公司 基於人工智慧的銀行櫃臺系統
US11392291B2 (en) 2020-09-25 2022-07-19 Apple Inc. Methods and interfaces for media control with dynamic feedback
US20220100180A1 (en) * 2020-09-25 2022-03-31 Schneider Electric Systems Usa, Inc. Safety instrumented system interface
US11537661B2 (en) * 2020-10-02 2022-12-27 PolyAI Limited Systems and methods for conversing with a user
US11303749B1 (en) 2020-10-06 2022-04-12 Google Llc Automatic navigation of an interactive voice response (IVR) tree on behalf of human user(s)
EP4191578A4 (en) * 2020-10-07 2024-01-17 Samsung Electronics Co Ltd ELECTRONIC DEVICE AND METHOD FOR ACQUIRING PARAMETERS TO UNDERSTAND A NATURAL LANGUAGE
US11783804B2 (en) 2020-10-26 2023-10-10 T-Mobile Usa, Inc. Voice communicator with voice changer
CN112364655B (zh) * 2020-10-30 2021-08-24 北京中科凡语科技有限公司 命名实体识别模型建立方法及命名实体识别方法
US11783827B2 (en) 2020-11-06 2023-10-10 Apple Inc. Determining suggested subsequent user actions during digital assistant interaction
KR102365838B1 (ko) * 2020-11-12 2022-02-21 숭실대학교산학협력단 사용자 의도 추론을 위한 뉴럴 심볼릭 기반 규칙 생성 방법 및 장치
US11271829B1 (en) 2020-11-19 2022-03-08 Kyndryl, Inc. SLA-aware task dispatching with a task resolution control
CN112382290B (zh) * 2020-11-20 2023-04-07 北京百度网讯科技有限公司 一种语音交互方法、装置、设备和计算机存储介质
CN112530438B (zh) * 2020-11-27 2023-04-07 贵州电网有限责任公司 一种基于知识图谱辅助声纹识别的身份认证方法
US11568870B2 (en) * 2020-12-02 2023-01-31 Google Llc Automated assistant for facilitating communications through dissimilar messaging features of different applications
US20220180409A1 (en) * 2020-12-07 2022-06-09 Markaaz, Inc. Machine intelligence platform
US20220180056A1 (en) * 2020-12-09 2022-06-09 Here Global B.V. Method and apparatus for translation of a natural language query to a service execution language
US11663552B2 (en) 2020-12-15 2023-05-30 International Business Machines Corporation Dynamically customizing a workflow separate from domain logic
US20220191211A1 (en) 2020-12-15 2022-06-16 ClearVector, Inc. Computer-implemented methods, systems comprising computer-readable media, and electronic devices for resource preservation and intervention within a network computing environment
US11775773B2 (en) * 2020-12-15 2023-10-03 Kore.Ai, Inc. Methods for conducting a conversation in an application enabled by a virtual assistant server and devices thereof
RU2759090C1 (ru) * 2020-12-18 2021-11-09 Общество с ограниченной ответственностью "Виртуальные Ассистенты" Способ управления диалогом и система понимания естественного языка в платформе виртуальных ассистентов
US11250855B1 (en) * 2020-12-23 2022-02-15 Nuance Communications, Inc. Ambient cooperative intelligence system and method
US11563706B2 (en) 2020-12-29 2023-01-24 Meta Platforms, Inc. Generating context-aware rendering of media contents for assistant systems
US11809480B1 (en) 2020-12-31 2023-11-07 Meta Platforms, Inc. Generating dynamic knowledge graph of media contents for assistant systems
US11593579B2 (en) 2021-01-04 2023-02-28 The DTX Company Multiplexed quick response (“QR”) code experience derivation
US11397629B1 (en) 2021-01-06 2022-07-26 Wells Fargo Bank, N.A. Automated resolution engine
KR20220101821A (ko) * 2021-01-12 2022-07-19 라인 가부시키가이샤 메신저 어플리케이션의 대화방과 연관하여 검색 서비스를 제공하는 방법 및 장치
US11610249B2 (en) 2021-01-13 2023-03-21 Walmart Apollo, Llc System, method, and computer readable medium for automatic item rankings
US11568462B1 (en) 2021-02-02 2023-01-31 Wells Fargo Bank, N.A. Computer-based system for product initiation
US20220261767A1 (en) * 2021-02-12 2022-08-18 Dell Products L.P. Intelligent automated note tagging
US11348160B1 (en) 2021-02-24 2022-05-31 Conversenowai Determining order preferences and item suggestions
US11514894B2 (en) 2021-02-24 2022-11-29 Conversenowai Adaptively modifying dialog output by an artificial intelligence engine during a conversation with a customer based on changing the customer's negative emotional state to a positive one
US11354760B1 (en) 2021-02-24 2022-06-07 Conversenowai Order post to enable parallelized order taking using artificial intelligence engine(s)
US11355122B1 (en) * 2021-02-24 2022-06-07 Conversenowai Using machine learning to correct the output of an automatic speech recognition system
US11862157B2 (en) 2021-02-24 2024-01-02 Conversenow Ai Automated ordering system
US11810550B2 (en) 2021-02-24 2023-11-07 Conversenowai Determining order preferences and item suggestions
US11444795B1 (en) 2021-02-25 2022-09-13 At&T Intellectual Property I, L.P. Intelligent meeting assistant
KR102263656B1 (ko) * 2021-02-26 2021-06-11 주식회사 델타엑스 답변을 유도하는 대화 시스템 및 대화 방법
EP4050435A1 (de) * 2021-02-26 2022-08-31 Siemens Aktiengesellschaft Nlu-basierte systeme und verfahren zur erleichterten steuerung von industriellen assets
WO2022182824A1 (en) * 2021-02-26 2022-09-01 Brain Technologies, Inc. Natural query completion for a real-time morphing interface
US20220286477A1 (en) * 2021-03-02 2022-09-08 Jpmorgan Chase Bank, N.A. System and method for implementing a behavior driven architecture module
US20220287110A1 (en) * 2021-03-05 2022-09-08 Samsung Electronics Co., Ltd. Electronic device and method for connecting device thereof
USD962966S1 (en) 2021-03-10 2022-09-06 The DTX Company Display screen or portion thereof with a graphical user interface for a machine-readable label
US11756574B2 (en) 2021-03-11 2023-09-12 Apple Inc. Multiple state digital assistant for continuous dialog
US11789696B2 (en) 2021-03-23 2023-10-17 Microsoft Technology Licensing, Llc Voice assistant-enabled client application with user view context
US11538480B1 (en) * 2021-03-30 2022-12-27 Amazon Technologies, Inc. Integration of speech processing functionality with organization systems
AU2022249064A1 (en) * 2021-03-30 2023-10-19 Yohana Llc Systems and methods for task determination, delegation, and automation
US20220318311A1 (en) * 2021-03-31 2022-10-06 Robert Bosch Gmbh Retrieval-based dialogue system with relevant responses
US11334223B1 (en) 2021-04-14 2022-05-17 DataChat.ai User interface for data analytics systems
US11885632B2 (en) * 2021-04-15 2024-01-30 Google Llc Conditional preparation for automated assistant input from a user in a vehicle
US11861315B2 (en) 2021-04-21 2024-01-02 Meta Platforms, Inc. Continuous learning for natural-language understanding models for assistant systems
US20220343231A1 (en) * 2021-04-26 2022-10-27 Intuition Robotics, Ltd. Techniques for scheduling and executing plans for a user of an input/output device
WO2022232019A1 (en) * 2021-04-30 2022-11-03 Zebra Technologies Corporation Enhanced device discovery to support multiple clients and high data bandwidth
KR102544825B1 (ko) * 2021-05-04 2023-06-16 숭실대학교산학협력단 뉴럴 심볼릭 기반 시퀀스 모델을 활용한 규칙 추론 방법 및 장치
US11935168B1 (en) 2021-05-14 2024-03-19 Apple Inc. Selective amplification of voice and interactive language simulator
US11886542B2 (en) 2021-05-20 2024-01-30 Apple Inc. Model compression using cycle generative adversarial network knowledge distillation
US11797766B2 (en) 2021-05-21 2023-10-24 Apple Inc. Word prediction with multiple overlapping contexts
US11847378B2 (en) 2021-06-06 2023-12-19 Apple Inc. User interfaces for audio routing
US20220400093A1 (en) * 2021-06-14 2022-12-15 LiveChat Software S.A. System and method for asynchronous messaging combined with a real-time communication
WO2023275602A1 (en) * 2021-06-29 2023-01-05 Srinivas Ananda Padmanaban A digital assistant system for rendering a service and a method to operate the same
US20230004719A1 (en) * 2021-06-30 2023-01-05 Earley Information Science, Inc. Digital data processing systems and methods for multi-domain digital content retrieval and generation with dead-end prevention
CN113220373B (zh) * 2021-07-07 2021-12-14 深圳传音控股股份有限公司 处理方法、设备及存储介质
US20230008868A1 (en) * 2021-07-08 2023-01-12 Nippon Telegraph And Telephone Corporation User authentication device, user authentication method, and user authentication computer program
US11593428B2 (en) 2021-07-08 2023-02-28 Bank Of America Corporation System and method for detecting errors in a task workflow from a video stream
KR20230012785A (ko) * 2021-07-16 2023-01-26 서울대학교산학협력단 비디오 스토리 질의응답을 위한 트랜스포머 모델을 구축하는 방법 및 이를 수행하기 위한 컴퓨팅 장치
US11711698B2 (en) 2021-08-10 2023-07-25 Bank Of America Corporation Remote device linkage for secure communications
US11790735B2 (en) 2021-08-10 2023-10-17 Bank Of America Corporation Modular device mesh network for associated device integration
US11720295B2 (en) 2021-08-10 2023-08-08 Bank Of America Corporation System and method for transforming entity device to a multi-functional device via a remote communication link
WO2023019245A1 (en) * 2021-08-12 2023-02-16 Yohana Llc Systems and methods for proposal communication in a task determination system
US11599757B1 (en) 2021-08-24 2023-03-07 The DTX Company Collectible machine-readable codes
US11960841B2 (en) 2021-08-31 2024-04-16 Kyndryl, Inc. Incomplete problem description determination for virtual assistant user input handling
US20230107942A1 (en) 2021-09-07 2023-04-06 Yohana Llc Systems and methods for integration of task management applications with task facilitation services
US11677692B2 (en) 2021-09-15 2023-06-13 International Business Machines Corporation Conversational systems content related to external events
KR20230043397A (ko) * 2021-09-24 2023-03-31 삼성전자주식회사 사용자 발화를 처리하는 서버, 전자 장치 및 그의 동작 방법
US20230111701A1 (en) * 2021-10-07 2023-04-13 Whitestar Communications, Inc. Secure keyboard resource limiting access of user input to destination resource requesting the user input
WO2023058944A1 (ko) * 2021-10-08 2023-04-13 삼성전자주식회사 전자 장치 및 응답 제공 방법
US11734089B2 (en) 2021-10-11 2023-08-22 Fmr Llc Dynamic option reselection in virtual assistant communication sessions
US11915205B2 (en) * 2021-10-15 2024-02-27 EMC IP Holding Company LLC Method and system to manage technical support sessions using ranked historical technical support sessions
US11941641B2 (en) * 2021-10-15 2024-03-26 EMC IP Holding Company LLC Method and system to manage technical support sessions using historical technical support sessions
WO2023102563A1 (en) * 2021-12-03 2023-06-08 Zingly Inc. Methods and systems for a cloud-based, intelligent and interactive virtual container based customer service platform
US11829788B2 (en) 2021-12-03 2023-11-28 International Business Machines Corporation Tracking computer user navigations to generate new navigation paths
US11671385B1 (en) * 2021-12-07 2023-06-06 International Business Machines Corporation Automated communication exchange programs for attended robotic process automation
US11705108B1 (en) 2021-12-10 2023-07-18 Amazon Technologies, Inc. Visual responses to user inputs
TR2021021404A2 (tr) * 2021-12-28 2022-01-21 Turkcell Technology Research And Development Co Otomati̇k talep açma si̇stemi̇
WO2023132470A1 (ko) * 2022-01-06 2023-07-13 삼성전자주식회사 사용자 발화를 처리하는 서버, 전자 장치 및 그의 동작 방법
US11334779B1 (en) 2022-01-14 2022-05-17 The DTX Company Dynamic embedding of machine-readable codes within video and digital media
US11656926B1 (en) 2022-01-26 2023-05-23 Bank Of America Corporation Systems and methods for automatically applying configuration changes to computing clusters
US11693869B1 (en) 2022-02-04 2023-07-04 Bank Of America Corporation Processing queries and commands using a universal intelli-shell instrument
US20230252554A1 (en) * 2022-02-10 2023-08-10 Maplebear Inc. (Dba Instacart) Removing semantic duplicates from results based on similarity between embeddings for different results
US11799971B2 (en) 2022-02-17 2023-10-24 Bank Of America Corporation Systems and methods for session migration between devices
US20230267526A1 (en) * 2022-02-18 2023-08-24 Mattertraffic Inc. Analyzing and tracking user actions over digital twin models and in the metaverse
US11741331B1 (en) 2022-02-23 2023-08-29 The DTX Company Electronic tag with two scanning modalities
EP4235105A1 (en) 2022-02-24 2023-08-30 Volkswagen Ag A method for operating an assistance system of a motor vehicle, a computer program product as well as a corresponding assistance system
WO2023177051A1 (ko) * 2022-03-18 2023-09-21 삼성전자주식회사 증강된 문장 후보에 기반하여 사용자 발화를 처리하는 방법 및 전자 장치
US11880365B2 (en) * 2022-03-23 2024-01-23 Bank Of America Corporation Multimodal and distributed database system structured for dynamic latency reduction
US11880546B2 (en) 2022-04-22 2024-01-23 Capital One Services, Llc Presentation and control of user interactions with a user interface element
US11669848B1 (en) * 2022-04-22 2023-06-06 Raadz Inc. System and method for accurate predictions using a predictive model
US11804215B1 (en) 2022-04-29 2023-10-31 Apple Inc. Sonic responses
US11908473B2 (en) 2022-05-10 2024-02-20 Apple Inc. Task modification after task initiation
US11743580B1 (en) 2022-05-16 2023-08-29 Motorola Solutions, Inc. Method and system for controlling operation of a fixed position camera
US20230376697A1 (en) * 2022-05-19 2023-11-23 Google Llc Mixture-Of-Expert Approach to Reinforcement Learning-Based Dialogue Management
US11734533B1 (en) 2022-06-08 2023-08-22 The DTX Company Secure scanning of machine-readable codes
US11909611B2 (en) 2022-07-20 2024-02-20 Google Llc Standardizing analysis metrics across multiple devices
US11763097B1 (en) 2022-08-02 2023-09-19 Fmr Llc Intelligent dialogue recovery for virtual assistant communication sessions
US20240086647A1 (en) * 2022-09-08 2024-03-14 Ilango Ramanujam Artificial intelligence-enabled system and method for authoring a scientific document
WO2024072142A1 (ko) * 2022-09-29 2024-04-04 삼성전자 주식회사 서술어를 포함하지 않는 발화를 처리하는 전자 장치, 동작 방법 및 저장 매체
US11902228B1 (en) 2022-12-30 2024-02-13 Salesforce, Inc. Interactive user status
US11709907B1 (en) 2023-02-01 2023-07-25 The DTX Company Offline to online conversion linkage
DE202023101171U1 (de) 2023-03-10 2023-10-24 Mahendran Sivananaintha Perumal Eine intelligente und sicherheitsfähige automatisierte Betonmischmaschine, um die Anforderungen verschiedener Gebäudearten zu erfüllen
KR102638739B1 (ko) * 2023-03-30 2024-02-20 벌스 주식회사 콘텐츠 재생 디스플레이장치 제어 서버 및 그 동작 방법
US11960514B1 (en) * 2023-05-01 2024-04-16 Drift.com, Inc. Interactive conversation assistance using semantic search and generative AI

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020004931A (ko) * 1998-10-02 2002-01-16 포만 제프리 엘 대화식 브라우저 및 대화식 시스템
JP2003194547A (ja) * 2001-12-26 2003-07-09 Mazda Motor Corp 情報提供方法、情報提供装置及びそのコンピュータ・プログラム
KR20070022393A (ko) * 2004-06-17 2007-02-26 로베르트 보쉬 게엠베하 차량 및 다른 복합 장비용 대화식 매뉴얼 시스템 및 방법
US20080015864A1 (en) * 2001-01-12 2008-01-17 Ross Steven I Method and Apparatus for Managing Dialog Management in a Computer Conversation
JP2009505142A (ja) * 2005-08-09 2009-02-05 モバイル・ヴォイス・コントロール・エルエルシー 音声制御型ワイヤレス通信デバイス・システム
JP2009522861A (ja) * 2005-12-29 2009-06-11 ユナイテッド ビデオ プロパティーズ, インコーポレイテッド コンテンツを管理するためのシステムおよび方法
JP2009157951A (ja) * 1996-07-19 2009-07-16 Microsoft Corp 推論システムおよび推論エンジン
JP2009217611A (ja) * 2008-03-11 2009-09-24 Toshiba Corp 音声対話装置

Family Cites Families (6365)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US1559320A (en) 1924-11-17 1925-10-27 Albert A Hirsh Tooth cleaner
US2180522A (en) 1938-11-01 1939-11-21 Henne Isabelle Dental floss throw-away unit and method of making same
US2495222A (en) 1946-03-01 1950-01-24 Alvie S Morningstar Automatic clock calendar
US3828132A (en) 1970-10-30 1974-08-06 Bell Telephone Labor Inc Speech synthesis by concatenation of formant encoded words
US3710321A (en) 1971-01-18 1973-01-09 Ibm Machine recognition of lexical symbols
US3704345A (en) 1971-03-19 1972-11-28 Bell Telephone Labor Inc Conversion of printed text into synthetic speech
US3787542A (en) 1971-10-14 1974-01-22 Ici Ltd Production of extruded foamed synthetic thermoplastic polymeric materials
US3979557A (en) 1974-07-03 1976-09-07 International Telephone And Telegraph Corporation Speech processor system for pitch period extraction using prediction filters
US4013085A (en) 1974-07-17 1977-03-22 Wright Charles E Dental cleaning means and method of manufacture therefor
US4108211A (en) 1975-04-28 1978-08-22 Fuji Photo Optical Co., Ltd. Articulated, four-way bendable tube structure
US4107784A (en) 1975-12-22 1978-08-15 Bemmelen Henri M Van Management control terminal method and apparatus
US4090216A (en) 1976-05-26 1978-05-16 Gte Sylvania Incorporated Ambient light contrast and color control circuit
BG24190A1 (en) 1976-09-08 1978-01-10 Antonov Method of synthesis of speech and device for effecting same
US4081631A (en) 1976-12-08 1978-03-28 Motorola, Inc. Dual purpose, weather resistant data terminal keyboard assembly including audio porting
US4384169A (en) 1977-01-21 1983-05-17 Forrest S. Mozer Method and apparatus for speech synthesizing
US4159536A (en) 1977-04-08 1979-06-26 Willard E. Kehoe Portable electronic language translation device
GB1545406A (en) 1977-12-16 1979-05-10 Ibm Keyboard apparatus
US4181821A (en) 1978-10-31 1980-01-01 Bell Telephone Laboratories, Incorporated Multiple template speech recognition system
JPS597120B2 (ja) 1978-11-24 1984-02-16 日本電気株式会社 音声分析装置
JPS5580084A (en) 1978-12-12 1980-06-16 Seiko Instr & Electronics Ltd Electronic wrist watch with computer
US4241286A (en) 1979-01-04 1980-12-23 Mack Gordon Welding helmet lens assembly
US4253477A (en) 1979-08-02 1981-03-03 Eichman John J Dental floss holder
JPS5681900A (en) 1979-12-10 1981-07-04 Nippon Electric Co Voice synthesizer
US4310721A (en) 1980-01-23 1982-01-12 The United States Of America As Represented By The Secretary Of The Army Half duplex integral vocoder modem system
US4348553A (en) 1980-07-02 1982-09-07 International Business Machines Corporation Parallel pattern verifier with dynamic time warping
JPS5741731U (ko) 1980-08-25 1982-03-06
JPS5741731A (en) 1980-08-25 1982-03-09 Fujitsu Ltd Coordinate input device
US4332464A (en) 1980-09-22 1982-06-01 Xerox Corporation Interactive user-machine interface method and apparatus for copier/duplicator
NZ199001A (en) 1981-01-30 1984-02-03 Mobil Oil Corp Alkylation of aromatic compounds using catalyst with metal component and a zeolite
EP0059880A3 (en) 1981-03-05 1984-09-19 Texas Instruments Incorporated Text-to-speech synthesis system
JPS57178295A (en) 1981-04-27 1982-11-02 Nippon Electric Co Continuous word recognition apparatus
US4495644A (en) 1981-04-27 1985-01-22 Quest Automation Public Limited Company Apparatus for signature verification
US4433377A (en) 1981-06-29 1984-02-21 Eustis Mary S Data processing with format varying
US4386345A (en) 1981-09-22 1983-05-31 Sperry Corporation Color and brightness tracking in a cathode ray tube display system
GB2109617B (en) 1981-11-14 1985-01-16 Nippon Musical Instruments Mfg Music sheet
US5047617A (en) 1982-01-25 1991-09-10 Symbol Technologies, Inc. Narrow-bodied, single- and twin-windowed portable laser scanning head for reading bar code symbols
EP0411675B1 (en) 1982-06-11 1995-09-20 Mitsubishi Denki Kabushiki Kaisha Interframe coding apparatus
US4451849A (en) 1982-06-23 1984-05-29 Rca Corporation Plural operating mode ambient light responsive television picture control
USRE32632E (en) 1982-07-19 1988-03-29 Apple Computer, Inc. Display system
US4485439A (en) 1982-07-27 1984-11-27 S.A. Analis Standard hardware-software interface for connecting any instrument which provides a digital output stream with any digital host computer
US4513379A (en) 1982-09-07 1985-04-23 General Electric Company Customization window for a computer numerical control system
JPS5957336A (ja) 1982-09-27 1984-04-02 Toshiba Corp 画像表示装置
US4555775B1 (en) 1982-10-07 1995-12-05 Bell Telephone Labor Inc Dynamic generation and overlaying of graphic windows for multiple active program storage areas
JPS5957336U (ja) 1982-10-08 1984-04-14 株式会社明治ゴム化成 把手付大型飲料用容器
US4587670A (en) 1982-10-15 1986-05-06 At&T Bell Laboratories Hidden Markov model speech recognition arrangement
US4831551A (en) 1983-01-28 1989-05-16 Texas Instruments Incorporated Speaker-dependent connected speech word recognizer
US4688195A (en) 1983-01-28 1987-08-18 Texas Instruments Incorporated Natural-language interface generating system
US4586158A (en) 1983-02-22 1986-04-29 International Business Machines Corp. Screen management system
DE3381300D1 (de) 1983-03-31 1990-04-12 Ibm Abbildungsraumverwaltung und wiedergabe in einem bestimmten teil des bildschirms eines virtuellen mehrfunktionsterminals.
US4654875A (en) 1983-05-23 1987-03-31 The Research Foundation Of State University Of New York System to achieve automatic recognition of linguistic strings
SE8303123L (sv) 1983-06-02 1984-12-03 Fixfabriken Ab Festanordning
US4618984A (en) 1983-06-08 1986-10-21 International Business Machines Corporation Adaptive automatic discrete utterance recognition
JPS603056A (ja) 1983-06-21 1985-01-09 Toshiba Corp 情報整理装置
US4611346A (en) 1983-09-29 1986-09-09 International Business Machines Corporation Method and apparatus for character recognition accommodating diacritical marks
DE3335358A1 (de) 1983-09-29 1985-04-11 Siemens AG, 1000 Berlin und 8000 München Verfahren zur bestimmung von sprachspektren fuer die automatische spracherkennung und sprachcodierung
FR2553555B1 (fr) 1983-10-14 1986-04-11 Texas Instruments France Procede de codage de la parole et dispositif pour sa mise en oeuvre
US4797930A (en) 1983-11-03 1989-01-10 Texas Instruments Incorporated constructed syllable pitch patterns from phonological linguistic unit string data
US4802223A (en) 1983-11-03 1989-01-31 Texas Instruments Incorporated Low data rate speech encoding employing syllable pitch patterns
US5164900A (en) 1983-11-14 1992-11-17 Colman Bernath Method and device for phonetically encoding Chinese textual data for data processing entry
US5212638A (en) 1983-11-14 1993-05-18 Colman Bernath Alphabetic keyboard arrangement for typing Mandarin Chinese phonetic data
US4680805A (en) 1983-11-17 1987-07-14 Texas Instruments Incorporated Method and apparatus for recognition of discontinuous text
US4589022A (en) 1983-11-28 1986-05-13 General Electric Company Brightness control system for CRT video display
JPS60116072A (ja) 1983-11-29 1985-06-22 N K B:Kk 情報提供システム
US4736296A (en) 1983-12-26 1988-04-05 Hitachi, Ltd. Method and apparatus of intelligent guidance in natural language
US4726065A (en) 1984-01-26 1988-02-16 Horst Froessl Image manipulation by speech signals
US4955047A (en) 1984-03-26 1990-09-04 Dytel Corporation Automated attendant with direct inward system access
US4811243A (en) 1984-04-06 1989-03-07 Racine Marsh V Computer aided coordinate digitizing system
US4692941A (en) 1984-04-10 1987-09-08 First Byte Real-time text-to-speech conversion system
US4709390A (en) 1984-05-04 1987-11-24 American Telephone And Telegraph Company, At&T Bell Laboratories Speech message code modifying arrangement
JPH067397Y2 (ja) 1984-07-30 1994-02-23 カシオ計算機株式会社 文書入力装置
JPH0724055B2 (ja) 1984-07-31 1995-03-15 株式会社日立製作所 単語分割処理方法
US4783807A (en) 1984-08-27 1988-11-08 John Marley System and method for sound recognition with feature selection synchronized to voice pitch
JP2607457B2 (ja) 1984-09-17 1997-05-07 株式会社東芝 パターン認識装置
JPS61105671A (ja) 1984-10-29 1986-05-23 Hitachi Ltd 自然言語処理装置
US4914704A (en) 1984-10-30 1990-04-03 International Business Machines Corporation Text editor for speech input
US4718094A (en) 1984-11-19 1988-01-05 International Business Machines Corp. Speech recognition system
US5165007A (en) 1985-02-01 1992-11-17 International Business Machines Corporation Feneme-based Markov models for words
US4686522A (en) 1985-02-19 1987-08-11 International Business Machines Corporation Method of editing graphic objects in an interactive draw graphic system using implicit editing actions
US4783804A (en) 1985-03-21 1988-11-08 American Telephone And Telegraph Company, At&T Bell Laboratories Hidden Markov model speech recognition arrangement
US4944013A (en) 1985-04-03 1990-07-24 British Telecommunications Public Limited Company Multi-pulse speech coder
US4670848A (en) 1985-04-10 1987-06-02 Standard Systems Corporation Artificial intelligence system
US4658425A (en) 1985-04-19 1987-04-14 Shure Brothers, Inc. Microphone actuation control system suitable for teleconference systems
US4833712A (en) 1985-05-29 1989-05-23 International Business Machines Corporation Automatic generation of simple Markov model stunted baseforms for words in a vocabulary
US4819271A (en) 1985-05-29 1989-04-04 International Business Machines Corporation Constructing Markov model word baseforms from multiple utterances by concatenating model sequences for word segments
US4698625A (en) 1985-05-30 1987-10-06 International Business Machines Corp. Graphic highlight adjacent a pointing cursor
US4829583A (en) 1985-06-03 1989-05-09 Sino Business Machines, Inc. Method and apparatus for processing ideographic characters
US5067158A (en) 1985-06-11 1991-11-19 Texas Instruments Incorporated Linear predictive residual representation via non-iterative spectral reconstruction
US5175803A (en) 1985-06-14 1992-12-29 Yeh Victor C Method and apparatus for data processing and word processing in Chinese using a phonetic Chinese language
US4713775A (en) 1985-08-21 1987-12-15 Teknowledge, Incorporated Intelligent assistant for using and operating computer system capabilities to solve problems
EP0218859A3 (en) 1985-10-11 1989-09-06 International Business Machines Corporation Signal processor communication interface
US5133023A (en) 1985-10-15 1992-07-21 The Palantir Corporation Means for resolving ambiguities in text based upon character context
US4754489A (en) 1985-10-15 1988-06-28 The Palantir Corporation Means for resolving ambiguities in text based upon character context
US4655233A (en) 1985-11-04 1987-04-07 Laughlin Patrick E Dental flossing tool
US4776016A (en) 1985-11-21 1988-10-04 Position Orientation Systems, Inc. Voice control system
NL8503304A (nl) 1985-11-29 1987-06-16 Philips Nv Werkwijze en inrichting voor het segmenteren van een uit een akoestisch signaal, bij voorbeeld een spraaksignaal, afgeleid elektrisch signaal.
JPS62153326A (ja) 1985-12-27 1987-07-08 Sanwa Kako Kk 帯電防止性を有する架橋ポリオレフィン発泡体の製造方法
JPH0833744B2 (ja) 1986-01-09 1996-03-29 株式会社東芝 音声合成装置
US4680429A (en) 1986-01-15 1987-07-14 Tektronix, Inc. Touch panel
US4807752A (en) 1986-01-21 1989-02-28 Placontrol Corporation Dental floss holders and package assembly of same
US4724542A (en) 1986-01-22 1988-02-09 International Business Machines Corporation Automatic reference adaptation during dynamic signature verification
US5128752A (en) 1986-03-10 1992-07-07 Kohorn H Von System and method for generating and redeeming tokens
US5759101A (en) 1986-03-10 1998-06-02 Response Reward Systems L.C. Central and remote evaluation of responses of participatory broadcast audience with automatic crediting and couponing
US5032989A (en) 1986-03-19 1991-07-16 Realpro, Ltd. Real estate search and location system and method
DE3779351D1 (ko) 1986-03-28 1992-07-02 American Telephone And Telegraph Co., New York, N.Y., Us
JPS62235998A (ja) 1986-04-05 1987-10-16 シャープ株式会社 音節識別方式
JPH0814822B2 (ja) 1986-04-30 1996-02-14 カシオ計算機株式会社 命令入力装置
US4903305A (en) 1986-05-12 1990-02-20 Dragon Systems, Inc. Method for representing word models for use in speech recognition
US4759070A (en) 1986-05-27 1988-07-19 Voroba Technologies Associates Patient controlled master hearing aid
US4837798A (en) 1986-06-02 1989-06-06 American Telephone And Telegraph Company Communication system having unified messaging
GB8618665D0 (en) 1986-07-31 1986-09-10 British Telecomm Graphical workstation
US4790028A (en) 1986-09-12 1988-12-06 Westinghouse Electric Corp. Method and apparatus for generating variably scaled displays
RU2070734C1 (ru) 1986-10-03 1996-12-20 Бритиш Телекоммьюникейшнз Паблик Лимитед Компани Устройство для перевода фраз из нескольких слов с первого языка на второй
US5765131A (en) 1986-10-03 1998-06-09 British Telecommunications Public Limited Company Language translation system and method
US5083268A (en) 1986-10-15 1992-01-21 Texas Instruments Incorporated System and method for parsing natural language by unifying lexical features of words
US4837831A (en) 1986-10-15 1989-06-06 Dragon Systems, Inc. Method for creating and using multiple-word sound models in speech recognition
USRE34562E (en) 1986-10-16 1994-03-15 Mitsubishi Denki Kabushiki Kaisha Amplitude-adaptive vector quantization system
US5123103A (en) 1986-10-17 1992-06-16 Hitachi, Ltd. Method and system of retrieving program specification and linking the specification by concept to retrieval request for reusing program parts
US4829576A (en) 1986-10-21 1989-05-09 Dragon Systems, Inc. Voice recognition system
US4887212A (en) 1986-10-29 1989-12-12 International Business Machines Corporation Parser for natural language text
US4852168A (en) 1986-11-18 1989-07-25 Sprague Richard P Compression of stored waveforms for artificial speech
US4833718A (en) 1986-11-18 1989-05-23 First Byte Compression of stored waveforms for artificial speech
US4727354A (en) 1987-01-07 1988-02-23 Unisys Corporation System for selecting best fit vector code in vector quantization encoding
US4827520A (en) 1987-01-16 1989-05-02 Prince Corporation Voice actuated control system for use in a vehicle
US5179627A (en) 1987-02-10 1993-01-12 Dictaphone Corporation Digital dictation system
JPH0619965B2 (ja) 1987-02-13 1994-03-16 日本電子株式会社 走査型電子顕微鏡等における試料交換装置
US4965763A (en) 1987-03-03 1990-10-23 International Business Machines Corporation Computer method for automatic extraction of commonly specified information from business correspondence
JP2595235B2 (ja) 1987-03-18 1997-04-02 富士通株式会社 音声合成装置
US4755811A (en) 1987-03-24 1988-07-05 Tektronix, Inc. Touch controlled zoom of waveform displays
US4803729A (en) 1987-04-03 1989-02-07 Dragon Systems, Inc. Speech recognition method
US5027408A (en) 1987-04-09 1991-06-25 Kroeker John P Speech-recognition circuitry employing phoneme estimation
US5125030A (en) 1987-04-13 1992-06-23 Kokusai Denshin Denwa Co., Ltd. Speech signal coding/decoding system based on the type of speech signal
US5644727A (en) 1987-04-15 1997-07-01 Proprietary Financial Products, Inc. System for the operation and management of one or more financial accounts through the use of a digital communication and computation system for exchange, investment and borrowing
AT386947B (de) 1987-04-17 1988-11-10 Rochus Marxer Spannbarer faden, behaelter fuer diesen faden und halter zur zahnpflege, insbesondere zur reinigung von zahnzwischenraeumen
JPS63285598A (ja) 1987-05-18 1988-11-22 ケイディディ株式会社 音素接続形パラメ−タ規則合成方式
US5551049A (en) 1987-05-26 1996-08-27 Xerox Corporation Thesaurus with compactly stored word groups
EP0293259A3 (en) 1987-05-29 1990-03-07 Kabushiki Kaisha Toshiba Voice recognition system used in telephone apparatus
US5231670A (en) 1987-06-01 1993-07-27 Kurzweil Applied Intelligence, Inc. Voice controlled system and method for generating text from a voice controlled input
CA1265623A (en) 1987-06-11 1990-02-06 Eddy Lee Method of facilitating computer sorting
JPS6410317A (en) 1987-07-03 1989-01-13 Hitachi Ltd Interactive input/output processing system
DE3723078A1 (de) 1987-07-11 1989-01-19 Philips Patentverwaltung Verfahren zur erkennung von zusammenhaengend gesprochenen woertern
US4974191A (en) 1987-07-31 1990-11-27 Syntellect Software Inc. Adaptive natural language computer interface system
CA1288516C (en) 1987-07-31 1991-09-03 Leendert M. Bijnagte Apparatus and method for communicating textual and image information between a host computer and a remote display terminal
US4827518A (en) 1987-08-06 1989-05-02 Bell Communications Research, Inc. Speaker verification system using integrated circuit cards
CA1280215C (en) 1987-09-28 1991-02-12 Eddy Lee Multilingual ordered data retrieval system
JP2602847B2 (ja) 1987-09-29 1997-04-23 株式会社日立製作所 マルチメディアメールシステム
US5022081A (en) 1987-10-01 1991-06-04 Sharp Kabushiki Kaisha Information recognition system
IL87377A (en) 1987-10-02 1992-01-15 Motorola Inc Device and method for terminating a telephone call by voice command
AU2548188A (en) 1987-10-09 1989-05-02 Edward M. Kandefer Generating speech from digitally stored coarticulated speech segments
JPH01102599A (ja) 1987-10-12 1989-04-20 Internatl Business Mach Corp <Ibm> 音声認識方法
US4852173A (en) 1987-10-29 1989-07-25 International Business Machines Corporation Design and construction of a binary-tree system for language modelling
US5072452A (en) 1987-10-30 1991-12-10 International Business Machines Corporation Automatic determination of labels and Markov word models in a speech recognition system
EP0314908B1 (en) 1987-10-30 1992-12-02 International Business Machines Corporation Automatic determination of labels and markov word models in a speech recognition system
US4914586A (en) 1987-11-06 1990-04-03 Xerox Corporation Garbage collector for hypermedia systems
US4992972A (en) 1987-11-18 1991-02-12 International Business Machines Corporation Flexible context searchable on-line information system with help files and modules for on-line computer system documentation
US4908867A (en) 1987-11-19 1990-03-13 British Telecommunications Public Limited Company Speech synthesis
US5220657A (en) 1987-12-02 1993-06-15 Xerox Corporation Updating local copy of shared data in a collaborative system
JP2739945B2 (ja) 1987-12-24 1998-04-15 株式会社東芝 音声認識方法
JPH0619965Y2 (ja) 1988-01-22 1994-05-25 サンデン株式会社 熱交換器
US5053758A (en) 1988-02-01 1991-10-01 Sperry Marine Inc. Touchscreen control panel with sliding touch control
US4984177A (en) 1988-02-05 1991-01-08 Advanced Products And Technologies, Inc. Voice language translator
GB2219178A (en) 1988-02-11 1989-11-29 Benchmark Technologies State machine controlled video processor
US5194950A (en) 1988-02-29 1993-03-16 Mitsubishi Denki Kabushiki Kaisha Vector quantizer
US5079723A (en) 1988-03-04 1992-01-07 Xerox Corporation Touch dialogue user interface for reproduction machines
US4994966A (en) 1988-03-31 1991-02-19 Emerson & Stern Associates, Inc. System and method for natural language parsing by initiating processing prior to entry of complete sentences
JPH01254742A (ja) 1988-04-05 1989-10-11 Sekisui Plastics Co Ltd ポリエチレン系樹脂発泡体の製造方法
FI80536C (fi) 1988-04-15 1990-06-11 Nokia Mobira Oy Matrisdisplay.
US4914590A (en) 1988-05-18 1990-04-03 Emhart Industries, Inc. Natural language understanding system
US4975975A (en) 1988-05-26 1990-12-04 Gtx Corporation Hierarchical parametric apparatus and method for recognizing drawn characters
US5315689A (en) 1988-05-27 1994-05-24 Kabushiki Kaisha Toshiba Speech recognition system having word-based and phoneme-based recognition means
US5029211A (en) 1988-05-30 1991-07-02 Nec Corporation Speech analysis and synthesis system
US5111423A (en) 1988-07-21 1992-05-05 Altera Corporation Programmable interface for computer system peripheral circuit card
US4931783A (en) 1988-07-26 1990-06-05 Apple Computer, Inc. Method and apparatus for removable menu window
KR910007197B1 (ko) 1988-08-23 1991-09-19 삼성전자 주식회사 리모트 콘트롤회로
FR2636163B1 (fr) 1988-09-02 1991-07-05 Hamon Christian Procede et dispositif de synthese de la parole par addition-recouvrement de formes d'onde
US5353432A (en) 1988-09-09 1994-10-04 Compaq Computer Corporation Interactive method for configuration of computer system and circuit boards with user specification of system resources and computer resolution of resource conflicts
US5161102A (en) 1988-09-09 1992-11-03 Compaq Computer Corporation Computer interface for the configuration of computer system and circuit boards
US5257387A (en) 1988-09-09 1993-10-26 Compaq Computer Corporation Computer implemented method and apparatus for dynamic and automatic configuration of a computer system and circuit boards including computer resource allocation conflict resolution
US4839853A (en) 1988-09-15 1989-06-13 Bell Communications Research, Inc. Computer information retrieval using latent semantic structure
JPH0286057A (ja) 1988-09-21 1990-03-27 Japan Storage Battery Co Ltd 注液式電池の注液方法
JPH0286397A (ja) 1988-09-22 1990-03-27 Nippon Telegr & Teleph Corp <Ntt> マイクロホンアレー
JPH0293597A (ja) 1988-09-30 1990-04-04 Nippon I B M Kk 音声認識装置
US5201034A (en) 1988-09-30 1993-04-06 Hitachi Ltd. Interactive intelligent interface
US4905163A (en) 1988-10-03 1990-02-27 Minnesota Mining & Manufacturing Company Intelligent optical navigator dynamic information presentation and navigation system
US5282265A (en) 1988-10-04 1994-01-25 Canon Kabushiki Kaisha Knowledge information processing system
US4918723A (en) 1988-10-07 1990-04-17 Jerry R. Iggulden Keyboard to facsimile machine transmission system
DE3837590A1 (de) 1988-11-05 1990-05-10 Ant Nachrichtentech Verfahren zum reduzieren der datenrate von digitalen bilddaten
EP0372734B1 (en) 1988-11-23 1994-03-09 Digital Equipment Corporation Name pronunciation by synthesizer
US5027110A (en) 1988-12-05 1991-06-25 At&T Bell Laboratories Arrangement for simultaneously displaying on one or more display terminals a series of images
JPH02153415A (ja) 1988-12-06 1990-06-13 Hitachi Ltd キーボード装置
US5027406A (en) 1988-12-06 1991-06-25 Dragon Systems, Inc. Method for interactive speech recognition and training
GB8828796D0 (en) 1988-12-09 1989-01-18 British Telecomm Data compression
US4935954A (en) 1988-12-28 1990-06-19 At&T Company Automated message retrieval system
US5007098A (en) 1988-12-30 1991-04-09 Ezel, Inc. Vectorizing method
US5127055A (en) 1988-12-30 1992-06-30 Kurzweil Applied Intelligence, Inc. Speech recognition apparatus & method having dynamic reference pattern adaptation
US5293448A (en) 1989-10-02 1994-03-08 Nippon Telegraph And Telephone Corporation Speech analysis-synthesis method and apparatus therefor
US5047614A (en) 1989-01-23 1991-09-10 Bianco James S Method and apparatus for computer-aided shopping
JP2574892B2 (ja) 1989-02-15 1997-01-22 株式会社日立製作所 自動車における負荷分担制御方法
US5086792A (en) 1989-02-16 1992-02-11 Placontrol Corp. Dental floss loop devices, and methods of manufacture and packaging same
US4928307A (en) 1989-03-02 1990-05-22 Acs Communications Time dependent, variable amplitude threshold output circuit for frequency variant and frequency invariant signal discrimination
SE466029B (sv) 1989-03-06 1991-12-02 Ibm Svenska Ab Anordning och foerfarande foer analys av naturligt spraak i ett datorbaserat informationsbehandlingssystem
JPH0636156B2 (ja) 1989-03-13 1994-05-11 インターナショナル・ビジネス・マシーンズ・コーポレーション 音声認識装置
JP2763322B2 (ja) 1989-03-13 1998-06-11 キヤノン株式会社 音声処理方法
US5033087A (en) 1989-03-14 1991-07-16 International Business Machines Corp. Method and apparatus for the automatic determination of phonological rules as for a continuous speech recognition system
JPH0782544B2 (ja) 1989-03-24 1995-09-06 インターナショナル・ビジネス・マシーンズ・コーポレーション マルチテンプレートを用いるdpマツチング方法及び装置
US5003577A (en) 1989-04-05 1991-03-26 At&T Bell Laboratories Voice and data interface to a voice-mail service system
US4977598A (en) 1989-04-13 1990-12-11 Texas Instruments Incorporated Efficient pruning algorithm for hidden markov model speech recognition
US5252951A (en) 1989-04-28 1993-10-12 International Business Machines Corporation Graphical user interface with gesture recognition in a multiapplication environment
US5197005A (en) 1989-05-01 1993-03-23 Intelligent Business Systems Database retrieval system having a natural language interface
US4994983A (en) 1989-05-02 1991-02-19 Itt Corporation Automatic speech recognition system using seed templates
US5287448A (en) 1989-05-04 1994-02-15 Apple Computer, Inc. Method and apparatus for providing help information to users of computers
JP2904283B2 (ja) 1989-05-22 1999-06-14 マツダ株式会社 車両用多重伝送装置
US4953106A (en) 1989-05-23 1990-08-28 At&T Bell Laboratories Technique for drawing directed graphs
US5010574A (en) 1989-06-13 1991-04-23 At&T Bell Laboratories Vector quantizer search arrangement
JPH03163623A (ja) 1989-06-23 1991-07-15 Articulate Syst Inc 音声制御コンピュータ・インターフェース
JP2527817B2 (ja) 1989-07-14 1996-08-28 シャープ株式会社 主題連想装置および単語連想装置
JP2940005B2 (ja) 1989-07-20 1999-08-25 日本電気株式会社 音声符号化装置
JPH03113578A (ja) 1989-09-27 1991-05-14 Fujitsu Ltd 図形出力処理方式
US5091945A (en) 1989-09-28 1992-02-25 At&T Bell Laboratories Source dependent channel coding with error protection
US5276616A (en) 1989-10-16 1994-01-04 Sharp Kabushiki Kaisha Apparatus for automatically generating index
CA2027705C (en) 1989-10-17 1994-02-15 Masami Akamine Speech coding system utilizing a recursive computation technique for improvement in processing speed
US5075896A (en) 1989-10-25 1991-12-24 Xerox Corporation Character and phoneme recognition based on probability clustering
US4980916A (en) 1989-10-26 1990-12-25 General Electric Company Method for improving speech quality in code excited linear predictive speech coding
US5020112A (en) 1989-10-31 1991-05-28 At&T Bell Laboratories Image recognition method using two-dimensional stochastic grammars
US5220629A (en) 1989-11-06 1993-06-15 Canon Kabushiki Kaisha Speech synthesis apparatus and method
US5220639A (en) 1989-12-01 1993-06-15 National Science Council Mandarin speech input method for Chinese computers and a mandarin speech recognition machine
US5021971A (en) 1989-12-07 1991-06-04 Unisys Corporation Reflective binary encoder for vector quantization
US5179652A (en) 1989-12-13 1993-01-12 Anthony I. Rozmanith Method and apparatus for storing, transmitting and retrieving graphical and tabular data
US5077669A (en) 1989-12-27 1991-12-31 International Business Machines Corporation Method for quasi-key search within a national language support (nls) data processing system
US5091790A (en) 1989-12-29 1992-02-25 Morton Silverberg Multipurpose computer accessory for facilitating facsimile communication
EP0438662A2 (en) 1990-01-23 1991-07-31 International Business Machines Corporation Apparatus and method of grouping utterances of a phoneme into context-de-pendent categories based on sound-similarity for automatic speech recognition
US5218700A (en) 1990-01-30 1993-06-08 Allen Beechick Apparatus and method for sorting a list of items
US5175814A (en) 1990-01-30 1992-12-29 Digital Equipment Corporation Direct manipulation interface for boolean information retrieval
US5255386A (en) 1990-02-08 1993-10-19 International Business Machines Corporation Method and apparatus for intelligent help that matches the semantic similarity of the inferred intent of query or command to a best-fit predefined command intent
CH681573A5 (en) 1990-02-13 1993-04-15 Astral Automatic teller arrangement involving bank computers - is operated by user data card carrying personal data, account information and transaction records
EP0443548B1 (en) 1990-02-22 2003-07-23 Nec Corporation Speech coder
US5062143A (en) 1990-02-23 1991-10-29 Harris Corporation Trigram-based method of language identification
US5067503A (en) 1990-03-21 1991-11-26 Stile Thomas W Dental apparatus for flossing teeth
US5266949A (en) 1990-03-29 1993-11-30 Nokia Mobile Phones Ltd. Lighted electronic keyboard
US5299284A (en) 1990-04-09 1994-03-29 Arizona Board Of Regents, Acting On Behalf Of Arizona State University Pattern classification using linear programming
US5127043A (en) 1990-05-15 1992-06-30 Vcs Industries, Inc. Simultaneous speaker-independent voice recognition and verification over a telephone network
US5125022A (en) 1990-05-15 1992-06-23 Vcs Industries, Inc. Method for recognizing alphanumeric strings spoken over a telephone network
US5157779A (en) 1990-06-07 1992-10-20 Sun Microsystems, Inc. User extensible testing system
US5301109A (en) 1990-06-11 1994-04-05 Bell Communications Research, Inc. Computerized cross-language document retrieval using latent semantic indexing
JP3266246B2 (ja) 1990-06-15 2002-03-18 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン 自然言語解析装置及び方法並びに自然言語解析用知識ベース構築方法
US5202952A (en) 1990-06-22 1993-04-13 Dragon Systems, Inc. Large-vocabulary continuous speech prefiltering and processing system
EP0464712A3 (en) 1990-06-28 1993-01-13 Kabushiki Kaisha Toshiba Display/input control system for software keyboard in information processing apparatus having integral display/input device
DE4023318A1 (de) 1990-07-21 1992-02-20 Fraunhofer Ges Forschung Verfahren zur durchfuehrung eines variablen dialogs mit technischen geraeten
US5175536A (en) 1990-08-01 1992-12-29 Westinghouse Electric Corp. Apparatus and method for adapting cards designed for a VME bus for use in a VXI bus system
US5103498A (en) 1990-08-02 1992-04-07 Tandy Corporation Intelligent help system
JPH0493894A (ja) 1990-08-03 1992-03-26 Canon Inc 文字処理方法および装置
CA2089177C (en) 1990-08-09 2002-10-22 Bruce R. Baker Communication system with text message retrieval based on concepts inputted via keyboard icons
GB9017600D0 (en) 1990-08-10 1990-09-26 British Aerospace An assembly and method for binary tree-searched vector quanisation data compression processing
DE4126902C2 (de) 1990-08-15 1996-06-27 Ricoh Kk Sprachintervall - Feststelleinheit
US5404295A (en) 1990-08-16 1995-04-04 Katz; Boris Method and apparatus for utilizing annotations to facilitate computer retrieval of database material
US5309359A (en) 1990-08-16 1994-05-03 Boris Katz Method and apparatus for generating and utlizing annotations to facilitate computer text retrieval
US5297170A (en) 1990-08-21 1994-03-22 Codex Corporation Lattice and trellis-coded quantization
US5400434A (en) 1990-09-04 1995-03-21 Matsushita Electric Industrial Co., Ltd. Voice source for synthetic speech system
EP0473864A1 (en) 1990-09-04 1992-03-11 International Business Machines Corporation Method and apparatus for paraphrasing information contained in logical forms
JPH0833739B2 (ja) 1990-09-13 1996-03-29 三菱電機株式会社 パターン表現モデル学習装置
US5119079A (en) 1990-09-17 1992-06-02 Xerox Corporation Touch screen user interface with expanding touch locations for a reprographic machine
US5216747A (en) 1990-09-20 1993-06-01 Digital Voice Systems, Inc. Voiced/unvoiced estimation of an acoustic signal
US5276794A (en) 1990-09-25 1994-01-04 Grid Systems Corporation Pop-up keyboard system for entering handwritten data into computer generated forms
US5164982A (en) 1990-09-27 1992-11-17 Radish Communications Systems, Inc. Telecommunication display system
US5305205A (en) 1990-10-23 1994-04-19 Weber Maria L Computer-assisted transcription apparatus
US5128672A (en) 1990-10-30 1992-07-07 Apple Computer, Inc. Dynamic predictive keyboard
US5317507A (en) 1990-11-07 1994-05-31 Gallant Stephen I Method for document retrieval and for word sense disambiguation using neural networks
US5325298A (en) 1990-11-07 1994-06-28 Hnc, Inc. Methods for generating or revising context vectors for a plurality of word stems
US5260697A (en) 1990-11-13 1993-11-09 Wang Laboratories, Inc. Computer with separate display plane and user interface processor
US5450523A (en) 1990-11-15 1995-09-12 Matsushita Electric Industrial Co., Ltd. Training module for estimating mixture Gaussian densities for speech unit models in speech recognition systems
US5247579A (en) 1990-12-05 1993-09-21 Digital Voice Systems, Inc. Methods for speech transmission
US5345536A (en) 1990-12-21 1994-09-06 Matsushita Electric Industrial Co., Ltd. Method of speech recognition
US5127053A (en) 1990-12-24 1992-06-30 General Electric Company Low-complexity method for improving the performance of autocorrelation-based pitch detectors
US5133011A (en) 1990-12-26 1992-07-21 International Business Machines Corporation Method and apparatus for linear vocal control of cursor position
US5210689A (en) 1990-12-28 1993-05-11 Semantic Compaction Systems System and method for automatically selecting among a plurality of input modes
US5196838A (en) 1990-12-28 1993-03-23 Apple Computer, Inc. Intelligent scrolling
US5497319A (en) 1990-12-31 1996-03-05 Trans-Link International Corp. Machine translation and telecommunications system
JPH04236624A (ja) 1991-01-18 1992-08-25 Sony Corp 制御システム
US5712949A (en) 1991-01-29 1998-01-27 Sony Corporation Disc reproduction system with sequential reproduction of audio and image data
FI88345C (fi) 1991-01-29 1993-04-26 Nokia Mobile Phones Ltd Belyst tastatur
US5268990A (en) 1991-01-31 1993-12-07 Sri International Method for recognizing speech using linguistically-motivated hidden Markov models
US5369577A (en) 1991-02-01 1994-11-29 Wang Laboratories, Inc. Text searching system
US5689618A (en) 1991-02-19 1997-11-18 Bright Star Technology, Inc. Advanced tools for speech synchronized animation
US5167004A (en) 1991-02-28 1992-11-24 Texas Instruments Incorporated Temporal decorrelation method for robust speaker verification
GB9105367D0 (en) 1991-03-13 1991-04-24 Univ Strathclyde Computerised information-retrieval database systems
EP0505621A3 (en) 1991-03-28 1993-06-02 International Business Machines Corporation Improved message recognition employing integrated speech and handwriting information
US5212821A (en) 1991-03-29 1993-05-18 At&T Bell Laboratories Machine-based learning system
US5327342A (en) 1991-03-31 1994-07-05 Roy Prannoy L Method and apparatus for generating personalized handwriting
WO1992017875A1 (en) 1991-04-08 1992-10-15 Hitachi, Ltd. Method and apparatus for image or data processing, and monitoring method and apparatus using the same
JP2970964B2 (ja) 1991-09-18 1999-11-02 株式会社日立製作所 監視装置
US5303406A (en) 1991-04-29 1994-04-12 Motorola, Inc. Noise squelch circuit with adaptive noise shaping
US5163809A (en) 1991-04-29 1992-11-17 Pratt & Whitney Canada, Inc. Spiral wound containment ring
US5274771A (en) 1991-04-30 1993-12-28 Hewlett-Packard Company System for configuring an input/output board in a computer
US5367640A (en) 1991-04-30 1994-11-22 Hewlett-Packard Company System for configuring an input/output board in a computer
US5341466A (en) 1991-05-09 1994-08-23 New York University Fractal computer user centerface with zooming capability
JP3123558B2 (ja) 1991-05-09 2001-01-15 ソニー株式会社 情報入力処理装置および方法
US5202828A (en) 1991-05-15 1993-04-13 Apple Computer, Inc. User interface system having programmable user interface elements
US5500905A (en) 1991-06-12 1996-03-19 Microelectronics And Computer Technology Corporation Pattern recognition neural network with saccade-like operation
US5241619A (en) 1991-06-25 1993-08-31 Bolt Beranek And Newman Inc. Word dependent N-best search method
US5475587A (en) 1991-06-28 1995-12-12 Digital Equipment Corporation Method and apparatus for efficient morphological text analysis using a high-level language for compact specification of inflectional paradigms
US5293452A (en) 1991-07-01 1994-03-08 Texas Instruments Incorporated Voice log-in using spoken name input
WO1993001664A1 (en) 1991-07-08 1993-01-21 Motorola, Inc. Remote voice control system
US5442780A (en) 1991-07-11 1995-08-15 Mitsubishi Denki Kabushiki Kaisha Natural language database retrieval system using virtual tables to convert parsed input phrases into retrieval keys
US5477451A (en) 1991-07-25 1995-12-19 International Business Machines Corp. Method and system for natural language translation
US5687077A (en) 1991-07-31 1997-11-11 Universal Dynamics Limited Method and apparatus for adaptive control
JPH05197389A (ja) 1991-08-13 1993-08-06 Toshiba Corp 音声認識装置
US5278980A (en) 1991-08-16 1994-01-11 Xerox Corporation Iterative technique for phrase query formation and an information retrieval system employing same
US5450522A (en) 1991-08-19 1995-09-12 U S West Advanced Technologies, Inc. Auditory model for parametrization of speech
JPH05197573A (ja) 1991-08-26 1993-08-06 Hewlett Packard Co <Hp> タスク指向パラダイムによるタスク管理システム
US5305421A (en) 1991-08-28 1994-04-19 Itt Corporation Low bit rate speech coding system and compression
US5326270A (en) 1991-08-29 1994-07-05 Introspect Technologies, Inc. System and method for assessing an individual's task-processing style
US5199077A (en) 1991-09-19 1993-03-30 Xerox Corporation Wordspotting for voice editing and indexing
DE4131387A1 (de) 1991-09-20 1993-03-25 Siemens Ag Verfahren zur erkennung von mustern in zeitvarianten messsignalen
US5305420A (en) 1991-09-25 1994-04-19 Nippon Hoso Kyokai Method and apparatus for hearing assistance with speech speed control function
US5488727A (en) 1991-09-30 1996-01-30 International Business Machines Corporation Methods to support multimethod function overloading with compile-time type checking
JP2662120B2 (ja) 1991-10-01 1997-10-08 インターナショナル・ビジネス・マシーンズ・コーポレイション 音声認識装置および音声認識用処理ユニット
JPH05108065A (ja) 1991-10-15 1993-04-30 Kawai Musical Instr Mfg Co Ltd 自動演奏装置
JP3155577B2 (ja) 1991-10-16 2001-04-09 キヤノン株式会社 文字認識方法及び装置
US5222146A (en) 1991-10-23 1993-06-22 International Business Machines Corporation Speech recognition apparatus having a speech coder outputting acoustic prototype ranks
US5371853A (en) 1991-10-28 1994-12-06 University Of Maryland At College Park Method and system for CELP speech coding and codebook for use therewith
US5757979A (en) 1991-10-30 1998-05-26 Fuji Electric Co., Ltd. Apparatus and method for nonlinear normalization of image
KR940002854B1 (ko) 1991-11-06 1994-04-04 한국전기통신공사 음성 합성시스팀의 음성단편 코딩 및 그의 피치조절 방법과 그의 유성음 합성장치
US5386494A (en) 1991-12-06 1995-01-31 Apple Computer, Inc. Method and apparatus for controlling a speech recognition function using a cursor control device
US5293254A (en) 1991-12-06 1994-03-08 Xerox Corporation Method for maintaining bit density while converting images in scale or resolution
JPH05165459A (ja) 1991-12-19 1993-07-02 Toshiba Corp 拡大表示方式
US5475796A (en) 1991-12-20 1995-12-12 Nec Corporation Pitch pattern generation apparatus
US5903454A (en) 1991-12-23 1999-05-11 Hoffberg; Linda Irene Human-factored interface corporating adaptive pattern recognition based controller apparatus
US6400996B1 (en) 1999-02-01 2002-06-04 Steven M. Hoffberg Adaptive pattern recognition based control system and method
US6081750A (en) 1991-12-23 2000-06-27 Hoffberg; Steven Mark Ergonomic man-machine interface incorporating adaptive pattern recognition based control system
US5502790A (en) 1991-12-24 1996-03-26 Oki Electric Industry Co., Ltd. Speech recognition method and system using triphones, diphones, and phonemes
US5349645A (en) 1991-12-31 1994-09-20 Matsushita Electric Industrial Co., Ltd. Word hypothesizer for continuous speech decoding using stressed-vowel centered bidirectional tree searches
JPH05188994A (ja) 1992-01-07 1993-07-30 Sony Corp 騒音抑圧装置
US5392419A (en) 1992-01-24 1995-02-21 Hewlett-Packard Company Language identification system and method for a peripheral unit
JPH05204859A (ja) 1992-01-24 1993-08-13 Shikoku Nippon Denki Software Kk Osのコマンド格納方式
US5357431A (en) 1992-01-27 1994-10-18 Fujitsu Limited Character string retrieval system using index and unit for making the index
US5274818A (en) 1992-02-03 1993-12-28 Thinking Machines Corporation System and method for compiling a fine-grained array based source program onto a course-grained hardware
US5267345A (en) 1992-02-10 1993-11-30 International Business Machines Corporation Speech recognition apparatus which predicts word classes from context and words from word classes
US5483261A (en) 1992-02-14 1996-01-09 Itu Research, Inc. Graphical input controller and method with rear screen image detection
US5621806A (en) 1992-02-14 1997-04-15 Texas Instruments Incorporated Apparatus and methods for determining the relative displacement of an object
US5412735A (en) 1992-02-27 1995-05-02 Central Institute For The Deaf Adaptive noise reduction circuit for a sound reproduction system
ES2128390T3 (es) 1992-03-02 1999-05-16 At & T Corp Metodo de adiestramiento y dispositivo para reconocimiento de voz.
US6222525B1 (en) 1992-03-05 2001-04-24 Brad A. Armstrong Image controllers with sheet connected sensors
US5353376A (en) 1992-03-20 1994-10-04 Texas Instruments Incorporated System and method for improved speech acquisition for hands-free voice telecommunication in a noisy environment
US6055514A (en) 1992-03-20 2000-04-25 Wren; Stephen Corey System for marketing foods and services utilizing computerized centraland remote facilities
US5333266A (en) 1992-03-27 1994-07-26 International Business Machines Corporation Method and apparatus for message handling in computer systems
US5440615A (en) 1992-03-31 1995-08-08 At&T Corp. Language selection for voice messaging system
US5757358A (en) 1992-03-31 1998-05-26 The United States Of America As Represented By The Secretary Of The Navy Method and apparatus for enhancing computer-user selection of computer-displayed objects through dynamic selection area and constant visual feedback
US5390236A (en) 1992-03-31 1995-02-14 Klausner Patent Technologies Telephone answering device linking displayed data with recorded audio message
US5283818A (en) 1992-03-31 1994-02-01 Klausner Patent Technologies Telephone answering device linking displayed data with recorded audio message
CA2088080C (en) 1992-04-02 1997-10-07 Enrico Luigi Bocchieri Automatic speech recognizer
US5317647A (en) 1992-04-07 1994-05-31 Apple Computer, Inc. Constrained attribute grammars for syntactic pattern recognition
JPH05293126A (ja) 1992-04-15 1993-11-09 Matsushita Electric Works Ltd 歯科用フロス
US5412804A (en) 1992-04-30 1995-05-02 Oracle Corporation Extending the semantics of the outer join operator for un-nesting queries to a data base
US5745873A (en) 1992-05-01 1998-04-28 Massachusetts Institute Of Technology Speech recognition using final decision based on tentative decisions
US5369575A (en) 1992-05-15 1994-11-29 International Business Machines Corporation Constrained natural language interface for a computer system
US5377103A (en) 1992-05-15 1994-12-27 International Business Machines Corporation Constrained natural language interface for a computer that employs a browse function
WO1993023847A1 (en) 1992-05-20 1993-11-25 Industrial Research Limited Wideband assisted reverberation system
US5293584A (en) 1992-05-21 1994-03-08 International Business Machines Corporation Speech recognition system for natural language translation
US5463696A (en) 1992-05-27 1995-10-31 Apple Computer, Inc. Recognition system and method for user inputs to a computer system
US5390281A (en) 1992-05-27 1995-02-14 Apple Computer, Inc. Method and apparatus for deducing user intent and providing computer implemented services
US5477447A (en) 1992-05-27 1995-12-19 Apple Computer, Incorporated Method and apparatus for providing computer-implemented assistance
US5434777A (en) 1992-05-27 1995-07-18 Apple Computer, Inc. Method and apparatus for processing natural language
US5734789A (en) 1992-06-01 1998-03-31 Hughes Electronics Voiced, unvoiced or noise modes in a CELP vocoder
JP2795058B2 (ja) 1992-06-03 1998-09-10 松下電器産業株式会社 時系列信号処理装置
US5880411A (en) 1992-06-08 1999-03-09 Synaptics, Incorporated Object position detector with edge motion feature and gesture recognition
US5488204A (en) 1992-06-08 1996-01-30 Synaptics, Incorporated Paintbrush stylus for capacitive touch sensor pad
US5543588A (en) 1992-06-08 1996-08-06 Synaptics, Incorporated Touch pad driven handheld computing device
US5502774A (en) 1992-06-09 1996-03-26 International Business Machines Corporation Automatic recognition of a consistent message using multiple complimentary sources of information
AU4013693A (en) 1992-06-16 1993-12-23 Honeywell Inc. A method for utilizing a low resolution touch screen system in a high resolution graphics environment
JPH064093A (ja) 1992-06-18 1994-01-14 Matsushita Electric Ind Co Ltd Hmm作成装置、hmm記憶装置、尤度計算装置及び、認識装置
US5333275A (en) 1992-06-23 1994-07-26 Wheatley Barbara J System and method for time aligning speech
US5325297A (en) 1992-06-25 1994-06-28 System Of Multiple-Colored Images For Internationally Listed Estates, Inc. Computer implemented method and system for storing and retrieving textual data and compressed image data
US5835732A (en) 1993-10-28 1998-11-10 Elonex Ip Holdings, Ltd. Miniature digital assistant having enhanced host communication
JPH0619965A (ja) 1992-07-01 1994-01-28 Canon Inc 自然言語処理装置
US5303308A (en) 1992-07-07 1994-04-12 Gn Netcom A/S Audio frequency signal compressing system
JP3230319B2 (ja) 1992-07-09 2001-11-19 ソニー株式会社 音響再生装置
US5625554A (en) 1992-07-20 1997-04-29 Xerox Corporation Finite-state transduction of related word forms for text indexing and retrieval
US5325462A (en) 1992-08-03 1994-06-28 International Business Machines Corporation System and method for speech synthesis employing improved formant composition
US5999908A (en) 1992-08-06 1999-12-07 Abelow; Daniel H. Customer-based product design module
JPH0669954A (ja) 1992-08-18 1994-03-11 Fujitsu Ltd メッセージ廃棄通達方式
GB9220404D0 (en) 1992-08-20 1992-11-11 Nat Security Agency Method of identifying,retrieving and sorting documents
US5412806A (en) 1992-08-20 1995-05-02 Hewlett-Packard Company Calibration of logical cost formulae for queries in a heterogeneous DBMS using synthetic database
US5305768A (en) 1992-08-24 1994-04-26 Product Development (Zgs) Ltd. Dental flosser units and method of making same
US5425108A (en) 1992-09-04 1995-06-13 Industrial Technology Research Institute Mobile type of automatic identification system for a car plate
DE4229577A1 (de) 1992-09-04 1994-03-10 Daimler Benz Ag Verfahren zur Spracherkennung mit dem eine Anpassung von Mikrofon- und Sprachcharakteristiken erreicht wird
US5333236A (en) 1992-09-10 1994-07-26 International Business Machines Corporation Speech recognizer having a speech coder for an acoustic match based on context-dependent speech-transition acoustic models
US5982352A (en) 1992-09-18 1999-11-09 Pryor; Timothy R. Method for providing human input to a computer
US5384893A (en) 1992-09-23 1995-01-24 Emerson & Stern Associates, Inc. Method and apparatus for speech synthesis based on prosodic analysis
FR2696036B1 (fr) 1992-09-24 1994-10-14 France Telecom Procédé de mesure de ressemblance entre échantillons sonores et dispositif de mise en Óoeuvre de ce procédé.
JPH0772840B2 (ja) 1992-09-29 1995-08-02 日本アイ・ビー・エム株式会社 音声モデルの構成方法、音声認識方法、音声認識装置及び音声モデルの訓練方法
JP2779886B2 (ja) 1992-10-05 1998-07-23 日本電信電話株式会社 広帯域音声信号復元方法
CA2105034C (en) 1992-10-09 1997-12-30 Biing-Hwang Juang Speaker verification with cohort normalized scoring
JP2851977B2 (ja) 1992-10-14 1999-01-27 シャープ株式会社 再生装置
US5758313A (en) 1992-10-16 1998-05-26 Mobile Information Systems, Inc. Method and apparatus for tracking vehicle location
US5353374A (en) 1992-10-19 1994-10-04 Loral Aerospace Corporation Low bit rate voice transmission for use in a noisy environment
US5636325A (en) 1992-11-13 1997-06-03 International Business Machines Corporation Speech synthesis and analysis of dialects
US6092043A (en) 1992-11-13 2000-07-18 Dragon Systems, Inc. Apparatuses and method for training and operating speech recognition systems
US5920837A (en) 1992-11-13 1999-07-06 Dragon Systems, Inc. Word recognition system which stores two models for some words and allows selective deletion of one such model
DE69327774T2 (de) 1992-11-18 2000-06-21 Canon Information Syst Inc Prozessor zur Umwandlung von Daten in Sprache und Ablaufsteuerung hierzu
US5455888A (en) 1992-12-04 1995-10-03 Northern Telecom Limited Speech bandwidth extension method and apparatus
US8073695B1 (en) 1992-12-09 2011-12-06 Adrea, LLC Electronic book with voice emulation features
US7835989B1 (en) 1992-12-09 2010-11-16 Discovery Communications, Inc. Electronic book alternative delivery systems
US5465401A (en) 1992-12-15 1995-11-07 Texas Instruments Incorporated Communication system and methods for enhanced information transfer
US5335276A (en) 1992-12-16 1994-08-02 Texas Instruments Incorporated Communication system and methods for enhanced information transfer
AU5803394A (en) 1992-12-17 1994-07-04 Bell Atlantic Network Services, Inc. Mechanized directory assistance
US5561444A (en) 1992-12-21 1996-10-01 Apple Computer, Inc. Method and apparatus for providing visual feedback during manipulation of text on a computer screen
US5533182A (en) 1992-12-22 1996-07-02 International Business Machines Corporation Aural position indicating mechanism for viewable objects
US5412756A (en) 1992-12-22 1995-05-02 Mitsubishi Denki Kabushiki Kaisha Artificial intelligence software shell for plant operation simulation
CA2145679C (en) 1992-12-23 2002-10-22 Debra L. Orton Object oriented framework system
US5373566A (en) 1992-12-24 1994-12-13 Motorola, Inc. Neural network-based diacritical marker recognition system and method
FR2700055B1 (fr) 1992-12-30 1995-01-27 Sextant Avionique Procédé de débruitage vectoriel de la parole et dispositif de mise en Óoeuvre.
US5734791A (en) 1992-12-31 1998-03-31 Apple Computer, Inc. Rapid tree-based method for vector quantization
US5390279A (en) 1992-12-31 1995-02-14 Apple Computer, Inc. Partitioning speech rules by context for speech recognition
US5613036A (en) 1992-12-31 1997-03-18 Apple Computer, Inc. Dynamic categories for a speech recognition system
CA2151371A1 (en) 1992-12-31 1994-07-21 Yen-Lu Chow Recursive finite state grammar
US5384892A (en) 1992-12-31 1995-01-24 Apple Computer, Inc. Dynamic language model for speech recognition
US6311157B1 (en) 1992-12-31 2001-10-30 Apple Computer, Inc. Assigning meanings to utterances in a speech recognition system
US5463725A (en) 1992-12-31 1995-10-31 International Business Machines Corp. Data processing system graphical user interface which emulates printed material
US5335011A (en) 1993-01-12 1994-08-02 Bell Communications Research, Inc. Sound localization system for teleconferencing using self-steering microphone arrays
JP3278222B2 (ja) 1993-01-13 2002-04-30 キヤノン株式会社 情報処理方法及び装置
JP2752309B2 (ja) 1993-01-19 1998-05-18 松下電器産業株式会社 表示装置
US5642466A (en) 1993-01-21 1997-06-24 Apple Computer, Inc. Intonation adjustment in text-to-speech systems
US5490234A (en) 1993-01-21 1996-02-06 Apple Computer, Inc. Waveform blending technique for text-to-speech system
US6122616A (en) 1993-01-21 2000-09-19 Apple Computer, Inc. Method and apparatus for diphone aliasing
US5878396A (en) 1993-01-21 1999-03-02 Apple Computer, Inc. Method and apparatus for synthetic speech in facial animation
DE69418908T2 (de) 1993-01-26 2000-01-20 Sun Microsystems Inc Verfahren und Gerät zum Informationsanschauen in einer Rechnerdatenbank
US5491758A (en) 1993-01-27 1996-02-13 International Business Machines Corporation Automatic handwriting recognition using both static and dynamic parameters
US5890122A (en) 1993-02-08 1999-03-30 Microsoft Corporation Voice-controlled computer simulateously displaying application menu and list of available commands
US5449368A (en) 1993-02-18 1995-09-12 Kuzmak; Lubomyr I. Laparoscopic adjustable gastric banding device and method for implantation and removal thereof
US5864844A (en) 1993-02-18 1999-01-26 Apple Computer, Inc. System and method for enhancing a user interface with a computer based training tool
US5473728A (en) 1993-02-24 1995-12-05 The United States Of America As Represented By The Secretary Of The Navy Training of homoscedastic hidden Markov models for automatic speech recognition
US5467425A (en) 1993-02-26 1995-11-14 International Business Machines Corporation Building scalable N-gram language models using maximum likelihood maximum entropy N-gram models
CA2091658A1 (en) 1993-03-15 1994-09-16 Matthew Lennig Method and apparatus for automation of directory assistance using speech recognition
CA2119397C (en) 1993-03-19 2007-10-02 Kim E.A. Silverman Improved automated voice synthesis employing enhanced prosodic treatment of text, spelling of text and rate of annunciation
JPH06274586A (ja) 1993-03-22 1994-09-30 Mitsubishi Electric Corp 表示方式
US6055531A (en) 1993-03-24 2000-04-25 Engate Incorporated Down-line transcription system having context sensitive searching capability
WO1994023423A1 (en) 1993-03-26 1994-10-13 British Telecommunications Public Limited Company Text-to-waveform conversion
US5536902A (en) 1993-04-14 1996-07-16 Yamaha Corporation Method of and apparatus for analyzing and synthesizing a sound by extracting and controlling a sound parameter
US5444823A (en) 1993-04-16 1995-08-22 Compaq Computer Corporation Intelligent search engine for associated on-line documentation having questionless case-based knowledge base
US6496793B1 (en) 1993-04-21 2002-12-17 Borland Software Corporation System and methods for national language support with embedded locale-specific language driver identifiers
CA2095452C (en) 1993-05-04 1997-03-18 Phillip J. Beaudet Dynamic hierarchical selection menu
US5428731A (en) 1993-05-10 1995-06-27 Apple Computer, Inc. Interactive multimedia delivery engine
US5860064A (en) 1993-05-13 1999-01-12 Apple Computer, Inc. Method and apparatus for automatic generation of vocal emotion in a synthetic text-to-speech system
JPH06332493A (ja) 1993-05-19 1994-12-02 Canon Inc 音声対話型情報検索装置及び方法
DE69432199T2 (de) 1993-05-24 2004-01-08 Sun Microsystems, Inc., Mountain View Graphische Benutzerschnittstelle mit Verfahren zur Schnittstellebildung mit fernsteuernden Einrichtungen
US5652897A (en) 1993-05-24 1997-07-29 Unisys Corporation Robust language processor for segmenting and parsing-language containing multiple instructions
JPH06332617A (ja) 1993-05-25 1994-12-02 Pfu Ltd タッチパネル入力装置における表示方法
US5710922A (en) 1993-06-02 1998-01-20 Apple Computer, Inc. Method for synchronizing and archiving information between computer systems
WO1994029788A1 (en) 1993-06-15 1994-12-22 Honeywell Inc. A method for utilizing a low resolution touch screen system in a high resolution graphics environment
KR950001695A (ko) 1993-06-18 1995-01-03 오오가 노리오 디스크 재생장치
US5574823A (en) 1993-06-23 1996-11-12 Her Majesty The Queen In Right Of Canada As Represented By The Minister Of Communications Frequency selective harmonic coding
US5481739A (en) 1993-06-23 1996-01-02 Apple Computer, Inc. Vector quantization using thresholds
JPH0756933A (ja) 1993-06-24 1995-03-03 Xerox Corp 文書検索方法
US5515475A (en) 1993-06-24 1996-05-07 Northern Telecom Limited Speech recognition method using a two-pass search
JP2648558B2 (ja) 1993-06-29 1997-09-03 インターナショナル・ビジネス・マシーンズ・コーポレイション 情報選択装置及び情報選択方法
JP3685812B2 (ja) 1993-06-29 2005-08-24 ソニー株式会社 音声信号送受信装置
US5794207A (en) 1996-09-04 1998-08-11 Walker Asset Management Limited Partnership Method and apparatus for a cryptographically assisted commercial network system designed to facilitate buyer-driven conditional purchase offers
US5973676A (en) 1993-06-30 1999-10-26 Kabushiki Kaisha Toshiba Input apparatus suitable for portable electronic device
US5860075A (en) 1993-06-30 1999-01-12 Matsushita Electric Industrial Co., Ltd. Document data filing apparatus for generating visual attribute values of document data to be filed
AU7323694A (en) 1993-07-07 1995-02-06 Inference Corporation Case-based organizing and querying of a database
GB9314296D0 (en) 1993-07-10 1993-08-25 Ibm Audio data processing
JPH0736882A (ja) 1993-07-19 1995-02-07 Fujitsu Ltd 辞書検索装置
US5729704A (en) * 1993-07-21 1998-03-17 Xerox Corporation User-directed method for operating on an object-based model data structure through a second contextual image
US5818182A (en) 1993-08-13 1998-10-06 Apple Computer, Inc. Removable media ejection system
US5495604A (en) 1993-08-25 1996-02-27 Asymetrix Corporation Method and apparatus for the modeling and query of database structures using natural language-like constructs
US5619694A (en) 1993-08-26 1997-04-08 Nec Corporation Case database storage/retrieval system
US5940811A (en) 1993-08-27 1999-08-17 Affinity Technology Group, Inc. Closed loop financial transaction method and apparatus
US5377258A (en) 1993-08-30 1994-12-27 National Medical Research Council Method and apparatus for an automated and interactive behavioral guidance system
US5627939A (en) 1993-09-03 1997-05-06 Microsoft Corporation Speech recognition system and method employing data compression
US5500937A (en) 1993-09-08 1996-03-19 Apple Computer, Inc. Method and apparatus for editing an inked object while simultaneously displaying its recognized object
US5568540A (en) 1993-09-13 1996-10-22 Active Voice Corporation Method and apparatus for selecting and playing a voice mail message
JPH0792993A (ja) 1993-09-20 1995-04-07 Fujitsu Ltd 音声認識装置
US5689641A (en) 1993-10-01 1997-11-18 Vicor, Inc. Multimedia collaboration system arrangement for routing compressed AV signal through a participant site without decompressing the AV signal
US6594688B2 (en) 1993-10-01 2003-07-15 Collaboration Properties, Inc. Dedicated echo canceler for a workstation
US5873056A (en) 1993-10-12 1999-02-16 The Syracuse University Natural language processing system for semantic vector representation which accounts for lexical ambiguity
JP2986345B2 (ja) 1993-10-18 1999-12-06 インターナショナル・ビジネス・マシーンズ・コーポレイション 音声記録指標化装置及び方法
US5708659A (en) 1993-10-20 1998-01-13 Lsi Logic Corporation Method for hashing in a packet network switching system
US6606101B1 (en) 1993-10-25 2003-08-12 Microsoft Corporation Information pointers
JP3697276B2 (ja) 1993-10-27 2005-09-21 ゼロックス コーポレイション 画像ディスプレイ方法及び画像ディスプレイ装置並びに画像スケーリング方法
JP2813728B2 (ja) 1993-11-01 1998-10-22 インターナショナル・ビジネス・マシーンズ・コーポレイション ズーム/パン機能付パーソナル通信機
US5422656A (en) 1993-11-01 1995-06-06 International Business Machines Corp. Personal communicator having improved contrast control for a liquid crystal, touch sensitive display
US6243071B1 (en) 1993-11-03 2001-06-05 Apple Computer, Inc. Tool set for navigating through an electronic book
US5689616A (en) 1993-11-19 1997-11-18 Itt Corporation Automatic language identification/verification system
US5977950A (en) 1993-11-29 1999-11-02 Motorola, Inc. Manually controllable cursor in a virtual image
AU1303595A (en) 1993-12-14 1995-07-03 Apple Computer, Inc. Method and apparatus for transferring data between a computer and a peripheral storage device
EP0658855A1 (en) 1993-12-16 1995-06-21 International Business Machines Corporation Method and system for integration of multimedia within an object oriented user interface
US5578808A (en) 1993-12-22 1996-11-26 Datamark Services, Inc. Data card that can be used for transactions involving separate card issuers
ZA948426B (en) 1993-12-22 1995-06-30 Qualcomm Inc Distributed voice recognition system
US5384671A (en) 1993-12-23 1995-01-24 Quantum Corporation PRML sampled data channel synchronous servo detector
WO1995017711A1 (en) 1993-12-23 1995-06-29 Diacom Technologies, Inc. Method and apparatus for implementing user feedback
JP2610114B2 (ja) 1993-12-30 1997-05-14 インターナショナル・ビジネス・マシーンズ・コーポレイション ポインティング・システム、コンピュータ・システムおよび力応答方法
EP0668558B1 (en) 1994-01-14 2002-04-17 Sun Microsystems, Inc. Method and apparatus for automating the localization of a computer program
US5621859A (en) 1994-01-19 1997-04-15 Bbn Corporation Single tree method for grammar directed, very large vocabulary speech recognizer
US5577164A (en) 1994-01-28 1996-11-19 Canon Kabushiki Kaisha Incorrect voice command recognition prevention and recovery processing method and apparatus
US5583993A (en) 1994-01-31 1996-12-10 Apple Computer, Inc. Method and apparatus for synchronously sharing data among computer
JP3454897B2 (ja) 1994-01-31 2003-10-06 株式会社日立製作所 音声対話システム
US6463176B1 (en) 1994-02-02 2002-10-08 Canon Kabushiki Kaisha Image recognition/reproduction method and apparatus
US5822720A (en) 1994-02-16 1998-10-13 Sentius Corporation System amd method for linking streams of multimedia data for reference material for display
US5577135A (en) 1994-03-01 1996-11-19 Apple Computer, Inc. Handwriting signal processing front-end for handwriting recognizers
AU684872B2 (en) 1994-03-10 1998-01-08 Cable And Wireless Plc Communication system
US5548507A (en) 1994-03-14 1996-08-20 International Business Machines Corporation Language identification process using coded language words
US5862322A (en) 1994-03-14 1999-01-19 Dun & Bradstreet Software Services, Inc. Method and apparatus for facilitating customer service communications in a computing environment
US5724406A (en) 1994-03-22 1998-03-03 Ericsson Messaging Systems, Inc. Call processing system and method for providing a variety of messaging services
US5584024A (en) 1994-03-24 1996-12-10 Software Ag Interactive database query system and method for prohibiting the selection of semantically incorrect query parameters
US5574824A (en) 1994-04-11 1996-11-12 The United States Of America As Represented By The Secretary Of The Air Force Analysis/synthesis-based microphone array speech enhancer with variable signal distortion
CH689410A5 (de) 1994-04-21 1999-03-31 Info Byte Ag Verfahren und Vorrichtung zur sprachgesteuerten Fernbedienung elektrischer Verbraucher.
GB9408042D0 (en) 1994-04-22 1994-06-15 Hewlett Packard Co Device for managing voice data
US5642519A (en) 1994-04-29 1997-06-24 Sun Microsystems, Inc. Speech interpreter with a unified grammer compiler
US5670985A (en) 1994-05-09 1997-09-23 Apple Computer, Inc. System and method for adjusting the output of an output device to compensate for ambient illumination
US5786803A (en) 1994-05-09 1998-07-28 Apple Computer, Inc. System and method for adjusting the illumination characteristics of an output device
US5828768A (en) 1994-05-11 1998-10-27 Noise Cancellation Technologies, Inc. Multimedia personal computer with active noise reduction and piezo speakers
US5596260A (en) 1994-05-13 1997-01-21 Apple Computer, Inc. Apparatus and method for determining a charge of a battery
JPH07320079A (ja) 1994-05-20 1995-12-08 Nippon Telegr & Teleph Corp <Ntt> 図形の部分拡大表示方法及び図形の部分拡大表示装置
JPH07320051A (ja) 1994-05-20 1995-12-08 Nippon Telegr & Teleph Corp <Ntt> 図形の任意領域拡大縮小表示方法及び図形の任意領域拡大縮小表示装置
DE69520302T2 (de) 1994-05-25 2001-08-09 Victor Company Of Japan Datenwiedergabegerät mit variabler Übertragungsrate
JPH07325591A (ja) 1994-05-31 1995-12-12 Nec Corp 疑似音楽演奏環境生成方法および装置
US5535121A (en) 1994-06-01 1996-07-09 Mitsubishi Electric Research Laboratories, Inc. System for correcting auxiliary verb sequences
US5485372A (en) 1994-06-01 1996-01-16 Mitsubishi Electric Research Laboratories, Inc. System for underlying spelling recovery
US5521816A (en) 1994-06-01 1996-05-28 Mitsubishi Electric Research Laboratories, Inc. Word inflection correction system
US5477448A (en) 1994-06-01 1995-12-19 Mitsubishi Electric Research Laboratories, Inc. System for correcting improper determiners
US5537317A (en) 1994-06-01 1996-07-16 Mitsubishi Electric Research Laboratories Inc. System for correcting grammer based parts on speech probability
US5644656A (en) 1994-06-07 1997-07-01 Massachusetts Institute Of Technology Method and apparatus for automated text recognition
US5493677A (en) 1994-06-08 1996-02-20 Systems Research & Applications Corporation Generation, archiving, and retrieval of digital images with evoked suggestion-set captions and natural language interface
US5812697A (en) 1994-06-10 1998-09-22 Nippon Steel Corporation Method and apparatus for recognizing hand-written characters using a weighting dictionary
US5675819A (en) 1994-06-16 1997-10-07 Xerox Corporation Document information retrieval using global word co-occurrence patterns
JPH0869470A (ja) 1994-06-21 1996-03-12 Canon Inc 自然言語処理装置及びその方法
US5948040A (en) 1994-06-24 1999-09-07 Delorme Publishing Co. Travel reservation information and planning system
US5610812A (en) 1994-06-24 1997-03-11 Mitsubishi Electric Information Technology Center America, Inc. Contextual tagger utilizing deterministic finite state transducer
US5581484A (en) 1994-06-27 1996-12-03 Prince; Kevin R. Finger mounted computer input device
DE69533479T2 (de) 1994-07-01 2005-09-22 Palm Computing, Inc., Los Altos Zeichensatz mit zeichen aus mehreren strichen und handschrifterkennungssystem
AU3136895A (en) 1994-07-21 1996-02-22 International Meta Systems, Inc. System and method for facilitating speech transcription
US6442523B1 (en) 1994-07-22 2002-08-27 Steven H. Siegel Method for the auditory navigation of text
US5568536A (en) 1994-07-25 1996-10-22 International Business Machines Corporation Selective reconfiguration method and apparatus in a multiple application personal communications device
CN1059303C (zh) 1994-07-25 2000-12-06 国际商业机器公司 在个人通讯设备的显示屏幕上标记文本的装置和方法
JP3359745B2 (ja) 1994-07-29 2002-12-24 シャープ株式会社 動画像再生装置、及び動画像記録装置
US5907597A (en) 1994-08-05 1999-05-25 Smart Tone Authentication, Inc. Method and system for the secure communication of data
US5764852A (en) 1994-08-16 1998-06-09 International Business Machines Corporation Method and apparatus for speech recognition for distinguishing non-speech audio input events from speech audio input events
JP3586777B2 (ja) 1994-08-17 2004-11-10 富士通株式会社 音声入力装置
JP3565453B2 (ja) 1994-08-23 2004-09-15 キヤノン株式会社 画像入出力装置
US6137476A (en) 1994-08-25 2000-10-24 International Business Machines Corp. Data mouse
JPH0877173A (ja) 1994-09-01 1996-03-22 Fujitsu Ltd 文字列修正システムとその方法
US5559301A (en) 1994-09-15 1996-09-24 Korg, Inc. Touchscreen interface having pop-up variable adjustment displays for controllers and audio processing systems
DE69524340T2 (de) 1994-09-22 2002-08-14 Aisin Aw Co Berührungsanzeige für ein Informationseingabesystem
GB9419388D0 (en) 1994-09-26 1994-11-09 Canon Kk Speech analysis
JP3027321B2 (ja) 1994-09-27 2000-04-04 財団法人工業技術研究院 拘束のない手書き英数字のオンライン認識の方法及び装置
US5799268A (en) 1994-09-28 1998-08-25 Apple Computer, Inc. Method for extracting knowledge from online documentation and creating a glossary, index, help database or the like
US5682539A (en) 1994-09-29 1997-10-28 Conrad; Donovan Anticipated meaning natural language interface
US5678053A (en) 1994-09-29 1997-10-14 Mitsubishi Electric Information Technology Center America, Inc. Grammar checker interface
IT1266943B1 (it) 1994-09-29 1997-01-21 Cselt Centro Studi Lab Telecom Procedimento di sintesi vocale mediante concatenazione e parziale sovrapposizione di forme d'onda.
US5831615A (en) 1994-09-30 1998-11-03 Intel Corporation Method and apparatus for redrawing transparent windows
GB2293667B (en) 1994-09-30 1998-05-27 Intermation Limited Database management system
US5678039A (en) 1994-09-30 1997-10-14 Borland International, Inc. System and methods for translating software into localized versions
US5715468A (en) 1994-09-30 1998-02-03 Budzinski; Robert Lucius Memory system for storing and retrieving experience and knowledge with natural language
US5777614A (en) 1994-10-14 1998-07-07 Hitachi, Ltd. Editing support system including an interactive interface
US5737609A (en) 1994-10-18 1998-04-07 Marcam Corporation Method and apparatus for testing object-oriented programming constructs
US5661787A (en) 1994-10-27 1997-08-26 Pocock; Michael H. System for on-demand remote access to a self-generating audio recording, storage, indexing and transaction system
US5845255A (en) 1994-10-28 1998-12-01 Advanced Health Med-E-Systems Corporation Prescription management system
JPH08138321A (ja) 1994-11-11 1996-05-31 Pioneer Electron Corp ディスクプレーヤ
US5613122A (en) 1994-11-14 1997-03-18 Object Technology Licensing Corp. Object-oriented operating system
DE4440598C1 (de) 1994-11-14 1996-05-23 Siemens Ag Durch gesprochene Worte steuerbares Hypertext-Navigationssystem, Hypertext-Dokument für dieses Navigationssystem und Verfahren zur Erzeugung eines derartigen Dokuments
US5652884A (en) 1994-11-14 1997-07-29 Object Technology Licensing Corp. Method and apparatus for dynamic update of an existing object in an object editor
US5577241A (en) 1994-12-07 1996-11-19 Excite, Inc. Information retrieval system and method with implementation extensible query architecture
US5748974A (en) 1994-12-13 1998-05-05 International Business Machines Corporation Multimodal natural language interface for cross-application tasks
DE4445023A1 (de) 1994-12-16 1996-06-20 Thomson Brandt Gmbh Erschütterungsresistentes Abspielgerät mit verringertem Energieverbrauch
JPH08185265A (ja) 1994-12-28 1996-07-16 Fujitsu Ltd タッチパネル制御装置
US5682475A (en) 1994-12-30 1997-10-28 International Business Machines Corporation Method and system for variable password access
US5774859A (en) 1995-01-03 1998-06-30 Scientific-Atlanta, Inc. Information system having a speech interface
US5794050A (en) 1995-01-04 1998-08-11 Intelligent Text Processing, Inc. Natural language understanding system
US5835077A (en) 1995-01-13 1998-11-10 Remec, Inc., Computer control device
US5634084A (en) 1995-01-20 1997-05-27 Centigram Communications Corporation Abbreviation and acronym/initialism expansion procedures for a text to speech reader
SE505156C2 (sv) 1995-01-30 1997-07-07 Ericsson Telefon Ab L M Förfarande för bullerundertryckning genom spektral subtraktion
JPH08223281A (ja) 1995-02-10 1996-08-30 Kokusai Electric Co Ltd 携帯電話機
EP1555591B1 (en) 1995-02-13 2013-08-14 Intertrust Technologies Corp. Secure transaction management
US5565888A (en) 1995-02-17 1996-10-15 International Business Machines Corporation Method and apparatus for improving visibility and selectability of icons
JPH08227341A (ja) 1995-02-22 1996-09-03 Mitsubishi Electric Corp ユーザインターフェース
US6122482A (en) 1995-02-22 2000-09-19 Global Communications, Inc. Satellite broadcast receiving and distribution system
US6009237A (en) 1995-02-24 1999-12-28 Hitachi Ltd. Optical disk and optical disk reproduction apparatus
US5748512A (en) 1995-02-28 1998-05-05 Microsoft Corporation Adjusting keyboard
US5543897A (en) 1995-03-07 1996-08-06 Eastman Kodak Company Reproduction apparatus having touch screen operator interface and auxiliary keyboard
US5701400A (en) 1995-03-08 1997-12-23 Amado; Carlos Armando Method and apparatus for applying if-then-else rules to data sets in a relational data base and generating from the results of application of said rules a database of diagnostics linked to said data sets to aid executive analysis of financial data
US5801702A (en) 1995-03-09 1998-09-01 Terrabyte Technology System and method for adding network links in a displayed hierarchy
US5564446A (en) 1995-03-27 1996-10-15 Wiltshire; Curtis B. Dental floss device and applicator assembly
US5749081A (en) 1995-04-06 1998-05-05 Firefly Network, Inc. System and method for recommending items to a user
JP4112613B2 (ja) 1995-04-12 2008-07-02 ブリティッシュ・テレコミュニケーションズ・パブリック・リミテッド・カンパニー 波形言語合成
US5616876A (en) 1995-04-19 1997-04-01 Microsoft Corporation System and methods for selecting music on the basis of subjective content
US5943049A (en) 1995-04-27 1999-08-24 Casio Computer Co., Ltd. Image processor for displayed message, balloon, and character's face
US5642464A (en) 1995-05-03 1997-06-24 Northern Telecom Limited Methods and apparatus for noise conditioning in digital speech compression systems using linear predictive coding
US5812698A (en) 1995-05-12 1998-09-22 Synaptics, Inc. Handwriting recognition system and method
US5708822A (en) 1995-05-31 1998-01-13 Oracle Corporation Methods and apparatus for thematic parsing of discourse
TW338815B (en) 1995-06-05 1998-08-21 Motorola Inc Method and apparatus for character recognition of handwritten input
US6070140A (en) 1995-06-05 2000-05-30 Tran; Bao Q. Speech recognizer
US6268859B1 (en) 1995-06-06 2001-07-31 Apple Computer, Inc. Method and system for rendering overlapping opaque graphical objects in graphic imaging systems
US5920327A (en) 1995-06-06 1999-07-06 Microsoft Corporation Multiple resolution data display
US6496182B1 (en) 1995-06-07 2002-12-17 Microsoft Corporation Method and system for providing touch-sensitive screens for the visually impaired
US5664055A (en) 1995-06-07 1997-09-02 Lucent Technologies Inc. CS-ACELP speech compression system with adaptive pitch prediction filter gain based on a measure of periodicity
US5680511A (en) 1995-06-07 1997-10-21 Dragon Systems, Inc. Systems and methods for word recognition
US5991441A (en) 1995-06-07 1999-11-23 Wang Laboratories, Inc. Real time handwriting recognition system
FI99072C (fi) 1995-06-08 1997-09-25 Nokia Telecommunications Oy Menetelmä toimitusvahvistusten antamiseksi puhelinverkossa suoritetuista sanomatoimituksista
JP3385146B2 (ja) 1995-06-13 2003-03-10 シャープ株式会社 会話文翻訳装置
US6330538B1 (en) 1995-06-13 2001-12-11 British Telecommunications Public Limited Company Phonetic unit duration adjustment for text-to-speech system
US5710886A (en) 1995-06-16 1998-01-20 Sellectsoft, L.C. Electric couponing method and apparatus
JP3284832B2 (ja) 1995-06-22 2002-05-20 セイコーエプソン株式会社 音声認識対話処理方法および音声認識対話装置
US5828991A (en) 1995-06-30 1998-10-27 The Research Foundation Of The State University Of New York Sentence reconstruction using word ambiguity resolution
JPH0918585A (ja) 1995-07-03 1997-01-17 Matsushita Electric Ind Co Ltd ボイスメールシステム
JPH0916598A (ja) 1995-07-03 1997-01-17 Fujitsu Ltd エラー・パターンを用いた文字列修正システムおよび方法
US6038533A (en) 1995-07-07 2000-03-14 Lucent Technologies Inc. System and method for selecting training text
JPH0927000A (ja) 1995-07-13 1997-01-28 Matsushita Electric Ind Co Ltd スケジュール管理システム
US5684513A (en) 1995-07-17 1997-11-04 Decker; Mark Randall Electronic luminescence keyboard system for a portable device
US5760760A (en) 1995-07-17 1998-06-02 Dell Usa, L.P. Intelligent LCD brightness control system
US5949961A (en) 1995-07-19 1999-09-07 International Business Machines Corporation Word syllabification in speech synthesis system
US5999895A (en) 1995-07-24 1999-12-07 Forest; Donald K. Sound operated menu method and apparatus
US5818142A (en) 1995-07-27 1998-10-06 Black & Decker Inc. Motor pack armature support with brush holder assembly
KR0183726B1 (ko) 1995-07-31 1999-04-15 윤종용 씨디 오케이와 비디오 씨디로부터 신호를 재생하는 씨디 재생장치
US5864815A (en) 1995-07-31 1999-01-26 Microsoft Corporation Method and system for displaying speech recognition status information in a visual notification area
US5724985A (en) 1995-08-02 1998-03-10 Pacesetter, Inc. User interface for an implantable medical device using an integrated digitizer display screen
US5745843A (en) 1995-08-04 1998-04-28 Motorola, Inc. Selective call receivers with integer divide synthesizers for achieving fast-lock time
JPH0955792A (ja) 1995-08-11 1997-02-25 Ricoh Co Ltd ボイスメールシステム
US6026388A (en) 1995-08-16 2000-02-15 Textwise, Llc User interface and other enhancements for natural language information retrieval system and method
US5835721A (en) 1995-08-21 1998-11-10 Apple Computer, Inc. Method and system for data transmission over a network link between computers with the ability to withstand temporary interruptions
JP3674990B2 (ja) 1995-08-21 2005-07-27 セイコーエプソン株式会社 音声認識対話装置および音声認識対話処理方法
JP3697748B2 (ja) 1995-08-21 2005-09-21 セイコーエプソン株式会社 端末、音声認識装置
JPH10508391A (ja) 1995-08-28 1998-08-18 フィリップス エレクトロニクス ネムローゼ フェンノートシャップ 基準ベクトルの部分集合の動的な形成に基づくパターン認識の方法及びシステム
US5586540A (en) 1995-08-29 1996-12-24 Marzec; Steven E. Multiple stage supercharging system
KR19990044170A (ko) 1995-09-02 1999-06-25 헨리 에이지마 패널형 라우드스피커
US5570324A (en) 1995-09-06 1996-10-29 Northrop Grumman Corporation Underwater sound localization system
US5855000A (en) 1995-09-08 1998-12-29 Carnegie Mellon University Method and apparatus for correcting and repairing machine-transcribed input using independent or cross-modal secondary input
US5712957A (en) 1995-09-08 1998-01-27 Carnegie Mellon University Locating and correcting erroneously recognized portions of utterances by rescoring based on two n-best lists
DE19533541C1 (de) 1995-09-11 1997-03-27 Daimler Benz Aerospace Ag Verfahren zur automatischen Steuerung eines oder mehrerer Geräte durch Sprachkommandos oder per Sprachdialog im Echtzeitbetrieb und Vorrichtung zum Ausführen des Verfahrens
JPH11514453A (ja) 1995-09-14 1999-12-07 エリクソン インコーポレイテッド 音声信号を適応的に濾波して雑音のある環境条件での音声了解度を高めるシステム
US5790978A (en) 1995-09-15 1998-08-04 Lucent Technologies, Inc. System and method for determining pitch contours
US5737734A (en) 1995-09-15 1998-04-07 Infonautics Corporation Query word relevance adjustment in a search of an information retrieval system
US6173261B1 (en) 1998-09-30 2001-01-09 At&T Corp Grammar fragment acquisition using syntactic and semantic clustering
JPH0981320A (ja) 1995-09-20 1997-03-28 Matsushita Electric Ind Co Ltd ペン入力式選択入力装置及びその方法
US5761687A (en) 1995-10-04 1998-06-02 Apple Computer, Inc. Character-based correction arrangement with correction propagation
US5832428A (en) 1995-10-04 1998-11-03 Apple Computer, Inc. Search engine for phrase recognition based on prefix/body/suffix architecture
US5852801A (en) 1995-10-04 1998-12-22 Apple Computer, Inc. Method and apparatus for automatically invoking a new word module for unrecognized user input
US5771276A (en) 1995-10-10 1998-06-23 Ast Research, Inc. Voice templates for interactive voice mail and voice response system
US5884323A (en) 1995-10-13 1999-03-16 3Com Corporation Extendible method and apparatus for synchronizing files on two different computer systems
JPH09116616A (ja) 1995-10-13 1997-05-02 Nec Corp 留守番電話システム
US5833134A (en) 1995-10-27 1998-11-10 Ho; Tienhou Joseph Wireless remote temperature sensing thermostat with adjustable register
US5758083A (en) 1995-10-30 1998-05-26 Sun Microsystems, Inc. Method and system for sharing information between network managers
US5806021A (en) 1995-10-30 1998-09-08 International Business Machines Corporation Automatic segmentation of continuous text using statistical approaches
US6560707B2 (en) 1995-11-06 2003-05-06 Xerox Corporation Multimedia coordination system
US5799276A (en) 1995-11-07 1998-08-25 Accent Incorporated Knowledge-based speech recognition system and methods having frame length computed based upon estimated pitch period of vocalic intervals
JPH09146708A (ja) 1995-11-09 1997-06-06 Internatl Business Mach Corp <Ibm> タッチパネルの駆動方法及びタッチ入力方法
JP3152871B2 (ja) 1995-11-10 2001-04-03 富士通株式会社 ラティスをキーとした検索を行う辞書検索装置および方法
US5794237A (en) 1995-11-13 1998-08-11 International Business Machines Corporation System and method for improving problem source identification in computer systems employing relevance feedback and statistical source ranking
US6064959A (en) 1997-03-28 2000-05-16 Dragon Systems, Inc. Error correction in speech recognition
US5794189A (en) 1995-11-13 1998-08-11 Dragon Systems, Inc. Continuous speech recognition
US5799279A (en) 1995-11-13 1998-08-25 Dragon Systems, Inc. Continuous speech recognition of text and commands
US5802526A (en) 1995-11-15 1998-09-01 Microsoft Corporation System and method for graphically displaying and navigating through an interactive voice response menu
US5801692A (en) 1995-11-30 1998-09-01 Microsoft Corporation Audio-visual user interface controls
US6240384B1 (en) 1995-12-04 2001-05-29 Kabushiki Kaisha Toshiba Speech synthesis method
US5987401A (en) 1995-12-08 1999-11-16 Apple Computer, Inc. Language translation for real-time text-based conversations
US5697793A (en) 1995-12-14 1997-12-16 Motorola, Inc. Electronic book and method of displaying at least one reading metric therefor
US5880731A (en) 1995-12-14 1999-03-09 Microsoft Corporation Use of avatars with automatic gesturing and bounded interaction in on-line chat session
US5893132A (en) 1995-12-14 1999-04-06 Motorola, Inc. Method and system for encoding a book for reading using an electronic book
US5761640A (en) 1995-12-18 1998-06-02 Nynex Science & Technology, Inc. Name and address processor
US5706442A (en) 1995-12-20 1998-01-06 Block Financial Corporation System for on-line financial services using distributed objects
JPH09179719A (ja) 1995-12-26 1997-07-11 Nec Corp 音声合成装置
US5859636A (en) 1995-12-27 1999-01-12 Intel Corporation Recognition of and operation on text data
US5825352A (en) 1996-01-04 1998-10-20 Logitech, Inc. Multiple fingers contact sensing method for emulating mouse buttons and mouse operations on a touch sensor pad
US5787422A (en) 1996-01-11 1998-07-28 Xerox Corporation Method and apparatus for information accesss employing overlapping clusters
US6119101A (en) 1996-01-17 2000-09-12 Personal Agents, Inc. Intelligent agents for electronic commerce
EP0876652B1 (en) 1996-01-17 2013-06-26 Paradox Technical Solutions LLC Intelligent agents for electronic commerce
US6125356A (en) 1996-01-18 2000-09-26 Rosefaire Development, Ltd. Portable sales presentation system with selective scripted seller prompts
US6011585A (en) 1996-01-19 2000-01-04 Apple Computer, Inc. Apparatus and method for rotating the display orientation of a captured image
JPH09265731A (ja) 1996-01-24 1997-10-07 Sony Corp 音声再生装置及び方法、音声録音装置及び方法、音声録音再生システム、音声データの転送方法、情報受信装置、記録媒体
US5987404A (en) 1996-01-29 1999-11-16 International Business Machines Corporation Statistical natural language understanding using hidden clumpings
US5946647A (en) 1996-02-01 1999-08-31 Apple Computer, Inc. System and method for performing an action on a structure in computer-generated data
SE506034C2 (sv) 1996-02-01 1997-11-03 Ericsson Telefon Ab L M Förfarande och anordning för förbättring av parametrar representerande brusigt tal
US6073101A (en) 1996-02-02 2000-06-06 International Business Machines Corporation Text independent speaker recognition for transparent command ambiguity resolution and continuous access control
US5729694A (en) 1996-02-06 1998-03-17 The Regents Of The University Of California Speech coding, reconstruction and recognition using acoustics and electromagnetic waves
US6535610B1 (en) 1996-02-07 2003-03-18 Morgan Stanley & Co. Incorporated Directional microphone utilizing spaced apart omni-directional microphones
US6076088A (en) 1996-02-09 2000-06-13 Paik; Woojin Information extraction system and method using concept relation concept (CRC) triples
US20050182765A1 (en) 1996-02-09 2005-08-18 Technology Innovations, Llc Techniques for controlling distribution of information from a secure domain
US5737487A (en) 1996-02-13 1998-04-07 Apple Computer, Inc. Speaker adaptation based on lateral tying for large-vocabulary continuous speech recognition
US5864868A (en) 1996-02-13 1999-01-26 Contois; David C. Computer control system and user interface for media playing devices
US5835893A (en) 1996-02-15 1998-11-10 Atr Interpreting Telecommunications Research Labs Class-based word clustering for speech recognition using a three-level balanced hierarchical similarity
FI102343B1 (fi) 1996-02-20 1998-11-13 Finland Telecom Oy Järjestelmä ja menetelmä datan lähettämiseksi
GB2310559B (en) 1996-02-23 2000-09-20 Nokia Mobile Phones Ltd Audio output apparatus for a mobile communication device
US5864855A (en) 1996-02-26 1999-01-26 The United States Of America As Represented By The Secretary Of The Army Parallel document clustering process
KR100422263B1 (ko) 1996-02-27 2004-07-30 코닌클리케 필립스 일렉트로닉스 엔.브이. 음성을자동으로분할하기위한방법및장치
US6226533B1 (en) 1996-02-29 2001-05-01 Sony Corporation Voice messaging transceiver message duration indicator and method
US5895448A (en) 1996-02-29 1999-04-20 Nynex Science And Technology, Inc. Methods and apparatus for generating and using speaker independent garbage models for speaker dependent speech recognition purpose
US5842165A (en) 1996-02-29 1998-11-24 Nynex Science & Technology, Inc. Methods and apparatus for generating and using garbage models for speaker dependent speech recognition purposes
US6069622A (en) 1996-03-08 2000-05-30 Microsoft Corporation Method and system for generating comic panels
GB9605216D0 (en) 1996-03-12 1996-05-15 Ncr Int Inc Display system and method of moving a cursor of the display system
JP3160707B2 (ja) 1996-03-22 2001-04-25 富士通株式会社 データ送受信装置、データ送信装置及びデータ受信装置
US5937163A (en) 1996-03-26 1999-08-10 Industrial Technology Research Institute Method and system at a host node for hierarchically organizing the links visited by a world wide web browser executing at the host node
US5884262A (en) 1996-03-28 1999-03-16 Bell Atlantic Network Services, Inc. Computer network audio access and conversion system
EP0891618B1 (en) 1996-03-29 2001-07-25 BRITISH TELECOMMUNICATIONS public limited company Speech processing
JPH09265457A (ja) 1996-03-29 1997-10-07 Hitachi Ltd オンライン会話システム
US5901287A (en) 1996-04-01 1999-05-04 The Sabre Group Inc. Information aggregation and synthesization system
US5790671A (en) 1996-04-04 1998-08-04 Ericsson Inc. Method for automatically adjusting audio response for improved intelligibility
US5867799A (en) 1996-04-04 1999-02-02 Lang; Andrew K. Information system and method for filtering a massive flow of information entities to meet user information classification needs
US5963964A (en) 1996-04-05 1999-10-05 Sun Microsystems, Inc. Method, apparatus and program product for updating visual bookmarks
US6173194B1 (en) 1996-04-15 2001-01-09 Nokia Mobile Phones Limited Mobile terminal having improved user interface
US5963924A (en) 1996-04-26 1999-10-05 Verifone, Inc. System, method and article of manufacture for the use of payment instrument holders and payment instruments in network electronic commerce
US5987140A (en) 1996-04-26 1999-11-16 Verifone, Inc. System, method and article of manufacture for secure network electronic payment and credit collection
US5913193A (en) 1996-04-30 1999-06-15 Microsoft Corporation Method and system of runtime acoustic unit selection for speech synthesis
US5857184A (en) 1996-05-03 1999-01-05 Walden Media, Inc. Language and method for creating, organizing, and retrieving data from a database
US5828999A (en) 1996-05-06 1998-10-27 Apple Computer, Inc. Method and system for deriving a large-span semantic language model for large-vocabulary recognition systems
FR2748342B1 (fr) 1996-05-06 1998-07-17 France Telecom Procede et dispositif de filtrage par egalisation d'un signal de parole, mettant en oeuvre un modele statistique de ce signal
US5917487A (en) 1996-05-10 1999-06-29 Apple Computer, Inc. Data-driven method and system for drawing user interface objects
US6493006B1 (en) 1996-05-10 2002-12-10 Apple Computer, Inc. Graphical user interface having contextual menus
US5826261A (en) 1996-05-10 1998-10-20 Spencer; Graham System and method for querying multiple, distributed databases by selective sharing of local relative significance information for terms related to the query
US6366883B1 (en) 1996-05-15 2002-04-02 Atr Interpreting Telecommunications Concatenation of speech segments by use of a speech synthesizer
US5758314A (en) 1996-05-21 1998-05-26 Sybase, Inc. Client/server database system with methods for improved soundex processing in a heterogeneous language environment
US5727950A (en) 1996-05-22 1998-03-17 Netsage Corporation Agent based instruction system and method
US6556712B1 (en) 1996-05-23 2003-04-29 Apple Computer, Inc. Methods and apparatus for handwriting recognition
US5848386A (en) 1996-05-28 1998-12-08 Ricoh Company, Ltd. Method and system for translating documents using different translation resources for different portions of the documents
JP2856390B2 (ja) 1996-07-26 1999-02-10 株式会社日立製作所 情報記録媒体及びそれを用いた記録再生方法
US5850480A (en) 1996-05-30 1998-12-15 Scan-Optics, Inc. OCR error correction methods and apparatus utilizing contextual comparison
US5966533A (en) 1996-06-11 1999-10-12 Excite, Inc. Method and system for dynamically synthesizing a computer program by differentially resolving atoms based on user context data
US5835079A (en) 1996-06-13 1998-11-10 International Business Machines Corporation Virtual pointing device for touchscreens
US5915249A (en) 1996-06-14 1999-06-22 Excite, Inc. System and method for accelerated query evaluation of very large full-text databases
US5987132A (en) 1996-06-17 1999-11-16 Verifone, Inc. System, method and article of manufacture for conditionally accepting a payment method utilizing an extensible, flexible architecture
AU3101797A (en) 1996-06-17 1998-01-07 British Telecommunications Public Limited Company Network based access system
US6952799B2 (en) 1996-06-17 2005-10-04 British Telecommunications User interface for network browser including pre-processor for links embedded in hypermedia documents
US5832433A (en) 1996-06-24 1998-11-03 Nynex Science And Technology, Inc. Speech synthesis method for operator assistance telecommunications calls comprising a plurality of text-to-speech (TTS) devices
US5758024A (en) 1996-06-25 1998-05-26 Microsoft Corporation Method and system for encoding pronunciation prefix trees
JP2973944B2 (ja) 1996-06-26 1999-11-08 富士ゼロックス株式会社 文書処理装置および文書処理方法
US5912952A (en) 1996-06-27 1999-06-15 At&T Corp Voice response unit with a visual menu interface
US5963893A (en) 1996-06-28 1999-10-05 Microsoft Corporation Identification of words in Japanese text by a computer system
US5802466A (en) 1996-06-28 1998-09-01 Mci Communications Corporation Personal communication device voice mail notification apparatus and method
US5825881A (en) 1996-06-28 1998-10-20 Allsoft Distributing Inc. Public network merchandising system
US6070147A (en) 1996-07-02 2000-05-30 Tecmark Services, Inc. Customer identification and marketing analysis systems
US6054990A (en) 1996-07-05 2000-04-25 Tran; Bao Q. Computer system with handwriting annotation
US5915238A (en) 1996-07-16 1999-06-22 Tjaden; Gary S. Personalized audio information delivery system
JP3700266B2 (ja) 1996-07-18 2005-09-28 株式会社日立製作所 音声対話制御方法および音声対話システム
EP0912954B8 (en) 1996-07-22 2006-06-14 Cyva Research Corporation Personal information security and exchange tool
US5862223A (en) 1996-07-24 1999-01-19 Walker Asset Management Limited Partnership Method and apparatus for a cryptographically-assisted commercial network system designed to facilitate and support expert-based commerce
JPH1078952A (ja) 1996-07-29 1998-03-24 Internatl Business Mach Corp <Ibm> 音声合成方法、音声合成装置、ハイパーテキストの制御方法及び制御装置
US6453281B1 (en) 1996-07-30 2002-09-17 Vxi Corporation Portable audio database device with icon-based graphical user-interface
KR100260760B1 (ko) 1996-07-31 2000-07-01 모리 하루오 터치패널을 병설한 정보표시장치
US5818924A (en) 1996-08-02 1998-10-06 Siemens Business Communication Systems, Inc. Combined keypad and protective cover
US5797008A (en) 1996-08-09 1998-08-18 Digital Equipment Corporation Memory storing an integrated index of database records
US5765168A (en) 1996-08-09 1998-06-09 Digital Equipment Corporation Method for maintaining an index
US5818451A (en) 1996-08-12 1998-10-06 International Busienss Machines Corporation Computer programmed soft keyboard system, method and apparatus having user input displacement
US7113958B1 (en) 1996-08-12 2006-09-26 Battelle Memorial Institute Three-dimensional display of document set
US6298174B1 (en) 1996-08-12 2001-10-02 Battelle Memorial Institute Three-dimensional display of document set
US6216102B1 (en) 1996-08-19 2001-04-10 International Business Machines Corporation Natural language determination using partial words
US5913185A (en) 1996-08-19 1999-06-15 International Business Machines Corporation Determining a natural language shift in a computer document
US7191135B2 (en) 1998-04-08 2007-03-13 Symbol Technologies, Inc. Speech recognition system and method for employing the same
US5822730A (en) 1996-08-22 1998-10-13 Dragon Systems, Inc. Lexical tree pre-filtering in speech recognition
US5950123A (en) 1996-08-26 1999-09-07 Telefonaktiebolaget L M Cellular telephone network support of audible information delivery to visually impaired subscribers
US6121960A (en) 1996-08-28 2000-09-19 Via, Inc. Touch screen systems and methods
JPH1069578A (ja) 1996-08-29 1998-03-10 Tec Corp データ処理装置
US5999169A (en) 1996-08-30 1999-12-07 International Business Machines Corporation Computer graphical user interface method and system for supporting multiple two-dimensional movement inputs
US5850629A (en) 1996-09-09 1998-12-15 Matsushita Electric Industrial Co., Ltd. User interface controller for text-to-speech synthesizer
US5745116A (en) 1996-09-09 1998-04-28 Motorola, Inc. Intuitive gesture-based graphical user interface
US5878393A (en) 1996-09-09 1999-03-02 Matsushita Electric Industrial Co., Ltd. High quality concatenative reading system
EP0829811A1 (en) 1996-09-11 1998-03-18 Nippon Telegraph And Telephone Corporation Method and system for information retrieval
US5973612A (en) 1996-09-19 1999-10-26 Microsoft Corporation Flexible object notification
JP3359236B2 (ja) 1996-09-25 2002-12-24 株式会社アクセス インターネットユニットおよびインターネットテレビ
JP3212618B2 (ja) 1996-09-26 2001-09-25 三菱電機株式会社 対話処理装置
US6181935B1 (en) 1996-09-27 2001-01-30 Software.Com, Inc. Mobility extended telephone application programming interface and method of use
JPH10105556A (ja) 1996-09-27 1998-04-24 Sharp Corp 電子式辞書および情報表示方法
US5876396A (en) 1996-09-27 1999-03-02 Baxter International Inc. System method and container for holding and delivering a solution
US6208932B1 (en) 1996-09-30 2001-03-27 Mazda Motor Corporation Navigation apparatus
US5794182A (en) 1996-09-30 1998-08-11 Apple Computer, Inc. Linear predictive speech encoding systems with efficient combination pitch coefficients computation
US6199076B1 (en) 1996-10-02 2001-03-06 James Logan Audio program player including a dynamic program selection controller
US5732216A (en) 1996-10-02 1998-03-24 Internet Angles, Inc. Audio message exchange system
US5721827A (en) 1996-10-02 1998-02-24 James Logan System for electrically distributing personalized information
US20070026852A1 (en) 1996-10-02 2007-02-01 James Logan Multimedia telephone system
US20020120925A1 (en) 2000-03-28 2002-08-29 Logan James D. Audio and video program recording, editing and playback systems using metadata
US5913203A (en) 1996-10-03 1999-06-15 Jaesent Inc. System and method for pseudo cash transactions
US5930769A (en) 1996-10-07 1999-07-27 Rose; Andrea System and method for fashion shopping
US5890172A (en) 1996-10-08 1999-03-30 Tenretni Dynamics, Inc. Method and apparatus for retrieving data from a network using location identifiers
US5875448A (en) 1996-10-08 1999-02-23 Boys; Donald R. Data stream editing system including a hand-held voice-editing apparatus having a position-finding enunciator
US7051096B1 (en) 1999-09-02 2006-05-23 Citicorp Development Center, Inc. System and method for providing global self-service financial transaction terminals with worldwide web content, centralized management, and local and remote administration
US5950160A (en) 1996-10-31 1999-09-07 Microsoft Corporation Method and system for displaying a variable number of alternative words during speech recognition
US6073033A (en) 1996-11-01 2000-06-06 Telxon Corporation Portable telephone with integrated heads-up display and data terminal functions
EP0840396B1 (en) 1996-11-04 2003-02-19 Molex Incorporated Electrical connector for telephone handset
US6233318B1 (en) 1996-11-05 2001-05-15 Comverse Network Systems, Inc. System for accessing multimedia mailboxes and messages over the internet and via telephone
US5873064A (en) 1996-11-08 1999-02-16 International Business Machines Corporation Multi-action voice macro method
US5956667A (en) 1996-11-08 1999-09-21 Research Foundation Of State University Of New York System and methods for frame-based augmentative communication
US5915001A (en) 1996-11-14 1999-06-22 Vois Corporation System and method for providing and using universally accessible voice and speech data files
US5918303A (en) 1996-11-25 1999-06-29 Yamaha Corporation Performance setting data selecting apparatus
US5836771A (en) 1996-12-02 1998-11-17 Ho; Chi Fai Learning method and system based on questioning
US6282511B1 (en) 1996-12-04 2001-08-28 At&T Voiced interface with hyperlinked information
US5875427A (en) 1996-12-04 1999-02-23 Justsystem Corp. Voice-generating/document making apparatus voice-generating/document making method and computer-readable medium for storing therein a program having a computer execute voice-generating/document making sequence
US5889888A (en) 1996-12-05 1999-03-30 3Com Corporation Method and apparatus for immediate response handwriting recognition system that handles multiple character sets
US6665639B2 (en) 1996-12-06 2003-12-16 Sensory, Inc. Speech recognition in consumer electronic products
US6078914A (en) 1996-12-09 2000-06-20 Open Text Corporation Natural language meta-search system and method
JP3349905B2 (ja) 1996-12-10 2002-11-25 松下電器産業株式会社 音声合成方法および装置
US6023676A (en) 1996-12-12 2000-02-08 Dspc Israel, Ltd. Keyword recognition system and method
US5839106A (en) 1996-12-17 1998-11-17 Apple Computer, Inc. Large-vocabulary speech recognition using an integrated syntactic and semantic statistical language model
US6157935A (en) 1996-12-17 2000-12-05 Tran; Bao Q. Remote data access and management system
US5926789A (en) 1996-12-19 1999-07-20 Bell Communications Research, Inc. Audio-based wide area information system
US6177931B1 (en) 1996-12-19 2001-01-23 Index Systems, Inc. Systems and methods for displaying and recording control interface with television programs, video, advertising information and program scheduling information
US5966126A (en) 1996-12-23 1999-10-12 Szabo; Andrew J. Graphic user interface for database system
US5905498A (en) 1996-12-24 1999-05-18 Correlate Technologies Ltd System and method for managing semantic network display
US5739451A (en) 1996-12-27 1998-04-14 Franklin Electronic Publishers, Incorporated Hand held electronic music encyclopedia with text and note structure search
US5932869A (en) 1996-12-27 1999-08-03 Graphic Technology, Inc. Promotional system with magnetic stripe and visual thermo-reversible print surfaced medium
IL119948A (en) 1996-12-31 2004-09-27 News Datacom Ltd Voice activated communication system and program guide
US6111562A (en) 1997-01-06 2000-08-29 Intel Corporation System for generating an audible cue indicating the status of a display object
US7787647B2 (en) 1997-01-13 2010-08-31 Micro Ear Technology, Inc. Portable system for programming hearing aids
US6108640A (en) 1997-01-14 2000-08-22 Slotznick; Benjamin System for calculating occasion dates and converting between different calendar systems, and intelligent agent for using same
JP3579204B2 (ja) 1997-01-17 2004-10-20 富士通株式会社 文書要約装置およびその方法
US5933477A (en) 1997-01-22 1999-08-03 Lucent Technologies Inc. Changing-urgency-dependent message or call delivery
US5815225A (en) 1997-01-22 1998-09-29 Gateway 2000, Inc. Lighting apparatus for a portable computer with illumination apertures
US5953541A (en) 1997-01-24 1999-09-14 Tegic Communications, Inc. Disambiguating system for disambiguating ambiguous input sequences by displaying objects associated with the generated input sequences in the order of decreasing frequency of use
US6684376B1 (en) 1997-01-27 2004-01-27 Unisys Corporation Method and apparatus for selecting components within a circuit design database
US6006274A (en) 1997-01-30 1999-12-21 3Com Corporation Method and apparatus using a pass through personal computer connected to both a local communication link and a computer network for indentifying and synchronizing a preferred computer with a portable computer
US5924068A (en) 1997-02-04 1999-07-13 Matsushita Electric Industrial Co. Ltd. Electronic news reception apparatus that selectively retains sections and searches by keyword or index for text to speech conversion
EP0863469A3 (en) 1997-02-10 2002-01-09 Nippon Telegraph And Telephone Corporation Scheme for automatic data conversion definition generation according to data feature in visual multidimensional data analysis tool
US5926769A (en) 1997-02-18 1999-07-20 Nokia Mobile Phones Limited Cellular telephone having simplified user interface for storing and retrieving telephone numbers
US5930783A (en) 1997-02-21 1999-07-27 Nec Usa, Inc. Semantic and cognition based image retrieval
US6005495A (en) 1997-02-27 1999-12-21 Ameritech Corporation Method and system for intelligent text entry on a numeric keypad
US5941944A (en) 1997-03-03 1999-08-24 Microsoft Corporation Method for providing a substitute for a requested inaccessible object by identifying substantially similar objects using weights corresponding to object features
US5909667A (en) 1997-03-05 1999-06-01 International Business Machines Corporation Method and apparatus for fast voice selection of error words in dictated text
US6076051A (en) 1997-03-07 2000-06-13 Microsoft Corporation Information retrieval utilizing semantic representation of text
US5930801A (en) 1997-03-07 1999-07-27 Xerox Corporation Shared-data environment in which each file has independent security properties
US6144377A (en) 1997-03-11 2000-11-07 Microsoft Corporation Providing access to user interface elements of legacy application programs
JP3726448B2 (ja) 1997-03-12 2005-12-14 セイコーエプソン株式会社 認識対象音声検出方法およびその装置
US6604124B1 (en) 1997-03-13 2003-08-05 A:\Scribes Corporation Systems and methods for automatically managing work flow based on tracking job step completion status
US6260013B1 (en) 1997-03-14 2001-07-10 Lernout & Hauspie Speech Products N.V. Speech recognition system employing discriminatively trained models
JPH10320169A (ja) 1997-03-14 1998-12-04 Fujitsu Ltd 情報電子装置
WO1998041956A1 (en) 1997-03-20 1998-09-24 Schlumberger Technologies, Inc. System and method of transactional taxation using secure stored data devices
DE19712632A1 (de) 1997-03-26 1998-10-01 Thomson Brandt Gmbh Verfahren und Vorrichtung zur Sprachfernsteuerung von Geräten
GB2323694B (en) 1997-03-27 2001-07-18 Forum Technology Ltd Adaptation in speech to text conversion
US6097391A (en) 1997-03-31 2000-08-01 Menai Corporation Method and apparatus for graphically manipulating objects
JPH10274997A (ja) 1997-03-31 1998-10-13 Sanyo Electric Co Ltd 文書読み上げ装置
US6041127A (en) 1997-04-03 2000-03-21 Lucent Technologies Inc. Steerable and variable first-order differential microphone array
US5822743A (en) 1997-04-08 1998-10-13 1215627 Ontario Inc. Knowledge-based information retrieval system
US6954899B1 (en) 1997-04-14 2005-10-11 Novint Technologies, Inc. Human-computer interface including haptically controlled interactions
US5912951A (en) 1997-04-17 1999-06-15 At&T Corp Voice mail system with multi-retrieval mailboxes
JP3704925B2 (ja) 1997-04-22 2005-10-12 トヨタ自動車株式会社 移動端末装置及びその音声出力プログラムを記録した媒体
US5970474A (en) 1997-04-24 1999-10-19 Sears, Roebuck And Co. Registry information system for shoppers
US7321783B2 (en) 1997-04-25 2008-01-22 Minerva Industries, Inc. Mobile entertainment and communication device
US6073036A (en) 1997-04-28 2000-06-06 Nokia Mobile Phones Limited Mobile station with touch input having automatic symbol magnification function
US5895464A (en) 1997-04-30 1999-04-20 Eastman Kodak Company Computer program product and a method for using natural language for the description, search and retrieval of multi-media objects
US6233545B1 (en) 1997-05-01 2001-05-15 William E. Datig Universal machine translator of arbitrary languages utilizing epistemic moments
US6047300A (en) 1997-05-15 2000-04-04 Microsoft Corporation System and method for automatically correcting a misspelled word
US5875429A (en) 1997-05-20 1999-02-23 Applied Voice Recognition, Inc. Method and apparatus for editing documents through voice recognition
US6226614B1 (en) 1997-05-21 2001-05-01 Nippon Telegraph And Telephone Corporation Method and apparatus for editing/creating synthetic speech message and recording medium with the method recorded thereon
US5877757A (en) 1997-05-23 1999-03-02 International Business Machines Corporation Method and system for providing user help information in network applications
US6026233A (en) 1997-05-27 2000-02-15 Microsoft Corporation Method and apparatus for presenting and selecting options to modify a programming language statement
US5930751A (en) 1997-05-30 1999-07-27 Lucent Technologies Inc. Method of implicit confirmation for automatic speech recognition
US6803905B1 (en) 1997-05-30 2004-10-12 International Business Machines Corporation Touch sensitive apparatus and method for improved visual feedback
US6582342B2 (en) 1999-01-12 2003-06-24 Epm Development Systems Corporation Audible electronic exercise monitor
JPH113338A (ja) 1997-06-11 1999-01-06 Toshiba Corp 多言語入力システム、多言語入力方法及び多言語入力プログラムを記録した記録媒体
DE69816185T2 (de) 1997-06-12 2004-04-15 Hewlett-Packard Co. (N.D.Ges.D.Staates Delaware), Palo Alto Bildverarbeitungsverfahren und -vorrichtung
US5930754A (en) 1997-06-13 1999-07-27 Motorola, Inc. Method, device and article of manufacture for neural-network based orthography-phonetics transformation
US6017219A (en) 1997-06-18 2000-01-25 International Business Machines Corporation System and method for interactive reading and language instruction
US6415250B1 (en) 1997-06-18 2002-07-02 Novell, Inc. System and method for identifying language using morphologically-based techniques
US6138098A (en) 1997-06-30 2000-10-24 Lernout & Hauspie Speech Products N.V. Command parsing and rewrite system
JP3593241B2 (ja) 1997-07-02 2004-11-24 株式会社日立製作所 計算機の再起動方法
WO1999001834A1 (en) 1997-07-02 1999-01-14 Coueignoux, Philippe, J., M. System and method for the secure discovery, exploitation and publication of information
CA2242065C (en) 1997-07-03 2004-12-14 Henry C.A. Hyde-Thomson Unified messaging system with automatic language identification for text-to-speech conversion
EP0889626A1 (en) 1997-07-04 1999-01-07 Octel Communications Corporation Unified messaging system with automatic language identifacation for text-to-speech conversion
US6587404B1 (en) 1997-07-09 2003-07-01 Advanced Audio Devices, Llc Optical storage device capable of recording a set of sound tracks on a compact disc
US6172948B1 (en) 1997-07-09 2001-01-09 Advanced Audio Devices, Llc Optical storage device
JP3224760B2 (ja) 1997-07-10 2001-11-05 インターナショナル・ビジネス・マシーンズ・コーポレーション 音声メールシステム、音声合成装置およびこれらの方法
US5860063A (en) 1997-07-11 1999-01-12 At&T Corp Automated meaningful phrase clustering
US5940841A (en) 1997-07-11 1999-08-17 International Business Machines Corporation Parallel file system with extended file attributes
US20020138254A1 (en) 1997-07-18 2002-09-26 Takehiko Isaka Method and apparatus for processing speech signals
US5982370A (en) 1997-07-18 1999-11-09 International Business Machines Corporation Highlighting tool for search specification in a user interface of a computer system
US5933822A (en) 1997-07-22 1999-08-03 Microsoft Corporation Apparatus and methods for an information retrieval system that employs natural language processing of search results to improve overall precision
US6356864B1 (en) 1997-07-25 2002-03-12 University Technology Corporation Methods for analysis and evaluation of the semantic content of a writing based on vector length
JPH1145241A (ja) 1997-07-28 1999-02-16 Just Syst Corp かな漢字変換システムおよびそのシステムの各手段としてコンピュータを機能させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体
US5974146A (en) 1997-07-30 1999-10-26 Huntington Bancshares Incorporated Real time bank-centric universal payment system
US6904110B2 (en) 1997-07-31 2005-06-07 Francois Trans Channel equalization system and method
CA2266923A1 (en) 1997-07-31 1999-02-11 Kyoyu Corporation Voice monitoring system using laser beam
JPH1153384A (ja) 1997-08-05 1999-02-26 Mitsubishi Electric Corp キーワード抽出装置及びキーワード抽出方法並びにキーワード抽出プログラムを格納したコンピュータ読み取り可能な記録媒体
US6073091A (en) 1997-08-06 2000-06-06 International Business Machines Corporation Apparatus and method for forming a filtered inflected language model for automatic speech recognition
US6016476A (en) 1997-08-11 2000-01-18 International Business Machines Corporation Portable information and transaction processing system and method utilizing biometric authorization and digital certificate security
US5943052A (en) 1997-08-12 1999-08-24 Synaptics, Incorporated Method and apparatus for scroll bar control
US5895466A (en) 1997-08-19 1999-04-20 At&T Corp Automated natural language understanding customer service system
US6081774A (en) 1997-08-22 2000-06-27 Novell, Inc. Natural language information retrieval system and method
JP3516328B2 (ja) 1997-08-22 2004-04-05 株式会社日立製作所 情報通信端末装置
US7385359B2 (en) 1997-08-26 2008-06-10 Philips Solid-State Lighting Solutions, Inc. Information systems
US5983216A (en) 1997-09-12 1999-11-09 Infoseek Corporation Performing automated document collection and selection by providing a meta-index with meta-index values indentifying corresponding document collections
US5995918A (en) 1997-09-17 1999-11-30 Unisys Corporation System and method for creating a language grammar using a spreadsheet or table interface
US5974412A (en) 1997-09-24 1999-10-26 Sapient Health Network Intelligent query system for automatically indexing information in a database and automatically categorizing users
US6404876B1 (en) 1997-09-25 2002-06-11 Gte Intelligent Network Services Incorporated System and method for voice activated dialing and routing under open access network control
US7046813B1 (en) 1997-09-25 2006-05-16 Fumio Denda Auditory sense training method and sound processing method for auditory sense training
EP1018069B1 (en) 1997-09-25 2002-07-24 Tegic Communications, Inc. Reduced keyboard disambiguating system
US6470386B1 (en) 1997-09-26 2002-10-22 Worldcom, Inc. Integrated proxy interface for web based telecommunications management tools
US6169911B1 (en) 1997-09-26 2001-01-02 Sun Microsystems, Inc. Graphical user interface for a portable telephone
US6023684A (en) 1997-10-01 2000-02-08 Security First Technologies, Inc. Three tier financial transaction system with cache memory
US6611789B1 (en) 1997-10-02 2003-08-26 Personal Electric Devices, Inc. Monitoring activity of a user in locomotion on foot
US6560903B1 (en) 2000-03-07 2003-05-13 Personal Electronic Devices, Inc. Ambulatory foot pod
US6018705A (en) 1997-10-02 2000-01-25 Personal Electronic Devices, Inc. Measuring foot contact time and foot loft time of a person in locomotion
US6163769A (en) 1997-10-02 2000-12-19 Microsoft Corporation Text-to-speech using clustered context-dependent phoneme-based units
US6336365B1 (en) 1999-08-24 2002-01-08 Personal Electronic Devices, Inc. Low-cost accelerometer
US6298314B1 (en) 1997-10-02 2001-10-02 Personal Electronic Devices, Inc. Detecting the starting and stopping of movement of a person on foot
US6122340A (en) 1998-10-01 2000-09-19 Personal Electronic Devices, Inc. Detachable foot mount for electronic device
US6882955B1 (en) 1997-10-02 2005-04-19 Fitsense Technology, Inc. Monitoring activity of a user in locomotion on foot
US6493652B1 (en) 1997-10-02 2002-12-10 Personal Electronic Devices, Inc. Monitoring activity of a user in locomotion on foot
US6876947B1 (en) 1997-10-02 2005-04-05 Fitsense Technology, Inc. Monitoring activity of a user in locomotion on foot
US6385662B1 (en) 1997-10-03 2002-05-07 Ericsson Inc. Method of processing information using a personal communication assistant
EP0943139B1 (en) 1997-10-07 2003-12-03 Koninklijke Philips Electronics N.V. A method and device for activating a voice-controlled function in a multi-station network through using both speaker-dependent and speaker-independent speech recognition
EP0979497A1 (en) 1997-10-08 2000-02-16 Koninklijke Philips Electronics N.V. Vocabulary and/or language model training
US5848410A (en) 1997-10-08 1998-12-08 Hewlett Packard Company System and method for selective and continuous index generation
US7027568B1 (en) 1997-10-10 2006-04-11 Verizon Services Corp. Personal message service with enhanced text to speech synthesis
KR100238189B1 (ko) 1997-10-16 2000-01-15 윤종용 다중 언어 tts장치 및 다중 언어 tts 처리 방법
US6035336A (en) 1997-10-17 2000-03-07 International Business Machines Corporation Audio ticker system and method for presenting push information including pre-recorded audio
WO1999021172A2 (en) 1997-10-20 1999-04-29 Koninklijke Philips Electronics N.V. Pattern recognition enrolment in a distributed system
US6304846B1 (en) 1997-10-22 2001-10-16 Texas Instruments Incorporated Singing voice synthesis
US6266098B1 (en) 1997-10-22 2001-07-24 Matsushita Electric Corporation Of America Function presentation and selection using a rotatable function menu
DE69712485T2 (de) 1997-10-23 2002-12-12 Sony Int Europe Gmbh Sprachschnittstelle für ein Hausnetzwerk
GB2330670B (en) 1997-10-24 2002-09-11 Sony Uk Ltd Data processing
US5990887A (en) 1997-10-30 1999-11-23 International Business Machines Corp. Method and system for efficient network desirable chat feedback over a communication network
US6108627A (en) 1997-10-31 2000-08-22 Nortel Networks Corporation Automatic transcription tool
JP3525042B2 (ja) * 1997-10-31 2004-05-10 日本電信電話株式会社 電子メールシステム,電子メール転送方法および電子メールプログラムを記録した記録媒体
US6230322B1 (en) 1997-11-05 2001-05-08 Sony Corporation Music channel graphical user interface
US6182028B1 (en) 1997-11-07 2001-01-30 Motorola, Inc. Method, device and system for part-of-speech disambiguation
US5896321A (en) 1997-11-14 1999-04-20 Microsoft Corporation Text completion system for a miniature computer
US6034621A (en) 1997-11-18 2000-03-07 Lucent Technologies, Inc. Wireless remote synchronization of data between PC and PDA
US5943670A (en) 1997-11-21 1999-08-24 International Business Machines Corporation System and method for categorizing objects in combined categories
KR100287366B1 (ko) 1997-11-24 2001-04-16 윤순조 엠피이지 방식을 이용한 휴대용 음향 재생장치 및 방법
US5970446A (en) 1997-11-25 1999-10-19 At&T Corp Selective noise/channel/coding models and recognizers for automatic speech recognition
US5960422A (en) 1997-11-26 1999-09-28 International Business Machines Corporation System and method for optimized source selection in an information retrieval system
US6047255A (en) 1997-12-04 2000-04-04 Nortel Networks Corporation Method and system for producing speech signals
US6310610B1 (en) 1997-12-04 2001-10-30 Nortel Networks Limited Intelligent touch display
US6026375A (en) 1997-12-05 2000-02-15 Nortel Networks Corporation Method and apparatus for processing orders from customers in a mobile environment
US5970460A (en) 1997-12-05 1999-10-19 Lernout & Hauspie Speech Products N.V. Speech recognition and editing system
US6163809A (en) 1997-12-08 2000-12-19 Microsoft Corporation System and method for preserving delivery status notification when moving from a native network to a foreign network
KR980004126A (ko) 1997-12-16 1998-03-30 양승택 다국어 웹 문서 검색을 위한 질의어 변환 장치 및 방법
US6347315B1 (en) 1997-12-12 2002-02-12 Canon Kabushiki Kaisha Method and apparatus for selecting and utilizing one of computers or databases
US6983138B1 (en) 1997-12-12 2006-01-03 Richard J. Helferich User interface for message access
JP3907294B2 (ja) 1997-12-12 2007-04-18 康 清木 情報処理装置及びその方法、及びそのプログラムを記憶した記憶媒体
US6295541B1 (en) 1997-12-16 2001-09-25 Starfish Software, Inc. System and methods for synchronizing two or more datasets
US6064963A (en) 1997-12-17 2000-05-16 Opus Telecom, L.L.C. Automatic key word or phrase speech recognition for the corrections industry
US6061646A (en) 1997-12-18 2000-05-09 International Business Machines Corp. Kiosk for multiple spoken languages
US6064960A (en) 1997-12-18 2000-05-16 Apple Computer, Inc. Method and apparatus for improved duration modeling of phonemes
US6094649A (en) 1997-12-22 2000-07-25 Partnet, Inc. Keyword searches of structured databases
US6310400B1 (en) 1997-12-29 2001-10-30 Intel Corporation Apparatus for capacitively coupling electronic devices
US6188986B1 (en) 1998-01-02 2001-02-13 Vos Systems, Inc. Voice activated switch method and apparatus
US6116907A (en) 1998-01-13 2000-09-12 Sorenson Vision, Inc. System and method for encoding and retrieving visual signals
US6064767A (en) 1998-01-16 2000-05-16 Regents Of The University Of California Automatic language identification by stroke geometry analysis
JP3216084B2 (ja) 1998-01-19 2001-10-09 株式会社ネットワークコミュニティクリエイション チャット画面表示方法
US20020002039A1 (en) 1998-06-12 2002-01-03 Safi Qureshey Network-enabled audio device
US6411924B1 (en) 1998-01-23 2002-06-25 Novell, Inc. System and method for linguistic filter and interactive display
KR100595912B1 (ko) 1998-01-26 2006-07-07 웨인 웨스터만 수동 입력 통합 방법 및 장치
US7844914B2 (en) 2004-07-30 2010-11-30 Apple Inc. Activating virtual keys of a touch-screen virtual keyboard
US7614008B2 (en) 2004-07-30 2009-11-03 Apple Inc. Operation of a computer with touch screen interface
US9292111B2 (en) 1998-01-26 2016-03-22 Apple Inc. Gesturing with a multipoint sensing device
US20060033724A1 (en) 2004-07-30 2006-02-16 Apple Computer, Inc. Virtual input device placement on a touch screen user interface
US7840912B2 (en) 2006-01-30 2010-11-23 Apple Inc. Multi-touch gesture dictionary
US8479122B2 (en) 2004-07-30 2013-07-02 Apple Inc. Gestures for touch sensitive input devices
US7663607B2 (en) 2004-05-06 2010-02-16 Apple Inc. Multipoint touchscreen
US6782510B1 (en) 1998-01-27 2004-08-24 John N. Gross Word checking tool for controlling the language content in documents using dictionaries with modifyable status fields
JP2938420B2 (ja) 1998-01-30 1999-08-23 インターナショナル・ビジネス・マシーンズ・コーポレイション ファンクション選択方法及び装置、ファンクションを選択するための制御プログラムを格納した記憶媒体、オブジェクトの操作方法及び装置、オブジェクトを操作するための制御プログラムを格納した記憶媒体、複合アイコンを格納した記憶媒体
US6035303A (en) 1998-02-02 2000-03-07 International Business Machines Corporation Object management system for digital libraries
US6092038A (en) 1998-02-05 2000-07-18 International Business Machines Corporation System and method for providing lossless compression of n-gram language models in a real-time decoder
US6216131B1 (en) 1998-02-06 2001-04-10 Starfish Software, Inc. Methods for mapping data fields from one data set to another in a data processing environment
US6226403B1 (en) 1998-02-09 2001-05-01 Motorola, Inc. Handwritten character recognition using multi-resolution models
US6421707B1 (en) 1998-02-13 2002-07-16 Lucent Technologies Inc. Wireless multi-media messaging communications method and apparatus
JPH11231886A (ja) 1998-02-18 1999-08-27 Denso Corp 登録名称認識装置
US6295391B1 (en) 1998-02-19 2001-09-25 Hewlett-Packard Company Automatic data routing via voice command annotation
US6249606B1 (en) 1998-02-19 2001-06-19 Mindmaker, Inc. Method and system for gesture category recognition and training using a feature vector
US20020080163A1 (en) 1998-02-23 2002-06-27 Morey Dale D. Information retrieval system
US6623529B1 (en) 1998-02-23 2003-09-23 David Lakritz Multilingual electronic document translation, management, and delivery system
US6345250B1 (en) 1998-02-24 2002-02-05 International Business Machines Corp. Developing voice response applications from pre-recorded voice and stored text-to-speech prompts
US5995590A (en) 1998-03-05 1999-11-30 International Business Machines Corporation Method and apparatus for a communication device for use by a hearing impaired/mute or deaf person or in silent environments
US6356920B1 (en) 1998-03-09 2002-03-12 X-Aware, Inc Dynamic, hierarchical data exchange system
JP3854713B2 (ja) 1998-03-10 2006-12-06 キヤノン株式会社 音声合成方法および装置および記憶媒体
US6173287B1 (en) 1998-03-11 2001-01-09 Digital Equipment Corporation Technique for ranking multimedia annotations of interest
JPH11265400A (ja) 1998-03-13 1999-09-28 Omron Corp 情報処理装置および方法、ネットワークシステム、並びに記録媒体
US6272456B1 (en) 1998-03-19 2001-08-07 Microsoft Corporation System and method for identifying the language of written text having a plurality of different length n-gram profiles
US6356287B1 (en) 1998-03-20 2002-03-12 Nuvomedia, Inc. Citation selection and routing feature for hand-held content display device
US6331867B1 (en) 1998-03-20 2001-12-18 Nuvomedia, Inc. Electronic book with automated look-up of terms of within reference titles
AU3109399A (en) 1998-03-23 1999-10-18 Claude Cajolet Application program interfaces in an operating system
GB2335822B (en) 1998-03-25 2003-09-10 Nokia Mobile Phones Ltd Context sensitive pop-up window for a portable phone
US6963871B1 (en) 1998-03-25 2005-11-08 Language Analysis Systems, Inc. System and method for adaptive multi-cultural searching and matching of personal names
US6675233B1 (en) 1998-03-26 2004-01-06 O2 Micro International Limited Audio controller for portable electronic devices
US6335962B1 (en) 1998-03-27 2002-01-01 Lucent Technologies Inc. Apparatus and method for grouping and prioritizing voice messages for convenient playback
US6195641B1 (en) 1998-03-27 2001-02-27 International Business Machines Corp. Network universal spoken language vocabulary
US6418431B1 (en) 1998-03-30 2002-07-09 Microsoft Corporation Information retrieval and speech recognition based on language models
US6026393A (en) 1998-03-31 2000-02-15 Casebank Technologies Inc. Configuration knowledge as an aid to case retrieval
US6233559B1 (en) 1998-04-01 2001-05-15 Motorola, Inc. Speech control of multiple applications using applets
US6115686A (en) 1998-04-02 2000-09-05 Industrial Technology Research Institute Hyper text mark up language document to speech converter
US6151401A (en) 1998-04-09 2000-11-21 Compaq Computer Corporation Planar speaker for multimedia laptop PCs
US6173279B1 (en) 1998-04-09 2001-01-09 At&T Corp. Method of using a natural language interface to retrieve information from one or more data resources
US7194471B1 (en) 1998-04-10 2007-03-20 Ricoh Company, Ltd. Document classification system and method for classifying a document according to contents of the document
US5970451A (en) 1998-04-14 1999-10-19 International Business Machines Corporation Method for correcting frequently misrecognized words or command in speech application
US6018711A (en) 1998-04-21 2000-01-25 Nortel Networks Corporation Communication system user interface with animated representation of time remaining for input to recognizer
US6240303B1 (en) 1998-04-23 2001-05-29 Motorola Inc. Voice recognition button for mobile telephones
US6088731A (en) 1998-04-24 2000-07-11 Associative Computing, Inc. Intelligent assistant for use with a local computer and with the internet
EP1076865B1 (en) 1998-04-27 2002-12-18 BRITISH TELECOMMUNICATIONS public limited company Database access tool
KR100454541B1 (ko) 1998-04-27 2004-11-03 산요덴키가부시키가이샤 수기 문자 인식 방법 및 시스템
US6081780A (en) 1998-04-28 2000-06-27 International Business Machines Corporation TTS and prosody based authoring system
US6029132A (en) 1998-04-30 2000-02-22 Matsushita Electric Industrial Co. Method for letter-to-sound in text-to-speech synthesis
US6931255B2 (en) 1998-04-29 2005-08-16 Telefonaktiebolaget L M Ericsson (Publ) Mobile terminal with a text-to-speech converter
US6016471A (en) 1998-04-29 2000-01-18 Matsushita Electric Industrial Co., Ltd. Method and apparatus using decision trees to generate and score multiple pronunciations for a spelled word
US5891180A (en) 1998-04-29 1999-04-06 Medtronic Inc. Interrogation of an implantable medical device using audible sound communication
US6343267B1 (en) 1998-04-30 2002-01-29 Matsushita Electric Industrial Co., Ltd. Dimensionality reduction for speaker normalization and speaker and environment adaptation using eigenvoice techniques
US6138158A (en) 1998-04-30 2000-10-24 Phone.Com, Inc. Method and system for pushing and pulling data using wideband and narrowband transport systems
US6278443B1 (en) 1998-04-30 2001-08-21 International Business Machines Corporation Touch screen with random finger placement and rolling on screen to control the movement of information on-screen
US6222347B1 (en) 1998-04-30 2001-04-24 Apple Computer, Inc. System for charging portable computer's battery using both the dynamically determined power available based on power consumed by sub-system devices and power limits from the battery
US5998972A (en) 1998-04-30 1999-12-07 Apple Computer, Inc. Method and apparatus for rapidly charging a battery of a portable computing device
US6314165B1 (en) 1998-04-30 2001-11-06 Matsushita Electric Industrial Co., Ltd. Automated hotel attendant using speech recognition
US6285786B1 (en) 1998-04-30 2001-09-04 Motorola, Inc. Text recognizer and method using non-cumulative character scoring in a forward search
US6144938A (en) 1998-05-01 2000-11-07 Sun Microsystems, Inc. Voice user interface with personality
US6076060A (en) 1998-05-01 2000-06-13 Compaq Computer Corporation Computer method and apparatus for translating text to sound
JP4286345B2 (ja) 1998-05-08 2009-06-24 株式会社リコー 検索支援システム及びコンピュータ読み取り可能な記録媒体
US6078885A (en) 1998-05-08 2000-06-20 At&T Corp Verbal, fully automatic dictionary updates by end-users of speech synthesis and recognition systems
US6297818B1 (en) 1998-05-08 2001-10-02 Apple Computer, Inc. Graphical user interface having sound effects for operating control elements and dragging objects
JPH11327870A (ja) 1998-05-15 1999-11-30 Fujitsu Ltd ドキュメント読み上げ装置、読み上げ制御方法及び記 録媒体
US6122647A (en) 1998-05-19 2000-09-19 Perspecta, Inc. Dynamic generation of contextual links in hypertext documents
US6438523B1 (en) 1998-05-20 2002-08-20 John A. Oberteuffer Processing handwritten and hand-drawn input and speech input
FI981154A (fi) 1998-05-25 1999-11-26 Nokia Mobile Phones Ltd Menetelmä ja laite puheen tunnistamiseksi
US6424983B1 (en) 1998-05-26 2002-07-23 Global Information Research And Technologies, Llc Spelling and grammar checking system
US6101470A (en) 1998-05-26 2000-08-08 International Business Machines Corporation Methods for generating pitch and duration contours in a text to speech system
US6188967B1 (en) 1998-05-27 2001-02-13 International Business Machines Corporation Audio feedback control for manufacturing processes
US6778970B2 (en) 1998-05-28 2004-08-17 Lawrence Au Topological methods to organize semantic network data flows for conversational applications
US7711672B2 (en) 1998-05-28 2010-05-04 Lawrence Au Semantic network methods to disambiguate natural language meaning
US20070094224A1 (en) 1998-05-28 2007-04-26 Lawrence Au Method and system for determining contextual meaning for network search applications
JP3622503B2 (ja) 1998-05-29 2005-02-23 株式会社日立製作所 特徴文字列抽出方法および装置とこれを用いた類似文書検索方法および装置並びに特徴文字列抽出プログラムを格納した記憶媒体および類似文書検索プログラムを格納した記憶媒体
US7266365B2 (en) 1998-05-29 2007-09-04 Research In Motion Limited System and method for delayed transmission of bundled command messages
WO1999063425A1 (fr) 1998-06-02 1999-12-09 Sony Corporation Procede et appareil de traitement d'informations et support de fourniture d'informations
US6092036A (en) 1998-06-02 2000-07-18 Davox Corporation Multi-lingual data processing system and system and method for translating text used in computer software utilizing an embedded translator
JP3180764B2 (ja) 1998-06-05 2001-06-25 日本電気株式会社 音声合成装置
US6563769B1 (en) 1998-06-11 2003-05-13 Koninklijke Philips Electronics N.V. Virtual jukebox
US6411932B1 (en) 1998-06-12 2002-06-25 Texas Instruments Incorporated Rule-based learning of word pronunciations from training corpora
US5969283A (en) 1998-06-17 1999-10-19 Looney Productions, Llc Music organizer and entertainment center
US6212564B1 (en) 1998-07-01 2001-04-03 International Business Machines Corporation Distributed application launcher for optimizing desktops based on client characteristics information
US6300947B1 (en) 1998-07-06 2001-10-09 International Business Machines Corporation Display screen and window size related web page adaptation system
US6542171B1 (en) 1998-07-08 2003-04-01 Nippon Telegraph Amd Telephone Corporation Scheme for graphical user interface using polygonal-shaped slider
US6188391B1 (en) 1998-07-09 2001-02-13 Synaptics, Inc. Two-layer capacitive touchpad and method of making same
US6144958A (en) 1998-07-15 2000-11-07 Amazon.Com, Inc. System and method for correcting spelling errors in search queries
US6105865A (en) 1998-07-17 2000-08-22 Hardesty; Laurence Daniel Financial transaction system with retirement saving benefit
FR2781780B1 (fr) 1998-07-28 2000-10-27 France Telecom Procede de formation d'une couche d'oxyde d'epaisseur non-uniforme a la surface d'un substrat de silicium
US6405238B1 (en) 1998-07-31 2002-06-11 Hewlett-Packard Co. Quick navigation upon demand to main areas of web site
US6421708B2 (en) 1998-07-31 2002-07-16 Glenayre Electronics, Inc. World wide web access for voice mail and page
JP2000059497A (ja) 1998-08-04 2000-02-25 Hitachi Ltd 電話機
JP3865946B2 (ja) 1998-08-06 2007-01-10 富士通株式会社 文字メッセージ通信システム、文字メッセージ通信装置、文字メッセージ通信サーバ、文字メッセージ通信プログラムを記録したコンピュータ読み取り可能な記録媒体、文字メッセージ通信管理プログラムを記録したコンピュータ読み取り可能な記録媒体、文字メッセージ送受信方法及び文字メッセージ通信管理方法
US6389114B1 (en) 1998-08-06 2002-05-14 At&T Corp. Method and apparatus for relaying communication
US6169538B1 (en) 1998-08-13 2001-01-02 Motorola, Inc. Method and apparatus for implementing a graphical user interface keyboard and a text buffer on electronic devices
US6359970B1 (en) 1998-08-14 2002-03-19 Maverick Consulting Services, Inc. Communications control method and apparatus
US6490563B2 (en) 1998-08-17 2002-12-03 Microsoft Corporation Proofreading with text to speech feedback
US6493428B1 (en) 1998-08-18 2002-12-10 Siemens Information & Communication Networks, Inc Text-enhanced voice menu system
JP2000105598A (ja) 1998-08-24 2000-04-11 Saehan Information Syst Inc 携帯用デ―タの記録/再生装置、デジタルデ―タの記録及び再生方泡並びにコンピュ―タ音楽ファイルデ―タの記録及び再生システム
US6345240B1 (en) 1998-08-24 2002-02-05 Agere Systems Guardian Corp. Device and method for parallel simulation task generation and distribution
ATE374421T1 (de) 1998-08-28 2007-10-15 Ibm Segmentierungsverfahren zur erweiterung des aktiven vokabulars von spracherkennern
US6542584B1 (en) 1998-08-31 2003-04-01 Intel Corporation Digital telephone system with automatic voice mail redirection
US6173263B1 (en) 1998-08-31 2001-01-09 At&T Corp. Method and system for performing concatenative speech synthesis using half-phonemes
US6208964B1 (en) 1998-08-31 2001-03-27 Nortel Networks Limited Method and apparatus for providing unsupervised adaptation of transcriptions
US6271835B1 (en) 1998-09-03 2001-08-07 Nortel Networks Limited Touch-screen input device
US6359572B1 (en) 1998-09-03 2002-03-19 Microsoft Corporation Dynamic keyboard
US6684185B1 (en) 1998-09-04 2004-01-27 Matsushita Electric Industrial Co., Ltd. Small footprint language and vocabulary independent word recognizer using registration by word spelling
US6141644A (en) 1998-09-04 2000-10-31 Matsushita Electric Industrial Co., Ltd. Speaker verification and speaker identification based on eigenvoices
US6369811B1 (en) 1998-09-09 2002-04-09 Ricoh Company Limited Automatic adaptive document help for paper documents
US6434524B1 (en) 1998-09-09 2002-08-13 One Voice Technologies, Inc. Object interactive user interface using speech recognition and natural language processing
US6499013B1 (en) 1998-09-09 2002-12-24 One Voice Technologies, Inc. Interactive user interface using speech recognition and natural language processing
US6111572A (en) 1998-09-10 2000-08-29 International Business Machines Corporation Runtime locale-sensitive switching of calendars in a distributed computer enterprise environment
US6266637B1 (en) 1998-09-11 2001-07-24 International Business Machines Corporation Phrase splicing and variable substitution using a trainable speech synthesizer
DE29825146U1 (de) 1998-09-11 2005-08-18 Püllen, Rainer Teilnehmereinheit und System für einen Multimediadienst
US6792082B1 (en) 1998-09-11 2004-09-14 Comverse Ltd. Voice mail system with personal assistant provisioning
US6594673B1 (en) 1998-09-15 2003-07-15 Microsoft Corporation Visualizations for collaborative information
JP2000099225A (ja) 1998-09-18 2000-04-07 Sony Corp 情報処理装置および方法、並びに提供媒体
US6317831B1 (en) 1998-09-21 2001-11-13 Openwave Systems Inc. Method and apparatus for establishing a secure connection over a one-way data path
FR2783625B1 (fr) 1998-09-21 2000-10-13 Thomson Multimedia Sa Systeme comprenant un appareil telecommande et un dispositif de telecommande vocale de l'appareil
US9037451B2 (en) 1998-09-25 2015-05-19 Rpx Corporation Systems and methods for multiple mode voice and data communications using intelligently bridged TDM and packet buses and methods for implementing language capabilities using the same
US6154551A (en) 1998-09-25 2000-11-28 Frenkel; Anatoly Microphone having linear optical transducers
AU5996399A (en) 1998-09-28 2000-04-17 Varicom Communications Ltd A method of sending and forwarding e-mail messages to a telephone
EP1116221B1 (en) 1998-09-30 2003-07-23 Lernout &amp; Hauspie Speech Products N.V. Graphic user interface for navigation in speech recognition system grammars
JP3396639B2 (ja) 1998-09-30 2003-04-14 株式会社東芝 階層記憶装置及び階層記憶制御方法
JP2000105595A (ja) 1998-09-30 2000-04-11 Victor Co Of Japan Ltd 歌唱装置及び記録媒体
US6324511B1 (en) 1998-10-01 2001-11-27 Mindmaker, Inc. Method of and apparatus for multi-modal information presentation to computer users with dyslexia, reading disabilities or visual impairment
US6836651B2 (en) 1999-06-21 2004-12-28 Telespree Communications Portable cellular phone system having remote voice recognition
US7003463B1 (en) 1998-10-02 2006-02-21 International Business Machines Corporation System and method for providing network coordinated conversational services
US6275824B1 (en) 1998-10-02 2001-08-14 Ncr Corporation System and method for managing data privacy in a database management system
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
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
GB9821969D0 (en) 1998-10-08 1998-12-02 Canon Kk Apparatus and method for processing natural language
WO2000022820A1 (en) 1998-10-09 2000-04-20 Sarnoff Corporation Method and apparatus for providing vcr-type controls for compressed digital video sequences
US6928614B1 (en) 1998-10-13 2005-08-09 Visteon Global Technologies, Inc. Mobile office with speech recognition
US7110998B1 (en) 1998-10-13 2006-09-19 Virtual Gold, Inc. Method and apparatus for finding hidden patterns in the context of querying applications
GB2342802B (en) 1998-10-14 2003-04-16 Picturetel Corp Method and apparatus for indexing conference content
US6453312B1 (en) 1998-10-14 2002-09-17 Unisys Corporation System and method for developing a selectably-expandable concept-based search
DE19847419A1 (de) 1998-10-14 2000-04-20 Philips Corp Intellectual Pty Verfahren zur automatischen Erkennung einer buchstabierten sprachlichen Äußerung
US6487663B1 (en) 1998-10-19 2002-11-26 Realnetworks, Inc. System and method for regulating the transmission of media data
JP2000122781A (ja) 1998-10-20 2000-04-28 Sony Corp 情報処理装置および方法、並びに提供媒体
US6768979B1 (en) 1998-10-22 2004-07-27 Sony Corporation Apparatus and method for noise attenuation in a speech recognition system
US6163794A (en) 1998-10-23 2000-12-19 General Magic Network system extensible by users
US6453292B2 (en) 1998-10-28 2002-09-17 International Business Machines Corporation Command boundary identifier for conversational natural language
JP3551044B2 (ja) 1998-10-29 2004-08-04 松下電器産業株式会社 ファクシミリ装置
US6208971B1 (en) 1998-10-30 2001-03-27 Apple Computer, Inc. Method and apparatus for command recognition using data-driven semantic inference
US6292778B1 (en) 1998-10-30 2001-09-18 Lucent Technologies Inc. Task-independent utterance verification with subword-based minimum verification error training
US6321092B1 (en) 1998-11-03 2001-11-20 Signal Soft Corporation Multiple input data management for wireless location-based applications
US6839669B1 (en) 1998-11-05 2005-01-04 Scansoft, Inc. Performing actions identified in recognized speech
US6469732B1 (en) 1998-11-06 2002-10-22 Vtel Corporation Acoustic source location using a microphone array
US6519565B1 (en) 1998-11-10 2003-02-11 Voice Security Systems, Inc. Method of comparing utterances for security control
US6965863B1 (en) * 1998-11-12 2005-11-15 Microsoft Corporation Speech recognition user interface
US6446076B1 (en) 1998-11-12 2002-09-03 Accenture Llp. Voice interactive web-based agent system responsive to a user location for prioritizing and formatting information
DE69925932T2 (de) 1998-11-13 2006-05-11 Lernout & Hauspie Speech Products N.V. Sprachsynthese durch verkettung von sprachwellenformen
US6606599B2 (en) 1998-12-23 2003-08-12 Interactive Speech Technologies, Llc Method for integrating computing processes with an interface controlled by voice actuated grammars
US6421305B1 (en) 1998-11-13 2002-07-16 Sony Corporation Personal music device with a graphical display for contextual information
US7447637B1 (en) 1998-12-23 2008-11-04 Eastern Investments, Llc System and method of processing speech within a graphic user interface
IL127073A0 (en) 1998-11-15 1999-09-22 Tiktech Software Ltd Software translation system and method
CA2351404A1 (en) 1998-11-17 2000-05-25 Lernout & Hauspie Speech Products N.V. Method and apparatus for improved part-of-speech tagging
US20030069873A1 (en) 1998-11-18 2003-04-10 Kevin L. Fox Multiple engine information retrieval and visualization system
US6122614A (en) 1998-11-20 2000-09-19 Custom Speech Usa, Inc. System and method for automating transcription services
US6298321B1 (en) 1998-11-23 2001-10-02 Microsoft Corporation Trie compression using substates and utilizing pointers to replace or merge identical, reordered states
JP4542637B2 (ja) 1998-11-25 2010-09-15 セイコーエプソン株式会社 携帯情報機器及び情報記憶媒体
US6144939A (en) 1998-11-25 2000-11-07 Matsushita Electric Industrial Co., Ltd. Formant-based speech synthesizer employing demi-syllable concatenation with independent cross fade in the filter parameter and source domains
US6246981B1 (en) 1998-11-25 2001-06-12 International Business Machines Corporation Natural language task-oriented dialog manager and method
US6260016B1 (en) 1998-11-25 2001-07-10 Matsushita Electric Industrial Co., Ltd. Speech synthesis employing prosody templates
US7082397B2 (en) 1998-12-01 2006-07-25 Nuance Communications, Inc. System for and method of creating and browsing a voice web
US6292772B1 (en) 1998-12-01 2001-09-18 Justsystem Corporation Method for identifying the language of individual words
US6260024B1 (en) 1998-12-02 2001-07-10 Gary Shkedy Method and apparatus for facilitating buyer-driven purchase orders on a commercial network system
US7679534B2 (en) 1998-12-04 2010-03-16 Tegic Communications, Inc. Contextual prediction of user words and user actions
US7319957B2 (en) 2004-02-11 2008-01-15 Tegic Communications, Inc. Handwriting and voice input with automatic correction
US7881936B2 (en) 1998-12-04 2011-02-01 Tegic Communications, Inc. Multimodal disambiguation of speech recognition
US8938688B2 (en) 1998-12-04 2015-01-20 Nuance Communications, Inc. Contextual prediction of user words and user actions
US7712053B2 (en) 1998-12-04 2010-05-04 Tegic Communications, Inc. Explicit character filtering of ambiguous text entry
US6317707B1 (en) 1998-12-07 2001-11-13 At&T Corp. Automatic clustering of tokens from a corpus for grammar acquisition
US6233547B1 (en) 1998-12-08 2001-05-15 Eastman Kodak Company Computer program product for retrieving multi-media objects using a natural language having a pronoun
US6177905B1 (en) 1998-12-08 2001-01-23 Avaya Technology Corp. Location-triggered reminder for mobile user devices
US20030187925A1 (en) 1998-12-08 2003-10-02 Inala Suman Kumar Software engine for enabling proxy chat-room interaction
US6417873B1 (en) 1998-12-11 2002-07-09 International Business Machines Corporation Systems, methods and computer program products for identifying computer file characteristics that can hinder display via hand-held computing devices
US6460015B1 (en) 1998-12-15 2002-10-01 International Business Machines Corporation Method, system and computer program product for automatic character transliteration in a text string object
JP2000181993A (ja) 1998-12-16 2000-06-30 Fujitsu Ltd 文字認識方法および装置
US6308149B1 (en) 1998-12-16 2001-10-23 Xerox Corporation Grouping words with equivalent substrings by automatic clustering based on suffix relationships
US6523172B1 (en) 1998-12-17 2003-02-18 Evolutionary Technologies International, Inc. Parser translator system and method
EP1011094B1 (en) 1998-12-17 2005-03-02 Sony International (Europe) GmbH Semi-supervised speaker adaption
US6363342B2 (en) 1998-12-18 2002-03-26 Matsushita Electric Industrial Co., Ltd. System for developing word-pronunciation pairs
US6842877B2 (en) 1998-12-18 2005-01-11 Tangis Corporation Contextual responses based on automated learning techniques
GB9827930D0 (en) 1998-12-19 1999-02-10 Symbian Ltd Keyboard system for a computing device with correction of key based input errors
US6259436B1 (en) 1998-12-22 2001-07-10 Ericsson Inc. Apparatus and method for determining selection of touchable items on a computer touchscreen by an imprecise touch
US6651218B1 (en) 1998-12-22 2003-11-18 Xerox Corporation Dynamic content database for multiple document genres
CA2284304A1 (en) 1998-12-22 2000-06-22 Nortel Networks Corporation Communication systems and methods employing automatic language indentification
US6191939B1 (en) 1998-12-23 2001-02-20 Gateway, Inc. Keyboard illumination via reflection of LCD light
US6460029B1 (en) 1998-12-23 2002-10-01 Microsoft Corporation System for improving search text
FR2787902B1 (fr) 1998-12-23 2004-07-30 France Telecom Modele et procede d'implementation d'un agent rationnel dialoguant, serveur et systeme multi-agent pour la mise en oeuvre
US6167369A (en) 1998-12-23 2000-12-26 Xerox Company Automatic language identification using both N-gram and word information
US6762777B2 (en) 1998-12-31 2004-07-13 International Business Machines Corporation System and method for associating popup windows with selective regions of a document
US6513063B1 (en) 1999-01-05 2003-01-28 Sri International Accessing network-based electronic information through scripted online interfaces using spoken input
US6851115B1 (en) 1999-01-05 2005-02-01 Sri International Software-based architecture for communication and cooperation among distributed electronic agents
US6757718B1 (en) 1999-01-05 2004-06-29 Sri International Mobile navigation of network-based electronic information using spoken input
US6523061B1 (en) 1999-01-05 2003-02-18 Sri International, Inc. System, method, and article of manufacture for agent-based navigation in a speech-based data navigation system
US7036128B1 (en) 1999-01-05 2006-04-25 Sri International Offices Using a community of distributed electronic agents to support a highly mobile, ambient computing environment
US6742021B1 (en) 1999-01-05 2004-05-25 Sri International, Inc. Navigating network-based electronic information using spoken input with multimodal error feedback
EP1058876B1 (en) 1999-01-06 2009-11-25 Koninklijke Philips Electronics N.V. Speech input device with attention span
US7152070B1 (en) 1999-01-08 2006-12-19 The Regents Of The University Of California System and method for integrating and accessing multiple data sources within a data warehouse architecture
US6179432B1 (en) 1999-01-12 2001-01-30 Compaq Computer Corporation Lighting system for a keyboard
JP2000206982A (ja) 1999-01-12 2000-07-28 Toshiba Corp 音声合成装置及び文音声変換プログラムを記録した機械読み取り可能な記録媒体
JP2000207167A (ja) 1999-01-14 2000-07-28 Hewlett Packard Co <Hp> ハイパ―・プレゼンテ―ション用言語の記述方法、ハイパ―・プレゼンテ―ション・システム、モバイル・コンピュ―タ、およびハイパ―・プレゼンテ―ション方法
US6643824B1 (en) 1999-01-15 2003-11-04 International Business Machines Corporation Touch screen region assist for hypertext links
AU752321B2 (en) 1999-01-19 2002-09-19 Integra5 Communications, Inc. Method and apparatus for selecting and displaying multi-media messages
JP2000216910A (ja) * 1999-01-25 2000-08-04 Matsushita Electric Ind Co Ltd 電話端末装置
US6598054B2 (en) 1999-01-26 2003-07-22 Xerox Corporation System and method for clustering data objects in a collection
US6385586B1 (en) 1999-01-28 2002-05-07 International Business Machines Corporation Speech recognition text-based language conversion and text-to-speech in a client-server configuration to enable language translation devices
US6282507B1 (en) 1999-01-29 2001-08-28 Sony Corporation Method and apparatus for interactive source language expression recognition and alternative hypothesis presentation and selection
US6360227B1 (en) 1999-01-29 2002-03-19 International Business Machines Corporation System and method for generating taxonomies with applications to content-based recommendations
US7904187B2 (en) 1999-02-01 2011-03-08 Hoffberg Steven M Internet appliance system and method
JP3231723B2 (ja) 1999-02-02 2001-11-26 埼玉日本電気株式会社 音声によるダイヤルロック設定方式およびその解除方式
US6246862B1 (en) 1999-02-03 2001-06-12 Motorola, Inc. Sensor controlled user interface for portable communication device
US6430531B1 (en) 1999-02-04 2002-08-06 Soliloquy, Inc. Bilateral speech system
US6505183B1 (en) 1999-02-04 2003-01-07 Authoria, Inc. Human resource knowledge modeling and delivery system
US20020095290A1 (en) 1999-02-05 2002-07-18 Jonathan Kahn Speech recognition program mapping tool to align an audio file to verbatim text
WO2000046701A1 (en) 1999-02-08 2000-08-10 Huntsman Ici Chemicals Llc Method for retrieving semantically distant analogies
US6332175B1 (en) 1999-02-12 2001-12-18 Compaq Computer Corporation Low power system and method for playing compressed audio data
US6377530B1 (en) 1999-02-12 2002-04-23 Compaq Computer Corporation System and method for playing compressed audio data
JP3629384B2 (ja) 1999-06-29 2005-03-16 シャープ株式会社 情報選択装置及び記録媒体
US6983251B1 (en) 1999-02-15 2006-01-03 Sharp Kabushiki Kaisha Information selection apparatus selecting desired information from plurality of audio information by mainly using audio
MXPA01008301A (es) 1999-02-19 2002-06-04 Custom Speech Usa Inc Sistema automatizado de transcripcion y metodo que usa dos modelos de conversion de voz y correccion asistida por computadora.
US6961699B1 (en) 1999-02-19 2005-11-01 Custom Speech Usa, Inc. Automated transcription system and method using two speech converting instances and computer-assisted correction
US6606632B1 (en) 1999-02-19 2003-08-12 Sun Microsystems, Inc. Transforming transient contents of object-oriented database into persistent textual form according to grammar that includes keywords and syntax
GB2388938B (en) 1999-02-22 2004-03-17 Nokia Corp A communication terminal having a predictive editor application
US6462778B1 (en) 1999-02-26 2002-10-08 Sony Corporation Methods and apparatus for associating descriptive data with digital image files
US6317718B1 (en) 1999-02-26 2001-11-13 Accenture Properties (2) B.V. System, method and article of manufacture for location-based filtering for shopping agent in the physical world
GB9904662D0 (en) 1999-03-01 1999-04-21 Canon Kk Natural language search method and apparatus
US20020013852A1 (en) 2000-03-03 2002-01-31 Craig Janik System for providing content, management, and interactivity for thin client devices
US6356905B1 (en) 1999-03-05 2002-03-12 Accenture Llp System, method and article of manufacture for mobile communication utilizing an interface support framework
WO2000054168A2 (en) 1999-03-05 2000-09-14 Canon Kabushiki Kaisha Database annotation and retrieval
US6401085B1 (en) 1999-03-05 2002-06-04 Accenture Llp Mobile communication and computing system and method
JP2002539483A (ja) 1999-03-08 2002-11-19 シーメンス アクチエンゲゼルシヤフト 音声信号の特徴記述子を求める方法
US6324499B1 (en) 1999-03-08 2001-11-27 International Business Machines Corp. Noise recognizer for speech recognition systems
US7596606B2 (en) 1999-03-11 2009-09-29 Codignotto John D Message publishing system for publishing messages from identified, authorized senders
US6374217B1 (en) 1999-03-12 2002-04-16 Apple Computer, Inc. Fast update implementation for efficient latent semantic language modeling
US6185533B1 (en) 1999-03-15 2001-02-06 Matsushita Electric Industrial Co., Ltd. Generation and synthesis of prosody templates
DE19911551B4 (de) 1999-03-16 2009-06-10 Webasto Ag Windabweiser für ein Fahrzeugdach
US6928404B1 (en) 1999-03-17 2005-08-09 International Business Machines Corporation System and methods for acoustic and language modeling for automatic speech recognition with large vocabularies
US6584464B1 (en) 1999-03-19 2003-06-24 Ask Jeeves, Inc. Grammar template query system
US6862710B1 (en) 1999-03-23 2005-03-01 Insightful Corporation Internet navigation using soft hyperlinks
US6510406B1 (en) 1999-03-23 2003-01-21 Mathsoft, Inc. Inverse inference engine for high performance web search
JP2000276471A (ja) 1999-03-23 2000-10-06 Seiko Epson Corp リンク先情報の概要提示方法およびリンク先情報の概要提示装置ならびにリンク先情報の概要提示処理プログラムを記録した記録媒体
US6469712B1 (en) 1999-03-25 2002-10-22 International Business Machines Corporation Projected audio for computer displays
WO2000058946A1 (en) 1999-03-26 2000-10-05 Koninklijke Philips Electronics N.V. Client-server speech recognition
US6041023A (en) 1999-03-29 2000-03-21 Lakhansingh; Cynthia Portable digital radio and compact disk player
US6671672B1 (en) 1999-03-30 2003-12-30 Nuance Communications Voice authentication system having cognitive recall mechanism for password verification
US6954902B2 (en) 1999-03-31 2005-10-11 Sony Corporation Information sharing processing method, information sharing processing program storage medium, information sharing processing apparatus, and information sharing processing system
US6377928B1 (en) 1999-03-31 2002-04-23 Sony Corporation Voice recognition for animated agent-based navigation
US7761296B1 (en) 1999-04-02 2010-07-20 International Business Machines Corporation System and method for rescoring N-best hypotheses of an automatic speech recognition system
US6356854B1 (en) 1999-04-05 2002-03-12 Delphi Technologies, Inc. Holographic object position and type sensing system and method
US6631346B1 (en) 1999-04-07 2003-10-07 Matsushita Electric Industrial Co., Ltd. Method and apparatus for natural language parsing using multiple passes and tags
WO2000060435A2 (en) 1999-04-07 2000-10-12 Rensselaer Polytechnic Institute System and method for accessing personal information
WO2000062193A1 (en) 1999-04-08 2000-10-19 Kent Ridge Digital Labs System for chinese tokenization and named entity recognition
US6647260B2 (en) 1999-04-09 2003-11-11 Openwave Systems Inc. Method and system facilitating web based provisioning of two-way mobile communications devices
US6631186B1 (en) 1999-04-09 2003-10-07 Sbc Technology Resources, Inc. System and method for implementing and accessing call forwarding services
US6408272B1 (en) 1999-04-12 2002-06-18 General Magic, Inc. Distributed voice user interface
US6314397B1 (en) 1999-04-13 2001-11-06 International Business Machines Corp. Method and apparatus for propagating corrections in speech recognition software
US6711620B1 (en) 1999-04-14 2004-03-23 Matsushita Electric Industrial Co. Event control device and digital broadcasting system
US6262724B1 (en) 1999-04-15 2001-07-17 Apple Computer, Inc. User interface for presenting media information
US6502194B1 (en) 1999-04-16 2002-12-31 Synetix Technologies System for playback of network audio material on demand
JP3711411B2 (ja) 1999-04-19 2005-11-02 沖電気工業株式会社 音声合成装置
EP1171988B1 (en) 1999-04-19 2011-10-19 Kyocera Corporation Portable telephone set
US6463413B1 (en) 1999-04-20 2002-10-08 Matsushita Electrical Industrial Co., Ltd. Speech recognition training for small hardware devices
US7558381B1 (en) 1999-04-22 2009-07-07 Agere Systems Inc. Retrieval of deleted voice messages in voice messaging system
JP2000305585A (ja) 1999-04-23 2000-11-02 Oki Electric Ind Co Ltd 音声合成装置
US6924828B1 (en) 1999-04-27 2005-08-02 Surfnotes Method and apparatus for improved information representation
US6697780B1 (en) 1999-04-30 2004-02-24 At&T Corp. Method and apparatus for rapid acoustic unit selection from a large speech corpus
US7292980B1 (en) 1999-04-30 2007-11-06 Lucent Technologies Inc. Graphical user interface and method for modifying pronunciations in text-to-speech and speech recognition systems
US6459913B2 (en) 1999-05-03 2002-10-01 At&T Corp. Unified alerting device and method for alerting a subscriber in a communication network based upon the result of logical functions
GB9910448D0 (en) 1999-05-07 1999-07-07 Ensigma Ltd Cancellation of non-stationary interfering signals for speech recognition
US6766295B1 (en) 1999-05-10 2004-07-20 Nuance Communications Adaptation of a speech recognition system across multiple remote sessions with a speaker
US6741264B1 (en) 1999-05-11 2004-05-25 Gific Corporation Method of generating an audible indication of data stored in a database
EP1052566A1 (en) 1999-05-14 2000-11-15 Alcatel Graphical user interface
US6928149B1 (en) 1999-05-17 2005-08-09 Interwoven, Inc. Method and apparatus for a user controlled voicemail management system
JP2000331004A (ja) 1999-05-17 2000-11-30 Fujitsu Ltd 検索カートシステム
US6161944A (en) 1999-05-18 2000-12-19 Micron Electronics, Inc. Retractable keyboard illumination device
US7821503B2 (en) 2003-04-09 2010-10-26 Tegic Communications, Inc. Touch screen and graphical user interface
FR2794322B1 (fr) 1999-05-27 2001-06-22 Sagem Procede de suppression de bruit
US7030863B2 (en) 2000-05-26 2006-04-18 America Online, Incorporated Virtual keyboard system with automatic correction
AU5299700A (en) 1999-05-27 2000-12-18 America Online, Inc. Keyboard system with automatic correction
US7286115B2 (en) 2000-05-26 2007-10-23 Tegic Communications, Inc. Directional input system with automatic correction
BR0006168A (pt) 1999-05-28 2001-04-17 Matsushita Electric Ind Co Ltd Cartão de memória de semicondutor, aparelho de reprodução, aparelho de gravação, processo de reprodução, processo de gravação, e um meio de armazenamento legìvel por computador
AU5451800A (en) 1999-05-28 2000-12-18 Sehda, Inc. Phrase-based dialogue modeling with particular application to creating recognition grammars for voice-controlled user interfaces
US20020032564A1 (en) 2000-04-19 2002-03-14 Farzad Ehsani Phrase-based dialogue modeling with particular application to creating a recognition grammar for a voice-controlled user interface
JP2000339137A (ja) 1999-05-31 2000-12-08 Sanyo Electric Co Ltd 電子メール受信システム
US6728675B1 (en) 1999-06-03 2004-04-27 International Business Machines Corporatiion Data processor controlled display system with audio identifiers for overlapping windows in an interactive graphical user interface
US6931384B1 (en) 1999-06-04 2005-08-16 Microsoft Corporation System and method providing utility-based decision making about clarification dialog given communicative uncertainty
US20140098247A1 (en) 1999-06-04 2014-04-10 Ip Holdings, Inc. Home Automation And Smart Home Control Using Mobile Devices And Wireless Enabled Electrical Switches
US6598039B1 (en) 1999-06-08 2003-07-22 Albert-Inc. S.A. Natural language interface for searching database
US6701305B1 (en) 1999-06-09 2004-03-02 The Boeing Company Methods, apparatus and computer program products for information retrieval and document classification utilizing a multidimensional subspace
US6615175B1 (en) 1999-06-10 2003-09-02 Robert F. Gazdzinski “Smart” elevator system and method
US7711565B1 (en) 1999-06-10 2010-05-04 Gazdzinski Robert F “Smart” elevator system and method
US7093693B1 (en) 1999-06-10 2006-08-22 Gazdzinski Robert F Elevator access control system and method
US8065155B1 (en) 1999-06-10 2011-11-22 Gazdzinski Robert F Adaptive advertising apparatus and methods
US6611802B2 (en) 1999-06-11 2003-08-26 International Business Machines Corporation Method and system for proofreading and correcting dictated text
US6658577B2 (en) 1999-06-14 2003-12-02 Apple Computer, Inc. Breathing status LED indicator
JP2000352988A (ja) 1999-06-14 2000-12-19 Nippon Telegr & Teleph Corp <Ntt> 自動ヘッダ抽出機能付き選択読み上げ処理方法ならびにそのためのプログラムを記録した記録媒体
US6711585B1 (en) 1999-06-15 2004-03-23 Kanisa Inc. System and method for implementing a knowledge management system
US6401065B1 (en) 1999-06-17 2002-06-04 International Business Machines Corporation Intelligent keyboard interface with use of human language processing
US7190883B2 (en) 1999-06-18 2007-03-13 Intel Corporation Systems and methods for fast random access and backward playback of video frames using decoded frame cache
US6507829B1 (en) 1999-06-18 2003-01-14 Ppd Development, Lp Textual data classification method and apparatus
US6347296B1 (en) 1999-06-23 2002-02-12 International Business Machines Corp. Correcting speech recognition without first presenting alternatives
KR19990073234A (ko) 1999-06-24 1999-10-05 이영만 엠피3데이터의송수신장치
JP2001014319A (ja) 1999-06-28 2001-01-19 Nissan Motor Co Ltd ハイパーテキストアクセス装置
US6321179B1 (en) 1999-06-29 2001-11-20 Xerox Corporation System and method for using noisy collaborative filtering to rank and present items
JP2001014306A (ja) 1999-06-30 2001-01-19 Sony Corp 電子文書処理方法及び電子文書処理装置並びに電子文書処理プログラムが記録された記録媒体
AUPQ138199A0 (en) 1999-07-02 1999-07-29 Telstra R & D Management Pty Ltd A search system
US6615176B2 (en) 1999-07-13 2003-09-02 International Business Machines Corporation Speech enabling labeless controls in an existing graphical user interface
US6442518B1 (en) 1999-07-14 2002-08-27 Compaq Information Technologies Group, L.P. Method for refining time alignments of closed captions
JP3662780B2 (ja) 1999-07-16 2005-06-22 日本電気株式会社 自然言語を用いた対話システム
US6904405B2 (en) 1999-07-17 2005-06-07 Edwin A. Suominen Message recognition using shared language model
JP2003520983A (ja) 1999-07-21 2003-07-08 アバイア テクノロジー コーポレーション 改良されたテキスト−音声変換
US6952155B2 (en) 1999-07-23 2005-10-04 Himmelstein Richard B Voice-controlled security system with proximity detector
CA2379515A1 (en) 1999-07-23 2001-02-01 Richard D. Hull Text influenced molecular indexing system and computer-implemented and/or computer-assisted method for same
JP3361291B2 (ja) 1999-07-23 2003-01-07 コナミ株式会社 音声合成方法、音声合成装置及び音声合成プログラムを記録したコンピュータ読み取り可能な媒体
JP2001034290A (ja) 1999-07-26 2001-02-09 Omron Corp 音声応答装置および方法、並びに記録媒体
US6421672B1 (en) 1999-07-27 2002-07-16 Verizon Services Corp. Apparatus for and method of disambiguation of directory listing searches utilizing multiple selectable secondary search keys
IL131135A0 (en) 1999-07-27 2001-01-28 Electric Lighthouse Software L A method and system for electronic mail
US6628808B1 (en) 1999-07-28 2003-09-30 Datacard Corporation Apparatus and method for verifying a scanned image
US6553263B1 (en) 1999-07-30 2003-04-22 Advanced Bionics Corporation Implantable pulse generators using rechargeable zero-volt technology lithium-ion batteries
JP2003527656A (ja) 1999-07-30 2003-09-16 マイクロソフト コーポレイション 優先順位付けされた警報の生成および伝達
US7120865B1 (en) 1999-07-30 2006-10-10 Microsoft Corporation Methods for display, notification, and interaction with prioritized messages
US6493667B1 (en) 1999-08-05 2002-12-10 International Business Machines Corporation Enhanced likelihood computation using regression in a speech recognition system
US6374226B1 (en) 1999-08-06 2002-04-16 Sun Microsystems, Inc. System and method for interfacing speech recognition grammars to individual components of a computer program
US6594629B1 (en) 1999-08-06 2003-07-15 International Business Machines Corporation Methods and apparatus for audio-visual speech detection and recognition
US6763995B1 (en) 1999-08-09 2004-07-20 Pil, L.L.C. Method and system for illustrating sound and text
US6721802B1 (en) 1999-08-12 2004-04-13 Point2 Technologies Inc. Method, apparatus and program for the central storage of standardized image data
US7451177B1 (en) 1999-08-12 2008-11-11 Avintaquin Capital, Llc System for and method of implementing a closed loop response architecture for electronic commerce
US7007239B1 (en) 2000-09-21 2006-02-28 Palm, Inc. Method and apparatus for accessing a contacts database and telephone services
US9167073B2 (en) 1999-08-12 2015-10-20 Hewlett-Packard Development Company, L.P. Method and apparatus for accessing a contacts database and telephone services
US8064886B2 (en) 1999-08-12 2011-11-22 Hewlett-Packard Development Company, L.P. Control mechanisms for mobile devices
US7743188B2 (en) 1999-08-12 2010-06-22 Palm, Inc. Method and apparatus for accessing a contacts database and telephone services
US7069220B2 (en) 1999-08-13 2006-06-27 International Business Machines Corporation Method for determining and maintaining dialog focus in a conversational speech system
JP2001056233A (ja) 1999-08-17 2001-02-27 Arex:Kk 車載用音声情報サービス装置及び該装置を利用する音声情報サービスシステム
US6622121B1 (en) 1999-08-20 2003-09-16 International Business Machines Corporation Testing speech recognition systems using test data generated by text-to-speech conversion
US6792086B1 (en) 1999-08-24 2004-09-14 Microstrategy, Inc. Voice network access provider system and method
US6901366B1 (en) 1999-08-26 2005-05-31 Matsushita Electric Industrial Co., Ltd. System and method for assessing TV-related information over the internet
EP1079387A3 (en) 1999-08-26 2003-07-09 Matsushita Electric Industrial Co., Ltd. Mechanism for storing information about recorded television broadcasts
US6513006B2 (en) 1999-08-26 2003-01-28 Matsushita Electronic Industrial Co., Ltd. Automatic control of household activity using speech recognition and natural language
US6324512B1 (en) 1999-08-26 2001-11-27 Matsushita Electric Industrial Co., Ltd. System and method for allowing family members to access TV contents and program media recorder over telephone or internet
US6601234B1 (en) 1999-08-31 2003-07-29 Accenture Llp Attribute dictionary in a business logic services environment
US6912499B1 (en) 1999-08-31 2005-06-28 Nortel Networks Limited Method and apparatus for training a multilingual speech model set
US6862713B1 (en) 1999-08-31 2005-03-01 International Business Machines Corporation Interactive process for recognition and evaluation of a partial search query and display of interactive results
US6697824B1 (en) 1999-08-31 2004-02-24 Accenture Llp Relationship management in an E-commerce application framework
US6470347B1 (en) 1999-09-01 2002-10-22 International Business Machines Corporation Method, system, program, and data structure for a dense array storing character strings
US6671856B1 (en) 1999-09-01 2003-12-30 International Business Machines Corporation Method, system, and program for determining boundaries in a string using a dictionary
JP2001075775A (ja) 1999-09-03 2001-03-23 Sony Corp 情報処理装置および方法、並びにプログラム格納媒体
GB2353927B (en) 1999-09-06 2004-02-11 Nokia Mobile Phones Ltd User interface for text to speech conversion
US6448986B1 (en) 1999-09-07 2002-09-10 Spotware Technologies Llc Method and system for displaying graphical objects on a display screen
US6675169B1 (en) 1999-09-07 2004-01-06 Microsoft Corporation Method and system for attaching information to words of a trie
US6779042B1 (en) 1999-09-10 2004-08-17 Ianywhere Solutions, Inc. System, method, and computer program product for enabling on-device servers, offline forms, and dynamic ad tracking on mobile devices
US6836537B1 (en) 1999-09-13 2004-12-28 Microstrategy Incorporated System and method for real-time, personalized, dynamic, interactive voice services for information related to existing travel schedule
US6885734B1 (en) 1999-09-13 2005-04-26 Microstrategy, Incorporated System and method for the creation and automatic deployment of personalized, dynamic and interactive inbound and outbound voice services, with real-time interactive voice database queries
US7127403B1 (en) 1999-09-13 2006-10-24 Microstrategy, Inc. System and method for personalizing an interactive voice broadcast of a voice service based on particulars of a request
US6633932B1 (en) 1999-09-14 2003-10-14 Texas Instruments Incorporated Method and apparatus for using a universal serial bus to provide power to a portable electronic device
DE19943875A1 (de) 1999-09-14 2001-03-15 Thomson Brandt Gmbh System zur Sprachsteuerung mit einem Mikrofonarray
US6918677B2 (en) 1999-09-15 2005-07-19 Michael Shipman Illuminated keyboard
US6217183B1 (en) 1999-09-15 2001-04-17 Michael Shipman Keyboard having illuminated keys
US6601026B2 (en) 1999-09-17 2003-07-29 Discern Communications, Inc. Information retrieval by natural language querying
US7925610B2 (en) 1999-09-22 2011-04-12 Google Inc. Determining a meaning of a knowledge item using document-based information
US6453315B1 (en) 1999-09-22 2002-09-17 Applied Semantics, Inc. Meaning-based information organization and retrieval
US6542868B1 (en) 1999-09-23 2003-04-01 International Business Machines Corporation Audio notification management system
US6463128B1 (en) 1999-09-29 2002-10-08 Denso Corporation Adjustable coding detection in a portable telephone
US6879957B1 (en) 1999-10-04 2005-04-12 William H. Pechter Method for producing a speech rendition of text from diphone sounds
US6789231B1 (en) 1999-10-05 2004-09-07 Microsoft Corporation Method and system for providing alternatives for text derived from stochastic input sources
US6963759B1 (en) 1999-10-05 2005-11-08 Fastmobile, Inc. Speech recognition technique based on local interrupt detection
US6868385B1 (en) 1999-10-05 2005-03-15 Yomobile, Inc. Method and apparatus for the provision of information signals based upon speech recognition
US6625583B1 (en) 1999-10-06 2003-09-23 Goldman, Sachs & Co. Handheld trading system interface
US6505175B1 (en) 1999-10-06 2003-01-07 Goldman, Sachs & Co. Order centric tracking system
US6192253B1 (en) 1999-10-06 2001-02-20 Motorola, Inc. Wrist-carried radiotelephone
US6941275B1 (en) 1999-10-07 2005-09-06 Remi Swierczek Music identification system
ATE230917T1 (de) 1999-10-07 2003-01-15 Zlatan Ribic Verfahren und anordnung zur aufnahme von schallsignalen
US7219123B1 (en) 1999-10-08 2007-05-15 At Road, Inc. Portable browser device with adaptive personalization capability
US7020685B1 (en) 1999-10-08 2006-03-28 Openwave Systems Inc. Method and apparatus for providing internet content to SMS-based wireless devices
JP3941299B2 (ja) 1999-10-12 2007-07-04 三菱電機株式会社 音声対話装置
US6353794B1 (en) 1999-10-19 2002-03-05 Ar Group, Inc. Air travel information and computer data compilation, retrieval and display method and system
US7176372B2 (en) 1999-10-19 2007-02-13 Medialab Solutions Llc Interactive digital music recorder and player
KR100812109B1 (ko) 1999-10-19 2008-03-12 소니 일렉트로닉스 인코포레이티드 자연어 인터페이스 제어 시스템
US6192340B1 (en) 1999-10-19 2001-02-20 Max Abecassis Integration of music from a personal library with real-time information
US6771982B1 (en) 1999-10-20 2004-08-03 Curo Interactive Incorporated Single action audio prompt interface utlizing binary state time domain multiple selection protocol
CA2321014C (en) 1999-10-20 2012-06-19 Paul M. Toupin Single action audio prompt interface utilising binary state time domain multiple selection protocol
US6473630B1 (en) 1999-10-22 2002-10-29 Sony Corporation Method and apparatus for powering a wireless headset used with a personal electronic device
US6970915B1 (en) 1999-11-01 2005-11-29 Tellme Networks, Inc. Streaming content over a telephone interface
WO2001030046A2 (en) 1999-10-22 2001-04-26 Tellme Networks, Inc. Streaming content over a telephone interface
US6807574B1 (en) 1999-10-22 2004-10-19 Tellme Networks, Inc. Method and apparatus for content personalization over a telephone interface
JP2001125896A (ja) 1999-10-26 2001-05-11 Victor Co Of Japan Ltd 自然言語対話システム
US7310600B1 (en) 1999-10-28 2007-12-18 Canon Kabushiki Kaisha Language recognition using a similarity measure
GB2355834A (en) 1999-10-29 2001-05-02 Nokia Mobile Phones Ltd Speech recognition
US6772195B1 (en) 1999-10-29 2004-08-03 Electronic Arts, Inc. Chat clusters for a virtual world application
AU1335401A (en) 1999-11-02 2001-05-14 Iomega Corporation Portable audio playback device and removable disk drive
US6725190B1 (en) 1999-11-02 2004-04-20 International Business Machines Corporation Method and system for speech reconstruction from speech recognition features, pitch and voicing with resampled basis functions providing reconstruction of the spectral envelope
US8392188B1 (en) 1999-11-05 2013-03-05 At&T Intellectual Property Ii, L.P. Method and system for building a phonotactic model for domain independent speech recognition
US20030191625A1 (en) 1999-11-05 2003-10-09 Gorin Allen Louis Method and system for creating a named entity language model
US6535983B1 (en) 1999-11-08 2003-03-18 3Com Corporation System and method for signaling and detecting request for power over ethernet
US6665640B1 (en) 1999-11-12 2003-12-16 Phoenix Solutions, Inc. Interactive speech based learning/training system formulating search queries based on natural language parsing of recognized user queries
US7050977B1 (en) 1999-11-12 2006-05-23 Phoenix Solutions, Inc. Speech-enabled server for internet website and method
US9076448B2 (en) 1999-11-12 2015-07-07 Nuance Communications, Inc. Distributed real time speech recognition system
US7392185B2 (en) 1999-11-12 2008-06-24 Phoenix Solutions, Inc. Speech based learning/training system using semantic decoding
US6615172B1 (en) 1999-11-12 2003-09-02 Phoenix Solutions, Inc. Intelligent query engine for processing voice based queries
KR100357098B1 (ko) 1999-11-12 2002-10-19 엘지전자 주식회사 데이터 방송 수신기의 데이터 정보 표시 방법 및 장치
US7725307B2 (en) 1999-11-12 2010-05-25 Phoenix Solutions, Inc. Query engine for processing voice based queries including semantic decoding
US6633846B1 (en) 1999-11-12 2003-10-14 Phoenix Solutions, Inc. Distributed realtime speech recognition system
US6546262B1 (en) 1999-11-12 2003-04-08 Altec Lansing Technologies, Inc. Cellular telephone accessory device for a personal computer system
DE19955720C2 (de) 1999-11-16 2002-04-11 Hosseinzadeh Dolkhani Boris Verfahren und tragbares Trainingsgerät zum Durchführen eines Trainings
JP2001148899A (ja) 1999-11-19 2001-05-29 Matsushita Electric Ind Co Ltd 通信装置、補聴器、および補聴器の調整方法
US7716077B1 (en) 1999-11-22 2010-05-11 Accenture Global Services Gmbh Scheduling and planning maintenance and service in a network-based supply chain environment
US8032409B1 (en) 1999-11-22 2011-10-04 Accenture Global Services Limited Enhanced visibility during installation management in a network-based supply chain environment
US8271336B2 (en) 1999-11-22 2012-09-18 Accenture Global Services Gmbh Increased visibility during order management in a network-based supply chain environment
US7130807B1 (en) 1999-11-22 2006-10-31 Accenture Llp Technology sharing during demand and supply planning in a network-based supply chain environment
US7412643B1 (en) 1999-11-23 2008-08-12 International Business Machines Corporation Method and apparatus for linking representation and realization data
US6532446B1 (en) 1999-11-24 2003-03-11 Openwave Systems Inc. Server based speech recognition user interface for wireless devices
US6490547B1 (en) 1999-12-07 2002-12-03 International Business Machines Corporation Just in time localization
US6526382B1 (en) 1999-12-07 2003-02-25 Comverse, Inc. Language-oriented user interfaces for voice activated services
US20040268253A1 (en) 1999-12-07 2004-12-30 Microsoft Corporation Method and apparatus for installing and using reference materials in conjunction with reading electronic content
US7337389B1 (en) 1999-12-07 2008-02-26 Microsoft Corporation System and method for annotating an electronic document independently of its content
US6755743B1 (en) 1999-12-08 2004-06-29 Kabushiki Kaisha Sega Enterprises Communication game system and processing method thereof
US6340937B1 (en) 1999-12-09 2002-01-22 Matej Stepita-Klauco System and method for mapping multiple identical consecutive keystrokes to replacement characters
US20010030660A1 (en) 1999-12-10 2001-10-18 Roustem Zainoulline Interactive graphical user interface and method for previewing media products
US7024363B1 (en) 1999-12-14 2006-04-04 International Business Machines Corporation Methods and apparatus for contingent transfer and execution of spoken language interfaces
GB2357395A (en) 1999-12-14 2001-06-20 Nokia Mobile Phones Ltd Message exchange between wireless terminals.
US6978127B1 (en) 1999-12-16 2005-12-20 Koninklijke Philips Electronics N.V. Hand-ear user interface for hand-held device
US6377925B1 (en) 1999-12-16 2002-04-23 Interactive Solutions, Inc. Electronic translator for assisting communications
US7089292B1 (en) 1999-12-20 2006-08-08 Vulcan Patents, Llc Interface including non-visual display for use in browsing an indexed collection of electronic content
US7434177B1 (en) 1999-12-20 2008-10-07 Apple Inc. User interface for providing consolidation and access
US6760412B1 (en) 1999-12-21 2004-07-06 Nortel Networks Limited Remote reminder of scheduled events
US20060184886A1 (en) 1999-12-22 2006-08-17 Urbanpixel Inc. Spatial chat in a multiple browser environment
US6397186B1 (en) 1999-12-22 2002-05-28 Ambush Interactive, Inc. Hands-free, voice-operated remote control transmitter
US20020072915A1 (en) 1999-12-29 2002-06-13 Bower Ian L. Hyperspeech system and method
DE19963812A1 (de) 1999-12-30 2001-07-05 Nokia Mobile Phones Ltd Verfahren zum Erkennen einer Sprache und zum Steuern einer Sprachsyntheseeinheit sowie Kommunikationsvorrichtung
US6526395B1 (en) 1999-12-31 2003-02-25 Intel Corporation Application of personality models and interaction with synthetic characters in a computing system
US20030078779A1 (en) 2000-01-04 2003-04-24 Adesh Desai Interactive voice response system
US20010042107A1 (en) 2000-01-06 2001-11-15 Palm Stephen R. Networked audio player transport protocol and architecture
US7024366B1 (en) 2000-01-10 2006-04-04 Delphi Technologies, Inc. Speech recognition with user specific adaptive voice feedback
US6556983B1 (en) 2000-01-12 2003-04-29 Microsoft Corporation Methods and apparatus for finding semantic information, such as usage logs, similar to a query using a pattern lattice data space
AU2001229402A1 (en) 2000-01-13 2001-07-24 Digimarc Corporation Authenticating metadata and embedding metadata in watermarks of media signals
US6546388B1 (en) 2000-01-14 2003-04-08 International Business Machines Corporation Metadata search results ranking system
US8271287B1 (en) 2000-01-14 2012-09-18 Alcatel Lucent Voice command remote control system
US6661438B1 (en) 2000-01-18 2003-12-09 Seiko Epson Corporation Display apparatus and portable information processing apparatus
US6809724B1 (en) 2000-01-18 2004-10-26 Seiko Epson Corporation Display apparatus and portable information processing apparatus
US6701294B1 (en) 2000-01-19 2004-03-02 Lucent Technologies, Inc. User interface for translating natural language inquiries into database queries and data presentations
US20020055934A1 (en) 2000-01-24 2002-05-09 Lipscomb Kenneth O. Dynamic management and organization of media assets in a media player device
US6732142B1 (en) 2000-01-25 2004-05-04 International Business Machines Corporation Method and apparatus for audible presentation of web page content
US6751621B1 (en) 2000-01-27 2004-06-15 Manning & Napier Information Services, Llc. Construction of trainable semantic vectors and clustering, classification, and searching using trainable semantic vectors
US6269712B1 (en) 2000-01-28 2001-08-07 John Zentmyer Automotive full locking differential
US6813607B1 (en) 2000-01-31 2004-11-02 International Business Machines Corporation Translingual visual speech synthesis
US7006973B1 (en) 2000-01-31 2006-02-28 Intel Corporation Providing information in response to spoken requests
US8374875B2 (en) 2000-01-31 2013-02-12 Intel Corporation Providing programming information in response to spoken requests
TW468323B (en) 2000-02-01 2001-12-11 Inventec Corp Method of automatically performing the set mobile phone command in the designated time period
US20030028380A1 (en) 2000-02-02 2003-02-06 Freeland Warwick Peter Speech system
US6829603B1 (en) 2000-02-02 2004-12-07 International Business Machines Corp. System, method and program product for interactive natural dialog
AU2001236622A1 (en) 2000-02-04 2001-08-14 Ideo Product Development Inc. System and method for synchronization of image data between a handheld device and a computer
GB2359177A (en) 2000-02-08 2001-08-15 Nokia Corp Orientation sensitive display and selection mechanism
US7149964B1 (en) 2000-02-09 2006-12-12 Microsoft Corporation Creation and delivery of customized content
US6728934B1 (en) 2000-02-10 2004-04-27 Philip M. Scopes Touch tone voice internet service
US6871346B1 (en) 2000-02-11 2005-03-22 Microsoft Corp. Back-end decoupled management model and management system utilizing same
US6895558B1 (en) 2000-02-11 2005-05-17 Microsoft Corporation Multi-access mode electronic personal assistant
US6640098B1 (en) 2000-02-14 2003-10-28 Action Engine Corporation System for obtaining service-related information for local interactive wireless devices
US6434529B1 (en) 2000-02-16 2002-08-13 Sun Microsystems, Inc. System and method for referencing object instances and invoking methods on those object instances from within a speech recognition grammar
US6606388B1 (en) 2000-02-17 2003-08-12 Arboretum Systems, Inc. Method and system for enhancing audio signals
US6850775B1 (en) 2000-02-18 2005-02-01 Phonak Ag Fitting-anlage
GB2365676B (en) 2000-02-18 2004-06-23 Sensei Ltd Mobile telephone with improved man-machine interface
US20020137505A1 (en) 2000-02-18 2002-09-26 Eiche Steven A. Audio detection for hands-free wireless
GB2360106B (en) 2000-02-21 2004-09-22 Ac Properties Bv Ordering playable works
US6760754B1 (en) 2000-02-22 2004-07-06 At&T Corp. System, method and apparatus for communicating via sound messages and personal sound identifiers
US20010056342A1 (en) 2000-02-24 2001-12-27 Piehn Thomas Barry Voice enabled digital camera and language translator
US20020055844A1 (en) 2000-02-25 2002-05-09 L'esperance Lauren Speech user interface for portable personal devices
AU2001243277A1 (en) 2000-02-25 2001-09-03 Synquiry Technologies, Ltd. Conceptual factoring and unification of graphs representing semantic models
WO2001065413A1 (en) 2000-02-28 2001-09-07 C.G.I. Technologies, Llc Staged image delivery system
US6499016B1 (en) 2000-02-28 2002-12-24 Flashpoint Technology, Inc. Automatically storing and presenting digital images using a speech-based command language
US6934394B1 (en) 2000-02-29 2005-08-23 Logitech Europe S.A. Universal four-channel surround sound speaker system for multimedia computer audio sub-systems
US6720980B1 (en) 2000-03-01 2004-04-13 Microsoft Corporation Method and system for embedding voice notes
US6519566B1 (en) 2000-03-01 2003-02-11 International Business Machines Corporation Method for hands-free operation of a pointer
US6490560B1 (en) 2000-03-01 2002-12-03 International Business Machines Corporation Method and system for non-intrusive speaker verification using behavior models
US6248946B1 (en) 2000-03-01 2001-06-19 Ijockey, Inc. Multimedia content delivery system and method
US6895380B2 (en) 2000-03-02 2005-05-17 Electro Standards Laboratories Voice actuation with contextual learning for intelligent machine control
US6449620B1 (en) 2000-03-02 2002-09-10 Nimble Technology, Inc. Method and apparatus for generating information pages using semi-structured data stored in a structured manner
US6597345B2 (en) 2000-03-03 2003-07-22 Jetway Technologies Ltd. Multifunctional keypad on touch screen
US6642940B1 (en) 2000-03-03 2003-11-04 Massachusetts Institute Of Technology Management of properties for hyperlinked video
US6466654B1 (en) 2000-03-06 2002-10-15 Avaya Technology Corp. Personal virtual assistant with semantic tagging
AU2001245447A1 (en) 2000-03-06 2001-09-17 Kanisa Inc. A system and method for providing an intelligent multi-step dialog with a user
US6757362B1 (en) 2000-03-06 2004-06-29 Avaya Technology Corp. Personal virtual assistant
US6721489B1 (en) 2000-03-08 2004-04-13 Phatnoise, Inc. Play list manager
US6477488B1 (en) 2000-03-10 2002-11-05 Apple Computer, Inc. Method for dynamic context scope selection in hybrid n-gram+LSA language modeling
US6615220B1 (en) 2000-03-14 2003-09-02 Oracle International Corporation Method and mechanism for data consolidation
US8645137B2 (en) 2000-03-16 2014-02-04 Apple Inc. Fast, language-independent method for user authentication by voice
US7243130B2 (en) 2000-03-16 2007-07-10 Microsoft Corporation Notification platform architecture
US7634528B2 (en) 2000-03-16 2009-12-15 Microsoft Corporation Harnessing information about the timing of a user's client-server interactions to enhance messaging and collaboration services
US8024415B2 (en) 2001-03-16 2011-09-20 Microsoft Corporation Priorities generation and management
US6260011B1 (en) 2000-03-20 2001-07-10 Microsoft Corporation Methods and apparatus for automatically synchronizing electronic audio files with electronic text files
US6510417B1 (en) 2000-03-21 2003-01-21 America Online, Inc. System and method for voice access to internet-based information
US6757646B2 (en) 2000-03-22 2004-06-29 Insightful Corporation Extended functionality for an inverse inference engine based web search
GB2366009B (en) 2000-03-22 2004-07-21 Canon Kk Natural language machine interface
US6934684B2 (en) 2000-03-24 2005-08-23 Dialsurf, Inc. Voice-interactive marketplace providing promotion and promotion tracking, loyalty reward and redemption, and other features
US20020035474A1 (en) 2000-07-18 2002-03-21 Ahmet Alpdemir Voice-interactive marketplace providing time and money saving benefits and real-time promotion publishing and feedback
US6658389B1 (en) 2000-03-24 2003-12-02 Ahmet Alpdemir System, method, and business model for speech-interactive information system having business self-promotion, audio coupon and rating features
US7917366B1 (en) 2000-03-24 2011-03-29 Exaudios Technologies System and method for determining a personal SHG profile by voice analysis
US6272464B1 (en) 2000-03-27 2001-08-07 Lucent Technologies Inc. Method and apparatus for assembling a prediction list of name pronunciation variations for use during speech recognition
US7187947B1 (en) 2000-03-28 2007-03-06 Affinity Labs, Llc System and method for communicating selected information to an electronic device
US6918086B2 (en) 2000-03-28 2005-07-12 Ariel S. Rogson Method and apparatus for updating database of automatic spelling corrections
JP2001282813A (ja) 2000-03-29 2001-10-12 Toshiba Corp マルチメディアデータ検索方法、インデックス情報提供方法、マルチメディアデータ検索装置、インデックスサーバ及びマルチメディアデータ検索サーバ
US6304844B1 (en) 2000-03-30 2001-10-16 Verbaltek, Inc. Spelling speech recognition apparatus and method for communications
US6694297B2 (en) 2000-03-30 2004-02-17 Fujitsu Limited Text information read-out device and music/voice reproduction device incorporating the same
JP2003529845A (ja) 2000-03-31 2003-10-07 アミカイ・インコーポレイテッド ネットワーク経由の多言語翻訳を提供する方法と装置
US7039588B2 (en) 2000-03-31 2006-05-02 Canon Kabushiki Kaisha Synthesis unit selection apparatus and method, and storage medium
JP2001282279A (ja) 2000-03-31 2001-10-12 Canon Inc 音声情報処理方法及び装置及び記憶媒体
US6704015B1 (en) 2000-03-31 2004-03-09 Ge Mortgage Holdings, Llc Methods and apparatus for providing a quality control management system
JP3728172B2 (ja) 2000-03-31 2005-12-21 キヤノン株式会社 音声合成方法および装置
KR100549518B1 (ko) 2000-04-03 2006-02-03 야마하 가부시키가이샤 휴대기기, 그 휴대기기의 음량보상방법, 및 기억매체
NL1014847C1 (nl) 2000-04-05 2001-10-08 Minos B V I O Gegevensoverdracht.
FI20001068A (fi) * 2000-04-07 2001-10-08 Nokia Networks Oy Telekommunikaatiojärjestelmä
US7177798B2 (en) 2000-04-07 2007-02-13 Rensselaer Polytechnic Institute Natural language interface using constrained intermediate dictionary of results
US7124164B1 (en) 2001-04-17 2006-10-17 Chemtob Helen J Method and apparatus for providing group interaction via communications networks
US6721734B1 (en) 2000-04-18 2004-04-13 Claritech Corporation Method and apparatus for information management using fuzzy typing
US6578022B1 (en) 2000-04-18 2003-06-10 Icplanet Corporation Interactive intelligent searching with executable suggestions
US7478129B1 (en) 2000-04-18 2009-01-13 Helen Jeanne Chemtob Method and apparatus for providing group interaction via communications networks
US6976090B2 (en) 2000-04-20 2005-12-13 Actona Technologies Ltd. Differentiated content and application delivery via internet
US7194186B1 (en) 2000-04-21 2007-03-20 Vulcan Patents Llc Flexible marking of recording data by a recording unit
US6865533B2 (en) 2000-04-21 2005-03-08 Lessac Technology Inc. Text to speech
US6963841B2 (en) 2000-04-21 2005-11-08 Lessac Technology, Inc. Speech training method with alternative proper pronunciation database
US6829607B1 (en) 2000-04-24 2004-12-07 Microsoft Corporation System and method for facilitating user input by automatically providing dynamically generated completion information
WO2001082111A2 (en) 2000-04-24 2001-11-01 Microsoft Corporation Computer-aided reading system and method with cross-language reading wizard
US6810379B1 (en) 2000-04-24 2004-10-26 Sensory, Inc. Client/server architecture for text-to-speech synthesis
US6413792B1 (en) 2000-04-24 2002-07-02 Eagle Research Development, Llc Ultra-fast nucleic acid sequencing device and a method for making and using the same
US6917373B2 (en) 2000-12-28 2005-07-12 Microsoft Corporation Context sensitive labels for an electronic device
US7107204B1 (en) 2000-04-24 2006-09-12 Microsoft Corporation Computer-aided writing system and method with cross-language writing wizard
US7058888B1 (en) 2000-04-25 2006-06-06 Microsoft Corporation Multi-modal text editing correction
US6912498B2 (en) 2000-05-02 2005-06-28 Scansoft, Inc. Error correction in speech recognition by correcting text around selected area
US7162482B1 (en) 2000-05-03 2007-01-09 Musicmatch, Inc. Information retrieval engine
US6784901B1 (en) 2000-05-09 2004-08-31 There Method, system and computer program product for the delivery of a chat message in a 3D multi-user environment
US6654720B1 (en) 2000-05-09 2003-11-25 International Business Machines Corporation Method and system for voice control enabling device in a service discovery network
CA2412578A1 (en) 2000-05-11 2002-01-17 Nes Stewart Irvine Zeroclick
US8024419B2 (en) 2000-05-12 2011-09-20 Sony Corporation Method and system for remote access of personal music
KR100867760B1 (ko) 2000-05-15 2008-11-10 소니 가부시끼 가이샤 재생장치, 재생방법 및 기록매체
US6873953B1 (en) 2000-05-22 2005-03-29 Nuance Communications Prosody based endpoint detection
US8463912B2 (en) 2000-05-23 2013-06-11 Media Farm, Inc. Remote displays in mobile communication networks
AU2001263397A1 (en) 2000-05-24 2001-12-03 Stars 1-To-1 Interactive voice communication method and system for information and entertainment
JP3728177B2 (ja) 2000-05-24 2005-12-21 キヤノン株式会社 音声処理システム、装置、方法及び記憶媒体
FR2809509B1 (fr) 2000-05-26 2003-09-12 Bull Sa Systeme et procede d'internationalisation du contenu de documents a balises dans un systeme informatique
US6910007B2 (en) 2000-05-31 2005-06-21 At&T Corp Stochastic modeling of spectral adjustment for high quality pitch modification
EP1160764A1 (en) 2000-06-02 2001-12-05 Sony France S.A. Morphological categories for voice synthesis
GB2364850B (en) 2000-06-02 2004-12-29 Ibm System and method for automatic voice message processing
US6735562B1 (en) 2000-06-05 2004-05-11 Motorola, Inc. Method for estimating a confidence measure for a speech recognition system
US6754504B1 (en) 2000-06-10 2004-06-22 Motorola, Inc. Method and apparatus for controlling environmental conditions using a personal area network
WO2001097213A1 (en) 2000-06-12 2001-12-20 L & H Holdings Usa, Inc. Speech recognition using utterance-level confidence estimates
US6889361B1 (en) 2000-06-13 2005-05-03 International Business Machines Corporation Educational spell checker
US6839742B1 (en) 2000-06-14 2005-01-04 Hewlett-Packard Development Company, L.P. World wide contextual navigation
DE10030105A1 (de) 2000-06-19 2002-01-03 Bosch Gmbh Robert Spracherkennungseinrichtung
US20020042707A1 (en) 2000-06-19 2002-04-11 Gang Zhao Grammar-packaged parsing
US6680675B1 (en) 2000-06-21 2004-01-20 Fujitsu Limited Interactive to-do list item notification system including GPS interface
US6591379B1 (en) 2000-06-23 2003-07-08 Microsoft Corporation Method and system for injecting an exception to recover unsaved data
AU2001275845A1 (en) 2000-06-26 2002-01-08 Onerealm Inc. Method and apparatus for normalizing and converting structured content
US6336727B1 (en) 2000-06-27 2002-01-08 International Business Machines Corporation Pointing device keyboard light
JP2002014954A (ja) 2000-06-28 2002-01-18 Toshiba Corp 中国語入力変換処理装置、中国語入力変換処理方法及び記録媒体
US7080315B1 (en) * 2000-06-28 2006-07-18 International Business Machines Corporation Method and apparatus for coupling a visual browser to a voice browser
JP3573688B2 (ja) 2000-06-28 2004-10-06 松下電器産業株式会社 類似文書検索装置及び関連キーワード抽出装置
US6823311B2 (en) 2000-06-29 2004-11-23 Fujitsu Limited Data processing system for vocalizing web content
JP3524846B2 (ja) 2000-06-29 2004-05-10 株式会社Ssr テキストマイニングにおける文書の特徴量抽出方法及びその装置
US6691111B2 (en) 2000-06-30 2004-02-10 Research In Motion Limited System and method for implementing a natural language user interface
JP2002083152A (ja) 2000-06-30 2002-03-22 Victor Co Of Japan Ltd コンテンツ配信システム及び携帯端末プレーヤ及びコンテンツプロバイダ
US7081905B1 (en) 2000-06-30 2006-07-25 International Business Machines Corporation Method and apparatus for dynamically controlling scroller speed employed for a user interface of a wearable appliance
US6684187B1 (en) 2000-06-30 2004-01-27 At&T Corp. Method and system for preselection of suitable units for concatenative speech
DE10031008A1 (de) 2000-06-30 2002-01-10 Nokia Mobile Phones Ltd Verfahren zum Zusammensetzen von Sätzen zur Sprachausgabe
US7277855B1 (en) 2000-06-30 2007-10-02 At&T Corp. Personalized text-to-speech services
US7020587B1 (en) 2000-06-30 2006-03-28 Microsoft Corporation Method and apparatus for generating and managing a language model data structure
US6505158B1 (en) 2000-07-05 2003-01-07 At&T Corp. Synthesis-based pre-selection of suitable units for concatenative speech
US6662023B1 (en) 2000-07-06 2003-12-09 Nokia Mobile Phones Ltd. Method and apparatus for controlling and securing mobile phones that are lost, stolen or misused
US6240362B1 (en) 2000-07-10 2001-05-29 Iap Intermodal, Llc Method to schedule a vehicle in real-time to transport freight and passengers
US7430537B2 (en) 2000-07-10 2008-09-30 Paypal, Inc. System and method for verifying a financial instrument
JP3949356B2 (ja) 2000-07-12 2007-07-25 三菱電機株式会社 音声対話システム
US7389225B1 (en) 2000-10-18 2008-06-17 Novell, Inc. Method and mechanism for superpositioning state vectors in a semantic abstract
US7653530B2 (en) 2000-07-13 2010-01-26 Novell, Inc. Method and mechanism for the creation, maintenance, and comparison of semantic abstracts
TW521266B (en) 2000-07-13 2003-02-21 Verbaltek Inc Perceptual phonetic feature speech recognition system and method
US7672952B2 (en) 2000-07-13 2010-03-02 Novell, Inc. System and method of semantic correlation of rich content
US6925307B1 (en) 2000-07-13 2005-08-02 Gtech Global Services Corporation Mixed-mode interaction
US6598021B1 (en) 2000-07-13 2003-07-22 Craig R. Shambaugh Method of modifying speech to provide a user selectable dialect
US6621892B1 (en) 2000-07-14 2003-09-16 America Online, Inc. System and method for converting electronic mail text to audio for telephonic delivery
US8120625B2 (en) 2000-07-17 2012-02-21 Microsoft Corporation Method and apparatus using multiple sensors in a device with a display
US7289102B2 (en) 2000-07-17 2007-10-30 Microsoft Corporation Method and apparatus using multiple sensors in a device with a display
US6933928B1 (en) 2000-07-18 2005-08-23 Scott E. Lilienthal Electronic book player with audio synchronization
JP2002030676A (ja) 2000-07-18 2002-01-31 Hikari Shobo Kizai Kk 消火用ホース格納庫の屋外据付けベース
US6633741B1 (en) 2000-07-19 2003-10-14 John G. Posa Recap, summary, and auxiliary information generation for electronic books
US7139709B2 (en) 2000-07-20 2006-11-21 Microsoft Corporation Middleware layer between speech related applications and engines
US7143040B2 (en) 2000-07-20 2006-11-28 British Telecommunications Public Limited Company Interactive dialogues
SE516658C2 (sv) 2000-07-21 2002-02-12 Ericsson Telefon Ab L M Förfarande och anordning för förbättrade kortmeddelandetjänster
JP2002041276A (ja) 2000-07-24 2002-02-08 Sony Corp 対話型操作支援システム及び対話型操作支援方法、並びに記憶媒体
US20060143007A1 (en) 2000-07-24 2006-06-29 Koh V E User interaction with voice information services
US7308408B1 (en) 2000-07-24 2007-12-11 Microsoft Corporation Providing services for an information processing system using an audio interface
KR20020009276A (ko) 2000-07-25 2002-02-01 구자홍 음악재생기능의 이동통신단말기 및 이동통신단말기에의음악파일 제공방법
US6789094B2 (en) 2000-07-25 2004-09-07 Sun Microsystems, Inc. Method and apparatus for providing extended file attributes in an extended attribute namespace
WO2002010900A2 (en) 2000-07-28 2002-02-07 Siemens Automotive Corporation User interface for telematics systems
JP2002041624A (ja) 2000-07-31 2002-02-08 Living First:Kk 不動産情報処理システム及び方法並びに不動産情報処理用ソフトウェアを記録した記録媒体
US7853664B1 (en) 2000-07-31 2010-12-14 Landmark Digital Services Llc Method and system for purchasing pre-recorded music
US20020013784A1 (en) 2000-07-31 2002-01-31 Swanson Raymond H. Audio data transmission system and method of operation thereof
US7092928B1 (en) 2000-07-31 2006-08-15 Quantum Leap Research, Inc. Intelligent portal engine
US6714221B1 (en) 2000-08-03 2004-03-30 Apple Computer, Inc. Depicting and setting scroll amount
JP2002055935A (ja) 2000-08-07 2002-02-20 Sony Corp 情報処理装置および情報処理方法、サービス提供システム、並びに記録媒体
US20020015064A1 (en) 2000-08-07 2002-02-07 Robotham John S. Gesture-based user interface to multi-level and multi-modal sets of bit-maps
US6778951B1 (en) 2000-08-09 2004-08-17 Concerto Software, Inc. Information retrieval method with natural language interface
KR20020013984A (ko) 2000-08-10 2002-02-25 한명수,한영수 컴퓨터의 음성 인식을 이용한 전화기 시스템, 및 이시스템에 사용되는 베이스 스테이션 셋
US20020120697A1 (en) 2000-08-14 2002-08-29 Curtis Generous Multi-channel messaging system and method
US7092370B2 (en) 2000-08-17 2006-08-15 Roamware, Inc. Method and system for wireless voice channel/data channel integration
JP4197220B2 (ja) 2000-08-17 2008-12-17 アルパイン株式会社 操作装置
US6915294B1 (en) 2000-08-18 2005-07-05 Firstrain, Inc. Method and apparatus for searching network resources
AU2001283579A1 (en) 2000-08-21 2002-03-04 Yahoo, Inc. Method and system of interpreting and presenting web content using a voice browser
JP3075809U (ja) 2000-08-23 2001-03-06 新世代株式会社 カラオケ用マイク
US6766320B1 (en) 2000-08-24 2004-07-20 Microsoft Corporation Search engine with natural language-based robust parsing for user query and relevance feedback learning
US7024407B2 (en) 2000-08-24 2006-04-04 Content Analyst Company, Llc Word sense disambiguation
WO2002019147A1 (en) 2000-08-28 2002-03-07 Emotion, Inc. Method and apparatus for digital media management, retrieval, and collaboration
TW494323B (en) 2000-08-29 2002-07-11 Ibm System and method for locating on a physical document items referenced in another physical document
US7062488B1 (en) 2000-08-30 2006-06-13 Richard Reisman Task/domain segmentation in applying feedback to command control
NL1016056C2 (nl) 2000-08-30 2002-03-15 Koninkl Kpn Nv Methode en systeem voor personalisatie van digitale informatie.
US7136465B2 (en) 2000-08-31 2006-11-14 Lamson Holdings Llc Voice activated, voice responsive product locator system, including product location method utilizing product bar code and product-situated, location-identifying bar code
DE10042944C2 (de) 2000-08-31 2003-03-13 Siemens Ag Graphem-Phonem-Konvertierung
US6529586B1 (en) 2000-08-31 2003-03-04 Oracle Cable, Inc. System and method for gathering, personalized rendering, and secure telephonic transmission of audio data
US6556971B1 (en) 2000-09-01 2003-04-29 Snap-On Technologies, Inc. Computer-implemented speech recognition system training
US6799098B2 (en) 2000-09-01 2004-09-28 Beltpack Corporation Remote control system for a locomotive using voice commands
GB2366940B (en) 2000-09-06 2004-08-11 Ericsson Telefon Ab L M Text language detection
US20020052913A1 (en) 2000-09-06 2002-05-02 Teruhiro Yamada User support apparatus and system using agents
US20050030175A1 (en) 2003-08-07 2005-02-10 Wolfe Daniel G. Security apparatus, system, and method
JP2002082748A (ja) 2000-09-06 2002-03-22 Sanyo Electric Co Ltd ユーザ支援装置
JP2002082893A (ja) 2000-09-07 2002-03-22 Hiroyuki Tarumi チャット手段を有する端末装置、編集装置、チャットサーバ、および記録媒体
WO2002021438A2 (en) 2000-09-07 2002-03-14 Koninklijke Philips Electronics N.V. Image matching
ATE364219T1 (de) 2000-09-08 2007-06-15 Koninkl Philips Electronics Nv Spracherkennungsverfahren mit ersetzungsbefehl
US20020032591A1 (en) 2000-09-08 2002-03-14 Agentai, Inc. Service request processing performed by artificial intelligence systems in conjunctiion with human intervention
GB2366542B (en) 2000-09-09 2004-02-18 Ibm Keyboard illumination for computing devices having backlit displays
US7689832B2 (en) 2000-09-11 2010-03-30 Sentrycom Ltd. Biometric-based system and method for enabling authentication of electronic messages sent over a network
US6603837B1 (en) 2000-09-11 2003-08-05 Kinera, Inc. Method and system to provide a global integrated messaging services distributed network with personalized international roaming
US7095733B1 (en) 2000-09-11 2006-08-22 Yahoo! Inc. Voice integrated VOIP system
US7236932B1 (en) 2000-09-12 2007-06-26 Avaya Technology Corp. Method of and apparatus for improving productivity of human reviewers of automatically transcribed documents generated by media conversion systems
US7251507B2 (en) 2000-09-12 2007-07-31 Matsushita Electric Industrial Co., Ltd. On-vehicle handsfree system and mobile terminal thereof
JP3784289B2 (ja) 2000-09-12 2006-06-07 松下電器産業株式会社 メディア編集方法及びその装置
US20040205671A1 (en) 2000-09-13 2004-10-14 Tatsuya Sukehiro Natural-language processing system
US7287009B1 (en) 2000-09-14 2007-10-23 Raanan Liebermann System and a method for carrying out personal and business transactions
AU2001290882A1 (en) 2000-09-15 2002-03-26 Lernout And Hauspie Speech Products N.V. Fast waveform synchronization for concatenation and time-scale modification of speech
DE60120062T2 (de) 2000-09-19 2006-11-16 Thomson Licensing Sprachsteuerung von elektronischen Geräten
HRP20000624A2 (en) 2000-09-20 2001-04-30 Grabar Ivan Mp3 jukebox
US6795806B1 (en) 2000-09-20 2004-09-21 International Business Machines Corporation Method for enhancing dictation and command discrimination
JP3818428B2 (ja) 2000-09-21 2006-09-06 株式会社セガ 文字通信装置
US7813915B2 (en) 2000-09-25 2010-10-12 Fujitsu Limited Apparatus for reading a plurality of documents and a method thereof
US6704034B1 (en) 2000-09-28 2004-03-09 International Business Machines Corporation Method and apparatus for providing accessibility through a context sensitive magnifying glass
US20020116420A1 (en) 2000-09-28 2002-08-22 Allam Scott Gerald Method and apparatus for displaying and viewing electronic information
US6999914B1 (en) 2000-09-28 2006-02-14 Manning And Napier Information Services Llc Device and method of determining emotive index corresponding to a message
US6836760B1 (en) 2000-09-29 2004-12-28 Apple Computer, Inc. Use of semantic inference and context-free grammar with speech recognition system
WO2002027712A1 (en) 2000-09-29 2002-04-04 Professorq, Inc. Natural-language voice-activated personal assistant
US7218226B2 (en) 2004-03-01 2007-05-15 Apple Inc. Acceleration-based theft detection system for portable electronic devices
US7688306B2 (en) 2000-10-02 2010-03-30 Apple Inc. Methods and apparatuses for operating a portable device based on an accelerometer
US6999932B1 (en) 2000-10-10 2006-02-14 Intel Corporation Language independent voice-based search system
US7574272B2 (en) 2000-10-13 2009-08-11 Eric Paul Gibbs System and method for data transfer optimization in a portable audio device
US7149695B1 (en) 2000-10-13 2006-12-12 Apple Computer, Inc. Method and apparatus for speech recognition using semantic inference and word agglomeration
US7451085B2 (en) 2000-10-13 2008-11-11 At&T Intellectual Property Ii, L.P. System and method for providing a compensated speech recognition model for speech recognition
US20020046315A1 (en) 2000-10-13 2002-04-18 Interactive Objects, Inc. System and method for mapping interface functionality to codec functionality in a portable audio device
US7457750B2 (en) 2000-10-13 2008-11-25 At&T Corp. Systems and methods for dynamic re-configurable speech recognition
AU2002221268A1 (en) 2000-10-13 2002-04-22 Cytaq, Inc. A system and method of translating a universal query language to sql
US6947728B2 (en) 2000-10-13 2005-09-20 Matsushita Electric Industrial Co., Ltd. Mobile phone with music reproduction function, music data reproduction method by mobile phone with music reproduction function, and the program thereof
US7043422B2 (en) 2000-10-13 2006-05-09 Microsoft Corporation Method and apparatus for distribution-based language model adaptation
US20020151297A1 (en) 2000-10-14 2002-10-17 Donald Remboski Context aware wireless communication device and method
US20030046401A1 (en) 2000-10-16 2003-03-06 Abbott Kenneth H. Dynamically determing appropriate computer user interfaces
US6757365B1 (en) 2000-10-16 2004-06-29 Tellme Networks, Inc. Instant messaging via telephone interfaces
US6990450B2 (en) 2000-10-19 2006-01-24 Qwest Communications International Inc. System and method for converting text-to-voice
US6862568B2 (en) 2000-10-19 2005-03-01 Qwest Communications International, Inc. System and method for converting text-to-voice
WO2002043310A2 (en) 2000-10-20 2002-05-30 Wavexpress, Inc. System and method of providing relevant interactive content to a broadcast display
JP4244514B2 (ja) 2000-10-23 2009-03-25 セイコーエプソン株式会社 音声認識方法および音声認識装置
JP2002132804A (ja) 2000-10-24 2002-05-10 Sanyo Electric Co Ltd ユーザ支援システム
KR100726582B1 (ko) 2000-10-25 2007-06-11 주식회사 케이티 무선통신 단말기의 위치 확인에 의한 다국 문자 자판의제공 방법
US20020073177A1 (en) 2000-10-25 2002-06-13 Clark George Philip Processing content for electronic distribution using a digital rights management system
US6590303B1 (en) 2000-10-26 2003-07-08 Motorola, Inc. Single button MP3 player
US7085716B1 (en) 2000-10-26 2006-08-01 Nuance Communications, Inc. Speech recognition using word-in-phrase command
US6832194B1 (en) 2000-10-26 2004-12-14 Sensory, Incorporated Audio recognition peripheral system
US7027974B1 (en) 2000-10-27 2006-04-11 Science Applications International Corporation Ontology-based parser for natural language processing
KR100902966B1 (ko) 2000-10-30 2009-06-15 마이크로소프트 코포레이션 비교를 위해 스트링을 맵핑하는 방법 및 시스템
US20020083068A1 (en) 2000-10-30 2002-06-27 Quass Dallan W. Method and apparatus for filling out electronic forms
IL139347A0 (en) 2000-10-30 2001-11-25 Speech generating system and method
US6980953B1 (en) 2000-10-31 2005-12-27 International Business Machines Corp. Real-time remote transcription or translation service
US6934756B2 (en) 2000-11-01 2005-08-23 International Business Machines Corporation Conversational networking via transport, coding and control conversational protocols
US6970935B1 (en) 2000-11-01 2005-11-29 International Business Machines Corporation Conversational networking via transport, coding and control conversational protocols
US7006969B2 (en) 2000-11-02 2006-02-28 At&T Corp. System and method of pattern recognition in very high-dimensional space
JP2002149187A (ja) 2000-11-07 2002-05-24 Sony Corp 音声認識装置および音声認識方法、並びに記録媒体
US6918091B2 (en) 2000-11-09 2005-07-12 Change Tools, Inc. User definable interface system, method and computer program product
US7212827B1 (en) 2000-11-09 2007-05-01 Agere Systems Inc. Intelligent reminders for wireless PDA devices
TW518482B (en) 2000-11-10 2003-01-21 Future Display Systems Inc Method for taking notes on an article displayed by an electronic book
ATE297588T1 (de) 2000-11-14 2005-06-15 Ibm Anpassung des phonetischen kontextes zur verbesserung der spracherkennung
US7653691B2 (en) 2000-11-15 2010-01-26 Pacific Datavision Inc. Systems and methods for communicating using voice messages
JP2002169588A (ja) 2000-11-16 2002-06-14 Internatl Business Mach Corp <Ibm> テキスト表示装置、テキスト表示制御方法、記憶媒体、プログラム伝送装置及び応対支援方法
US6807536B2 (en) 2000-11-16 2004-10-19 Microsoft Corporation Methods and systems for computing singular value decompositions of matrices and low rank approximations of matrices
EP1334590B1 (en) 2000-11-17 2006-10-11 Infineon Technologies North America Corp. Devices and methods for processing TCP and RTP traffic data
US6957076B2 (en) 2000-11-22 2005-10-18 Denso Corporation Location specific reminders for wireless mobiles
US7013308B1 (en) 2000-11-28 2006-03-14 Semscript Ltd. Knowledge storage and retrieval system and method
US20020152076A1 (en) 2000-11-28 2002-10-17 Jonathan Kahn System for permanent alignment of text utterances to their associated audio utterances
US20040085162A1 (en) 2000-11-29 2004-05-06 Rajeev Agarwal Method and apparatus for providing a mixed-initiative dialog between a user and a machine
JP2002169581A (ja) 2000-11-29 2002-06-14 Matsushita Electric Ind Co Ltd 音声合成方法およびその装置
US20020065797A1 (en) 2000-11-30 2002-05-30 Wizsoft Ltd. System, method and computer program for automated collaborative filtering of user data
US6915262B2 (en) 2000-11-30 2005-07-05 Telesector Resources Group, Inc. Methods and apparatus for performing speech recognition and using speech recognition results
US6772123B2 (en) 2000-11-30 2004-08-03 3Com Corporation Method and system for performing speech recognition for an internet appliance using a remotely located speech recognition application
GB0029576D0 (en) 2000-12-02 2001-01-17 Hewlett Packard Co Voice site personality setting
US6978239B2 (en) 2000-12-04 2005-12-20 Microsoft Corporation Method and apparatus for speech synthesis without prosody modification
US20020067308A1 (en) 2000-12-06 2002-06-06 Xerox Corporation Location/time-based reminder for personal electronic devices
US7113943B2 (en) 2000-12-06 2006-09-26 Content Analyst Company, Llc Method for document comparison and selection
US7117231B2 (en) 2000-12-07 2006-10-03 International Business Machines Corporation Method and system for the automatic generation of multi-lingual synchronized sub-titles for audiovisual data
US20020072816A1 (en) 2000-12-07 2002-06-13 Yoav Shdema Audio system
US6910186B2 (en) 2000-12-08 2005-06-21 Kyunam Kim Graphic chatting with organizational avatars
US7016847B1 (en) 2000-12-08 2006-03-21 Ben Franklin Patent Holdings L.L.C. Open architecture for a voice user interface
US20020072914A1 (en) 2000-12-08 2002-06-13 Hiyan Alshawi Method and apparatus for creation and user-customization of speech-enabled services
US7340446B2 (en) 2000-12-11 2008-03-04 Microsoft Corporation Method and system for query-based management of multiple network resources
US7043420B2 (en) 2000-12-11 2006-05-09 International Business Machines Corporation Trainable dynamic phrase reordering for natural language generation in conversational systems
US6718331B2 (en) 2000-12-14 2004-04-06 International Business Machines Corporation Method and apparatus for locating inter-enterprise resources using text-based strings
IL140322A0 (en) 2000-12-14 2002-05-23 Poly Information Ltd Method and interface for inteligent user machine interaction
EP1215661A1 (en) 2000-12-14 2002-06-19 TELEFONAKTIEBOLAGET L M ERICSSON (publ) Mobile terminal controllable by spoken utterances
US7080159B2 (en) 2000-12-15 2006-07-18 Ntt Docomo, Inc. Method and system for effecting migration of application among heterogeneous devices
US20020077082A1 (en) 2000-12-18 2002-06-20 Nortel Networks Limited Voice message presentation on personal wireless devices
JP4109414B2 (ja) 2000-12-18 2008-07-02 セイコーエプソン株式会社 音声認識を用いた機器制御方法および音声認識を用いた機器制御システムならびに音声認識を用いた機器制御プログラムを記録した記録媒体
WO2002050816A1 (en) 2000-12-18 2002-06-27 Koninklijke Philips Electronics N.V. Store speech, select vocabulary to recognize word
US6910004B2 (en) 2000-12-19 2005-06-21 Xerox Corporation Method and computer system for part-of-speech tagging of incomplete sentences
JP4294853B2 (ja) 2000-12-19 2009-07-15 アルパイン株式会社 操作指示装置
US6973336B2 (en) 2000-12-20 2005-12-06 Nokia Corp Method and apparatus for providing a notification of received message
US20040190688A1 (en) 2003-03-31 2004-09-30 Timmins Timothy A. Communications methods and systems using voiceprints
US6762741B2 (en) 2000-12-22 2004-07-13 Visteon Global Technologies, Inc. Automatic brightness control system and method for a display device using a logarithmic sensor
US7197120B2 (en) 2000-12-22 2007-03-27 Openwave Systems Inc. Method and system for facilitating mediated communication
EP1423978A2 (en) 2000-12-22 2004-06-02 Anthropics Technology Limited Video warping system
EP1217609A3 (en) 2000-12-22 2004-02-25 Hewlett-Packard Company Speech recognition
US6738738B2 (en) 2000-12-23 2004-05-18 Tellme Networks, Inc. Automated transformation from American English to British English
US6973427B2 (en) 2000-12-26 2005-12-06 Microsoft Corporation Method for adding phonetic descriptions to a speech recognition lexicon
WO2002052546A1 (en) 2000-12-27 2002-07-04 Intel Corporation Voice barge-in in telephony speech recognition
TW490655B (en) 2000-12-27 2002-06-11 Winbond Electronics Corp Method and device for recognizing authorized users using voice spectrum information
US6937986B2 (en) 2000-12-28 2005-08-30 Comverse, Inc. Automatic dynamic speech recognition vocabulary based on external sources of information
SE518418C2 (sv) 2000-12-28 2002-10-08 Ericsson Telefon Ab L M Ljudbaserad närhetsdetektor
US20020133347A1 (en) 2000-12-29 2002-09-19 Eberhard Schoneburg Method and apparatus for natural language dialog interface
WO2002054239A2 (en) 2000-12-29 2002-07-11 General Electric Company Method and system for identifying repeatedly malfunctioning equipment
US20020087306A1 (en) 2000-12-29 2002-07-04 Lee Victor Wai Leung Computer-implemented noise normalization method and system
US7254773B2 (en) 2000-12-29 2007-08-07 International Business Machines Corporation Automated spell analysis
KR20020057262A (ko) 2000-12-30 2002-07-11 송문섭 음성인식을 이용한 이동통신 단말기의 잠금 장치 및 방법
US7054419B2 (en) 2001-01-02 2006-05-30 Soundbite Communications, Inc. Answering machine detection for voice message delivery method and system
US7644057B2 (en) 2001-01-03 2010-01-05 International Business Machines Corporation System and method for electronic communication management
US6728681B2 (en) 2001-01-05 2004-04-27 Charles L. Whitham Interactive multimedia book
US6731312B2 (en) 2001-01-08 2004-05-04 Apple Computer, Inc. Media player interface
US7085723B2 (en) 2001-01-12 2006-08-01 International Business Machines Corporation System and method for determining utterance context in a multi-context speech application
US7249018B2 (en) 2001-01-12 2007-07-24 International Business Machines Corporation System and method for relating syntax and semantics for a conversational speech application
SE521911C2 (sv) 2001-01-15 2003-12-16 Decuma Ab Ideon Res Park Metod, anordning och datorprogram för igenkänning av ett handskrivet tecken
AU2001224979A1 (en) 2001-01-23 2001-05-08 Phonak Ag Communication method and a hearing aid system
US20020099552A1 (en) 2001-01-25 2002-07-25 Darryl Rubin Annotating electronic information with audio clips
US7010490B2 (en) 2001-01-26 2006-03-07 International Business Machines Corporation Method, system, and apparatus for limiting available selections in a speech recognition system
US6529608B2 (en) 2001-01-26 2003-03-04 Ford Global Technologies, Inc. Speech recognition system
US6677932B1 (en) 2001-01-28 2004-01-13 Finger Works, Inc. System and method for recognizing touch typing under limited tactile feedback conditions
GB2374772B (en) 2001-01-29 2004-12-29 Hewlett Packard Co Audio user interface
US6625576B2 (en) 2001-01-29 2003-09-23 Lucent Technologies Inc. Method and apparatus for performing text-to-speech conversion in a client/server environment
JP2002230021A (ja) 2001-01-30 2002-08-16 Canon Inc 情報検索装置及び情報検索方法並びに記憶媒体
US7117442B1 (en) 2001-02-01 2006-10-03 International Business Machines Corporation Efficient presentation of database query results through audio user interfaces
US7123699B2 (en) 2001-02-01 2006-10-17 Estech Systems, Inc. Voice mail in a voice over IP telephone system
JP2002229955A (ja) 2001-02-02 2002-08-16 Matsushita Electric Ind Co Ltd 情報端末装置及び認証システム
US6964023B2 (en) 2001-02-05 2005-11-08 International Business Machines Corporation System and method for multi-modal focus detection, referential ambiguity resolution and mood classification using multi-modal input
US6983238B2 (en) 2001-02-07 2006-01-03 American International Group, Inc. Methods and apparatus for globalizing software
US7571177B2 (en) 2001-02-08 2009-08-04 2028, Inc. Methods and systems for automated semantic knowledge leveraging graph theoretic analysis and the inherent structure of communication
US20020152255A1 (en) 2001-02-08 2002-10-17 International Business Machines Corporation Accessibility on demand
US7698652B2 (en) 2001-02-09 2010-04-13 Koninklijke Philips Electronics N.V. Rapid retrieval user interface designed around small displays and few buttons for searching long lists
US8213910B2 (en) 2001-02-09 2012-07-03 Harris Technology, Llc Telephone using a connection network for processing data remotely from the telephone
US6885987B2 (en) 2001-02-09 2005-04-26 Fastmobile, Inc. Method and apparatus for encoding and decoding pause information
JP2002236029A (ja) 2001-02-09 2002-08-23 Alpine Electronics Inc 音声案内装置
US6570557B1 (en) 2001-02-10 2003-05-27 Finger Works, Inc. Multi-touch system and method for emulating modifier keys via fingertip chords
US7030861B1 (en) 2001-02-10 2006-04-18 Wayne Carl Westerman System and method for packing multi-touch gestures onto a hand
US7617099B2 (en) 2001-02-12 2009-11-10 FortMedia Inc. Noise suppression by two-channel tandem spectrum modification for speech signal in an automobile
US7062437B2 (en) 2001-02-13 2006-06-13 International Business Machines Corporation Audio renderings for expressing non-audio nuances
US20020111810A1 (en) 2001-02-15 2002-08-15 Khan M. Salahuddin Spatially built word list for automatic speech recognition program and method for formation thereof
US7340389B2 (en) 2001-02-16 2008-03-04 Microsoft Corporation Multilanguage UI with localized resources
US6622136B2 (en) 2001-02-16 2003-09-16 Motorola, Inc. Interactive tool for semi-automatic creation of a domain model
US7171365B2 (en) 2001-02-16 2007-01-30 International Business Machines Corporation Tracking time using portable recorders and speech recognition
US7013289B2 (en) 2001-02-21 2006-03-14 Michel Horn Global electronic commerce system
US6515239B2 (en) 2001-02-23 2003-02-04 Gregory Brian Marchant Motivational apparatus for controlling use of electronic devices and method of use
US6804677B2 (en) 2001-02-26 2004-10-12 Ori Software Development Ltd. Encoding semi-structured data for efficient search and browsing
US6970820B2 (en) 2001-02-26 2005-11-29 Matsushita Electric Industrial Co., Ltd. Voice personalization of speech synthesizer
US7290039B1 (en) 2001-02-27 2007-10-30 Microsoft Corporation Intent based processing
GB2372864B (en) 2001-02-28 2005-09-07 Vox Generation Ltd Spoken language interface
US6850887B2 (en) 2001-02-28 2005-02-01 International Business Machines Corporation Speech recognition in noisy environments
KR100605854B1 (ko) 2001-02-28 2006-08-01 삼성전자주식회사 이동통신단말기에서 데이터의 다운로드 및 재생 시 진행시간 표시 방법
US20030164848A1 (en) 2001-03-01 2003-09-04 International Business Machines Corporation Method and apparatus for summarizing content of a document for a visually impaired user
US20020122053A1 (en) 2001-03-01 2002-09-05 International Business Machines Corporation Method and apparatus for presenting non-displayed text in Web pages
US20020123894A1 (en) 2001-03-01 2002-09-05 International Business Machines Corporation Processing speech recognition errors in an embedded speech recognition system
US20020123804A1 (en) 2001-03-01 2002-09-05 Allergan Sales, Inc. Scleral implants for treating presbyopia and methods for implanting the same
US6754626B2 (en) 2001-03-01 2004-06-22 International Business Machines Corporation Creating a hierarchical tree of language models for a dialog system based on prompt and dialog context
US20020166123A1 (en) 2001-03-02 2002-11-07 Microsoft Corporation Enhanced television services for digital video recording and playback
US6721728B2 (en) 2001-03-02 2004-04-13 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration System, method and apparatus for discovering phrases in a database
US7076738B2 (en) 2001-03-02 2006-07-11 Semantic Compaction Systems Computer device, method and article of manufacture for utilizing sequenced symbols to enable programmed application and commands
US7277853B1 (en) 2001-03-02 2007-10-02 Mindspeed Technologies, Inc. System and method for a endpoint detection of speech for improved speech recognition in noisy environments
AUPR360701A0 (en) 2001-03-06 2001-04-05 Worldlingo, Inc Seamless translation system
US20020126097A1 (en) 2001-03-07 2002-09-12 Savolainen Sampo Jussi Pellervo Alphanumeric data entry method and apparatus using reduced keyboard and context related dictionaries
US7000189B2 (en) 2001-03-08 2006-02-14 International Business Mahcines Corporation Dynamic data generation suitable for talking browser
US7200558B2 (en) 2001-03-08 2007-04-03 Matsushita Electric Industrial Co., Ltd. Prosody generating device, prosody generating method, and program
US20020173961A1 (en) 2001-03-09 2002-11-21 Guerra Lisa M. System, method and computer program product for dynamic, robust and fault tolerant audio output in a speech recognition framework
US20020169605A1 (en) 2001-03-09 2002-11-14 Damiba Bertrand A. System, method and computer program product for self-verifying file content in a speech recognition framework
US7174297B2 (en) 2001-03-09 2007-02-06 Bevocal, Inc. System, method and computer program product for a dynamically configurable voice portal
US7024364B2 (en) 2001-03-09 2006-04-04 Bevocal, Inc. System, method and computer program product for looking up business addresses and directions based on a voice dial-up session
US7366979B2 (en) 2001-03-09 2008-04-29 Copernicus Investments, Llc Method and apparatus for annotating a document
EP1490790A2 (en) 2001-03-13 2004-12-29 Intelligate Ltd. Dynamic natural language understanding
WO2002073449A1 (en) 2001-03-14 2002-09-19 At & T Corp. Automated sentence planning in a task classification system
US6985958B2 (en) 2001-03-14 2006-01-10 Microsoft Corporation Messaging infrastructure for identity-centric data access
US6513008B2 (en) 2001-03-15 2003-01-28 Matsushita Electric Industrial Co., Ltd. Method and tool for customization of speech synthesizer databases using hierarchical generalized speech templates
US20020169805A1 (en) 2001-03-15 2002-11-14 Imation Corp. Web page color accuracy with image supervision
US6448485B1 (en) 2001-03-16 2002-09-10 Intel Corporation Method and system for embedding audio titles
US7860706B2 (en) 2001-03-16 2010-12-28 Eli Abir Knowledge system method and appparatus
US6985858B2 (en) 2001-03-20 2006-01-10 Microsoft Corporation Method and apparatus for removing noise from feature vectors
US7209880B1 (en) 2001-03-20 2007-04-24 At&T Corp. Systems and methods for dynamic re-configurable speech recognition
JP2002351789A (ja) 2001-03-21 2002-12-06 Sharp Corp 電子メール送受信システム及び電子メール送受信プログラム
JP2002281562A (ja) 2001-03-21 2002-09-27 Sony Corp 携帯情報端末装置
US6677929B2 (en) 2001-03-21 2004-01-13 Agilent Technologies, Inc. Optical pseudo trackball controls the operation of an appliance or machine
JP3925611B2 (ja) 2001-03-22 2007-06-06 セイコーエプソン株式会社 情報提供システム、情報提供装置、プログラム、情報記憶媒体およびユーザーインタフェースの設定方法
US6922726B2 (en) 2001-03-23 2005-07-26 International Business Machines Corporation Web accessibility service apparatus and method
US7058889B2 (en) 2001-03-23 2006-06-06 Koninklijke Philips Electronics N.V. Synchronizing text/visual information with audio playback
FI20010644A (fi) 2001-03-28 2002-09-29 Nokia Corp Merkkisekvenssin kielen määrittäminen
US6738743B2 (en) 2001-03-28 2004-05-18 Intel Corporation Unified client-server distributed architectures for spoken dialogue systems
JP3523213B2 (ja) 2001-03-28 2004-04-26 株式会社ジャストシステム コマンド処理装置、コマンド処理方法、及びコマンド処理プログラム
US6591168B2 (en) 2001-08-31 2003-07-08 Intellisist, Inc. System and method for adaptable mobile user interface
US7406421B2 (en) 2001-10-26 2008-07-29 Intellisist Inc. Systems and methods for reviewing informational content in a vehicle
US6535852B2 (en) 2001-03-29 2003-03-18 International Business Machines Corporation Training of text-to-speech systems
US7437670B2 (en) 2001-03-29 2008-10-14 International Business Machines Corporation Magnifying the text of a link while still retaining browser function in the magnified display
US6834264B2 (en) 2001-03-29 2004-12-21 Provox Technologies Corporation Method and apparatus for voice dictation and document production
US6792407B2 (en) 2001-03-30 2004-09-14 Matsushita Electric Industrial Co., Ltd. Text selection and recording by feedback and adaptation for development of personalized text-to-speech systems
US6748398B2 (en) 2001-03-30 2004-06-08 Microsoft Corporation Relevance maximizing, iteration minimizing, relevance-feedback, content-based image retrieval (CBIR)
US7035794B2 (en) 2001-03-30 2006-04-25 Intel Corporation Compressing and using a concatenative speech database in text-to-speech systems
US6996531B2 (en) 2001-03-30 2006-02-07 Comverse Ltd. Automated database assistance using a telephone for a speech based or text based multimedia communication mode
US7103534B2 (en) 2001-03-31 2006-09-05 Microsoft Corporation Machine learning contextual approach to word determination for text input via reduced keypad keys
JP3597141B2 (ja) 2001-04-03 2004-12-02 泰鈞 温 情報入力装置及び方法、並びに携帯電話機及び携帯電話機の文字入力方法
CN1156819C (zh) 2001-04-06 2004-07-07 国际商业机器公司 由文本生成个性化语音的方法
US6690828B2 (en) 2001-04-09 2004-02-10 Gary Elliott Meyers Method for representing and comparing digital images
US6724370B2 (en) 2001-04-12 2004-04-20 International Business Machines Corporation Touchscreen user interface
US6904428B2 (en) 2001-04-18 2005-06-07 Illinois Institute Of Technology Intranet mediator
WO2002087202A1 (en) 2001-04-19 2002-10-31 British Telecommunications Public Limited Company Voice response system
US7155668B2 (en) 2001-04-19 2006-12-26 International Business Machines Corporation Method and system for identifying relationships between text documents and structured variables pertaining to the text documents
TW504916B (en) 2001-04-24 2002-10-01 Inventec Appliances Corp Method capable of generating different input values by pressing a single key from multiple directions
EP1253529A1 (en) 2001-04-25 2002-10-30 Sony France S.A. Information type identification method and apparatus, e.g. for music file name content identification
US20020161865A1 (en) 2001-04-25 2002-10-31 Gateway, Inc. Automated network configuration of connected device
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
GB0110326D0 (en) 2001-04-27 2001-06-20 Ibm Method and apparatus for interoperation between legacy software and screen reader programs
JP4225703B2 (ja) 2001-04-27 2009-02-18 インターナショナル・ビジネス・マシーンズ・コーポレーション 情報アクセス方法、情報アクセスシステムおよびプログラム
WO2002089458A1 (en) 2001-04-30 2002-11-07 Octave Communications, Inc. Audio conference platform with dynamic speech detection threshold
US6925154B2 (en) 2001-05-04 2005-08-02 International Business Machines Corproation Methods and apparatus for conversational name dialing systems
US6970881B1 (en) 2001-05-07 2005-11-29 Intelligenxia, Inc. Concept-based method and system for dynamically analyzing unstructured information
US6654740B2 (en) 2001-05-08 2003-11-25 Sunflare Co., Ltd. Probabilistic information retrieval based on differential latent semantic space
US7024400B2 (en) 2001-05-08 2006-04-04 Sunflare Co., Ltd. Differential LSI space-based probabilistic document classifier
US6751595B2 (en) 2001-05-09 2004-06-15 Bellsouth Intellectual Property Corporation Multi-stage large vocabulary speech recognition system and method
US20020167534A1 (en) 2001-05-10 2002-11-14 Garrett Burke Reading aid for electronic text and displays
EP1395803B1 (en) 2001-05-10 2006-08-02 Koninklijke Philips Electronics N.V. Background learning of speaker voices
DE10122828A1 (de) 2001-05-11 2002-11-14 Philips Corp Intellectual Pty Verfahren zum Training oder zur Adaption eines Spracherkenners
US20020169592A1 (en) 2001-05-11 2002-11-14 Aityan Sergey Khachatur Open environment for real-time multilingual communication
US7085722B2 (en) 2001-05-14 2006-08-01 Sony Computer Entertainment America Inc. System and method for menu-driven voice control of characters in a game environment
US6766233B2 (en) 2001-05-15 2004-07-20 Intellisist, Llc Modular telematic control unit
US7024460B2 (en) 2001-07-31 2006-04-04 Bytemobile, Inc. Service-based compression of content within a network communication system
US6839667B2 (en) 2001-05-16 2005-01-04 International Business Machines Corporation Method of speech recognition by presenting N-best word candidates
US7620363B2 (en) 2001-05-16 2009-11-17 Aol Llc Proximity synchronization of audio content among multiple playback and storage devices
US6910012B2 (en) 2001-05-16 2005-06-21 International Business Machines Corporation Method and system for speech recognition using phonetically similar word alternatives
US7730401B2 (en) 2001-05-16 2010-06-01 Synaptics Incorporated Touch screen with user interface enhancement
US20050024341A1 (en) 2001-05-16 2005-02-03 Synaptics, Inc. Touch screen with user interface enhancement
JP4581290B2 (ja) 2001-05-16 2010-11-17 パナソニック株式会社 音声認識装置および音声認識方法
US6775358B1 (en) 2001-05-17 2004-08-10 Oracle Cable, Inc. Method and system for enhanced interactive playback of audio content to telephone callers
JP3800984B2 (ja) 2001-05-21 2006-07-26 ソニー株式会社 ユーザ入力装置
JP2002344880A (ja) 2001-05-22 2002-11-29 Megafusion Corp コンテンツ配信システム
US6944594B2 (en) 2001-05-30 2005-09-13 Bellsouth Intellectual Property Corporation Multi-context conversational environment system and method
US7020663B2 (en) 2001-05-30 2006-03-28 George M. Hay System and method for the delivery of electronic books
US6711543B2 (en) 2001-05-30 2004-03-23 Cameronsound, Inc. Language independent and voice operated information management system
US6877003B2 (en) 2001-05-31 2005-04-05 Oracle International Corporation Efficient collation element structure for handling large numbers of characters
US7127397B2 (en) 2001-05-31 2006-10-24 Qwest Communications International Inc. Method of training a computer system via human voice input
US7031916B2 (en) 2001-06-01 2006-04-18 Texas Instruments Incorporated Method for converging a G.729 Annex B compliant voice activity detection circuit
JP2002358092A (ja) 2001-06-01 2002-12-13 Sony Corp 音声合成システム
US7076731B2 (en) 2001-06-02 2006-07-11 Microsoft Corporation Spelling correction system and method for phrasal strings using dictionary looping
GB0113570D0 (en) 2001-06-04 2001-07-25 Hewlett Packard Co Audio-form presentation of text messages
GB2376394B (en) 2001-06-04 2005-10-26 Hewlett Packard Co Speech synthesis apparatus and selection method
US20020194003A1 (en) 2001-06-05 2002-12-19 Mozer Todd F. Client-server security system and method
US20030056207A1 (en) 2001-06-06 2003-03-20 Claudius Fischer Process for deploying software from a central computer system to remotely located devices
US6975304B1 (en) 2001-06-11 2005-12-13 Handspring, Inc. Interface for processing of an alternate symbol in a computer device
US6792408B2 (en) 2001-06-12 2004-09-14 Dell Products L.P. Interactive command recognition enhancement system and method
GB0114236D0 (en) 2001-06-12 2001-08-01 Hewlett Packard Co Artificial language generation
US7076527B2 (en) 2001-06-14 2006-07-11 Apple Computer, Inc. Method and apparatus for filtering email
SE519177C2 (sv) 2001-06-14 2003-01-28 Ericsson Telefon Ab L M En mobilterminal och ett förfarande i ett mobilkommunikationssystem för nedladdning av meddelanden till den mobila terminalen
US7119267B2 (en) 2001-06-15 2006-10-10 Yamaha Corporation Portable mixing recorder and method and program for controlling the same
JP2003005912A (ja) 2001-06-20 2003-01-10 Hitachi Ltd タッチパネル付きディスプレイ装置及び表示方法
US20070016563A1 (en) 2005-05-16 2007-01-18 Nosa Omoigui Information nervous system
US20030023426A1 (en) 2001-06-22 2003-01-30 Zi Technology Corporation Ltd. Japanese language entry mechanism for small keypads
US6801604B2 (en) 2001-06-25 2004-10-05 International Business Machines Corporation Universal IP-based and scalable architectures across conversational applications using web services for speech and audio processing resources
US20020198714A1 (en) 2001-06-26 2002-12-26 Guojun Zhou Statistical spoken dialog system
AU2002316435B2 (en) 2001-06-27 2008-02-21 Skky, Llc Improved media delivery platform
US6671670B2 (en) 2001-06-27 2003-12-30 Telelogue, Inc. System and method for pre-processing information used by an automated attendant
US7139722B2 (en) 2001-06-27 2006-11-21 Bellsouth Intellectual Property Corporation Location and time sensitive wireless calendaring
JP2003015682A (ja) 2001-06-28 2003-01-17 Toho Gas Co Ltd 音声認識制御装置及び音声認識制御方法
US8831949B1 (en) 2001-06-28 2014-09-09 At&T Intellectual Property I, L.P. Voice recognition for performing authentication and completing transactions in a systems interface to legacy systems
US7092950B2 (en) 2001-06-29 2006-08-15 Microsoft Corporation Method for generic object oriented description of structured data (GDL)
US7752546B2 (en) 2001-06-29 2010-07-06 Thomson Licensing Method and system for providing an acoustic interface
US6751298B2 (en) 2001-06-29 2004-06-15 International Business Machines Corporation Localized voice mail system
US6839896B2 (en) 2001-06-29 2005-01-04 International Business Machines Corporation System and method for providing dialog management and arbitration in a multi-modal environment
US7328250B2 (en) 2001-06-29 2008-02-05 Nokia, Inc. Apparatus and method for handling electronic mail
KR100492976B1 (ko) 2001-06-29 2005-06-07 삼성전자주식회사 단순음성메일서비스를 이용한 이동통신 단말기에서의음성메일 저장 및 전송 방법
US7302686B2 (en) 2001-07-04 2007-11-27 Sony Corporation Task management system
US7246118B2 (en) 2001-07-06 2007-07-17 International Business Machines Corporation Method and system for automated collaboration using electronic book highlights and notations
US20030020760A1 (en) 2001-07-06 2003-01-30 Kazunori Takatsu Method for setting a function and a setting item by selectively specifying a position in a tree-structured menu
US20030013483A1 (en) 2001-07-06 2003-01-16 Ausems Michiel R. User interface for handheld communication device
US7188143B2 (en) 2001-07-06 2007-03-06 Yahoo! Inc. Messenger-controlled applications in an instant messaging environment
US7133900B1 (en) 2001-07-06 2006-11-07 Yahoo! Inc. Sharing and implementing instant messaging environments
US6526351B2 (en) 2001-07-09 2003-02-25 Charles Lamont Whitham Interactive multimedia tour guide
US6604059B2 (en) 2001-07-10 2003-08-05 Koninklijke Philips Electronics N.V. Predictive calendar
US20050134578A1 (en) 2001-07-13 2005-06-23 Universal Electronics Inc. System and methods for interacting with a control environment
US7668718B2 (en) 2001-07-17 2010-02-23 Custom Speech Usa, Inc. Synchronized pattern recognition source data processed by manual or automatic means for creation of shared speaker-dependent speech user profile
US6961912B2 (en) 2001-07-18 2005-11-01 Xerox Corporation Feedback mechanism for use with visual selection methods
US7188085B2 (en) 2001-07-20 2007-03-06 International Business Machines Corporation Method and system for delivering encrypted content with associated geographical-based advertisements
US6766324B2 (en) 2001-07-20 2004-07-20 International Business Machines Corporation System and method for defining, configuring and using dynamic, persistent Java classes
EP1280326A1 (en) 2001-07-25 2003-01-29 The Sound of Data B.V. Sending a voicemail message as an email attachment with a voice controlled interface for authentication
JP2003044091A (ja) 2001-07-31 2003-02-14 Ntt Docomo Inc 音声認識システム、携帯情報端末、音声情報処理装置、音声情報処理方法および音声情報処理プログラム
US9009590B2 (en) 2001-07-31 2015-04-14 Invention Machines Corporation Semantic processor for recognition of cause-effect relations in natural language documents
US20030025676A1 (en) 2001-08-02 2003-02-06 Koninklijke Philips Electronics N.V. Sensor-based menu for a touch screen panel
US6940958B2 (en) 2001-08-02 2005-09-06 Intel Corporation Forwarding telephone data via email
US20030026392A1 (en) 2001-08-06 2003-02-06 Brown Charles M. Method and apparatus for extracting information from voice messages
US20030033153A1 (en) 2001-08-08 2003-02-13 Apple Computer, Inc. Microphone elements for a computing system
US7349849B2 (en) 2001-08-08 2008-03-25 Apple, Inc. Spacing for microphone elements
US7185276B2 (en) 2001-08-09 2007-02-27 Voxera Corporation System and method for dynamically translating HTML to VoiceXML intelligently
US7987151B2 (en) 2001-08-10 2011-07-26 General Dynamics Advanced Info Systems, Inc. Apparatus and method for problem solving using intelligent agents
US20050022114A1 (en) 2001-08-13 2005-01-27 Xerox Corporation Meta-document management system with personality identifiers
US6778979B2 (en) 2001-08-13 2004-08-17 Xerox Corporation System for automatically generating queries
US7176931B2 (en) 2001-08-13 2007-02-13 International Business Machines Corporation Modifying hyperlink display characteristics
US7283951B2 (en) 2001-08-14 2007-10-16 Insightful Corporation Method and system for enhanced data searching
US7149813B2 (en) 2001-08-14 2006-12-12 Microsoft Corporation Method and system for synchronizing mobile devices
US6529592B1 (en) 2001-08-15 2003-03-04 Bellsouth Intellectual Property Corporation Internet-based message delivery with PSTN billing
US20030036909A1 (en) 2001-08-17 2003-02-20 Yoshinaga Kato Methods and devices for operating the multi-function peripherals
US7692667B2 (en) 2001-08-17 2010-04-06 Palm, Inc. Handheld computer having moveable segments that are interactive with an integrated display
US11004114B2 (en) 2001-08-21 2021-05-11 Bookit Oy Components, system, platform and methodologies for mediating and provisioning services and product delivery and orchestrating, mediating and authenticating transactions and interactions
US7920682B2 (en) 2001-08-21 2011-04-05 Byrne William J Dynamic interactive voice interface
US6810378B2 (en) 2001-08-22 2004-10-26 Lucent Technologies Inc. Method and apparatus for controlling a speech synthesis system to provide multiple styles of speech
US8050997B1 (en) 2001-08-23 2011-11-01 Paypal Inc. Instant availability of electronically transferred funds
KR100761474B1 (ko) 2001-08-23 2007-09-27 삼성전자주식회사 휴대용 기기 및 그 휴대용 기기를 이용한 음성출력방법과 파일명/디렉토리명 기록방법
JP2003076464A (ja) 2001-08-27 2003-03-14 Internatl Business Mach Corp <Ibm> コンピュータ装置、キーボードおよび表示メータ
US20030046075A1 (en) 2001-08-30 2003-03-06 General Instrument Corporation Apparatus and methods for providing television speech in a selected language
US6813491B1 (en) 2001-08-31 2004-11-02 Openwave Systems Inc. Method and apparatus for adapting settings of wireless communication devices in accordance with user proximity
US7774388B1 (en) 2001-08-31 2010-08-10 Margaret Runchey Model of everything with UR-URL combination identity-identifier-addressing-indexing method, means, and apparatus
US7043431B2 (en) 2001-08-31 2006-05-09 Nokia Corporation Multilingual speech recognition system using text derived recognition models
WO2004023455A2 (en) 2002-09-06 2004-03-18 Voice Signal Technologies, Inc. Methods, systems, and programming for performing speech recognition
US6892083B2 (en) 2001-09-05 2005-05-10 Vocera Communications Inc. Voice-controlled wireless communications system and method
US7505911B2 (en) 2001-09-05 2009-03-17 Roth Daniel L Combined speech recognition and sound recording
US7809574B2 (en) 2001-09-05 2010-10-05 Voice Signal Technologies Inc. Word recognition using choice lists
US7953447B2 (en) 2001-09-05 2011-05-31 Vocera Communications, Inc. Voice-controlled communications system and method using a badge application
US7577569B2 (en) 2001-09-05 2009-08-18 Voice Signal Technologies, Inc. Combined speech recognition and text-to-speech generation
US7313526B2 (en) 2001-09-05 2007-12-25 Voice Signal Technologies, Inc. Speech recognition using selectable recognition modes
JP4086780B2 (ja) 2001-09-10 2008-05-14 トムソン ライセンシング オーディオ・データ・プレーヤーにプレイリストを供給する方法
EP1425751A2 (en) 2001-09-11 2004-06-09 Thomson Licensing S.A. Method and apparatus for automatic equalization mode activation
JP4689111B2 (ja) 2001-09-13 2011-05-25 クラリオン株式会社 音楽再生装置
US6901364B2 (en) 2001-09-13 2005-05-31 Matsushita Electric Industrial Co., Ltd. Focused language models for improved speech input of structured documents
EP1304680A3 (en) 2001-09-13 2004-03-03 Yamaha Corporation Apparatus and method for synthesizing a plurality of waveforms in synchronized manner
US20030048881A1 (en) 2001-09-13 2003-03-13 Koninklijke Philips Electronics N.V. Method and apparatus for presenting information from telephone messages to a user
US7103848B2 (en) 2001-09-13 2006-09-05 International Business Machines Corporation Handheld electronic book reader with annotation and usage tracking capabilities
US7039579B2 (en) 2001-09-14 2006-05-02 International Business Machines Corporation Monte Carlo method for natural language understanding and speech recognition language models
US6829018B2 (en) 2001-09-17 2004-12-07 Koninklijke Philips Electronics N.V. Three-dimensional sound creation assisted by visual information
US7191233B2 (en) 2001-09-17 2007-03-13 Telecommunication Systems, Inc. System for automated, mid-session, user-directed, device-to-device session transfer system
US8046689B2 (en) 2004-11-04 2011-10-25 Apple Inc. Media presentation with supplementary media
US7477240B2 (en) 2001-09-21 2009-01-13 Lenovo Singapore Pte. Ltd. Input apparatus, computer apparatus, method for identifying input object, method for identifying input object in keyboard, and computer program
US7403938B2 (en) 2001-09-24 2008-07-22 Iac Search & Media, Inc. Natural language query processing
US7062547B2 (en) 2001-09-24 2006-06-13 International Business Machines Corporation Method and system for providing a central repository for client-specific accessibility
US7010581B2 (en) 2001-09-24 2006-03-07 International Business Machines Corporation Method and system for providing browser functions on a web page for client-specific accessibility
US20040030559A1 (en) 2001-09-25 2004-02-12 Payne Michael J. Color as a visual cue in speech-enabled applications
JP3452558B2 (ja) 2001-09-25 2003-09-29 インターナショナル・ビジネス・マシーンズ・コーポレーション 翻訳対象のリソースと分野別辞書を関連付けるための方法、システムおよびプログラム
US7101185B2 (en) 2001-09-26 2006-09-05 Scientific Learning Corporation Method and apparatus for automated training of language learning skills
US7050976B1 (en) 2001-09-26 2006-05-23 Sprint Spectrum L.P. Method and system for use of navigation history in a voice command platform
US6985865B1 (en) 2001-09-26 2006-01-10 Sprint Spectrum L.P. Method and system for enhanced response to voice commands in a voice command platform
US6650735B2 (en) 2001-09-27 2003-11-18 Microsoft Corporation Integrated voice access to a variety of personal information services
JP2003173237A (ja) 2001-09-28 2003-06-20 Ricoh Co Ltd 情報入出力システム、プログラム及び記憶媒体
US6690956B2 (en) 2001-09-28 2004-02-10 Bellsouth Intellectual Property Corporation System and method for enabling safe hands-free operation of a wireless telephone in a vehicle
US6948094B2 (en) 2001-09-28 2005-09-20 Intel Corporation Method of correcting a machine check error
US7287056B2 (en) 2001-09-28 2007-10-23 Microsoft Corporation Dispatching notification to a device based on the current context of a user with the device
US7124081B1 (en) 2001-09-28 2006-10-17 Apple Computer, Inc. Method and apparatus for speech recognition using latent semantic adaptation
US7308404B2 (en) 2001-09-28 2007-12-11 Sri International Method and apparatus for speech recognition using a dynamic vocabulary
JP3997459B2 (ja) 2001-10-02 2007-10-24 株式会社日立製作所 音声入力システムおよび音声ポータルサーバおよび音声入力端末
US7324947B2 (en) * 2001-10-03 2008-01-29 Promptu Systems Corporation Global speech user interface
US7254775B2 (en) 2001-10-03 2007-08-07 3M Innovative Properties Company Touch panel system and method for distinguishing multiple touch inputs
US6763089B2 (en) 2001-10-12 2004-07-13 Nortel Networks Limited System for enabling TDD communication in a telephone network and method for using same
US7027990B2 (en) 2001-10-12 2006-04-11 Lester Sussman System and method for integrating the visual display of text menus for interactive voice response systems
DE60239005D1 (de) 2001-10-12 2011-03-03 Nuance Comm Austria Gmbh Spracherkennungsvorrichtung mit markierung von erkannten textteilen
US7167832B2 (en) 2001-10-15 2007-01-23 At&T Corp. Method for dialog management
US20030074457A1 (en) 2001-10-17 2003-04-17 Kluth Michael R. Computer system with separable input device
EP1436728A1 (en) 2001-10-18 2004-07-14 Yeong Kuang Oon System and method of improved recording of medical transactions
US20030078969A1 (en) 2001-10-19 2003-04-24 Wavexpress, Inc. Synchronous control of media in a peer-to-peer network
US7353247B2 (en) 2001-10-19 2008-04-01 Microsoft Corporation Querying applications using online messenger service
US7345671B2 (en) 2001-10-22 2008-03-18 Apple Inc. Method and apparatus for use of rotational user inputs
US6934812B1 (en) 2001-10-22 2005-08-23 Apple Computer, Inc. Media player with instant play capability
ITFI20010199A1 (it) 2001-10-22 2003-04-22 Riccardo Vieri Sistema e metodo per trasformare in voce comunicazioni testuali ed inviarle con una connessione internet a qualsiasi apparato telefonico
US20030167318A1 (en) 2001-10-22 2003-09-04 Apple Computer, Inc. Intelligent synchronization of media player with host computer
US7312785B2 (en) 2001-10-22 2007-12-25 Apple Inc. Method and apparatus for accelerated scrolling
US20040054535A1 (en) 2001-10-22 2004-03-18 Mackie Andrew William System and method of processing structured text for text-to-speech synthesis
US7084856B2 (en) 2001-10-22 2006-08-01 Apple Computer, Inc. Mouse having a rotary dial
GB2387001B (en) 2001-10-22 2005-02-02 Apple Computer Intelligent interaction between media player and host computer
US7046230B2 (en) 2001-10-22 2006-05-16 Apple Computer, Inc. Touch pad handheld device
US7296019B1 (en) 2001-10-23 2007-11-13 Microsoft Corporation System and methods for providing runtime spelling analysis and correction
US7599610B2 (en) 2001-10-25 2009-10-06 Harman International Industries, Incorporated Interface for audio visual device
US7913185B1 (en) 2001-10-25 2011-03-22 Adobe Systems Incorporated Graphical insertion of JavaScript pop-up menus
US6801964B1 (en) 2001-10-25 2004-10-05 Novell, Inc. Methods and systems to fast fill media players
US7379053B2 (en) 2001-10-27 2008-05-27 Vortant Technologies, Llc Computer interface for navigating graphical user interface by touch
GB2381409B (en) * 2001-10-27 2004-04-28 Hewlett Packard Ltd Asynchronous access to synchronous voice services
EP1309142B1 (en) 2001-10-30 2007-06-20 Hewlett-Packard Company Communication system and method
US7359671B2 (en) 2001-10-30 2008-04-15 Unwired Technology Llc Multiple channel wireless communication system
KR100438826B1 (ko) 2001-10-31 2004-07-05 삼성전자주식회사 스무딩 필터를 이용한 음성 합성 시스템 및 그 방법
US7392391B2 (en) 2001-11-01 2008-06-24 International Business Machines Corporation System and method for secure configuration of sensitive web services
US6912407B1 (en) 2001-11-03 2005-06-28 Susan Lee Clarke Portable device for storing and searching telephone listings, and method and computer program product for transmitting telephone information to a portable device
GB2388738B (en) 2001-11-03 2004-06-02 Dremedia Ltd Time ordered indexing of audio data
JP3593089B2 (ja) 2001-11-06 2004-11-24 株式会社スダックス 物品取出容器
EP1311102A1 (en) 2001-11-08 2003-05-14 Hewlett-Packard Company Streaming audio under voice control
US7113172B2 (en) 2001-11-09 2006-09-26 Lifescan, Inc. Alphanumeric keypad and display system and method
US7069213B2 (en) 2001-11-09 2006-06-27 Netbytel, Inc. Influencing a voice recognition matching operation with user barge-in time
US7212614B1 (en) 2001-11-09 2007-05-01 At&T Corp Voice-messaging with attachments
FI114051B (fi) 2001-11-12 2004-07-30 Nokia Corp Menetelmä sanakirjatiedon kompressoimiseksi
US7181386B2 (en) 2001-11-15 2007-02-20 At&T Corp. Systems and methods for generating weighted finite-state automata representing grammars
NO316480B1 (no) 2001-11-15 2004-01-26 Forinnova As Fremgangsmåte og system for tekstuell granskning og oppdagelse
US7043479B2 (en) 2001-11-16 2006-05-09 Sigmatel, Inc. Remote-directed management of media content
US7747655B2 (en) 2001-11-19 2010-06-29 Ricoh Co. Ltd. Printable representations for time-based media
JP2003150529A (ja) 2001-11-19 2003-05-23 Hitachi Ltd 情報交換方法、情報交換端末装置、情報交換サーバ装置、プログラム
JP3980331B2 (ja) 2001-11-20 2007-09-26 株式会社エビデンス 多言語間会話支援システム
US20030097407A1 (en) 2001-11-20 2003-05-22 Litwin Louis Robert Sending voicemail messages to multiple users
EP1315084A1 (en) 2001-11-27 2003-05-28 Sun Microsystems, Inc. Method and apparatus for localizing software
US6816578B1 (en) 2001-11-27 2004-11-09 Nortel Networks Limited Efficient instant messaging using a telephony interface
EP1315086B1 (en) 2001-11-27 2006-07-05 Sun Microsystems, Inc. Generation of localized software applications
US7447624B2 (en) 2001-11-27 2008-11-04 Sun Microsystems, Inc. Generation of localized software applications
US7031530B2 (en) 2001-11-27 2006-04-18 Lockheed Martin Corporation Compound classifier for pattern recognition applications
US20030101054A1 (en) * 2001-11-27 2003-05-29 Ncc, Llc Integrated system and method for electronic speech recognition and transcription
JP2003163745A (ja) 2001-11-28 2003-06-06 Matsushita Electric Ind Co Ltd 電話機、対話応答装置、対話応答端末および対話応答システム
US20030101045A1 (en) 2001-11-29 2003-05-29 Peter Moffatt Method and apparatus for playing recordings of spoken alphanumeric characters
US6996777B2 (en) 2001-11-29 2006-02-07 Nokia Corporation Method and apparatus for presenting auditory icons in a mobile terminal
US6766294B2 (en) 2001-11-30 2004-07-20 Dictaphone Corporation Performance gauge for a distributed speech recognition system
US20030177046A1 (en) 2001-12-03 2003-09-18 John Socha-Leialoha Method and system for reusing components
KR100437142B1 (ko) 2001-12-07 2004-06-25 에피밸리 주식회사 광 마이크로 폰
US20060069567A1 (en) 2001-12-10 2006-03-30 Tischer Steven N Methods, systems, and products for translating text to speech
US7483832B2 (en) 2001-12-10 2009-01-27 At&T Intellectual Property I, L.P. Method and system for customizing voice translation of text to speech
US7490039B1 (en) 2001-12-13 2009-02-10 Cisco Technology, Inc. Text to speech system and method having interactive spelling capabilities
US6791529B2 (en) 2001-12-13 2004-09-14 Koninklijke Philips Electronics N.V. UI with graphics-assisted voice control system
US7124085B2 (en) 2001-12-13 2006-10-17 Matsushita Electric Industrial Co., Ltd. Constraint-based speech recognition system and method
US7007026B2 (en) 2001-12-14 2006-02-28 Sun Microsystems, Inc. System for controlling access to and generation of localized application values
US6944846B2 (en) 2001-12-14 2005-09-13 Hewlett-Packard Development Company, L.P. Algorithm for localization of a JAVA application using reflection API and a custom class loader
JP3574106B2 (ja) 2001-12-14 2004-10-06 株式会社スクウェア・エニックス ネットワークゲームシステム、ゲームサーバ装置、ビデオゲーム装置、ネットワークゲームにおけるメッセージの送信方法及び表示制御方法、プログラム、並びに記録媒体
US7103542B2 (en) 2001-12-14 2006-09-05 Ben Franklin Patent Holding Llc Automatically improving a voice recognition system
US20030115289A1 (en) 2001-12-14 2003-06-19 Garry Chinn Navigation in a voice recognition system
US6915246B2 (en) 2001-12-17 2005-07-05 International Business Machines Corporation Employing speech recognition and capturing customer speech to improve customer service
GB2388209C (en) 2001-12-20 2005-08-23 Canon Kk Control apparatus
US7302394B1 (en) * 2001-12-20 2007-11-27 Ianywhere Solutions, Inc. Front-end device independence for natural interaction platform
US7231343B1 (en) 2001-12-20 2007-06-12 Ianywhere Solutions, Inc. Synonyms mechanism for natural language systems
GB2383495A (en) 2001-12-20 2003-06-25 Hewlett Packard Co Data processing devices which communicate via short range telecommunication signals with other compatible devices
TW541517B (en) 2001-12-25 2003-07-11 Univ Nat Cheng Kung Speech recognition system
CA2471831C (en) 2001-12-26 2011-07-19 Research In Motion Limited User interface and method of viewing unified communications events on a mobile device
US8288641B2 (en) 2001-12-27 2012-10-16 Intel Corporation Portable hand-held music synthesizer and networking method and apparatus
US6690387B2 (en) 2001-12-28 2004-02-10 Koninklijke Philips Electronics N.V. Touch-screen image scrolling system and method
US7013275B2 (en) 2001-12-28 2006-03-14 Sri International Method and apparatus for providing a dynamic speech-driven control and remote service access system
US20030125927A1 (en) 2001-12-28 2003-07-03 Microsoft Corporation Method and system for translating instant messages
US20030154116A1 (en) 2002-01-04 2003-08-14 Lofton Jeffrey C. System and method for scheduling events on an internet based calendar
US7493259B2 (en) 2002-01-04 2009-02-17 Siebel Systems, Inc. Method for accessing data via voice
JP3920097B2 (ja) 2002-01-08 2007-05-30 三菱電機株式会社 車載機器用音声認識装置
US7152222B2 (en) 2002-01-08 2006-12-19 International Business Machines Corporation Method and system for localizing Java™ JAR files
US20040030554A1 (en) 2002-01-09 2004-02-12 Samya Boxberger-Oberoi System and method for providing locale-specific interpretation of text data
US7065485B1 (en) 2002-01-09 2006-06-20 At&T Corp Enhancing speech intelligibility using variable-rate time-scale modification
US20030128819A1 (en) 2002-01-10 2003-07-10 Lee Anne Yin-Fee Method for retrieving multimedia messages from a multimedia mailbox
US7111248B2 (en) 2002-01-15 2006-09-19 Openwave Systems Inc. Alphanumeric information input method
US20030197736A1 (en) 2002-01-16 2003-10-23 Murphy Michael W. User interface for character entry using a minimum number of selection keys
US7159174B2 (en) 2002-01-16 2007-01-02 Microsoft Corporation Data preparation for media browsing
US20030140088A1 (en) 2002-01-24 2003-07-24 Robinson Scott H. Context-based information processing
JP2003223437A (ja) 2002-01-29 2003-08-08 Internatl Business Mach Corp <Ibm> 正解語の候補の表示方法、スペルチェック方法、コンピュータ装置、プログラム
US20030144846A1 (en) 2002-01-31 2003-07-31 Denenberg Lawrence A. Method and system for modifying the behavior of an application based upon the application's grammar
US6826515B2 (en) 2002-02-01 2004-11-30 Plantronics, Inc. Headset noise exposure dosimeter
US7130390B2 (en) 2002-02-01 2006-10-31 Microsoft Corporation Audio messaging system and method
US8374879B2 (en) 2002-02-04 2013-02-12 Microsoft Corporation Systems and methods for managing interactions from multiple speech-enabled applications
US7139713B2 (en) 2002-02-04 2006-11-21 Microsoft Corporation Systems and methods for managing interactions from multiple speech-enabled applications
US20030149567A1 (en) 2002-02-04 2003-08-07 Tony Schmitz Method and system for using natural language in computer resource utilization analysis via a communications network
US9374451B2 (en) 2002-02-04 2016-06-21 Nokia Technologies Oy System and method for multimodal short-cuts to digital services
US6953343B2 (en) 2002-02-06 2005-10-11 Ordinate Corporation Automatic reading system and methods
US7177814B2 (en) 2002-02-07 2007-02-13 Sap Aktiengesellschaft Dynamic grammar for voice-enabled applications
US7272377B2 (en) 2002-02-07 2007-09-18 At&T Corp. System and method of ubiquitous language translation for wireless devices
US20030149978A1 (en) 2002-02-07 2003-08-07 Bruce Plotnick System and method for using a personal digital assistant as an electronic program guide
US6690800B2 (en) 2002-02-08 2004-02-10 Andrew M. Resnick Method and apparatus for communication operator privacy
US7024362B2 (en) 2002-02-11 2006-04-04 Microsoft Corporation Objective measure for estimating mean opinion score of synthesized speech
US6901411B2 (en) 2002-02-11 2005-05-31 Microsoft Corporation Statistical bigram correlation model for image retrieval
US6988063B2 (en) 2002-02-12 2006-01-17 Sunflare Co., Ltd. System and method for accurate grammar analysis using a part-of-speech tagged (POST) parser and learners' model
JP3902483B2 (ja) 2002-02-13 2007-04-04 三菱電機株式会社 音声処理装置及び音声処理方法
US20030152203A1 (en) 2002-02-13 2003-08-14 Berger Adam L. Message accessing
JP2003233568A (ja) 2002-02-13 2003-08-22 Matsushita Electric Ind Co Ltd 電子メール送受信装置、および電子メール送受信プログラム
US8249880B2 (en) 2002-02-14 2012-08-21 Intellisist, Inc. Real-time display of system instructions
US20030158737A1 (en) 2002-02-15 2003-08-21 Csicsatka Tibor George Method and apparatus for incorporating additional audio information into audio data file identifying information
EP1341155B1 (en) 2002-02-15 2007-07-18 Canon Kabushiki Kaisha Information processing apparatus and method with speech synthesis function
WO2003071393A2 (en) 2002-02-15 2003-08-28 Mathsoft Engineering And Education, Inc. Linguistic support for a regognizer of mathematical expressions
US6895257B2 (en) 2002-02-18 2005-05-17 Matsushita Electric Industrial Co., Ltd. Personalized agent for portable devices and cellular phone
US7035807B1 (en) 2002-02-19 2006-04-25 Brittain John W Sound on sound-annotations
US7009663B2 (en) 2003-12-17 2006-03-07 Planar Systems, Inc. Integrated optical light sensitive active matrix liquid crystal display
KR20030070179A (ko) 2002-02-21 2003-08-29 엘지전자 주식회사 오디오 스트림 구분화 방법
US20030160830A1 (en) 2002-02-22 2003-08-28 Degross Lee M. Pop-up edictionary
US20030167167A1 (en) 2002-02-26 2003-09-04 Li Gong Intelligent personal assistants
US7096183B2 (en) 2002-02-27 2006-08-22 Matsushita Electric Industrial Co., Ltd. Customizing the speaking style of a speech synthesizer based on semantic analysis
GB0204686D0 (en) 2002-02-28 2002-04-17 Koninkl Philips Electronics Nv Interactive system using tags
US20030167335A1 (en) 2002-03-04 2003-09-04 Vigilos, Inc. System and method for network-based communication
CN1383109A (zh) 2002-03-05 2002-12-04 上海遥薇实业有限公司 卫星定位技术、地理信息技术和移动通信技术集成的智能管理系统
JP4039086B2 (ja) 2002-03-05 2008-01-30 ソニー株式会社 情報処理装置および情報処理方法、情報処理システム、記録媒体、並びにプログラム
US7221287B2 (en) 2002-03-05 2007-05-22 Triangle Software Llc Three-dimensional traffic report
JP2003255991A (ja) 2002-03-06 2003-09-10 Sony Corp 対話制御システム、対話制御方法及びロボット装置
DE10209928A1 (de) 2002-03-07 2003-09-18 Philips Intellectual Property Verfahren zum Betrieb eines Sprach-Dialogsystems
US20040054690A1 (en) 2002-03-08 2004-03-18 Hillerbrand Eric T. Modeling and using computer resources over a heterogeneous distributed network using semantic ontologies
US7031909B2 (en) 2002-03-12 2006-04-18 Verity, Inc. Method and system for naming a cluster of words and phrases
US7336779B2 (en) 2002-03-15 2008-02-26 Avaya Technology Corp. Topical dynamic chat
KR100434545B1 (ko) 2002-03-15 2004-06-05 삼성전자주식회사 홈네트워크로 연결된 가전기기들을 제어하는 방법 및 장치
JP4150198B2 (ja) 2002-03-15 2008-09-17 ソニー株式会社 音声合成方法、音声合成装置、プログラム及び記録媒体、並びにロボット装置
US7113169B2 (en) 2002-03-18 2006-09-26 The United States Of America As Represented By The Secretary Of The Air Force Apparatus and method for a multiple-user interface to interactive information displays
US6957183B2 (en) 2002-03-20 2005-10-18 Qualcomm Inc. Method for robust voice recognition by analyzing redundant features of source signal
BR0308368A (pt) 2002-03-22 2005-01-11 Sony Ericsson Mobile Comm Ab Método para introduzir texto em um dispositivo eletrônico de comunicações, e, dispositivo eletrônico de comunicações
EP1347361A1 (en) 2002-03-22 2003-09-24 Sony Ericsson Mobile Communications AB Entering text into an electronic communications device
US7016849B2 (en) 2002-03-25 2006-03-21 Sri International Method and apparatus for providing speech-driven routing between spoken language applications
JP3777337B2 (ja) 2002-03-27 2006-05-24 ドコモ・モバイルメディア関西株式会社 データサーバのアクセス制御方法、そのシステム、管理装置、及びコンピュータプログラム並びに記録媒体
WO2003083710A2 (en) 2002-03-27 2003-10-09 Universiity Of Southern California Phrase- based joint probability model for statistical machine translation
AU2002253416A1 (en) 2002-03-27 2003-10-08 Nokia Corporation Pattern recognition
US7185365B2 (en) 2002-03-27 2007-02-27 Intel Corporation Security enabled network access control
US7360158B1 (en) 2002-03-28 2008-04-15 At&T Mobility Ii Llc Interactive education tool
US6870529B1 (en) 2002-03-28 2005-03-22 Ncr Corporation System and method for adjusting display brightness levels according to user preferences
US7424623B2 (en) 2002-03-28 2008-09-09 O2 Micro International Limited Personal computer integrated with personal digital assistant
WO2003084196A1 (en) 2002-03-28 2003-10-09 Martin Dunsmuir Closed-loop command and response system for automatic communications between interacting computer systems over an audio communications channel
JP2003295882A (ja) 2002-04-02 2003-10-15 Canon Inc 音声合成用テキスト構造、音声合成方法、音声合成装置及びそのコンピュータ・プログラム
US7707221B1 (en) 2002-04-03 2010-04-27 Yahoo! Inc. Associating and linking compact disc metadata
US20030191645A1 (en) 2002-04-05 2003-10-09 Guojun Zhou Statistical pronunciation model for text to speech
US7038659B2 (en) 2002-04-06 2006-05-02 Janusz Wiktor Rajkowski Symbol encoding apparatus and method
US7187948B2 (en) 2002-04-09 2007-03-06 Skullcandy, Inc. Personal portable integrator for music player and mobile phone
US7359493B1 (en) 2002-04-11 2008-04-15 Aol Llc, A Delaware Limited Liability Company Bulk voicemail
US20030193481A1 (en) 2002-04-12 2003-10-16 Alexander Sokolsky Touch-sensitive input overlay for graphical user interface
US7177794B2 (en) 2002-04-12 2007-02-13 Babu V Mani System and method for writing Indian languages using English alphabet
US7043474B2 (en) 2002-04-15 2006-05-09 International Business Machines Corporation System and method for measuring image similarity based on semantic meaning
JP2003308079A (ja) 2002-04-15 2003-10-31 Nissan Motor Co Ltd 音声入力装置
US6952577B2 (en) 2002-04-16 2005-10-04 Avaya Technology Corp. Auditory methods for providing information about a telecommunication system's settings and status
US7073193B2 (en) 2002-04-16 2006-07-04 Microsoft Corporation Media content descriptions
US6882337B2 (en) 2002-04-18 2005-04-19 Microsoft Corporation Virtual keyboard for touch-typing using audio feedback
US6879954B2 (en) 2002-04-22 2005-04-12 Matsushita Electric Industrial Co., Ltd. Pattern matching for large vocabulary speech recognition systems
US7869998B1 (en) 2002-04-23 2011-01-11 At&T Intellectual Property Ii, L.P. Voice-enabled dialog system
US7197460B1 (en) 2002-04-23 2007-03-27 At&T Corp. System for handling frequently asked questions in a natural language dialog service
US6847966B1 (en) 2002-04-24 2005-01-25 Engenium Corporation Method and system for optimally searching a document database using a representative semantic space
US7120297B2 (en) 2002-04-25 2006-10-10 Microsoft Corporation Segmented layered image system
US6877001B2 (en) 2002-04-25 2005-04-05 Mitsubishi Electric Research Laboratories, Inc. Method and system for retrieving documents with spoken queries
WO2003094489A1 (en) 2002-04-29 2003-11-13 Nokia Corporation Method and system for rapid navigation in aural user interface
US8135115B1 (en) 2006-11-22 2012-03-13 Securus Technologies, Inc. System and method for multi-channel recording
US20030200858A1 (en) 2002-04-29 2003-10-30 Jianlei Xie Mixing MP3 audio and T T P for enhanced E-book application
WO2003093940A2 (en) 2002-04-30 2003-11-13 University Of Southern California Preparing and presenting content
US7490034B2 (en) 2002-04-30 2009-02-10 Microsoft Corporation Lexicon with sectionalized data and method of using the same
TWI256562B (en) 2002-05-03 2006-06-11 Ind Tech Res Inst Method for named-entity recognition and verification
FI20020847A (fi) 2002-05-03 2003-11-04 Nokia Corp Menetelmä ja laite valikkotoimintojen käyttämiseksi
US7221937B2 (en) 2002-05-06 2007-05-22 Research In Motion Limited Event reminder method
US6957077B2 (en) 2002-05-06 2005-10-18 Microsoft Corporation System and method for enabling instant messaging on a mobile device
US7191119B2 (en) 2002-05-07 2007-03-13 International Business Machines Corporation Integrated development tool for building a natural language understanding application
US7093199B2 (en) 2002-05-07 2006-08-15 International Business Machines Corporation Design environment to facilitate accessible software
US7190351B1 (en) 2002-05-10 2007-03-13 Michael Goren System and method for data input
US6986106B2 (en) 2002-05-13 2006-01-10 Microsoft Corporation Correction widget
TWI238348B (en) 2002-05-13 2005-08-21 Kyocera Corp Portable information terminal, display control device, display control method, and recording media
US7403890B2 (en) 2002-05-13 2008-07-22 Roushar Joseph C Multi-dimensional method and apparatus for automated language interpretation
JP3574119B2 (ja) 2002-05-14 2004-10-06 株式会社スクウェア・エニックス ネットワークゲームシステム、ビデオゲーム装置、プログラム、及び記録媒体
US7380203B2 (en) 2002-05-14 2008-05-27 Microsoft Corporation Natural input recognition tool
US7436947B2 (en) 2002-05-14 2008-10-14 Avaya Inc. Method and apparatus for automatic notification and response based on communication flow expressions
US7136818B1 (en) 2002-05-16 2006-11-14 At&T Corp. System and method of providing conversational visual prosody for talking heads
JP3953886B2 (ja) 2002-05-16 2007-08-08 セイコーエプソン株式会社 字幕抽出装置
US7493560B1 (en) 2002-05-20 2009-02-17 Oracle International Corporation Definition links in online documentation
US7062723B2 (en) 2002-05-20 2006-06-13 Gateway Inc. Systems, methods and apparatus for magnifying portions of a display
US8006268B2 (en) 2002-05-21 2011-08-23 Microsoft Corporation Interest messaging entertainment system
JP2003338769A (ja) 2002-05-22 2003-11-28 Nec Access Technica Ltd 携帯無線端末装置
US8611919B2 (en) 2002-05-23 2013-12-17 Wounder Gmbh., Llc System, method, and computer program product for providing location based services and mobile e-commerce
US7546382B2 (en) 2002-05-28 2009-06-09 International Business Machines Corporation Methods and systems for authoring of mixed-initiative multi-modal interactions and related browsing mechanisms
US7522910B2 (en) 2002-05-31 2009-04-21 Oracle International Corporation Method and apparatus for controlling data provided to a mobile device
US6996575B2 (en) 2002-05-31 2006-02-07 Sas Institute Inc. Computer-implemented system and method for text-based document processing
EP1508892B1 (en) 2002-05-31 2017-07-12 Onkyo Corporation Network type content reproduction system
US20040006593A1 (en) 2002-06-14 2004-01-08 Vogler Hartmut K. Multidimensional approach to context-awareness
US7398209B2 (en) 2002-06-03 2008-07-08 Voicebox Technologies, Inc. Systems and methods for responding to natural language speech utterance
DE10224816A1 (de) 2002-06-05 2003-12-24 Philips Intellectual Property Eine mobile Einheit und ein Verfahren zur Steuerung einer mobilen Einheit
US7366659B2 (en) 2002-06-07 2008-04-29 Lucent Technologies Inc. Methods and devices for selectively generating time-scaled sound signals
US8285255B2 (en) 2002-06-10 2012-10-09 Research In Motion Limited Voicemail user interface methods and apparatus for mobile communication devices
US20030233230A1 (en) 2002-06-12 2003-12-18 Lucent Technologies Inc. System and method for representing and resolving ambiguity in spoken dialogue systems
FI118549B (fi) 2002-06-14 2007-12-14 Nokia Corp Menetelmä ja järjestelmä äänipalautteen järjestämiseksi digitaaliseen langattomaan päätelaitteeseen sekä vastaava päätelaite ja palvelin
US7680649B2 (en) 2002-06-17 2010-03-16 International Business Machines Corporation System, method, program product, and networking use for recognizing words and their parts of speech in one or more natural languages
US20030233237A1 (en) 2002-06-17 2003-12-18 Microsoft Corporation Integration of speech and stylus input to provide an efficient natural input experience
JP2005530233A (ja) 2002-06-17 2005-10-06 ポルタ ラネリ,エセ アー 同じウェブページを訪問するユーザ間で可能な通信
US20030236663A1 (en) 2002-06-19 2003-12-25 Koninklijke Philips Electronics N.V. Mega speaker identification (ID) system and corresponding methods therefor
US8219608B2 (en) 2002-06-20 2012-07-10 Koninklijke Philips Electronics N.V. Scalable architecture for web services
US7003522B1 (en) 2002-06-24 2006-02-21 Microsoft Corporation System and method for incorporating smart tags in online content
US6999066B2 (en) 2002-06-24 2006-02-14 Xerox Corporation System for audible feedback for touch screen displays
MXPA04012865A (es) 2002-06-24 2005-03-31 Matsushita Electric Ind Co Ltd Dispositivo de preparacion de metadatos, metodo de preparacion para el mismo y dispositivo de recuperacion.
US7174298B2 (en) 2002-06-24 2007-02-06 Intel Corporation Method and apparatus to improve accuracy of mobile speech-enabled services
US20030236582A1 (en) 2002-06-25 2003-12-25 Lee Zamir Selection of items based on user reactions
US7260529B1 (en) 2002-06-25 2007-08-21 Lengen Nicholas D Command insertion system and method for voice recognition applications
US7233790B2 (en) 2002-06-28 2007-06-19 Openwave Systems, Inc. Device capability based discovery, packaging and provisioning of content for wireless mobile devices
KR100464428B1 (ko) * 2002-08-12 2005-01-03 삼성전자주식회사 음성 인식 장치
US7299033B2 (en) 2002-06-28 2007-11-20 Openwave Systems Inc. Domain-based management of distribution of digital content from multiple suppliers to multiple wireless services subscribers
US7079713B2 (en) 2002-06-28 2006-07-18 Microsoft Corporation Method and system for displaying and linking ink objects with recognized text and objects
US7065185B1 (en) 2002-06-28 2006-06-20 Bellsouth Intellectual Property Corp. Systems and methods for providing real-time conversation using disparate communication devices
US7286987B2 (en) 2002-06-28 2007-10-23 Conceptual Speech Llc Multi-phoneme streamer and knowledge representation speech recognition system and method
US7259752B1 (en) 2002-06-28 2007-08-21 Microsoft Corporation Method and system for editing electronic ink
GB0215123D0 (en) 2002-06-28 2002-08-07 Ibm Method and apparatus for preparing a document to be read by a text-to-speech-r eader
US7174042B1 (en) 2002-06-28 2007-02-06 Microsoft Corporation System and method for automatically recognizing electronic handwriting in an electronic document and converting to text
US11275405B2 (en) 2005-03-04 2022-03-15 Apple Inc. Multi-functional hand-held device
US7656393B2 (en) 2005-03-04 2010-02-02 Apple Inc. Electronic device having display and surrounding touch sensitive bezel for user interface and control
RU2251737C2 (ru) 2002-10-18 2005-05-10 Аби Софтвер Лтд. Способ автоматического определения языка распознаваемого текста при многоязычном распознавании
WO2004008801A1 (en) 2002-07-12 2004-01-22 Widex A/S Hearing aid and a method for enhancing speech intelligibility
US7693720B2 (en) 2002-07-15 2010-04-06 Voicebox Technologies, Inc. Mobile systems and methods for responding to natural language speech utterance
AU2003252024A1 (en) 2002-07-16 2004-02-02 Bruce L. Horn Computer system for automatic organization, indexing and viewing of information from multiple sources
JP2004056226A (ja) 2002-07-16 2004-02-19 Sanyo Electric Co Ltd ディジタル放送受信装置
US20040012556A1 (en) 2002-07-17 2004-01-22 Sea-Weng Yong Method and related device for controlling illumination of a backlight of a liquid crystal display
US8150922B2 (en) 2002-07-17 2012-04-03 Research In Motion Limited Voice and text group chat display management techniques for wireless mobile terminals
US6882971B2 (en) 2002-07-18 2005-04-19 General Instrument Corporation Method and apparatus for improving listener differentiation of talkers during a conference call
US7665024B1 (en) 2002-07-22 2010-02-16 Verizon Services Corp. Methods and apparatus for controlling a user interface based on the emotional state of a user
US8947347B2 (en) 2003-08-27 2015-02-03 Sony Computer Entertainment Inc. Controlling actions in a video game unit
JP3979209B2 (ja) 2002-07-23 2007-09-19 オムロン株式会社 データ入力方法およびデータ入力装置
DE60330149D1 (de) 2002-07-23 2009-12-31 Research In Motion Ltd Systeme und verfahren zur erstellung und verwendung von angepassten wörterlisten
US6799226B1 (en) 2002-07-23 2004-09-28 Apple Computer, Inc. Hot unpluggable media storage device
US6876727B2 (en) 2002-07-24 2005-04-05 Sbc Properties, Lp Voice over IP method for developing interactive voice response system
US7143028B2 (en) 2002-07-24 2006-11-28 Applied Minds, Inc. Method and system for masking speech
AU2003274902A1 (en) 2002-07-25 2004-02-16 Sharp Laboratories Of America, Inc. Aural user interface
US7620547B2 (en) 2002-07-25 2009-11-17 Sony Deutschland Gmbh Spoken man-machine interface with speaker identification
US7535997B1 (en) 2002-07-29 2009-05-19 At&T Intellectual Property I, L.P. Systems and methods for silent message delivery
US7166791B2 (en) 2002-07-30 2007-01-23 Apple Computer, Inc. Graphical user interface and methods of use thereof in a multimedia player
US7194413B2 (en) 2002-07-31 2007-03-20 Deere & Company Method of providing localized information from a single global transformation source
TW591488B (en) 2002-08-01 2004-06-11 Tatung Co Window scrolling method and device thereof
JP2004070504A (ja) 2002-08-02 2004-03-04 Hewlett Packard Co <Hp> 個人プロファイル情報に基づく情報検索方法及びシステム
US20040024834A1 (en) 2002-08-02 2004-02-05 Andrew Alegria Sharing personal information between computing devices
US7822688B2 (en) 2002-08-08 2010-10-26 Fujitsu Limited Wireless wallet
JP4040555B2 (ja) 2002-08-09 2008-01-30 富士通株式会社 情報検索装置および情報検索プログラム
US8068881B2 (en) 2002-08-09 2011-11-29 Avon Associates, Inc. Voice controlled multimedia and communications system
US7072686B1 (en) 2002-08-09 2006-07-04 Avon Associates, Inc. Voice controlled multimedia and communications device
JP2004086356A (ja) 2002-08-23 2004-03-18 Fujitsu Ten Ltd 認証方法および認証装置
US6950502B1 (en) 2002-08-23 2005-09-27 Bellsouth Intellectual Property Corp. Enhanced scheduled messaging system
US20050086605A1 (en) 2002-08-23 2005-04-21 Miguel Ferrer Method and apparatus for online advertising
US20040210634A1 (en) 2002-08-23 2004-10-21 Miguel Ferrer Method enabling a plurality of computer users to communicate via a set of interconnected terminals
US20040036715A1 (en) 2002-08-26 2004-02-26 Peter Warren Multi-level user help
US7496631B2 (en) 2002-08-27 2009-02-24 Aol Llc Delivery of an electronic communication using a lifespan
GB2392592B (en) 2002-08-27 2004-07-07 20 20 Speech Ltd Speech synthesis apparatus and method
JP2006515073A (ja) 2002-09-06 2006-05-18 ヴォイス シグナル テクノロジーズ インコーポレーティッド 音声認識を実行するための方法、システム、及びプログラミング
US20040049391A1 (en) 2002-09-09 2004-03-11 Fuji Xerox Co., Ltd. Systems and methods for dynamic reading fluency proficiency assessment
AU2003271755A1 (en) 2002-09-09 2004-04-30 Vertu Ltd Cellular radio telephone
US20040125922A1 (en) 2002-09-12 2004-07-01 Specht Jeffrey L. Communications device with sound masking system
US7047193B1 (en) 2002-09-13 2006-05-16 Apple Computer, Inc. Unsupervised data-driven pronunciation modeling
US20040054534A1 (en) 2002-09-13 2004-03-18 Junqua Jean-Claude Client-server voice customization
US6907397B2 (en) 2002-09-16 2005-06-14 Matsushita Electric Industrial Co., Ltd. System and method of media file access and retrieval using speech recognition
US7103157B2 (en) 2002-09-17 2006-09-05 International Business Machines Corporation Audio quality when streaming audio to non-streaming telephony devices
US7567902B2 (en) 2002-09-18 2009-07-28 Nuance Communications, Inc. Generating speech recognition grammars from a large corpus of data
US7293015B2 (en) 2002-09-19 2007-11-06 Microsoft Corporation Method and system for detecting user intentions in retrieval of hint sentences
US7194697B2 (en) 2002-09-24 2007-03-20 Microsoft Corporation Magnification engine
US7899500B2 (en) 2002-09-24 2011-03-01 At&T Intellectual Property I, L. P. Apparatus and method for providing hands-free operation of a device
US7027842B2 (en) 2002-09-24 2006-04-11 Bellsouth Intellectual Property Corporation Apparatus and method for providing hands-free operation of a device
US7328155B2 (en) 2002-09-25 2008-02-05 Toyota Infotechnology Center Co., Ltd. Method and system for speech recognition using grammar weighted based upon location information
JP2004117905A (ja) 2002-09-26 2004-04-15 Fujitsu Ltd 音声を用いた情報アクセス装置及び方法
US7260190B2 (en) 2002-09-26 2007-08-21 International Business Machines Corporation System and method for managing voicemails using metadata
US20040061717A1 (en) 2002-09-30 2004-04-01 Menon Rama R. Mechanism for voice-enabling legacy internet content for use with multi-modal browsers
EP1546857A4 (en) 2002-09-30 2007-09-05 Microsoft Corp SYSTEM AND METHOD FOR INTERFACE AND USER TO BE INFORMED OF PRESENT INTERFACE ELEMENTS
EP1550033A2 (en) 2002-09-30 2005-07-06 Ning-Ping Chan Pointer initiated instant bilingual annotation on textual information in an electronic document
US7434167B2 (en) 2002-09-30 2008-10-07 Microsoft Corporation Accessibility system and method
CA2406047A1 (en) 2002-09-30 2004-03-30 Ali Solehdin A graphical user interface for digital media and network portals using detail-in-context lenses
US9342829B2 (en) 2002-10-01 2016-05-17 Andrew H B Zhou Systems and methods for mobile application, wearable application, transactional messaging, calling, digital multimedia capture and payment transactions
US7123696B2 (en) 2002-10-04 2006-10-17 Frederick Lowe Method and apparatus for generating and distributing personalized media clips
US7231597B1 (en) 2002-10-07 2007-06-12 Microsoft Corporation Method, apparatus, and computer-readable medium for creating asides within an electronic document
US6925438B2 (en) 2002-10-08 2005-08-02 Motorola, Inc. Method and apparatus for providing an animated display with translated speech
US20040073428A1 (en) 2002-10-10 2004-04-15 Igor Zlokarnik Apparatus, methods, and programming for speech synthesis via bit manipulations of compressed database
US7467087B1 (en) 2002-10-10 2008-12-16 Gillick Laurence S Training and using pronunciation guessers in speech recognition
US7124082B2 (en) 2002-10-11 2006-10-17 Twisted Innovations Phonetic speech-to-text-to-speech system and method
US7054888B2 (en) 2002-10-16 2006-05-30 Microsoft Corporation Optimizing media player memory during rendering
US7136874B2 (en) 2002-10-16 2006-11-14 Microsoft Corporation Adaptive menu system for media players
US7373612B2 (en) 2002-10-21 2008-05-13 Battelle Memorial Institute Multidimensional structured data visualization method and apparatus, text visualization method and apparatus, method and apparatus for visualizing and graphically navigating the world wide web, method and apparatus for visualizing hierarchies
JP4330376B2 (ja) 2002-10-22 2009-09-16 富士通株式会社 光半導体装置及びその駆動方法
US7519534B2 (en) 2002-10-31 2009-04-14 Agiletv Corporation Speech controlled access to content on a presentation medium
JP2004152063A (ja) 2002-10-31 2004-05-27 Nec Corp マルチメディアコンテンツ構造化方法、構造化装置および構造化プログラム、ならびに提供方法
US8009966B2 (en) 2002-11-01 2011-08-30 Synchro Arts Limited Methods and apparatus for use in sound replacement with automatic synchronization to images
US20040218451A1 (en) 2002-11-05 2004-11-04 Said Joe P. Accessible user interface and navigation system and method
GB2395029A (en) 2002-11-06 2004-05-12 Alan Wilkinson Translation of electronically transmitted messages
US20040086120A1 (en) 2002-11-06 2004-05-06 Akins Glendon L. Selecting and downloading content to a portable player
US7152033B2 (en) 2002-11-12 2006-12-19 Motorola, Inc. Method, system and module for multi-modal data fusion
US7822611B2 (en) 2002-11-12 2010-10-26 Bezar David B Speaker intent analysis system
US8972266B2 (en) 2002-11-12 2015-03-03 David Bezar User intent analysis extent of speaker intent analysis system
US7003099B1 (en) 2002-11-15 2006-02-21 Fortmedia, Inc. Small array microphone for acoustic echo cancellation and noise suppression
US7796977B2 (en) 2002-11-18 2010-09-14 Research In Motion Limited Voice mailbox configuration methods and apparatus for mobile communication devices
US8005919B2 (en) 2002-11-18 2011-08-23 Aol Inc. Host-based intelligent results related to a character stream
US20040098250A1 (en) 2002-11-19 2004-05-20 Gur Kimchi Semantic search system and method
US7231379B2 (en) 2002-11-19 2007-06-12 Noema, Inc. Navigation in a hierarchical structured transaction processing system
US7386799B1 (en) 2002-11-21 2008-06-10 Forterra Systems, Inc. Cinematic techniques in avatar-centric communication during a multi-user online simulation
AU2003302063A1 (en) 2002-11-21 2004-06-15 Matsushita Electric Industrial Co., Ltd. Standard model creating device and standard model creating method
KR100477796B1 (ko) 2002-11-21 2005-03-22 주식회사 팬택앤큐리텔 속도 감응에 의한 핸즈프리 전환 장치 및 그 방법
EP1588283A2 (en) 2002-11-22 2005-10-26 Transclick, Inc. System and method for language translation via remote devices
AU2003293071A1 (en) 2002-11-22 2004-06-18 Roy Rosser Autonomous response engine
US7296230B2 (en) 2002-11-29 2007-11-13 Nippon Telegraph And Telephone Corporation Linked contents browsing support device, linked contents continuous browsing support device, and method and program therefor, and recording medium therewith
US7298930B1 (en) 2002-11-29 2007-11-20 Ricoh Company, Ltd. Multimodal access of meeting recordings
US7457745B2 (en) 2002-12-03 2008-11-25 Hrl Laboratories, Llc Method and apparatus for fast on-line automatic speaker/environment adaptation for speech/speaker recognition in the presence of changing environments
US7684985B2 (en) 2002-12-10 2010-03-23 Richard Dominach Techniques for disambiguating speech input using multimodal interfaces
KR100580619B1 (ko) 2002-12-11 2006-05-16 삼성전자주식회사 사용자와 에이전트 간의 대화 관리방법 및 장치
US7386449B2 (en) 2002-12-11 2008-06-10 Voice Enabling Systems Technology Inc. Knowledge-based flexible natural speech dialogue system
US7177817B1 (en) 2002-12-12 2007-02-13 Tuvox Incorporated Automatic generation of voice content for a voice response system
US7797064B2 (en) 2002-12-13 2010-09-14 Stephen Loomis Apparatus and method for skipping songs without delay
US7353139B1 (en) 2002-12-13 2008-04-01 Garmin Ltd. Portable apparatus with performance monitoring and audio entertainment features
EP1573738A1 (en) 2002-12-17 2005-09-14 Thomson Licensing Method for tagging and displaying songs in a digital audio player
FR2848688A1 (fr) 2002-12-17 2004-06-18 France Telecom Identification de langue d'un texte
US20040174434A1 (en) 2002-12-18 2004-09-09 Walker Jay S. Systems and methods for suggesting meta-information to a camera user
US20040205151A1 (en) 2002-12-19 2004-10-14 Sprigg Stephen A. Triggering event processing
JP3974511B2 (ja) 2002-12-19 2007-09-12 インターナショナル・ビジネス・マシーンズ・コーポレーション 情報検索のためのデータ構造を生成するコンピュータ・システム、そのための方法、情報検索のためのデータ構造を生成するコンピュータ実行可能なプログラム、情報検索のためのデータ構造を生成するコンピュータ実行可能なプログラムを記憶したコンピュータ可読な記憶媒体、情報検索システム、およびグラフィカル・ユーザ・インタフェイス・システム
US20040121761A1 (en) 2002-12-19 2004-06-24 Abinash Tripathy Method and apparatus for processing voicemail messages
WO2005041455A1 (en) 2002-12-20 2005-05-06 Koninklijke Philips Electronics N.V. Video content detection
US7797331B2 (en) 2002-12-20 2010-09-14 Nokia Corporation Method and device for organizing user provided information with meta-information
US8661112B2 (en) 2002-12-20 2014-02-25 Nuance Communications, Inc. Customized interactive voice response menus
US20040203520A1 (en) 2002-12-20 2004-10-14 Tom Schirtzinger Apparatus and method for application control in an electronic device
TWI245259B (en) 2002-12-20 2005-12-11 Ibm Sensor based speech recognizer selection, adaptation and combination
US7191127B2 (en) 2002-12-23 2007-03-13 Motorola, Inc. System and method for speech enhancement
JP2004205605A (ja) 2002-12-24 2004-07-22 Yamaha Corp 音声および楽曲再生装置およびシーケンスデータフォーマット
US20040124583A1 (en) 2002-12-26 2004-07-01 Landis Mark T. Board game method and device
US6927763B2 (en) 2002-12-30 2005-08-09 Motorola, Inc. Method and system for providing a disambiguated keypad
US20040127198A1 (en) 2002-12-30 2004-07-01 Roskind James A. Automatically changing a mobile device configuration based on environmental condition
US20040128614A1 (en) 2002-12-30 2004-07-01 International Business Machines Corporation Real time internationalization of web pages with embedded server-side code
GB2396927A (en) 2002-12-30 2004-07-07 Digital Fidelity Ltd Media file distribution system
US7703091B1 (en) 2002-12-31 2010-04-20 Emc Corporation Methods and apparatus for installing agents in a managed network
KR20040062289A (ko) 2003-01-02 2004-07-07 삼성전자주식회사 휴대용 컴퓨터 및 그 제어방법
US7956766B2 (en) 2003-01-06 2011-06-07 Panasonic Corporation Apparatus operating system
EP1435620A1 (en) 2003-01-06 2004-07-07 Thomson Licensing S.A. Method for creating and accessing a menu for audio content without using a display
US7003464B2 (en) 2003-01-09 2006-02-21 Motorola, Inc. Dialog recognition and control in a voice browser
CN1757027A (zh) 2003-01-13 2006-04-05 德尔卡技术公司 新式的个人电子装置
US7522735B2 (en) 2003-01-14 2009-04-21 Timothy Dale Van Tassel Electronic circuit with spring reverberation effect and improved output controllability
US7194699B2 (en) 2003-01-14 2007-03-20 Microsoft Corporation Animating images to reflect user selection
US7382358B2 (en) 2003-01-16 2008-06-03 Forword Input, Inc. System and method for continuous stroke word-based text input
JP2004226741A (ja) 2003-01-23 2004-08-12 Nissan Motor Co Ltd 情報提供装置
US8335683B2 (en) 2003-01-23 2012-12-18 Microsoft Corporation System for using statistical classifiers for spoken language understanding
US7266189B1 (en) 2003-01-27 2007-09-04 Cisco Technology, Inc. Who said that? teleconference speaker identification apparatus and method
US7698136B1 (en) 2003-01-28 2010-04-13 Voxify, Inc. Methods and apparatus for flexible speech recognition
US7593868B2 (en) 2003-01-29 2009-09-22 Innovation Interactive Llc Systems and methods for providing contextual advertising information via a communication network
US20040152055A1 (en) 2003-01-30 2004-08-05 Gliessner Michael J.G. Video based language learning system
US8285537B2 (en) 2003-01-31 2012-10-09 Comverse, Inc. Recognition of proper nouns using native-language pronunciation
US20040162741A1 (en) 2003-02-07 2004-08-19 David Flaxer Method and apparatus for product lifecycle management in a distributed environment enabled by dynamic business process composition and execution by rule inference
US7606714B2 (en) 2003-02-11 2009-10-20 Microsoft Corporation Natural language classification within an automated response system
US20040160419A1 (en) 2003-02-11 2004-08-19 Terradigital Systems Llc. Method for entering alphanumeric characters into a graphical user interface
WO2004072846A2 (en) 2003-02-13 2004-08-26 Koninklijke Philips Electronics N.V. Automatic processing of templates with speech recognition
US7617094B2 (en) 2003-02-28 2009-11-10 Palo Alto Research Center Incorporated Methods, apparatus, and products for identifying a conversation
WO2004079720A1 (en) 2003-03-01 2004-09-16 Robert E Coifman Method and apparatus for improving the transcription accuracy of speech recognition software
US7805299B2 (en) 2004-03-01 2010-09-28 Coifman Robert E Method and apparatus for improving the transcription accuracy of speech recognition software
US7809565B2 (en) 2003-03-01 2010-10-05 Coifman Robert E Method and apparatus for improving the transcription accuracy of speech recognition software
US7272224B1 (en) 2003-03-03 2007-09-18 Apple Inc. Echo cancellation
SG135918A1 (en) 2003-03-03 2007-10-29 Xrgomics Pte Ltd Unambiguous text input method for touch screens and reduced keyboard systems
US7529671B2 (en) 2003-03-04 2009-05-05 Microsoft Corporation Block synchronous decoding
US7185291B2 (en) 2003-03-04 2007-02-27 Institute For Information Industry Computer with a touch screen
US8064753B2 (en) 2003-03-05 2011-11-22 Freeman Alan D Multi-feature media article and method for manufacture of same
JP4828091B2 (ja) 2003-03-05 2011-11-30 ヒューレット・パッカード・カンパニー クラスタリング方法プログラム及び装置
US20040186713A1 (en) 2003-03-06 2004-09-23 Gomas Steven W. Content delivery and speech system and apparatus for the blind and print-handicapped
US7103852B2 (en) 2003-03-10 2006-09-05 International Business Machines Corporation Dynamic resizing of clickable areas of touch screen applications
US6980949B2 (en) 2003-03-14 2005-12-27 Sonum Technologies, Inc. Natural language processor
US7835504B1 (en) 2003-03-16 2010-11-16 Palm, Inc. Telephone number parsing and linking
US9274576B2 (en) 2003-03-17 2016-03-01 Callahan Cellular L.L.C. System and method for activation of portable and mobile media player devices for wireless LAN services
EP1460769B1 (en) 2003-03-18 2007-04-04 Phonak Communications Ag Mobile Transceiver and Electronic Module for Controlling the Transceiver
US8244712B2 (en) 2003-03-18 2012-08-14 Apple Inc. Localized viewing of file system names
US20040186714A1 (en) 2003-03-18 2004-09-23 Aurilab, Llc Speech recognition improvement through post-processsing
US20040183833A1 (en) 2003-03-19 2004-09-23 Chua Yong Tong Keyboard error reduction method and apparatus
US7613797B2 (en) 2003-03-19 2009-11-03 Unisys Corporation Remote discovery and system architecture
WO2004083981A2 (en) 2003-03-20 2004-09-30 Creo Inc. System and methods for storing and presenting personal information
US8292433B2 (en) 2003-03-21 2012-10-23 Queen's University At Kingston Method and apparatus for communication between humans and devices
US7496498B2 (en) 2003-03-24 2009-02-24 Microsoft Corporation Front-end architecture for a multi-lingual text-to-speech system
JP2004310034A (ja) 2003-03-24 2004-11-04 Matsushita Electric Works Ltd 対話エージェントシステム
US7280968B2 (en) 2003-03-25 2007-10-09 International Business Machines Corporation Synthetically generated speech responses including prosodic characteristics of speech inputs
FR2853127A1 (fr) 2003-03-25 2004-10-01 France Telecom Systeme de reconnaissance de parole distribuee
US8745541B2 (en) 2003-03-25 2014-06-03 Microsoft Corporation Architecture for controlling a computer using hand gestures
JP4994834B2 (ja) 2003-03-26 2012-08-08 ニュアンス コミュニケーションズ オーストリア ゲーエムベーハー 音声認識システム
US7129932B1 (en) 2003-03-26 2006-10-31 At&T Corp. Keyboard for interacting on small devices
JP2004295837A (ja) 2003-03-28 2004-10-21 Nippon Telegr & Teleph Corp <Ntt> 音声制御方法、音声制御装置、音声制御プログラム
US7146319B2 (en) 2003-03-31 2006-12-05 Novauris Technologies Ltd. Phonetically based speech recognition system and method
US7623892B2 (en) 2003-04-02 2009-11-24 Palm, Inc. System and method for enabling a person to switch use of computing devices
EP1465047A1 (en) 2003-04-03 2004-10-06 Deutsche Thomson-Brandt Gmbh Method for presenting menu buttons
US7729542B2 (en) 2003-04-04 2010-06-01 Carnegie Mellon University Using edges and corners for character input
US7394947B2 (en) 2003-04-08 2008-07-01 The Penn State Research Foundation System and method for automatic linguistic indexing of images by a statistical modeling approach
US7941009B2 (en) 2003-04-08 2011-05-10 The Penn State Research Foundation Real-time computerized annotation of pictures
US8224757B2 (en) 2003-04-15 2012-07-17 Sap Ag Curriculum management system
US20070136064A1 (en) 2003-04-16 2007-06-14 Carroll David W Mobile personal computer with movement sensor
US20050043974A1 (en) 2003-04-16 2005-02-24 Assen Vassilev Bounded flexibility search and interface for travel reservations
US7463727B2 (en) 2003-04-18 2008-12-09 At&T International Property, I, L.P. Caller ID messaging device
GB2421879A (en) 2003-04-22 2006-07-05 Spinvox Ltd Converting voicemail to text message for transmission to a mobile telephone
EP1616333A2 (en) 2003-04-24 2006-01-18 Thomson Licensing Creation of playlists using audio identification
US7519186B2 (en) 2003-04-25 2009-04-14 Microsoft Corporation Noise reduction systems and methods for voice applications
US6728729B1 (en) 2003-04-25 2004-04-27 Apple Computer, Inc. Accessing media across networks
US7627343B2 (en) 2003-04-25 2009-12-01 Apple Inc. Media player system
JP4130190B2 (ja) 2003-04-28 2008-08-06 富士通株式会社 音声合成システム
US20040230637A1 (en) * 2003-04-29 2004-11-18 Microsoft Corporation Application controls for speech enabled recognition
US7711550B1 (en) 2003-04-29 2010-05-04 Microsoft Corporation Methods and system for recognizing names in a computer-generated document and for providing helpful actions associated with recognized names
US20050033771A1 (en) 2003-04-30 2005-02-10 Schmitter Thomas A. Contextual advertising system
US7603267B2 (en) 2003-05-01 2009-10-13 Microsoft Corporation Rules-based grammar for slots and statistical model for preterminals in natural language understanding system
US20040220798A1 (en) 2003-05-01 2004-11-04 Visteon Global Technologies, Inc. Remote voice identification system
US7669134B1 (en) 2003-05-02 2010-02-23 Apple Inc. Method and apparatus for displaying information during an instant messaging session
US7443971B2 (en) 2003-05-05 2008-10-28 Microsoft Corporation Computer system with do not disturb system and method
US7496630B2 (en) 2003-05-06 2009-02-24 At&T Intellectual Property I, L.P. Adaptive notification delivery in a multi-device environment
US8046705B2 (en) 2003-05-08 2011-10-25 Hillcrest Laboratories, Inc. Systems and methods for resolution consistent semantic zooming
GB2417812B (en) 2003-05-08 2007-04-18 Voice Signal Technologies Inc A signal-to-noise mediated speech recognition algorithm
JP3991914B2 (ja) 2003-05-08 2007-10-17 日産自動車株式会社 移動体用音声認識装置
US7249025B2 (en) 2003-05-09 2007-07-24 Matsushita Electric Industrial Co., Ltd. Portable device for enhanced security and accessibility
US8005677B2 (en) 2003-05-09 2011-08-23 Cisco Technology, Inc. Source-dependent text-to-speech system
US7313523B1 (en) 2003-05-14 2007-12-25 Apple Inc. Method and apparatus for assigning word prominence to new or previous information in speech synthesis
US7421393B1 (en) 2004-03-01 2008-09-02 At&T Corp. System for developing a dialog manager using modular spoken-dialog components
AU2003236672A1 (en) 2003-05-16 2004-12-03 Docomo Communications Laboratories Europe Gmbh Personalized service selection
GB2402031B (en) 2003-05-19 2007-03-28 Toshiba Res Europ Ltd Lexical stress prediction
US7269544B2 (en) 2003-05-20 2007-09-11 Hewlett-Packard Development Company, L.P. System and method for identifying special word usage in a document
ATE381849T1 (de) 2003-05-20 2008-01-15 Sony Ericsson Mobile Comm Ab Automatische einstellung der betriebsartauswahl in abhängigkeit von einer ankommenden nachricht
JP4370811B2 (ja) 2003-05-21 2009-11-25 カシオ計算機株式会社 音声表示出力制御装置、および音声表示出力制御処理プログラム
US20050045373A1 (en) 2003-05-27 2005-03-03 Joseph Born Portable media device with audio prompt menu
US7289956B2 (en) 2003-05-27 2007-10-30 Microsoft Corporation System and method for user modeling to enhance named entity recognition
US20040242286A1 (en) 2003-05-28 2004-12-02 Benco David S. Configurable network initiated response to mobile low battery condition
US7200559B2 (en) 2003-05-29 2007-04-03 Microsoft Corporation Semantic object synchronous understanding implemented with speech application language tags
US8301436B2 (en) 2003-05-29 2012-10-30 Microsoft Corporation Semantic object synchronous understanding for highly interactive interface
US7407384B2 (en) 2003-05-29 2008-08-05 Robert Bosch Gmbh System, method and device for language education through a voice portal server
US20040243412A1 (en) 2003-05-29 2004-12-02 Gupta Sunil K. Adaptation of speech models in speech recognition
US20040243415A1 (en) 2003-06-02 2004-12-02 International Business Machines Corporation Architecture for a speech input method editor for handheld portable devices
US20040249637A1 (en) 2003-06-04 2004-12-09 Aurilab, Llc Detecting repeated phrases and inference of dialogue models
US7496230B2 (en) 2003-06-05 2009-02-24 International Business Machines Corporation System and method for automatic natural language translation of embedded text regions in images during information transfer
WO2004110099A2 (en) 2003-06-06 2004-12-16 Gn Resound A/S A hearing aid wireless network
US7577568B2 (en) 2003-06-10 2009-08-18 At&T Intellctual Property Ii, L.P. Methods and system for creating voice files using a VoiceXML application
US20040252966A1 (en) 2003-06-10 2004-12-16 Holloway Marty M. Video storage and playback system and method
GB0313385D0 (en) 2003-06-10 2003-07-16 Symbian Ltd Automatic behaviour modifications in symbian OS
GB2402855A (en) 2003-06-12 2004-12-15 Seiko Epson Corp Multiple language text to speech processing
US7130664B1 (en) 2003-06-12 2006-10-31 Williams Daniel P User-based signal indicator for telecommunications device and method of remotely notifying a user of an incoming communications signal incorporating the same
US7720683B1 (en) 2003-06-13 2010-05-18 Sensory, Inc. Method and apparatus of specifying and performing speech recognition operations
KR100634496B1 (ko) 2003-06-16 2006-10-13 삼성전자주식회사 입력언어모드 인식방법 및 장치와 이를 이용한 입력언어모드 자동전환방법 및 장치
US20040260438A1 (en) 2003-06-17 2004-12-23 Chernetsky Victor V. Synchronous voice user interface/graphical user interface
AU2003246279A1 (en) 2003-06-17 2005-01-04 Sunhee Kim Exceptional pronunciation dictionary generation method for the automatic pronunciation generation in korean
US7703004B2 (en) 2003-06-20 2010-04-20 Palo Alto Research Center Incorporated Systems and methods for automatically converting web pages to structured shared web-writable pages
US7559026B2 (en) 2003-06-20 2009-07-07 Apple Inc. Video conferencing system having focus control
US20040259536A1 (en) 2003-06-20 2004-12-23 Keskar Dhananjay V. Method, apparatus and system for enabling context aware notification in mobile devices
US7346634B2 (en) 2003-06-23 2008-03-18 Microsoft Corporation Application configuration change log
WO2005003899A2 (en) 2003-06-24 2005-01-13 Ntech Properties, Inc. Method, system and apparatus for information delivery
US7827047B2 (en) 2003-06-24 2010-11-02 At&T Intellectual Property I, L.P. Methods and systems for assisting scheduling with automation
US7757182B2 (en) 2003-06-25 2010-07-13 Microsoft Corporation Taskbar media player
US7512884B2 (en) 2003-06-25 2009-03-31 Microsoft Corporation System and method for switching of media presentation
US7107296B2 (en) 2003-06-25 2006-09-12 Microsoft Corporation Media library synchronizer
US7428000B2 (en) 2003-06-26 2008-09-23 Microsoft Corp. System and method for distributed meetings
US7634732B1 (en) 2003-06-26 2009-12-15 Microsoft Corporation Persona menu
US7363586B1 (en) 2003-06-26 2008-04-22 Microsoft Corporation Component localization
US7310779B2 (en) 2003-06-26 2007-12-18 International Business Machines Corporation Method for creating and selecting active regions on physical documents
US7739588B2 (en) 2003-06-27 2010-06-15 Microsoft Corporation Leveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
US7057607B2 (en) 2003-06-30 2006-06-06 Motorola, Inc. Application-independent text entry for touch-sensitive display
US7580551B1 (en) 2003-06-30 2009-08-25 The Research Foundation Of State University Of Ny Method and apparatus for analyzing and/or comparing handwritten and/or biometric samples
EP1639441A1 (en) 2003-07-01 2006-03-29 Nokia Corporation Method and device for operating a user-input area on an electronic display device
US7257585B2 (en) 2003-07-02 2007-08-14 Vibrant Media Limited Method and system for augmenting web content
US20060277058A1 (en) 2003-07-07 2006-12-07 J Maev Jack I Method and apparatus for providing aftermarket service for a product
US20080097937A1 (en) 2003-07-10 2008-04-24 Ali Hadjarian Distributed method for integrating data mining and text categorization techniques
US7154526B2 (en) 2003-07-11 2006-12-26 Fuji Xerox Co., Ltd. Telepresence system and method for video teleconferencing
WO2005008432A2 (en) 2003-07-11 2005-01-27 Sonolink Communications Systems, Llc System and method for advanced rule creation and management within an integrated virtual workspace
US8638910B2 (en) 2003-07-14 2014-01-28 Cisco Technology, Inc. Integration of enterprise voicemail in mobile systems
US8373660B2 (en) 2003-07-14 2013-02-12 Matt Pallakoff System and method for a portable multimedia client
US7231633B2 (en) 2003-07-15 2007-06-12 Lsi Corporation Debugging with set verbosity level during read and analysis of executable code and associated comments while logging according to set verbosity level
US20050015772A1 (en) 2003-07-16 2005-01-20 Saare John E. Method and system for device specific application optimization via a portal server
WO2005008899A1 (en) 2003-07-17 2005-01-27 Xrgomics Pte Ltd Letter and word choice text input method for keyboards and reduced keyboard systems
US7757173B2 (en) 2003-07-18 2010-07-13 Apple Inc. Voice menu system
KR100811232B1 (ko) 2003-07-18 2008-03-07 엘지전자 주식회사 턴 바이 턴 네비게이션 시스템 및 차기 안내방법
US7363242B2 (en) 2003-07-21 2008-04-22 Emirates Internet based airline ticket purchasing and vacation planning system and method
JP2005043666A (ja) 2003-07-22 2005-02-17 Renesas Technology Corp 音声認識装置
US7904296B2 (en) 2003-07-23 2011-03-08 Nexidia Inc. Spoken word spotting queries
WO2005010725A2 (en) 2003-07-23 2005-02-03 Xow, Inc. Stop motion capture tool
JP2005044149A (ja) 2003-07-23 2005-02-17 Sanyo Electric Co Ltd コンテンツ出力装置
US8856163B2 (en) 2003-07-28 2014-10-07 Google Inc. System and method for providing a user interface with search query broadening
JP4551635B2 (ja) 2003-07-31 2010-09-29 ソニー株式会社 パイプライン処理システムおよび情報処理装置
US20050027385A1 (en) 2003-08-01 2005-02-03 Wen-Hsiang Yueh MP3 player having a wireless earphone communication with a mobile
US20080101584A1 (en) 2003-08-01 2008-05-01 Mitel Networks Corporation Method of providing context aware announcements
US7386438B1 (en) 2003-08-04 2008-06-10 Google Inc. Identifying language attributes through probabilistic analysis
US7721228B2 (en) 2003-08-05 2010-05-18 Yahoo! Inc. Method and system of controlling a context menu
JP2005055782A (ja) 2003-08-07 2005-03-03 Sharp Corp データ入力装置、ハンディターミナル、データ入力方法、プログラム及び記録媒体
US7280647B2 (en) 2003-08-07 2007-10-09 Microsoft Corporation Dynamic photo caller identification
WO2005015407A1 (ja) 2003-08-08 2005-02-17 Onkyo Corporation ネットワークavシステム
US8826137B2 (en) 2003-08-14 2014-09-02 Freedom Scientific, Inc. Screen reader having concurrent communication of non-textual information
JP2005063257A (ja) 2003-08-18 2005-03-10 Canon Inc 情報処理方法、情報処理装置
EP1661031A4 (en) 2003-08-21 2006-12-13 Idilia Inc SYSTEM AND METHOD FOR PROCESSING TEXT USING A FOLLOWING OF DESAMBIGUIZATION TECHNIQUES
JP2005070645A (ja) 2003-08-27 2005-03-17 Casio Comput Co Ltd テキスト音声同期装置およびテキスト音声同期処理プログラム
CN1327406C (zh) 2003-08-29 2007-07-18 摩托罗拉公司 开放式词汇表语音识别的方法
US8311835B2 (en) * 2003-08-29 2012-11-13 Microsoft Corporation Assisted multi-modal dialogue
JP2005080094A (ja) 2003-09-02 2005-03-24 Canon Inc 通信装置及びその用件通知方法
US7475010B2 (en) 2003-09-03 2009-01-06 Lingospot, Inc. Adaptive and scalable method for resolving natural language ambiguities
KR20050023941A (ko) 2003-09-03 2005-03-10 삼성전자주식회사 음성 인식 및 화자 인식을 통한 개별화된 서비스를제공하는 a/v 장치 및 그 방법
US7725419B2 (en) 2003-09-05 2010-05-25 Samsung Electronics Co., Ltd Proactive user interface including emotional agent
US20050054381A1 (en) 2003-09-05 2005-03-10 Samsung Electronics Co., Ltd. Proactive user interface
US7475015B2 (en) 2003-09-05 2009-01-06 International Business Machines Corporation Semantic language modeling and confidence measurement
US7539619B1 (en) 2003-09-05 2009-05-26 Spoken Translation Ind. Speech-enabled language translation system and method enabling interactive user supervision of translation and speech recognition accuracy
US20060253787A1 (en) 2003-09-09 2006-11-09 Fogg Brian J Graphical messaging system
JP2005086624A (ja) 2003-09-10 2005-03-31 Aol Japan Inc 携帯電話機を使用した連絡システム及び携帯電話機、インターネットプロトコルサーバ並びにプログラム。
GB2422518B (en) 2003-09-11 2007-11-14 Voice Signal Technologies Inc Method and apparatus for using audio prompts in mobile communication devices
JP4663223B2 (ja) 2003-09-11 2011-04-06 パナソニック株式会社 演算処理装置
US7386451B2 (en) 2003-09-11 2008-06-10 Microsoft Corporation Optimization of an objective measure for estimating mean opinion score of synthesized speech
AU2003260819A1 (en) 2003-09-12 2005-04-06 Nokia Corporation Method and device for handling missed calls in a mobile communications environment
US7266495B1 (en) 2003-09-12 2007-09-04 Nuance Communications, Inc. Method and system for learning linguistically valid word pronunciations from acoustic data
US7411575B2 (en) 2003-09-16 2008-08-12 Smart Technologies Ulc Gesture recognition method and touch system incorporating the same
CN1525723A (zh) 2003-09-16 2004-09-01 海信集团有限公司 用计算机收发手机短信息的方法
JP2005092441A (ja) 2003-09-16 2005-04-07 Aizu:Kk 文字入力方法
US7917364B2 (en) 2003-09-23 2011-03-29 Hewlett-Packard Development Company, L.P. System and method using multiple automated speech recognition engines
US7418392B1 (en) 2003-09-25 2008-08-26 Sensory, Inc. System and method for controlling the operation of a device by voice commands
US7460652B2 (en) 2003-09-26 2008-12-02 At&T Intellectual Property I, L.P. VoiceXML and rule engine based switchboard for interactive voice response (IVR) services
CN1260704C (zh) 2003-09-29 2006-06-21 摩托罗拉公司 语音合成方法
CN1320482C (zh) 2003-09-29 2007-06-06 摩托罗拉公司 标识文本串中的自然语音停顿的方法
JP4146322B2 (ja) 2003-09-30 2008-09-10 カシオ計算機株式会社 通信システムおよび情報通信端末
US7194611B2 (en) 2003-09-30 2007-03-20 Microsoft Corporation Method and system for navigation using media transport controls
US20070038811A1 (en) 2003-09-30 2007-02-15 Koninklijke Philips Electronics N.V. Playback system and method supporting improved trick mode performance for disc-based multimedia
US20060008256A1 (en) 2003-10-01 2006-01-12 Khedouri Robert K Audio visual player apparatus and system and method of content distribution using the same
US7386440B2 (en) 2003-10-01 2008-06-10 International Business Machines Corporation Method, system, and apparatus for natural language mixed-initiative dialogue processing
US7324943B2 (en) 2003-10-02 2008-01-29 Matsushita Electric Industrial Co., Ltd. Voice tagging, voice annotation, and speech recognition for portable devices with optional post processing
US9984377B2 (en) 2003-10-06 2018-05-29 Yellowpages.Com Llc System and method for providing advertisement
US6813218B1 (en) 2003-10-06 2004-11-02 The United States Of America As Represented By The Secretary Of The Navy Buoyant device for bi-directional acousto-optic signal transfer across the air-water interface
US20070162296A1 (en) 2003-10-06 2007-07-12 Utbk, Inc. Methods and apparatuses for audio advertisements
US10425538B2 (en) 2003-10-06 2019-09-24 Yellowpages.Com Llc Methods and apparatuses for advertisements on mobile devices for communication connections
US7302392B1 (en) 2003-10-07 2007-11-27 Sprint Spectrum L.P. Voice browser with weighting of browser-level grammar to enhance usability
US7318020B1 (en) 2003-10-08 2008-01-08 Microsoft Corporation Methods and systems for external localization
US7620894B1 (en) 2003-10-08 2009-11-17 Apple Inc. Automatic, dynamic user interface configuration
US20050080620A1 (en) 2003-10-09 2005-04-14 General Electric Company Digitization of work processes using wearable wireless devices capable of vocal command recognition in noisy environments
US7383170B2 (en) 2003-10-10 2008-06-03 At&T Knowledge Ventures, L.P. System and method for analyzing automatic speech recognition performance data
US7502797B2 (en) 2003-10-15 2009-03-10 Ascentive, Llc Supervising monitoring and controlling activities performed on a client device
EP1677531A4 (en) 2003-10-16 2009-03-04 Panasonic Corp VIDEO / AUDIO RECORDING / PLAYBACK, VIDEO / AUDIO RECORDING AND PLAYBACK METHOD
US7487092B2 (en) 2003-10-17 2009-02-03 International Business Machines Corporation Interactive debugging and tuning method for CTTS voice building
EP1678707B1 (en) 2003-10-21 2008-07-30 Philips Intellectual Property & Standards GmbH Intelligent speech recognition with user interfaces
JP2005149481A (ja) 2003-10-21 2005-06-09 Zenrin Datacom Co Ltd 音声認識を用いた情報入力を伴う情報処理装置
US7643990B1 (en) 2003-10-23 2010-01-05 Apple Inc. Global boundary-centric feature extraction and associated discontinuity metrics
US7409347B1 (en) 2003-10-23 2008-08-05 Apple Inc. Data-driven global boundary optimization
US7669177B2 (en) * 2003-10-24 2010-02-23 Microsoft Corporation System and method for preference application installation and execution
WO2005041170A1 (en) 2003-10-24 2005-05-06 Nokia Corpration Noise-dependent postfiltering
US7155706B2 (en) 2003-10-24 2006-12-26 Microsoft Corporation Administrative tool environment
FI20031566A (fi) 2003-10-27 2005-04-28 Nokia Corp Kielen valitseminen sanantunnistusta varten
GB2407681B (en) 2003-10-29 2007-02-28 Vecommerce Ltd Voice recognition system and method
US20070083623A1 (en) 2003-10-30 2007-04-12 Makoto Nishimura Mobile terminal apparatus
GB2407657B (en) 2003-10-30 2006-08-23 Vox Generation Ltd Automated grammar generator (AGG)
US20050102144A1 (en) 2003-11-06 2005-05-12 Rapoport Ezra J. Speech synthesis
US8074184B2 (en) 2003-11-07 2011-12-06 Mocrosoft Corporation Modifying electronic documents with recognized content or other associated data
US20050102625A1 (en) 2003-11-07 2005-05-12 Lee Yong C. Audio tag retrieval system and method
US7302099B2 (en) 2003-11-10 2007-11-27 Microsoft Corporation Stroke segmentation for template-based cursive handwriting recognition
US7292726B2 (en) 2003-11-10 2007-11-06 Microsoft Corporation Recognition of electronic ink with late strokes
WO2005048239A1 (ja) 2003-11-12 2005-05-26 Honda Motor Co., Ltd. 音声認識装置
US7584092B2 (en) 2004-11-15 2009-09-01 Microsoft Corporation Unsupervised learning of paraphrase/translation alternations and selective application thereof
US7412385B2 (en) 2003-11-12 2008-08-12 Microsoft Corporation System for identifying paraphrases using machine translation
US7561069B2 (en) 2003-11-12 2009-07-14 Legalview Assets, Limited Notification systems and methods enabling a response to change particulars of delivery or pickup
US7841533B2 (en) 2003-11-13 2010-11-30 Metrologic Instruments, Inc. Method of capturing and processing digital images of an object within the field of view (FOV) of a hand-supportable digitial image capture and processing system
US20050108074A1 (en) 2003-11-14 2005-05-19 Bloechl Peter E. Method and system for prioritization of task items
US7206391B2 (en) 2003-12-23 2007-04-17 Apptera Inc. Method for creating and deploying system changes in a voice application system
US8055713B2 (en) 2003-11-17 2011-11-08 Hewlett-Packard Development Company, L.P. Email application with user voice interface
US7983920B2 (en) 2003-11-18 2011-07-19 Microsoft Corporation Adaptive computing environment
US7248900B2 (en) 2003-11-18 2007-07-24 Nokia Corporation Compound ring tunes
WO2005052744A2 (en) 2003-11-19 2005-06-09 Atx Technonlogies Wirelessly delivered owner's manual
US20050114306A1 (en) 2003-11-20 2005-05-26 International Business Machines Corporation Integrated searching of multiple search sources
US20050114791A1 (en) 2003-11-20 2005-05-26 International Business Machines Corporation Cueing mechanism that indicates a display is able to be scrolled
US7310605B2 (en) 2003-11-25 2007-12-18 International Business Machines Corporation Method and apparatus to transliterate text using a portable device
US7447630B2 (en) 2003-11-26 2008-11-04 Microsoft Corporation Method and apparatus for multi-sensory speech enhancement
US7779356B2 (en) 2003-11-26 2010-08-17 Griesmer James P Enhanced data tip system and method
US20050114140A1 (en) 2003-11-26 2005-05-26 Brackett Charles C. Method and apparatus for contextual voice cues
KR100621092B1 (ko) 2003-11-27 2006-09-08 삼성전자주식회사 P2p 프로토콜을 이용하여 어플리케이션을 공유하는 방법및 장치
US20050119890A1 (en) 2003-11-28 2005-06-02 Yoshifumi Hirose Speech synthesis apparatus and speech synthesis method
US20090018918A1 (en) 2004-11-04 2009-01-15 Manyworlds Inc. Influence-based Social Network Advertising
US7865354B2 (en) 2003-12-05 2011-01-04 International Business Machines Corporation Extracting and grouping opinions from text documents
US7689412B2 (en) 2003-12-05 2010-03-30 Microsoft Corporation Synonymous collocation extraction using translation information
WO2005062293A1 (ja) 2003-12-05 2005-07-07 Kabushikikaisha Kenwood オーディオ機器制御装置、オーディオ機器制御方法及びプログラム
US20050144003A1 (en) 2003-12-08 2005-06-30 Nokia Corporation Multi-lingual speech synthesis
JP3734815B2 (ja) 2003-12-10 2006-01-11 任天堂株式会社 携帯ゲーム装置及びゲームプログラム
JP4006395B2 (ja) 2003-12-11 2007-11-14 キヤノン株式会社 情報処理装置及びその制御方法、プログラム
US7412388B2 (en) 2003-12-12 2008-08-12 International Business Machines Corporation Language-enhanced programming tools
US7761885B2 (en) 2004-04-28 2010-07-20 Fujitsu Limited Task computing
JP2005181386A (ja) 2003-12-16 2005-07-07 Mitsubishi Electric Corp 音声対話処理装置及び音声対話処理方法並びにプログラム
CN1879147B (zh) 2003-12-16 2010-05-26 洛昆多股份公司 文本到语音转换方法和系统
US7427024B1 (en) 2003-12-17 2008-09-23 Gazdzinski Mark J Chattel management apparatus and methods
US7334090B2 (en) 2003-12-17 2008-02-19 At&T Delaware Intellectual Property, Inc. Methods, systems, and storage mediums for providing information storage services
US20050144070A1 (en) 2003-12-23 2005-06-30 Cheshire Stuart D. Method and apparatus for advertising a user interface for configuring, controlling and/or monitoring a service
JP2005189454A (ja) 2003-12-25 2005-07-14 Casio Comput Co Ltd テキスト同期音声再生制御装置及びプログラム
DE602004025616D1 (de) 2003-12-26 2010-04-01 Kenwood Corp Einrichtungssteuereinrichtung, -verfahren und -programm
US7404143B2 (en) 2003-12-26 2008-07-22 Microsoft Corporation Server-based single roundtrip spell checking
US7631276B2 (en) 2003-12-29 2009-12-08 International Business Machines Corporation Method for indication and navigating related items
KR20050072256A (ko) 2004-01-06 2005-07-11 엘지전자 주식회사 고밀도 광디스크의 메뉴 사운드 구성방법 및 재생방법과기록재생장치
US20050149510A1 (en) 2004-01-07 2005-07-07 Uri Shafrir Concept mining and concept discovery-semantic search tool for large digital databases
US7401300B2 (en) 2004-01-09 2008-07-15 Nokia Corporation Adaptive user interface input device
US7552055B2 (en) * 2004-01-10 2009-06-23 Microsoft Corporation Dialog component re-use in recognition systems
US8160883B2 (en) * 2004-01-10 2012-04-17 Microsoft Corporation Focus tracking in dialogs
US7660715B1 (en) 2004-01-12 2010-02-09 Avaya Inc. Transparent monitoring and intervention to improve automatic adaptation of speech models
US8281339B1 (en) 2004-01-12 2012-10-02 United Video Properties, Inc. Customizable flip and browse overlays in an interactive television system
JP2005202014A (ja) 2004-01-14 2005-07-28 Sony Corp 音声信号処理装置、音声信号処理方法および音声信号処理プログラム
US7298904B2 (en) 2004-01-14 2007-11-20 International Business Machines Corporation Method and apparatus for scaling handwritten character input for handwriting recognition
WO2005069171A1 (ja) 2004-01-14 2005-07-28 Nec Corporation 文書対応付け装置、および文書対応付け方法
US7359851B2 (en) 2004-01-14 2008-04-15 Clairvoyance Corporation Method of identifying the language of a textual passage using short word and/or n-gram comparisons
AU2005207606B2 (en) 2004-01-16 2010-11-11 Nuance Communications, Inc. Corpus-based speech synthesis based on segment recombination
EP1555622A1 (en) 2004-01-16 2005-07-20 Sony International (Europe) GmbH System and method for the dynamic display of text
US8689113B2 (en) 2004-01-22 2014-04-01 Sony Corporation Methods and apparatus for presenting content
US20050165607A1 (en) 2004-01-22 2005-07-28 At&T Corp. System and method to disambiguate and clarify user intention in a spoken dialog system
JP2005210362A (ja) 2004-01-22 2005-08-04 Nissan Motor Co Ltd 留守番電話システム、留守番電話機および端末並びに留守番電話方法
WO2005073193A1 (en) 2004-01-23 2005-08-11 Amgen Inc. Vanilloid receptor ligands and their use in treatments
US7707039B2 (en) 2004-02-15 2010-04-27 Exbiblio B.V. Automatic modification of web pages
DE602004017955D1 (de) 2004-01-29 2009-01-08 Daimler Ag Verfahren und System zur Sprachdialogschnittstelle
CA2640927C (en) 2004-01-30 2012-01-17 Research In Motion Limited Contact query data system and method
US7610258B2 (en) 2004-01-30 2009-10-27 Microsoft Corporation System and method for exposing a child list
FR2865846A1 (fr) 2004-02-02 2005-08-05 France Telecom Systeme de synthese vocale
US7596499B2 (en) 2004-02-02 2009-09-29 Panasonic Corporation Multilingual text-to-speech system with limited resources
US7542971B2 (en) 2004-02-02 2009-06-02 Fuji Xerox Co., Ltd. Systems and methods for collaborative note-taking
JP4274962B2 (ja) 2004-02-04 2009-06-10 株式会社国際電気通信基礎技術研究所 音声認識システム
US6856259B1 (en) 2004-02-06 2005-02-15 Elo Touchsystems, Inc. Touch sensor system to detect multiple touch events
US7580866B2 (en) 2004-02-10 2009-08-25 Verizon Business Global Llc Apparatus, methods, and computer readable medium for determining the location of a portable device in a shopping environment
JP4262113B2 (ja) 2004-02-13 2009-05-13 シチズン電子株式会社 バックライト
US8200475B2 (en) 2004-02-13 2012-06-12 Microsoft Corporation Phonetic-based text input method
US7721226B2 (en) 2004-02-18 2010-05-18 Microsoft Corporation Glom widget
KR100612839B1 (ko) 2004-02-18 2006-08-18 삼성전자주식회사 도메인 기반 대화 음성인식방법 및 장치
US20050185598A1 (en) 2004-02-20 2005-08-25 Mika Grundstrom System and method for device discovery
US7433876B2 (en) 2004-02-23 2008-10-07 Radar Networks, Inc. Semantic web portal and platform
US8654936B1 (en) 2004-02-24 2014-02-18 At&T Intellectual Property I, L.P. Home control, monitoring and communication system using remote voice commands
WO2005081802A2 (en) 2004-02-24 2005-09-09 Caretouch Communications, Inc. Intelligent message delivery system
US7645108B2 (en) 2004-02-26 2010-01-12 Benko John C Stack loading and unloading cart
US7505906B2 (en) 2004-02-26 2009-03-17 At&T Intellectual Property, Ii System and method for augmenting spoken language understanding by correcting common errors in linguistic performance
US8069045B2 (en) 2004-02-26 2011-11-29 International Business Machines Corporation Hierarchical approach for the statistical vowelization of Arabic text
KR100462292B1 (ko) 2004-02-26 2004-12-17 엔에이치엔(주) 중요도 정보를 반영한 검색 결과 리스트 제공 방법 및 그시스템
US20050190970A1 (en) 2004-02-27 2005-09-01 Research In Motion Limited Text input system for a mobile electronic device and methods thereof
US20050195094A1 (en) 2004-03-05 2005-09-08 White Russell W. System and method for utilizing a bicycle computer to monitor athletic performance
KR101089382B1 (ko) 2004-03-09 2011-12-02 주식회사 비즈모델라인 음성 결제 처리기능이 구비된 무선 단말기 및 기록매체
US7590533B2 (en) 2004-03-10 2009-09-15 Microsoft Corporation New-word pronunciation learning using a pronunciation graph
US7693715B2 (en) 2004-03-10 2010-04-06 Microsoft Corporation Generating large units of graphonemes with mutual information criterion for letter to sound conversion
US7711129B2 (en) 2004-03-11 2010-05-04 Apple Inc. Method and system for approximating graphic equalizers using dynamic filter order reduction
US7016709B2 (en) 2004-03-12 2006-03-21 Sbc Knowledge Ventures, L.P. Universal mobile phone adapter method and system for vehicles
US8676614B2 (en) 2004-03-12 2014-03-18 Amr Corporation Automated airlines reservations system
US7983835B2 (en) 2004-11-03 2011-07-19 Lagassey Paul J Modular intelligent transportation system
US20050210394A1 (en) 2004-03-16 2005-09-22 Crandall Evan S Method for providing concurrent audio-video and audio instant messaging sessions
FI20045077A (fi) 2004-03-16 2005-09-17 Nokia Corp Menetelmä ja laitteisto viestin kokorajoituksen indikoimiseksi
US7478033B2 (en) 2004-03-16 2009-01-13 Google Inc. Systems and methods for translating Chinese pinyin to Chinese characters
US7084758B1 (en) 2004-03-19 2006-08-01 Advanced Micro Devices, Inc. Location-based reminders
JP4458888B2 (ja) 2004-03-22 2010-04-28 富士通株式会社 会議支援システム、議事録生成方法、およびコンピュータプログラム
CN100346274C (zh) 2004-03-25 2007-10-31 升达科技股份有限公司 以起始位置及移动方向定义的输入方法、控制模块及产品
JP4587160B2 (ja) 2004-03-26 2010-11-24 キヤノン株式会社 信号処理装置および方法
US7571111B2 (en) 2004-03-29 2009-08-04 United Parcel Service Of America, Inc. Computer system for monitoring actual performance to standards in real time
JP4581452B2 (ja) 2004-03-29 2010-11-17 日本電気株式会社 電子機器、そのロック機能解除方法及びそのプログラム
US20050222973A1 (en) 2004-03-30 2005-10-06 Matthias Kaiser Methods and systems for summarizing information
US7409337B1 (en) 2004-03-30 2008-08-05 Microsoft Corporation Natural language processing interface
GB0407389D0 (en) 2004-03-31 2004-05-05 British Telecomm Information retrieval
US7716216B1 (en) 2004-03-31 2010-05-11 Google Inc. Document ranking based on semantic distance between terms in a document
US20050219228A1 (en) 2004-03-31 2005-10-06 Motorola, Inc. Intuitive user interface and method
US7251313B1 (en) 2004-04-12 2007-07-31 Sprint Spectrum L.P. Method and system for returning a call based on information in a voicemail message
US8713418B2 (en) 2004-04-12 2014-04-29 Google Inc. Adding value to a rendered document
US7496512B2 (en) 2004-04-13 2009-02-24 Microsoft Corporation Refining of segmental boundaries in speech waveforms using contextual-dependent models
US7623119B2 (en) 2004-04-21 2009-11-24 Nokia Corporation Graphical functions by gestures
JP2005311864A (ja) 2004-04-23 2005-11-04 Toshiba Corp 家電機器、アダプタ装置および家電機器システム
EP1738291A1 (en) 2004-04-23 2007-01-03 Novauris Technologies Limited Tree index based method for accessing automatic directory
US20050245243A1 (en) 2004-04-28 2005-11-03 Zuniga Michael A System and method for wireless delivery of audio content over wireless high speed data networks
US20050246350A1 (en) 2004-04-30 2005-11-03 Opence Inc. System and method for classifying and normalizing structured data
US7657844B2 (en) 2004-04-30 2010-02-02 International Business Machines Corporation Providing accessibility compliance within advanced componentry
US20060041926A1 (en) 2004-04-30 2006-02-23 Vulcan Inc. Voice control of multimedia content
WO2005111851A2 (en) 2004-04-30 2005-11-24 Microsoft Corporation Rules framework for definition and execution of end-user rules logic
JP4296598B2 (ja) 2004-04-30 2009-07-15 カシオ計算機株式会社 通信端末装置および通信端末処理プログラム
US20060075429A1 (en) 2004-04-30 2006-04-06 Vulcan Inc. Voice control of television-related information
US7809825B2 (en) 2004-05-05 2010-10-05 International Business Machines Corporation Dissolving network resource monitor
WO2005109829A1 (en) 2004-05-06 2005-11-17 Koninklijke Philips Electronics N.V. Method device and program for seamlessly transferring the execution of a software application from a first to a second device
US7447665B2 (en) 2004-05-10 2008-11-04 Kinetx, Inc. System and method of self-learning conceptual mapping to organize and interpret data
US7450696B2 (en) 2004-05-11 2008-11-11 At&T Intellectual Property I, L.P. Knowledge management, capture and modeling tool for multi-modal communications
US20080126491A1 (en) 2004-05-14 2008-05-29 Koninklijke Philips Electronics, N.V. Method for Transmitting Messages from a Sender to a Recipient, a Messaging System and Message Converting Means
US7366461B1 (en) 2004-05-17 2008-04-29 Wendell Brown Method and apparatus for improving the quality of a recorded broadcast audio program
US7778830B2 (en) 2004-05-19 2010-08-17 International Business Machines Corporation Training speaker-dependent, phrase-based speech grammars using an unsupervised automated technique
JP2005332212A (ja) 2004-05-20 2005-12-02 Ntt Docomo Inc 検索サーバ、検索端末、検索方法、及び、検索実行方法
US20050262440A1 (en) 2004-05-21 2005-11-24 Microsoft Corporation Localization of XML via transformations
US8130929B2 (en) 2004-05-25 2012-03-06 Galileo Processing, Inc. Methods for obtaining complex data in an interactive voice response system
JP2005334363A (ja) 2004-05-27 2005-12-08 Yoshino Kogyosho Co Ltd 化粧用コンパクト容器
US7624355B2 (en) 2004-05-27 2009-11-24 Baneth Robin C System and method for controlling a user interface
US20050267757A1 (en) 2004-05-27 2005-12-01 Nokia Corporation Handling of acronyms and digits in a speech recognition and text-to-speech engine
CN100524457C (zh) 2004-05-31 2009-08-05 国际商业机器公司 文本至语音转换以及调整语料库的装置和方法
US7873149B2 (en) 2004-06-01 2011-01-18 Verizon Business Global Llc Systems and methods for gathering information
US7673340B1 (en) 2004-06-02 2010-03-02 Clickfox Llc System and method for analyzing system user behavior
US20050273626A1 (en) 2004-06-02 2005-12-08 Steven Pearson System and method for portable authentication
US20050273337A1 (en) 2004-06-02 2005-12-08 Adoram Erell Apparatus and method for synthesized audible response to an utterance in speaker-independent voice recognition
US8095364B2 (en) 2004-06-02 2012-01-10 Tegic Communications, Inc. Multimodal disambiguation of speech recognition
US7283065B2 (en) 2004-06-02 2007-10-16 Research In Motion Limited Handheld electronic device with text disambiguation
US8224649B2 (en) 2004-06-02 2012-07-17 International Business Machines Corporation Method and apparatus for remote command, control and diagnostics of systems using conversational or audio interface
US20050271216A1 (en) 2004-06-04 2005-12-08 Khosrow Lashkari Method and apparatus for loudspeaker equalization
US20090187402A1 (en) 2004-06-04 2009-07-23 Koninklijke Philips Electronics, N.V. Performance Prediction For An Interactive Speech Recognition System
US7774378B2 (en) 2004-06-04 2010-08-10 Icentera Corporation System and method for providing intelligence centers
CA2573002A1 (en) 2004-06-04 2005-12-22 Benjamin Firooz Ghassabian Systems to enhance data entry in mobile and fixed environment
US7472065B2 (en) 2004-06-04 2008-12-30 International Business Machines Corporation Generating paralinguistic phenomena via markup in text-to-speech synthesis
US20090018829A1 (en) 2004-06-08 2009-01-15 Metaphor Solutions, Inc. Speech Recognition Dialog Management
WO2005122143A1 (ja) 2004-06-08 2005-12-22 Matsushita Electric Industrial Co., Ltd. 音声認識装置および音声認識方法
US7613881B2 (en) 2004-06-08 2009-11-03 Dartdevices Interop Corporation Method and system for configuring and using virtual pointers to access one or more independent address spaces
JP4477428B2 (ja) 2004-06-15 2010-06-09 株式会社日立製作所 表示制御装置、これを備えた情報表示装置、これらを備えた表示システム、表示制御プログラム、及び表示制御方法
DE102004029203B4 (de) 2004-06-16 2021-01-21 Volkswagen Ag Bedienvorrichtung für ein Kraftfahrzeug
US7222307B2 (en) 2004-06-16 2007-05-22 Scenera Technologies, Llc Multipurpose navigation keys for an electronic imaging device
US7565104B1 (en) 2004-06-16 2009-07-21 Wendell Brown Broadcast audio program guide
US8321786B2 (en) 2004-06-17 2012-11-27 Apple Inc. Routine and interface for correcting electronic text
JP2006004274A (ja) 2004-06-18 2006-01-05 Nippon Telegr & Teleph Corp <Ntt> 対話処理装置、対話処理方法及び対話処理プログラム
GB0413743D0 (en) 2004-06-19 2004-07-21 Ibm Method and system for approximate string matching
US20070214133A1 (en) 2004-06-23 2007-09-13 Edo Liberty Methods for filtering data and filling in missing data using nonlinear inference
US20050289463A1 (en) 2004-06-23 2005-12-29 Google Inc., A Delaware Corporation Systems and methods for spell correction of non-roman characters and words
US8099395B2 (en) 2004-06-24 2012-01-17 Oracle America, Inc. System level identity object
US8972444B2 (en) 2004-06-25 2015-03-03 Google Inc. Nonstandard locality-based text entry
FI20045245A0 (fi) 2004-06-28 2004-06-28 Nokia Corp Selauksen tehostaminen elektronisessa laitteessa
US7720674B2 (en) 2004-06-29 2010-05-18 Sap Ag Systems and methods for processing natural language queries
JP4416643B2 (ja) 2004-06-29 2010-02-17 キヤノン株式会社 マルチモーダル入力方法
US20060004570A1 (en) 2004-06-30 2006-01-05 Microsoft Corporation Transcribing speech data with dialog context and/or recognition alternative information
WO2006014343A2 (en) 2004-07-02 2006-02-09 Text-Tech, Llc Automated evaluation systems and methods
TWI248576B (en) 2004-07-05 2006-02-01 Elan Microelectronics Corp Method for controlling rolling of scroll bar on a touch panel
US7228278B2 (en) 2004-07-06 2007-06-05 Voxify, Inc. Multi-slot dialog systems and methods
US20060007174A1 (en) 2004-07-06 2006-01-12 Chung-Yi Shen Touch control method for a drag gesture and control module thereof
JP2006023860A (ja) 2004-07-06 2006-01-26 Sharp Corp 情報閲覧装置、情報閲覧プログラム、情報閲覧プログラム記録媒体及び情報閲覧システム
US7505795B1 (en) 2004-07-07 2009-03-17 Advanced Micro Devices, Inc. Power save management with customized range for user configuration and tuning value based upon recent usage
JP2006031092A (ja) 2004-07-12 2006-02-02 Sony Ericsson Mobilecommunications Japan Inc 音声文字入力プログラム及び携帯端末装置
US8589156B2 (en) 2004-07-12 2013-11-19 Hewlett-Packard Development Company, L.P. Allocation of speech recognition tasks and combination of results thereof
US7823123B2 (en) 2004-07-13 2010-10-26 The Mitre Corporation Semantic system for integrating software components
JP4652737B2 (ja) 2004-07-14 2011-03-16 インターナショナル・ビジネス・マシーンズ・コーポレーション 単語境界確率推定装置及び方法、確率的言語モデル構築装置及び方法、仮名漢字変換装置及び方法、並びに、未知語モデルの構築方法、
JP2006030447A (ja) 2004-07-14 2006-02-02 Honda Motor Co Ltd 音声認識システムと該音声認識システムを備える移動体及び車両
TWI240573B (en) 2004-07-15 2005-09-21 Ali Corp Methods and related circuit for automatic audio volume level control
US7865356B2 (en) 2004-07-15 2011-01-04 Robert Bosch Gmbh Method and apparatus for providing proper or partial proper name recognition
WO2006019993A2 (en) 2004-07-15 2006-02-23 Aurilab, Llc Distributed pattern recognition training method and system
US20060013446A1 (en) 2004-07-16 2006-01-19 Stephens Debra K Mobile communication device with real-time biometric identification
JP4301102B2 (ja) 2004-07-22 2009-07-22 ソニー株式会社 音声処理装置および音声処理方法、プログラム、並びに記録媒体
US8036893B2 (en) 2004-07-22 2011-10-11 Nuance Communications, Inc. Method and system for identifying and correcting accent-induced speech recognition difficulties
US7936861B2 (en) 2004-07-23 2011-05-03 At&T Intellectual Property I, L.P. Announcement system and method of use
US7559089B2 (en) 2004-07-23 2009-07-07 Findaway World, Inc. Personal media player apparatus and method
TWI252049B (en) 2004-07-23 2006-03-21 Inventec Corp Sound control system and method
US7738637B2 (en) 2004-07-24 2010-06-15 Massachusetts Institute Of Technology Interactive voice message retrieval
US7603349B1 (en) 2004-07-29 2009-10-13 Yahoo! Inc. User interfaces for search systems using in-line contextual queries
US20070106657A1 (en) 2005-11-10 2007-05-10 Brzeski Vadim V Word sense disambiguation
US7725318B2 (en) 2004-07-30 2010-05-25 Nice Systems Inc. System and method for improving the accuracy of audio searching
KR20060011603A (ko) 2004-07-30 2006-02-03 주식회사 팬택앤큐리텔 전압 분배를 이용한 다기능 이어키 장치 및 그를 이용한무선통신 단말기
US8381135B2 (en) 2004-07-30 2013-02-19 Apple Inc. Proximity detector in handheld device
EP3121697A1 (en) 2004-07-30 2017-01-25 Apple Inc. Mode-based graphical user interfaces for touch sensitive input devices
US7653883B2 (en) 2004-07-30 2010-01-26 Apple Inc. Proximity detector in handheld device
US7788098B2 (en) 2004-08-02 2010-08-31 Nokia Corporation Predicting tone pattern information for textual information used in telecommunication systems
US7831601B2 (en) 2004-08-04 2010-11-09 International Business Machines Corporation Method for automatically searching for documents related to calendar and email entries
KR100875723B1 (ko) 2004-08-04 2008-12-24 천지은 통화내용 저장서비스 시스템 및 방법
US7508324B2 (en) 2004-08-06 2009-03-24 Daniel Suraqui Finger activated reduced keyboard and a method for performing text input
US7724242B2 (en) 2004-08-06 2010-05-25 Touchtable, Inc. Touch driven method and apparatus to integrate and display multiple image layers forming alternate depictions of same subject matter
US7728821B2 (en) 2004-08-06 2010-06-01 Touchtable, Inc. Touch detecting interactive display
JP4563106B2 (ja) 2004-08-09 2010-10-13 アルパイン株式会社 車載機及びその音声出力方法
US7869999B2 (en) 2004-08-11 2011-01-11 Nuance Communications, Inc. Systems and methods for selecting from multiple phonectic transcriptions for text-to-speech synthesis
US7685118B2 (en) 2004-08-12 2010-03-23 Iwint International Holdings Inc. Method using ontology and user query processing to solve inventor problems and user problems
US8407239B2 (en) 2004-08-13 2013-03-26 Google Inc. Multi-stage query processing system and method for use with tokenspace repository
US8117542B2 (en) 2004-08-16 2012-02-14 Microsoft Corporation User interface for displaying selectable software functionality controls that are contextually relevant to a selected object
US7580363B2 (en) 2004-08-16 2009-08-25 Nokia Corporation Apparatus and method for facilitating contact selection in communication devices
US7895531B2 (en) 2004-08-16 2011-02-22 Microsoft Corporation Floating command object
JP2006059094A (ja) 2004-08-19 2006-03-02 Ntt Docomo Inc サービス選択支援システム、サービス選択支援方法
US7912699B1 (en) 2004-08-23 2011-03-22 At&T Intellectual Property Ii, L.P. System and method of lattice-based search for spoken utterance retrieval
US20060048055A1 (en) 2004-08-25 2006-03-02 Jun Wu Fault-tolerant romanized input method for non-roman characters
US20060262876A1 (en) 2004-08-26 2006-11-23 Ladue Christoph K Wave matrix mechanics method & apparatus
US7853574B2 (en) 2004-08-26 2010-12-14 International Business Machines Corporation Method of generating a context-inferenced search query and of sorting a result of the query
FI20045315A (fi) 2004-08-30 2006-03-01 Nokia Corp Ääniaktiivisuuden havaitseminen äänisignaalissa
US7477238B2 (en) 2004-08-31 2009-01-13 Research In Motion Limited Handheld electronic device with text disambiguation
US7610199B2 (en) 2004-09-01 2009-10-27 Sri International Method and apparatus for obtaining complete speech signals for speech recognition applications
US7904295B2 (en) 2004-09-02 2011-03-08 Coelho Rosangela Fernandes Method for automatic speaker recognition with hurst parameter based features and method for speaker classification based on fractional brownian motion classifiers
KR20060022001A (ko) 2004-09-06 2006-03-09 현대모비스 주식회사 카오디오 버튼 설치구조
JP4165477B2 (ja) 2004-09-07 2008-10-15 株式会社デンソー ハンズフリーシステム
US20060050865A1 (en) 2004-09-07 2006-03-09 Sbc Knowledge Ventures, Lp System and method for adapting the level of instructional detail provided through a user interface
US20070118794A1 (en) 2004-09-08 2007-05-24 Josef Hollander Shared annotation system and method
US7587482B2 (en) 2004-09-08 2009-09-08 Yahoo! Inc. Multimodal interface for mobile messaging
US20060058999A1 (en) 2004-09-10 2006-03-16 Simon Barker Voice model adaptation
JP2006079427A (ja) 2004-09-10 2006-03-23 Toshiba Tec Corp 携帯情報機器
RU2007114059A (ru) 2004-09-14 2008-10-27 Интиллектчуал Проперти Бэнк Корп. (Jp) Чертежное устройство для схемы взаимосвязи документов, компонующее документы в хронологическом порядке
US20060059437A1 (en) 2004-09-14 2006-03-16 Conklin Kenneth E Iii Interactive pointing guide
US20060059424A1 (en) 2004-09-15 2006-03-16 Petri Jonah W Real-time data localization
US7319385B2 (en) 2004-09-17 2008-01-15 Nokia Corporation Sensor data sharing
US20060061488A1 (en) 2004-09-17 2006-03-23 Dunton Randy R Location based task reminder
ITRM20040447A1 (it) 2004-09-22 2004-12-22 Link Formazione S R L Sistema di fornitura di seminari interattivi, e relativo metodo.
US7447360B2 (en) 2004-09-22 2008-11-04 Microsoft Corporation Analyzing tabular structures in expression recognition
TW200629959A (en) 2004-09-22 2006-08-16 Citizen Electronics Electro-dynamic exciter
US7196316B2 (en) 2004-09-22 2007-03-27 Avago Technologies Ecbu Ip (Singapore) Pte. Ltd. Portable electronic device with activation sensor
US8185427B2 (en) 2004-09-22 2012-05-22 Samsung Electronics Co., Ltd. Method and system for presenting user tasks for the control of electronic devices
US8005668B2 (en) 2004-09-22 2011-08-23 General Motors Llc Adaptive confidence thresholds in telematics system speech recognition
US20060067535A1 (en) 2004-09-27 2006-03-30 Michael Culbert Method and system for automatically equalizing multiple loudspeakers
US7716056B2 (en) 2004-09-27 2010-05-11 Robert Bosch Corporation Method and system for interactive conversational dialogue for cognitively overloaded device users
US20060067536A1 (en) 2004-09-27 2006-03-30 Michael Culbert Method and system for time synchronizing multiple loudspeakers
US20060072716A1 (en) 2004-09-27 2006-04-06 Avaya Technology Corp. Downloadable and controllable music-on-hold
US20060074660A1 (en) 2004-09-29 2006-04-06 France Telecom Method and apparatus for enhancing speech recognition accuracy by using geographic data to filter a set of words
CN1755796A (zh) 2004-09-30 2006-04-05 国际商业机器公司 文本到语音转换中基于统计技术的距离定义方法和系统
US7788589B2 (en) 2004-09-30 2010-08-31 Microsoft Corporation Method and system for improved electronic task flagging and management
US7643822B2 (en) 2004-09-30 2010-01-05 Google Inc. Method and system for processing queries initiated by users of mobile devices
JP4478939B2 (ja) 2004-09-30 2010-06-09 株式会社国際電気通信基礎技術研究所 音声処理装置およびそのためのコンピュータプログラム
US8107401B2 (en) 2004-09-30 2012-01-31 Avaya Inc. Method and apparatus for providing a virtual assistant to a communication participant
US7996208B2 (en) 2004-09-30 2011-08-09 Google Inc. Methods and systems for selecting a language for text segmentation
US7936863B2 (en) 2004-09-30 2011-05-03 Avaya Inc. Method and apparatus for providing communication tasks in a workflow
KR100754385B1 (ko) 2004-09-30 2007-08-31 삼성전자주식회사 오디오/비디오 센서를 이용한 위치 파악, 추적 및 분리장치와 그 방법
US20070299664A1 (en) 2004-09-30 2007-12-27 Koninklijke Philips Electronics, N.V. Automatic Text Correction
US7603381B2 (en) 2004-09-30 2009-10-13 Microsoft Corporation Contextual action publishing
US8099482B2 (en) 2004-10-01 2012-01-17 E-Cast Inc. Prioritized content download for an entertainment device
US8744852B1 (en) 2004-10-01 2014-06-03 Apple Inc. Spoken interfaces
US7917554B2 (en) 2005-08-23 2011-03-29 Ricoh Co. Ltd. Visibly-perceptible hot spots in documents
US9100776B2 (en) 2004-10-06 2015-08-04 Intelligent Mechatronic Systems Inc. Location based event reminder for mobile device
US7778671B2 (en) 2004-10-08 2010-08-17 Nokia Corporation Mobile communications terminal having an improved user interface and method therefor
CN1842702B (zh) 2004-10-13 2010-05-05 松下电器产业株式会社 声音合成装置和声音合成方法
US7756871B2 (en) 2004-10-13 2010-07-13 Hewlett-Packard Development Company, L.P. Article extraction
US7809763B2 (en) 2004-10-15 2010-10-05 Oracle International Corporation Method(s) for updating database object metadata
US7684988B2 (en) 2004-10-15 2010-03-23 Microsoft Corporation Testing and tuning of automatic speech recognition systems using synthetic inputs generated from its acoustic models
US7543232B2 (en) 2004-10-19 2009-06-02 International Business Machines Corporation Intelligent web based help system
US8169410B2 (en) 2004-10-20 2012-05-01 Nintendo Co., Ltd. Gesture inputs for a portable display device
KR100640483B1 (ko) 2004-10-22 2006-10-30 삼성전자주식회사 이동통신 단말기에서 통화 모드를 자동변경하기 위한 장치및 방법
US7595742B2 (en) 2004-10-29 2009-09-29 Lenovo (Singapore) Pte. Ltd. System and method for generating language specific diacritics for different languages using a single keyboard layout
US7693719B2 (en) 2004-10-29 2010-04-06 Microsoft Corporation Providing personalized voice font for text-to-speech applications
US7362312B2 (en) 2004-11-01 2008-04-22 Nokia Corporation Mobile communication terminal and method
US7577847B2 (en) 2004-11-03 2009-08-18 Igt Location and user identification for online gaming
US7505894B2 (en) 2004-11-04 2009-03-17 Microsoft Corporation Order model for dependency structure
KR101087483B1 (ko) 2004-11-04 2011-11-28 엘지전자 주식회사 네비게이션 시스템의 안내 음성신호 출력 제어방법 및 장치
US7735012B2 (en) 2004-11-04 2010-06-08 Apple Inc. Audio user interface for computing devices
US7552046B2 (en) 2004-11-15 2009-06-23 Microsoft Corporation Unsupervised learning of paraphrase/translation alternations and selective application thereof
US7546235B2 (en) 2004-11-15 2009-06-09 Microsoft Corporation Unsupervised learning of paraphrase/translation alternations and selective application thereof
US8942985B2 (en) 2004-11-16 2015-01-27 Microsoft Corporation Centralized method and system for clarifying voice commands
US7885844B1 (en) 2004-11-16 2011-02-08 Amazon Technologies, Inc. Automatically generating task recommendations for human task performers
US20060103633A1 (en) 2004-11-17 2006-05-18 Atrua Technologies, Inc. Customizable touch input module for an electronic device
US9203788B2 (en) 2004-11-18 2015-12-01 Adobe Systems Incorporated System and method for communicating instant message information between an instant messaging node and one or more programs
US7669198B2 (en) 2004-11-18 2010-02-23 International Business Machines Corporation On-demand translator for localized operating systems
US7650284B2 (en) 2004-11-19 2010-01-19 Nuance Communications, Inc. Enabling voice click in a multimodal page
JP4604178B2 (ja) 2004-11-22 2010-12-22 独立行政法人産業技術総合研究所 音声認識装置及び方法ならびにプログラム
BRPI0419230B1 (pt) 2004-11-23 2018-09-25 Nokia Corp dispositivo de comunicação de rádio portátil e método para processar uma mensagem recebida da rede celular móvel
US7702500B2 (en) 2004-11-24 2010-04-20 Blaedow Karen R Method and apparatus for determining the meaning of natural language
CN1609859A (zh) 2004-11-26 2005-04-27 孙斌 搜索结果聚类的方法
US7376645B2 (en) 2004-11-29 2008-05-20 The Intellection Group, Inc. Multimodal natural language query system and architecture for processing voice and proximity-based queries
JP4282591B2 (ja) 2004-11-30 2009-06-24 株式会社東芝 スケジュール管理装置、スケジュール管理方法及びプログラム
US8606516B2 (en) 2004-11-30 2013-12-10 Dash Navigation, Inc. User interface system and method for a vehicle navigation device
US20080255837A1 (en) 2004-11-30 2008-10-16 Jonathan Kahn Method for locating an audio segment within an audio file
US8498865B1 (en) 2004-11-30 2013-07-30 Vocera Communications, Inc. Speech recognition system and method using group call statistics
JP4297442B2 (ja) 2004-11-30 2009-07-15 富士通株式会社 手書き情報入力装置
GB0426347D0 (en) 2004-12-01 2005-01-05 Ibm Methods, apparatus and computer programs for automatic speech recognition
US8214214B2 (en) 2004-12-03 2012-07-03 Phoenix Solutions, Inc. Emotion detection device and method for use in distributed systems
US20060122834A1 (en) 2004-12-03 2006-06-08 Bennett Ian M Emotion detection device & method for use in distributed systems
CA2591292A1 (en) 2004-12-07 2006-06-15 Bcode Pty Ltd Electronic commerce system, method and apparatus
US8024194B2 (en) 2004-12-08 2011-09-20 Nuance Communications, Inc. Dynamic switching between local and remote speech rendering
US7636657B2 (en) 2004-12-09 2009-12-22 Microsoft Corporation Method and apparatus for automatic grammar generation from data entries
US7797338B2 (en) 2004-12-09 2010-09-14 Aol Inc. System and method for facilitating personalization of applications based on anticipation of users' interests
US7853445B2 (en) 2004-12-10 2010-12-14 Deception Discovery Technologies LLC Method and system for the automatic recognition of deceptive language
US7218943B2 (en) 2004-12-13 2007-05-15 Research In Motion Limited Text messaging conversation user interface functionality
US7640162B2 (en) 2004-12-14 2009-12-29 Microsoft Corporation Semantic canvas
US7451397B2 (en) 2004-12-15 2008-11-11 Microsoft Corporation System and method for automatically completing spreadsheet formulas
US20060132812A1 (en) 2004-12-17 2006-06-22 You Software, Inc. Automated wysiwyg previewing of font, kerning and size options for user-selected text
US7788085B2 (en) 2004-12-17 2010-08-31 Xerox Corporation Smart string replacement
US7401077B2 (en) 2004-12-21 2008-07-15 Palo Alto Research Center Incorporated Systems and methods for using and constructing user-interest sensitive indicators of search results
US8275618B2 (en) 2004-12-22 2012-09-25 Nuance Communications, Inc. Mobile dictation correction user interface
US20080004881A1 (en) 2004-12-22 2008-01-03 David Attwater Turn-taking model
US20060143576A1 (en) 2004-12-23 2006-06-29 Gupta Anurag K Method and system for resolving cross-modal references in user inputs
US7483692B2 (en) 2004-12-28 2009-01-27 Sony Ericsson Mobile Communications Ab System and method of predicting user input to a mobile terminal
US20060142993A1 (en) 2004-12-28 2006-06-29 Sony Corporation System and method for utilizing distance measures to perform text classification
US7589088B2 (en) 2004-12-29 2009-09-15 Bristol-Myers Squibb Company Pyrimidine-based inhibitors of dipeptidyl peptidase IV and methods
US7444589B2 (en) 2004-12-30 2008-10-28 At&T Intellectual Property I, L.P. Automated patent office documentation
FI20041689A0 (fi) 2004-12-30 2004-12-30 Nokia Corp Mediavirran merkintä ja/tai jakaminen solukkoverkon päätteessä
US7987244B1 (en) 2004-12-30 2011-07-26 At&T Intellectual Property Ii, L.P. Network repository for voice fonts
US7818672B2 (en) 2004-12-30 2010-10-19 Microsoft Corporation Floating action buttons
JP4301515B2 (ja) 2005-01-04 2009-07-22 インターナショナル・ビジネス・マシーンズ・コーポレーション 文章表示方法、情報処理装置、情報処理システム、プログラム
US8478589B2 (en) 2005-01-05 2013-07-02 At&T Intellectual Property Ii, L.P. Library of existing spoken dialog data for use in generating new natural language spoken dialog systems
JP4380541B2 (ja) * 2005-01-07 2009-12-09 トヨタ自動車株式会社 車両用エージェント装置
US8510737B2 (en) 2005-01-07 2013-08-13 Samsung Electronics Co., Ltd. Method and system for prioritizing tasks made available by devices in a network
US7536565B2 (en) 2005-01-07 2009-05-19 Apple Inc. Techniques for improved playlist processing on media devices
US8069422B2 (en) 2005-01-10 2011-11-29 Samsung Electronics, Co., Ltd. Contextual task recommendation system and method for determining user's context and suggesting tasks
US7363227B2 (en) 2005-01-10 2008-04-22 Herman Miller, Inc. Disruption of speech understanding by adding a privacy sound thereto
US7418389B2 (en) 2005-01-11 2008-08-26 Microsoft Corporation Defining atom units between phone and syllable for TTS systems
JP2006195637A (ja) 2005-01-12 2006-07-27 Toyota Motor Corp 車両用音声対話システム
WO2006076516A2 (en) 2005-01-12 2006-07-20 Howard Friedman Customizable delivery of audio information
US8552984B2 (en) 2005-01-13 2013-10-08 602531 British Columbia Ltd. Method, system, apparatus and computer-readable media for directing input associated with keyboard-type device
US7930169B2 (en) 2005-01-14 2011-04-19 Classified Ventures, Llc Methods and systems for generating natural language descriptions from data
US7337170B2 (en) 2005-01-18 2008-02-26 International Business Machines Corporation System and method for planning and generating queries for multi-dimensional analysis using domain models and data federation
JP2006201870A (ja) 2005-01-18 2006-08-03 Toyota Central Res & Dev Lab Inc 対話処理装置
WO2006078246A1 (en) 2005-01-20 2006-07-27 Frederick Lowe System and method for generating and distributing personalized media
US7873654B2 (en) 2005-01-24 2011-01-18 The Intellection Group, Inc. Multimodal natural language query system for processing and analyzing voice and proximity-based queries
US7729363B2 (en) 2005-01-24 2010-06-01 Research In Motion Limited System and method for managing communication for component applications
US8150872B2 (en) 2005-01-24 2012-04-03 The Intellection Group, Inc. Multimodal natural language query system for processing and analyzing voice and proximity-based queries
US20060167676A1 (en) 2005-01-26 2006-07-27 Research In Motion Limited Method and apparatus for correction of spelling errors in text composition
US20060168507A1 (en) 2005-01-26 2006-07-27 Hansen Kim D Apparatus, system, and method for digitally presenting the contents of a printed publication
US8228299B1 (en) 2005-01-27 2012-07-24 Singleton Technology, Llc Transaction automation and archival system using electronic contract and disclosure units
JP4710331B2 (ja) 2005-01-27 2011-06-29 ソニー株式会社 プレゼンテーション用アプリケーションをリモートコントロールするための装置,方法,プログラム及び記録媒体
US7508373B2 (en) 2005-01-28 2009-03-24 Microsoft Corporation Form factor and input method for language input
US8243891B2 (en) 2005-01-28 2012-08-14 Value-Added Communications, Inc. Voice message exchange
EP1693784A3 (en) 2005-01-28 2012-04-04 IDMS Software Inc. Handwritten word recognition based on geometric decomposition
US20060174207A1 (en) 2005-01-31 2006-08-03 Sharp Laboratories Of America, Inc. Systems and methods for implementing a user interface for multiple simultaneous instant messaging, conference and chat room sessions
CN100530171C (zh) 2005-01-31 2009-08-19 日电(中国)有限公司 字典学习方法和字典学习装置
US8200700B2 (en) 2005-02-01 2012-06-12 Newsilike Media Group, Inc Systems and methods for use of structured and unstructured distributed data
JP2008529101A (ja) 2005-02-03 2008-07-31 ボイス シグナル テクノロジーズ インコーポレイテッド 移動通信装置の音声語彙を自動的に拡張するための方法及び装置
US7734569B2 (en) 2005-02-03 2010-06-08 Strands, Inc. Recommender system for identifying a new set of media items responsive to an input set of media items and knowledge base metrics
US8045953B2 (en) 2005-02-03 2011-10-25 Research In Motion Limited Method and apparatus for the autoselection of an emergency number in a mobile station
GB0502259D0 (en) 2005-02-03 2005-03-09 British Telecomm Document searching tool and method
US8200495B2 (en) 2005-02-04 2012-06-12 Vocollect, Inc. Methods and systems for considering information about an expected response when performing speech recognition
US7949533B2 (en) 2005-02-04 2011-05-24 Vococollect, Inc. Methods and systems for assessing and improving the performance of a speech recognition system
US7895039B2 (en) 2005-02-04 2011-02-22 Vocollect, Inc. Methods and systems for optimizing model adaptation for a speech recognition system
US7707044B2 (en) 2005-02-11 2010-04-27 Avaya Inc. Use of location awareness to transfer communications sessions between terminals in a healthcare environment
US20060181519A1 (en) 2005-02-14 2006-08-17 Vernier Frederic D Method and system for manipulating graphical objects displayed on a touch-sensitive display surface using displaced pop-ups
US8577683B2 (en) 2008-08-15 2013-11-05 Thomas Majchrowski & Associates, Inc. Multipurpose media players
KR100679043B1 (ko) 2005-02-15 2007-02-05 삼성전자주식회사 음성 대화 인터페이스 장치 및 방법
US20060206724A1 (en) 2005-02-16 2006-09-14 David Schaufele Biometric-based systems and methods for identity verification
US20060187073A1 (en) 2005-02-18 2006-08-24 Chao-Hua Lin Energy status indicator in a portable device
US7813481B1 (en) 2005-02-18 2010-10-12 At&T Mobility Ii Llc Conversation recording with real-time notification for users of communication terminals
EP1693830B1 (en) 2005-02-21 2017-12-20 Harman Becker Automotive Systems GmbH Voice-controlled data system
EP1693829B1 (en) 2005-02-21 2018-12-05 Harman Becker Automotive Systems GmbH Voice-controlled data system
JP2006237735A (ja) 2005-02-22 2006-09-07 Denso Corp 車両用ナビゲーション装置
US7461059B2 (en) 2005-02-23 2008-12-02 Microsoft Corporation Dynamically updated search results based upon continuously-evolving search query that is based at least in part upon phrase suggestion, search engine uses previous result sets performing additional search tasks
JP4911028B2 (ja) 2005-02-24 2012-04-04 富士ゼロックス株式会社 単語翻訳装置、翻訳方法および翻訳プログラム
US7634413B1 (en) 2005-02-25 2009-12-15 Apple Inc. Bitrate constrained variable bitrate audio encoding
US7818350B2 (en) 2005-02-28 2010-10-19 Yahoo! Inc. System and method for creating a collaborative playlist
US20060194181A1 (en) 2005-02-28 2006-08-31 Outland Research, Llc Method and apparatus for electronic books with enhanced educational features
US20060212415A1 (en) 2005-03-01 2006-09-21 Alejandro Backer Query-less searching
US7788087B2 (en) 2005-03-01 2010-08-31 Microsoft Corporation System for processing sentiment-bearing text
US20060197755A1 (en) 2005-03-02 2006-09-07 Bawany Muhammad A Computer stylus cable system and method
US7412389B2 (en) 2005-03-02 2008-08-12 Yang George L Document animation system
JP2006244296A (ja) 2005-03-04 2006-09-14 Ntt Data Corp 読み上げ用ファイル作成装置、リンク読み上げ装置、及びプログラム
KR100679044B1 (ko) 2005-03-07 2007-02-06 삼성전자주식회사 사용자 적응형 음성 인식 방법 및 장치
WO2005057425A2 (en) 2005-03-07 2005-06-23 Linguatec Sprachtechnologien Gmbh Hybrid machine translation system
US7788248B2 (en) 2005-03-08 2010-08-31 Apple Inc. Immediate search feedback
US7676026B1 (en) 2005-03-08 2010-03-09 Baxtech Asia Pte Ltd Desktop telephony system
JP4404211B2 (ja) 2005-03-14 2010-01-27 富士ゼロックス株式会社 マルチリンガル翻訳メモリ、翻訳方法および翻訳プログラム
US7706510B2 (en) 2005-03-16 2010-04-27 Research In Motion System and method for personalized text-to-voice synthesis
US20060230410A1 (en) 2005-03-22 2006-10-12 Alex Kurganov Methods and systems for developing and testing speech applications
US7933399B2 (en) 2005-03-22 2011-04-26 At&T Intellectual Property I, L.P. System and method for utilizing virtual agents in an interactive voice response application
US20060218506A1 (en) 2005-03-23 2006-09-28 Edward Srenger Adaptive menu for a user interface
JP4682658B2 (ja) 2005-03-23 2011-05-11 日産自動車株式会社 音声案内装置および音声案内方法
US7565380B1 (en) 2005-03-24 2009-07-21 Netlogic Microsystems, Inc. Memory optimized pattern searching
US20060218244A1 (en) 2005-03-25 2006-09-28 Rasmussen Jung A Methods and systems for automating the control of objects within a defined human environment
US7925525B2 (en) 2005-03-25 2011-04-12 Microsoft Corporation Smart reminders
US20060253210A1 (en) 2005-03-26 2006-11-09 Outland Research, Llc Intelligent Pace-Setting Portable Media Player
US7810050B2 (en) 2005-03-28 2010-10-05 Panasonic Corporation User interface system
US8041062B2 (en) 2005-03-28 2011-10-18 Sound Id Personal sound system including multi-mode ear level module with priority logic
US8219398B2 (en) 2005-03-28 2012-07-10 Lessac Technologies, Inc. Computerized speech synthesizer for synthesizing speech from text
US8346757B1 (en) 2005-03-28 2013-01-01 Google Inc. Determining query terms of little significance
US7529678B2 (en) 2005-03-30 2009-05-05 International Business Machines Corporation Using a spoken utterance for disambiguation of spelling inputs into a speech recognition system
US7555475B2 (en) 2005-03-31 2009-06-30 Jiles, Inc. Natural language based search engine for handling pronouns and methods of use therefor
US7721301B2 (en) 2005-03-31 2010-05-18 Microsoft Corporation Processing files from a mobile device using voice commands
KR100586556B1 (ko) 2005-04-01 2006-06-08 주식회사 하이닉스반도체 반도체 장치의 프리차지 전압공급회로
US7664558B2 (en) 2005-04-01 2010-02-16 Apple Inc. Efficient techniques for modifying audio playback rates
US20090058860A1 (en) 2005-04-04 2009-03-05 Mor (F) Dynamics Pty Ltd. Method for Transforming Language Into a Visual Form
US20080119953A1 (en) 2005-04-07 2008-05-22 Iofy Corporation Device and System for Utilizing an Information Unit to Present Content and Metadata on a Device
US20080120196A1 (en) 2005-04-07 2008-05-22 Iofy Corporation System and Method for Offering a Title for Sale Over the Internet
US7716052B2 (en) 2005-04-07 2010-05-11 Nuance Communications, Inc. Method, apparatus and computer program providing a multi-speaker database for concatenative text-to-speech synthesis
US20080120312A1 (en) 2005-04-07 2008-05-22 Iofy Corporation System and Method for Creating a New Title that Incorporates a Preexisting Title
US20080120311A1 (en) 2005-04-07 2008-05-22 Iofy Corporation Device and Method for Protecting Unauthorized Data from being used in a Presentation on a Device
GB0507036D0 (en) 2005-04-07 2005-05-11 Ibm Method and system for language identification
US20080140702A1 (en) 2005-04-07 2008-06-12 Iofy Corporation System and Method for Correlating a First Title with a Second Title
US20080120330A1 (en) 2005-04-07 2008-05-22 Iofy Corporation System and Method for Linking User Generated Data Pertaining to Sequential Content
US20080141180A1 (en) 2005-04-07 2008-06-12 Iofy Corporation Apparatus and Method for Utilizing an Information Unit to Provide Navigation Features on a Device
US20080120342A1 (en) 2005-04-07 2008-05-22 Iofy Corporation System and Method for Providing Data to be Used in a Presentation on a Device
GB0507148D0 (en) 2005-04-08 2005-05-18 Ibm Method and apparatus for multimodal voice and web services
EP1875336A2 (en) 2005-04-11 2008-01-09 Textdigger, Inc. System and method for searching for a query
US7746989B2 (en) 2005-04-12 2010-06-29 Onset Technology, Ltd. System and method for recording and attaching an audio file to an electronic message generated by a portable client device
US9471566B1 (en) 2005-04-14 2016-10-18 Oracle America, Inc. Method and apparatus for converting phonetic language input to written language output
WO2006113597A2 (en) 2005-04-14 2006-10-26 The Regents Of The University Of California Method for information retrieval
US7516123B2 (en) 2005-04-14 2009-04-07 International Business Machines Corporation Page rank for the semantic web query
US7471284B2 (en) 2005-04-15 2008-12-30 Microsoft Corporation Tactile scroll bar with illuminated document position indicator
US8032823B2 (en) 2005-04-15 2011-10-04 Carnegie Mellon University Intent-based information processing and updates
US8260617B2 (en) 2005-04-18 2012-09-04 Nuance Communications, Inc. Automating input when testing voice-enabled applications
US7627481B1 (en) 2005-04-19 2009-12-01 Apple Inc. Adapting masking thresholds for encoding a low frequency transient signal in audio data
US20060239419A1 (en) 2005-04-20 2006-10-26 Siemens Communications, Inc. Selective and dynamic voicemail
JP2006302091A (ja) 2005-04-22 2006-11-02 Konica Minolta Photo Imaging Inc 翻訳装置及びそのプログラム
US7996589B2 (en) 2005-04-22 2011-08-09 Microsoft Corporation Auto-suggest lists and handwritten input
US7584093B2 (en) 2005-04-25 2009-09-01 Microsoft Corporation Method and system for generating spelling suggestions
US20060240866A1 (en) 2005-04-25 2006-10-26 Texas Instruments Incorporated Method and system for controlling a portable communication device based on its orientation
US20060242190A1 (en) 2005-04-26 2006-10-26 Content Analyst Comapny, Llc Latent semantic taxonomy generation
US20060288024A1 (en) 2005-04-28 2006-12-21 Freescale Semiconductor Incorporated Compressed representations of tries
US7292579B2 (en) 2005-04-29 2007-11-06 Scenera Technologies, Llc Processing operations associated with resources on a local network
US7684990B2 (en) 2005-04-29 2010-03-23 Nuance Communications, Inc. Method and apparatus for multiple value confirmation and correction in spoken dialog systems
US20060246955A1 (en) 2005-05-02 2006-11-02 Mikko Nirhamo Mobile communication device and method therefor
ATE476065T1 (de) 2005-05-03 2010-08-15 Oticon As System und verfahren zum teilen von netzwerkresourcen zwischen hörgeräten
US8046374B1 (en) 2005-05-06 2011-10-25 Symantec Corporation Automatic training of a database intrusion detection system
US7590405B2 (en) 2005-05-10 2009-09-15 Ewell Jr Robert C Apparatus for enabling a mobile communicator and methods of using the same
US7606580B2 (en) 2005-05-11 2009-10-20 Aol Llc Personalized location information for mobile devices
US8385525B2 (en) 2005-05-16 2013-02-26 Noah John Szczepanek Internet accessed text-to-speech reading assistant
JP2006318373A (ja) 2005-05-16 2006-11-24 Ntt Docomo Inc タスク選択支援サーバ、及び、タスク選択支援方法
US9606634B2 (en) 2005-05-18 2017-03-28 Nokia Technologies Oy Device incorporating improved text input mechanism
US8117540B2 (en) 2005-05-18 2012-02-14 Neuer Wall Treuhand Gmbh Method and device incorporating improved text input mechanism
US8036878B2 (en) 2005-05-18 2011-10-11 Never Wall Treuhand GmbH Device incorporating improved text input mechanism
US7686215B2 (en) 2005-05-21 2010-03-30 Apple Inc. Techniques and systems for supporting podcasting
US7886233B2 (en) 2005-05-23 2011-02-08 Nokia Corporation Electronic text input involving word completion functionality for predicting word candidates for partial word inputs
FR2886445A1 (fr) 2005-05-30 2006-12-01 France Telecom Procede, dispositif et programme d'ordinateur pour la reconnaissance de la parole
US7539882B2 (en) 2005-05-30 2009-05-26 Rambus Inc. Self-powered devices and methods
WO2006129967A1 (en) 2005-05-30 2006-12-07 Daumsoft, Inc. Conversation system and method using conversational agent
US8041570B2 (en) 2005-05-31 2011-10-18 Robert Bosch Corporation Dialogue management using scripts
US7580576B2 (en) 2005-06-02 2009-08-25 Microsoft Corporation Stroke localization and binding to electronic document
US7617093B2 (en) 2005-06-02 2009-11-10 Microsoft Corporation Authoring speech grammars
US8300841B2 (en) 2005-06-03 2012-10-30 Apple Inc. Techniques for presenting sound effects on a portable media player
US20060282264A1 (en) 2005-06-09 2006-12-14 Bellsouth Intellectual Property Corporation Methods and systems for providing noise filtering using speech recognition
JP4640591B2 (ja) 2005-06-09 2011-03-02 富士ゼロックス株式会社 文書検索装置
US20060282455A1 (en) 2005-06-13 2006-12-14 It Interactive Services Inc. System and method for ranking web content
DK1891848T3 (en) 2005-06-13 2015-10-19 Intelligent Mechatronic Sys VEHICLE SIMMERSIVE COMMUNICATION SYSTEM
TW200643744A (en) 2005-06-14 2006-12-16 Compal Communications Inc Translation method and system having a source language judgment function and handheld electronic device
US7725476B2 (en) 2005-06-14 2010-05-25 International Business Machines Corporation System and method for automated data retrieval based on data placed in clipboard memory
US8170875B2 (en) 2005-06-15 2012-05-01 Qnx Software Systems Limited Speech end-pointer
US20060286527A1 (en) 2005-06-16 2006-12-21 Charles Morel Interactive teaching web application
US20060287864A1 (en) 2005-06-16 2006-12-21 Juha Pusa Electronic device, computer program product and voice control method
EP1894125A4 (en) 2005-06-17 2015-12-02 Nat Res Council Canada MEANS AND METHOD FOR ADAPTED LANGUAGE TRANSLATION
NO324406B1 (no) 2005-06-20 2007-10-08 Telenor Asa SIM RFID-leser med WLAN-tilgang
US8477323B2 (en) 2005-06-22 2013-07-02 Xerox Corporation System and method for conveying rendering intents
JP2007004633A (ja) 2005-06-24 2007-01-11 Microsoft Corp 言語モデル作成装置およびそれにより作成された言語モデルを使用する言語処理装置
US20060293889A1 (en) 2005-06-27 2006-12-28 Nokia Corporation Error correction for speech recognition systems
US8024195B2 (en) 2005-06-27 2011-09-20 Sensory, Inc. Systems and methods of performing speech recognition using historical information
JP4064413B2 (ja) 2005-06-27 2008-03-19 株式会社東芝 コミュニケーション支援装置、コミュニケーション支援方法およびコミュニケーション支援プログラム
US8396456B2 (en) 2005-06-28 2013-03-12 Avaya Integrated Cabinet Solutions Inc. Visual voicemail management
US7538685B1 (en) 2005-06-28 2009-05-26 Avaya Inc. Use of auditory feedback and audio queues in the realization of a personal virtual assistant
US7831520B2 (en) 2005-06-28 2010-11-09 Ebay Inc. Mobile device communication system
US8396715B2 (en) 2005-06-28 2013-03-12 Microsoft Corporation Confidence threshold tuning
US7831054B2 (en) 2005-06-28 2010-11-09 Microsoft Corporation Volume control
US7627703B2 (en) 2005-06-29 2009-12-01 Microsoft Corporation Input device with audio capabilities
GB0513225D0 (en) 2005-06-29 2005-08-03 Ibm Method and system for building and contracting a linguistic dictionary
US7873523B2 (en) 2005-06-30 2011-01-18 Microsoft Corporation Computer implemented method of analyzing recognition results between a user and an interactive application utilizing inferred values instead of transcribed speech
US20070004451A1 (en) 2005-06-30 2007-01-04 C Anderson Eric Controlling functions of a handheld multifunction device
US7925995B2 (en) 2005-06-30 2011-04-12 Microsoft Corporation Integration of location logs, GPS signals, and spatial resources for identifying user activities, goals, and context
US7542967B2 (en) 2005-06-30 2009-06-02 Microsoft Corporation Searching an index of media content
US7433869B2 (en) 2005-07-01 2008-10-07 Ebrary, Inc. Method and apparatus for document clustering and document sketching
US7885390B2 (en) 2005-07-01 2011-02-08 Soleo Communications, Inc. System and method for multi-modal personal communication services
US7826945B2 (en) 2005-07-01 2010-11-02 You Zhang Automobile speech-recognition interface
US7881283B2 (en) 2005-07-13 2011-02-01 Research In Motion Limited Customizability of event notification on telephony-enabled devices
US9094636B1 (en) 2005-07-14 2015-07-28 Zaxcom, Inc. Systems and methods for remotely controlling local audio devices in a virtual wireless multitrack recording system
US20070021956A1 (en) 2005-07-19 2007-01-25 Yan Qu Method and apparatus for generating ideographic representations of letter based names
US20070022380A1 (en) 2005-07-20 2007-01-25 Microsoft Corporation Context aware task page
US7912720B1 (en) 2005-07-20 2011-03-22 At&T Intellectual Property Ii, L.P. System and method for building emotional machines
US7613264B2 (en) 2005-07-26 2009-11-03 Lsi Corporation Flexible sampling-rate encoder
US8352273B2 (en) 2005-07-26 2013-01-08 Honda Motor Co., Ltd. Device, method, and program for performing interaction between user and machine
US20090048821A1 (en) 2005-07-27 2009-02-19 Yahoo! Inc. Mobile language interpreter with text to speech
US20070027732A1 (en) 2005-07-28 2007-02-01 Accu-Spatial, Llc Context-sensitive, location-dependent information delivery at a construction site
US7571092B1 (en) 2005-07-29 2009-08-04 Sun Microsystems, Inc. Method and apparatus for on-demand localization of files
US7890520B2 (en) 2005-08-01 2011-02-15 Sony Corporation Processing apparatus and associated methodology for content table generation and transfer
US8694322B2 (en) 2005-08-05 2014-04-08 Microsoft Corporation Selective confirmation for execution of a voice activated user interface
WO2007019480A2 (en) 2005-08-05 2007-02-15 Realnetworks, Inc. System and computer program product for chronologically presenting data
US7640160B2 (en) 2005-08-05 2009-12-29 Voicebox Technologies, Inc. Systems and methods for responding to natural language speech utterance
US8160614B2 (en) 2005-08-05 2012-04-17 Targus Information Corporation Automated concierge system and method
US7844037B2 (en) 2005-08-08 2010-11-30 Palm, Inc. Method and device for enabling message responses to incoming phone calls
US8150416B2 (en) 2005-08-08 2012-04-03 Jambo Networks, Inc. System and method for providing communication services to mobile device users incorporating proximity determination
US7362738B2 (en) 2005-08-09 2008-04-22 Deere & Company Method and system for delivering information to a user
US7620549B2 (en) 2005-08-10 2009-11-17 Voicebox Technologies, Inc. System and method of supporting adaptive misrecognition in conversational speech
EP1915677A2 (en) 2005-08-11 2008-04-30 Philips Intellectual Property & Standards GmbH Method of driving an interactive system and user interface system
US20070038609A1 (en) 2005-08-11 2007-02-15 William Wu System and method of query paraphrasing
US20070041361A1 (en) 2005-08-15 2007-02-22 Nokia Corporation Apparatus and methods for implementing an in-call voice user interface using context information
US20070043820A1 (en) 2005-08-18 2007-02-22 George David A System and method for obtaining remote instant messages
US8126716B2 (en) 2005-08-19 2012-02-28 Nuance Communications, Inc. Method and system for collecting audio prompts in a dynamically generated voice application
US20070043687A1 (en) 2005-08-19 2007-02-22 Accenture Llp Virtual assistant
KR20080043358A (ko) 2005-08-19 2008-05-16 그레이스노트 아이엔씨 재생 디바이스의 동작을 제어하는 방법 및 시스템
US7590772B2 (en) 2005-08-22 2009-09-15 Apple Inc. Audio status information for a portable electronic device
WO2007025119A2 (en) 2005-08-26 2007-03-01 Veveo, Inc. User interface for visual cooperation between text input and display device
US7668825B2 (en) 2005-08-26 2010-02-23 Convera Corporation Search system and method
US20070050184A1 (en) 2005-08-26 2007-03-01 Drucker David M Personal audio content delivery apparatus and method
KR20070024262A (ko) 2005-08-26 2007-03-02 주식회사 팬택앤큐리텔 발신자 정보 음성 출력 기능을 가지는 무선통신 단말기 및그 방법
US7949529B2 (en) 2005-08-29 2011-05-24 Voicebox Technologies, Inc. Mobile systems and methods of supporting natural language human-machine interactions
KR100739726B1 (ko) 2005-08-30 2007-07-13 삼성전자주식회사 문자열 매칭 방법 및 시스템과 그 방법을 기록한 컴퓨터판독 가능한 기록매체
EP1934971A4 (en) 2005-08-31 2010-10-27 Voicebox Technologies Inc DYNAMIC LANGUAGE SCRIPTURE
WO2007026365A2 (en) 2005-08-31 2007-03-08 Intuview Ltd. Decision-support expert system and methods for real-time exploitation of documents in non-english languages
US8265939B2 (en) 2005-08-31 2012-09-11 Nuance Communications, Inc. Hierarchical methods and apparatus for extracting user intent from spoken utterances
US7443316B2 (en) 2005-09-01 2008-10-28 Motorola, Inc. Entering a character into an electronic device
US9313307B2 (en) 2005-09-01 2016-04-12 Xtone Networks, Inc. System and method for verifying the identity of a user by voiceprint analysis
EP1920588A4 (en) 2005-09-01 2010-05-12 Vishal Dhawan PLATFORM OF NETWORKS OF VOICE APPLICATIONS
DK1760696T3 (en) 2005-09-03 2016-05-02 Gn Resound As Method and apparatus for improved estimation of non-stationary noise to highlight speech
US20070055514A1 (en) 2005-09-08 2007-03-08 Beattie Valerie L Intelligent tutoring feedback
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
US7779069B2 (en) 2005-09-09 2010-08-17 Soonr Corporation Network adapted for mobile devices
GB2430101A (en) 2005-09-09 2007-03-14 Mitsubishi Electric Inf Tech Applying metadata for video navigation
JP2007079690A (ja) 2005-09-12 2007-03-29 Toshiba Corp 商品検索装置、商品検索方法及び商品検索プログラム
US7418281B2 (en) 2005-09-13 2008-08-26 International Business Machines Corporation Centralized voice recognition unit for wireless control of personal mobile electronic devices
US20070061712A1 (en) 2005-09-14 2007-03-15 Bodin William K Management and rendering of calendar data
US8688671B2 (en) 2005-09-14 2014-04-01 Millennial Media Managing sponsored content based on geographic region
US20070060114A1 (en) * 2005-09-14 2007-03-15 Jorey Ramer Predictive text completion for a mobile communication facility
US8819659B2 (en) 2005-09-14 2014-08-26 Millennial Media, Inc. Mobile search service instant activation
US8635073B2 (en) 2005-09-14 2014-01-21 At&T Intellectual Property I, L.P. Wireless multimodal voice browser for wireline-based IPTV services
JP4087400B2 (ja) 2005-09-15 2008-05-21 株式会社東芝 音声対話翻訳装置、音声対話翻訳方法および音声対話翻訳プログラム
US20070152980A1 (en) 2006-01-05 2007-07-05 Kenneth Kocienda Touch Screen Keyboards for Portable Electronic Devices
US7873356B2 (en) 2005-09-16 2011-01-18 Microsoft Corporation Search interface for mobile devices
US7694231B2 (en) 2006-01-05 2010-04-06 Apple Inc. Keyboards for portable electronic devices
US7378963B1 (en) 2005-09-20 2008-05-27 Begault Durand R Reconfigurable auditory-visual display
US8275399B2 (en) 2005-09-21 2012-09-25 Buckyball Mobile Inc. Dynamic context-data tag cloud
US20070073745A1 (en) 2005-09-23 2007-03-29 Applied Linguistics, Llc Similarity metric for semantic profiling
US8270933B2 (en) 2005-09-26 2012-09-18 Zoomsafer, Inc. Safety features for portable electronic device
US7992085B2 (en) 2005-09-26 2011-08-02 Microsoft Corporation Lightweight reference user interface
US7505784B2 (en) 2005-09-26 2009-03-17 Barbera Melvin A Safety features for portable electronic device
US7788590B2 (en) 2005-09-26 2010-08-31 Microsoft Corporation Lightweight reference user interface
US7711562B1 (en) 2005-09-27 2010-05-04 At&T Intellectual Property Ii, L.P. System and method for testing a TTS voice
JP4542974B2 (ja) 2005-09-27 2010-09-15 株式会社東芝 音声認識装置、音声認識方法および音声認識プログラム
US9009046B1 (en) 2005-09-27 2015-04-14 At&T Intellectual Property Ii, L.P. System and method for disambiguating multiple intents in a natural language dialog system
US7693716B1 (en) 2005-09-27 2010-04-06 At&T Intellectual Property Ii, L.P. System and method of developing a TTS voice
JP4559946B2 (ja) 2005-09-29 2010-10-13 株式会社東芝 入力装置、入力方法および入力プログラム
US7280958B2 (en) 2005-09-30 2007-10-09 Motorola, Inc. Method and system for suppressing receiver audio regeneration
US7633076B2 (en) 2005-09-30 2009-12-15 Apple Inc. Automated response to and sensing of user activity in portable devices
US20100011310A1 (en) 2005-09-30 2010-01-14 Nokia Corporation Method, Device, Computer Program and Graphical User Interface Used for the Selection, Movement and De-Selection of an Item
JP4908094B2 (ja) 2005-09-30 2012-04-04 株式会社リコー 情報処理システム、情報処理方法及び情報処理プログラム
US7577522B2 (en) 2005-12-05 2009-08-18 Outland Research, Llc Spatially associated personal reminder system and method
US7930168B2 (en) 2005-10-04 2011-04-19 Robert Bosch Gmbh Natural language processing of disfluent sentences
CN100483399C (zh) 2005-10-09 2009-04-29 株式会社东芝 训练音译模型、切分统计模型的方法和装置
US20070083467A1 (en) 2005-10-10 2007-04-12 Apple Computer, Inc. Partial encryption techniques for media data
WO2007044806A2 (en) 2005-10-11 2007-04-19 Aol Llc Ordering of conversations based on monitored recipient user interaction with corresponding electronic messages
US8620667B2 (en) 2005-10-17 2013-12-31 Microsoft Corporation Flexible speech-activated command and control
US7624019B2 (en) 2005-10-17 2009-11-24 Microsoft Corporation Raising the visibility of a voice-activated user interface
US8401163B1 (en) 2005-10-18 2013-03-19 Callwave Communications, Llc Methods and systems for call processing and for providing call progress status over a network
US7707032B2 (en) 2005-10-20 2010-04-27 National Cheng Kung University Method and system for matching speech data
US20070093277A1 (en) 2005-10-21 2007-04-26 Acco Brands Corporation Usa Llc Updating a static image from an accessory to an electronic device to provide user feedback during interaction with the accessory
US8204266B2 (en) 2005-10-21 2012-06-19 Sfx Technologies Limited Audio devices
US8229745B2 (en) 2005-10-21 2012-07-24 Nuance Communications, Inc. Creating a mixed-initiative grammar from directed dialog grammars
US20070094024A1 (en) 2005-10-22 2007-04-26 International Business Machines Corporation System and method for improving text input in a shorthand-on-keyboard interface
US8688148B2 (en) 2005-10-25 2014-04-01 Qualcomm Incorporated Dynamic resource matching system
US7894580B2 (en) 2005-10-26 2011-02-22 Research In Motion Limited Methods and apparatus for reliable voicemail message deletion alerts at mobile communication devices
US8050971B2 (en) 2005-10-27 2011-11-01 Nhn Business Platform Corporation Method and system for providing commodity information in shopping commodity searching service
US7395959B2 (en) 2005-10-27 2008-07-08 International Business Machines Corporation Hands free contact database information entry at a communication device
US7792253B2 (en) 2005-10-27 2010-09-07 International Business Machines Corporation Communications involving devices having different communication modes
US7778632B2 (en) 2005-10-28 2010-08-17 Microsoft Corporation Multi-modal device capable of automated actions
US7941316B2 (en) 2005-10-28 2011-05-10 Microsoft Corporation Combined speech and alternate input modality to a mobile device
KR100755678B1 (ko) 2005-10-28 2007-09-05 삼성전자주식회사 개체명 검출 장치 및 방법
US7729481B2 (en) 2005-10-28 2010-06-01 Yahoo! Inc. User interface for integrating diverse methods of communication
US9026915B1 (en) 2005-10-31 2015-05-05 At&T Intellectual Property Ii, L.P. System and method for creating a presentation using natural language
CN1959628A (zh) 2005-10-31 2007-05-09 西门子(中国)有限公司 一种人机交互导航系统
US20070100883A1 (en) 2005-10-31 2007-05-03 Rose Daniel E Methods for providing audio feedback during the navigation of collections of information
US20070098195A1 (en) 2005-10-31 2007-05-03 Holmes David W Wireless hearing aid system and method
US7918788B2 (en) 2005-10-31 2011-04-05 Ethicon, Inc. Apparatus and method for providing flow to endoscope channels
US7936339B2 (en) 2005-11-01 2011-05-03 Leapfrog Enterprises, Inc. Method and system for invoking computer functionality by interaction with dynamically generated interface regions of a writing surface
US20070100619A1 (en) 2005-11-02 2007-05-03 Nokia Corporation Key usage and text marking in the context of a combined predictive text and speech recognition system
US8700403B2 (en) 2005-11-03 2014-04-15 Robert Bosch Gmbh Unified treatment of data-sparseness and data-overfitting in maximum entropy modeling
US7861164B2 (en) 2005-11-03 2010-12-28 Bin Qin Method to sequentially encode PINYIN of Chinese character with few symbols
US8805675B2 (en) 2005-11-07 2014-08-12 Sap Ag Representing a computer system state to a user
US7640158B2 (en) 2005-11-08 2009-12-29 Multimodal Technologies, Inc. Automatic detection and application of editing patterns in draft documents
US7627466B2 (en) 2005-11-09 2009-12-01 Microsoft Corporation Natural language interface for driving adaptive scenarios
US7831428B2 (en) 2005-11-09 2010-11-09 Microsoft Corporation Speech index pruning
US20070106685A1 (en) 2005-11-09 2007-05-10 Podzinger Corp. Method and apparatus for updating speech recognition databases and reindexing audio and video content using the same
US20070106513A1 (en) 2005-11-10 2007-05-10 Boillot Marc A Method for facilitating text to speech synthesis using a differential vocoder
US20070106674A1 (en) 2005-11-10 2007-05-10 Purusharth Agrawal Field sales process facilitation systems and methods
US7676463B2 (en) 2005-11-15 2010-03-09 Kroll Ontrack, Inc. Information exploration systems and method
US20070112572A1 (en) 2005-11-15 2007-05-17 Fail Keith W Method and apparatus for assisting vision impaired individuals with selecting items from a list
US8731914B2 (en) 2005-11-15 2014-05-20 Nokia Corporation System and method for winding audio content using a voice activity detection algorithm
US8042048B2 (en) 2005-11-17 2011-10-18 Att Knowledge Ventures, L.P. System and method for home automation
WO2007057879A1 (en) 2005-11-17 2007-05-24 Shaul Simhi Personalized voice activity detection
US8326629B2 (en) 2005-11-22 2012-12-04 Nuance Communications, Inc. Dynamically changing voice attributes during speech synthesis based upon parameter differentiation for dialog contexts
US20070115933A1 (en) 2005-11-22 2007-05-24 Sbc Knowledge Ventures Lp Method for maintaining continuity of a multimedia session between media devices
JP4058071B2 (ja) 2005-11-22 2008-03-05 株式会社東芝 用例翻訳装置、用例翻訳方法および用例翻訳プログラム
US7644054B2 (en) 2005-11-23 2010-01-05 Veveo, Inc. System and method for finding desired results by incremental search using an ambiguous keypad with the input containing orthographic and typographic errors
CN2865153Y (zh) 2005-11-24 2007-01-31 庄鸿仁 具有语音输入功能的手机
US7822749B2 (en) 2005-11-28 2010-10-26 Commvault Systems, Inc. Systems and methods for classifying and transferring information in a storage network
CN101305366B (zh) 2005-11-29 2013-02-06 国际商业机器公司 从非结构化文本提取和显现图表结构化关系的方法和系统
US8261189B2 (en) 2005-11-30 2012-09-04 International Business Machines Corporation Database monitor replay
US20100304342A1 (en) 2005-11-30 2010-12-02 Linguacomm Enterprises Inc. Interactive Language Education System and Method
US20070124289A1 (en) 2005-11-30 2007-05-31 Tomasz Imielinski Remote execution of actions transparent to a user at registered remote entities in real-time
DE102005057406A1 (de) 2005-11-30 2007-06-06 Valenzuela, Carlos Alberto, Dr.-Ing. Verfahren zur Aufnahme einer Tonquelle mit zeitlich variabler Richtcharakteristik und zur Wiedergabe sowie System zur Durchführung des Verfahrens
US8055707B2 (en) 2005-11-30 2011-11-08 Alcatel Lucent Calendar interface for digital communications
US8209182B2 (en) 2005-11-30 2012-06-26 University Of Southern California Emotion recognition system
GB0524354D0 (en) 2005-11-30 2006-01-04 Ibm Method, system and computer program product for composing a reply to a text message received in a messaging application
TWI298844B (en) 2005-11-30 2008-07-11 Delta Electronics Inc User-defines speech-controlled shortcut module and method
KR20070057496A (ko) 2005-12-02 2007-06-07 삼성전자주식회사 액정 표시 장치
TW200611546A (en) 2005-12-02 2006-04-01 Univ Chang Gung Mobile phone providing remotely activated and touch power-on and voice response system
KR101176540B1 (ko) 2005-12-02 2012-08-24 삼성전자주식회사 다결정 실리콘 tft 및 이를 적용한 유기발광디스플레이
US8498624B2 (en) 2005-12-05 2013-07-30 At&T Intellectual Property I, L.P. Method and apparatus for managing voicemail messages
ATE432563T1 (de) 2005-12-05 2009-06-15 Ericsson Telefon Ab L M Verfahren und system bezüglich netzverwaltung
KR100810500B1 (ko) 2005-12-08 2008-03-07 한국전자통신연구원 대화형 음성 인터페이스 시스템에서의 사용자 편의성증대 방법
US20070136778A1 (en) 2005-12-09 2007-06-14 Ari Birger Controller and control method for media retrieval, routing and playback
US20070135043A1 (en) 2005-12-12 2007-06-14 Motorola, Inc. Method and system for accessible contact information on a locked electronic device
US8126120B2 (en) 2005-12-12 2012-02-28 Tellme Networks, Inc. Providing missed call and message information
US7461043B2 (en) 2005-12-14 2008-12-02 Siemens Aktiengesellschaft Methods and apparatus to abstract events in software applications or services
US7800596B2 (en) 2005-12-14 2010-09-21 Research In Motion Limited Handheld electronic device having virtual navigational input device, and associated method
US20070156627A1 (en) 2005-12-15 2007-07-05 General Instrument Corporation Method and apparatus for creating and using electronic content bookmarks
US20070143376A1 (en) 2005-12-16 2007-06-21 Mcintosh Robert Methods, systems, and computer program products for displaying at least one electronic media file on an electronic calendar based on information associated with the electronic calendar
GB2433403B (en) 2005-12-16 2009-06-24 Emil Ltd A text editing apparatus and method
US20070143163A1 (en) 2005-12-16 2007-06-21 Sap Ag Systems and methods for organizing and monitoring data collection
US20070211071A1 (en) 2005-12-20 2007-09-13 Benjamin Slotznick Method and apparatus for interacting with a visually displayed document on a screen reader
US9330668B2 (en) 2005-12-20 2016-05-03 International Business Machines Corporation Sharing voice application processing via markup
DE102005061365A1 (de) 2005-12-21 2007-06-28 Siemens Ag Verfahren zur Ansteuerung zumindest einer ersten und zweiten Hintergrundapplikation über ein universelles Sprachdialogsystem
JP4722694B2 (ja) 2005-12-21 2011-07-13 京セラミタ株式会社 電子機器及び音声操作プログラム
US8234494B1 (en) 2005-12-21 2012-07-31 At&T Intellectual Property Ii, L.P. Speaker-verification digital signatures
US7996228B2 (en) 2005-12-22 2011-08-09 Microsoft Corporation Voice initiated network operations
US7620404B2 (en) 2005-12-22 2009-11-17 Pascal Chesnais Methods and apparatus for organizing and presenting contact information in a mobile communication system
US7657849B2 (en) 2005-12-23 2010-02-02 Apple Inc. Unlocking a device by performing gestures on an unlock image
US7650137B2 (en) 2005-12-23 2010-01-19 Apple Inc. Account information display for portable communication device
US20070150403A1 (en) 2005-12-28 2007-06-28 Motorola, Inc. Method and system for a mobile auction concierge
US8243897B2 (en) 2005-12-29 2012-08-14 Microsoft Corporation Automatic detection and notification of proximity of persons of interest
US7599918B2 (en) 2005-12-29 2009-10-06 Microsoft Corporation Dynamic search with implicit user intention mining
US7685144B1 (en) 2005-12-29 2010-03-23 Google Inc. Dynamically autocompleting a data entry
TWI302265B (en) 2005-12-30 2008-10-21 High Tech Comp Corp Moving determination apparatus
FI20055717A0 (fi) 2005-12-30 2005-12-30 Nokia Corp Koodinmuunnosmenetelmä matkaviestinjärjestelmässä
US7890330B2 (en) 2005-12-30 2011-02-15 Alpine Electronics Inc. Voice recording tool for creating database used in text to speech synthesis system
US8180779B2 (en) 2005-12-30 2012-05-15 Sap Ag System and method for using external references to validate a data object's classification / consolidation
KR20070071675A (ko) 2005-12-30 2007-07-04 주식회사 팬택 이동통신단말기에서 다중 언어 tts 처리 방법
US7509588B2 (en) 2005-12-30 2009-03-24 Apple Inc. Portable electronic device with interface reconfiguration mode
KR101265263B1 (ko) 2006-01-02 2013-05-16 삼성전자주식회사 발음 기호를 이용한 문자열 매칭 방법 및 시스템과 그방법을 기록한 컴퓨터 판독 가능한 기록매체
US7684991B2 (en) 2006-01-05 2010-03-23 Alpine Electronics, Inc. Digital audio file search method and apparatus using text-to-speech processing
US7673238B2 (en) 2006-01-05 2010-03-02 Apple Inc. Portable media device with video acceleration capabilities
US7979267B2 (en) 2006-01-06 2011-07-12 Computer Associates Think, Inc. Specifying a subset of dynamic inter-related data
JP2007183864A (ja) 2006-01-10 2007-07-19 Fujitsu Ltd ファイル検索方法及びそのシステム
US8006180B2 (en) 2006-01-10 2011-08-23 Mircrosoft Corporation Spell checking in network browser based applications
US7786979B2 (en) 2006-01-13 2010-08-31 Research In Motion Limited Handheld electronic device and method for disambiguation of text input and providing spelling substitution
EP1977312A2 (en) 2006-01-16 2008-10-08 Zlango Ltd. Iconic communication
KR100673849B1 (ko) 2006-01-18 2007-01-24 주식회사 비에스이 메인보드에 실장되는 콘덴서 마이크로폰 및 이를 포함하는이동통신 단말기
JP4241736B2 (ja) 2006-01-19 2009-03-18 株式会社東芝 音声処理装置及びその方法
US8972494B2 (en) 2006-01-19 2015-03-03 International Business Machines Corporation Scheduling calendar entries via an instant messaging interface
US20060150087A1 (en) 2006-01-20 2006-07-06 Daniel Cronenberger Ultralink text analysis tool
FR2896603B1 (fr) 2006-01-20 2008-05-02 Thales Sa Procede et dispositif pour extraire des informations et les transformer en donnees qualitatives d'un document textuel
US9600568B2 (en) 2006-01-23 2017-03-21 Veritas Technologies Llc Methods and systems for automatic evaluation of electronic discovery review and productions
US9275129B2 (en) 2006-01-23 2016-03-01 Symantec Corporation Methods and systems to efficiently find similar and near-duplicate emails and files
US20070174396A1 (en) 2006-01-24 2007-07-26 Cisco Technology, Inc. Email text-to-speech conversion in sender's voice
CN101008942A (zh) 2006-01-25 2007-08-01 北京金远见电脑技术有限公司 机器翻译装置和机器翻译方法
US7934169B2 (en) 2006-01-25 2011-04-26 Nokia Corporation Graphical user interface, electronic device, method and computer program that uses sliders for user input
US20070174188A1 (en) 2006-01-25 2007-07-26 Fish Robert D Electronic marketplace that facilitates transactions between consolidated buyers and/or sellers
JP4694376B2 (ja) 2006-01-26 2011-06-08 京セラミタ株式会社 画像形成装置
US8060357B2 (en) 2006-01-27 2011-11-15 Xerox Corporation Linguistic user interface
US7929805B2 (en) 2006-01-31 2011-04-19 The Penn State Research Foundation Image-based CAPTCHA generation system
JP2007206317A (ja) 2006-02-01 2007-08-16 Yamaha Corp オーサリング方法、オーサリング装置およびプログラム
IL174107A0 (en) 2006-02-01 2006-08-01 Grois Dan Method and system for advertising by means of a search engine over a data network
US7818291B2 (en) 2006-02-03 2010-10-19 The General Electric Company Data object access system and method using dedicated task object
US8352183B2 (en) 2006-02-04 2013-01-08 Microsoft Corporation Maps for social networking and geo blogs
US8595041B2 (en) 2006-02-07 2013-11-26 Sap Ag Task responsibility system
EP1818837B1 (en) 2006-02-10 2009-08-19 Harman Becker Automotive Systems GmbH System for a speech-driven selection of an audio file and method therefor
US7836437B2 (en) 2006-02-10 2010-11-16 Microsoft Corporation Semantic annotations for virtual objects
US8209063B2 (en) 2006-02-13 2012-06-26 Research In Motion Limited Navigation tool with audible feedback on a handheld communication device
US20070192293A1 (en) 2006-02-13 2007-08-16 Bing Swen Method for presenting search results
US20070192027A1 (en) 2006-02-13 2007-08-16 Research In Motion Limited Navigation tool with audible feedback on a wireless handheld communication device
US8209181B2 (en) 2006-02-14 2012-06-26 Microsoft Corporation Personal audio-video recorder for live meetings
US20090222270A2 (en) 2006-02-14 2009-09-03 Ivc Inc. Voice command interface device
US20070192179A1 (en) 2006-02-15 2007-08-16 Van Luchene Andrew S Survey-Based Qualification of Keyword Searches
US9101279B2 (en) 2006-02-15 2015-08-11 Virtual Video Reality By Ritchey, Llc Mobile user borne brain activity data and surrounding environment data correlation system
US7541940B2 (en) 2006-02-16 2009-06-02 International Business Machines Corporation Proximity-based task alerts
US8036894B2 (en) 2006-02-16 2011-10-11 Apple Inc. Multi-unit approach to text-to-speech synthesis
EP2511833B1 (en) 2006-02-17 2020-02-05 Google LLC Encoding and adaptive, scalable accessing of distributed translation models
US20070198566A1 (en) 2006-02-23 2007-08-23 Matyas Sustik Method and apparatus for efficient storage of hierarchical signal names
WO2007099529A1 (en) 2006-02-28 2007-09-07 Sandisk Il Ltd Bookmarked synchronization of files
US20070208726A1 (en) 2006-03-01 2007-09-06 Oracle International Corporation Enhancing search results using ontologies
US7599861B2 (en) 2006-03-02 2009-10-06 Convergys Customer Management Group, Inc. System and method for closed loop decisionmaking in an automated care system
US7983910B2 (en) 2006-03-03 2011-07-19 International Business Machines Corporation Communicating across voice and text channels with emotion preservation
KR100764174B1 (ko) 2006-03-03 2007-10-08 삼성전자주식회사 음성 대화 서비스 장치 및 방법
US9250703B2 (en) 2006-03-06 2016-02-02 Sony Computer Entertainment Inc. Interface with gaze detection and voice input
US8131548B2 (en) * 2006-03-06 2012-03-06 Nuance Communications, Inc. Dynamically adjusting speech grammar weights based on usage
CN1984207B (zh) 2006-03-07 2010-05-12 华为技术有限公司 一种PoC业务的计费方法及设备
WO2007102110A2 (en) 2006-03-07 2007-09-13 Koninklijke Philips Electronics N.V. Method of transferring data
US8532678B2 (en) 2006-03-08 2013-09-10 Tomtom International B.V. Portable GPS navigation device
US9361299B2 (en) 2006-03-09 2016-06-07 International Business Machines Corporation RSS content administration for rendering RSS content on a digital audio player
US9037466B2 (en) 2006-03-09 2015-05-19 Nuance Communications, Inc. Email administration for rendering email on a digital audio player
US7925975B2 (en) * 2006-03-10 2011-04-12 Microsoft Corporation Searching for commands to execute in applications
US8311836B2 (en) * 2006-03-13 2012-11-13 Nuance Communications, Inc. Dynamic help including available speech commands from content contained within speech grammars
US20070219801A1 (en) 2006-03-14 2007-09-20 Prabha Sundaram System, method and computer program product for updating a biometric model based on changes in a biometric feature of a user
US9767184B2 (en) 2006-03-14 2017-09-19 Robert D. Fish Methods and apparatus for facilitating context searching
US7567844B2 (en) 2006-03-17 2009-07-28 Honeywell International Inc. Building management system
US7752152B2 (en) 2006-03-17 2010-07-06 Microsoft Corporation Using predictive user models for language modeling on a personal device with user behavior models based on statistical modeling
ATE414975T1 (de) 2006-03-17 2008-12-15 Svox Ag Text-zu-sprache-synthese
US8185376B2 (en) 2006-03-20 2012-05-22 Microsoft Corporation Identifying language origin of words
DE102006037156A1 (de) 2006-03-22 2007-09-27 Volkswagen Ag Interaktive Bedienvorrichtung und Verfahren zum Betreiben der interaktiven Bedienvorrichtung
JP2007257336A (ja) 2006-03-23 2007-10-04 Sony Corp 情報処理装置、情報処理方法及びそのプログラム
US7720681B2 (en) 2006-03-23 2010-05-18 Microsoft Corporation Digital voice profiles
JP4734155B2 (ja) 2006-03-24 2011-07-27 株式会社東芝 音声認識装置、音声認識方法および音声認識プログラム
JP2007264792A (ja) 2006-03-27 2007-10-11 Fujitsu Ltd 音声ブラウザプログラム
US7936890B2 (en) 2006-03-28 2011-05-03 Oticon A/S System and method for generating auditory spatial cues
JP4813943B2 (ja) 2006-03-28 2011-11-09 株式会社野村総合研究所 認証システム
JP2007264471A (ja) 2006-03-29 2007-10-11 Toshiba Corp 音声認識装置および音声認識方法
US8018431B1 (en) 2006-03-29 2011-09-13 Amazon Technologies, Inc. Page turner for handheld electronic book reader device
US7724696B1 (en) 2006-03-29 2010-05-25 Amazon Technologies, Inc. Predictive reader power management
US7930183B2 (en) 2006-03-29 2011-04-19 Microsoft Corporation Automatic identification of dialog timing problems for an interactive speech dialog application using speech log data indicative of cases of barge-in and timing problems
US8244545B2 (en) 2006-03-30 2012-08-14 Microsoft Corporation Dialog repair based on discrepancies between user model predictions and speech recognition results
US7283072B1 (en) 2006-03-30 2007-10-16 International Business Machines Corporation Methods of creating a dictionary for data compression
JP4551961B2 (ja) 2006-03-31 2010-09-29 パイオニア株式会社 音声入力支援装置、その方法、そのプログラム、そのプログラムを記録した記録媒体、および、ナビゲーション装置
US20070238488A1 (en) 2006-03-31 2007-10-11 Research In Motion Limited Primary actions menu for a mobile communication device
US20070238489A1 (en) 2006-03-31 2007-10-11 Research In Motion Limited Edit menu for a mobile communication device
US8725729B2 (en) 2006-04-03 2014-05-13 Steven G. Lisa System, methods and applications for embedded internet searching and result display
US20070233490A1 (en) 2006-04-03 2007-10-04 Texas Instruments, Incorporated System and method for text-to-phoneme mapping with prior knowledge
US7756708B2 (en) 2006-04-03 2010-07-13 Google Inc. Automatic language model update
US7870142B2 (en) 2006-04-04 2011-01-11 Johnson Controls Technology Company Text to grammar enhancements for media files
WO2007123797A1 (en) 2006-04-04 2007-11-01 Johnson Controls Technology Company System and method for extraction of meta data from a digital media storage device for media selection in a vehicle
US8510109B2 (en) 2007-08-22 2013-08-13 Canyon Ip Holdings Llc Continuous speech transcription performance indication
US7797629B2 (en) 2006-04-05 2010-09-14 Research In Motion Limited Handheld electronic device and method for performing optimized spell checking during text entry by providing a sequentially ordered series of spell-check algorithms
US7996769B2 (en) 2006-04-05 2011-08-09 Research In Motion Limited Handheld electronic device and method for performing spell checking during text entry and for providing a spell-check learning feature
US7583972B2 (en) 2006-04-05 2009-09-01 Palm, Inc. Location based reminders
US7777717B2 (en) 2006-04-05 2010-08-17 Research In Motion Limited Handheld electronic device and method for performing spell checking during text entry and for integrating the output from such spell checking into the output from disambiguation
US20070239453A1 (en) 2006-04-06 2007-10-11 Microsoft Corporation Augmenting context-free grammars with back-off grammars for processing out-of-grammar utterances
JP2007280179A (ja) 2006-04-10 2007-10-25 Mitsubishi Electric Corp 携帯端末
US7693717B2 (en) 2006-04-12 2010-04-06 Custom Speech Usa, Inc. Session file modification with annotation using speech recognition or text to speech
US8060567B2 (en) 2006-04-12 2011-11-15 Google Inc. Method, system, graphical user interface, and data structure for creating electronic calendar entries from email messages
DE602006010323D1 (de) 2006-04-13 2009-12-24 Fraunhofer Ges Forschung Audiosignaldekorrelator
US7707027B2 (en) 2006-04-13 2010-04-27 Nuance Communications, Inc. Identification and rejection of meaningless input during natural language classification
US8046363B2 (en) 2006-04-13 2011-10-25 Lg Electronics Inc. System and method for clustering documents
KR100744380B1 (ko) 2006-04-17 2007-07-30 삼성전자주식회사 외부 디스플레이 장치로 영상을 출력할 수 있는 기능을구비한 이동 단말기에서의 디스플레이 제어 장치 및 방법
US8077153B2 (en) 2006-04-19 2011-12-13 Microsoft Corporation Precise selection techniques for multi-touch screens
US7475063B2 (en) 2006-04-19 2009-01-06 Google Inc. Augmenting queries with synonyms selected using language statistics
US8712192B2 (en) 2006-04-20 2014-04-29 Microsoft Corporation Geo-coding images
US8103947B2 (en) 2006-04-20 2012-01-24 Timecove Corporation Collaborative system and method for generating biographical accounts
US8392183B2 (en) 2006-04-25 2013-03-05 Frank Elmo Weber Character-based automated media summarization
KR100771626B1 (ko) 2006-04-25 2007-10-31 엘지전자 주식회사 단말기 및 이를 위한 명령 입력 방법
US20070255554A1 (en) 2006-04-26 2007-11-01 Lucent Technologies Inc. Language translation service for text message communications
US8214213B1 (en) 2006-04-27 2012-07-03 At&T Intellectual Property Ii, L.P. Speech recognition based on pronunciation modeling
ES2359430T3 (es) 2006-04-27 2011-05-23 Mobiter Dicta Oy Procedimiento, sistema y dispositivo para la conversión de la voz.
US7676699B2 (en) 2006-04-28 2010-03-09 Microsoft Corporation Event trace conditional logging
US20070260595A1 (en) 2006-05-02 2007-11-08 Microsoft Corporation Fuzzy string matching using tree data structure
US8279180B2 (en) 2006-05-02 2012-10-02 Apple Inc. Multipoint touch surface controller
US7757176B2 (en) 2006-05-03 2010-07-13 Sanjay Vakil Method and system for collective calendaring
US20070260460A1 (en) 2006-05-05 2007-11-08 Hyatt Edward C Method and system for announcing audio and video content to a user of a mobile radio terminal
JP2007299352A (ja) 2006-05-08 2007-11-15 Mitsubishi Electric Corp メッセージ出力装置及びメッセージ出力方法及びメッセージ出力プログラム
US7831786B2 (en) 2006-05-08 2010-11-09 Research In Motion Limited Sharing memory resources of wireless portable electronic devices
US20070265831A1 (en) 2006-05-09 2007-11-15 Itai Dinur System-Level Correction Service
JP4969645B2 (ja) 2006-05-10 2012-07-04 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 明確性が強化された音声プロンプトを備える自動体外式除細動器
US9020804B2 (en) 2006-05-10 2015-04-28 Xerox Corporation Method for aligning sentences at the word level enforcing selective contiguity constraints
US20070274468A1 (en) 2006-05-11 2007-11-29 Lucent Technologies, Inc. Retrieval of voicemail
WO2007133716A2 (en) 2006-05-11 2007-11-22 Cerebode, Inc. Multimodal communication and command control systems and related methods
US20070300140A1 (en) 2006-05-15 2007-12-27 Nokia Corporation Electronic device having a plurality of modes of operation
CN101075228B (zh) 2006-05-15 2012-05-23 松下电器产业株式会社 识别自然语言中的命名实体的方法和装置
US20070276714A1 (en) 2006-05-15 2007-11-29 Sap Ag Business process map management
EP1858005A1 (en) 2006-05-19 2007-11-21 Texthelp Systems Limited Streaming speech with synchronized highlighting generated by a server
US7779353B2 (en) 2006-05-19 2010-08-17 Microsoft Corporation Error checking web documents
US8032355B2 (en) 2006-05-22 2011-10-04 University Of Southern California Socially cognizant translation by detecting and transforming elements of politeness and respect
US20070276651A1 (en) 2006-05-23 2007-11-29 Motorola, Inc. Grammar adaptation through cooperative client and server based speech recognition
US7596765B2 (en) 2006-05-23 2009-09-29 Sony Ericsson Mobile Communications Ab Sound feedback on menu navigation
US20070276810A1 (en) 2006-05-23 2007-11-29 Joshua Rosen Search Engine for Presenting User-Editable Search Listings and Ranking Search Results Based on the Same
US20070277088A1 (en) 2006-05-24 2007-11-29 Bodin William K Enhancing an existing web page
US7831423B2 (en) 2006-05-25 2010-11-09 Multimodal Technologies, Inc. Replacing text representing a concept with an alternate written form of the concept
JP2007325089A (ja) 2006-06-02 2007-12-13 Sony Ericsson Mobilecommunications Japan Inc 情報処理装置、情報処理方法、情報処理プログラム、及び携帯端末装置
JP2007323612A (ja) * 2006-06-05 2007-12-13 Kenwood Corp 情報取得装置、プログラム、及び情報取得方法
US8423347B2 (en) 2006-06-06 2013-04-16 Microsoft Corporation Natural language personal information management
US7523108B2 (en) 2006-06-07 2009-04-21 Platformation, Inc. Methods and apparatus for searching with awareness of geography and languages
US20070286399A1 (en) 2006-06-07 2007-12-13 Venkatesan Ramamoorthy Phone Number Extraction System For Voice Mail Messages
US7483894B2 (en) 2006-06-07 2009-01-27 Platformation Technologies, Inc Methods and apparatus for entity search
US20100257160A1 (en) 2006-06-07 2010-10-07 Yu Cao Methods & apparatus for searching with awareness of different types of information
TW200801988A (en) 2006-06-08 2008-01-01 George Ko Concurrent multilingual translation system
KR20060073574A (ko) 2006-06-09 2006-06-28 복세규 음성인식을 활용한 이동통신단말기 사용자 스케쥴 관리 등부가서비스 제공
US7853577B2 (en) 2006-06-09 2010-12-14 Ebay Inc. Shopping context engine
US20070299831A1 (en) 2006-06-10 2007-12-27 Williams Frank J Method of searching, and retrieving information implementing metric conceptual identities
US20080010273A1 (en) 2006-06-12 2008-01-10 Metacarta, Inc. Systems and methods for hierarchical organization and presentation of geographic search results
US7774202B2 (en) 2006-06-12 2010-08-10 Lockheed Martin Corporation Speech activated control system and related methods
US7676371B2 (en) 2006-06-13 2010-03-09 Nuance Communications, Inc. Oral modification of an ASR lexicon of an ASR engine
US8332218B2 (en) * 2006-06-13 2012-12-11 Nuance Communications, Inc. Context-based grammars for automated speech recognition
US20070294263A1 (en) 2006-06-16 2007-12-20 Ericsson, Inc. Associating independent multimedia sources into a conference call
US20070291108A1 (en) 2006-06-16 2007-12-20 Ericsson, Inc. Conference layout control and control protocol
KR100776800B1 (ko) 2006-06-16 2007-11-19 한국전자통신연구원 지능형 가제트를 이용한 맞춤형 서비스 제공 방법 및시스템
US9219767B2 (en) 2006-06-22 2015-12-22 Linkedin Corporation Recording and indicating preferences
US20080141125A1 (en) 2006-06-23 2008-06-12 Firooz Ghassabian Combined data entry systems
WO2008001485A1 (fr) 2006-06-26 2008-01-03 Nec Corporation système de génération de modèles de langue, procédé de génération de modèles de langue et programme de génération de modèles de langue
US7548895B2 (en) 2006-06-30 2009-06-16 Microsoft Corporation Communication-prompted user assistance
US7586423B2 (en) 2006-06-30 2009-09-08 Research In Motion Limited Handheld electronic device and method for dual-mode disambiguation of text input
US8050500B1 (en) 2006-07-06 2011-11-01 Senapps, LLC Recognition method and system
US8279171B2 (en) 2006-07-06 2012-10-02 Panasonic Corporation Voice input device
WO2008008730A2 (en) 2006-07-08 2008-01-17 Personics Holdings Inc. Personal audio assistant device and method
EP1879000A1 (en) 2006-07-10 2008-01-16 Harman Becker Automotive Systems GmbH Transmission of text messages by navigation systems
JP2008021002A (ja) 2006-07-11 2008-01-31 Fuji Xerox Co Ltd Webサーバ装置、表示情報音声合成装置及びプログラム
US7747445B2 (en) 2006-07-12 2010-06-29 Nuance Communications, Inc. Distinguishing among different types of abstractions consisting of plurality of commands specified by particular sequencing and or timing or no timing and sequencing using voice commands
US7756710B2 (en) 2006-07-13 2010-07-13 Sri International Method and apparatus for error correction in speech recognition applications
US20080016575A1 (en) 2006-07-14 2008-01-17 Motorola, Inc. Method and system of auto message deletion using expiration
TWI312103B (en) 2006-07-17 2009-07-11 Asia Optical Co Inc Image pickup systems and methods
US20080013751A1 (en) 2006-07-17 2008-01-17 Per Hiselius Volume dependent audio frequency gain profile
US20080022208A1 (en) 2006-07-18 2008-01-24 Creative Technology Ltd System and method for personalizing the user interface of audio rendering devices
JP2008026381A (ja) 2006-07-18 2008-02-07 Konica Minolta Business Technologies Inc 画像形成装置
JP4353212B2 (ja) 2006-07-20 2009-10-28 株式会社デンソー 単語列認識装置
US20080042970A1 (en) 2006-07-24 2008-02-21 Yih-Shiuan Liang Associating a region on a surface with a sound or with another region
US8234120B2 (en) 2006-07-26 2012-07-31 Nuance Communications, Inc. Performing a safety analysis for user-defined voice commands to ensure that the voice commands do not cause speech recognition ambiguities
US20080027726A1 (en) 2006-07-28 2008-01-31 Eric Louis Hansen Text to audio mapping, and animation of the text
JP4728905B2 (ja) 2006-08-02 2011-07-20 クラリオン株式会社 音声対話装置および音声対話プログラム
US20080034044A1 (en) 2006-08-04 2008-02-07 International Business Machines Corporation Electronic mail reader capable of adapting gender and emotions of sender
MX2009001087A (es) 2006-08-04 2009-04-28 Jps Communications Inc Reconocimiento de modulacion de voz en un adaptador de radio a sip.
US20080040339A1 (en) 2006-08-07 2008-02-14 Microsoft Corporation Learning question paraphrases from log data
US20080046948A1 (en) 2006-08-07 2008-02-21 Apple Computer, Inc. Creation, management and delivery of personalized media items
US8134481B2 (en) 2006-08-11 2012-03-13 Honda Motor Co., Ltd. Method and system for receiving and sending navigational data via a wireless messaging service on a navigation system
US7646296B2 (en) 2006-08-11 2010-01-12 Honda Motor Co., Ltd. Method and system for receiving and sending navigational data via a wireless messaging service on a navigation system
US7796980B1 (en) 2006-08-11 2010-09-14 Sprint Communications Company L.P. Remote mobile voice control of digital/personal video recorder
KR100753838B1 (ko) 2006-08-11 2007-08-31 한국전자통신연구원 적응형 차량 운전지원 장치 및 방법
KR20080015567A (ko) 2006-08-16 2008-02-20 삼성전자주식회사 휴대 장치를 위한 음성기반 파일 정보 안내 시스템 및 방법
KR100764649B1 (ko) 2006-08-18 2007-10-08 삼성전자주식회사 휴대용 단말기에서 미디어 플레이어를 제어하기 위한 장치및 방법
DE102006039126A1 (de) 2006-08-21 2008-03-06 Robert Bosch Gmbh Verfahren zur Spracherkennung und Sprachwiedergabe
WO2008024797A2 (en) 2006-08-21 2008-02-28 Pinger, Inc. Graphical user interface for managing voice messages
US20080052262A1 (en) 2006-08-22 2008-02-28 Serhiy Kosinov Method for personalized named entity recognition
US20080059200A1 (en) 2006-08-22 2008-03-06 Accenture Global Services Gmbh Multi-Lingual Telephonic Service
US20080059190A1 (en) 2006-08-22 2008-03-06 Microsoft Corporation Speech unit selection using HMM acoustic models
US20100174544A1 (en) 2006-08-28 2010-07-08 Mark Heifets System, method and end-user device for vocal delivery of textual data
JP4582238B2 (ja) 2006-08-30 2010-11-17 日本電気株式会社 音声ミキシング方法およびその方法を用いる多地点会議サーバならびにプログラム
US9071701B2 (en) 2006-08-31 2015-06-30 Qualcomm Incorporated Using wireless characteristic to trigger generation of position fix
US8239480B2 (en) 2006-08-31 2012-08-07 Sony Ericsson Mobile Communications Ab Methods of searching using captured portions of digital audio content and additional information separate therefrom and related systems and computer program products
US20080055194A1 (en) 2006-08-31 2008-03-06 Motorola, Inc. Method and system for context based user interface information presentation and positioning
US8402499B2 (en) 2006-08-31 2013-03-19 Accenture Global Services Gmbh Voicemail interface system and method
US9552349B2 (en) 2006-08-31 2017-01-24 International Business Machines Corporation Methods and apparatus for performing spelling corrections using one or more variant hash tables
JP4666648B2 (ja) 2006-09-01 2011-04-06 本田技研工業株式会社 音声応答システム、音声応答プログラム
US7689408B2 (en) 2006-09-01 2010-03-30 Microsoft Corporation Identifying language of origin for words using estimates of normalized appearance frequency
US7881928B2 (en) 2006-09-01 2011-02-01 International Business Machines Corporation Enhanced linguistic transformation
US20080077393A1 (en) 2006-09-01 2008-03-27 Yuqing Gao Virtual keyboard adaptation for multilingual input
JP2008064885A (ja) 2006-09-05 2008-03-21 Honda Motor Co Ltd 音声認識装置、音声認識方法、及び音声認識プログラム
US8170790B2 (en) 2006-09-05 2012-05-01 Garmin Switzerland Gmbh Apparatus for switching navigation device mode
US7683886B2 (en) 2006-09-05 2010-03-23 Research In Motion Limited Disambiguated text message review function
US7996792B2 (en) 2006-09-06 2011-08-09 Apple Inc. Voicemail manager for portable multifunction device
US8253695B2 (en) 2006-09-06 2012-08-28 Apple Inc. Email client for a portable multifunction device
US8564544B2 (en) 2006-09-06 2013-10-22 Apple Inc. Touch screen device, method, and graphical user interface for customizing display of content category icons
US8589869B2 (en) 2006-09-07 2013-11-19 Wolfram Alpha Llc Methods and systems for determining a formula
US7771320B2 (en) 2006-09-07 2010-08-10 Nike, Inc. Athletic performance sensing and/or tracking systems and methods
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
US7813729B2 (en) 2006-09-08 2010-10-12 The Boeing Company System and method for associating a wireless mobile communications device with a specific vehicle
TWI322610B (en) 2006-09-08 2010-03-21 Htc Corp Handheld electronic device
JP2008064687A (ja) 2006-09-08 2008-03-21 Toyota Motor Corp 走行情報案内装置
US8374874B2 (en) 2006-09-11 2013-02-12 Nuance Communications, Inc. Establishing a multimodal personality for a multimodal application in dependence upon attributes of user interaction
US8036766B2 (en) 2006-09-11 2011-10-11 Apple Inc. Intelligent audio mixing among media playback and at least one other non-playback application
US8564543B2 (en) 2006-09-11 2013-10-22 Apple Inc. Media player with imaged based browsing
US20080071544A1 (en) 2006-09-14 2008-03-20 Google Inc. Integrating Voice-Enabled Local Search and Contact Lists
WO2008033095A1 (en) 2006-09-15 2008-03-20 Agency For Science, Technology And Research Apparatus and method for speech utterance verification
US8027837B2 (en) 2006-09-15 2011-09-27 Apple Inc. Using non-speech sounds during text-to-speech synthesis
US20100278453A1 (en) 2006-09-15 2010-11-04 King Martin T Capture and display of annotations in paper and electronic documents
US20080076972A1 (en) 2006-09-21 2008-03-27 Apple Inc. Integrated sensors for tracking performance metrics
US20080077384A1 (en) 2006-09-22 2008-03-27 International Business Machines Corporation Dynamically translating a software application to a user selected target language that is not natively provided by the software application
JP4393494B2 (ja) 2006-09-22 2010-01-06 株式会社東芝 機械翻訳装置、機械翻訳方法および機械翻訳プログラム
US7865282B2 (en) 2006-09-22 2011-01-04 General Motors Llc Methods of managing communications for an in-vehicle telematics system
US20080084974A1 (en) 2006-09-25 2008-04-10 International Business Machines Corporation Method and system for interactively synthesizing call center responses using multi-language text-to-speech synthesizers
KR100813170B1 (ko) 2006-09-27 2008-03-17 삼성전자주식회사 사진 의미 인덱싱 방법 및 그 시스템
US8014308B2 (en) 2006-09-28 2011-09-06 Microsoft Corporation Hardware architecture for cloud services
US7930197B2 (en) 2006-09-28 2011-04-19 Microsoft Corporation Personal data mining
US7649454B2 (en) 2006-09-28 2010-01-19 Ektimisi Semiotics Holdings, Llc System and method for providing a task reminder based on historical travel information
US8214208B2 (en) 2006-09-28 2012-07-03 Reqall, Inc. Method and system for sharing portable voice profiles
US7528713B2 (en) 2006-09-28 2009-05-05 Ektimisi Semiotics Holdings, Llc Apparatus and method for providing a task reminder based on travel history
US7945470B1 (en) 2006-09-29 2011-05-17 Amazon Technologies, Inc. Facilitating performance of submitted tasks by mobile task performers
JP2008090545A (ja) 2006-09-29 2008-04-17 Toshiba Corp 音声対話装置および音声対話方法
US7831432B2 (en) 2006-09-29 2010-11-09 International Business Machines Corporation Audio menus describing media contents of media players
US7885222B2 (en) 2006-09-29 2011-02-08 Advanced Micro Devices, Inc. Task scheduler responsive to connectivity prerequisites
US20080082338A1 (en) 2006-09-29 2008-04-03 O'neil Michael P Systems and methods for secure voice identification and medical device interface
US20080082390A1 (en) 2006-10-02 2008-04-03 International Business Machines Corporation Methods for Generating Auxiliary Data Operations for a Role Based Personalized Business User Workplace
JP2008092269A (ja) 2006-10-02 2008-04-17 Matsushita Electric Ind Co Ltd ハンズフリー通話装置
EP1909263B1 (en) 2006-10-02 2009-01-28 Harman Becker Automotive Systems GmbH Exploitation of language identification of media file data in speech dialog systems
US7673251B1 (en) 2006-10-02 2010-03-02 Adobe Systems, Incorporated Panel presentation
US7801721B2 (en) 2006-10-02 2010-09-21 Google Inc. Displaying original text in a user interface with translated text
US8434133B2 (en) 2006-10-06 2013-04-30 Fmr Llc Single-party, secure multi-channel authentication
JP2008096541A (ja) 2006-10-06 2008-04-24 Canon Inc 音声処理装置およびその制御方法
US7937075B2 (en) 2006-10-06 2011-05-03 At&T Intellectual Property I, L.P. Mode changing of a mobile communications device and vehicle settings when the mobile communications device is in proximity to a vehicle
US8024193B2 (en) 2006-10-10 2011-09-20 Apple Inc. Methods and apparatus related to pruning for concatenative text-to-speech synthesis
CN101162153A (zh) 2006-10-11 2008-04-16 丁玉国 一种语音控制的车载gps导航系统及其实现方法
US20100278391A1 (en) 2006-10-12 2010-11-04 Yung-Tai Hsu Apparatus for behavior analysis and method thereof
US20080091426A1 (en) 2006-10-12 2008-04-17 Rod Rempel Adaptive context for automatic speech recognition systems
US7793228B2 (en) 2006-10-13 2010-09-07 Apple Inc. Method, system, and graphical user interface for text entry with partial word display
US8041568B2 (en) 2006-10-13 2011-10-18 Google Inc. Business listing search
US8073681B2 (en) 2006-10-16 2011-12-06 Voicebox Technologies, Inc. System and method for a cooperative conversational voice user interface
US7697922B2 (en) 2006-10-18 2010-04-13 At&T Intellectual Property I., L.P. Event notification systems and related methods
US20080098480A1 (en) 2006-10-20 2008-04-24 Hewlett-Packard Development Company Lp Information association
WO2008050225A2 (en) 2006-10-24 2008-05-02 Edgetech America, Inc. Method for spell-checking location-bound words within a document
JP4402677B2 (ja) 2006-10-25 2010-01-20 三菱電機株式会社 通信装置
US8972268B2 (en) 2008-04-15 2015-03-03 Facebook, Inc. Enhanced speech-to-speech translation system and methods for adding a new word
US20080124695A1 (en) 2006-10-26 2008-05-29 Cary Michael Myers Non-intrusive audio book
US8204739B2 (en) 2008-04-15 2012-06-19 Mobile Technologies, Llc System and methods for maintaining speech-to-speech translation in the field
US8255216B2 (en) 2006-10-30 2012-08-28 Nuance Communications, Inc. Speech recognition of character sequences
WO2008053466A2 (en) 2006-10-30 2008-05-08 Cellesense Technologies Ltd. Context sensitive, error correction of short text messages
US8037179B2 (en) 2006-11-02 2011-10-11 Storz Endoskop Produktions Gmbh Device control system employing extensible markup language for defining information resources
US9471333B2 (en) * 2006-11-03 2016-10-18 Conceptual Speech, Llc Contextual speech-recognition user-interface driven system and method
US20080109222A1 (en) 2006-11-04 2008-05-08 Edward Liu Advertising using extracted context sensitive information and data of interest from voice/audio transmissions and recordings
US7873517B2 (en) 2006-11-09 2011-01-18 Volkswagen Of America, Inc. Motor vehicle with a speech interface
US9329753B2 (en) 2006-11-10 2016-05-03 Blackberry Limited Handheld electronic device having selectable language indicator and menus for language selection and method therefor
US8718538B2 (en) 2006-11-13 2014-05-06 Joseph Harb Real-time remote purchase-list capture system
US9355568B2 (en) 2006-11-13 2016-05-31 Joyce S. Stone Systems and methods for providing an electronic reader having interactive and educational features
US20080114841A1 (en) 2006-11-14 2008-05-15 Lambert Daniel T System and method for interfacing with event management software
US20080114604A1 (en) 2006-11-15 2008-05-15 Motorola, Inc. Method and system for a user interface using higher order commands
US7904298B2 (en) 2006-11-17 2011-03-08 Rao Ashwin P Predictive speech-to-text input
CN101193460B (zh) 2006-11-20 2011-09-28 松下电器产业株式会社 检测声音的装置及方法
US8090194B2 (en) 2006-11-21 2012-01-03 Mantis Vision Ltd. 3D geometric modeling and motion capture using both single and dual imaging
WO2008061903A1 (en) 2006-11-22 2008-05-29 Agfa Healthcate Inc. Method and system for client / server distributed image processing
US20080126075A1 (en) 2006-11-27 2008-05-29 Sony Ericsson Mobile Communications Ab Input prediction
US8010338B2 (en) 2006-11-27 2011-08-30 Sony Ericsson Mobile Communications Ab Dynamic modification of a messaging language
US8600760B2 (en) 2006-11-28 2013-12-03 General Motors Llc Correcting substitution errors during automatic speech recognition by accepting a second best when first best is confusable
US8055502B2 (en) 2006-11-28 2011-11-08 General Motors Llc Voice dialing using a rejection reference
US20080126093A1 (en) 2006-11-28 2008-05-29 Nokia Corporation Method, Apparatus and Computer Program Product for Providing a Language Based Interactive Multimedia System
JP2008134949A (ja) 2006-11-29 2008-06-12 Fujitsu Ltd 携帯端末装置及びスケジュール作成画面表示方法
DE602006005830D1 (de) 2006-11-30 2009-04-30 Harman Becker Automotive Sys Interaktives Spracherkennungssystem
US9830912B2 (en) 2006-11-30 2017-11-28 Ashwin P Rao Speak and touch auto correction interface
US8355915B2 (en) 2006-11-30 2013-01-15 Rao Ashwin P Multimodal speech recognition system
US8401847B2 (en) 2006-11-30 2013-03-19 National Institute Of Advanced Industrial Science And Technology Speech recognition system and program therefor
GB0623915D0 (en) 2006-11-30 2007-01-10 Ibm Phonetic decoding and concatentive speech synthesis
US8571862B2 (en) 2006-11-30 2013-10-29 Ashwin P. Rao Multimodal interface for input of text
US8001400B2 (en) 2006-12-01 2011-08-16 Apple Inc. Power consumption management for functional preservation in a battery-powered electronic device
US20080129520A1 (en) 2006-12-01 2008-06-05 Apple Computer, Inc. Electronic device with enhanced audio feedback
KR100859718B1 (ko) 2006-12-04 2008-09-23 한국전자통신연구원 인공자기도체를 이용한 도체 부착형 무선인식용 다이폴태그 안테나 및 그 다이폴 태그 안테나를 이용한 무선인식시스템
US8045808B2 (en) 2006-12-04 2011-10-25 Trend Micro Incorporated Pure adversarial approach for identifying text content in images
US8208624B2 (en) 2006-12-05 2012-06-26 Hewlett-Packard Development Company, L.P. Hearing aid compatible mobile phone
US7676249B2 (en) 2006-12-05 2010-03-09 Research In Motion Limited Alert methods and apparatus for call appointments in a calendar application based on communication conditions of a mobile station
US8311590B2 (en) 2006-12-05 2012-11-13 Hewlett-Packard Development Company, L.P. System and method for improved loudspeaker functionality
EP2095250B1 (en) 2006-12-05 2014-11-12 Nuance Communications, Inc. Wireless server based text to speech email
US20080140652A1 (en) 2006-12-07 2008-06-12 Jonathan Travis Millman Authoring tool
US20080140413A1 (en) 2006-12-07 2008-06-12 Jonathan Travis Millman Synchronization of audio to reading
US7831246B1 (en) 2006-12-08 2010-11-09 At&T Mobility Ii, Llc Mobile merchant
US8006002B2 (en) 2006-12-12 2011-08-23 Apple Inc. Methods and systems for automatic configuration of peripherals
US10185779B2 (en) 2008-03-03 2019-01-22 Oath Inc. Mechanisms for content aggregation, syndication, sharing, and updating
US7630972B2 (en) 2007-01-05 2009-12-08 Yahoo! Inc. Clustered search processing
US20100080398A1 (en) 2006-12-13 2010-04-01 Phonak Ag Method and system for hearing device fitting
US7783644B1 (en) 2006-12-13 2010-08-24 Google Inc. Query-independent entity importance in books
US8731610B2 (en) 2006-12-13 2014-05-20 Samsung Electronics Co., Ltd. Method for adaptive user interface in mobile devices
US9522332B2 (en) 2006-12-13 2016-12-20 Voodoo Gaming Llc Video games including real-life attributes and/or fantasy team settings
US7646297B2 (en) 2006-12-15 2010-01-12 At&T Intellectual Property I, L.P. Context-detected auto-mode switching
US7552045B2 (en) 2006-12-18 2009-06-23 Nokia Corporation Method, apparatus and computer program product for providing flexible text based language identification
US20080146290A1 (en) 2006-12-18 2008-06-19 Motorola, Inc. Changing a mute state of a voice call from a bluetooth headset
US20080147411A1 (en) 2006-12-19 2008-06-19 International Business Machines Corporation Adaptation of a speech processing system from external input that is not directly related to sounds in an operational acoustic environment
US8204182B2 (en) 2006-12-19 2012-06-19 Nuance Communications, Inc. Dialect translator for a speech application environment extended for interactive text exchanges
KR101405284B1 (ko) 2006-12-20 2014-06-10 삼성전자 주식회사 화상형성장치 및 그 다국어 자판 표시방법
US20080154600A1 (en) 2006-12-21 2008-06-26 Nokia Corporation System, Method, Apparatus and Computer Program Product for Providing Dynamic Vocabulary Prediction for Speech Recognition
US7991724B2 (en) 2006-12-21 2011-08-02 Support Machines Ltd. Method and a computer program product for providing a response to a statement of a user
GB0625642D0 (en) 2006-12-21 2007-01-31 Symbian Software Ltd Mobile sensor feedback
CN1995917B (zh) 2006-12-21 2011-05-18 深圳市凯立德科技股份有限公司 一种电子地图俯视角度显示控制方法、装置及设备
EP1936606B1 (en) 2006-12-21 2011-10-05 Harman Becker Automotive Systems GmbH Multi-stage speech recognition
CN101563682A (zh) 2006-12-22 2009-10-21 日本电气株式会社 语句改述方法、程序以及系统
US8010367B2 (en) 2006-12-22 2011-08-30 Nuance Communications, Inc. Spoken free-form passwords for light-weight speaker verification using standard speech recognition engines
US20080154612A1 (en) 2006-12-26 2008-06-26 Voice Signal Technologies, Inc. Local storage and use of search results for voice-enabled mobile communications devices
US20080154577A1 (en) 2006-12-26 2008-06-26 Sehda,Inc. Chunk-based statistical machine translation system
US20080163119A1 (en) 2006-12-28 2008-07-03 Samsung Electronics Co., Ltd. Method for providing menu and multimedia device using the same
US8583090B2 (en) 2006-12-29 2013-11-12 Nokia Corporation Transferring task completion to another device
US8019271B1 (en) 2006-12-29 2011-09-13 Nextel Communications, Inc. Methods and systems for presenting information on mobile devices
US7865817B2 (en) 2006-12-29 2011-01-04 Amazon Technologies, Inc. Invariant referencing in digital works
EP1939759A1 (en) 2006-12-29 2008-07-02 Vodafone Holding GmbH Method for providing content to a mobile device, gateway for providing content and mobile device
US8019050B2 (en) 2007-01-03 2011-09-13 Motorola Solutions, Inc. Method and apparatus for providing feedback of vocal quality to a user
US8493330B2 (en) 2007-01-03 2013-07-23 Apple Inc. Individual channel phase delay scheme
WO2008086112A1 (en) 2007-01-04 2008-07-17 Sound Id Personalized sound system hearing profile selection process
US20080167876A1 (en) 2007-01-04 2008-07-10 International Business Machines Corporation Methods and computer program products for providing paraphrasing in a text-to-speech system
US7760767B2 (en) 2007-01-05 2010-07-20 Apple Inc. Wide area peer-to-peer synching in a decentralized environment
US8060824B2 (en) 2007-01-05 2011-11-15 Starz Entertainment Llc User interface for a multimedia service
US7889184B2 (en) 2007-01-05 2011-02-15 Apple Inc. Method, system and graphical user interface for displaying hyperlink information
US7957955B2 (en) 2007-01-05 2011-06-07 Apple Inc. Method and system for providing word recommendations for text input
EP2099652B1 (en) 2007-01-05 2016-11-16 Visteon Global Technologies, Inc. System and method for customized audio prompting
US7889185B2 (en) 2007-01-05 2011-02-15 Apple Inc. Method, system, and graphical user interface for activating hyperlinks
US8074172B2 (en) 2007-01-05 2011-12-06 Apple Inc. Method, system, and graphical user interface for providing word recommendations
US7978176B2 (en) 2007-01-07 2011-07-12 Apple Inc. Portrait-landscape rotation heuristics for a portable multifunction device
WO2008085742A2 (en) 2007-01-07 2008-07-17 Apple Inc. Portable multifunction device, method and graphical user interface for interacting with user input elements in displayed content
US7957762B2 (en) 2007-01-07 2011-06-07 Apple Inc. Using ambient light sensor to augment proximity sensor output
US8391844B2 (en) 2007-01-07 2013-03-05 Apple Inc. Voicemail systems and methods
US8553856B2 (en) 2007-01-07 2013-10-08 Apple Inc. Voicemail systems and methods
FR2911201A1 (fr) 2007-01-08 2008-07-11 Sagem Comm Procede d'edition d'un texte exprime dans une langue
EP2116035A1 (en) 2007-01-09 2009-11-11 Spinvox Limited Voice messages converted to text for display on a web site
GB2445666A (en) 2007-01-09 2008-07-16 Spinvox Ltd Method of replying to an electronically received message
US8056070B2 (en) * 2007-01-10 2011-11-08 Goller Michael D System and method for modifying and updating a speech recognition program
US20080165994A1 (en) 2007-01-10 2008-07-10 Magnadyne Corporation Bluetooth enabled hearing aid
US7912724B1 (en) 2007-01-18 2011-03-22 Adobe Systems Incorporated Audio comparison using phoneme matching
KR100837166B1 (ko) 2007-01-20 2008-06-11 엘지전자 주식회사 전자기기의 정보 표시 방법 및 그 전자기기
US9524355B2 (en) 2007-01-22 2016-12-20 Mozy, Inc. Methods for delivering task-related digital content based on task-oriented user activity
KR100883657B1 (ko) 2007-01-26 2009-02-18 삼성전자주식회사 음성 인식 기반의 음악 검색 방법 및 장치
US7707226B1 (en) 2007-01-29 2010-04-27 Aol Inc. Presentation of content items based on dynamic monitoring of real-time context
JP5270841B2 (ja) * 2007-01-29 2013-08-21 株式会社タイトー レッスンプログラム、記憶媒体
JP2008185805A (ja) 2007-01-30 2008-08-14 Internatl Business Mach Corp <Ibm> 高品質の合成音声を生成する技術
US20080186196A1 (en) 2007-02-01 2008-08-07 Sony Ericsson Mobile Communications Ab Non-time based snooze
US20080189606A1 (en) 2007-02-02 2008-08-07 Michal Rybak Handheld electronic device including predictive accent mechanism, and associated method
US20080186960A1 (en) 2007-02-06 2008-08-07 Access Systems Americas, Inc. System and method of controlling media streams in an electronic device
EP2126900B1 (en) 2007-02-06 2013-04-24 Nuance Communications Austria GmbH Method and system for creating entries in a speech recognition lexicon
US20110047605A1 (en) 2007-02-06 2011-02-24 Vidoop, Llc System And Method For Authenticating A User To A Computer System
US7818176B2 (en) 2007-02-06 2010-10-19 Voicebox Technologies, Inc. System and method for selecting and presenting advertisements based on natural language processing of voice-based input
US7912700B2 (en) 2007-02-08 2011-03-22 Microsoft Corporation Context based word prediction
US9465791B2 (en) 2007-02-09 2016-10-11 International Business Machines Corporation Method and apparatus for automatic detection of spelling errors in one or more documents
US8078978B2 (en) 2007-10-19 2011-12-13 Google Inc. Method and system for predicting text
US20080195630A1 (en) 2007-02-13 2008-08-14 Amadeus S.A.S. Web service interrogation method and apparatus
JP4890289B2 (ja) 2007-02-14 2012-03-07 ヤフー株式会社 リモコン文字入力制御方法、サーバおよびリモコン文字入力制御プログラム
US7941133B2 (en) 2007-02-14 2011-05-10 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for schedule management based on locations of wireless devices
US7853240B2 (en) 2007-02-15 2010-12-14 Research In Motion Limited Emergency number selection for mobile communications device
US20080204379A1 (en) 2007-02-22 2008-08-28 Microsoft Corporation Display with integrated audio transducer device
US7912828B2 (en) 2007-02-23 2011-03-22 Apple Inc. Pattern searching methods and apparatuses
US8112402B2 (en) 2007-02-26 2012-02-07 Microsoft Corporation Automatic disambiguation based on a reference resource
US7797265B2 (en) 2007-02-26 2010-09-14 Siemens Corporation Document clustering that applies a locality sensitive hashing function to a feature vector to obtain a limited set of candidate clusters
US7801728B2 (en) 2007-02-26 2010-09-21 Nuance Communications, Inc. Document session replay for multimodal applications
US7840409B2 (en) 2007-02-27 2010-11-23 Nuance Communications, Inc. Ordering recognition results produced by an automatic speech recognition engine for a multimodal application
US7822608B2 (en) 2007-02-27 2010-10-26 Nuance Communications, Inc. Disambiguating a speech recognition grammar in a multimodal application
US7826872B2 (en) 2007-02-28 2010-11-02 Sony Ericsson Mobile Communications Ab Audio nickname tag associated with PTT user
US8362642B2 (en) 2007-03-01 2013-01-29 Rambus Inc. Optimized power supply for an electronic system
US8457959B2 (en) 2007-03-01 2013-06-04 Edward C. Kaiser Systems and methods for implicitly interpreting semantically redundant communication modes
US8521519B2 (en) 2007-03-02 2013-08-27 Panasonic Corporation Adaptive audio signal source vector quantization device and adaptive audio signal source vector quantization method that search for pitch period based on variable resolution
TWI321313B (en) 2007-03-03 2010-03-01 Ind Tech Res Inst Apparatus and method to reduce recognization errors through context relations among dialogue turns
JP2008217468A (ja) 2007-03-05 2008-09-18 Mitsubishi Electric Corp 情報処理装置及びメニュー項目生成プログラム
US20080221866A1 (en) 2007-03-06 2008-09-11 Lalitesh Katragadda Machine Learning For Transliteration
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
SE530911C2 (sv) 2007-03-07 2008-10-14 Hexaformer Ab Transformatoranordning
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
US8886545B2 (en) 2007-03-07 2014-11-11 Vlingo Corporation Dealing with switch latency in speech recognition
US20110054894A1 (en) 2007-03-07 2011-03-03 Phillips Michael S Speech recognition through the collection of contact information in mobile dictation application
US8880405B2 (en) * 2007-03-07 2014-11-04 Vlingo Corporation Application text entry in a mobile environment using a speech processing facility
US20080221901A1 (en) 2007-03-07 2008-09-11 Joseph Cerra Mobile general search environment speech processing facility
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
US8949266B2 (en) 2007-03-07 2015-02-03 Vlingo Corporation Multiple web-based content category searching in mobile search application
US20110060587A1 (en) 2007-03-07 2011-03-10 Phillips Michael S Command and control utilizing ancillary information in a mobile voice-to-speech application
US20080219641A1 (en) 2007-03-09 2008-09-11 Barry Sandrew Apparatus and method for synchronizing a secondary audio track to the audio track of a video source
GB0704772D0 (en) 2007-03-12 2007-04-18 Mongoose Ventures Ltd Aural similarity measuring system for text
US20080256613A1 (en) 2007-03-13 2008-10-16 Grover Noel J Voice print identification portal
US8924844B2 (en) 2007-03-13 2014-12-30 Visual Cues Llc Object annotation
US7801729B2 (en) 2007-03-13 2010-09-21 Sensory, Inc. Using multiple attributes to create a voice search playlist
US20080229218A1 (en) 2007-03-14 2008-09-18 Joon Maeng Systems and methods for providing additional information for objects in electronic documents
JP4466666B2 (ja) 2007-03-14 2010-05-26 日本電気株式会社 議事録作成方法、その装置及びそのプログラム
US7945851B2 (en) 2007-03-14 2011-05-17 Nuance Communications, Inc. Enabling dynamic voiceXML in an X+V page of a multimodal application
US8219406B2 (en) 2007-03-15 2012-07-10 Microsoft Corporation Speech-centric multimodal user interface design in mobile technology
US8144920B2 (en) 2007-03-15 2012-03-27 Microsoft Corporation Automated location estimation using image analysis
JP4793291B2 (ja) 2007-03-15 2011-10-12 パナソニック株式会社 リモコン装置
US8626930B2 (en) 2007-03-15 2014-01-07 Apple Inc. Multimedia content filtering
WO2008114448A1 (ja) 2007-03-20 2008-09-25 Fujitsu Limited 音声認識システム、音声認識プログラムおよび音声認識方法
US8515757B2 (en) 2007-03-20 2013-08-20 Nuance Communications, Inc. Indexing digitized speech with words represented in the digitized speech
US8886537B2 (en) 2007-03-20 2014-11-11 Nuance Communications, Inc. Method and system for text-to-speech synthesis with personalized voice
JP2008236448A (ja) 2007-03-22 2008-10-02 Clarion Co Ltd 音声信号処理装置、ハンズフリー通話装置、音声信号処理方法および制御プログラム
JP2008233678A (ja) 2007-03-22 2008-10-02 Honda Motor Co Ltd 音声対話装置、音声対話方法、及び音声対話用プログラム
US8909532B2 (en) 2007-03-23 2014-12-09 Nuance Communications, Inc. Supporting multi-lingual user interaction with a multimodal application
US8943018B2 (en) 2007-03-23 2015-01-27 At&T Mobility Ii Llc Advanced contact management in communications networks
US8126484B2 (en) 2007-03-26 2012-02-28 Qualcomm, Incorporated Apparatus and methods of sharing contact information between mobile communication devices using short message service
JP2008271481A (ja) 2007-03-27 2008-11-06 Brother Ind Ltd 電話装置
US8498628B2 (en) 2007-03-27 2013-07-30 Iocast Llc Content delivery system and method
US7689916B1 (en) 2007-03-27 2010-03-30 Avaya, Inc. Automatically generating, and providing multiple levels of, tooltip information over time
CA2682000A1 (en) 2007-03-28 2008-10-02 Breakthrough Performancetech, Llc Systems and methods for computerized interactive training
TWI502380B (zh) 2007-03-29 2015-10-01 Nokia Corp 配合預測式本文輸入使用之方法、裝置、伺服器、系統及電腦程式產品
US20080244446A1 (en) 2007-03-29 2008-10-02 Lefevre John Disambiguation of icons and other media in text-based applications
US7797269B2 (en) 2007-03-29 2010-09-14 Nokia Corporation Method and apparatus using a context sensitive dictionary
WO2008120036A1 (en) 2007-03-29 2008-10-09 Nokia Corporation Method at a central server for managing a translation dictionary and a translation server system
US8370145B2 (en) 2007-03-29 2013-02-05 Panasonic Corporation Device for extracting keywords in a conversation
JP2008250375A (ja) 2007-03-29 2008-10-16 Toshiba Corp 文字入力装置、方法およびプログラム
JP4713532B2 (ja) 2007-03-29 2011-06-29 株式会社エヌ・ティ・ティ・ドコモ 通信端末及びそのプログラム
US8775931B2 (en) 2007-03-30 2014-07-08 Blackberry Limited Spell check function that applies a preference to a spell check algorithm based upon extensive user selection of spell check results generated by the algorithm, and associated handheld electronic device
US20080247529A1 (en) 2007-04-03 2008-10-09 Microsoft Corporation Incoming Call Classification And Disposition
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
US8131556B2 (en) 2007-04-03 2012-03-06 Microsoft Corporation Communications using different modalities
US7920902B2 (en) 2007-04-04 2011-04-05 Carroll David W Mobile personal audio device
US7809610B2 (en) 2007-04-09 2010-10-05 Platformation, Inc. Methods and apparatus for freshness and completeness of information
EP1981253B1 (en) 2007-04-10 2011-06-22 Oticon A/S A user interface for a communications device
CN101286094A (zh) 2007-04-10 2008-10-15 谷歌股份有限公司 多模式输入法编辑器
US20080255972A1 (en) * 2007-04-10 2008-10-16 Invoice Compliance Experts Legal billing enhancement method and apparatus
US20080253577A1 (en) 2007-04-13 2008-10-16 Apple Inc. Multi-channel sound panner
US20100142740A1 (en) 2007-04-16 2010-06-10 Gn Resound A/S Hearing aid wireless communication adaptor
JP5042799B2 (ja) * 2007-04-16 2012-10-03 ソニー株式会社 音声チャットシステム、情報処理装置およびプログラム
US7848924B2 (en) 2007-04-17 2010-12-07 Nokia Corporation Method, apparatus and computer program product for providing voice conversion using temporal dynamic features
JP4412504B2 (ja) 2007-04-17 2010-02-10 本田技研工業株式会社 音声認識装置、音声認識方法、及び音声認識用プログラム
KR100769156B1 (ko) 2007-04-20 2007-10-22 주식회사 서비전자 홈 네트워크 시스템 및 그것의 제어방법
JP5243730B2 (ja) 2007-04-24 2013-07-24 株式会社エヌ・ティ・ティ・ドコモ 検索支援システム、検索支援方法
JP2008268684A (ja) 2007-04-24 2008-11-06 Seiko Instruments Inc 音声再生装置、電子辞書、音声再生方法、音声再生プログラム
US7953600B2 (en) 2007-04-24 2011-05-31 Novaspeech Llc System and method for hybrid speech synthesis
US8695074B2 (en) 2007-04-26 2014-04-08 Microsoft Corporation Pre-authenticated calling for voice applications
KR100819928B1 (ko) 2007-04-26 2008-04-08 (주)부성큐 휴대 단말기의 음성 인식장치 및 그 방법
US9811935B2 (en) 2007-04-26 2017-11-07 Ford Global Technologies, Llc Emotive advisory system and method
US8457946B2 (en) 2007-04-26 2013-06-04 Microsoft Corporation Recognition architecture for generating Asian characters
US20080270151A1 (en) 2007-04-26 2008-10-30 Bd Metrics Method and system for developing an audience of buyers and obtaining their behavioral preferences to promote commerce on a communication network
US7983915B2 (en) 2007-04-30 2011-07-19 Sonic Foundry, Inc. Audio content search engine
US8005664B2 (en) 2007-04-30 2011-08-23 Tachyon Technologies Pvt. Ltd. System, method to generate transliteration and method for generating decision tree to obtain transliteration
US7912289B2 (en) 2007-05-01 2011-03-22 Microsoft Corporation Image text replacement
US20080273672A1 (en) 2007-05-03 2008-11-06 Microsoft Corporation Automated attendant grammar tuning
US8032383B1 (en) 2007-05-04 2011-10-04 Foneweb, Inc. Speech controlled services and devices using internet
US7899666B2 (en) 2007-05-04 2011-03-01 Expert System S.P.A. Method and system for automatically extracting relations between concepts included in text
US9292807B2 (en) 2007-05-10 2016-03-22 Microsoft Technology Licensing, Llc Recommending actions based on context
TWI336048B (en) 2007-05-11 2011-01-11 Delta Electronics Inc Input system for mobile search and method therefor
KR20090001716A (ko) 2007-05-14 2009-01-09 이병수 성장 지능형 가상 비서 운영시스템 및 그 방법
CN102968441B (zh) 2007-05-15 2016-03-30 Tivo有限公司 多媒体内容搜索和记录安排系统
US8620652B2 (en) 2007-05-17 2013-12-31 Microsoft Corporation Speech recognition macro runtime
US8538757B2 (en) 2007-05-17 2013-09-17 Redstart Systems, Inc. System and method of a list commands utility for a speech recognition command system
US8886521B2 (en) 2007-05-17 2014-11-11 Redstart Systems, Inc. System and method of dictation for a speech recognition command system
EP2168378A1 (en) 2007-05-18 2010-03-31 Giacomo Poretti System and method to consume web content using television set
US20080294981A1 (en) 2007-05-21 2008-11-27 Advancis.Com, Inc. Page clipping tool for digital publications
EG25474A (en) 2007-05-21 2012-01-11 Sherikat Link Letatweer Elbarmaguey At Sae Method for translitering and suggesting arabic replacement for a given user input
US8990215B1 (en) 2007-05-21 2015-03-24 Amazon Technologies, Inc. Obtaining and verifying search indices
EP2153441A1 (en) 2007-05-22 2010-02-17 Koninklijke Philips Electronics N.V. A device for and a method of processing audio data
US20080294517A1 (en) 2007-05-25 2008-11-27 Gregory Howard Hill Customized image based calendar, method and system
US8099418B2 (en) 2007-05-28 2012-01-17 Panasonic Corporation Information search support method and information search support device
US8762143B2 (en) 2007-05-29 2014-06-24 At&T Intellectual Property Ii, L.P. Method and apparatus for identifying acoustic background environments based on time and speed to enhance automatic speech recognition
US8189880B2 (en) 2007-05-29 2012-05-29 Microsoft Corporation Interactive photo annotation based on face clustering
TWI338269B (en) 2007-05-31 2011-03-01 Univ Nat Taiwan Teaching materials generation methods and systems, and machine readable medium thereof
US8494137B2 (en) 2007-05-31 2013-07-23 Centurylink Intellectual Property Llc System and method for pre-call messaging
US8055708B2 (en) 2007-06-01 2011-11-08 Microsoft Corporation Multimedia spaces
JP2008299221A (ja) 2007-06-01 2008-12-11 Fujitsu Ten Ltd 発話検知装置
US8204238B2 (en) 2007-06-08 2012-06-19 Sensory, Inc Systems and methods of sonic communication
US8004493B2 (en) 2007-06-08 2011-08-23 Apple Inc. Methods and systems for providing sensory information to devices and peripherals
US8135577B2 (en) 2007-06-09 2012-03-13 Apple Inc. Braille support
KR20080109322A (ko) 2007-06-12 2008-12-17 엘지전자 주식회사 사용자의 직관적 의도 파악에 따른 서비스 제공 방법 및장치
US20080312928A1 (en) 2007-06-12 2008-12-18 Robert Patrick Goebel Natural language speech recognition calculator
WO2008151624A1 (en) 2007-06-13 2008-12-18 Widex A/S Hearing aid system establishing a conversation group among hearing aids used by different users
WO2008151623A1 (en) 2007-06-13 2008-12-18 Widex A/S A system and a method for establishing a conversation group among a number of hearing aids
WO2008151466A1 (en) 2007-06-14 2008-12-18 Google Inc. Dictionary word and phrase determination
US20080313335A1 (en) 2007-06-15 2008-12-18 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Communicator establishing aspects with context identifying
US20080313257A1 (en) 2007-06-15 2008-12-18 Allen James D Method and Apparatus for Policy-Based Transfer of an Application Environment
US9933937B2 (en) 2007-06-20 2018-04-03 Apple Inc. Portable multifunction device, method, and graphical user interface for playing online videos
US8059101B2 (en) 2007-06-22 2011-11-15 Apple Inc. Swipe gestures for touch screen keyboards
US7987176B2 (en) 2007-06-25 2011-07-26 Sap Ag Mixed initiative semantic search
KR101465770B1 (ko) 2007-06-25 2014-11-27 구글 인코포레이티드 단어 확률 결정
US8027834B2 (en) 2007-06-25 2011-09-27 Nuance Communications, Inc. Technique for training a phonetic decision tree with limited phonetic exceptional terms
KR100757496B1 (ko) 2007-06-26 2007-09-11 우영배 정수처리장치가 구비된 물탱크
US8090621B1 (en) 2007-06-27 2012-01-03 Amazon Technologies, Inc. Method and system for associating feedback with recommendation rules
US7689421B2 (en) 2007-06-27 2010-03-30 Microsoft Corporation Voice persona service for embedding text-to-speech features into software programs
US8190627B2 (en) 2007-06-28 2012-05-29 Microsoft Corporation Machine assisted query formulation
US8065624B2 (en) 2007-06-28 2011-11-22 Panasonic Corporation Virtual keypad systems and methods
US8260809B2 (en) 2007-06-28 2012-09-04 Microsoft Corporation Voice-based search processing
US9632561B2 (en) 2007-06-28 2017-04-25 Apple Inc. Power-gating media decoders to reduce power consumption
US7861008B2 (en) 2007-06-28 2010-12-28 Apple Inc. Media management and routing within an electronic device
US9794605B2 (en) 2007-06-28 2017-10-17 Apple Inc. Using time-stamped event entries to facilitate synchronizing data streams
US8041438B2 (en) 2007-06-28 2011-10-18 Apple Inc. Data-driven media management within an electronic device
KR100930802B1 (ko) 2007-06-29 2009-12-09 엔에이치엔(주) 이미지를 이용한 브라우저 제어 방법 및 시스템
US8019606B2 (en) * 2007-06-29 2011-09-13 Microsoft Corporation Identification and selection of a software application via speech
US8290775B2 (en) 2007-06-29 2012-10-16 Microsoft Corporation Pronunciation correction of text-to-speech systems between different spoken languages
US7962344B2 (en) 2007-06-29 2011-06-14 Microsoft Corporation Depicting a speech user interface via graphical elements
US8630841B2 (en) 2007-06-29 2014-01-14 Microsoft Corporation Regular expression word verification
US8050919B2 (en) 2007-06-29 2011-11-01 Microsoft Corporation Speaker recognition via voice sample based on multiple nearest neighbor classifiers
JP4424382B2 (ja) 2007-07-04 2010-03-03 ソニー株式会社 コンテンツ再生装置およびコンテンツ自動受信方法
US7617074B2 (en) 2007-07-06 2009-11-10 Microsoft Corporation Suppressing repeated events and storing diagnostic information
US8219399B2 (en) 2007-07-11 2012-07-10 Garmin Switzerland Gmbh Automated speech recognition (ASR) tiling
US8306235B2 (en) 2007-07-17 2012-11-06 Apple Inc. Method and apparatus for using a sound sensor to adjust the audio output for a device
DE102007033472A1 (de) 2007-07-18 2009-01-29 Siemens Ag Verfahren zur Spracherkennung
US7890493B2 (en) 2007-07-20 2011-02-15 Google Inc. Translating a search query into multiple languages
CN101354746B (zh) 2007-07-23 2011-08-31 夏普株式会社 文字图像抽出装置及文字图像抽出方法
US20090027222A1 (en) 2007-07-23 2009-01-29 Sony Ericsson Mobile Communications Ab Providing services to a mobile device in a personal network
AU2008201643B1 (en) 2007-07-24 2008-08-28 Rambrandt Messaging Technologies, LP Messaging service in a wireless communications network
ITFI20070177A1 (it) 2007-07-26 2009-01-27 Riccardo Vieri Sistema per la creazione e impostazione di una campagna pubblicitaria derivante dall'inserimento di messaggi pubblicitari all'interno di uno scambio di messaggi e metodo per il suo funzionamento.
EP2183913A4 (en) 2007-07-30 2011-06-22 Lg Electronics Inc DISPLAY ARRANGEMENT AND SPEAKER SYSTEM FOR THE DISPLAY ARRANGEMENT
CN105045777A (zh) 2007-08-01 2015-11-11 金格软件有限公司 使用互联网语料库的自动的上下文相关的语言校正和增强
JP2009036999A (ja) 2007-08-01 2009-02-19 Infocom Corp コンピュータによる対話方法、対話システム、コンピュータプログラムおよびコンピュータに読み取り可能な記憶媒体
US9342496B2 (en) 2007-08-06 2016-05-17 Apple Inc. Auto-completion of names
TW200907695A (en) 2007-08-06 2009-02-16 jian-qiang Peng System and method of fast opening network link service
US20090043583A1 (en) 2007-08-08 2009-02-12 International Business Machines Corporation Dynamic modification of voice selection based on user specific factors
US7983919B2 (en) 2007-08-09 2011-07-19 At&T Intellectual Property Ii, L.P. System and method for performing speech synthesis with a cache of phoneme sequences
JP2010236858A (ja) 2007-08-10 2010-10-21 Mitsubishi Electric Corp ナビゲーション装置
US7983478B2 (en) 2007-08-10 2011-07-19 Microsoft Corporation Hidden markov model based handwriting/calligraphy generation
JP2009048245A (ja) 2007-08-14 2009-03-05 Konami Digital Entertainment:Kk 入力受付装置、領域制御方法、および、プログラム
US8478598B2 (en) 2007-08-17 2013-07-02 International Business Machines Corporation Apparatus, system, and method for voice chat transcription
KR101490687B1 (ko) 2007-08-20 2015-02-06 삼성전자주식회사 홈 네트워크에서 디바이스들이 비밀 정보를 공유하는 방법및 이를 위한 장치
JP4987623B2 (ja) 2007-08-20 2012-07-25 株式会社東芝 ユーザと音声により対話する装置および方法
US8296377B1 (en) 2007-08-22 2012-10-23 Canyon IP Holdings, LLC. Facilitating presentation by mobile device of additional content for a word or phrase upon utterance thereof
US8260619B1 (en) 2008-08-22 2012-09-04 Convergys Cmg Utah, Inc. Method and system for creating natural language understanding grammars
US7917355B2 (en) 2007-08-23 2011-03-29 Google Inc. Word detection
US20090055186A1 (en) 2007-08-23 2009-02-26 International Business Machines Corporation Method to voice id tag content to ease reading for visually impaired
US7983902B2 (en) 2007-08-23 2011-07-19 Google Inc. Domain dictionary creation by detection of new topic words using divergence value comparison
KR101359715B1 (ko) 2007-08-24 2014-02-10 삼성전자주식회사 모바일 음성 웹 제공 방법 및 장치
US8126274B2 (en) 2007-08-30 2012-02-28 Microsoft Corporation Visual language modeling for image classification
US8190359B2 (en) 2007-08-31 2012-05-29 Proxpro, Inc. Situation-aware personal information management for a mobile device
US8826132B2 (en) 2007-09-04 2014-09-02 Apple Inc. Methods and systems for navigating content on a portable device
US8683197B2 (en) 2007-09-04 2014-03-25 Apple Inc. Method and apparatus for providing seamless resumption of video playback
US20090058823A1 (en) 2007-09-04 2009-03-05 Apple Inc. Virtual Keyboards in Multi-Language Environment
US8683378B2 (en) 2007-09-04 2014-03-25 Apple Inc. Scrolling techniques for user interfaces
US20090106397A1 (en) 2007-09-05 2009-04-23 O'keefe Sean Patrick Method and apparatus for interactive content distribution
US9812023B2 (en) 2007-09-10 2017-11-07 Excalibur Ip, Llc Audible metadata
CN101601088B (zh) 2007-09-11 2012-05-30 松下电器产业株式会社 声音判断装置、声音检测装置以及声音判断方法
US20090070109A1 (en) 2007-09-12 2009-03-12 Microsoft Corporation Speech-to-Text Transcription for Personal Communication Devices
US8661340B2 (en) 2007-09-13 2014-02-25 Apple Inc. Input methods for device having multi-language environment
US20090074214A1 (en) 2007-09-13 2009-03-19 Bionica Corporation Assistive listening system with plug in enhancement platform and communication port to download user preferred processing algorithms
US20090076825A1 (en) 2007-09-13 2009-03-19 Bionica Corporation Method of enhancing sound for hearing impaired individuals
JP4990077B2 (ja) 2007-09-14 2012-08-01 株式会社日立製作所 ナビゲーション装置
US8713144B2 (en) 2007-09-14 2014-04-29 Ricoh Co., Ltd. Workflow-enabled client
KR100920267B1 (ko) 2007-09-17 2009-10-05 한국전자통신연구원 음성 대화 분석 시스템 및 그 방법
US8706476B2 (en) 2007-09-18 2014-04-22 Ariadne Genomics, Inc. Natural language processing method by analyzing primitive sentences, logical clauses, clause types and verbal blocks
KR100919225B1 (ko) 2007-09-19 2009-09-28 한국전자통신연구원 음성 대화 시스템에 있어서 다단계 검증을 이용한 대화오류 후처리 장치 및 방법
US8583438B2 (en) 2007-09-20 2013-11-12 Microsoft Corporation Unnatural prosody detection in speech synthesis
ATE509345T1 (de) 2007-09-21 2011-05-15 Boeing Co Gesprochene fahrzeugsteuerung
US8042053B2 (en) 2007-09-24 2011-10-18 Microsoft Corporation Method for making digital documents browseable
US8069051B2 (en) 2007-09-25 2011-11-29 Apple Inc. Zero-gap playback using predictive mixing
US20090083035A1 (en) 2007-09-25 2009-03-26 Ritchie Winson Huang Text pre-processing for text-to-speech generation
US20090079622A1 (en) 2007-09-26 2009-03-26 Broadcom Corporation Sharing of gps information between mobile devices
WO2009041101A1 (ja) 2007-09-28 2009-04-02 Nec Corporation データ分類方法およびデータ分類装置
JP4339929B2 (ja) 2007-10-01 2009-10-07 パナソニック株式会社 音源方向検知装置
US9053089B2 (en) 2007-10-02 2015-06-09 Apple Inc. Part-of-speech tagging using latent analogy
US8923491B2 (en) 2007-10-03 2014-12-30 At&T Intellectual Property I, L.P. System and method for connecting to addresses received in spoken communications
US8462959B2 (en) 2007-10-04 2013-06-11 Apple Inc. Managing acoustic noise produced by a device
US8595642B1 (en) 2007-10-04 2013-11-26 Great Northern Research, LLC Multiple shell multi faceted graphical user interface
US8165886B1 (en) * 2007-10-04 2012-04-24 Great Northern Research LLC Speech interface system and method for control and interaction with applications on a computing system
US8515095B2 (en) 2007-10-04 2013-08-20 Apple Inc. Reducing annoyance by managing the acoustic noise produced by a device
US7995732B2 (en) 2007-10-04 2011-08-09 At&T Intellectual Property I, Lp Managing audio in a multi-source audio environment
US8036901B2 (en) 2007-10-05 2011-10-11 Sensory, Incorporated Systems and methods of performing speech recognition using sensory inputs of human position
IL186505A0 (en) 2007-10-08 2008-01-20 Excelang Ltd Grammar checker
WO2009049049A1 (en) 2007-10-09 2009-04-16 Language Analytics Llc Method and system for adaptive transliteration
US8139763B2 (en) 2007-10-10 2012-03-20 Spansion Llc Randomized RSA-based cryptographic exponentiation resistant to side channel and fault attacks
US9532164B2 (en) 2007-10-12 2016-12-27 Empire Ip Llc Mashing mapping content displayed on mobile devices
US20090100383A1 (en) 2007-10-16 2009-04-16 Microsoft Corporation Predictive gesturing in graphical user interface
US20090097634A1 (en) 2007-10-16 2009-04-16 Ullas Balan Nambiar Method and System for Call Processing
US8594996B2 (en) 2007-10-17 2013-11-26 Evri Inc. NLP-based entity recognition and disambiguation
JP2009098490A (ja) 2007-10-18 2009-05-07 Kddi Corp 音声認識結果編集装置、音声認識装置およびコンピュータプログラム
US8209384B2 (en) 2007-10-23 2012-06-26 Yahoo! Inc. Persistent group-based instant messaging
US20090112677A1 (en) 2007-10-24 2009-04-30 Rhett Randolph L Method for automatically developing suggested optimal work schedules from unsorted group and individual task lists
US8606562B2 (en) 2007-10-25 2013-12-10 Blackberry Limited Disambiguated text message retype function
US8126863B2 (en) 2007-10-25 2012-02-28 Apple Inc. Search control combining classification and text-based searching techniques
US8000972B2 (en) 2007-10-26 2011-08-16 Sony Corporation Remote controller with speech recognition
US8364694B2 (en) 2007-10-26 2013-01-29 Apple Inc. Search assistant for digital media assets
US8280885B2 (en) 2007-10-29 2012-10-02 Cornell University System and method for automatically summarizing fine-grained opinions in digital text
US20090112572A1 (en) 2007-10-30 2009-04-30 Karl Ola Thorn System and method for input of text to an application operating on a device
US7840447B2 (en) 2007-10-30 2010-11-23 Leonard Kleinrock Pricing and auctioning of bundled items among multiple sellers and buyers
US9063979B2 (en) 2007-11-01 2015-06-23 Ebay, Inc. Analyzing event streams of user sessions
US8010614B1 (en) 2007-11-01 2011-08-30 Bitdefender IPR Management Ltd. Systems and methods for generating signatures for electronic communication classification
US7983997B2 (en) * 2007-11-02 2011-07-19 Florida Institute For Human And Machine Cognition, Inc. Interactive complex task teaching system that allows for natural language input, recognizes a user's intent, and automatically performs tasks in document object model (DOM) nodes
US8055296B1 (en) 2007-11-06 2011-11-08 Sprint Communications Company L.P. Head-up display communication system and method
CN101179754A (zh) 2007-11-08 2008-05-14 深圳市戴文科技有限公司 一种交互式业务的实现方法及移动终端
US8065152B2 (en) 2007-11-08 2011-11-22 Demand Media, Inc. Platform for enabling voice commands to resolve phoneme based domain name registrations
US8490142B2 (en) 2007-11-09 2013-07-16 At&T Intellectual Property I, Lp System and method for tagging video content
DE102008051756A1 (de) 2007-11-12 2009-05-14 Volkswagen Ag Multimodale Benutzerschnittstelle eines Fahrerassistenzsystems zur Eingabe und Präsentation von Informationen
JP4926004B2 (ja) 2007-11-12 2012-05-09 株式会社リコー 文書処理装置、文書処理方法及び文書処理プログラム
US7890525B2 (en) 2007-11-14 2011-02-15 International Business Machines Corporation Foreign language abbreviation translation in an instant messaging system
US8112280B2 (en) 2007-11-19 2012-02-07 Sensory, Inc. Systems and methods of performing speech recognition with barge-in for use in a bluetooth system
US8294669B2 (en) 2007-11-19 2012-10-23 Palo Alto Research Center Incorporated Link target accuracy in touch-screen mobile devices by layout adjustment
US8620662B2 (en) 2007-11-20 2013-12-31 Apple Inc. Context-aware unit selection
US20150046537A1 (en) 2007-11-21 2015-02-12 Vdoqwest, Inc., A Delaware Corporation Retrieving video annotation metadata using a p2p network and copyright free indexes
US20110246471A1 (en) 2010-04-06 2011-10-06 Selim Shlomo Rakib Retrieving video annotation metadata using a p2p network
US8213999B2 (en) 2007-11-27 2012-07-03 Htc Corporation Controlling method and system for handheld communication device and recording medium using the same
TWI373708B (en) 2007-11-27 2012-10-01 Htc Corp Power management method for handheld electronic device
JP5212379B2 (ja) 2007-11-28 2013-06-19 富士通株式会社 無線タグで管理される金属パイプ及びその無線タグ
US8190596B2 (en) 2007-11-28 2012-05-29 International Business Machines Corporation Method for assembly of personalized enterprise information integrators over conjunctive queries
US8624809B2 (en) 2007-11-29 2014-01-07 Apple Inc. Communication using light-emitting device
US8543622B2 (en) 2007-12-07 2013-09-24 Patrick Giblin Method and system for meta-tagging media content and distribution
US8140335B2 (en) 2007-12-11 2012-03-20 Voicebox Technologies, Inc. System and method for providing a natural language voice user interface in an integrated voice navigation services environment
JP5493267B2 (ja) 2007-12-11 2014-05-14 大日本印刷株式会社 商品検索装置および商品検索方法
US8385588B2 (en) 2007-12-11 2013-02-26 Eastman Kodak Company Recording audio metadata for stored images
US8275607B2 (en) 2007-12-12 2012-09-25 Microsoft Corporation Semi-supervised part-of-speech tagging
US9767681B2 (en) 2007-12-12 2017-09-19 Apple Inc. Handheld electronic devices with remote control functionality and gesture recognition
US20090158423A1 (en) 2007-12-14 2009-06-18 Symbol Technologies, Inc. Locking mobile device cradle
US20090152349A1 (en) 2007-12-17 2009-06-18 Bonev Robert Family organizer communications network system
JP5327054B2 (ja) 2007-12-18 2013-10-30 日本電気株式会社 発音変動規則抽出装置、発音変動規則抽出方法、および発音変動規則抽出用プログラム
KR101300839B1 (ko) 2007-12-18 2013-09-10 삼성전자주식회사 음성 검색어 확장 방법 및 시스템
US8145196B2 (en) 2007-12-18 2012-03-27 Apple Inc. Creation and management of voicemail greetings for mobile communication devices
US10002189B2 (en) 2007-12-20 2018-06-19 Apple Inc. Method and apparatus for searching using an active ontology
US8095680B2 (en) 2007-12-20 2012-01-10 Telefonaktiebolaget Lm Ericsson (Publ) Real-time network transport protocol interface method and apparatus
US20090164937A1 (en) 2007-12-20 2009-06-25 Alden Alviar Scroll Apparatus and Method for Manipulating Data on an Electronic Device Display
WO2009079736A1 (en) 2007-12-21 2009-07-02 Bce Inc. Method and apparatus for interrupting an active telephony session to deliver information to a subscriber
JP5239328B2 (ja) 2007-12-21 2013-07-17 ソニー株式会社 情報処理装置及びタッチ動作認識方法
US8019604B2 (en) 2007-12-21 2011-09-13 Motorola Mobility, Inc. Method and apparatus for uniterm discovery and voice-to-voice search on mobile device
US20090164301A1 (en) 2007-12-21 2009-06-25 Yahoo! Inc. Targeted Ad System Using Metadata
CN101188644A (zh) 2007-12-26 2008-05-28 中国工商银行股份有限公司 银行语音服务方法与系统
US8583416B2 (en) 2007-12-27 2013-11-12 Fluential, Llc Robust information extraction from utterances
KR20090071077A (ko) 2007-12-27 2009-07-01 엘지전자 주식회사 네비게이션 장치 및 이의 턴 지점 정보 제공방법
US8219407B1 (en) 2007-12-27 2012-07-10 Great Northern Research, LLC Method for processing the output of a speech recognizer
US20090172108A1 (en) 2007-12-28 2009-07-02 Surgo Systems and methods for a telephone-accessible message communication system
US8154381B2 (en) 2007-12-31 2012-04-10 Universal Electronics Inc. System and method for interactive appliance control
US8138896B2 (en) 2007-12-31 2012-03-20 Apple Inc. Tactile feedback in an electronic device
US9330720B2 (en) 2008-01-03 2016-05-03 Apple Inc. Methods and apparatus for altering audio output signals
US20090177966A1 (en) 2008-01-06 2009-07-09 Apple Inc. Content Sheet for Media Player
US8405621B2 (en) 2008-01-06 2013-03-26 Apple Inc. Variable rate media playback methods for electronic devices with touch interfaces
US7609179B2 (en) 2008-01-08 2009-10-27 International Business Machines Corporation Method for compressed data with reduced dictionary sizes by coding value prefixes
US8478578B2 (en) 2008-01-09 2013-07-02 Fluential, Llc Mobile speech-to-speech interpretation system
US8232973B2 (en) 2008-01-09 2012-07-31 Apple Inc. Method, device, and graphical user interface providing word recommendations for text input
WO2009087860A1 (ja) 2008-01-10 2009-07-16 Brother Kogyo Kabushiki Kaisha 音声対話装置及び音声対話プログラムを記憶したコンピュータ読み取り可能な媒体
US7870133B2 (en) 2008-01-14 2011-01-11 Infosys Technologies Ltd. Method for semantic based storage and retrieval of information
US10176827B2 (en) 2008-01-15 2019-01-08 Verint Americas Inc. Active lab
EP2081185B1 (en) 2008-01-16 2014-11-26 Nuance Communications, Inc. Speech recognition on large lists using fragments
US20090187950A1 (en) 2008-01-18 2009-07-23 At&T Knowledge Ventures, L.P. Audible menu system
US20090187577A1 (en) 2008-01-20 2009-07-23 Aviv Reznik System and Method Providing Audio-on-Demand to a User's Personal Online Device as Part of an Online Audio Community
ITPO20080002A1 (it) 2008-01-22 2009-07-23 Riccardo Vieri Sistema e metodo per la generazione di pubblicita' contestuale durante l'invio di sms, relativo dispositivo e interfaccia.
US20090192782A1 (en) 2008-01-28 2009-07-30 William Drewes Method for increasing the accuracy of statistical machine translation (SMT)
US20120284015A1 (en) 2008-01-28 2012-11-08 William Drewes Method for Increasing the Accuracy of Subject-Specific Statistical Machine Translation (SMT)
KR101629873B1 (ko) 2008-01-30 2016-06-21 구글 인코포레이티드 모바일 디바이스 이벤트의 통지
CN101499156A (zh) 2008-01-31 2009-08-05 上海亿动信息技术有限公司 一种基于多广告信息发布装置发布广告的控制方法及装置
US7840581B2 (en) 2008-02-01 2010-11-23 Realnetworks, Inc. Method and system for improving the quality of deep metadata associated with media content
US8677285B2 (en) 2008-02-01 2014-03-18 Wimm Labs, Inc. User interface of a small touch sensitive display for an electronic data and communication device
KR20090085376A (ko) 2008-02-04 2009-08-07 삼성전자주식회사 문자 메시지의 음성 합성을 이용한 서비스 방법 및 장치
US8000956B2 (en) 2008-02-08 2011-08-16 Xerox Corporation Semantic compatibility checking for automatic correction and discovery of named entities
US8910299B2 (en) 2008-02-08 2014-12-09 Steven Charles Michalske Emergency information access on portable electronic devices
US10269024B2 (en) 2008-02-08 2019-04-23 Outbrain Inc. Systems and methods for identifying and measuring trends in consumer content demand within vertically associated websites and related content
KR101334066B1 (ko) 2008-02-11 2013-11-29 이점식 진화하는 사이버 로봇 시스템 및 그 제공 방법
US8099289B2 (en) 2008-02-13 2012-01-17 Sensory, Inc. Voice interface and search for electronic devices including bluetooth headsets and remote systems
US8195656B2 (en) 2008-02-13 2012-06-05 Yahoo, Inc. Social network search
US20090210391A1 (en) 2008-02-14 2009-08-20 Hall Stephen G Method and system for automated search for, and retrieval and distribution of, information
US8595119B2 (en) 2008-02-15 2013-11-26 New York Mercantile Exchange, Inc. Symbolic language for trade matching
JP2009193457A (ja) * 2008-02-15 2009-08-27 Oki Electric Ind Co Ltd 情報検索装置、方法及びプログラム
JP2009193532A (ja) * 2008-02-18 2009-08-27 Oki Electric Ind Co Ltd 対話管理装置、方法及びプログラム、並びに意識抽出システム
US8165884B2 (en) 2008-02-15 2012-04-24 Microsoft Corporation Layered prompting: self-calibrating instructional prompting for verbal interfaces
JP2009193448A (ja) 2008-02-15 2009-08-27 Oki Electric Ind Co Ltd 対話システム、方法及びプログラム
EP2094032A1 (en) 2008-02-19 2009-08-26 Deutsche Thomson OHG Audio signal, method and apparatus for encoding or transmitting the same and method and apparatus for processing the same
WO2009104126A1 (en) 2008-02-20 2009-08-27 Koninklijke Philips Electronics N.V. Audio device and method of operation therefor
US8065143B2 (en) 2008-02-22 2011-11-22 Apple Inc. Providing text input using speech data and non-speech data
US8706474B2 (en) 2008-02-23 2014-04-22 Fair Isaac Corporation Translation of entity names based on source document publication date, and frequency and co-occurrence of the entity names
US8015144B2 (en) 2008-02-26 2011-09-06 Microsoft Corporation Learning transportation modes from raw GPS data
JP4433061B2 (ja) 2008-02-27 2010-03-17 株式会社デンソー 運転支援システム
US8068604B2 (en) 2008-12-19 2011-11-29 Computer Product Introductions Corporation Method and system for event notifications
US9049255B2 (en) 2008-02-29 2015-06-02 Blackberry Limited Visual event notification on a handheld communications device
EP2096840B1 (en) 2008-02-29 2012-07-04 Research In Motion Limited Visual event notification on a handheld communications device
US20090221274A1 (en) 2008-02-29 2009-09-03 Venkatakrishnan Poornima System, method and device for enabling alternative call handling routines for incoming calls
JP2009205579A (ja) 2008-02-29 2009-09-10 Toshiba Corp 音声翻訳装置およびプログラム
US8650507B2 (en) 2008-03-04 2014-02-11 Apple Inc. Selecting of text using gestures
US8201109B2 (en) 2008-03-04 2012-06-12 Apple Inc. Methods and graphical user interfaces for editing on a portable multifunction device
US8205157B2 (en) 2008-03-04 2012-06-19 Apple Inc. Methods and graphical user interfaces for conducting searches on a portable multifunction device
US20090228273A1 (en) 2008-03-05 2009-09-10 Microsoft Corporation Handwriting-based user interface for correction of speech recognition errors
US8255224B2 (en) 2008-03-07 2012-08-28 Google Inc. Voice recognition grammar selection based on context
US20090228439A1 (en) 2008-03-07 2009-09-10 Microsoft Corporation Intent-aware search
US8380512B2 (en) 2008-03-10 2013-02-19 Yahoo! Inc. Navigation using a search engine and phonetic voice recognition
US20090235280A1 (en) 2008-03-12 2009-09-17 Xerox Corporation Event extraction system for electronic messages
US20090234655A1 (en) 2008-03-13 2009-09-17 Jason Kwon Mobile electronic device with active speech recognition
US20090234638A1 (en) 2008-03-14 2009-09-17 Microsoft Corporation Use of a Speech Grammar to Recognize Instant Message Input
US20090235176A1 (en) 2008-03-14 2009-09-17 Madhavi Jayanthi Social interaction system for facilitating display of current location of friends and location of businesses of interest
CN101246020B (zh) 2008-03-14 2011-05-25 深圳市凯立德科技股份有限公司 语音播报装置、使用了此装置的导航系统及其采用的方法
US7958136B1 (en) 2008-03-18 2011-06-07 Google Inc. Systems and methods for identifying similar documents
US20100030578A1 (en) * 2008-03-21 2010-02-04 Siddique M A Sami System and method for collaborative shopping, business and entertainment
US20090239552A1 (en) 2008-03-24 2009-09-24 Yahoo! Inc. Location-based opportunistic recommendations
US8856009B2 (en) 2008-03-25 2014-10-07 Intelligent Mechatronic Systems Inc. Multi-participant, mixed-initiative voice interaction system
WO2009118716A1 (en) 2008-03-27 2009-10-01 Markport Limited Processing of messaging service attributes in communication systems
US20090248456A1 (en) 2008-03-28 2009-10-01 Passkey International, Inc. Notifications and reports in a reservation system
US8615388B2 (en) 2008-03-28 2013-12-24 Microsoft Corporation Intra-language statistical machine translation
US7472061B1 (en) 2008-03-31 2008-12-30 International Business Machines Corporation Systems and methods for building a native language phoneme lexicon having native pronunciations of non-native words derived from non-native pronunciations
EP2107553B1 (en) 2008-03-31 2011-05-18 Harman Becker Automotive Systems GmbH Method for determining barge-in
US8417298B2 (en) 2008-04-01 2013-04-09 Apple Inc. Mounting structures for portable electronic devices
US20090249198A1 (en) 2008-04-01 2009-10-01 Yahoo! Inc. Techniques for input recogniton and completion
TWI446780B (zh) 2008-04-03 2014-07-21 Hon Hai Prec Ind Co Ltd 通訊裝置及其通訊方法
US8312376B2 (en) 2008-04-03 2012-11-13 Microsoft Corporation Bookmark interpretation service
US20090253457A1 (en) 2008-04-04 2009-10-08 Apple Inc. Audio signal processing for certification enhancement in a handheld wireless communications device
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
KR101491581B1 (ko) 2008-04-07 2015-02-24 삼성전자주식회사 철자 오류 보정 시스템 및 방법
US8140368B2 (en) 2008-04-07 2012-03-20 International Business Machines Corporation Method and system for routing a task to an employee based on physical and emotional state
JPWO2009125710A1 (ja) 2008-04-08 2011-08-04 株式会社エヌ・ティ・ティ・ドコモ メディア処理サーバ装置およびメディア処理方法
KR20090107365A (ko) 2008-04-08 2009-10-13 엘지전자 주식회사 이동 단말기 및 그 메뉴 제어방법
US8958848B2 (en) 2008-04-08 2015-02-17 Lg Electronics Inc. Mobile terminal and menu control method thereof
US8285737B1 (en) 2008-04-10 2012-10-09 Google Inc. Selecting content for publication
JP4656177B2 (ja) 2008-04-14 2011-03-23 トヨタ自動車株式会社 ナビゲーション装置、操作部表示方法
US7889101B2 (en) 2008-04-14 2011-02-15 Alpine Electronics, Inc Method and apparatus for generating location based reminder message for navigation system
US8490050B2 (en) * 2008-04-17 2013-07-16 Microsoft Corporation Automatic generation of user interfaces
US8433778B1 (en) 2008-04-22 2013-04-30 Marvell International Ltd Device configuration
US8666824B2 (en) 2008-04-23 2014-03-04 Dell Products L.P. Digital media content location and purchasing system
US8407049B2 (en) 2008-04-23 2013-03-26 Cogi, Inc. Systems and methods for conversation enhancement
US8972432B2 (en) 2008-04-23 2015-03-03 Google Inc. Machine translation using information retrieval
US8121837B2 (en) 2008-04-24 2012-02-21 Nuance Communications, Inc. Adjusting a speech engine for a mobile computing device based on background noise
US8082148B2 (en) 2008-04-24 2011-12-20 Nuance Communications, Inc. Testing a grammar used in speech recognition for reliability in a plurality of operating environments having different background noise
US8249858B2 (en) 2008-04-24 2012-08-21 International Business Machines Corporation Multilingual administration of enterprise data with default target languages
US8594995B2 (en) 2008-04-24 2013-11-26 Nuance Communications, Inc. Multilingual asynchronous communications of speech messages recorded in digital media files
US8249857B2 (en) 2008-04-24 2012-08-21 International Business Machines Corporation Multilingual administration of enterprise data with user selected target language translation
US8194827B2 (en) 2008-04-29 2012-06-05 International Business Machines Corporation Secure voice transaction method and system
US8693698B2 (en) 2008-04-30 2014-04-08 Qualcomm Incorporated Method and apparatus to reduce non-linear distortion in mobile computing devices
US8521512B2 (en) 2008-04-30 2013-08-27 Deep Sky Concepts, Inc Systems and methods for natural language communication with a computer
US8254829B1 (en) 2008-05-09 2012-08-28 Sprint Communications Company L.P. Network media service with track delivery adapted to a user cadence
US8219115B1 (en) 2008-05-12 2012-07-10 Google Inc. Location based reminders
US20130275899A1 (en) 2010-01-18 2013-10-17 Apple Inc. Application Gateway for Providing Different User Interfaces for Limited Distraction and Non-Limited Distraction Contexts
US10496753B2 (en) 2010-01-18 2019-12-03 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US9965035B2 (en) 2008-05-13 2018-05-08 Apple Inc. Device, method, and graphical user interface for synchronizing two or more displays
US8516562B2 (en) 2008-05-13 2013-08-20 Veritrix, Inc. Multi-channel multi-factor authentication
US8174503B2 (en) 2008-05-17 2012-05-08 David H. Cain Touch-based authentication of a mobile device through user generated pattern creation
US8131267B2 (en) 2008-05-19 2012-03-06 Tbm, Llc Interactive voice access and retrieval of information
DE102008024258A1 (de) 2008-05-20 2009-11-26 Siemens Aktiengesellschaft Verfahren zur Klassifizierung und Entfernung unerwünschter Anteile aus einer Äußerung bei einer Spracherkennung
US10203861B2 (en) 2008-05-21 2019-02-12 Please Don't Go, LLC. Messaging window overlay for a browser
US8285344B2 (en) 2008-05-21 2012-10-09 DP Technlogies, Inc. Method and apparatus for adjusting audio for a user environment
US20090292987A1 (en) 2008-05-22 2009-11-26 International Business Machines Corporation Formatting selected content of an electronic document based on analyzed formatting
US8589161B2 (en) 2008-05-27 2013-11-19 Voicebox Technologies, Inc. System and method for an integrated, multi-modal, multi-device natural language voice services environment
US8082498B2 (en) 2008-05-27 2011-12-20 Appfolio, Inc. Systems and methods for automatic spell checking of dynamically generated web pages
US20130100268A1 (en) 2008-05-27 2013-04-25 University Health Network Emergency detection and response system and method
US9305548B2 (en) 2008-05-27 2016-04-05 Voicebox Technologies Corporation System and method for an integrated, multi-modal, multi-device natural language voice services environment
US9646025B2 (en) 2008-05-27 2017-05-09 Qualcomm Incorporated Method and apparatus for aggregating and presenting data associated with geographic locations
US20090326938A1 (en) 2008-05-28 2009-12-31 Nokia Corporation Multiword text correction
US8126435B2 (en) 2008-05-30 2012-02-28 Hewlett-Packard Development Company, L.P. Techniques to manage vehicle communications
US8473279B2 (en) 2008-05-30 2013-06-25 Eiman Al-Shammari Lemmatizing, stemming, and query expansion method and system
US8694355B2 (en) 2008-05-30 2014-04-08 Sri International Method and apparatus for automated assistance with task management
US8233366B2 (en) 2008-06-02 2012-07-31 Apple Inc. Context-based error indication methods and apparatus
US20090298529A1 (en) 2008-06-03 2009-12-03 Symbol Technologies, Inc. Audio HTML (aHTML): Audio Access to Web/Data
JP5377889B2 (ja) 2008-06-05 2013-12-25 日本放送協会 言語処理装置およびプログラム
JP5136228B2 (ja) 2008-06-05 2013-02-06 日本電気株式会社 作業環境自動保存復元システム、作業環境自動保存復元方法および作業環境自動保存復元プログラム
US8140326B2 (en) 2008-06-06 2012-03-20 Fuji Xerox Co., Ltd. Systems and methods for reducing speech intelligibility while preserving environmental sounds
US8180630B2 (en) 2008-06-06 2012-05-15 Zi Corporation Of Canada, Inc. Systems and methods for an automated personalized dictionary generator for portable devices
TWM348993U (en) 2008-06-06 2009-01-11 Ming-Ying Chen Smart voice-controlled device to control home appliance with infrared controller
US8831948B2 (en) 2008-06-06 2014-09-09 At&T Intellectual Property I, L.P. System and method for synthetically generated speech describing media content
US8464150B2 (en) 2008-06-07 2013-06-11 Apple Inc. Automatic language identification for dynamic text processing
US9626363B2 (en) 2008-06-08 2017-04-18 Apple Inc. System and method for placeshifting media playback
KR100988397B1 (ko) 2008-06-09 2010-10-19 엘지전자 주식회사 이동 단말기 및 그의 텍스트 수정방법
US20090306967A1 (en) 2008-06-09 2009-12-10 J.D. Power And Associates Automatic Sentiment Analysis of Surveys
US8219397B2 (en) 2008-06-10 2012-07-10 Nuance Communications, Inc. Data processing system for autonomously building speech identification and tagging data
ATE501478T1 (de) 2008-06-11 2011-03-15 Exb Asset Man Gmbh Vorrichtung und verfahren mit verbessertem texteingabemechanismus
US8527876B2 (en) 2008-06-12 2013-09-03 Apple Inc. System and methods for adjusting graphical representations of media files based on previous usage
KR101513615B1 (ko) 2008-06-12 2015-04-20 엘지전자 주식회사 이동 단말기 및 그 음성 인식 방법
US20090313564A1 (en) 2008-06-12 2009-12-17 Apple Inc. Systems and methods for adjusting playback of media files based on previous usage
US8412707B1 (en) 2008-06-13 2013-04-02 Ustringer LLC Method and apparatus for distributing content
US8140330B2 (en) 2008-06-13 2012-03-20 Robert Bosch Gmbh System and method for detecting repeated patterns in dialog systems
US20090313023A1 (en) 2008-06-17 2009-12-17 Ralph Jones Multilingual text-to-speech system
US8195460B2 (en) 2008-06-17 2012-06-05 Voicesense Ltd. Speaker characterization through speech analysis
US9510044B1 (en) 2008-06-18 2016-11-29 Gracenote, Inc. TV content segmentation, categorization and identification and time-aligned applications
DE102008028885A1 (de) 2008-06-18 2009-12-31 Epcos Ag Verfahren zur Abstimmung einer Resonanzfrequenz eines piezoelektrischen Bauelementes
CA2727951A1 (en) 2008-06-19 2009-12-23 E-Lane Systems Inc. Communication system with voice mail access and call by spelling functionality
GB2462800A (en) 2008-06-20 2010-02-24 New Voice Media Ltd Monitoring a conversation between an agent and a customer and performing real time analytics on the audio signal for determining future handling of the call
WO2009156438A1 (en) 2008-06-24 2009-12-30 Llinxx Method and system for entering an expression
US9081590B2 (en) 2008-06-24 2015-07-14 Microsoft Technology Licensing, Llc Multimodal input using scratchpad graphical user interface to edit speech text input with keyboard input
US8037070B2 (en) * 2008-06-25 2011-10-11 Yahoo! Inc. Background contextual conversational search
US8300801B2 (en) 2008-06-26 2012-10-30 Centurylink Intellectual Property Llc System and method for telephone based noise cancellation
US20110106736A1 (en) 2008-06-26 2011-05-05 Intuitive User Interfaces Ltd. System and method for intuitive user interaction
US8423288B2 (en) 2009-11-30 2013-04-16 Apple Inc. Dynamic alerts for calendar events
US8364481B2 (en) 2008-07-02 2013-01-29 Google Inc. Speech recognition with parallel recognition tasks
WO2010000322A1 (en) 2008-07-03 2010-01-07 Mobiter Dicta Oy Method and device for converting speech
US20100005085A1 (en) 2008-07-03 2010-01-07 Oracle International Corporation Creating relationship maps from enterprise application system data
KR101059631B1 (ko) 2008-07-04 2011-08-25 야후! 인크. 자동 입출력 인터페이스를 갖춘 번역기 및 그 인터페이싱방법
US8478592B2 (en) 2008-07-08 2013-07-02 Nuance Communications, Inc. Enhancing media playback with speech recognition
JP4710931B2 (ja) 2008-07-09 2011-06-29 ソニー株式会社 学習装置、学習方法、およびプログラム
DE602008000714D1 (de) 2008-07-11 2010-04-08 Research In Motion Ltd Erleichterung der Umwandlung eines Domänennamens oder einer Netzwerkadresse mit einem Domänennamen von Text in Sprache
US20100017741A1 (en) 2008-07-16 2010-01-21 Nokia Corporation Start of an application from an idle state display mode of a mobile terminal
US8781833B2 (en) 2008-07-17 2014-07-15 Nuance Communications, Inc. Speech recognition semantic classification training
US8521761B2 (en) 2008-07-18 2013-08-27 Google Inc. Transliteration for query expansion
US8166019B1 (en) 2008-07-21 2012-04-24 Sprint Communications Company L.P. Providing suggested actions in response to textual communications
KR20100010860A (ko) 2008-07-23 2010-02-02 엘지전자 주식회사 이동 단말기 및 그의 이벤트 제어방법
JP5791861B2 (ja) 2008-07-25 2015-10-07 シャープ株式会社 情報処理装置および情報処理方法
US8001125B1 (en) 2008-07-30 2011-08-16 Intuit Inc. Method and apparatus for defining relationships between tags
JPWO2010013369A1 (ja) 2008-07-30 2012-01-05 三菱電機株式会社 音声認識装置
US8386485B2 (en) 2008-07-31 2013-02-26 George Mason Intellectual Properties, Inc. Case-based framework for collaborative semantic search
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
US8041848B2 (en) 2008-08-04 2011-10-18 Apple Inc. Media processing method and device
US8589149B2 (en) 2008-08-05 2013-11-19 Nuance Communications, Inc. Probability-based approach to recognition of user-entered data
US9317589B2 (en) 2008-08-07 2016-04-19 International Business Machines Corporation Semantic search by means of word sense disambiguation using a lexicon
US8411963B2 (en) 2008-08-08 2013-04-02 The Nielsen Company (U.S.), Llc Methods and apparatus to count persons in a monitored environment
JPWO2010018796A1 (ja) 2008-08-11 2012-01-26 旭化成株式会社 例外語辞書作成装置、例外語辞書作成方法及びそのプログラム、並びに、音声認識装置及び音声認識方法
JP4577428B2 (ja) 2008-08-11 2010-11-10 ソニー株式会社 表示装置、表示方法及びプログラム
KR100998566B1 (ko) 2008-08-11 2010-12-07 엘지전자 주식회사 음성인식을 이용한 언어 번역 방법 및 장치
US8508570B2 (en) 2008-08-12 2013-08-13 Polycom, Inc. Method to populate contact list from recent call log
US8170969B2 (en) 2008-08-13 2012-05-01 Siemens Aktiengesellschaft Automated computation of semantic similarity of pairs of named entity phrases using electronic document corpora as background knowledge
US8221125B2 (en) 2008-08-14 2012-07-17 World View Time Inc. Electronic presentation of world time zones
US8805110B2 (en) 2008-08-19 2014-08-12 Digimarc Corporation Methods and systems for content processing
US8520979B2 (en) 2008-08-19 2013-08-27 Digimarc Corporation Methods and systems for content processing
JP5459214B2 (ja) 2008-08-20 2014-04-02 日本電気株式会社 言語モデル作成装置、言語モデル作成方法、音声認識装置、音声認識方法、プログラム、および記録媒体
US20100050064A1 (en) 2008-08-22 2010-02-25 At & T Labs, Inc. System and method for selecting a multimedia presentation to accompany text
US8112269B2 (en) 2008-08-25 2012-02-07 Microsoft Corporation Determining utility of a question
US8867779B2 (en) 2008-08-28 2014-10-21 Microsoft Corporation Image tagging user interface
WO2010025343A1 (en) 2008-08-28 2010-03-04 Jonas Lawrence A System for integrating multiple im networks and social networking websites
WO2010025460A1 (en) 2008-08-29 2010-03-04 O3 Technologies, Llc System and method for speech-to-speech translation
US8117136B2 (en) 2008-08-29 2012-02-14 Hewlett-Packard Development Company, L.P. Relationship management on a mobile computing device
WO2010022561A1 (en) 2008-08-29 2010-03-04 Mediatek (Hefei) Inc. Method for playing voice guidance and navigation device using the same
US8442248B2 (en) 2008-09-03 2013-05-14 Starkey Laboratories, Inc. Systems and methods for managing wireless communication links for hearing assistance devices
CN101667424A (zh) 2008-09-04 2010-03-10 英业达股份有限公司 普通话与多种方言之间的语音翻译系统及其方法
WO2010028169A2 (en) 2008-09-05 2010-03-11 Fotonauts, Inc. Reverse tagging of images in system for managing and sharing digital images
US8380959B2 (en) 2008-09-05 2013-02-19 Apple Inc. Memory management system and method
US8098262B2 (en) 2008-09-05 2012-01-17 Apple Inc. Arbitrary fractional pixel movement
US20100063825A1 (en) 2008-09-05 2010-03-11 Apple Inc. Systems and Methods for Memory Management and Crossfading in an Electronic Device
US8768702B2 (en) 2008-09-05 2014-07-01 Apple Inc. Multi-tiered voice feedback in an electronic device
US7936736B2 (en) 2008-09-08 2011-05-03 Proctor Jr James Arthur Enforcing policies in wireless communication using exchanged identities
US8290971B2 (en) 2008-09-09 2012-10-16 Applied Systems, Inc. Method and apparatus for remotely displaying a list by determining a quantity of data to send based on the list size and the display control size
US8898568B2 (en) 2008-09-09 2014-11-25 Apple Inc. Audio user interface
US20100063926A1 (en) 2008-09-09 2010-03-11 Damon Charles Hougland Payment application framework
JP2010066519A (ja) 2008-09-11 2010-03-25 Brother Ind Ltd 音声対話装置、音声対話方法、および音声対話プログラム
US8929877B2 (en) * 2008-09-12 2015-01-06 Digimarc Corporation Methods and systems for content processing
US8259082B2 (en) 2008-09-12 2012-09-04 At&T Intellectual Property I, L.P. Multimodal portable communication interface for accessing video content
US8756519B2 (en) 2008-09-12 2014-06-17 Google Inc. Techniques for sharing content on a web page
CN101673274A (zh) 2008-09-12 2010-03-17 深圳富泰宏精密工业有限公司 影片字幕检索系统及方法
US8239201B2 (en) 2008-09-13 2012-08-07 At&T Intellectual Property I, L.P. System and method for audibly presenting selected text
US20100071003A1 (en) 2008-09-14 2010-03-18 Modu Ltd. Content personalization
JP5213605B2 (ja) 2008-09-17 2013-06-19 シャープ株式会社 通信装置、情報提示装置、通信方法、プログラム、および記録媒体
US8335778B2 (en) 2008-09-17 2012-12-18 Oracle International Corporation System and method for semantic search in an enterprise application
US8775154B2 (en) 2008-09-18 2014-07-08 Xerox Corporation Query translation through dictionary adaptation
KR101005074B1 (ko) 2008-09-18 2010-12-30 주식회사 수현테크 합성수지제 파이프 연결 고정구
US8763102B2 (en) 2008-09-19 2014-06-24 Hewlett-Packard Development Company, L.P. Single sign on infrastructure
US8326622B2 (en) 2008-09-23 2012-12-04 International Business Machines Corporation Dialog filtering for filling out a form
US8242884B2 (en) 2008-09-24 2012-08-14 Denso International America, Inc. Car finder by cell phone
US20100077350A1 (en) 2008-09-25 2010-03-25 Microsoft Corporation Combining elements in presentation of content
US8224652B2 (en) 2008-09-26 2012-07-17 Microsoft Corporation Speech and text driven HMM-based body animation synthesis
US8914228B2 (en) 2008-09-26 2014-12-16 Blackberry Limited Method of sharing event information and map location information
JP2010078979A (ja) 2008-09-26 2010-04-08 Nec Infrontia Corp 音声録音装置、録音音声検索方法及びプログラム
US8560371B2 (en) 2008-09-26 2013-10-15 Microsoft Corporation Suggesting things to do during time slots in a schedule
US8712776B2 (en) 2008-09-29 2014-04-29 Apple Inc. Systems and methods for selective text to speech synthesis
US8355919B2 (en) 2008-09-29 2013-01-15 Apple Inc. Systems and methods for text normalization for text to speech synthesis
US20100082327A1 (en) 2008-09-29 2010-04-01 Apple Inc. Systems and methods for mapping phonemes for text to speech synthesis
US20100082328A1 (en) 2008-09-29 2010-04-01 Apple Inc. Systems and methods for speech preprocessing in text to speech synthesis
US8352268B2 (en) 2008-09-29 2013-01-08 Apple Inc. Systems and methods for selective rate of speech and speech preferences for text to speech synthesis
US20100082653A1 (en) 2008-09-29 2010-04-01 Rahul Nair Event media search
GB2476011B (en) 2008-09-29 2013-05-15 Fisher Rosemount Systems Inc Efficient design and configuration of elements in a process control system
US8396714B2 (en) 2008-09-29 2013-03-12 Apple Inc. Systems and methods for concatenation of words in text to speech synthesis
US8180641B2 (en) 2008-09-29 2012-05-15 Microsoft Corporation Sequential speech recognition with two unequal ASR systems
US8583418B2 (en) 2008-09-29 2013-11-12 Apple Inc. Systems and methods of detecting language and natural language strings for text to speech synthesis
US8352272B2 (en) 2008-09-29 2013-01-08 Apple Inc. Systems and methods for text to speech synthesis
US8798956B2 (en) 2008-09-30 2014-08-05 Apple Inc. Method and apparatus for surface sensing input device
US8411953B2 (en) 2008-09-30 2013-04-02 International Business Machines Corporation Tagging images by determining a set of similar pre-tagged images and extracting prominent tags from that set
JP2010086230A (ja) 2008-09-30 2010-04-15 Sony Corp 情報処理装置、情報処理方法およびプログラム
US8401178B2 (en) 2008-09-30 2013-03-19 Apple Inc. Multiple microphone switching and configuration
US9077526B2 (en) 2008-09-30 2015-07-07 Apple Inc. Method and system for ensuring sequential playback of digital media
US20100079508A1 (en) 2008-09-30 2010-04-01 Andrew Hodge Electronic devices with gaze detection capabilities
US20100255858A1 (en) 2008-10-02 2010-10-07 Juhasz Paul R Dead Zone for Wireless Communication Device
US8676904B2 (en) 2008-10-02 2014-03-18 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
US8285545B2 (en) 2008-10-03 2012-10-09 Volkswagen Ag Voice command acquisition system and method
US9442648B2 (en) 2008-10-07 2016-09-13 Blackberry Limited Portable electronic device and method of controlling same
US9200913B2 (en) 2008-10-07 2015-12-01 Telecommunication Systems, Inc. User interface for predictive traffic
US8380497B2 (en) 2008-10-15 2013-02-19 Qualcomm Incorporated Methods and apparatus for noise estimation
US20100100080A1 (en) 2008-10-16 2010-04-22 Huculak John C System and method for voice activation of surgical instruments
US8543913B2 (en) 2008-10-16 2013-09-24 International Business Machines Corporation Identifying and using textual widgets
US8170961B2 (en) 2008-10-16 2012-05-01 At&T Intellectual Property I, L.P. Text edit tracker that categorizes communications, determines distances between templates, codes templates in color, and uses a morphing score based on edits
US8539342B1 (en) 2008-10-16 2013-09-17 Adobe Systems Incorporated Read-order inference via content sorting
US20100114887A1 (en) 2008-10-17 2010-05-06 Google Inc. Textual Disambiguation Using Social Connections
US20100131899A1 (en) 2008-10-17 2010-05-27 Darwin Ecosystem Llc Scannable Cloud
US8014721B2 (en) 2008-10-20 2011-09-06 Sony Ericsson Mobile Communications Ab Setting mobile device operating mode using near field communication
US20100100371A1 (en) 2008-10-20 2010-04-22 Tang Yuezhong Method, System, and Apparatus for Message Generation
US8364487B2 (en) 2008-10-21 2013-01-29 Microsoft Corporation Speech recognition system with display information
US8670546B2 (en) 2008-10-22 2014-03-11 At&T Intellectual Property I, L.P. Systems and methods for providing a personalized communication processing service
US8577685B2 (en) 2008-10-24 2013-11-05 At&T Intellectual Property I, L.P. System and method for targeted advertising
US8218397B2 (en) 2008-10-24 2012-07-10 Qualcomm Incorporated Audio source proximity estimation using sensor array for noise reduction
US8190437B2 (en) 2008-10-24 2012-05-29 Nuance Communications, Inc. Speaker verification methods and apparatus
US8724829B2 (en) 2008-10-24 2014-05-13 Qualcomm Incorporated Systems, methods, apparatus, and computer-readable media for coherence detection
US8644488B2 (en) 2008-10-27 2014-02-04 Nuance Communications, Inc. System and method for automatically generating adaptive interaction logs from customer interaction text
US8645123B2 (en) 2008-10-27 2014-02-04 Microsoft Corporation Image-based semantic distance
US8082448B2 (en) 2008-10-28 2011-12-20 Xerox Corporation System and method for user authentication using non-language words
US8412529B2 (en) 2008-10-29 2013-04-02 Verizon Patent And Licensing Inc. Method and system for enhancing verbal communication sessions
KR101543221B1 (ko) 2008-10-31 2015-08-12 에스케이플래닛 주식회사 다중 사용자-다중 서비스 제공 방법, 장치 및 시스템
JP5230358B2 (ja) 2008-10-31 2013-07-10 キヤノン株式会社 情報検索装置、情報検索方法、プログラム及び記憶媒体
TWI487385B (zh) 2008-10-31 2015-06-01 Chi Mei Comm Systems Inc 音量調節裝置及其調節方法
JP5412083B2 (ja) 2008-10-31 2014-02-12 ソニーモバイルコミュニケーションズ, エービー 携帯端末装置、操作オブジェクトの表示方法、及び操作オブジェクトの表示プログラム
US8170966B1 (en) 2008-11-04 2012-05-01 Bitdefender IPR Management Ltd. Dynamic streaming message clustering for rapid spam-wave detection
US8788261B2 (en) 2008-11-04 2014-07-22 Saplo Ab Method and system for analyzing text
US8122094B1 (en) 2008-11-05 2012-02-21 Kotab Dominic M Methods for performing an action relating to the scheduling of an event by performing one or more actions based on a response to a message
CN101409743A (zh) 2008-11-06 2009-04-15 中兴通讯股份有限公司 一种移动通信终端及其与计算机进行无线通信的方法
US20100205628A1 (en) 2009-02-12 2010-08-12 Davis Bruce L Media processing methods and arrangements
US8122353B2 (en) 2008-11-07 2012-02-21 Yahoo! Inc. Composing a message in an online textbox using a non-latin script
EP3258468B1 (en) 2008-11-10 2019-08-21 Google LLC Multisensory speech detection
US9202171B2 (en) 2008-11-11 2015-12-01 Digideal Corporation Virtual game assistant based on artificial intelligence
US8249870B2 (en) 2008-11-12 2012-08-21 Massachusetts Institute Of Technology Semi-automatic speech transcription
KR20100053149A (ko) 2008-11-12 2010-05-20 삼성전자주식회사 이동통신 단말기에서 참석 인원의 상황을 고려한 일정 생성장치 및 방법
US8386261B2 (en) 2008-11-14 2013-02-26 Vocollect Healthcare Systems, Inc. Training/coaching system for a voice-enabled work environment
US8832319B2 (en) 2008-11-18 2014-09-09 Amazon Technologies, Inc. Synchronization of digital content
US8584031B2 (en) 2008-11-19 2013-11-12 Apple Inc. Portable touch screen device, method, and graphical user interface for using emoji characters
US8108214B2 (en) 2008-11-19 2012-01-31 Robert Bosch Gmbh System and method for recognizing proper names in dialog systems
JP2010122928A (ja) 2008-11-20 2010-06-03 Toshiba Corp 携帯端末
US20100127854A1 (en) 2008-11-21 2010-05-27 Richard Eric Helvick Method and system for controlling home appliances based on estimated time of arrival
US8296124B1 (en) 2008-11-21 2012-10-23 Google Inc. Method and apparatus for detecting incorrectly translated text in a document
US9202455B2 (en) 2008-11-24 2015-12-01 Qualcomm Incorporated Systems, methods, apparatus, and computer program products for enhanced active noise cancellation
US20100128701A1 (en) 2008-11-24 2010-05-27 Qualcomm Incorporated Beacon transmission for participation in peer-to-peer formation and discovery
US20100131265A1 (en) 2008-11-25 2010-05-27 Nokia Corporation Method, Apparatus and Computer Program Product for Providing Context Aware Queries in a Network
US20100131498A1 (en) 2008-11-26 2010-05-27 General Electric Company Automated healthcare information composition and query enhancement
US8442824B2 (en) 2008-11-26 2013-05-14 Nuance Communications, Inc. Device, system, and method of liveness detection utilizing voice biometrics
US8140328B2 (en) 2008-12-01 2012-03-20 At&T Intellectual Property I, L.P. User intention based on N-best list of recognition hypotheses for utterances in a dialog
US8489599B2 (en) 2008-12-02 2013-07-16 Palo Alto Research Center Incorporated Context and activity-driven content delivery and interaction
US20100138680A1 (en) 2008-12-02 2010-06-03 At&T Mobility Ii Llc Automatic display and voice command activation with hand edge sensing
JP5119136B2 (ja) 2008-12-03 2013-01-16 富士フイルム株式会社 電子装置及びその制御方法
US8117036B2 (en) 2008-12-03 2012-02-14 At&T Intellectual Property I, L.P. Non-disruptive side conversation information retrieval
US8073693B2 (en) 2008-12-04 2011-12-06 At&T Intellectual Property I, L.P. System and method for pronunciation modeling
JP5257311B2 (ja) 2008-12-05 2013-08-07 ソニー株式会社 情報処理装置、および情報処理方法
US8589157B2 (en) 2008-12-05 2013-11-19 Microsoft Corporation Replying to text messages via automated voice search techniques
US8054180B1 (en) 2008-12-08 2011-11-08 Amazon Technologies, Inc. Location aware reminders
US20100185949A1 (en) 2008-12-09 2010-07-22 Denny Jaeger Method for using gesture objects for computer control
EP2196989B1 (en) 2008-12-10 2012-06-27 Nuance Communications, Inc. Grammar and template-based speech recognition of spoken utterances
US9959870B2 (en) 2008-12-11 2018-05-01 Apple Inc. Speech recognition involving a mobile device
US20100153968A1 (en) 2008-12-11 2010-06-17 Christof Engel External rendering of clipboard data
US20100153448A1 (en) 2008-12-12 2010-06-17 International Business Machines Corporation Persistent search notification
US8121842B2 (en) 2008-12-12 2012-02-21 Microsoft Corporation Audio output of a document from mobile device
US8160881B2 (en) 2008-12-15 2012-04-17 Microsoft Corporation Human-assisted pronunciation generation
US8208609B2 (en) 2008-12-15 2012-06-26 Centurylink Intellectual Property Llc System and method for voice activated dialing from a home phone
DE112009003645B4 (de) 2008-12-16 2014-05-15 Mitsubishi Electric Corporation Navigationsvorrichtung
US8799495B2 (en) 2008-12-17 2014-08-05 At&T Intellectual Property I, Lp Multiple devices multimedia control
US8447588B2 (en) 2008-12-18 2013-05-21 Palo Alto Research Center Incorporated Region-matching transducers for natural language processing
US9323854B2 (en) 2008-12-19 2016-04-26 Intel Corporation Method, apparatus and system for location assisted translation
JP5329939B2 (ja) 2008-12-19 2013-10-30 Kddi株式会社 コンテキスト検索方法および装置
US8918321B2 (en) 2012-04-13 2014-12-23 At&T Intellectual Property I, L.P. System and method for enhancing speech recognition accuracy
EP2368199B1 (en) 2008-12-22 2018-10-31 Google LLC Asynchronous distributed de-duplication for replicated content addressable storage clusters
US8635068B2 (en) 2008-12-23 2014-01-21 At&T Intellectual Property I, L.P. System and method for recognizing speech with dialect grammars
JP5326892B2 (ja) 2008-12-26 2013-10-30 富士通株式会社 情報処理装置、プログラム、および音響モデルを生成する方法
US8456420B2 (en) 2008-12-31 2013-06-04 Intel Corporation Audible list traversal
US8447609B2 (en) 2008-12-31 2013-05-21 Intel Corporation Adjustment of temporal acoustical characteristics
CA2748695C (en) 2008-12-31 2017-11-07 Bce Inc. System and method for unlocking a device
KR101543326B1 (ko) 2009-01-05 2015-08-10 삼성전자주식회사 시스템 온 칩 및 그 구동 방법
EP2205010A1 (en) 2009-01-06 2010-07-07 BRITISH TELECOMMUNICATIONS public limited company Messaging
TW201027515A (en) 2009-01-06 2010-07-16 High Tech Comp Corp Electronic event-recording device and method thereof
US8332205B2 (en) 2009-01-09 2012-12-11 Microsoft Corporation Mining transliterations for out-of-vocabulary query terms
US20100180218A1 (en) 2009-01-15 2010-07-15 International Business Machines Corporation Editing metadata in a social network
US10088976B2 (en) 2009-01-15 2018-10-02 Em Acquisition Corp., Inc. Systems and methods for multiple voice document narration
US8364488B2 (en) 2009-01-15 2013-01-29 K-Nfb Reading Technology, Inc. Voice models for document narration
US8868430B2 (en) 2009-01-16 2014-10-21 Sony Corporation Methods, devices, and computer program products for providing real-time language translation capabilities between communication terminals
JP2010166478A (ja) 2009-01-19 2010-07-29 Hitachi Kokusai Electric Inc 無線通信端末
JP5409656B2 (ja) 2009-01-22 2014-02-05 パナソニック株式会社 補聴装置
US8635020B2 (en) 2009-01-23 2014-01-21 International Business Machines Corporation GPS location and favorite prediction based on in-vehicle meta-data
EP2211336B1 (en) 2009-01-23 2014-10-08 Harman Becker Automotive Systems GmbH Improved speech input using navigation information
US8543081B2 (en) 2009-01-28 2013-09-24 Blackberry Limited Method of integrating emergency information in a mobile device
US8213911B2 (en) 2009-01-28 2012-07-03 Virtual Hold Technology Llc Mobile communication device for establishing automated call back
US8200489B1 (en) 2009-01-29 2012-06-12 The United States Of America As Represented By The Secretary Of The Navy Multi-resolution hidden markov model using class specific features
US8862252B2 (en) 2009-01-30 2014-10-14 Apple Inc. Audio user interface for displayless electronic device
US9070282B2 (en) 2009-01-30 2015-06-30 Altorr Corp. Smartphone control of electrical devices
US8463806B2 (en) 2009-01-30 2013-06-11 Lexisnexis Methods and systems for creating and using an adaptive thesaurus
US20100197359A1 (en) 2009-01-30 2010-08-05 Harris Technology, Llc Automatic Detection of Wireless Phone
US9183881B2 (en) 2009-02-02 2015-11-10 Porto Technology, Llc System and method for semantic trick play
US20110307491A1 (en) 2009-02-04 2011-12-15 Fisk Charles M Digital photo organizing and tagging method
US9489131B2 (en) 2009-02-05 2016-11-08 Apple Inc. Method of presenting a web page for accessibility browsing
US8254972B2 (en) 2009-02-13 2012-08-28 Sony Mobile Communications Ab Device and method for handling messages
US8428758B2 (en) 2009-02-16 2013-04-23 Apple Inc. Dynamic audio ducking
CN105930311B (zh) 2009-02-18 2018-10-09 谷歌有限责任公司 执行与再现文档关联的动作的方法、移动设备和可读介质
US8032602B2 (en) 2009-02-18 2011-10-04 International Business Machines Corporation Prioritization of recipient email messages
US8326637B2 (en) 2009-02-20 2012-12-04 Voicebox Technologies, Inc. System and method for processing multi-modal device interactions in a natural language voice services environment
EP2401711A4 (en) 2009-02-25 2016-12-28 Miri Systems Llc PAYMENT SYSTEM AND METHOD
US20100223131A1 (en) 2009-02-27 2010-09-02 Research In Motion Limited Communications system providing mobile device notification based upon contact web pages and related methods
KR101041039B1 (ko) 2009-02-27 2011-06-14 고려대학교 산학협력단 오디오 및 비디오 정보를 이용한 시공간 음성 구간 검출 방법 및 장치
US8280434B2 (en) 2009-02-27 2012-10-02 Research In Motion Limited Mobile wireless communications device for hearing and/or speech impaired user
US9646603B2 (en) 2009-02-27 2017-05-09 Longsand Limited Various apparatus and methods for a speech recognition system
US9280971B2 (en) 2009-02-27 2016-03-08 Blackberry Limited Mobile wireless communications device with speech to text conversion and related methods
US8155630B2 (en) 2009-02-27 2012-04-10 Research In Motion Limited Communications system providing mobile device notification based upon personal interest information and calendar events
EP2224705B1 (en) 2009-02-27 2012-02-01 Research In Motion Limited Mobile wireless communications device with speech to text conversion and related method
US8606638B2 (en) 2009-03-02 2013-12-10 First Data Corporation Systems, methods and apparatus for facilitating transactions using a mobile device
US9171284B2 (en) 2009-03-02 2015-10-27 Microsoft Technology Licensing, Llc Techniques to restore communications sessions for applications having conversation and meeting environments
US8880400B2 (en) 2009-03-03 2014-11-04 Mitsubishi Electric Corporation Voice recognition device
US8239333B2 (en) 2009-03-03 2012-08-07 Microsoft Corporation Media tag recommendation technologies
US20100229100A1 (en) 2009-03-03 2010-09-09 Sprint Spectrum L.P. Methods and Systems for Storing and Accessing Application History
US8805439B2 (en) 2009-03-05 2014-08-12 Lg Electronics Inc. Mobile terminal and method for controlling the same
JP2010205111A (ja) 2009-03-05 2010-09-16 Nippon Telegr & Teleph Corp <Ntt> コンテキスト再現システム、コンテキスト再現方法、第1端末装置、第2端末装置、コンテキスト取得装置、または蓄積装置、それらのプログラム
JP5138810B2 (ja) 2009-03-06 2013-02-06 シャープ株式会社 ブックマーク利用装置、ブックマーク作成装置、ブックマーク共有システム、制御方法、制御プログラム、および、記録媒体
US8605039B2 (en) 2009-03-06 2013-12-10 Zimpl Ab Text input
US8380507B2 (en) 2009-03-09 2013-02-19 Apple Inc. Systems and methods for determining the language to use for speech generated by a text to speech engine
US20100225809A1 (en) 2009-03-09 2010-09-09 Sony Corporation And Sony Electronics Inc. Electronic book with enhanced features
US8165321B2 (en) 2009-03-10 2012-04-24 Apple Inc. Intelligent clip mixing
WO2010105245A2 (en) 2009-03-12 2010-09-16 Exbiblio B.V. Automatically providing content associated with captured information, such as information captured in real-time
US8286106B2 (en) 2009-03-13 2012-10-09 Oracle America, Inc. System and method for interacting with status information on a touch screen device
CN101833286A (zh) 2009-03-13 2010-09-15 王俊锋 一种智能家居控制器
US8417526B2 (en) 2009-03-13 2013-04-09 Adacel, Inc. Speech recognition learning system and method
US20100235780A1 (en) 2009-03-16 2010-09-16 Westerman Wayne C System and Method for Identifying Words Based on a Sequence of Keyboard Events
US8370736B2 (en) 2009-03-16 2013-02-05 Apple Inc. Methods and graphical user interfaces for editing on a multifunction device with a touch screen display
US8589374B2 (en) 2009-03-16 2013-11-19 Apple Inc. Multifunction device with integrated search and application selection
CN102439540B (zh) 2009-03-19 2015-04-08 谷歌股份有限公司 输入法编辑器
JP2010224194A (ja) 2009-03-23 2010-10-07 Sony Corp 音声認識装置及び音声認識方法、言語モデル生成装置及び言語モデル生成方法、並びにコンピューター・プログラム
JP5419136B2 (ja) 2009-03-24 2014-02-19 アルパイン株式会社 音声出力装置
KR101078864B1 (ko) 2009-03-26 2011-11-02 한국과학기술원 질의/문서 주제 범주 변화 분석 시스템 및 그 방법과 이를 이용한 질의 확장 기반 정보 검색 시스템 및 그 방법
US8537980B2 (en) 2009-03-27 2013-09-17 Verizon Patent And Licensing Inc. Conversation support
US9424246B2 (en) 2009-03-30 2016-08-23 Touchtype Ltd. System and method for inputting text into electronic devices
GB0917753D0 (en) 2009-10-09 2009-11-25 Touchtype Ltd System and method for inputting text into electronic devices
US10191654B2 (en) 2009-03-30 2019-01-29 Touchtype Limited System and method for inputting text into electronic devices
US20100250599A1 (en) 2009-03-30 2010-09-30 Nokia Corporation Method and apparatus for integration of community-provided place data
US9189472B2 (en) 2009-03-30 2015-11-17 Touchtype Limited System and method for inputting text into small screen devices
GB201016385D0 (en) 2010-09-29 2010-11-10 Touchtype Ltd System and method for inputting text into electronic devices
GB0905457D0 (en) 2009-03-30 2009-05-13 Touchtype Ltd System and method for inputting text into electronic devices
US8798255B2 (en) 2009-03-31 2014-08-05 Nice Systems Ltd Methods and apparatus for deep interaction analysis
US8539382B2 (en) 2009-04-03 2013-09-17 Palm, Inc. Preventing unintentional activation and/or input in an electronic device
US8166032B2 (en) 2009-04-09 2012-04-24 MarketChorus, Inc. System and method for sentiment-based text classification and relevancy ranking
US20100263015A1 (en) 2009-04-09 2010-10-14 Verizon Patent And Licensing Inc. Wireless Interface for Set Top Box
US8805823B2 (en) 2009-04-14 2014-08-12 Sri International Content processing systems and methods
KR101537706B1 (ko) 2009-04-16 2015-07-20 엘지전자 주식회사 이동 단말기 및 그 제어 방법
US8209174B2 (en) 2009-04-17 2012-06-26 Saudi Arabian Oil Company Speaker verification system
US8275736B2 (en) 2009-04-17 2012-09-25 International Business Machines Corporation Increasing knowledge sharing success rates using real time match making
US20110065456A1 (en) 2009-04-20 2011-03-17 Brennan Joseph P Cellular device deactivation system
US9761219B2 (en) 2009-04-21 2017-09-12 Creative Technology Ltd System and method for distributed text-to-speech synthesis and intelligibility
JP5415136B2 (ja) 2009-04-21 2014-02-12 レノボ・シンガポール・プライベート・リミテッド 携帯式コンピュータおよびコンピュータ・プログラム
US8660970B1 (en) 2009-04-23 2014-02-25 The Boeing Company Passive learning and autonomously interactive system for leveraging user knowledge in networked environments
US8798903B2 (en) 2009-04-24 2014-08-05 Alpine Electronics, Inc. Method and apparatus for detecting arrival at new city and producing information on new city
KR101032792B1 (ko) 2009-04-30 2011-05-06 주식회사 코오롱 에어백용 폴리에스테르 원단 및 그의 제조 방법
US8660924B2 (en) 2009-04-30 2014-02-25 Navera, Inc. Configurable interactive assistant
KR101581883B1 (ko) 2009-04-30 2016-01-11 삼성전자주식회사 모션 정보를 이용하는 음성 검출 장치 및 방법
JP5911796B2 (ja) 2009-04-30 2016-04-27 サムスン エレクトロニクス カンパニー リミテッド マルチモーダル情報を用いるユーザ意図推論装置及び方法
EP2428028A4 (en) 2009-05-08 2014-07-02 Obdedge Llc SYSTEMS, METHODS AND DEVICES FOR POLICY-BASED CONTROL AND MONITORING THE USE OF MOBILE DEVICES BY VEHICLE OPERATORS
US9298823B2 (en) 2009-05-08 2016-03-29 International Business Machines Corporation Identifying core content based on citations
WO2010131256A1 (en) 2009-05-13 2010-11-18 Rajesh Mehra A keyboard for linguistic scripts
US20100293460A1 (en) 2009-05-14 2010-11-18 Budelli Joe G Text selection method and system based on gestures
US8583511B2 (en) 2009-05-19 2013-11-12 Bradley Marshall Hendrickson Systems and methods for storing customer purchasing and preference data and enabling a customer to pre-register orders and events
US8498857B2 (en) 2009-05-19 2013-07-30 Tata Consultancy Services Limited System and method for rapid prototyping of existing speech recognition solutions in different languages
KR101577607B1 (ko) 2009-05-22 2015-12-15 삼성전자주식회사 상황 및 의도인지 기반의 언어 표현 장치 및 그 방법
US20100302056A1 (en) 2009-05-27 2010-12-02 Geodelic, Inc. Location discovery system and method
US8577543B2 (en) 2009-05-28 2013-11-05 Intelligent Mechatronic Systems Inc. Communication system with personal information management and remote vehicle monitoring and control features
GB2470585A (en) 2009-05-28 2010-12-01 Nec Corp Using a predictive text module to identify an application or service on a device holding data to be input into a message as text.
US8369822B2 (en) 2009-05-28 2013-02-05 At&T Intellectual Property I, Lp Systems and methods for providing emergency callback procedures
US20150294377A1 (en) 2009-05-30 2015-10-15 Edmond K. Chow Trust network effect
US20120310652A1 (en) 2009-06-01 2012-12-06 O'sullivan Daniel Adaptive Human Computer Interface (AAHCI)
EP2259252B1 (en) 2009-06-02 2012-08-01 Nuance Communications, Inc. Speech recognition method for selecting a combination of list elements via a speech input
US8095119B2 (en) 2009-06-02 2012-01-10 Microsoft Corporation In-call contact information display
CN101567109B (zh) 2009-06-03 2012-01-04 普天信息技术研究院有限公司 一种集成支付和收款功能的装置、系统和交易方法
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US10540976B2 (en) 2009-06-05 2020-01-21 Apple Inc. Contextual voice commands
US8560313B2 (en) 2010-05-13 2013-10-15 General Motors Llc Transient noise rejection for speech recognition
US10706373B2 (en) 2011-06-03 2020-07-07 Apple Inc. Performing actions associated with task items that represent tasks to perform
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US9858925B2 (en) 2009-06-05 2018-01-02 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US20120327009A1 (en) 2009-06-07 2012-12-27 Apple Inc. Devices, methods, and graphical user interfaces for accessibility using a touch-sensitive surface
US8526969B2 (en) 2009-06-08 2013-09-03 Microsoft Corporation Nearby contact alert based on location and context
KR101562792B1 (ko) 2009-06-10 2015-10-23 삼성전자주식회사 목표 예측 인터페이스 제공 장치 및 그 방법
US8412531B2 (en) 2009-06-10 2013-04-02 Microsoft Corporation Touch anywhere to speak
JP2010287063A (ja) 2009-06-11 2010-12-24 Zenrin Datacom Co Ltd 情報提供装置、情報提供システム及びプログラム
US8290777B1 (en) 2009-06-12 2012-10-16 Amazon Technologies, Inc. Synchronizing the playing and displaying of digital content
US8484027B1 (en) 2009-06-12 2013-07-09 Skyreader Media Inc. Method for live remote narration of a digital book
US20100317371A1 (en) 2009-06-12 2010-12-16 Westerinen William J Context-based interaction model for mobile devices
CN101923853B (zh) 2009-06-12 2013-01-23 华为技术有限公司 说话人识别方法、设备和系统
US10408623B2 (en) 2009-06-12 2019-09-10 Microsoft Technology Licensing, Llc Retracing steps
US20130219333A1 (en) 2009-06-12 2013-08-22 Adobe Systems Incorporated Extensible Framework for Facilitating Interaction with Devices
US8549038B2 (en) 2009-06-15 2013-10-01 Oracle International Corporation Pluggable session context
US8306238B2 (en) 2009-06-17 2012-11-06 Sony Ericsson Mobile Communications Ab Method and circuit for controlling an output of an audio signal of a battery-powered device
US8533622B2 (en) 2009-06-17 2013-09-10 Microsoft Corporation Integrating digital book and zoom interface displays
US10353967B2 (en) 2009-06-22 2019-07-16 Microsoft Technology Licensing, Llc Assigning relevance weights based on temporal dynamics
US20100324709A1 (en) 2009-06-22 2010-12-23 Tree Of Life Publishing E-book reader with voice annotation
US9215212B2 (en) 2009-06-22 2015-12-15 Citrix Systems, Inc. Systems and methods for providing a visualizer for rules of an application firewall
US11012732B2 (en) 2009-06-25 2021-05-18 DISH Technologies L.L.C. Voice enabled media presentation systems and methods
US20100330909A1 (en) 2009-06-25 2010-12-30 Blueant Wireless Pty Limited Voice-enabled walk-through pairing of telecommunications devices
US20100332236A1 (en) 2009-06-25 2010-12-30 Blueant Wireless Pty Limited Voice-triggered operation of electronic devices
US8983640B2 (en) 2009-06-26 2015-03-17 Intel Corporation Controlling audio players using environmental audio analysis
US8219930B2 (en) 2009-06-26 2012-07-10 Verizon Patent And Licensing Inc. Radial menu display systems and methods
US9754224B2 (en) 2009-06-26 2017-09-05 International Business Machines Corporation Action based to-do list
US8527278B2 (en) 2009-06-29 2013-09-03 Abraham Ben David Intelligent home automation
US20100332224A1 (en) 2009-06-30 2010-12-30 Nokia Corporation Method and apparatus for converting text to audio and tactile output
US9431006B2 (en) 2009-07-02 2016-08-30 Apple Inc. Methods and apparatuses for automatic speech recognition
US20110002487A1 (en) 2009-07-06 2011-01-06 Apple Inc. Audio Channel Assignment for Audio Output in a Movable Device
US8700399B2 (en) 2009-07-06 2014-04-15 Sensory, Inc. Systems and methods for hands-free voice control and voice search
US8943423B2 (en) * 2009-07-07 2015-01-27 International Business Machines Corporation User interface indicators for changed user interface elements
KR101083540B1 (ko) 2009-07-08 2011-11-14 엔에이치엔(주) 통계적인 방법을 이용한 한자에 대한 자국어 발음열 변환 시스템 및 방법
US8344847B2 (en) 2009-07-09 2013-01-01 Medtronic Minimed, Inc. Coordination of control commands in a medical device system having at least one therapy delivery device and at least one wireless controller device
KR101061443B1 (ko) 2009-07-13 2011-09-02 엘지전자 주식회사 전자 기기, 이동 단말기 및 이를 이용한 기능 수행 방법
US8892439B2 (en) 2009-07-15 2014-11-18 Microsoft Corporation Combination and federation of local and remote speech recognition
WO2011008978A1 (en) 2009-07-15 2011-01-20 Google Inc. Commands directed at displayed text
US9998552B1 (en) 2010-04-30 2018-06-12 Open Invention Network Llc Dynamic creation, data population, and communication establishment across various mediums
US20110016150A1 (en) 2009-07-20 2011-01-20 Engstroem Jimmy System and method for tagging multiple digital images
US20110016421A1 (en) 2009-07-20 2011-01-20 Microsoft Corporation Task oriented user interface platform
US8213962B2 (en) 2009-07-21 2012-07-03 Verizon Patent And Licensing Inc. Vehicle computer link to mobile phone
US7953679B2 (en) 2009-07-22 2011-05-31 Xerox Corporation Scalable indexing for layout based document retrieval and ranking
CA2761700C (en) 2009-07-24 2014-12-02 Research In Motion Limited Method and apparatus for a touch-sensitive display
US9489577B2 (en) 2009-07-27 2016-11-08 Cxense Asa Visual similarity for video content
US9117448B2 (en) 2009-07-27 2015-08-25 Cisco Technology, Inc. Method and system for speech recognition using social networks
US8239129B2 (en) 2009-07-27 2012-08-07 Robert Bosch Gmbh Method and system for improving speech recognition accuracy by use of geographic information
US20110029616A1 (en) 2009-07-29 2011-02-03 Guanming Wang Unified auto-reply to an email coming from unified messaging service
US8875219B2 (en) 2009-07-30 2014-10-28 Blackberry Limited Apparatus and method for controlled sharing of personal information
US8229488B2 (en) 2009-07-30 2012-07-24 Sony Ericsson Mobile Communications Ab Methods, apparatuses and computer programs for media content distribution
US9015818B2 (en) 2009-07-31 2015-04-21 Adobe Systems Incorporated Software application operational transfer
JP2011033874A (ja) 2009-08-03 2011-02-17 Alpine Electronics Inc 多言語音声認識装置及び多言語音声認識辞書作成方法
KR101608770B1 (ko) 2009-08-03 2016-04-04 엘지전자 주식회사 이동단말기 및 그 제어방법
US8340312B2 (en) 2009-08-04 2012-12-25 Apple Inc. Differential mode noise cancellation with active real-time control for microphone-speaker combinations used in two way audio communications
US8532574B2 (en) 2009-08-05 2013-09-10 Honda Motor Co., Ltd. Destination information sharing for the automobile environment
US8160877B1 (en) 2009-08-06 2012-04-17 Narus, Inc. Hierarchical real-time speaker recognition for biometric VoIP verification and targeting
US20110047072A1 (en) 2009-08-07 2011-02-24 Visa U.S.A. Inc. Systems and Methods for Propensity Analysis and Validation
US8233919B2 (en) 2009-08-09 2012-07-31 Hntb Holdings Ltd. Intelligently providing user-specific transportation-related information
JP5201599B2 (ja) 2009-08-11 2013-06-05 Necカシオモバイルコミュニケーションズ株式会社 端末装置、および、プログラム
US20110040707A1 (en) 2009-08-12 2011-02-17 Ford Global Technologies, Llc Intelligent music selection in vehicles
US8768313B2 (en) 2009-08-17 2014-07-01 Digimarc Corporation Methods and systems for image or audio recognition processing
US8626133B2 (en) 2009-08-19 2014-01-07 Cisco Technology, Inc. Matching a location of a contact with a task location
US8654952B2 (en) 2009-08-20 2014-02-18 T-Mobile Usa, Inc. Shareable applications on telecommunications devices
US9277021B2 (en) 2009-08-21 2016-03-01 Avaya Inc. Sending a user associated telecommunication address
EP2629211A1 (en) 2009-08-21 2013-08-21 Mikko Kalervo Väänänen Method and means for data searching and language translation
KR101496649B1 (ko) 2009-08-21 2015-03-02 삼성전자주식회사 복합 네트워크 망을 통한 외부 디바이스의 기능 공유 방법 및 그 장치
JP2011045005A (ja) 2009-08-24 2011-03-03 Fujitsu Toshiba Mobile Communications Ltd 携帯電話機
EP2471064A4 (en) 2009-08-25 2014-01-08 Univ Nanyang Tech METHOD AND SYSTEM FOR RECONSTRUCTING LANGUAGE FROM AN ENTRY SIGNAL WITH FLUIDED PARTS
US20110054647A1 (en) 2009-08-26 2011-03-03 Nokia Corporation Network service for an audio interface unit
US8583638B2 (en) 2009-08-27 2013-11-12 Apple Inc. Adaptive mapping of search results
JP2011048671A (ja) 2009-08-27 2011-03-10 Kyocera Corp 入力装置および入力装置の制御方法
CN101996631B (zh) 2009-08-28 2014-12-03 国际商业机器公司 用于对齐文本的方法和装置
US20110238407A1 (en) 2009-08-31 2011-09-29 O3 Technologies, Llc Systems and methods for speech-to-speech translation
WO2011028844A2 (en) 2009-09-02 2011-03-10 Sri International Method and apparatus for tailoring the output of an intelligent automated assistant to a user
US8451238B2 (en) 2009-09-02 2013-05-28 Amazon Technologies, Inc. Touch-screen user interface
US8624851B2 (en) 2009-09-02 2014-01-07 Amazon Technologies, Inc. Touch-screen user interface
US8675084B2 (en) 2009-09-04 2014-03-18 Apple Inc. Systems and methods for remote camera control
TW201110108A (en) 2009-09-04 2011-03-16 Chunghwa Telecom Co Ltd Voice noise elimination method for microphone array
US9031834B2 (en) 2009-09-04 2015-05-12 Nuance Communications, Inc. Speech enhancement techniques on the power spectrum
US20120265535A1 (en) 2009-09-07 2012-10-18 Donald Ray Bryant-Rich Personal voice operated reminder system
US8560300B2 (en) 2009-09-09 2013-10-15 International Business Machines Corporation Error correction using fact repositories
US8788267B2 (en) 2009-09-10 2014-07-22 Mitsubishi Electric Research Laboratories, Inc. Multi-purpose contextual control
US20110060812A1 (en) 2009-09-10 2011-03-10 Level 3 Communications, Llc Cache server with extensible programming framework
US8321527B2 (en) 2009-09-10 2012-11-27 Tribal Brands System and method for tracking user location and associated activity and responsively providing mobile device updates
US20110066468A1 (en) 2009-09-11 2011-03-17 Internationl Business Machines Corporation Dynamic event planning through location awareness
WO2011032060A1 (en) 2009-09-11 2011-03-17 Telenav, Inc. Location based system with contextual contact manager mechanism and method of operation thereof
US8412185B2 (en) 2009-09-14 2013-04-02 Nokia Corporation Method and apparatus for switching devices using near field communication
US20110067066A1 (en) 2009-09-14 2011-03-17 Barton James M Multifunction Multimedia Device
US10587833B2 (en) 2009-09-16 2020-03-10 Disney Enterprises, Inc. System and method for automated network search and companion display of result relating to audio-video metadata
KR101631978B1 (ko) 2009-09-16 2016-06-20 아브 이니티오 테크놀로지 엘엘시 데이터세트 요소의 매핑
US8972878B2 (en) 2009-09-21 2015-03-03 Avaya Inc. Screen icon manipulation by context and frequency of Use
US9015148B2 (en) 2009-09-21 2015-04-21 Microsoft Corporation Suggesting related search queries during web browsing
US8943094B2 (en) 2009-09-22 2015-01-27 Next It Corporation Apparatus, system, and method for natural language processing
US8312079B2 (en) 2009-09-22 2012-11-13 Thwapr, Inc. Adaptive rendering for mobile media sharing
WO2011037587A1 (en) 2009-09-28 2011-03-31 Nuance Communications, Inc. Downsampling schemes in a hierarchical neural network structure for phoneme recognition
US8768308B2 (en) 2009-09-29 2014-07-01 Deutsche Telekom Ag Apparatus and method for creating and managing personal schedules via context-sensing and actuation
US8995625B2 (en) 2009-09-30 2015-03-31 T-Mobile Usa, Inc. Unified interface and routing module for handling audio input
US9111538B2 (en) 2009-09-30 2015-08-18 T-Mobile Usa, Inc. Genius button secondary commands
KR20110036385A (ko) 2009-10-01 2011-04-07 삼성전자주식회사 사용자 의도 분석 장치 및 방법
TW201113741A (en) 2009-10-01 2011-04-16 Htc Corp Lock-state switching method, electronic apparatus and computer program product
US20110083079A1 (en) 2009-10-02 2011-04-07 International Business Machines Corporation Apparatus, system, and method for improved type-ahead functionality in a type-ahead field based on activity of a user within a user interface
US9338274B2 (en) 2009-10-02 2016-05-10 Blackberry Limited Method of interacting with electronic devices in a locked state and handheld electronic device configured to permit interaction when in a locked state
US8892669B2 (en) 2009-10-05 2014-11-18 Lenovo Innovations Limited (Hong Kong) Communication terminal having email transmission functionality, method for transmitting email, and computer-readable recording medium
JP5473520B2 (ja) 2009-10-06 2014-04-16 キヤノン株式会社 入力装置及びその制御方法
US7809550B1 (en) 2009-10-08 2010-10-05 Joan Barry Barrows System for reading chinese characters in seconds
US20110087685A1 (en) 2009-10-09 2011-04-14 Microsoft Corporation Location-based service middleware
CN101673544B (zh) 2009-10-10 2012-07-04 上海电虹软件有限公司 一种基于声纹识别和定位跟踪的交叉监控方法和系统
US8335689B2 (en) 2009-10-14 2012-12-18 Cogi, Inc. Method and system for efficient management of speech transcribers
US8924893B2 (en) 2009-10-14 2014-12-30 At&T Mobility Ii Llc Locking and unlocking of an electronic device using a sloped lock track
EP2488963A1 (en) 2009-10-15 2012-08-22 Rogers Communications Inc. System and method for phrase identification
US8510103B2 (en) 2009-10-15 2013-08-13 Paul Angott System and method for voice recognition
US8611876B2 (en) 2009-10-15 2013-12-17 Larry Miller Configurable phone with interactive voice response engine
US8255217B2 (en) 2009-10-16 2012-08-28 At&T Intellectual Property I, Lp Systems and methods for creating and using geo-centric language models
US8451112B2 (en) 2009-10-19 2013-05-28 Qualcomm Incorporated Methods and apparatus for estimating departure time based on known calendar events
US8332748B1 (en) 2009-10-22 2012-12-11 Google Inc. Multi-directional auto-complete menu
US8554537B2 (en) 2009-10-23 2013-10-08 Samsung Electronics Co., Ltd Method and device for transliteration
US8326624B2 (en) 2009-10-26 2012-12-04 International Business Machines Corporation Detecting and communicating biometrics of recorded voice during transcription process
US20110099507A1 (en) 2009-10-28 2011-04-28 Google Inc. Displaying a collection of interactive elements that trigger actions directed to an item
CA2779289A1 (en) 2009-10-28 2011-05-19 Google Inc. Computer-to-computer communication
US9197736B2 (en) 2009-12-31 2015-11-24 Digimarc Corporation Intuitive computing methods and systems
US20110106536A1 (en) 2009-10-29 2011-05-05 Rovi Technologies Corporation Systems and methods for simulating dialog between a user and media equipment device
US8386574B2 (en) 2009-10-29 2013-02-26 Xerox Corporation Multi-modality classification for one-class classification in social networks
US9247421B2 (en) 2009-10-30 2016-01-26 Samsung Electronics Co., Ltd Mobile device, content delivery apparatus, content providing apparatus and control method thereof
US8315617B2 (en) 2009-10-31 2012-11-20 Btpatent Llc Controlling mobile device functions
US8832205B2 (en) 2009-11-02 2014-09-09 Lextine Software, Llc System and method for extracting calendar events from free-form email
US8279052B2 (en) 2009-11-04 2012-10-02 Immersion Corporation Systems and methods for haptic confirmation of commands
CN102056026B (zh) 2009-11-06 2013-04-03 中国移动通信集团设计院有限公司 音视频同步检测方法及其系统、语音检测方法及其系统
US20120137367A1 (en) 2009-11-06 2012-05-31 Cataphora, Inc. Continuous anomaly detection based on behavior modeling and heterogeneous information analysis
WO2011055410A1 (ja) 2009-11-06 2011-05-12 株式会社 東芝 音声認識装置
US8527859B2 (en) 2009-11-10 2013-09-03 Dulcetta, Inc. Dynamic audio playback of soundtracks for electronic visual works
US9502025B2 (en) 2009-11-10 2016-11-22 Voicebox Technologies Corporation System and method for providing a natural language content dedication service
US20110111724A1 (en) 2009-11-10 2011-05-12 David Baptiste Method and apparatus for combating distracted driving
US9171541B2 (en) 2009-11-10 2015-10-27 Voicebox Technologies Corporation System and method for hybrid processing in a natural language voice services environment
US8321209B2 (en) 2009-11-10 2012-11-27 Research In Motion Limited System and method for low overhead frequency domain voice authentication
US8358747B2 (en) 2009-11-10 2013-01-22 International Business Machines Corporation Real time automatic caller speech profiling
US8682649B2 (en) 2009-11-12 2014-03-25 Apple Inc. Sentiment prediction from textual data
CN102860039B (zh) 2009-11-12 2016-10-19 罗伯特·亨利·弗莱特 免提电话和/或麦克风阵列以及使用它们的方法和系统
US8732180B2 (en) 2009-11-12 2014-05-20 Apple Inc. Recommending media items
US8712759B2 (en) 2009-11-13 2014-04-29 Clausal Computing Oy Specializing disambiguation of a natural language expression
US8989086B2 (en) 2009-11-13 2015-03-24 Samsung Electronics Co., Ltd. Methods and apparatus to support interference management in multi-tier wireless communication systems
KR20110052997A (ko) 2009-11-13 2011-05-19 삼성전자주식회사 디스플레이 장치와 클라이언트 단말 및 이의 제어 방법
KR20110052863A (ko) 2009-11-13 2011-05-19 삼성전자주식회사 모바일 기기 및 그 제어 신호 생성 방법
US20130166303A1 (en) 2009-11-13 2013-06-27 Adobe Systems Incorporated Accessing media data using metadata repository
TWI391915B (zh) 2009-11-17 2013-04-01 Inst Information Industry 語音變異模型建立裝置、方法及應用該裝置之語音辨識系統和方法
KR101595029B1 (ko) 2009-11-18 2016-02-17 엘지전자 주식회사 이동단말기 및 그 제어방법
US8358752B2 (en) 2009-11-19 2013-01-22 At&T Mobility Ii Llc User profile based speech to text conversion for visual voice mail
US8630971B2 (en) 2009-11-20 2014-01-14 Indian Institute Of Science System and method of using Multi Pattern Viterbi Algorithm for joint decoding of multiple patterns
US8358749B2 (en) 2009-11-21 2013-01-22 At&T Intellectual Property I, L.P. System and method to search a media content database based on voice input data
KR101960835B1 (ko) 2009-11-24 2019-03-21 삼성전자주식회사 대화 로봇을 이용한 일정 관리 시스템 및 그 방법
US20110153330A1 (en) 2009-11-27 2011-06-23 i-SCROLL System and method for rendering text synchronized audio
US8731901B2 (en) 2009-12-02 2014-05-20 Content Savvy, Inc. Context aware back-transliteration and translation of names and common phrases using web resources
US8396888B2 (en) 2009-12-04 2013-03-12 Google Inc. Location-based searching using a search area that corresponds to a geographical location of a computing device
JP5844274B2 (ja) 2009-12-04 2016-01-13 ティヴォ インク 多機能マルチメディア装置
US20110137664A1 (en) 2009-12-09 2011-06-09 International Business Machines Corporation Providing Schedule Related Information to External Entities
US8543917B2 (en) 2009-12-11 2013-09-24 Nokia Corporation Method and apparatus for presenting a first-person world view of content
US8812990B2 (en) 2009-12-11 2014-08-19 Nokia Corporation Method and apparatus for presenting a first person world view of content
US8224300B2 (en) 2009-12-11 2012-07-17 Alpine Electronics, Inc. Method and apparatus to enhance navigation user experience for a smart phone device
US8737975B2 (en) 2009-12-11 2014-05-27 At&T Mobility Ii Llc Audio-based text messaging
KR101622111B1 (ko) 2009-12-11 2016-05-18 삼성전자 주식회사 대화 시스템 및 그의 대화 방법
US20110144857A1 (en) 2009-12-14 2011-06-16 Theodore Charles Wingrove Anticipatory and adaptive automobile hmi
US9766089B2 (en) 2009-12-14 2017-09-19 Nokia Technologies Oy Method and apparatus for correlating and navigating between a live image and a prerecorded panoramic image
US8892443B2 (en) 2009-12-15 2014-11-18 At&T Intellectual Property I, L.P. System and method for combining geographic metadata in automatic speech recognition language and acoustic models
KR101211796B1 (ko) 2009-12-16 2012-12-13 포항공과대학교 산학협력단 외국어 학습 장치 및 그 제공 방법
US8341037B2 (en) 2009-12-18 2012-12-25 Apple Inc. Mixed source media playback
US8922485B1 (en) 2009-12-18 2014-12-30 Google Inc. Behavioral recognition on mobile devices
US8385982B2 (en) 2009-12-21 2013-02-26 At&T Intellectual Property I, L.P. Controlling use of a communications device in accordance with motion of the device
US9100809B2 (en) 2009-12-21 2015-08-04 Julia Olincy Olincy Automatic response option mobile system for responding to incoming texts or calls or both
US20110154193A1 (en) 2009-12-21 2011-06-23 Nokia Corporation Method and Apparatus for Text Input
US8805711B2 (en) 2009-12-22 2014-08-12 International Business Machines Corporation Two-layer data architecture for reservation management systems
US9222798B2 (en) 2009-12-22 2015-12-29 Modena Enterprises, Llc Systems and methods for identifying an activity of a user based on a chronological order of detected movements of a computing device
EP2339576B1 (en) 2009-12-23 2019-08-07 Google LLC Multi-modal input on an electronic device
KR20110072847A (ko) 2009-12-23 2011-06-29 삼성전자주식회사 열려진 사용자 의도 처리를 위한 대화관리 시스템 및 방법
US20110161309A1 (en) 2009-12-29 2011-06-30 Lx1 Technology Limited Method Of Sorting The Result Set Of A Search Engine
US8988356B2 (en) 2009-12-31 2015-03-24 Google Inc. Touch sensor and touchscreen user input combination
US8479107B2 (en) 2009-12-31 2013-07-02 Nokia Corporation Method and apparatus for fluid graphical user interface
US20110166862A1 (en) 2010-01-04 2011-07-07 Eyal Eshed System and method for variable automated response to remote verbal input at a mobile device
US8494852B2 (en) 2010-01-05 2013-07-23 Google Inc. Word-level correction of speech input
US8346562B2 (en) 2010-01-06 2013-01-01 Csr Technology Inc. Method and apparatus for voice controlled operation of a media player
US8600743B2 (en) 2010-01-06 2013-12-03 Apple Inc. Noise profile determination for voice-related feature
US20110167350A1 (en) 2010-01-06 2011-07-07 Apple Inc. Assist Features For Content Display Device
WO2011085387A2 (en) 2010-01-11 2011-07-14 Everspeech, Inc. Integrated data processing and transcription service
US8311838B2 (en) 2010-01-13 2012-11-13 Apple Inc. Devices and methods for identifying a prompt corresponding to a voice input in a sequence of prompts
US8381107B2 (en) 2010-01-13 2013-02-19 Apple Inc. Adaptive audio feedback system and method
US8334842B2 (en) 2010-01-15 2012-12-18 Microsoft Corporation Recognizing user intent in motion capture system
US20110179372A1 (en) 2010-01-15 2011-07-21 Bradford Allen Moore Automatic Keyboard Layout Determination
US10705794B2 (en) 2010-01-18 2020-07-07 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
US10679605B2 (en) 2010-01-18 2020-06-09 Apple Inc. Hands-free list-reading by intelligent automated assistant
US10553209B2 (en) 2010-01-18 2020-02-04 Apple Inc. Systems and methods for hands-free notification summaries
US8417575B2 (en) 2010-01-19 2013-04-09 Apple Inc. On-device offline purchases using credits
US20110179002A1 (en) 2010-01-19 2011-07-21 Dell Products L.P. System and Method for a Vector-Space Search Engine
US8626511B2 (en) 2010-01-22 2014-01-07 Google Inc. Multi-dimensional disambiguation of voice commands
US8301121B2 (en) 2010-01-22 2012-10-30 Sony Ericsson Mobile Communications Ab Regulating alerts generated by communication terminals responsive to sensed movement
US20110184736A1 (en) 2010-01-26 2011-07-28 Benjamin Slotznick Automated method of recognizing inputted information items and selecting information items
US8346590B2 (en) 2010-01-27 2013-01-01 Google Inc. Automatically schedule and re-schedule meetings through search interface
JP5633042B2 (ja) 2010-01-28 2014-12-03 本田技研工業株式会社 音声認識装置、音声認識方法、及び音声認識ロボット
US8406745B1 (en) 2010-01-28 2013-03-26 Sprint Communications Company L.P. Synchronization of voice mail greeting and email auto-reply by a wireless communication device
US20120330662A1 (en) 2010-01-29 2012-12-27 Nec Corporation Input supporting system, method and program
CN102884518A (zh) 2010-02-01 2013-01-16 金格软件有限公司 尤其用于小键盘装置的使用互联网语料库的自动的上下文相关的语言校正
WO2011094734A2 (en) 2010-02-01 2011-08-04 Jumptap, Inc. Integrated advertising system
WO2011097309A2 (en) 2010-02-02 2011-08-11 4D Retail Technology Corporation Systems and methods for human intelligence personal assistance
US8687777B1 (en) 2010-02-03 2014-04-01 Tal Lavian Systems and methods for visual presentation and selection of IVR menu
US8600967B2 (en) 2010-02-03 2013-12-03 Apple Inc. Automatic organization of browsing histories
US8645287B2 (en) 2010-02-04 2014-02-04 Microsoft Corporation Image tagging based upon cross domain context
US8886541B2 (en) 2010-02-04 2014-11-11 Sony Corporation Remote controller with position actuatated voice transmission
US8751218B2 (en) 2010-02-09 2014-06-10 Siemens Aktiengesellschaft Indexing content at semantic level
US8179370B1 (en) 2010-02-09 2012-05-15 Google Inc. Proximity based keystroke resolution
US9413869B2 (en) 2010-02-10 2016-08-09 Qualcomm Incorporated Mobile device having plurality of input modes
US8782556B2 (en) 2010-02-12 2014-07-15 Microsoft Corporation User-centric soft keyboard predictive technologies
US8402018B2 (en) 2010-02-12 2013-03-19 Korea Advanced Institute Of Science And Technology Semantic search system using semantic ranking scheme
US8812056B2 (en) 2010-02-12 2014-08-19 Christopher D. Higginbotham Voice-based command driven computer implemented method
US8898219B2 (en) 2010-02-12 2014-11-25 Avaya Inc. Context sensitive, cloud-based telephony
US20120297341A1 (en) 2010-02-16 2012-11-22 Screenovate Technologies Ltd. Modified Operating Systems Allowing Mobile Devices To Accommodate IO Devices More Convenient Than Their Own Inherent IO Devices And Methods For Generating Such Systems
US9965165B2 (en) 2010-02-19 2018-05-08 Microsoft Technology Licensing, Llc Multi-finger gestures
US8850360B2 (en) 2010-02-23 2014-09-30 Hewlett-Packard Development Company, L.P. Skipping through electronic content on an electronic device
US9665344B2 (en) 2010-02-24 2017-05-30 GM Global Technology Operations LLC Multi-modal input system for a voice-based menu and content navigation service
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
US9710556B2 (en) 2010-03-01 2017-07-18 Vcvc Iii Llc Content recommendation based on collections of entities
US20110218855A1 (en) 2010-03-03 2011-09-08 Platformation, Inc. Offering Promotions Based on Query Analysis
US20120066303A1 (en) 2010-03-03 2012-03-15 Waldeck Technology, Llc Synchronized group location updates
US8502837B2 (en) 2010-03-04 2013-08-06 Research In Motion Limited System and method for activating components on an electronic device using orientation data
US8903847B2 (en) 2010-03-05 2014-12-02 International Business Machines Corporation Digital media voice tags in social networks
US8948515B2 (en) 2010-03-08 2015-02-03 Sightera Technologies Ltd. Method and system for classifying one or more images
US9104312B2 (en) 2010-03-12 2015-08-11 Nuance Communications, Inc. Multimodal text input system, such as for use with touch screens on mobile phones
US8521513B2 (en) 2010-03-12 2013-08-27 Microsoft Corporation Localization for interactive voice response systems
US20110228913A1 (en) 2010-03-16 2011-09-22 Telcordia Technologies, Inc. Automatic extraction of information from ongoing voice communication system and methods
US8374864B2 (en) 2010-03-17 2013-02-12 Cisco Technology, Inc. Correlation of transcribed text with corresponding audio
US20110231218A1 (en) 2010-03-18 2011-09-22 Tovar Tom C Systems and Methods for Providing Reminders for a Task List
CN102893327B (zh) 2010-03-19 2015-05-27 数字标记公司 直觉计算方法和系统
US20110231189A1 (en) 2010-03-19 2011-09-22 Nuance Communications, Inc. Methods and apparatus for extracting alternate media titles to facilitate speech recognition
US9323756B2 (en) 2010-03-22 2016-04-26 Lenovo (Singapore) Pte. Ltd. Audio book and e-book synchronization
US8554280B2 (en) 2010-03-23 2013-10-08 Ebay Inc. Free-form entries during payment processes
US20110239111A1 (en) 2010-03-24 2011-09-29 Avaya Inc. Spell checker interface
US20110238676A1 (en) 2010-03-25 2011-09-29 Palm, Inc. System and method for data capture, storage, and retrieval
US9628831B2 (en) 2010-03-25 2017-04-18 Whatsapp, Inc. Multimedia transcoding method and system for mobile devices
US20110238412A1 (en) 2010-03-26 2011-09-29 Antoine Ezzat Method for Constructing Pronunciation Dictionaries
US8428759B2 (en) 2010-03-26 2013-04-23 Google Inc. Predictive pre-recording of audio for voice input
US9378202B2 (en) 2010-03-26 2016-06-28 Virtuoz Sa Semantic clustering
EP2550651B1 (en) 2010-03-26 2016-06-15 Nuance Communications, Inc. Context based voice activity detection sensitivity
US20120198380A1 (en) 2010-03-31 2012-08-02 Shimshon Czertok Contextual user interface
US20110242007A1 (en) 2010-04-01 2011-10-06 Gray Theodore W E-Book with User-Manipulatable Graphical Objects
US8296380B1 (en) 2010-04-01 2012-10-23 Kel & Partners LLC Social media based messaging systems and methods
US8930176B2 (en) 2010-04-01 2015-01-06 Microsoft Corporation Interactive multilingual word-alignment techniques
CA2795812A1 (en) 2010-04-07 2011-10-13 Max Value Solutions INTL, LLC Method and system for name pronunciation guide services
US9929982B2 (en) 2010-04-08 2018-03-27 Microsoft Technology Licensing, Llc Designating automated agents as friends in a social network service
US8448084B2 (en) 2010-04-08 2013-05-21 Twitter, Inc. User interface mechanics
US8810684B2 (en) 2010-04-09 2014-08-19 Apple Inc. Tagging images in a mobile communications device using a contacts list
US8380177B2 (en) 2010-04-09 2013-02-19 Paydiant, Inc. Mobile phone payment processing methods and systems
KR101369810B1 (ko) 2010-04-09 2014-03-05 이초강 로봇을 위한 경험적 상황인식 방법을 실행하는 프로그램을 기록한 컴퓨터 판독가능한 기록 매체.
JP5315289B2 (ja) 2010-04-12 2013-10-16 トヨタ自動車株式会社 オペレーティングシステム及びオペレーティング方法
CN102214187B (zh) 2010-04-12 2017-03-01 阿里巴巴集团控股有限公司 复合事件处理方法及装置
WO2011127640A1 (en) 2010-04-12 2011-10-20 Google Inc. Extension framework for input method editor
US8140567B2 (en) 2010-04-13 2012-03-20 Microsoft Corporation Measuring entity extraction complexity
US8265928B2 (en) 2010-04-14 2012-09-11 Google Inc. Geotagged environmental audio for enhanced speech recognition accuracy
US8756233B2 (en) 2010-04-16 2014-06-17 Video Semantics Semantic segmentation and tagging engine
US8595014B2 (en) 2010-04-19 2013-11-26 Qualcomm Incorporated Providing audible navigation system direction updates during predetermined time windows so as to minimize impact on conversations
US20130238647A1 (en) 2010-04-21 2013-09-12 Proteus Digital Health, Inc. Diagnostic System and Method
US20110260829A1 (en) 2010-04-21 2011-10-27 Research In Motion Limited Method of providing security on a portable electronic device having a touch-sensitive display
US20130096911A1 (en) 2010-04-21 2013-04-18 Universite Catholique De Louvain Normalisation of noisy typewritten texts
EP2586269B1 (en) 2010-04-22 2019-05-15 Zipit Wireless, Inc. System and method for administration and operation of one or more mobile electronic communications devices
US20110264495A1 (en) 2010-04-22 2011-10-27 Apple Inc. Aggregation of tagged media item information
US20110264999A1 (en) 2010-04-23 2011-10-27 Research In Motion Limited Electronic device including touch-sensitive input device and method of controlling same
US20110264530A1 (en) 2010-04-23 2011-10-27 Bryan Santangelo Apparatus and methods for dynamic secondary content and data insertion and delivery
US8874432B2 (en) 2010-04-28 2014-10-28 Nec Laboratories America, Inc. Systems and methods for semi-supervised relationship extraction
US8452037B2 (en) 2010-05-05 2013-05-28 Apple Inc. Speaker clip
US8380504B1 (en) 2010-05-06 2013-02-19 Sprint Communications Company L.P. Generation of voice profiles
KR101695810B1 (ko) 2010-05-07 2017-01-13 엘지전자 주식회사 이동 단말기 및 그 제어방법
US8756571B2 (en) 2010-05-07 2014-06-17 Hewlett-Packard Development Company, L.P. Natural language text instructions
US8938436B2 (en) 2010-05-10 2015-01-20 Verizon Patent And Licensing Inc. System for and method of providing reusable software service information based on natural language queries
JP2011238022A (ja) 2010-05-11 2011-11-24 Panasonic Corp 端末、コンテンツの利用の把握方法およびコンテンツの利用システム
JP5595112B2 (ja) 2010-05-11 2014-09-24 本田技研工業株式会社 ロボット
US20110283189A1 (en) 2010-05-12 2011-11-17 Rovi Technologies Corporation Systems and methods for adjusting media guide interaction modes
US20110279368A1 (en) 2010-05-12 2011-11-17 Microsoft Corporation Inferring user intent to engage a motion capture system
US9634855B2 (en) 2010-05-13 2017-04-25 Alexander Poltorak Electronic personal interactive device that determines topics of interest using a conversational agent
US20110281568A1 (en) 2010-05-13 2011-11-17 Rovi Technologies Corporation Management of incoming telephony communications in a local media network
US9628579B2 (en) 2010-05-13 2017-04-18 Futurewei Technologies, Inc. System, apparatus for content delivery for internet traffic and methods thereof
US9015139B2 (en) 2010-05-14 2015-04-21 Rovi Guides, Inc. Systems and methods for performing a search based on a media content snapshot image
US8745091B2 (en) 2010-05-18 2014-06-03 Integro, Inc. Electronic document classification
US8392186B2 (en) 2010-05-18 2013-03-05 K-Nfb Reading Technology, Inc. Audio synchronization for document narration with user-selected playback
US8694313B2 (en) 2010-05-19 2014-04-08 Google Inc. Disambiguation of contact information using historical data
WO2011146276A2 (en) 2010-05-19 2011-11-24 Google Inc. Television related searching
US9552355B2 (en) 2010-05-20 2017-01-24 Xerox Corporation Dynamic bi-phrases for statistical machine translation
US8522283B2 (en) 2010-05-20 2013-08-27 Google Inc. Television remote control data transfer
US9236047B2 (en) 2010-05-21 2016-01-12 Microsoft Technology Licensing, Llc Voice stream augmented note taking
US20110288917A1 (en) 2010-05-21 2011-11-24 James Wanek Systems and methods for providing mobile targeted advertisements
WO2011143827A1 (en) 2010-05-21 2011-11-24 Google Inc. Input method editor
US8606579B2 (en) 2010-05-24 2013-12-10 Microsoft Corporation Voice print identification for identifying speakers
US9569549B1 (en) 2010-05-25 2017-02-14 Amazon Technologies, Inc. Location based recommendation and tagging of media content items
JP2011250027A (ja) 2010-05-25 2011-12-08 Panasonic Electric Works Co Ltd リモートコントロール機器及び情報通信システム
US8468012B2 (en) 2010-05-26 2013-06-18 Google Inc. Acoustic model adaptation using geographic information
JP2013533996A (ja) 2010-05-31 2013-08-29 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド 英文と別の文字の混在入力に用いられる方法と装置
EP2393056A1 (en) 2010-06-02 2011-12-07 Layar B.V. Acquiring, ranking and displaying points of interest for use in an augmented reality service provisioning system and graphical user interface for displaying such ranked points of interests
US8639516B2 (en) 2010-06-04 2014-01-28 Apple Inc. User-specific noise suppression for voice quality improvements
US8707195B2 (en) 2010-06-07 2014-04-22 Apple Inc. Devices, methods, and graphical user interfaces for accessibility via a touch-sensitive surface
US10204625B2 (en) 2010-06-07 2019-02-12 Affectiva, Inc. Audio analysis learning using video data
US8458115B2 (en) 2010-06-08 2013-06-04 Microsoft Corporation Mining topic-related aspects from user generated content
US8954425B2 (en) 2010-06-08 2015-02-10 Microsoft Corporation Snippet extraction and ranking
ES2534047T3 (es) 2010-06-08 2015-04-16 Vodafone Holding Gmbh Tarjeta inteligente con micrófono
US20110306426A1 (en) 2010-06-10 2011-12-15 Microsoft Corporation Activity Participation Based On User Intent
US9529918B2 (en) 2010-06-11 2016-12-27 Doat Media Ltd. System and methods thereof for downloading applications via a communication network
US20110307810A1 (en) 2010-06-11 2011-12-15 Isreal Hilerio List integration
US8234111B2 (en) 2010-06-14 2012-07-31 Google Inc. Speech and noise models for speech recognition
US20110314003A1 (en) 2010-06-17 2011-12-22 Microsoft Corporation Template concatenation for capturing multiple concepts in a voice query
US20120136572A1 (en) 2010-06-17 2012-05-31 Norton Kenneth S Distance and Location-Aware Reminders in a Calendar System
WO2011160140A1 (en) 2010-06-18 2011-12-22 Susan Bennett System and method of semantic based searching
US9443071B2 (en) 2010-06-18 2016-09-13 At&T Intellectual Property I, L.P. Proximity based device security
US9009592B2 (en) 2010-06-22 2015-04-14 Microsoft Technology Licensing, Llc Population of lists and tasks from captured voice and audio content
US8375320B2 (en) 2010-06-22 2013-02-12 Microsoft Corporation Context-based task generation
EP2400373A1 (en) 2010-06-22 2011-12-28 Vodafone Holding GmbH Inputting symbols into an electronic device having a touch-screen
US20110313803A1 (en) 2010-06-22 2011-12-22 Microsoft Corporation Social Task Lists
US8655901B1 (en) 2010-06-23 2014-02-18 Google Inc. Translation-based query pattern mining
US8581844B2 (en) 2010-06-23 2013-11-12 Google Inc. Switching between a first operational mode and a second operational mode using a natural motion gesture
US9263058B2 (en) 2010-06-24 2016-02-16 Honda Motor Co., Ltd. Communication system and method between an on-vehicle voice recognition system and an off-vehicle voice recognition system
US8812299B1 (en) 2010-06-24 2014-08-19 Nuance Communications, Inc. Class-based language model and use
US11068657B2 (en) 2010-06-28 2021-07-20 Skyscanner Limited Natural language question answering system and method based on deep semantics
US8250071B1 (en) 2010-06-30 2012-08-21 Amazon Technologies, Inc. Disambiguation of term meaning
US8411874B2 (en) 2010-06-30 2013-04-02 Google Inc. Removing noise from audio
CN101894547A (zh) 2010-06-30 2010-11-24 北京捷通华声语音技术有限公司 一种语音合成方法和系统
JP5323770B2 (ja) 2010-06-30 2013-10-23 日本放送協会 ユーザ指示取得装置、ユーザ指示取得プログラムおよびテレビ受像機
EP2402867B1 (en) 2010-07-02 2018-08-22 Accenture Global Services Limited A computer-implemented method, a computer program product and a computer system for image processing
US20120005602A1 (en) 2010-07-02 2012-01-05 Nokia Corporation Methods and apparatuses for facilitating task switching
US8699821B2 (en) 2010-07-05 2014-04-15 Apple Inc. Aligning images
US20120010886A1 (en) 2010-07-06 2012-01-12 Javad Razavilar Language Identification
US8848882B2 (en) 2010-07-07 2014-09-30 Verizon Patent And Licensing Inc. System for and method of measuring caller interactions during a call session
US8249556B2 (en) 2010-07-13 2012-08-21 Google Inc. Securing a mobile computing device
JP5548542B2 (ja) 2010-07-13 2014-07-16 富士通テン株式会社 携帯端末装置および駐車位置案内プログラム
US8260247B2 (en) 2010-07-21 2012-09-04 Research In Motion Limited Portable electronic device and method of operation
US9104670B2 (en) 2010-07-21 2015-08-11 Apple Inc. Customized search or acquisition of digital media assets
US8528072B2 (en) 2010-07-23 2013-09-03 Apple Inc. Method, apparatus and system for access mode control of a device
DK2596647T3 (en) 2010-07-23 2016-02-15 Sonova Ag Hearing system and method for operating a hearing system
US9786159B2 (en) 2010-07-23 2017-10-10 Tivo Solutions Inc. Multi-function remote control device
CN102340590A (zh) 2010-07-27 2012-02-01 上海闻泰电子科技有限公司 一种用于手机的感光加解锁装置及其实现方法
US9633656B2 (en) 2010-07-27 2017-04-25 Sony Corporation Device registration process from second display
US8463592B2 (en) 2010-07-27 2013-06-11 International Business Machines Corporation Mode supporting multiple language input for entering text
JP5606205B2 (ja) 2010-07-28 2014-10-15 京セラ株式会社 携帯端末装置
US8861925B1 (en) 2010-07-28 2014-10-14 Intuit Inc. Methods and systems for audio-visual synchronization
US8521526B1 (en) 2010-07-28 2013-08-27 Google Inc. Disambiguation of a spoken query term
CN102346557B (zh) 2010-07-28 2016-08-03 深圳市世纪光速信息技术有限公司 一种输入法和输入法系统
US8694537B2 (en) 2010-07-29 2014-04-08 Soundhound, Inc. Systems and methods for enabling natural language processing
KR101699720B1 (ko) 2010-08-03 2017-01-26 삼성전자주식회사 음성명령 인식 장치 및 음성명령 인식 방법
JP2012037619A (ja) 2010-08-04 2012-02-23 Nec Corp 話者適応化装置、話者適応化方法および話者適応化用プログラム
BRPI1004128A2 (pt) 2010-08-04 2012-04-10 Magneti Marelli Sist S Automotivos Ind E Com Ltda definição dos parámetros chave de nìvel superior para sensor lógico de biodiesel
US8775156B2 (en) 2010-08-05 2014-07-08 Google Inc. Translating languages in response to device motion
US9349368B1 (en) 2010-08-05 2016-05-24 Google Inc. Generating an audio notification based on detection of a triggering event
US8473289B2 (en) 2010-08-06 2013-06-25 Google Inc. Disambiguating input based on context
US8359020B2 (en) 2010-08-06 2013-01-22 Google Inc. Automatically monitoring for voice input based on context
US8731939B1 (en) 2010-08-06 2014-05-20 Google Inc. Routing queries based on carrier phrase registration
US8402533B2 (en) 2010-08-06 2013-03-19 Google Inc. Input to locked computing device
WO2012019637A1 (en) 2010-08-09 2012-02-16 Jadhav, Shubhangi Mahadeo Visual music playlist creation and visual music track exploration
US8802957B2 (en) 2010-08-16 2014-08-12 Boardwalk Technology Group, Llc Mobile replacement-dialogue recording system
CN101951553B (zh) 2010-08-17 2012-10-10 深圳市车音网科技有限公司 基于语音命令的导航方法及系统
EP2609752A4 (en) 2010-08-27 2015-04-08 Intel Corp REMOTE CONTROL DEVICE
US8719006B2 (en) 2010-08-27 2014-05-06 Apple Inc. Combined statistical and rule-based part-of-speech tagging for text-to-speech synthesis
US8478519B2 (en) 2010-08-30 2013-07-02 Google Inc. Providing results to parameterless search queries
WO2012030838A1 (en) 2010-08-30 2012-03-08 Honda Motor Co., Ltd. Belief tracking and action selection in spoken dialog systems
US8225137B2 (en) 2010-09-04 2012-07-17 Cisco Technology, Inc. System and method for providing media server redundancy in a network environment
US9800721B2 (en) 2010-09-07 2017-10-24 Securus Technologies, Inc. Multi-party conversation analyzer and logger
US8341142B2 (en) 2010-09-08 2012-12-25 Nuance Communications, Inc. Methods and apparatus for searching the Internet
US20120059655A1 (en) 2010-09-08 2012-03-08 Nuance Communications, Inc. Methods and apparatus for providing input to a speech-enabled application program
EP2612261B1 (en) 2010-09-08 2018-11-07 Nuance Communications, Inc. Internet search related methods and apparatus
WO2012033492A1 (en) 2010-09-09 2012-03-15 Sony Ericsson Mobile Communications Ab Annotating e-books/e-magazines with application results
EP2609520B1 (en) 2010-09-13 2018-05-30 Sony Computer Entertainment America LLC Add-on management
CN102402985A (zh) 2010-09-14 2012-04-04 盛乐信息技术(上海)有限公司 提高声纹识别安全性的声纹认证系统及其实现方法
US9538229B2 (en) 2010-09-15 2017-01-03 Verizon Patent And Licensing Inc. Media experience for touch screen devices
WO2012034273A1 (en) 2010-09-15 2012-03-22 Empire Technology Development Llc Task assignment in cloud computing environment
US8560229B1 (en) 2010-09-15 2013-10-15 Google Inc. Sensor based activity detection
JP5480760B2 (ja) 2010-09-15 2014-04-23 株式会社Nttドコモ 端末装置、音声認識方法および音声認識プログラム
US20120068937A1 (en) 2010-09-16 2012-03-22 Sony Ericsson Mobile Communications Ab Quick input language/virtual keyboard/ language dictionary change on a touch screen device
US20120078635A1 (en) 2010-09-24 2012-03-29 Apple Inc. Voice control system
US8836638B2 (en) 2010-09-25 2014-09-16 Hewlett-Packard Development Company, L.P. Silent speech based command to a computing device
KR20120031722A (ko) 2010-09-27 2012-04-04 삼성전자주식회사 동적 응답 생성 장치 및 방법
CN101937194B (zh) 2010-09-27 2012-12-19 鸿富锦精密工业(深圳)有限公司 具有学习功能的智能控制系统和方法
US8719014B2 (en) 2010-09-27 2014-05-06 Apple Inc. Electronic device with text error correction based on voice recognition data
US8594997B2 (en) 2010-09-27 2013-11-26 Sap Ag Context-aware conversational user interface
US20120114108A1 (en) 2010-09-27 2012-05-10 Voxer Ip Llc Messaging communication application
CN101958958A (zh) 2010-09-29 2011-01-26 中兴通讯股份有限公司 一种回复信息的方法和终端
US10037319B2 (en) 2010-09-29 2018-07-31 Touchtype Limited User input prediction
CN102436456B (zh) 2010-09-29 2016-03-30 国际商业机器公司 用于对命名实体进行分类的方法和装置
US9465864B2 (en) 2010-09-29 2016-10-11 Excalibur Ip, Llc Training a search query intent classifier using wiki article titles and a search click log
US8812321B2 (en) 2010-09-30 2014-08-19 At&T Intellectual Property I, L.P. System and method for combining speech recognition outputs from a plurality of domain-specific speech recognizers via machine learning
US20120084248A1 (en) 2010-09-30 2012-04-05 Microsoft Corporation Providing suggestions based on user intent
US8515736B1 (en) 2010-09-30 2013-08-20 Nuance Communications, Inc. Training call routing applications by reusing semantically-labeled data collected for prior applications
US8644519B2 (en) 2010-09-30 2014-02-04 Apple Inc. Electronic devices with improved audio
US8965545B2 (en) 2010-09-30 2015-02-24 Google Inc. Progressive encoding of audio
US8606293B2 (en) 2010-10-05 2013-12-10 Qualcomm Incorporated Mobile device location estimation using environmental information
US20120084634A1 (en) 2010-10-05 2012-04-05 Sony Corporation Method and apparatus for annotating text
US9043386B2 (en) 2010-10-06 2015-05-26 Hbr Labs Inc. System and method for synchronizing collaborative form filling
US9679256B2 (en) 2010-10-06 2017-06-13 The Chancellor, Masters And Scholars Of The University Of Cambridge Automated assessment of examination scripts
US9465798B2 (en) 2010-10-08 2016-10-11 Iq Technology Inc. Single word and multi-word term integrating system and a method thereof
US10900799B2 (en) 2010-10-12 2021-01-26 Toyota Motor Engineering & Manufacturing North America, Inc. Systems and methods for determining a destination location from a communication
AU2011316437A1 (en) 2010-10-15 2013-05-09 Intelligent Mechatronic Systems Inc. Implicit association and polymorphism driven human machine interaction
US20120096386A1 (en) 2010-10-19 2012-04-19 Laurent Baumann User interface for application transfers
JP5572059B2 (ja) 2010-10-21 2014-08-13 京セラ株式会社 表示装置
US8335774B2 (en) 2010-10-28 2012-12-18 Google Inc. Replacing a master media file
US20120108221A1 (en) 2010-10-28 2012-05-03 Microsoft Corporation Augmenting communication sessions with applications
JP5017441B2 (ja) 2010-10-28 2012-09-05 株式会社東芝 携帯型電子機器
JP5883014B2 (ja) 2010-10-29 2016-03-09 科大訊飛股▲分▼有限公司iFLYTEK Co., Ltd. 録音の終了点自動検出のための方法及びシステム
WO2012056463A1 (en) 2010-10-29 2012-05-03 Hewlett-Packard Development Company, L.P. Content recommendation for groups
US9058105B2 (en) 2010-10-31 2015-06-16 International Business Machines Corporation Automated adjustment of input configuration
US20120110456A1 (en) 2010-11-01 2012-05-03 Microsoft Corporation Integrated voice command modal user interface
US9348417B2 (en) 2010-11-01 2016-05-24 Microsoft Technology Licensing, Llc Multimodal input system
US8660531B2 (en) 2010-11-03 2014-02-25 Blackberry Limited Access to locked functions
US8831947B2 (en) 2010-11-07 2014-09-09 Nice Systems Ltd. Method and apparatus for large vocabulary continuous speech recognition using a hybrid phoneme-word lattice
US20120116770A1 (en) 2010-11-08 2012-05-10 Ming-Fu Chen Speech data retrieving and presenting device
US8881057B2 (en) 2010-11-09 2014-11-04 Blackberry Limited Methods and apparatus to display mobile device contexts
WO2012063260A2 (en) 2010-11-09 2012-05-18 Mango Technologies Pvt Ltd. Virtual secretary on a smart device
US8554170B2 (en) 2010-11-15 2013-10-08 Quid Fit Llc Automated alert generation in response to a predetermined communication on a telecommunication device
US20120124172A1 (en) 2010-11-15 2012-05-17 Google Inc. Providing Different Versions of a Media File
US8352576B2 (en) 2010-11-15 2013-01-08 Google Inc. Media file access
MY177511A (en) 2010-11-16 2020-09-17 Shardul Suresh Shroff System and method for providing virtual arbitration
US20120124126A1 (en) 2010-11-17 2012-05-17 Microsoft Corporation Contextual and task focused computing
US10144440B2 (en) 2010-11-17 2018-12-04 General Electric Company Methods and systems for data communications
US8713024B2 (en) 2010-11-22 2014-04-29 Microsoft Corporation Efficient forward ranking in a search engine
US9484018B2 (en) 2010-11-23 2016-11-01 At&T Intellectual Property I, L.P. System and method for building and evaluating automatic speech recognition via an application programmer interface
US8938216B2 (en) 2010-11-24 2015-01-20 Cisco Technology, Inc. Geographical location information/signal quality-context based recording and playback of multimedia data from a conference session
US20120135714A1 (en) 2010-11-29 2012-05-31 Toyota Motor Engineering & Manufacturing North America, Inc. Information system for motor vehicle
US9105008B2 (en) 2010-11-29 2015-08-11 Yahoo! Inc. Detecting controversial events
US8489625B2 (en) 2010-11-29 2013-07-16 Microsoft Corporation Mobile query suggestions with time-location awareness
US8862458B2 (en) 2010-11-30 2014-10-14 Sap Ag Natural language interface
WO2012074338A2 (ko) 2010-12-02 2012-06-07 에스케이텔레콤 주식회사 자연어 및 수학식 처리 방법과 그를 위한 장치
JP5652913B2 (ja) 2010-12-03 2015-01-14 アイシン・エィ・ダブリュ株式会社 車載端末装置
US20120143694A1 (en) 2010-12-03 2012-06-07 Microsoft Corporation Using behavioral data to manage computer services
US9092425B2 (en) 2010-12-08 2015-07-28 At&T Intellectual Property I, L.P. System and method for feature-rich continuous space language models
US8312096B2 (en) 2010-12-08 2012-11-13 Google Inc. Priority inbox notifications and synchronization for mobile messaging application
US9135241B2 (en) 2010-12-08 2015-09-15 At&T Intellectual Property I, L.P. System and method for learning latent representations for natural language tasks
KR101330328B1 (ko) 2010-12-14 2013-11-15 한국전자통신연구원 음성 인식 방법 및 이를 위한 시스템
US20130297198A1 (en) 2010-12-20 2013-11-07 Tomtom Belgium N.V. Method for generating map data
US9244606B2 (en) 2010-12-20 2016-01-26 Apple Inc. Device, method, and graphical user interface for navigation of concurrently open software applications
US8666726B2 (en) 2010-12-21 2014-03-04 Nuance Communications, Inc. Sample clustering to reduce manual transcriptions in speech recognition system
US20120158422A1 (en) 2010-12-21 2012-06-21 General Electric Company Methods and systems for scheduling appointments in healthcare systems
US20120158293A1 (en) 2010-12-21 2012-06-21 General Electric Company Methods and systems for dynamically providing users with appointment reminders
US8532377B2 (en) 2010-12-22 2013-09-10 Xerox Corporation Image ranking based on abstract concepts
US10762293B2 (en) 2010-12-22 2020-09-01 Apple Inc. Using parts-of-speech tagging and named entity recognition for spelling correction
US20130035086A1 (en) 2010-12-22 2013-02-07 Logitech Europe S.A. Remote control system for providing content suggestions
US10515147B2 (en) 2010-12-22 2019-12-24 Apple Inc. Using statistical language models for contextual lookup
US8838449B2 (en) 2010-12-23 2014-09-16 Microsoft Corporation Word-dependent language model
US20120166959A1 (en) 2010-12-23 2012-06-28 Microsoft Corporation Surfacing content including content accessed from jump list tasks and items
US8731902B2 (en) 2010-12-23 2014-05-20 Sap Ag Systems and methods for accessing applications based on user intent modeling
US20120166944A1 (en) 2010-12-23 2012-06-28 Stephen Hayden Cotterill Device, Method, and Graphical User Interface for Switching Between Two User Interfaces
JP2012142744A (ja) 2010-12-28 2012-07-26 Sanyo Electric Co Ltd 通信装置
WO2012092562A1 (en) 2010-12-30 2012-07-05 Ambientz Information processing using a population of data acquisition devices
TWI413105B (zh) 2010-12-30 2013-10-21 Ind Tech Res Inst 多語言之文字轉語音合成系統與方法
KR101828273B1 (ko) 2011-01-04 2018-02-14 삼성전자주식회사 결합기반의 음성명령 인식 장치 및 그 방법
US8626681B1 (en) 2011-01-04 2014-01-07 Google Inc. Training a probabilistic spelling checker from structured data
US8589950B2 (en) 2011-01-05 2013-11-19 Blackberry Limited Processing user input events in a web browser
EP2661705A4 (en) 2011-01-05 2016-06-01 Google Inc METHOD AND SYSTEM FOR FACILITATING TEXT INPUT
EP2661869B1 (fr) 2011-01-05 2018-12-26 Connecthings Système pour actionner un terminal portable
JP5712618B2 (ja) 2011-01-07 2015-05-07 サクサ株式会社 電話システム
CA2821565C (en) 2011-01-07 2017-04-18 Research In Motion Limited System and method for controlling mobile communication devices
US10049669B2 (en) 2011-01-07 2018-08-14 Nuance Communications, Inc. Configurable speech recognition system using multiple recognizers
US9183843B2 (en) 2011-01-07 2015-11-10 Nuance Communications, Inc. Configurable speech recognition system using multiple recognizers
US20120176255A1 (en) 2011-01-10 2012-07-12 Deutsche Telekom Ag Mobile device-based automatic parking location recorder and reminder using on-board diagnostics
KR101776673B1 (ko) 2011-01-11 2017-09-11 삼성전자주식회사 자연어 처리용 문법 자동 생성 장치 및 방법
US20130283283A1 (en) 2011-01-13 2013-10-24 Htc Corporation Portable electronic device and control method therefor
TWI546700B (zh) 2011-01-13 2016-08-21 宏達國際電子股份有限公司 手持電子裝置及其控制方法與電腦程式產品
US8863256B1 (en) 2011-01-14 2014-10-14 Cisco Technology, Inc. System and method for enabling secure transactions using flexible identity management in a vehicular environment
US8689116B2 (en) 2011-01-14 2014-04-01 Apple Inc. Email user interface
KR101242073B1 (ko) 2011-01-20 2013-03-11 주식회사 웨이브애프터 사용자단말의 터치스크린의 사용자 인터페이스 방법 및 그 기록매체
US20120192096A1 (en) 2011-01-25 2012-07-26 Research In Motion Limited Active command line driven user interface
US9031970B1 (en) 2011-01-26 2015-05-12 Google Inc. Query autocompletions
FI126119B (fi) 2011-01-31 2016-06-30 Waertsilae Finland Oy Massavaimennin
US8666895B2 (en) 2011-01-31 2014-03-04 Bank Of America Corporation Single action mobile transaction device
US8943054B2 (en) 2011-01-31 2015-01-27 Social Resolve, Llc Social media content management system and method
AU2012212517A1 (en) 2011-02-04 2013-08-22 Google Inc. Posting to social networks by voice
US9452735B2 (en) 2011-02-10 2016-09-27 Ford Global Technologies, Llc System and method for controlling a restricted mode in a vehicle
US20120209654A1 (en) 2011-02-11 2012-08-16 Avaya Inc. Mobile activity assistant analysis
EP2487871A1 (en) 2011-02-11 2012-08-15 Telefónica, S.A. Method and system for transmission of application status between different devices
US9628842B2 (en) 2011-02-11 2017-04-18 Sony Corporation Method and apparatus for identifying content using IPTV devices
US8862612B2 (en) 2011-02-11 2014-10-14 Sony Corporation Direct search launch on a second display
TW201241640A (en) 2011-02-14 2012-10-16 Microsoft Corp Dormant background applications on mobile devices
US10631246B2 (en) 2011-02-14 2020-04-21 Microsoft Technology Licensing, Llc Task switching on mobile devices
CN103477592A (zh) 2011-02-16 2013-12-25 科泰克工业有限公司 无线电源、照明和自动化控制
US10429869B2 (en) 2011-02-16 2019-10-01 Kortek Industries Pty Ltd Wireless power, light and automation control
EP2677408A4 (en) 2011-02-17 2016-11-09 Nec Corp ELECTRONIC DEVICE, DISPLAY METHOD, AND PROGRAM
US9916420B2 (en) 2011-02-18 2018-03-13 Nuance Communications, Inc. Physician and clinical documentation specialist workflow integration
US8694335B2 (en) 2011-02-18 2014-04-08 Nuance Communications, Inc. Methods and apparatus for applying user corrections to medical fact extraction
US9686732B2 (en) 2011-02-22 2017-06-20 Theatrolabs, Inc. Observation platform for using structured communications with distributed traffic flow
KR101178310B1 (ko) 2011-02-24 2012-08-29 포항공과대학교 산학협력단 대화 관리 방법 및 이를 실행하는 시스템
US10145960B2 (en) 2011-02-24 2018-12-04 Ford Global Technologies, Llc System and method for cell phone restriction
CN102651217A (zh) 2011-02-25 2012-08-29 株式会社东芝 用于合成语音的方法、设备以及用于语音合成的声学模型训练方法
US20120221552A1 (en) 2011-02-28 2012-08-30 Nokia Corporation Method and apparatus for providing an active search user interface element
US8688453B1 (en) 2011-02-28 2014-04-01 Nuance Communications, Inc. Intent mining via analysis of utterances
US9632677B2 (en) 2011-03-02 2017-04-25 The Boeing Company System and method for navigating a 3-D environment using a multi-input interface
US8972275B2 (en) 2011-03-03 2015-03-03 Brightedge Technologies, Inc. Optimization of social media engagement
EP2498250B1 (en) 2011-03-07 2021-05-05 Accenture Global Services Limited Client and server system for natural language-based control of a digital network of devices
CN102122506B (zh) 2011-03-08 2013-07-31 天脉聚源(北京)传媒科技有限公司 一种语音识别的方法
US9081760B2 (en) 2011-03-08 2015-07-14 At&T Intellectual Property I, L.P. System and method for building diverse language models
US20120233266A1 (en) 2011-03-11 2012-09-13 Microsoft Corporation Peer-to-peer group with renegotiation of group owner
CN202092650U (zh) 2011-03-14 2011-12-28 深圳市车乐数码科技有限公司 一种带按键的语音导航的车载多媒体
US8849931B2 (en) 2011-03-15 2014-09-30 Idt Messaging, Llc Linking context-based information to text messages
US8606090B2 (en) 2011-03-17 2013-12-10 Sony Corporation Sport program chaptering
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US8862255B2 (en) 2011-03-23 2014-10-14 Audible, Inc. Managing playback of synchronized content
US20120246064A1 (en) 2011-03-23 2012-09-27 Ebay, Inc. Customer refunds using payment service providers
US20120246133A1 (en) 2011-03-23 2012-09-27 Microsoft Corporation Online spelling correction/phrase completion system
US8868111B1 (en) 2011-03-23 2014-10-21 Dp Technologies, Inc. Method and apparatus to enable the use of a personal communication device with an integrated vehicle interface
US8766793B2 (en) 2011-03-25 2014-07-01 Microsoft Corporation Contextually-appropriate task reminders
US9202465B2 (en) 2011-03-25 2015-12-01 General Motors Llc Speech recognition dependent on text message content
CN202035047U (zh) 2011-03-29 2011-11-09 张磊 一种提取地址信息进行导航的移动终端
US9171546B1 (en) 2011-03-29 2015-10-27 Google Inc. Performing functions based on commands in context of telephonic communication
JP2012211932A (ja) 2011-03-30 2012-11-01 Toshiba Corp 音声認識装置及び音声認識方法
US9154555B2 (en) 2011-03-30 2015-10-06 Paypal, Inc. Device specific remote disabling of applications
US9842168B2 (en) 2011-03-31 2017-12-12 Microsoft Technology Licensing, Llc Task driven user intents
US9760566B2 (en) 2011-03-31 2017-09-12 Microsoft Technology Licensing, Llc Augmented conversational understanding agent to identify conversation context between two humans and taking an agent action thereof
US10630795B2 (en) 2011-03-31 2020-04-21 Oath Inc. Systems and methods for transferring application state between devices based on gestural input
US9280535B2 (en) 2011-03-31 2016-03-08 Infosys Limited Natural language querying with cascaded conditional random fields
EP2691870A4 (en) 2011-03-31 2015-05-20 Microsoft Technology Licensing Llc USER INTENTIONS ORIENTED ON TASKS
EP2695474B1 (en) 2011-04-01 2015-02-18 InterDigital Patent Holdings, Inc. System and method for sharing a common pdp context
US9337999B2 (en) 2011-04-01 2016-05-10 Intel Corporation Application usage continuum across platforms
US9098488B2 (en) 2011-04-03 2015-08-04 Microsoft Technology Licensing, Llc Translation of multilingual embedded phrases
US20120252367A1 (en) 2011-04-04 2012-10-04 Meditalk Devices, Llc Auditory Speech Module For Medical Devices
WO2012138319A1 (en) 2011-04-04 2012-10-11 Hewlett-Packard Development Company, L.P. Creating a correlation rule defining a relationship between event types
US20120316955A1 (en) 2011-04-06 2012-12-13 Yahoo! Inc. System and Method for Mobile Application Search
US8914275B2 (en) 2011-04-06 2014-12-16 Microsoft Corporation Text prediction
CN102137193A (zh) 2011-04-13 2011-07-27 深圳凯虹移动通信有限公司 一种移动通讯终端及其通讯控制方法
US9292877B2 (en) 2011-04-13 2016-03-22 Longsand Limited Methods and systems for generating concept-based hash tags
US9366749B2 (en) 2011-04-15 2016-06-14 Qualcomm Incorporated Device position estimates from motion and ambient light classifiers
US20120265784A1 (en) 2011-04-15 2012-10-18 Microsoft Corporation Ordering semantic query formulation suggestions
US9493130B2 (en) 2011-04-22 2016-11-15 Angel A. Penilla Methods and systems for communicating content to connected vehicle users based detected tone/mood in voice input
EP2702473A1 (en) 2011-04-25 2014-03-05 Veveo, Inc. System and method for an intelligent personal timeline assistant
US9444692B2 (en) 2011-04-26 2016-09-13 Openet Telecom Ltd. Systems, devices and methods of crowd-sourcing across multiple domains
US9065660B2 (en) 2011-04-26 2015-06-23 Alcatel Lucent Usage monitoring after rollover
US9110556B2 (en) 2011-04-28 2015-08-18 Nokia Technologies Oy Method and apparatus for increasing the functionality of an electronic device in a locked state
JP5592433B2 (ja) 2011-05-03 2014-09-17 宏達國際電子股▲ふん▼有限公司 手持ち式電子装置及びそのマルチメディアクリップ記録方法
US10222974B2 (en) 2011-05-03 2019-03-05 Nokia Technologies Oy Method and apparatus for providing quick access to device functionality
DE112011100058T5 (de) 2011-05-04 2013-02-07 Research In Motion Ltd. Verfahren zum anpassen einer darstellung von grafischen daten, die auf einer grafischen benutzerschnittstelle angezeigt werden
US8171137B1 (en) 2011-05-09 2012-05-01 Google Inc. Transferring application state across devices
US8150385B1 (en) 2011-05-09 2012-04-03 Loment, Inc. Automated reply messages among end user communication devices
US11501217B2 (en) 2011-05-10 2022-11-15 Dynamics Inc. Systems and methods for a mobile electronic wallet
KR101760422B1 (ko) 2011-05-11 2017-07-31 엘지전자 주식회사 이동 단말기 및 그 제어방법
WO2012155079A2 (en) 2011-05-12 2012-11-15 Johnson Controls Technology Company Adaptive voice recognition systems and methods
US9064006B2 (en) 2012-08-23 2015-06-23 Microsoft Technology Licensing, Llc Translating natural language utterances to keyword search queries
KR101233561B1 (ko) 2011-05-12 2013-02-14 엔에이치엔(주) 단어 수준의 후보 생성에 기초한 음성 인식 시스템 및 방법
US20120290291A1 (en) 2011-05-13 2012-11-15 Gabriel Lee Gilbert Shelley Input processing for character matching and predicted word matching
JP2014524059A (ja) 2011-05-13 2014-09-18 プリンプトン,デーヴィッド カレンダベースの検索エンジン
US8839303B2 (en) 2011-05-13 2014-09-16 Google Inc. System and method for enhancing user search results by determining a television program currently being displayed in proximity to an electronic device
US8793624B2 (en) 2011-05-18 2014-07-29 Google Inc. Control of a device using gestures
US8972240B2 (en) 2011-05-19 2015-03-03 Microsoft Corporation User-modifiable word lattice display for editing documents and search queries
US8914290B2 (en) 2011-05-20 2014-12-16 Vocollect, Inc. Systems and methods for dynamically improving user intelligibility of synthesized speech in a work environment
EP2712189A4 (en) 2011-05-20 2015-04-01 Japan Broadcasting Corp DEVICE AND PROGRAM FOR CONTROLLING PROGRAM SWITCHES
US9236045B2 (en) 2011-05-23 2016-01-12 Nuance Communications, Inc. Methods and apparatus for proofing of a text input
US20120304124A1 (en) 2011-05-23 2012-11-29 Microsoft Corporation Context aware input engine
US9361282B2 (en) 2011-05-24 2016-06-07 Lg Electronics Inc. Method and device for user interface
US8731936B2 (en) 2011-05-26 2014-05-20 Microsoft Corporation Energy-efficient unobtrusive identification of a speaker
US9164983B2 (en) 2011-05-27 2015-10-20 Robert Bosch Gmbh Broad-coverage normalization system for social media language
US20120310760A1 (en) 2011-06-03 2012-12-06 Simon Phillips Mobile device automatic card account selection for a transaction
US9268857B2 (en) 2011-06-03 2016-02-23 Facebook, Inc. Suggesting search results to users before receiving any search query from the users
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US20120310642A1 (en) 2011-06-03 2012-12-06 Apple Inc. Automatically creating a mapping between text data and audio data
JP5463385B2 (ja) 2011-06-03 2014-04-09 アップル インコーポレイテッド テキストデータとオーディオデータとの間のマッピングの自動作成
US8751971B2 (en) 2011-06-05 2014-06-10 Apple Inc. Devices, methods, and graphical user interfaces for providing accessibility using a touch-sensitive surface
US8781841B1 (en) 2011-06-07 2014-07-15 Cisco Technology, Inc. Name recognition of virtual meeting participants
US20120317498A1 (en) 2011-06-07 2012-12-13 Research In Motion Limited Electronic communication device and method for displaying icons
US20120316774A1 (en) 2011-06-09 2012-12-13 Microsoft Corporation Automatic navigation to a prior known location
WO2012170817A1 (en) 2011-06-10 2012-12-13 Google Inc. Augmenting statistical machine translation with linguistic knowledge
US8732319B2 (en) 2011-06-10 2014-05-20 Qualcomm Incorporated Context awareness proximity-based establishment of wireless communication connection
US20120316875A1 (en) 2011-06-10 2012-12-13 Red Shift Company, Llc Hosted speech handling
US9082408B2 (en) 2011-06-13 2015-07-14 Mmodal Ip Llc Speech recognition using loosely coupled components
US20130158977A1 (en) 2011-06-14 2013-06-20 Andrew Senior System and Method for Evaluating Speech Exposure
US20120323967A1 (en) 2011-06-14 2012-12-20 Microsoft Corporation Spelling Using a Fuzzy Pattern Search
KR101121440B1 (ko) 2011-06-16 2012-03-16 에이큐 주식회사 엔에프시 통신방식의 이동통신단말기 및 제어방법
US20120321112A1 (en) 2011-06-16 2012-12-20 Apple Inc. Selecting a digital stream based on an audio sample
US9201862B2 (en) 2011-06-16 2015-12-01 Asociacion Instituto Tecnologico De Informatica Method for symbolic correction in human-machine interfaces
KR101121441B1 (ko) 2011-06-16 2012-03-16 에이큐 주식회사 엔에프시 통신방식의 이동통신단말기 및 그 제어방법
US20120324391A1 (en) 2011-06-16 2012-12-20 Microsoft Corporation Predictive word completion
CN102237088B (zh) 2011-06-17 2013-10-23 盛乐信息技术(上海)有限公司 语音识别多信息文本获取装置及方法
US20120329529A1 (en) 2011-06-21 2012-12-27 GreatCall, Inc. Gesture activate help process and system
CN104011712B (zh) 2011-06-24 2018-04-24 谷歌有限责任公司 对跨语言查询建议的查询翻译进行评价
US10984387B2 (en) 2011-06-28 2021-04-20 Microsoft Technology Licensing, Llc Automatic task extraction and calendar entry
US8663018B2 (en) 2011-06-29 2014-03-04 Amazon Technologies, Inc. Data locker synchronization
CN102292959B (zh) 2011-06-30 2013-11-06 华为技术有限公司 基于ott的媒体数据传输方法、装置及系统
US20130007240A1 (en) 2011-06-30 2013-01-03 At&T Intellectual Property I, L.P. Systems and methods to provide availability notifications for denied content requests
US20130006633A1 (en) 2011-07-01 2013-01-03 Qualcomm Incorporated Learning speech models for mobile device users
DE112011105407T5 (de) 2011-07-05 2014-04-30 Mitsubishi Electric Corporation Spracherkennungsvorrichtung und Navigationsvorrichtung
DE102011078642A1 (de) 2011-07-05 2013-01-10 Robert Bosch Gmbh Verfahren zum Prüfen eines m aus n Codes
US9582598B2 (en) 2011-07-05 2017-02-28 Visa International Service Association Hybrid applications utilizing distributed models and views apparatuses, methods and systems
US9367824B2 (en) 2011-07-05 2016-06-14 Sap Se Provisioning and performing action items
US8682670B2 (en) 2011-07-07 2014-03-25 International Business Machines Corporation Statistical enhancement of speech output from a statistical text-to-speech synthesis system
US20130010575A1 (en) 2011-07-07 2013-01-10 International Business Machines Corporation Systems and methods of managing electronic calendar applications
US8209183B1 (en) 2011-07-07 2012-06-26 Google Inc. Systems and methods for correction of text from different input types, sources, and contexts
US8665212B2 (en) 2011-07-08 2014-03-04 Blackberry Limited Systems and methods for locking an electronic device
US20130018659A1 (en) 2011-07-12 2013-01-17 Google Inc. Systems and Methods for Speech Command Processing
US8812474B2 (en) 2011-07-14 2014-08-19 Nuance Communications, Inc. Methods and apparatus for identifying and providing information sought by a user
DE102012212514A1 (de) 2011-07-18 2013-02-21 Logitech Europe S.A. Fernbedienungs-Benutzerschnittstelle für Handgerät
US20130024277A1 (en) 2011-07-18 2013-01-24 Teletech Holdings, Inc. Platform to provide advertisements to users of registered products
CA2747153A1 (en) 2011-07-19 2013-01-19 Suleman Kaheer Natural language processing dialog system for obtaining goods, services or information
US20130024576A1 (en) 2011-07-22 2013-01-24 Microsoft Corporation Proximity-Based Detection
US8781810B2 (en) 2011-07-25 2014-07-15 Xerox Corporation System and method for productive generation of compound words in statistical machine translation
US20130031476A1 (en) 2011-07-25 2013-01-31 Coin Emmett Voice activated virtual assistant
US8260117B1 (en) 2011-07-26 2012-09-04 Ooyala, Inc. Automatically recommending content
US8732028B2 (en) 2011-07-26 2014-05-20 Expose Retail Strategies Inc. Scheduling of order processing for remotely ordered goods
US9009041B2 (en) 2011-07-26 2015-04-14 Nuance Communications, Inc. Systems and methods for improving the accuracy of a transcription using auxiliary data such as personal data
US9292112B2 (en) 2011-07-28 2016-03-22 Hewlett-Packard Development Company, L.P. Multimodal interface
US20130030936A1 (en) 2011-07-28 2013-01-31 American Express Travel Related Services Company, Inc. Systems and methods for generating and using a digital pass
EP2551784A1 (en) 2011-07-28 2013-01-30 Roche Diagnostics GmbH Method of controlling the display of a dataset
US9031842B2 (en) 2011-07-28 2015-05-12 Blackberry Limited Methods and devices for facilitating communications
CN102905499B (zh) 2011-07-29 2015-12-09 纬创资通股份有限公司 竖卡模块及电子装置
US20130031216A1 (en) 2011-07-29 2013-01-31 Myxer, Inc. Systems and methods for generation of customized media playlists
US20130030789A1 (en) 2011-07-29 2013-01-31 Reginald Dalce Universal Language Translator
US20130030913A1 (en) 2011-07-29 2013-01-31 Guangyu Zhu Deriving Ads Ranking of Local Advertisers based on Distance and Aggregate User Activities
US20130035117A1 (en) 2011-08-04 2013-02-07 GM Global Technology Operations LLC System and method for restricting driver mobile device feature usage while vehicle is in motion
US9417754B2 (en) 2011-08-05 2016-08-16 P4tents1, LLC User interface system, method, and computer program product
EP3754997B1 (en) 2011-08-05 2023-08-30 Samsung Electronics Co., Ltd. Method for controlling electronic apparatus based on voice recognition and motion recognition, and electronic apparatus applying the same
WO2013022218A2 (en) 2011-08-05 2013-02-14 Samsung Electronics Co., Ltd. Electronic apparatus and method for providing user interface thereof
WO2013022222A2 (en) 2011-08-05 2013-02-14 Samsung Electronics Co., Ltd. Method for controlling electronic apparatus based on motion recognition, and electronic apparatus applying the same
US8595015B2 (en) 2011-08-08 2013-11-26 Verizon New Jersey Inc. Audio communication assessment
CN102929710B (zh) 2011-08-09 2017-10-27 中兴通讯股份有限公司 一种调用应用模块的方法及移动终端
US8706472B2 (en) 2011-08-11 2014-04-22 Apple Inc. Method for disambiguating multiple readings in language conversion
WO2013022135A1 (en) 2011-08-11 2013-02-14 Lg Electronics Inc. Electronic device and method of controlling the same
US8589160B2 (en) 2011-08-19 2013-11-19 Dolbey & Company, Inc. Systems and methods for providing an electronic dictation interface
KR101893151B1 (ko) 2011-08-21 2018-08-30 엘지전자 주식회사 영상 표시 장치, 단말 장치 및 그 동작 방법
US20130055099A1 (en) 2011-08-22 2013-02-28 Rose Yao Unified Messaging System with Integration of Call Log Data
US8943071B2 (en) 2011-08-23 2015-01-27 At&T Intellectual Property I, L.P. Automatic sort and propagation associated with electronic documents
JP5736276B2 (ja) 2011-08-23 2015-06-17 京セラ株式会社 携帯電子機器、制御方法、および、制御プログラム
US9195768B2 (en) 2011-08-26 2015-11-24 Amazon Technologies, Inc. Remote browsing session management
US8994660B2 (en) 2011-08-29 2015-03-31 Apple Inc. Text correction processing
US20130054706A1 (en) 2011-08-29 2013-02-28 Mary Graham Modulation of Visual Notification Parameters Based on Message Activity and Notification Value
US20130055147A1 (en) 2011-08-29 2013-02-28 Salesforce.Com, Inc. Configuration, generation, and presentation of custom graphical user interface components for a virtual cloud-based application
CN102955652A (zh) 2011-08-29 2013-03-06 王道平 一种拼音输入方法
US8819012B2 (en) 2011-08-30 2014-08-26 International Business Machines Corporation Accessing anchors in voice site content
US20130054631A1 (en) 2011-08-30 2013-02-28 Microsoft Corporation Adding social network data to search suggestions
US8554729B2 (en) 2011-08-31 2013-10-08 Google Inc. System and method for synchronization of actions in the background of an application
US8914288B2 (en) 2011-09-01 2014-12-16 At&T Intellectual Property I, L.P. System and method for advanced turn-taking for interactive spoken dialog systems
US20130061139A1 (en) 2011-09-01 2013-03-07 Google Inc. Server-based spell checking on a user device
WO2013033098A1 (en) 2011-09-01 2013-03-07 Knf Technologies, Inc. Relational metal-model and associated domain context-based knowledge inference engine for knowledge discovery and organization
US8660847B2 (en) 2011-09-02 2014-02-25 Microsoft Corporation Integrated local and cloud based speech recognition
US9596084B2 (en) 2011-09-09 2017-03-14 Facebook, Inc. Initializing camera subsystem for face detection based on sensor inputs
JP6050362B2 (ja) 2011-09-09 2016-12-21 グーグル インコーポレイテッド 翻訳ウェブページのためのユーザーインターフェース
US8788979B2 (en) 2011-09-10 2014-07-22 Microsoft Corporation Secondary actions on a notification
US20130066832A1 (en) 2011-09-12 2013-03-14 Microsoft Corporation Application state synchronization
US20130073346A1 (en) 2011-09-16 2013-03-21 David Chun Identifying companies most closely related to a given company
US20130073293A1 (en) 2011-09-20 2013-03-21 Lg Electronics Inc. Electronic device and method for controlling the same
US20130073286A1 (en) 2011-09-20 2013-03-21 Apple Inc. Consolidating Speech Recognition Results
WO2013041132A1 (en) 2011-09-21 2013-03-28 Telefonaktiebolaget L M Ericsson (Publ) Methods, devices and computer programs for transmitting or for receiving and playing media streams
US8699963B2 (en) 2011-09-22 2014-04-15 Blackberry Limited Mobile communication device with receiver speaker
US8798995B1 (en) 2011-09-23 2014-08-05 Amazon Technologies, Inc. Key word determinations from voice data
US9129606B2 (en) 2011-09-23 2015-09-08 Microsoft Technology Licensing, Llc User query history expansion for improving language model adaptation
US20130080251A1 (en) 2011-09-26 2013-03-28 Accenture Global Services Limited Product registration and tracking system
US8812301B2 (en) 2011-09-26 2014-08-19 Xerox Corporation Linguistically-adapted structural query annotation
KR20130032966A (ko) 2011-09-26 2013-04-03 엘지전자 주식회사 사용자 인터페이스 방법 및 장치
US8768707B2 (en) 2011-09-27 2014-07-01 Sensory Incorporated Background speech recognition assistant using speaker verification
US8996381B2 (en) 2011-09-27 2015-03-31 Sensory, Incorporated Background speech recognition assistant
US8762156B2 (en) 2011-09-28 2014-06-24 Apple Inc. Speech recognition repair using contextual information
US20130086609A1 (en) 2011-09-29 2013-04-04 Viacom International Inc. Integration of an Interactive Virtual Toy Box Advertising Unit and Digital Media Content
CN103035251A (zh) 2011-09-30 2013-04-10 西门子公司 一种建立语音转换模型的方法、语音转换的方法及系统
EP2575128A3 (en) 2011-09-30 2013-08-14 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US8452597B2 (en) 2011-09-30 2013-05-28 Google Inc. Systems and methods for continual speech recognition and detection in mobile computing devices
WO2013048880A1 (en) 2011-09-30 2013-04-04 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US8452602B1 (en) 2011-09-30 2013-05-28 Google Inc. Structuring verbal commands to allow concatenation in a voice interface in a mobile device
US8468022B2 (en) 2011-09-30 2013-06-18 Google Inc. Voice control for asynchronous notifications
AU2015203483A1 (en) 2011-09-30 2015-07-16 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US8340975B1 (en) 2011-10-04 2012-12-25 Theodore Alfred Rosenberger Interactive speech recognition device and system for hands-free building control
US8386926B1 (en) 2011-10-06 2013-02-26 Google Inc. Network-based custom dictionary, auto-correction and text entry preferences
US9640175B2 (en) 2011-10-07 2017-05-02 Microsoft Technology Licensing, Llc Pronunciation learning from user correction
US9521175B2 (en) 2011-10-07 2016-12-13 Henk B. Rogers Media tagging
US9021565B2 (en) 2011-10-13 2015-04-28 At&T Intellectual Property I, L.P. Authentication techniques utilizing a computing device
US8738363B2 (en) 2011-10-13 2014-05-27 Xerox Corporation System and method for suggestion mining
US20130097566A1 (en) 2011-10-17 2013-04-18 Carl Fredrik Alexander BERGLUND System and method for displaying items on electronic devices
US9253282B2 (en) 2011-10-18 2016-02-02 Qualcomm Incorporated Method and apparatus for generating, using, or updating an enriched user profile
US9686088B2 (en) 2011-10-19 2017-06-20 Facebook, Inc. Notification profile configuration based on device orientation
US9305312B2 (en) 2011-10-25 2016-04-05 Theodosios Kountotsis Express easy-pass checkout at grocery stores and retail establishments for preferred members
KR101873741B1 (ko) 2011-10-26 2018-07-03 엘지전자 주식회사 휴대 단말기 및 그 제어 방법
US8738376B1 (en) 2011-10-28 2014-05-27 Nuance Communications, Inc. Sparse maximum a posteriori (MAP) adaptation
US9223948B2 (en) 2011-11-01 2015-12-29 Blackberry Limited Combined passcode and activity launch modifier
US20130111330A1 (en) 2011-11-01 2013-05-02 Research In Motion Limited Accelerated compositing of fixed position elements on an electronic device
US9471666B2 (en) 2011-11-02 2016-10-18 Salesforce.Com, Inc. System and method for supporting natural language queries and requests against a user's personal data cloud
US10510056B2 (en) 2011-11-02 2019-12-17 Mastercard International Incorporated Method and system for multiple payment applications
US8996350B1 (en) 2011-11-02 2015-03-31 Dub Software Group, Inc. System and method for automatic document management
EP2590371B1 (en) 2011-11-02 2017-08-09 BlackBerry Limited System and method for enabling voice and video communications using a messaging application
US20130110943A1 (en) 2011-11-02 2013-05-02 Apple Inc. Notification and reminder generation, distribution, and storage system
CN103093334A (zh) 2011-11-04 2013-05-08 周超然 活动通知文本识别并自动转换为日历项的方法
JP5681611B2 (ja) 2011-11-09 2015-03-11 株式会社日立製作所 ナビゲーションシステム、ナビゲーション装置、方法及びサーバ
US9711137B2 (en) 2011-11-10 2017-07-18 At&T Intellectual Property I, Lp Network-based background expert
US8863202B2 (en) 2011-11-11 2014-10-14 Sony Corporation System and method for voice driven cross service search using second display
US8996651B2 (en) 2011-11-12 2015-03-31 Yang Pan System and method for delivering media assets in a cloud environment
WO2013075071A1 (en) 2011-11-18 2013-05-23 Ayman Hammad Mobile wallet store and service injection platform apparatuses, methods and systems
US8972263B2 (en) 2011-11-18 2015-03-03 Soundhound, Inc. System and method for performing dual mode speech recognition
KR101467519B1 (ko) 2011-11-21 2014-12-02 주식회사 케이티 음성 정보를 이용한 컨텐츠 검색 서버 및 방법
CN102510426A (zh) 2011-11-29 2012-06-20 安徽科大讯飞信息科技股份有限公司 个人助理应用访问方法及系统
WO2013082507A1 (en) 2011-11-30 2013-06-06 Decarta Systems and methods for performing geo-search and retrieval of electronic point-of-interest records using a big index
CN103135916A (zh) 2011-11-30 2013-06-05 英特尔公司 手持无线设备中的智能图形界面
KR101830656B1 (ko) 2011-12-02 2018-02-21 엘지전자 주식회사 이동 단말기 및 이의 제어방법
US9154901B2 (en) 2011-12-03 2015-10-06 Location Labs, Inc. System and method for disabling and enabling mobile device functional components
KR101193668B1 (ko) 2011-12-06 2012-12-14 위준성 스마트 기기를 이용한 상황 인식 기반 외국어 습득 및 학습 서비스 제공 방법
US9323746B2 (en) 2011-12-06 2016-04-26 At&T Intellectual Property I, L.P. System and method for collaborative language translation
US9214157B2 (en) 2011-12-06 2015-12-15 At&T Intellectual Property I, L.P. System and method for machine-mediated human-human conversation
US9082402B2 (en) 2011-12-08 2015-07-14 Sri International Generic virtual personal assistant platform
US9646313B2 (en) 2011-12-13 2017-05-09 Microsoft Technology Licensing, Llc Gesture-based tagging to view related content
US20130159847A1 (en) 2011-12-14 2013-06-20 International Business Machines Corporation Dynamic Personal Dictionaries for Enhanced Collaboration
WO2013090839A1 (en) 2011-12-14 2013-06-20 Realnetworks, Inc. Customizable media auto-reply systems and methods
US8868529B2 (en) 2011-12-16 2014-10-21 Sap Se N-dimensional locking
US9408011B2 (en) 2011-12-19 2016-08-02 Qualcomm Incorporated Automated user/sensor location recognition to customize audio performance in a distributed multi-sensor environment
WO2013091075A1 (en) 2011-12-20 2013-06-27 Soschen Alona Natural language processor
CN202453859U (zh) 2011-12-20 2012-09-26 安徽科大讯飞信息科技股份有限公司 一种用于家电的语音交互装置
US8622836B2 (en) 2011-12-22 2014-01-07 Igt Use of wireless signal strength to determine connection
US9467834B2 (en) 2011-12-23 2016-10-11 Microsoft Technology Licensing, Llc Mobile device emergency service
JP5715042B2 (ja) 2011-12-27 2015-05-07 京セラ株式会社 装置、方法、及びプログラム
JP2013134430A (ja) 2011-12-27 2013-07-08 Toyota Motor Corp コマンド処理装置、方法、及びプログラム
US8996729B2 (en) 2012-04-12 2015-03-31 Nokia Corporation Method and apparatus for synchronizing tasks performed by multiple devices
US8818810B2 (en) 2011-12-29 2014-08-26 Robert Bosch Gmbh Speaker verification in a health monitoring system
US9218122B2 (en) 2011-12-29 2015-12-22 Rovi Guides, Inc. Systems and methods for transferring settings across devices based on user gestures
US9094534B2 (en) 2011-12-29 2015-07-28 Apple Inc. Device, method, and graphical user interface for configuring and implementing restricted interactions with a user interface
US9836177B2 (en) 2011-12-30 2017-12-05 Next IT Innovation Labs, LLC Providing variable responses in a virtual-assistant environment
US9189252B2 (en) 2011-12-30 2015-11-17 Microsoft Technology Licensing, Llc Context-based device action prediction
JP5790509B2 (ja) 2012-01-05 2015-10-07 富士通株式会社 画像再生装置、画像再生プログラム、及び画像再生方法
JP5887937B2 (ja) 2012-01-06 2016-03-16 株式会社リコー 出力制御システム、出力制御方法、出力制御装置、および出力制御プログラム
US8994560B2 (en) 2012-01-06 2015-03-31 International Business Machines Corporation Managing parking space availability
JP5547216B2 (ja) 2012-01-06 2014-07-09 株式会社東芝 電子機器及び表示制御方法
KR101590332B1 (ko) 2012-01-09 2016-02-18 삼성전자주식회사 영상장치 및 그 제어방법
US9547832B2 (en) 2012-01-10 2017-01-17 Oracle International Corporation Identifying individual intentions and determining responses to individual intentions
US8825020B2 (en) 2012-01-12 2014-09-02 Sensory, Incorporated Information access and device control using mobile phones and audio in the home environment
CN103209369A (zh) 2012-01-16 2013-07-17 晨星软件研发(深圳)有限公司 电子装置的声控系统以及相关控制方法
US9418674B2 (en) 2012-01-17 2016-08-16 GM Global Technology Operations LLC Method and system for using vehicle sound information to enhance audio prompting
US8812302B2 (en) 2012-01-17 2014-08-19 Google Inc. Techniques for inserting diacritical marks to text input via a user device
JP2013148419A (ja) 2012-01-18 2013-08-01 Clarion Co Ltd 誘導システム、携帯端末装置および車載装置
US9134810B2 (en) 2012-01-19 2015-09-15 Blackberry Limited Next letter prediction for virtual keyboard
US9099098B2 (en) 2012-01-20 2015-08-04 Qualcomm Incorporated Voice activity detection in presence of background noise
US20130204813A1 (en) 2012-01-20 2013-08-08 Fluential, Llc Self-learning, context aware virtual assistants, systems and methods
US8571528B1 (en) 2012-01-25 2013-10-29 Intuit Inc. Method and system to automatically create a contact with contact details captured during voice calls
US20130197914A1 (en) 2012-01-26 2013-08-01 Microtechnologies Llc D/B/A Microtech Voice activated audio control system and associated method of use
WO2013113010A1 (en) 2012-01-26 2013-08-01 Telecommunication Systems, Inc. Navigational lane guidance
JP5682578B2 (ja) 2012-01-27 2015-03-11 日本電気株式会社 音声認識結果修正支援システム、音声認識結果修正支援方法および音声認識結果修正支援プログラム
US8745760B2 (en) 2012-01-30 2014-06-03 Cisco Technology, Inc. Malware classification for unknown executable files
US20140310365A1 (en) 2012-01-31 2014-10-16 Global Relay Communications Inc. System and Method for Tracking Messages in a Messaging Service
US8626748B2 (en) 2012-02-03 2014-01-07 International Business Machines Corporation Combined word tree text visualization system
KR101900319B1 (ko) 2012-02-07 2018-09-19 삼성전자 주식회사 서비스 연동 수행 방법과 이를 위한 시스템
US9253135B2 (en) 2012-02-07 2016-02-02 Google Inc. Notification management
US8995960B2 (en) 2012-02-10 2015-03-31 Dedo Interactive, Inc. Mobile device authentication
CN102629246B (zh) 2012-02-10 2017-06-27 百纳(武汉)信息技术有限公司 识别浏览器语音命令的服务器及浏览器语音命令识别方法
CN103247290A (zh) 2012-02-14 2013-08-14 富泰华工业(深圳)有限公司 通信装置及其控制方法
US8533266B2 (en) 2012-02-14 2013-09-10 Google Inc. User presence detection and event discovery
US10209954B2 (en) 2012-02-14 2019-02-19 Microsoft Technology Licensing, Llc Equal access to speech and touch input
CN103259907A (zh) 2012-02-15 2013-08-21 深圳富泰宏精密工业有限公司 情景模式切换系统及方法
US8682932B2 (en) 2012-02-16 2014-03-25 Oracle International Corporation Mechanisms for searching enterprise data graphs
JP2013167806A (ja) 2012-02-16 2013-08-29 Toshiba Corp 情報通知支援装置、情報通知支援方法、および、プログラム
US8793136B2 (en) 2012-02-17 2014-07-29 Lg Electronics Inc. Method and apparatus for smart voice recognition
CN104115150B (zh) 2012-02-17 2018-05-04 皇家飞利浦有限公司 急性肺损伤(ali)/急性呼吸窘迫整合征(ards)评估和监测
US8832092B2 (en) 2012-02-17 2014-09-09 Bottlenose, Inc. Natural language processing optimized for micro content
US8453058B1 (en) 2012-02-20 2013-05-28 Google Inc. Crowd-sourced audio shortcuts
US9064497B2 (en) 2012-02-22 2015-06-23 Htc Corporation Method and apparatus for audio intelligibility enhancement and computing apparatus
KR101891536B1 (ko) 2012-02-24 2018-08-27 삼성전자주식회사 휴대단말기의 응급콜 발신 방법 및 장치
DE112012000189B4 (de) 2012-02-24 2023-06-15 Blackberry Limited Berührungsbildschirm-Tastatur zum Vorsehen von Wortvorhersagen in Partitionen der Berührungsbildschirm-Tastatur in naher Assoziation mit Kandidaten-Buchstaben
KR101889836B1 (ko) 2012-02-24 2018-08-20 삼성전자주식회사 음성인식을 통한 단말기의 잠금 상태 해제 및 조작 방법 및 장치
US9042867B2 (en) 2012-02-24 2015-05-26 Agnitio S.L. System and method for speaker recognition on mobile devices
US9026441B2 (en) 2012-02-29 2015-05-05 Nant Holdings Ip, Llc Spoken control for user construction of complex behaviors
US10984337B2 (en) 2012-02-29 2021-04-20 Microsoft Technology Licensing, Llc Context-based search query formation
US8543398B1 (en) 2012-02-29 2013-09-24 Google Inc. Training an automatic speech recognition system using compressed word frequencies
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
US20130235987A1 (en) 2012-03-06 2013-09-12 Jose Arroniz-Escobar Automatic machine to machine distribution of subscriber contact information
US9240970B2 (en) 2012-03-07 2016-01-19 Accenture Global Services Limited Communication collaboration
US8775177B1 (en) 2012-03-08 2014-07-08 Google Inc. Speech recognition process
US20130238326A1 (en) 2012-03-08 2013-09-12 Lg Electronics Inc. Apparatus and method for multiple device voice control
US9936329B2 (en) 2012-03-09 2018-04-03 Nokia Technologies Oy Methods, apparatuses, and computer program products for operational routing between proximate devices
US9639174B2 (en) 2012-03-09 2017-05-02 Paypal, Inc. Mobile device display content based on shaking the device
US20150006157A1 (en) 2012-03-14 2015-01-01 Nec Corporation Term synonym acquisition method and term synonym acquisition apparatus
WO2013138633A1 (en) 2012-03-15 2013-09-19 Regents Of The University Of Minnesota Automated verbal fluency assessment
KR101980173B1 (ko) 2012-03-16 2019-05-20 삼성전자주식회사 서드 파티 테스크 공급자들의 서비스 제공을 대행하는 협력적 퍼스널 어시스턴트 시스템 및 그에 따른 방법
EP2639792A1 (en) 2012-03-16 2013-09-18 France Télécom Voice control of applications by associating user input with action-context idendifier pairs
US9223497B2 (en) 2012-03-16 2015-12-29 Blackberry Limited In-context word prediction and word correction
JP5870790B2 (ja) 2012-03-19 2016-03-01 富士通株式会社 文章校正装置、及び文章校正方法
US8898064B1 (en) 2012-03-19 2014-11-25 Rawles Llc Identifying candidate passwords from captured audio
WO2013138999A1 (en) 2012-03-20 2013-09-26 Nokia Corporation Method and apparatus for providing group context sensing and inference
JP2013200423A (ja) 2012-03-23 2013-10-03 Toshiba Corp 音声対話支援装置、方法、およびプログラム
US9135955B2 (en) 2012-03-26 2015-09-15 Max Abecassis Playing a video presentation with playback functions
US9609395B2 (en) 2012-03-26 2017-03-28 Max Abecassis Second screen subtitles function
JP5965175B2 (ja) 2012-03-27 2016-08-03 ヤフー株式会社 応答生成装置、応答生成方法および応答生成プログラム
US8681950B2 (en) 2012-03-28 2014-03-25 Interactive Intelligence, Inc. System and method for fingerprinting datasets
WO2013144759A1 (en) 2012-03-29 2013-10-03 Telmap Ltd. Location-based assistance for personal planning
US9230257B2 (en) 2012-03-30 2016-01-05 Sap Se Systems and methods for customer relationship management
US8881269B2 (en) 2012-03-31 2014-11-04 Apple Inc. Device, method, and graphical user interface for integrating recognition of handwriting gestures with a screen reader
CN103366741B (zh) 2012-03-31 2019-05-17 上海果壳电子有限公司 语音输入纠错方法及系统
ITRM20120142A1 (it) 2012-04-05 2013-10-06 X2Tv S R L Procedimento e sistema per la raccolta in tempo reale di un feedback da parte del pubblico di una trasmissione televisiva o radiofonica
US8346563B1 (en) 2012-04-10 2013-01-01 Artificial Solutions Ltd. System and methods for delivering advanced natural language interaction applications
US8996356B1 (en) 2012-04-10 2015-03-31 Google Inc. Techniques for predictive input method editors
US8892419B2 (en) 2012-04-10 2014-11-18 Artificial Solutions Iberia SL System and methods for semiautomatic generation and tuning of natural language interaction applications
US20130275117A1 (en) 2012-04-11 2013-10-17 Morgan H. Winer Generalized Phonetic Transliteration Engine
US9685160B2 (en) 2012-04-16 2017-06-20 Htc Corporation Method for offering suggestion during conversation, electronic device using the same, and non-transitory storage medium
US20130282709A1 (en) 2012-04-18 2013-10-24 Yahoo! Inc. Method and system for query suggestion
US9223537B2 (en) 2012-04-18 2015-12-29 Next It Corporation Conversation user interface
US20130279724A1 (en) 2012-04-19 2013-10-24 Sony Computer Entertainment Inc. Auto detection of headphone orientation
EP2839391A4 (en) 2012-04-20 2016-01-27 Maluuba Inc CONVERSATION AGENT
US20130283199A1 (en) 2012-04-24 2013-10-24 Microsoft Corporation Access to an Application Directly from a Lock Screen
US9117449B2 (en) 2012-04-26 2015-08-25 Nuance Communications, Inc. Embedded system for construction of small footprint speech recognition with user-definable constraints
CN104094192B (zh) 2012-04-27 2017-09-29 惠普发展公司,有限责任合伙企业 来自用户的音频输入
CN102707994B (zh) 2012-04-27 2014-08-20 西安电子科技大学 局域网络中手持移动设备控制电脑的方法
TWI511537B (zh) 2012-04-27 2015-12-01 Wistron Corp 智慧型電視系統、智慧型電視、行動裝置及其輸入操作方法
CN102682771B (zh) 2012-04-27 2013-11-20 厦门思德电子科技有限公司 一种适用于云平台的多语音控制方法
US20130285916A1 (en) 2012-04-30 2013-10-31 Research In Motion Limited Touchscreen keyboard providing word predictions at locations in association with candidate letters
US20130289991A1 (en) 2012-04-30 2013-10-31 International Business Machines Corporation Application of Voice Tags in a Social Media Context
KR101946364B1 (ko) 2012-05-01 2019-02-11 엘지전자 주식회사 적어도 하나의 마이크 센서를 갖는 모바일 디바이스 및 그 제어방법
CN103384290A (zh) 2012-05-03 2013-11-06 中兴通讯股份有限公司 具备定位导航功能的移动终端及其快捷定位导航的方法
US9058332B1 (en) 2012-05-04 2015-06-16 Google Inc. Blended ranking of dissimilar populations using an N-furcated normalization technique
KR101977072B1 (ko) 2012-05-07 2019-05-10 엘지전자 주식회사 음성 파일과 관련된 텍스트의 표시 방법 및 이를 구현한 전자기기
CN102694909A (zh) 2012-05-07 2012-09-26 深圳桑菲消费通信有限公司 一种手机的智能锁屏系统和方法
US9406299B2 (en) 2012-05-08 2016-08-02 Nuance Communications, Inc. Differential acoustic model representation and linear transform-based adaptation for efficient user profile update techniques in automatic speech recognition
US8732560B2 (en) 2012-05-08 2014-05-20 Infineon Technologies Ag Method and device for correction of ternary stored binary data
US9423870B2 (en) 2012-05-08 2016-08-23 Google Inc. Input determination method
WO2013169849A2 (en) 2012-05-09 2013-11-14 Industries Llc Yknots Device, method, and graphical user interface for displaying user interface objects corresponding to an application
WO2013169842A2 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for selecting object within a group of objects
DE112013002409T5 (de) 2012-05-09 2015-02-26 Apple Inc. Vorrichtung, Verfahren und grafische Benutzeroberfläche für die Anzeige zusätzlicher Informationen in Reaktion auf einen Benutzerkontakt
WO2013169843A1 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for manipulating framed graphical objects
US9953310B2 (en) 2012-05-10 2018-04-24 Mastercard International Incorporated Systems and method for providing multiple virtual secure elements in a single physical secure element of a mobile device
US8725808B2 (en) 2012-05-10 2014-05-13 Intel Mobile Communications GmbH Method for transferring data between a first device and a second device
US9467202B2 (en) 2012-05-10 2016-10-11 Lg Electronics Inc. Method and apparatus for downloading content using NFC
US9746916B2 (en) 2012-05-11 2017-08-29 Qualcomm Incorporated Audio user interaction recognition and application interface
JP5996262B2 (ja) 2012-05-11 2016-09-21 シャープ株式会社 文字入力装置、電子機器、制御方法、制御プログラムおよび記録媒体
US9002768B2 (en) 2012-05-12 2015-04-07 Mikhail Fedorov Human-computer interface system
US8897822B2 (en) 2012-05-13 2014-11-25 Wavemarket, Inc. Auto responder
US9280610B2 (en) 2012-05-14 2016-03-08 Apple Inc. Crowd sourcing information to fulfill user requests
US10417037B2 (en) 2012-05-15 2019-09-17 Apple Inc. Systems and methods for integrating third party services with a digital assistant
US20130308922A1 (en) 2012-05-15 2013-11-21 Microsoft Corporation Enhanced video discovery and productivity through accessibility
US8775442B2 (en) 2012-05-15 2014-07-08 Apple Inc. Semantic search using a single-source semantic model
US20130307855A1 (en) 2012-05-16 2013-11-21 Mathew J. Lamb Holographic story telling
TWI466101B (zh) 2012-05-18 2014-12-21 Asustek Comp Inc 語音識別方法及系統
CN103426428B (zh) 2012-05-18 2016-05-25 华硕电脑股份有限公司 语音识别方法及系统
US20120296638A1 (en) 2012-05-18 2012-11-22 Ashish Patwa Method and system for quickly recognizing and responding to user intents and questions from natural language input using intelligent hierarchical processing and personalized adaptive semantic interface
US9247306B2 (en) 2012-05-21 2016-01-26 Intellectual Ventures Fund 83 Llc Forming a multimedia product using video chat
US9406084B2 (en) 2012-05-23 2016-08-02 Specialty's Café & Bakery, Inc. Methods for submitting a food order remotely
US8484573B1 (en) 2012-05-23 2013-07-09 Google Inc. Predictive virtual keyboard
US8850037B2 (en) 2012-05-24 2014-09-30 Fmr Llc Communication session transfer between devices
US9173074B2 (en) 2012-05-27 2015-10-27 Qualcomm Incorporated Personal hub presence and response
US9374448B2 (en) 2012-05-27 2016-06-21 Qualcomm Incorporated Systems and methods for managing concurrent audio messages
KR20130133629A (ko) 2012-05-29 2013-12-09 삼성전자주식회사 전자장치에서 음성명령을 실행시키기 위한 장치 및 방법
US20130325436A1 (en) 2012-05-29 2013-12-05 Wright State University Large Scale Distributed Syntactic, Semantic and Lexical Language Models
US9307293B2 (en) 2012-05-30 2016-04-05 Palo Alto Research Center Incorporated Collaborative video application for remote servicing
TWI492221B (zh) 2012-05-30 2015-07-11 友達光電股份有限公司 遙控裝置、遙控系統及遙控裝置之控制方法
CN102750087A (zh) 2012-05-31 2012-10-24 华为终端有限公司 控制语音识别功能的方法、装置和终端设备
US9620128B2 (en) 2012-05-31 2017-04-11 Elwha Llc Speech recognition adaptation systems based on adaptation data
US20130325447A1 (en) 2012-05-31 2013-12-05 Elwha LLC, a limited liability corporation of the State of Delaware Speech recognition adaptation systems based on adaptation data
US8768693B2 (en) 2012-05-31 2014-07-01 Yahoo! Inc. Automatic tag extraction from audio annotated photos
CN102750086A (zh) 2012-05-31 2012-10-24 上海必邦信息科技有限公司 电子设备间实现无线分享显示页面控制的方法
US9123338B1 (en) 2012-06-01 2015-09-01 Google Inc. Background audio identification for speech disambiguation
CN103455234A (zh) 2012-06-01 2013-12-18 腾讯科技(深圳)有限公司 显示应用程序界面的方法及装置
US20130321267A1 (en) 2012-06-04 2013-12-05 Apple Inc. Dynamically changing a character associated with a key of a keyboard
US9311750B2 (en) 2012-06-05 2016-04-12 Apple Inc. Rotation operations in a mapping application
US9230556B2 (en) 2012-06-05 2016-01-05 Apple Inc. Voice instructions during navigation
US20130325343A1 (en) 2012-06-05 2013-12-05 Apple Inc. Mapping application with novel search field
US8725823B2 (en) 2012-06-05 2014-05-13 Forget You Not, LLC Location-based communications
US9043150B2 (en) 2012-06-05 2015-05-26 Apple Inc. Routing applications for navigation
US8515750B1 (en) 2012-06-05 2013-08-20 Google Inc. Realtime acoustic adaptation using stability measures
US9997069B2 (en) 2012-06-05 2018-06-12 Apple Inc. Context-aware voice guidance
US9261961B2 (en) 2012-06-07 2016-02-16 Nook Digital, Llc Accessibility aids for users of electronic devices
US9071564B2 (en) 2012-06-07 2015-06-30 Apple Inc. Data synchronization using mail and push notification services
US20130332159A1 (en) 2012-06-08 2013-12-12 Apple Inc. Using fan throttling to enhance dictation accuracy
US9674331B2 (en) 2012-06-08 2017-06-06 Apple Inc. Transmitting data from an automated assistant to an accessory
WO2013185109A2 (en) 2012-06-08 2013-12-12 Apple Inc. Systems and methods for recognizing textual identifiers within a plurality of words
US20130332168A1 (en) 2012-06-08 2013-12-12 Samsung Electronics Co., Ltd. Voice activated search and control for applications
US9002380B2 (en) 2012-06-08 2015-04-07 Apple Inc. Proximity-based notifications in a mobile device
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
US9230218B2 (en) 2012-06-08 2016-01-05 Spotify Ab Systems and methods for recognizing ambiguity in metadata
US9916514B2 (en) 2012-06-11 2018-03-13 Amazon Technologies, Inc. Text recognition driven functionality
EP2675147B1 (en) 2012-06-11 2022-03-23 Samsung Electronics Co., Ltd. Service providing system in a vehicle including display device and mobile device, and method for providing service using the same
US9183845B1 (en) 2012-06-12 2015-11-10 Amazon Technologies, Inc. Adjusting audio signals based on a specific frequency range associated with environmental noise characteristics
JP5921348B2 (ja) 2012-06-13 2016-05-24 三菱電機株式会社 映像表示端末
EP2862102A4 (en) 2012-06-14 2016-01-27 Nokia Technologies Oy METHOD AND APPARATUS FOR ASSOCIATING LABELS OF INTEREST WITH MULTIMEDIA ELEMENTS BASED ON SOCIAL DIFFUSIONS BETWEEN USERS
CN104488275B (zh) 2012-06-14 2018-07-03 弗莱克斯电子有限责任公司 用于定制电视内容的方法和系统
US20130339454A1 (en) 2012-06-15 2013-12-19 Michael Walker Systems and methods for communicating between multiple access devices
JP5819261B2 (ja) 2012-06-19 2015-11-18 株式会社Nttドコモ 機能実行指示システム、機能実行指示方法及び機能実行指示プログラム
US9734839B1 (en) 2012-06-20 2017-08-15 Amazon Technologies, Inc. Routing natural language commands to the appropriate applications
US9185501B2 (en) 2012-06-20 2015-11-10 Broadcom Corporation Container-located information transfer module
US20140012574A1 (en) 2012-06-21 2014-01-09 Maluuba Inc. Interactive timeline for presenting and organizing tasks
US20130347018A1 (en) 2012-06-21 2013-12-26 Amazon Technologies, Inc. Providing supplemental content with active media
US20130347029A1 (en) 2012-06-21 2013-12-26 United Video Properties, Inc. Systems and methods for navigating to content without an advertisement
US20130346347A1 (en) 2012-06-22 2013-12-26 Google Inc. Method to Predict a Communicative Action that is Most Likely to be Executed Given a Context
US8606577B1 (en) 2012-06-25 2013-12-10 Google Inc. Visual confirmation of voice recognized text input
US20130346068A1 (en) 2012-06-25 2013-12-26 Apple Inc. Voice-Based Image Tagging and Searching
US9813882B1 (en) 2012-06-25 2017-11-07 Amazon Technologies, Inc. Mobile notifications based upon notification content
CN104412323B (zh) 2012-06-25 2017-12-12 三菱电机株式会社 车载信息装置
US20130342672A1 (en) 2012-06-25 2013-12-26 Amazon Technologies, Inc. Using gaze determination with device input
US8819841B2 (en) 2012-06-26 2014-08-26 Google Inc. Automated accounts for media playback
US20150201064A1 (en) 2012-06-26 2015-07-16 Blackberry Limited Methods and apparatus to detect and add impact events to a calendar program
CN102801853B (zh) 2012-06-27 2017-02-15 宇龙计算机通信科技(深圳)有限公司 移动终端和自动触发任务执行方法
US20140006153A1 (en) 2012-06-27 2014-01-02 Infosys Limited System for making personalized offers for business facilitation of an entity and methods thereof
JP6050625B2 (ja) 2012-06-28 2016-12-21 サターン ライセンシング エルエルシーSaturn Licensing LLC 情報処理装置及び情報処理方法、コンピューター・プログラム、並びに情報通信システム
US9141504B2 (en) 2012-06-28 2015-09-22 Apple Inc. Presenting status data received from multiple devices
KR101961139B1 (ko) 2012-06-28 2019-03-25 엘지전자 주식회사 이동 단말기 및 그것의 음성 인식 방법
JP5852930B2 (ja) 2012-06-29 2016-02-03 Kddi株式会社 入力文字推定装置およびプログラム
US10620797B2 (en) 2012-06-29 2020-04-14 Spotify Ab Systems and methods for multi-context media control and playback
US9426229B2 (en) 2012-06-29 2016-08-23 Nokia Technologies Oy Apparatus and method for selection of a device for content sharing operations
US9495129B2 (en) 2012-06-29 2016-11-15 Apple Inc. Device, method, and user interface for voice-activated navigation and browsing of a document
US9195383B2 (en) 2012-06-29 2015-11-24 Spotify Ab Systems and methods for multi-path control signals for media presentation devices
US9996628B2 (en) 2012-06-29 2018-06-12 Verisign, Inc. Providing audio-activated resource access for user devices based on speaker voiceprint
US20140006012A1 (en) 2012-07-02 2014-01-02 Microsoft Corporation Learning-Based Processing of Natural Language Questions
CN103533143A (zh) 2012-07-03 2014-01-22 联想(北京)有限公司 一种信息处理方法及电子设备
US9536528B2 (en) 2012-07-03 2017-01-03 Google Inc. Determining hotword suitability
KR101972955B1 (ko) 2012-07-03 2019-04-26 삼성전자 주식회사 음성을 이용한 사용자 디바이스들 간 서비스 연결 방법 및 장치
KR20140004515A (ko) 2012-07-03 2014-01-13 삼성전자주식회사 디스플레이 장치, 대화형 시스템 및 응답 정보 제공 방법
US9064493B2 (en) 2012-07-09 2015-06-23 Nuance Communications, Inc. Detecting potential significant errors in speech recognition results
CN103543902A (zh) 2012-07-09 2014-01-29 上海博路信息技术有限公司 一种短信地址的地图显示方法
US20140019460A1 (en) 2012-07-12 2014-01-16 Yahoo! Inc. Targeted search suggestions
CN103544140A (zh) 2012-07-12 2014-01-29 国际商业机器公司 一种数据处理方法、展示方法和相应的装置
US8666361B2 (en) 2012-07-17 2014-03-04 Blackberry Limited System and method of providing information access on a portable device
US9053708B2 (en) 2012-07-18 2015-06-09 International Business Machines Corporation System, method and program product for providing automatic speech recognition (ASR) in a shared resource environment
US20140026101A1 (en) 2012-07-20 2014-01-23 Barnesandnoble.Com Llc Accessible Menu Navigation Techniques For Electronic Devices
AU2013292323B2 (en) 2012-07-20 2017-02-02 Intertrust Technologies Corporation Information targeting systems and methods
US9442687B2 (en) 2012-07-23 2016-09-13 Korea Advanced Institute Of Science And Technology Method and apparatus for moving web object based on intent
US9953584B2 (en) 2012-07-24 2018-04-24 Nook Digital, Llc Lighting techniques for display devices
US20140028477A1 (en) 2012-07-24 2014-01-30 Apple Inc. Vehicle location system
US8838436B2 (en) 2012-07-25 2014-09-16 Aro, Inc. Labeling context slices to produce a storyline from mobile device data
JP2014026629A (ja) 2012-07-26 2014-02-06 Panasonic Corp 入力装置及び入力支援方法
US8589911B1 (en) 2012-07-26 2013-11-19 Google Inc. Intent fulfillment
US8922034B2 (en) 2012-07-27 2014-12-30 Illinois Tool Works Inc. Power converter for engine generator
US8442821B1 (en) 2012-07-27 2013-05-14 Google Inc. Multi-frame prediction for hybrid neural network/hidden Markov models
RU2635046C2 (ru) 2012-07-27 2017-11-08 Сони Корпорейшн Система обработки информации и носитель информации
US8990343B2 (en) 2012-07-30 2015-03-24 Google Inc. Transferring a state of an application from a first computing device to a second computing device
US9465833B2 (en) 2012-07-31 2016-10-11 Veveo, Inc. Disambiguating user intent in conversational interaction system for large corpus information retrieval
US20140039893A1 (en) 2012-07-31 2014-02-06 Sri International Personalized Voice-Driven User Interfaces for Remote Multi-User Services
US20140035823A1 (en) 2012-08-01 2014-02-06 Apple Inc. Dynamic Context-Based Language Determination
US8831957B2 (en) 2012-08-01 2014-09-09 Google Inc. Speech recognition models based on location indicia
US10108725B2 (en) 2012-08-02 2018-10-23 Rule 14 Real-time and adaptive data mining
US9160844B2 (en) 2012-08-06 2015-10-13 Angel.Com Incorporated Conversation assistant
US9390174B2 (en) 2012-08-08 2016-07-12 Google Inc. Search result ranking and presentation
KR20150046100A (ko) 2012-08-10 2015-04-29 뉘앙스 커뮤니케이션즈, 인코포레이티드 전자 디바이스에 대한 가상 에이전트 통신
US10163058B2 (en) 2012-08-14 2018-12-25 Sri International Method, system and device for inferring a mobile user's current context and proactively providing assistance
US20140052791A1 (en) 2012-08-14 2014-02-20 International Business Machines Corporation Task Based Filtering of Unwanted Electronic Communications
CN102843681A (zh) 2012-08-15 2012-12-26 腾讯科技(深圳)有限公司 信息交互方法和装置
US20140053101A1 (en) 2012-08-15 2014-02-20 Ge Aviation Systems Llc Methods for displaying on a graphical user interface
EP2885918A4 (en) 2012-08-15 2016-06-15 Ie Business Plains Llc ONLINE COLLABORATIVE SUITE
US9292487B1 (en) 2012-08-16 2016-03-22 Amazon Technologies, Inc. Discriminative language model pruning
US9031848B2 (en) 2012-08-16 2015-05-12 Nuance Communications, Inc. User interface for searching a bundled service content data source
KR101922464B1 (ko) 2012-08-16 2018-11-27 삼성전자주식회사 메시지 송수신 방법 및 그 전자장치
US9497515B2 (en) 2012-08-16 2016-11-15 Nuance Communications, Inc. User interface for entertainment systems
KR20150045404A (ko) 2012-08-16 2015-04-28 뉘앙스 커뮤니케이션즈, 인코포레이티드 엔터테인먼트 시스템을 위한 사용자 인터페이스
CN102820033B (zh) 2012-08-17 2013-12-04 南京大学 一种声纹识别方法
US20160357790A1 (en) 2012-08-20 2016-12-08 InsideSales.com, Inc. Resolving and merging duplicate records using machine learning
US20140279739A1 (en) 2013-03-15 2014-09-18 InsideSales.com, Inc. Resolving and merging duplicate records using machine learning
US9229924B2 (en) 2012-08-24 2016-01-05 Microsoft Technology Licensing, Llc Word detection and domain dictionary recommendation
WO2014029099A1 (en) 2012-08-24 2014-02-27 Microsoft Corporation I-vector based clustering training data in speech recognition
JP5936698B2 (ja) 2012-08-27 2016-06-22 株式会社日立製作所 単語意味関係抽出装置
EP2891347B1 (en) 2012-08-28 2019-10-09 Nokia Technologies Oy Discovery method and system for discovery
US9026425B2 (en) 2012-08-28 2015-05-05 Xerox Corporation Lexical and phrasal feature domain adaptation in statistical machine translation
US9049295B1 (en) 2012-08-28 2015-06-02 West Corporation Intelligent interactive voice response system for processing customer communications
US9390370B2 (en) 2012-08-28 2016-07-12 International Business Machines Corporation Training deep neural network acoustic models using distributed hessian-free optimization
JP6393021B2 (ja) 2012-08-28 2018-09-19 京セラ株式会社 電子機器、制御方法、及び制御プログラム
KR102081925B1 (ko) 2012-08-29 2020-02-26 엘지전자 주식회사 디스플레이 디바이스 및 스피치 검색 방법
CN102866828B (zh) 2012-08-29 2015-11-25 腾讯科技(深圳)有限公司 一种终端控制方法和设备
US9424840B1 (en) 2012-08-31 2016-08-23 Amazon Technologies, Inc. Speech recognition platforms
US9218333B2 (en) 2012-08-31 2015-12-22 Microsoft Technology Licensing, Llc Context sensitive auto-correction
US20140074589A1 (en) 2012-09-02 2014-03-13 Aaron David NIELSEN System and method for the selection and delivery of a customized consumer offer or engagement dialog by a live customer service representative in communication with a consumer
KR101398218B1 (ko) 2012-09-03 2014-05-22 경희대학교 산학협력단 감정 음성 인식장치 및 방법
WO2014036683A1 (zh) 2012-09-04 2014-03-13 华为终端有限公司 媒体播放方法、控制点和终端
US8826415B2 (en) 2012-09-04 2014-09-02 Apple Inc. Automated device access
JP2014052445A (ja) 2012-09-06 2014-03-20 Canon Inc ズームレンズ
US9325809B1 (en) 2012-09-07 2016-04-26 Mindmeld, Inc. Audio recall during voice conversations
US9536049B2 (en) 2012-09-07 2017-01-03 Next It Corporation Conversational virtual healthcare assistant
US8600746B1 (en) 2012-09-10 2013-12-03 Google Inc. Speech recognition parameter adjustment
US20140074466A1 (en) 2012-09-10 2014-03-13 Google Inc. Answering questions using environmental context
US20150088523A1 (en) 2012-09-10 2015-03-26 Google Inc. Systems and Methods for Designing Voice Applications
US9576574B2 (en) 2012-09-10 2017-02-21 Apple Inc. Context-sensitive handling of interruptions by intelligent digital assistant
EP2706458A1 (en) 2012-09-10 2014-03-12 Canon Kabushiki Kaisha Method and device for controlling communication between applications in a web runtime environment
US20140074470A1 (en) 2012-09-11 2014-03-13 Google Inc. Phonetic pronunciation
US20140074472A1 (en) 2012-09-12 2014-03-13 Chih-Hung Lin Voice control system with portable voice control device
WO2014040263A1 (en) 2012-09-14 2014-03-20 Microsoft Corporation Semantic ranking using a forward index
US20140078065A1 (en) 2012-09-15 2014-03-20 Ahmet Akkok Predictive Keyboard With Suppressed Keys
US9519641B2 (en) 2012-09-18 2016-12-13 Abbyy Development Llc Photography recognition translation
US9081482B1 (en) 2012-09-18 2015-07-14 Google Inc. Text input suggestion ranking
JP6057637B2 (ja) 2012-09-18 2017-01-11 株式会社アイ・オー・データ機器 携帯型情報端末装置、機能切替方法、および機能切替プログラム
US10656808B2 (en) 2012-09-18 2020-05-19 Adobe Inc. Natural language and user interface controls
US8823507B1 (en) 2012-09-19 2014-09-02 Amazon Technologies, Inc. Variable notification alerts
US8769651B2 (en) 2012-09-19 2014-07-01 Secureauth Corporation Mobile multifactor single-sign-on authentication
US9105268B2 (en) 2012-09-19 2015-08-11 24/7 Customer, Inc. Method and apparatus for predicting intent in IVR using natural language queries
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
US10042603B2 (en) 2012-09-20 2018-08-07 Samsung Electronics Co., Ltd. Context aware service provision method and apparatus of user device
KR101919792B1 (ko) 2012-09-20 2018-11-19 엘지전자 주식회사 휴대 단말기 및 그 제어 방법
US9076450B1 (en) 2012-09-21 2015-07-07 Amazon Technologies, Inc. Directed audio for speech recognition
US20140211944A1 (en) 2012-09-24 2014-07-31 Daniel Joseph Lutz System and method of protecting, storing and decrypting keys over a computerized network
US9092415B2 (en) 2012-09-25 2015-07-28 Rovi Guides, Inc. Systems and methods for automatic program recommendations based on user interactions
US8935167B2 (en) 2012-09-25 2015-01-13 Apple Inc. Exemplar-based latent perceptual modeling for automatic speech recognition
US8983383B1 (en) 2012-09-25 2015-03-17 Rawles Llc Providing hands-free service to multiple devices
US8983836B2 (en) 2012-09-26 2015-03-17 International Business Machines Corporation Captioning using socially derived acoustic profiles
US8498864B1 (en) 2012-09-27 2013-07-30 Google Inc. Methods and systems for predicting a text
JP2014072586A (ja) 2012-09-27 2014-04-21 Sharp Corp 表示装置、表示方法、テレビジョン受像機、プログラム、および、記録媒体
CA2886566A1 (en) 2012-09-27 2014-04-03 John Joseph Geyer Mobile device context incorporating near field communications
CN104469255A (zh) 2013-09-16 2015-03-25 杜比实验室特许公司 改进的音频或视频会议
KR20140042994A (ko) 2012-09-28 2014-04-08 한국전자통신연구원 가상 에이전트와의 대화 내용에서 자동으로 추출되는 개인 프로파일링 정보를 이용한 자동학습 기반의 인공지능 대화 시스템
US8806613B2 (en) 2012-09-28 2014-08-12 Intel Corporation Intelligent task assignment and authorization systems and methods
US9052964B2 (en) 2012-09-28 2015-06-09 International Business Machines Corporation Device operability enhancement with alternative device utilization
US10096316B2 (en) 2013-11-27 2018-10-09 Sri International Sharing intents to provide virtual assistance in a multi-person dialog
US10824310B2 (en) 2012-12-20 2020-11-03 Sri International Augmented reality virtual personal assistant for external representation
US10276157B2 (en) 2012-10-01 2019-04-30 Nuance Communications, Inc. Systems and methods for providing a voice agent user interface
US20140095172A1 (en) 2012-10-01 2014-04-03 Nuance Communications, Inc. Systems and methods for providing a voice agent user interface
US20140095171A1 (en) 2012-10-01 2014-04-03 Nuance Communications, Inc. Systems and methods for providing a voice agent user interface
US8645128B1 (en) 2012-10-02 2014-02-04 Google Inc. Determining pitch dynamics of an audio signal
EP2717552A1 (en) 2012-10-04 2014-04-09 Nagravision S.A. A portable proximity wireless communication device
US9367236B2 (en) 2012-10-05 2016-06-14 Google Inc. System and method for processing touch actions
KR102009423B1 (ko) 2012-10-08 2019-08-09 삼성전자주식회사 음성 인식을 이용한 미리 설정된 동작 모드의 수행 방법 및 장치
US9230560B2 (en) 2012-10-08 2016-01-05 Nant Holdings Ip, Llc Smart home automation systems and methods
US8606568B1 (en) 2012-10-10 2013-12-10 Google Inc. Evaluating pronouns in context
US8543397B1 (en) 2012-10-11 2013-09-24 Google Inc. Mobile device voice activation
JP6066471B2 (ja) 2012-10-12 2017-01-25 本田技研工業株式会社 対話システム及び対話システム向け発話の判別方法
US20140108558A1 (en) 2012-10-12 2014-04-17 Citrix Systems, Inc. Application Management Framework for Secure Data Sharing in an Orchestration Framework for Connected Devices
US8843845B2 (en) 2012-10-16 2014-09-23 Google Inc. Multi-gesture text input prediction
CN103727948B (zh) 2012-10-16 2016-08-17 北京掌行通信息技术有限公司 乘车导航的实时诱导方法
US8713433B1 (en) 2012-10-16 2014-04-29 Google Inc. Feature-based autocorrection
US9031293B2 (en) 2012-10-19 2015-05-12 Sony Computer Entertainment Inc. Multi-modal sensor based emotion recognition and emotional interface
CN102882752A (zh) 2012-10-19 2013-01-16 天津光宏科技有限公司 基于物联网及安卓系统的智能家居系统及控制方法
US20150241962A1 (en) 2012-10-22 2015-08-27 Vid Scale, Inc. User presence detection in mobile devices
WO2014064531A1 (en) 2012-10-22 2014-05-01 Spotify Ab Systems and methods for pre-fetching media content
US8527276B1 (en) 2012-10-25 2013-09-03 Google Inc. Speech synthesis using deep neural networks
US9305439B2 (en) 2012-10-25 2016-04-05 Google Inc. Configurable indicator on computing device
WO2014064324A1 (en) 2012-10-26 2014-05-01 Nokia Corporation Multi-device speech recognition
US9459176B2 (en) 2012-10-26 2016-10-04 Azima Holdings, Inc. Voice controlled vibration data analyzer systems and methods
US20140122086A1 (en) 2012-10-26 2014-05-01 Microsoft Corporation Augmenting speech recognition with depth imaging
KR20140054643A (ko) 2012-10-29 2014-05-09 삼성전자주식회사 음성인식장치 및 음성인식방법
KR101967917B1 (ko) 2012-10-30 2019-08-13 삼성전자주식회사 음성을 인식하는 전자 장치 및 방법
KR102117841B1 (ko) 2012-10-30 2020-06-02 삼성전자주식회사 전자장치 및 그 제어방법
US10304465B2 (en) 2012-10-30 2019-05-28 Google Technology Holdings LLC Voice control user interface for low power mode
WO2014070872A2 (en) 2012-10-30 2014-05-08 Robert Bosch Gmbh System and method for multimodal interaction with reduced distraction in operating vehicles
US9734151B2 (en) 2012-10-31 2017-08-15 Tivo Solutions Inc. Method and system for voice based media search
US20140122153A1 (en) 2012-10-31 2014-05-01 DoWhatILikeBest, LLC Favorite and serendipitous event correlation and notification
US20140129441A1 (en) 2012-11-02 2014-05-08 German Blanco Systems and methods for authorizing sensitive purchase transactions with a mobile device
US8606576B1 (en) 2012-11-02 2013-12-10 Google Inc. Communication log with extracted keywords from speech-to-text processing
US9093069B2 (en) 2012-11-05 2015-07-28 Nuance Communications, Inc. Privacy-sensitive speech model creation via aggregation of multiple user models
WO2014074738A1 (en) 2012-11-07 2014-05-15 Intertrust Technologies Corporation Personalized data management systems and methods
JP6018881B2 (ja) 2012-11-07 2016-11-02 株式会社日立製作所 ナビゲーション装置、及びナビゲーション方法
US20140136987A1 (en) 2012-11-09 2014-05-15 Apple Inc. Generation of a user interface based on contacts
US9275642B2 (en) 2012-11-13 2016-03-01 Unified Computer Intelligence Corporation Voice-operated internet-ready ubiquitous computing device and method thereof
KR20140060995A (ko) 2012-11-13 2014-05-21 삼성전자주식회사 상황별 거절 메시지 제공 방법 및 이를 지원하는 단말기
US9247387B2 (en) 2012-11-13 2016-01-26 International Business Machines Corporation Proximity based reminders
US9235321B2 (en) 2012-11-14 2016-01-12 Facebook, Inc. Animation sequence associated with content item
KR20140061803A (ko) 2012-11-14 2014-05-22 삼성전자주식회사 프로젝션 장치
KR101709187B1 (ko) 2012-11-14 2017-02-23 한국전자통신연구원 계층적 대화 태스크 라이브러리를 이용한 이중 대화관리 기반 음성대화시스템
US9085303B2 (en) 2012-11-15 2015-07-21 Sri International Vehicle personal assistant
US9798799B2 (en) 2012-11-15 2017-10-24 Sri International Vehicle personal assistant that interprets spoken natural language input based upon vehicle context
US9032219B2 (en) 2012-11-16 2015-05-12 Nuance Communications, Inc. Securing speech recognition data
KR102028702B1 (ko) 2012-11-16 2019-10-04 삼성전자주식회사 현재의 상태에 따른 응답 메시지를 송신하는 전자 장치 및 방법
US9378456B2 (en) 2012-11-19 2016-06-28 Microsoft Technology Licensing, Llc Task completion
KR101995428B1 (ko) 2012-11-20 2019-07-02 엘지전자 주식회사 이동 단말기 및 그 제어방법
JP2014102669A (ja) 2012-11-20 2014-06-05 Toshiba Corp 情報処理装置、情報処理方法およびプログラム
US10551928B2 (en) 2012-11-20 2020-02-04 Samsung Electronics Company, Ltd. GUI transitions on wearable electronic device
US9251713B1 (en) 2012-11-20 2016-02-02 Anthony J. Giovanniello System and process for assessing a user and for assisting a user in rehabilitation
US8965754B2 (en) 2012-11-20 2015-02-24 International Business Machines Corporation Text prediction using environment hints
KR20140064246A (ko) 2012-11-20 2014-05-28 한국전자통신연구원 착용형 디스플레이 장치
US9756049B2 (en) 2012-11-22 2017-09-05 8303142 Canada Inc. System and method for managing several mobile devices simultaneously
US20140149884A1 (en) 2012-11-26 2014-05-29 William Joseph Flynn, III User-Based Interactive Elements
US20140149118A1 (en) 2012-11-28 2014-05-29 Lg Electronics Inc. Apparatus and method for driving electric device using speech recognition
US20140146200A1 (en) 2012-11-28 2014-05-29 Research In Motion Limited Entries to an electronic calendar
WO2014209157A1 (en) 2013-06-27 2014-12-31 Obschestvo S Ogranichennoy Otvetstvennostiyu "Speaktoit" Generating dialog recommendations for chat information systems
RU2530268C2 (ru) 2012-11-28 2014-10-10 Общество с ограниченной ответственностью "Спиктуит" Способ обучения информационной диалоговой системы пользователем
WO2014084413A1 (ko) 2012-11-28 2014-06-05 엘지전자 주식회사 가전 기기 구동 장치 및 방법
US9875741B2 (en) 2013-03-15 2018-01-23 Google Llc Selective speech recognition for chat and digital personal assistant systems
AU2013352236B2 (en) 2012-11-29 2018-08-02 Edsense, L.L.C. System and method for displaying multiple applications
JP2014109889A (ja) 2012-11-30 2014-06-12 Toshiba Corp コンテンツ検索装置、コンテンツ検索方法及び制御プログラム
US9589149B2 (en) 2012-11-30 2017-03-07 Microsoft Technology Licensing, Llc Combining personalization and privacy locally on devices
US9549323B2 (en) 2012-12-03 2017-01-17 Samsung Electronics Co., Ltd. Method and mobile terminal for controlling screen lock
US9159319B1 (en) 2012-12-03 2015-10-13 Amazon Technologies, Inc. Keyword spotting with competitor models
US9026429B2 (en) 2012-12-05 2015-05-05 Facebook, Inc. Systems and methods for character string auto-suggestion based on degree of difficulty
US9819786B2 (en) 2012-12-05 2017-11-14 Facebook, Inc. Systems and methods for a symbol-adaptable keyboard
US8615221B1 (en) 2012-12-06 2013-12-24 Google Inc. System and method for selection of notification techniques in an electronic device
US8930181B2 (en) 2012-12-06 2015-01-06 Prashant Parikh Automatic dynamic contextual data entry completion
US9244905B2 (en) 2012-12-06 2016-01-26 Microsoft Technology Licensing, Llc Communication context based predictive-text suggestion
US20140164476A1 (en) 2012-12-06 2014-06-12 At&T Intellectual Property I, Lp Apparatus and method for providing a virtual assistant
US20140163951A1 (en) 2012-12-07 2014-06-12 Xerox Corporation Hybrid adaptation of named entity recognition
KR102091003B1 (ko) 2012-12-10 2020-03-19 삼성전자 주식회사 음성인식 기술을 이용한 상황 인식 서비스 제공 방법 및 장치
US9471559B2 (en) 2012-12-10 2016-10-18 International Business Machines Corporation Deep analysis of natural language questions for question answering system
US9704486B2 (en) 2012-12-11 2017-07-11 Amazon Technologies, Inc. Speech recognition power management
US9697827B1 (en) 2012-12-11 2017-07-04 Amazon Technologies, Inc. Error reduction in speech processing
US9148394B2 (en) 2012-12-11 2015-09-29 Nuance Communications, Inc. Systems and methods for user interface presentation of virtual agent
US9679300B2 (en) 2012-12-11 2017-06-13 Nuance Communications, Inc. Systems and methods for virtual agent recommendation for multiple persons
US20140164532A1 (en) 2012-12-11 2014-06-12 Nuance Communications, Inc. Systems and methods for virtual agent participation in multiparty conversation
EP2912567A4 (en) 2012-12-11 2016-05-18 Nuance Communications Inc SYSTEM AND METHODS FOR VIRTUAL AGENT RECOMMENDATION FOR MULTIPLE PEOPLE
US9659298B2 (en) 2012-12-11 2017-05-23 Nuance Communications, Inc. Systems and methods for informing virtual agent recommendation
US9276802B2 (en) 2012-12-11 2016-03-01 Nuance Communications, Inc. Systems and methods for sharing information between virtual agents
US20140164953A1 (en) 2012-12-11 2014-06-12 Nuance Communications, Inc. Systems and methods for invoking virtual agent
US20140165012A1 (en) 2012-12-12 2014-06-12 Wenbo Shen Single - gesture device unlock and application launch
US9117450B2 (en) 2012-12-12 2015-08-25 Nuance Communications, Inc. Combining re-speaking, partial agent transcription and ASR for improved accuracy / human guided ASR
US9190057B2 (en) 2012-12-12 2015-11-17 Amazon Technologies, Inc. Speech model retrieval in distributed speech recognition systems
US9185742B2 (en) 2012-12-13 2015-11-10 Google Technology Holdings LLC System and methods for a cloud based wireless personal area network service enabling context activity handoffs between devices
US9098177B2 (en) 2012-12-13 2015-08-04 Google Technology Holdings LLC Apparatus and methods for facilitating context handoff between devices in a cloud based wireless personal area network
KR102014778B1 (ko) 2012-12-14 2019-08-27 엘지전자 주식회사 텍스트 메시징 서비스를 제공하는 디지털 디바이스 및 그 제어 방법
KR102090269B1 (ko) 2012-12-14 2020-03-17 삼성전자주식회사 정보 검색 방법, 그와 같은 기능을 갖는 디바이스 및 기록 매체
US9213754B1 (en) 2012-12-17 2015-12-15 Google Inc. Personalizing content items
US9141660B2 (en) 2012-12-17 2015-09-22 International Business Machines Corporation Intelligent evidence classification and notification in a deep question answering system
CN110223495A (zh) 2012-12-18 2019-09-10 三星电子株式会社 用于在家庭网络系统中远程控制家庭设备的方法和设备
US9070366B1 (en) 2012-12-19 2015-06-30 Amazon Technologies, Inc. Architecture for multi-domain utterance processing
US9098467B1 (en) 2012-12-19 2015-08-04 Rawles Llc Accepting voice commands based on user identity
US8645138B1 (en) 2012-12-20 2014-02-04 Google Inc. Two-pass decoding for speech recognition of search and action requests
US8977555B2 (en) 2012-12-20 2015-03-10 Amazon Technologies, Inc. Identification of utterance subjects
US20140179295A1 (en) 2012-12-20 2014-06-26 Enno Luebbers Deriving environmental context and actions from ad-hoc state broadcast
WO2014096506A1 (en) 2012-12-21 2014-06-26 Nokia Corporation Method, apparatus, and computer program product for personalizing speech recognition
KR20140082157A (ko) 2012-12-24 2014-07-02 한국전자통신연구원 다중 음향 모델을 이용하여 음성을 인식하기 위한 장치 및 그 방법
JP2014126600A (ja) 2012-12-25 2014-07-07 Panasonic Corp 音声認識装置、音声認識方法、およびテレビ
JP2014124332A (ja) 2012-12-26 2014-07-07 Daiichi Shokai Co Ltd 遊技機
KR102001332B1 (ko) 2012-12-29 2019-07-17 애플 인크. 콘텐츠를 스크롤할지 선택할지 결정하기 위한 디바이스, 방법 및 그래픽 사용자 인터페이스
WO2014105275A1 (en) 2012-12-29 2014-07-03 Yknots Industries Llc Device, method, and graphical user interface for forgoing generation of tactile output for a multi-contact gesture
KR101905174B1 (ko) 2012-12-29 2018-10-08 애플 인크. 사용자 인터페이스 계층을 내비게이션하기 위한 디바이스, 방법 및 그래픽 사용자 인터페이스
EP2939095B1 (en) 2012-12-29 2018-10-03 Apple Inc. Device, method, and graphical user interface for moving a cursor according to a change in an appearance of a control icon with simulated three-dimensional characteristics
CN104903834B (zh) 2012-12-29 2019-07-05 苹果公司 用于在触摸输入到显示输出关系之间过渡的设备、方法和图形用户界面
US8571851B1 (en) 2012-12-31 2013-10-29 Google Inc. Semantic interpretation using user gaze order
CN103020047A (zh) 2012-12-31 2013-04-03 威盛电子股份有限公司 修正语音应答的方法及自然语言对话系统
CN103049567A (zh) 2012-12-31 2013-04-17 威盛电子股份有限公司 检索方法、检索系统以及自然语言理解系统
CN103077165A (zh) 2012-12-31 2013-05-01 威盛电子股份有限公司 自然语言对话方法及其系统
CN103021403A (zh) 2012-12-31 2013-04-03 威盛电子股份有限公司 基于语音识别的选择方法及其移动终端装置及信息系统
KR20140088449A (ko) 2013-01-02 2014-07-10 엘지전자 주식회사 중앙 제어 장치 및 그것의 제어 방법
KR101892734B1 (ko) 2013-01-04 2018-08-28 한국전자통신연구원 음성 인식 시스템에서의 오류 수정 방법 및 그 장치
US9497137B2 (en) 2013-01-04 2016-11-15 Sookbox, LLC Digital content connectivity and control via a plurality of controllers that are treated discriminatively
KR20140093303A (ko) 2013-01-07 2014-07-28 삼성전자주식회사 디스플레이 장치 및 그의 제어 방법
KR20140089862A (ko) 2013-01-07 2014-07-16 삼성전자주식회사 디스플레이 장치 및 그의 제어 방법
US20140195233A1 (en) 2013-01-08 2014-07-10 Spansion Llc Distributed Speech Recognition System
WO2014109104A1 (ja) 2013-01-08 2014-07-17 クラリオン株式会社 音声認識装置、音声認識プログラム及び音声認識方法
CN104919278B (zh) 2013-01-09 2017-09-19 三菱电机株式会社 语音识别装置及显示方法
US20140198047A1 (en) 2013-01-14 2014-07-17 Nuance Communications, Inc. Reducing error rates for touch based keyboards
US8731912B1 (en) 2013-01-16 2014-05-20 Google Inc. Delaying audio notifications
US9292489B1 (en) 2013-01-16 2016-03-22 Google Inc. Sub-lexical language models with word level pronunciation lexicons
US8942674B2 (en) 2013-01-18 2015-01-27 Blackberry Limited Responding to incoming calls
JP2014140121A (ja) 2013-01-21 2014-07-31 Sharp Corp 会議支援システム
US9047274B2 (en) 2013-01-21 2015-06-02 Xerox Corporation Machine translation-driven authoring system and method
US20140203939A1 (en) 2013-01-21 2014-07-24 Rtc Inc. Control and monitoring of light-emitting-diode (led) bulbs
US9148499B2 (en) 2013-01-22 2015-09-29 Blackberry Limited Method and system for automatically identifying voice tags through user operation
EP4236281A3 (en) 2013-01-23 2023-10-11 BlackBerry Limited Event-triggered hands-free multitasking for media playback
US9530409B2 (en) 2013-01-23 2016-12-27 Blackberry Limited Event-triggered hands-free multitasking for media playback
CN103971680B (zh) 2013-01-24 2018-06-05 华为终端(东莞)有限公司 一种语音识别的方法、装置
US9165566B2 (en) 2013-01-24 2015-10-20 Microsoft Technology Licensing, Llc Indefinite speech inputs
DE102013001219B4 (de) 2013-01-25 2019-08-29 Inodyn Newmedia Gmbh Verfahren und System zur Sprachaktivierung eines Software-Agenten aus einem Standby-Modus
JP2014142566A (ja) 2013-01-25 2014-08-07 Alpine Electronics Inc 音声認識システムおよび音声認識方法
JP6251958B2 (ja) 2013-01-28 2017-12-27 富士通株式会社 発話解析装置、音声対話制御装置、方法、及びプログラム
US9971495B2 (en) 2013-01-28 2018-05-15 Nook Digital, Llc Context based gesture delineation for user interaction in eyes-free mode
JP6115152B2 (ja) 2013-01-29 2017-04-19 コニカミノルタ株式会社 情報処理システム、情報処理装置、情報処理端末及びプログラム
KR20140098947A (ko) 2013-01-31 2014-08-11 삼성전자주식회사 광고 제공 시스템, 사용자 단말 및 광고 제공 방법
JP2014150323A (ja) 2013-01-31 2014-08-21 Sharp Corp 文字入力装置
US10055091B2 (en) 2013-02-01 2018-08-21 Microsoft Technology Licensing, Llc Autosave and manual save modes for software applications
US20140222435A1 (en) 2013-02-01 2014-08-07 Telenav, Inc. Navigation system with user dependent language mechanism and method of operation thereof
US9292492B2 (en) 2013-02-04 2016-03-22 Microsoft Technology Licensing, Llc Scaling statistical language understanding systems across domains and intents
US20140218372A1 (en) 2013-02-05 2014-08-07 Apple Inc. Intelligent digital assistant in a desktop environment
US8694315B1 (en) 2013-02-05 2014-04-08 Visa International Service Association System and method for authentication using speaker verification techniques and fraud model
JP2016508007A (ja) 2013-02-07 2016-03-10 アップル インコーポレイテッド デジタルアシスタントのためのボイストリガ
EP2954685A4 (en) 2013-02-07 2016-09-14 Opanga Networks Inc TRANSPARENT MULTIMEDIA ELEMENT DISTRIBUTION AND REPRESENTATIVE
US20140223481A1 (en) 2013-02-07 2014-08-07 United Video Properties, Inc. Systems and methods for updating a search request
US9519858B2 (en) 2013-02-10 2016-12-13 Microsoft Technology Licensing, Llc Feature-augmented neural networks and applications of same
US9408040B2 (en) 2013-02-14 2016-08-02 Fuji Xerox Co., Ltd. Systems and methods for room-level location using WiFi
US9842489B2 (en) 2013-02-14 2017-12-12 Google Llc Waking other devices for additional data
US9791921B2 (en) 2013-02-19 2017-10-17 Microsoft Technology Licensing, Llc Context-aware augmented reality object commands
US10078437B2 (en) 2013-02-20 2018-09-18 Blackberry Limited Method and apparatus for responding to a notification via a capacitive physical keyboard
US9621619B2 (en) 2013-02-21 2017-04-11 International Business Machines Corporation Enhanced notification for relevant communications
US20140236986A1 (en) 2013-02-21 2014-08-21 Apple Inc. Natural language document search
US9734819B2 (en) 2013-02-21 2017-08-15 Google Technology Holdings LLC Recognizing accented speech
US9019129B2 (en) 2013-02-21 2015-04-28 Apple Inc. Vehicle location in weak location signal scenarios
US20140245140A1 (en) 2013-02-22 2014-08-28 Next It Corporation Virtual Assistant Transfer between Smart Devices
US9672822B2 (en) 2013-02-22 2017-06-06 Next It Corporation Interaction with a portion of a content item through a virtual assistant
US9484023B2 (en) 2013-02-22 2016-11-01 International Business Machines Corporation Conversion of non-back-off language models for efficient speech decoding
EP2770708B1 (en) 2013-02-22 2017-04-05 BlackBerry Limited Device, system and method for generating application data
US9894312B2 (en) 2013-02-22 2018-02-13 The Directv Group, Inc. Method and system for controlling a user receiving device using voice commands
US20140304086A1 (en) 2013-02-25 2014-10-09 Turn Inc. Methods and systems for modeling campaign goal adjustment
CN104007832B (zh) 2013-02-25 2017-09-01 上海触乐信息科技有限公司 连续滑行输入文本的方法、系统及设备
KR101383552B1 (ko) 2013-02-25 2014-04-10 미디어젠(주) 다중 명령어가 포함된 단일 문장의 음성인식방법
US9865266B2 (en) 2013-02-25 2018-01-09 Nuance Communications, Inc. Method and apparatus for automated speaker parameters adaptation in a deployed speaker verification system
US9172747B2 (en) 2013-02-25 2015-10-27 Artificial Solutions Iberia SL System and methods for virtual assistant networks
US9330659B2 (en) 2013-02-25 2016-05-03 Microsoft Technology Licensing, Llc Facilitating development of a spoken natural language interface
US9280981B2 (en) 2013-02-27 2016-03-08 Blackberry Limited Method and apparatus for voice control of a mobile device
US10354677B2 (en) 2013-02-28 2019-07-16 Nuance Communications, Inc. System and method for identification of intent segment(s) in caller-agent conversations
US9691382B2 (en) 2013-03-01 2017-06-27 Mediatek Inc. Voice control device and method for deciding response of voice control according to recognized speech command and detection output derived from processing sensor data
US9218819B1 (en) 2013-03-01 2015-12-22 Google Inc. Customizing actions based on contextual data and voice-based inputs
US9251467B2 (en) 2013-03-03 2016-02-02 Microsoft Technology Licensing, Llc Probabilistic parsing
US9460715B2 (en) 2013-03-04 2016-10-04 Amazon Technologies, Inc. Identification using audio signatures and additional characteristics
US9554050B2 (en) 2013-03-04 2017-01-24 Apple Inc. Mobile device using images and location for reminders
US9886968B2 (en) 2013-03-04 2018-02-06 Synaptics Incorporated Robust speech boundary detection system and method
US9454957B1 (en) 2013-03-05 2016-09-27 Amazon Technologies, Inc. Named entity resolution in spoken language processing
US9293129B2 (en) 2013-03-05 2016-03-22 Microsoft Technology Licensing, Llc Speech recognition assisted evaluation on text-to-speech pronunciation issue detection
KR101952179B1 (ko) 2013-03-05 2019-05-22 엘지전자 주식회사 이동 단말기 및 그것의 제어방법
US10795528B2 (en) 2013-03-06 2020-10-06 Nuance Communications, Inc. Task assistant having multiple visual displays
US10223411B2 (en) 2013-03-06 2019-03-05 Nuance Communications, Inc. Task assistant utilizing context for improved interaction
CN104038621A (zh) 2013-03-06 2014-09-10 三星电子(中国)研发中心 在通信终端中管理事件信息的装置及方法
US9313261B2 (en) 2013-03-07 2016-04-12 Qualcomm Incorporated System and methods of transferring tasks from a first mobile device to a second mobile device
US20140279622A1 (en) 2013-03-08 2014-09-18 Sudhakar Bharadwaj System and method for semantic processing of personalized social data and generating probability models of personal context to generate recommendations in searching applications
US20140257902A1 (en) 2013-03-08 2014-09-11 Baydin, Inc. Systems and methods for incorporating calendar functionality into electronic messages
US9990611B2 (en) 2013-03-08 2018-06-05 Baydin, Inc. Systems and methods for incorporating calendar functionality into electronic messages
US9496968B2 (en) 2013-03-08 2016-11-15 Google Inc. Proximity detection by mobile devices
US8964947B1 (en) 2013-03-11 2015-02-24 Amazon Technologies, Inc. Approaches for sharing data between electronic devices
KR102113272B1 (ko) 2013-03-11 2020-06-02 삼성전자주식회사 전자장치에서 복사/붙여넣기 방법 및 장치
US9761225B2 (en) 2013-03-11 2017-09-12 Nuance Communications, Inc. Semantic re-ranking of NLU results in conversational dialogue applications
US9112984B2 (en) 2013-03-12 2015-08-18 Nuance Communications, Inc. Methods and apparatus for detecting a voice command
US9361885B2 (en) 2013-03-12 2016-06-07 Nuance Communications, Inc. Methods and apparatus for detecting a voice command
US10229697B2 (en) 2013-03-12 2019-03-12 Google Technology Holdings LLC Apparatus and method for beamforming to obtain voice and noise signals
US9076459B2 (en) 2013-03-12 2015-07-07 Intermec Ip, Corp. Apparatus and method to classify sound to detect speech
US11393461B2 (en) 2013-03-12 2022-07-19 Cerence Operating Company Methods and apparatus for detecting a voice command
US20140279554A1 (en) 2013-03-12 2014-09-18 Seth Priebatsch Distributed authenticity verification for consumer payment transactions
WO2014159581A1 (en) 2013-03-12 2014-10-02 Nuance Communications, Inc. Methods and apparatus for detecting a voice command
US9129013B2 (en) 2013-03-12 2015-09-08 Nuance Communications, Inc. Methods and apparatus for entity detection
US9477753B2 (en) 2013-03-12 2016-10-25 International Business Machines Corporation Classifier-based system combination for spoken term detection
US10219100B2 (en) 2013-03-13 2019-02-26 Aliphcom Determining proximity for devices interacting with media devices
US9135248B2 (en) 2013-03-13 2015-09-15 Arris Technology, Inc. Context demographic determination system
US9378739B2 (en) 2013-03-13 2016-06-28 Nuance Communications, Inc. Identifying corresponding positions in different representations of a textual work
US9282423B2 (en) 2013-03-13 2016-03-08 Aliphcom Proximity and interface controls of media devices for media presentations
US20140274005A1 (en) 2013-03-13 2014-09-18 Aliphcom Intelligent connection management in wireless devices
US9514741B2 (en) 2013-03-13 2016-12-06 Nuance Communications, Inc. Data shredding for speech recognition acoustic model training under data retention restrictions
US9524489B2 (en) 2013-03-14 2016-12-20 Samsung Electronics Co., Ltd. Computing system with task transfer mechanism and method of operation thereof
US20140267599A1 (en) 2013-03-14 2014-09-18 360Brandvision, Inc. User interaction with a holographic poster via a secondary mobile device
KR20140112910A (ko) 2013-03-14 2014-09-24 삼성전자주식회사 입력 제어 방법 및 이를 지원하는 전자 장치
US10572476B2 (en) 2013-03-14 2020-02-25 Apple Inc. Refining a search based on schedule items
US20140278349A1 (en) 2013-03-14 2014-09-18 Microsoft Corporation Language Model Dictionaries for Text Predictions
US9247309B2 (en) 2013-03-14 2016-01-26 Google Inc. Methods, systems, and media for presenting mobile content corresponding to media content
US9368114B2 (en) 2013-03-14 2016-06-14 Apple Inc. Context-sensitive handling of interruptions
US9733821B2 (en) 2013-03-14 2017-08-15 Apple Inc. Voice control to diagnose inadvertent activation of accessibility features
US9189196B2 (en) 2013-03-14 2015-11-17 Google Inc. Compartmentalized self registration of external devices
US9977779B2 (en) 2013-03-14 2018-05-22 Apple Inc. Automatic supplementation of word correction dictionaries
FI20135248L (fi) 2013-03-14 2014-09-15 Op Palvelut Oy Mobiililaite transaktioinformaation kera
US10642574B2 (en) 2013-03-14 2020-05-05 Apple Inc. Device, method, and graphical user interface for outputting captions
US9842584B1 (en) 2013-03-14 2017-12-12 Amazon Technologies, Inc. Providing content on multiple devices
US9123345B2 (en) 2013-03-14 2015-09-01 Honda Motor Co., Ltd. Voice interface systems and methods
WO2014160309A1 (en) 2013-03-14 2014-10-02 Advanced Search Laboratories, Inc. Method and apparatus for human-machine interaction
US10133546B2 (en) 2013-03-14 2018-11-20 Amazon Technologies, Inc. Providing content on multiple devices
US10652394B2 (en) 2013-03-14 2020-05-12 Apple Inc. System and method for processing voicemail
US9189157B2 (en) 2013-03-15 2015-11-17 Blackberry Limited Method and apparatus for word prediction selection
US9378065B2 (en) 2013-03-15 2016-06-28 Advanced Elemental Technologies, Inc. Purposeful computing
US9886160B2 (en) 2013-03-15 2018-02-06 Google Llc Managing audio at the tab level for user notification and control
EP3101392B1 (en) 2013-03-15 2021-12-15 Apple Inc. Mapping application with turn-by-turn navigation mode for output to vehicle display
US20150314454A1 (en) 2013-03-15 2015-11-05 JIBO, Inc. Apparatus and methods for providing a persistent companion device
US20140282178A1 (en) 2013-03-15 2014-09-18 Microsoft Corporation Personalized community model for surfacing commands within productivity application user interfaces
EP2973315A4 (en) 2013-03-15 2016-11-16 Adityo Prakash SYSTEMS AND METHODS FOR FACILITATING INTEGRATED BEHAVIORAL SUPPORT
US20160132046A1 (en) 2013-03-15 2016-05-12 Fisher-Rosemount Systems, Inc. Method and apparatus for controlling a process plant with wearable mobile control devices
US9317585B2 (en) 2013-03-15 2016-04-19 Google Inc. Search query suggestions based on personal information
WO2014144579A1 (en) 2013-03-15 2014-09-18 Apple Inc. System and method for updating an adaptive speech recognition model
US20140365505A1 (en) 2013-06-08 2014-12-11 Apple Inc. Harvesting Addresses
US20140279787A1 (en) 2013-03-15 2014-09-18 Ximplar Limited Systems And Methods for an Adaptive Application Recommender
US9558743B2 (en) 2013-03-15 2017-01-31 Google Inc. Integration of semantic context information
US10638198B2 (en) 2013-03-15 2020-04-28 Ebay Inc. Shoppable video
US20140267933A1 (en) 2013-03-15 2014-09-18 Toshiba America Information Systems, Inc. Electronic Device with Embedded Macro-Command Functionality
US9355472B2 (en) 2013-03-15 2016-05-31 Apple Inc. Device, method, and graphical user interface for adjusting the appearance of a control
CN112230878A (zh) 2013-03-15 2021-01-15 苹果公司 对中断进行上下文相关处理
CN105190607B (zh) 2013-03-15 2018-11-30 苹果公司 通过智能数字助理的用户培训
US9176649B2 (en) 2013-03-15 2015-11-03 American Megatrends, Inc. Method and apparatus of remote management of computer system using voice and gesture based input
US9201865B2 (en) 2013-03-15 2015-12-01 Bao Tran Automated assistance for user request that determines semantics by domain, task, and parameter
US10748529B1 (en) 2013-03-15 2020-08-18 Apple Inc. Voice activated device for use with a voice-based digital assistant
US9299041B2 (en) 2013-03-15 2016-03-29 Business Objects Software Ltd. Obtaining data from unstructured data for a structured data collection
US20140282203A1 (en) 2013-03-15 2014-09-18 Research In Motion Limited System and method for predictive text input
US9303997B2 (en) 2013-03-15 2016-04-05 Apple Inc. Prediction engine
KR101759009B1 (ko) 2013-03-15 2017-07-17 애플 인크. 적어도 부분적인 보이스 커맨드 시스템을 트레이닝시키는 것
WO2014143959A2 (en) 2013-03-15 2014-09-18 Bodhi Technology Ventures Llc Volume control for mobile device using a wireless device
CN105431809B (zh) 2013-03-15 2018-12-18 谷歌有限责任公司 用于国际语言的虚拟键盘输入
US20140288939A1 (en) 2013-03-20 2014-09-25 Navteq B.V. Method and apparatus for optimizing timing of audio commands based on recognized audio patterns
US9479499B2 (en) 2013-03-21 2016-10-25 Tencent Technology (Shenzhen) Company Limited Method and apparatus for identity authentication via mobile capturing code
US20140298395A1 (en) 2013-03-27 2014-10-02 Tencent Technology (Shenzhen) Company Limited Methods and systems for playing video on multiple terminals
JP6115941B2 (ja) 2013-03-28 2017-04-19 Kddi株式会社 対話シナリオにユーザ操作を反映させる対話プログラム、サーバ及び方法
JP6221301B2 (ja) 2013-03-28 2017-11-01 富士通株式会社 音声処理装置、音声処理システムおよび音声処理方法
US20140297288A1 (en) 2013-03-29 2014-10-02 Orange Telephone voice personal assistant
CN103236260B (zh) 2013-03-29 2015-08-12 京东方科技集团股份有限公司 语音识别系统
JP2014203207A (ja) 2013-04-03 2014-10-27 ソニー株式会社 情報処理装置、情報処理方法及びコンピュータプログラム
US9462115B2 (en) 2013-04-04 2016-10-04 James S. Rand Unified communications system and method
WO2014162570A1 (ja) 2013-04-04 2014-10-09 パイオニア株式会社 表示制御装置、表示制御方法、表示制御プログラムおよびコンピュータが読み取り可能な記録媒体
US9300718B2 (en) 2013-04-09 2016-03-29 Avaya Inc. System and method for keyword-based notification and delivery of content
CN103198831A (zh) 2013-04-10 2013-07-10 威盛电子股份有限公司 语音操控方法与移动终端装置
US10027723B2 (en) 2013-04-12 2018-07-17 Provenance Asset Group Llc Method and apparatus for initiating communication and sharing of content among a plurality of devices
WO2014169269A1 (en) 2013-04-12 2014-10-16 Nant Holdings Ip, Llc Virtual teller systems and methods
EP2987109A4 (en) 2013-04-16 2016-12-14 Imageware Systems Inc BIOMETRIC ADMISSION AND AUTHENTICATION SUBJECT TO CONDITIONS AND SITUATIONS
US8825474B1 (en) 2013-04-16 2014-09-02 Google Inc. Text suggestion output using past interaction data
US9875494B2 (en) 2013-04-16 2018-01-23 Sri International Using intents to analyze and personalize a user's dialog experience with a virtual personal assistant
US9760644B2 (en) 2013-04-17 2017-09-12 Google Inc. Embedding event creation link in a document
US20150193392A1 (en) 2013-04-17 2015-07-09 Google Inc. User Interface for Quickly Checking Agenda and Creating New Events
US10445115B2 (en) 2013-04-18 2019-10-15 Verint Americas Inc. Virtual assistant focused user interfaces
NL2010662C2 (en) 2013-04-18 2014-10-21 Bosch Gmbh Robert Remote maintenance.
US20140315492A1 (en) 2013-04-22 2014-10-23 Salesforce.Com, Inc. Content delivery to a secondary device via a primary device
US9177318B2 (en) 2013-04-22 2015-11-03 Palo Alto Research Center Incorporated Method and apparatus for customizing conversation agents based on user characteristics using a relevance score for automatic statements, and a response prediction function
US9075435B1 (en) 2013-04-22 2015-07-07 Amazon Technologies, Inc. Context-aware notifications
US9110889B2 (en) 2013-04-23 2015-08-18 Facebook, Inc. Methods and systems for generation of flexible sentences in a social networking system
CN104125322A (zh) 2013-04-24 2014-10-29 腾讯科技(深圳)有限公司 来电和短信控制方法及移动终端
DE102013007502A1 (de) 2013-04-25 2014-10-30 Elektrobit Automotive Gmbh Computer-implementiertes Verfahren zum automatischen Trainieren eins Dialogsystems und Dialogsystem zur Erzeugung von semantischen Annotationen
CN103280217B (zh) 2013-05-02 2016-05-04 锤子科技(北京)有限公司 一种移动终端的语音识别方法及其装置
US9472205B2 (en) 2013-05-06 2016-10-18 Honeywell International Inc. Device voice recognition systems and methods
US9384751B2 (en) 2013-05-06 2016-07-05 Honeywell International Inc. User authentication of voice controlled devices
DK2994908T3 (da) 2013-05-07 2019-09-23 Veveo Inc Grænseflade til inkrementel taleinput med realtidsfeedback
US9064495B1 (en) 2013-05-07 2015-06-23 Amazon Technologies, Inc. Measurement of user perceived latency in a cloud based speech application
US20140337621A1 (en) 2013-05-07 2014-11-13 Serguei Nakhimov Wearable communication device, security complex and user interface
KR20140132246A (ko) 2013-05-07 2014-11-17 삼성전자주식회사 오브젝트 선택 방법 및 오브젝트 선택 장치
US9223898B2 (en) 2013-05-08 2015-12-29 Facebook, Inc. Filtering suggested structured queries on online social networks
US9043211B2 (en) 2013-05-09 2015-05-26 Dsp Group Ltd. Low power activation of a voice activated device
US9923849B2 (en) 2013-05-09 2018-03-20 Ebay Inc. System and method for suggesting a phrase based on a context
JP2014219614A (ja) 2013-05-10 2014-11-20 アルパイン株式会社 オーディオ装置、ビデオ装置及びコンピュータプログラム
US9081411B2 (en) 2013-05-10 2015-07-14 Sri International Rapid development of virtual personal assistant applications
US9489625B2 (en) 2013-05-10 2016-11-08 Sri International Rapid development of virtual personal assistant applications
CN103246638B (zh) 2013-05-13 2017-09-01 小米科技有限责任公司 一种信息粘贴方法和装置
US20140337751A1 (en) 2013-05-13 2014-11-13 Microsoft Corporation Automatic creation of calendar items
US20140343943A1 (en) 2013-05-14 2014-11-20 Saudi Arabian Oil Company Systems, Computer Medium and Computer-Implemented Methods for Authenticating Users Using Voice Streams
US8918272B2 (en) 2013-05-14 2014-12-23 Sony Corporation Method and apparatus for finding a lost vehicle
US9293138B2 (en) 2013-05-14 2016-03-22 Amazon Technologies, Inc. Storing state information from network-based user devices
US20140344205A1 (en) 2013-05-15 2014-11-20 Aliphcom Smart media device ecosystem using local and remote data sources
US20140347181A1 (en) 2013-05-21 2014-11-27 Michael Edward Smith Luna Sensor-enabled media device
US20140344687A1 (en) 2013-05-16 2014-11-20 Lenitra Durham Techniques for Natural User Interface Input based on Context
KR101334342B1 (ko) 2013-05-16 2013-11-29 주식회사 네오패드 문자 입력 장치 및 문자 입력 방법
US9514470B2 (en) 2013-05-16 2016-12-06 Microsoft Technology Licensing, Llc Enhanced search suggestion for personal information services
US9495266B2 (en) 2013-05-16 2016-11-15 Advantest Corporation Voice recognition virtual test engineering assistant
US9432499B2 (en) 2013-05-18 2016-08-30 Loralee Hajdu Peripheral specific selection of automated response messages
WO2014189486A1 (en) 2013-05-20 2014-11-27 Intel Corporation Natural human-computer interaction for virtual personal assistant systems
US9188445B2 (en) 2013-05-21 2015-11-17 Honda Motor Co., Ltd. System and method for storing and recalling location data
US9466294B1 (en) 2013-05-21 2016-10-11 Amazon Technologies, Inc. Dialog management system
US20150199077A1 (en) 2013-05-23 2015-07-16 Google Inc. Scheduling and viewing a calender event using time zones based on a user's location at event time
US20140350933A1 (en) 2013-05-24 2014-11-27 Samsung Electronics Co., Ltd. Voice recognition apparatus and control method thereof
US9747900B2 (en) 2013-05-24 2017-08-29 Google Technology Holdings LLC Method and apparatus for using image data to aid voice recognition
US20140351760A1 (en) 2013-05-24 2014-11-27 Google Inc. Order-independent text input
US9710147B2 (en) 2013-05-29 2017-07-18 Lg Electronics Inc. Mobile terminal and controlling method thereof
US20140358523A1 (en) 2013-05-30 2014-12-04 Wright State University Topic-specific sentiment extraction
US20140359637A1 (en) 2013-06-03 2014-12-04 Microsoft Corporation Task continuance across devices
US20140358519A1 (en) 2013-06-03 2014-12-04 Xerox Corporation Confidence-driven rewriting of source texts for improved translation
US10282213B2 (en) 2013-06-03 2019-05-07 Avaya Inc. System and method for conversational configuration of applications
US9294455B2 (en) 2013-06-04 2016-03-22 Google Inc. Maintaining video conference session continuity during transfer of session to alternative device
US9286029B2 (en) 2013-06-06 2016-03-15 Honda Motor Co., Ltd. System and method for multimodal human-vehicle interaction and belief tracking
US9267805B2 (en) 2013-06-07 2016-02-23 Apple Inc. Modeling significant locations
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
KR102429833B1 (ko) 2013-06-07 2022-08-05 애플 인크. 지능형 자동 어시스턴트
WO2014197336A1 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for detecting errors in interactions with a voice-based digital assistant
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
KR101816375B1 (ko) 2013-06-08 2018-01-08 애플 인크. 제한된 주의 산만 및 비제한된 주의 산만 컨텍스트에 대해 상이한 사용자 인터페이스를 제공하는 애플리케이션 게이트웨이
CN110442699A (zh) 2013-06-09 2019-11-12 苹果公司 操作数字助理的方法、计算机可读介质、电子设备和系统
US9477393B2 (en) 2013-06-09 2016-10-25 Apple Inc. Device, method, and graphical user interface for displaying application status information
US10481769B2 (en) 2013-06-09 2019-11-19 Apple Inc. Device, method, and graphical user interface for providing navigation and search functionalities
US9495620B2 (en) 2013-06-09 2016-11-15 Apple Inc. Multi-script handwriting recognition using a universal recognizer
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
US9710219B2 (en) 2013-06-10 2017-07-18 Panasonic Intellectual Property Corporation Of America Speaker identification method, speaker identification device, and speaker identification system
KR20140144104A (ko) 2013-06-10 2014-12-18 삼성전자주식회사 전자기기 및 이의 서비스 제공 방법
US9892115B2 (en) 2013-06-11 2018-02-13 Facebook, Inc. Translation training with cross-lingual multi-media support
US9449600B2 (en) 2013-06-11 2016-09-20 Plantronics, Inc. Character data entry
US9508040B2 (en) 2013-06-12 2016-11-29 Microsoft Technology Licensing, Llc Predictive pre-launch for applications
US9501585B1 (en) 2013-06-13 2016-11-22 DataRPM Corporation Methods and system for providing real-time business intelligence using search-based analytics engine
CN105265005B (zh) 2013-06-13 2019-09-17 苹果公司 用于由语音命令发起的紧急呼叫的系统和方法
US9311414B2 (en) 2013-06-14 2016-04-12 Google Inc. Systems and methods of selecting content based on aggregate entity co-occurrence
CN103292437B (zh) 2013-06-17 2016-01-20 广东美的制冷设备有限公司 语音交互式空调器及其控制方法
US9728184B2 (en) 2013-06-18 2017-08-08 Microsoft Technology Licensing, Llc Restructuring deep neural network acoustic models
US9564129B2 (en) 2013-06-19 2017-02-07 Panasonic Intellectual Property Corporation Of America Voice interaction method, and device
US9437186B1 (en) 2013-06-19 2016-09-06 Amazon Technologies, Inc. Enhanced endpoint detection for speech recognition
US20140379334A1 (en) 2013-06-20 2014-12-25 Qnx Software Systems Limited Natural language understanding automatic speech recognition post processing
KR102160767B1 (ko) 2013-06-20 2020-09-29 삼성전자주식회사 제스처를 감지하여 기능을 제어하는 휴대 단말 및 방법
US10474961B2 (en) 2013-06-20 2019-11-12 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on prompting for additional user input
KR20140147587A (ko) 2013-06-20 2014-12-30 한국전자통신연구원 Wfst를 이용한 음성 끝점 검출 장치 및 방법
US9633317B2 (en) 2013-06-20 2017-04-25 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on a natural language intent interpreter
US9311298B2 (en) 2013-06-21 2016-04-12 Microsoft Technology Licensing, Llc Building conversational understanding systems using a toolset
US10051072B2 (en) 2013-06-21 2018-08-14 Google Llc Detecting co-presence in the physical world
JP6171617B2 (ja) 2013-06-24 2017-08-02 日本電気株式会社 応答対象音声判定装置、応答対象音声判定方法および応答対象音声判定プログラム
JP2015012301A (ja) 2013-06-26 2015-01-19 京セラ株式会社 携帯電話機、携帯端末、音声操作プログラムおよび音声操作方法
US10496743B2 (en) 2013-06-26 2019-12-03 Nuance Communications, Inc. Methods and apparatus for extracting facts from a medical text
US9747899B2 (en) 2013-06-27 2017-08-29 Amazon Technologies, Inc. Detecting self-generated wake expressions
US20150006148A1 (en) 2013-06-27 2015-01-01 Microsoft Corporation Automatically Creating Training Data For Language Identifiers
US8947596B2 (en) 2013-06-27 2015-02-03 Intel Corporation Alignment of closed captions
US9741339B2 (en) 2013-06-28 2017-08-22 Google Inc. Data driven word pronunciation learning and scoring with crowd sourcing based on the word's phonemes pronunciation scores
EP3014610B1 (en) 2013-06-28 2023-10-04 Harman International Industries, Incorporated Wireless control of linked devices
US9646606B2 (en) 2013-07-03 2017-05-09 Google Inc. Speech recognition using domain knowledge
CN103365279A (zh) 2013-07-10 2013-10-23 崔海伟 智能家居系统的状态反馈系统、方法及状态检测装置
JP6102588B2 (ja) 2013-07-10 2017-03-29 ソニー株式会社 情報処理装置、情報処理方法およびプログラム
DE102014109121B4 (de) 2013-07-10 2023-05-04 Gm Global Technology Operations, Llc Systeme und Verfahren zur Arbitrierung eines Sprachdialogdienstes
US9396727B2 (en) 2013-07-10 2016-07-19 GM Global Technology Operations LLC Systems and methods for spoken dialog service arbitration
CN110096253B (zh) 2013-07-11 2022-08-30 英特尔公司 利用相同的音频输入的设备唤醒和说话者验证
WO2015006196A1 (en) 2013-07-11 2015-01-15 Mophie, Inc. Method and system for communicatively coupling a wearable computer with one or more non-wearable computers
TWI508057B (zh) 2013-07-15 2015-11-11 Chunghwa Picture Tubes Ltd 語音辨識系統以及方法
US9711148B1 (en) 2013-07-18 2017-07-18 Google Inc. Dual model speaker identification
US9311912B1 (en) 2013-07-22 2016-04-12 Amazon Technologies, Inc. Cost efficient distributed text-to-speech processing
US20150032238A1 (en) 2013-07-23 2015-01-29 Motorola Mobility Llc Method and Device for Audio Input Routing
US9407950B2 (en) 2013-07-23 2016-08-02 Microsoft Technology Licensing, Llc Controlling devices in entertainment environment
US9772994B2 (en) 2013-07-25 2017-09-26 Intel Corporation Self-learning statistical natural language processing for automatic production of virtual personal assistants
US9247219B2 (en) 2013-07-26 2016-01-26 SkyBell Technologies, Inc. Doorbell communication systems and methods
US8947530B1 (en) 2013-07-26 2015-02-03 Joseph Frank Scalisi Smart lock systems and methods
CN103412789B (zh) 2013-07-26 2016-09-21 宇龙计算机通信科技(深圳)有限公司 一种启动应用程序的方法、系统及移动终端
US9335983B2 (en) 2013-07-28 2016-05-10 Oded Haim Breiner Method and system for displaying a non-installed android application and for requesting an action from a non-installed android application
JP6370033B2 (ja) 2013-07-29 2018-08-08 キヤノン株式会社 情報処理装置、情報処理方法、プログラム
TWI516698B (zh) 2013-07-31 2016-01-11 Apex Medical Corp Air cushion device and its vent valve
US9311915B2 (en) 2013-07-31 2016-04-12 Google Inc. Context-based speech recognition
US9575720B2 (en) 2013-07-31 2017-02-21 Google Inc. Visual confirmation for a recognized voice-initiated action
US20150039606A1 (en) 2013-08-01 2015-02-05 Vamsi Krishna Salaka Search phrase modification
TWI601032B (zh) 2013-08-02 2017-10-01 晨星半導體股份有限公司 應用於聲控裝置的控制器與相關方法
ES2849254T3 (es) 2013-08-06 2021-08-17 Saronikos Trading & Services Unipessoal Lda Sistema para controlar dispositivos electrónicos por medio de órdenes de voz, más específicamente un mando a distancia para controlar una pluralidad de dispositivos electrónicos por medio de órdenes de voz
KR20150017156A (ko) 2013-08-06 2015-02-16 삼성전자주식회사 휴대단말기에서 추천어를 제공하는 방법 및 장치
JP6163266B2 (ja) 2013-08-06 2017-07-12 アップル インコーポレイテッド リモート機器からの作動に基づくスマート応答の自動作動
US20150046828A1 (en) 2013-08-08 2015-02-12 Samsung Electronics Co., Ltd. Contextualizing sensor, service and device data with mobile devices
US9264862B2 (en) 2013-08-15 2016-02-16 Apple Inc. Determining exit from a vehicle
KR20150020872A (ko) 2013-08-19 2015-02-27 현대자동차주식회사 차량 기능 제어를 위한 제어 장치 및 제어 방법
CN103780970B (zh) 2013-08-20 2018-03-16 华为终端(东莞)有限公司 一种媒体播放的方法、装置和系统
CN104426841A (zh) 2013-08-21 2015-03-18 阿里巴巴集团控股有限公司 设置背景图像的方法及相关的服务器和系统
JP2015041845A (ja) 2013-08-21 2015-03-02 カシオ計算機株式会社 文字入力装置及びプログラム
WO2015026933A2 (en) 2013-08-21 2015-02-26 Honeywell International Inc. Devices and methods for interacting with an hvac controller
US9161188B2 (en) 2013-08-22 2015-10-13 Yahoo! Inc. System and method for automatically suggesting diverse and personalized message completions
EP2862164B1 (en) 2013-08-23 2017-05-31 Nuance Communications, Inc. Multiple pass automatic speech recognition
EP3040985B1 (en) 2013-08-26 2023-08-23 Samsung Electronics Co., Ltd. Electronic device and method for voice recognition
US20150066817A1 (en) 2013-08-27 2015-03-05 Persais, Llc System and method for virtual assistants with shared capabilities
US9729592B2 (en) 2013-08-27 2017-08-08 Persais, Llc System and method for distributed virtual assistant platforms
CN104427104B (zh) 2013-08-28 2018-02-27 联想(北京)有限公司 一种信息处理方法及电子设备
WO2015029379A1 (ja) 2013-08-29 2015-03-05 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ 機器制御方法、表示制御方法及び購入決済方法
KR102147935B1 (ko) 2013-08-29 2020-08-25 삼성전자주식회사 데이터 처리 방법 및 그 전자 장치
CN112989840A (zh) 2013-08-30 2021-06-18 英特尔公司 用于虚拟个人助理的可扩展上下文感知的自然语言交互
US20150066506A1 (en) 2013-08-30 2015-03-05 Verint Systems Ltd. System and Method of Text Zoning
US10867597B2 (en) 2013-09-02 2020-12-15 Microsoft Technology Licensing, Llc Assignment of semantic labels to a sequence of words using neural network architectures
US9633669B2 (en) 2013-09-03 2017-04-25 Amazon Technologies, Inc. Smart circular audio buffer
US10001817B2 (en) 2013-09-03 2018-06-19 Apple Inc. User interface for manipulating user interface objects with magnetic properties
EP3822759A1 (en) 2013-09-03 2021-05-19 Apple Inc. User interface for manipulating user interface objects
US9316400B2 (en) 2013-09-03 2016-04-19 Panasonic Intellctual Property Corporation of America Appliance control method, speech-based appliance control system, and cooking appliance
KR102065409B1 (ko) 2013-09-04 2020-01-13 엘지전자 주식회사 이동단말기 및 그 제어방법
GB2517952B (en) 2013-09-05 2017-05-31 Barclays Bank Plc Biometric verification using predicted signatures
US9208779B2 (en) 2013-09-06 2015-12-08 Google Inc. Mixture of n-gram language models
JP6295554B2 (ja) 2013-09-06 2018-03-20 株式会社リコー プログラム、情報処理装置
US9460704B2 (en) 2013-09-06 2016-10-04 Google Inc. Deep networks for unit selection speech synthesis
US9898642B2 (en) 2013-09-09 2018-02-20 Apple Inc. Device, method, and graphical user interface for manipulating user interfaces based on fingerprint sensor inputs
US20150140934A1 (en) 2013-09-10 2015-05-21 Playtabase, LLC Wireless motion activated user device with bi-modality communication
US20150074524A1 (en) 2013-09-10 2015-03-12 Lenovo (Singapore) Pte. Ltd. Management of virtual assistant action items
US9485708B2 (en) 2013-09-10 2016-11-01 Qualcomm Incorporated Systems and methods for concurrent service discovery and minimum spanning tree formation for service delivery
CN104700832B (zh) 2013-12-09 2018-05-25 联发科技股份有限公司 语音关键字检测系统及方法
US9343068B2 (en) 2013-09-16 2016-05-17 Qualcomm Incorporated Method and apparatus for controlling access to applications having different security levels
US9600228B2 (en) 2013-09-16 2017-03-21 Here Global B.V. Enhanced system and method for static query generation and entry
US9240182B2 (en) 2013-09-17 2016-01-19 Qualcomm Incorporated Method and apparatus for adjusting detection threshold for activating voice assistant function
US9755605B1 (en) 2013-09-19 2017-09-05 Amazon Technologies, Inc. Volume control
JP2015060423A (ja) 2013-09-19 2015-03-30 株式会社東芝 音声翻訳装置、音声翻訳方法およびプログラム
EP3047481A4 (en) 2013-09-20 2017-03-01 Amazon Technologies Inc. Local and remote speech processing
CN104463552B (zh) 2013-09-22 2018-10-02 中国电信股份有限公司 日历提醒生成方法和装置
US20150088511A1 (en) 2013-09-24 2015-03-26 Verizon Patent And Licensing Inc. Named-entity based speech recognition
US9418650B2 (en) 2013-09-25 2016-08-16 Verizon Patent And Licensing Inc. Training speech recognition using captions
US10134395B2 (en) 2013-09-25 2018-11-20 Amazon Technologies, Inc. In-call virtual assistants
US9401881B2 (en) 2013-09-26 2016-07-26 International Business Machines Corporation Automatic question generation and answering based on monitored messaging sessions
US9443527B1 (en) 2013-09-27 2016-09-13 Amazon Technologies, Inc. Speech recognition capability generation and control
US20150092520A1 (en) 2013-09-27 2015-04-02 Google Inc. Adaptive Trigger Point For Smartwatch Gesture-to-Wake
CN104516522B (zh) 2013-09-29 2018-05-01 北京三星通信技术研究有限公司 九宫格键盘输入的方法和装置
US9344755B2 (en) 2013-09-30 2016-05-17 Sonos, Inc. Fast-resume audio playback
US20150095031A1 (en) 2013-09-30 2015-04-02 At&T Intellectual Property I, L.P. System and method for crowdsourcing of word pronunciation verification
US20150095278A1 (en) 2013-09-30 2015-04-02 Manyworlds, Inc. Adaptive Probabilistic Semantic System and Method
KR101772044B1 (ko) 2013-10-02 2017-08-28 에스케이테크엑스 주식회사 거절메시지 전송 시스템 및 방법, 그리고 이를 위한 장치 및 컴퓨터 프로그램이 기록된 기록매체
US20150095268A1 (en) 2013-10-02 2015-04-02 Apple Inc. Intelligent multi-user task planning
US20150100537A1 (en) 2013-10-03 2015-04-09 Microsoft Corporation Emoji for Text Predictions
US20150100983A1 (en) 2013-10-06 2015-04-09 Yang Pan Personal Mobile Device as Ad hoc Set-Top Box for Television
US9436918B2 (en) 2013-10-07 2016-09-06 Microsoft Technology Licensing, Llc Smart selection of text spans
KR101480474B1 (ko) 2013-10-08 2015-01-09 엘지전자 주식회사 오디오 재생장치와 이를 포함하는 시스템
US20150100313A1 (en) 2013-10-09 2015-04-09 Verizon Patent And Licensing, Inc. Personification of computing devices for remote access
CN105706078B (zh) 2013-10-09 2021-08-03 谷歌有限责任公司 实体集合的自动定义
KR102114219B1 (ko) 2013-10-10 2020-05-25 삼성전자주식회사 오디오 시스템 및 오디오 출력 방법, 그리고 스피커 장치
KR101506510B1 (ko) 2013-10-10 2015-03-30 송철호 음성인식 홈 네트워크 시스템
WO2015057586A1 (en) 2013-10-14 2015-04-23 Yahoo! Inc. Systems and methods for providing context-based user interface
US8996639B1 (en) 2013-10-15 2015-03-31 Google Inc. Predictive responses to incoming communications
US9063640B2 (en) 2013-10-17 2015-06-23 Spotify Ab System and method for switching between media items in a plurality of sequences of media items
US9461945B2 (en) 2013-10-18 2016-10-04 Jeffrey P. Phillips Automated messaging response
US9143907B1 (en) 2013-10-21 2015-09-22 West Corporation Providing data messaging support by intercepting and redirecting received short message service (SMS) messages
JP6280342B2 (ja) 2013-10-22 2018-02-14 株式会社Nttドコモ 機能実行指示システム及び機能実行指示方法
US20150120723A1 (en) 2013-10-24 2015-04-30 Xerox Corporation Methods and systems for processing speech queries
JP2015083938A (ja) 2013-10-25 2015-04-30 三菱電機株式会社 ナビゲーションシステム
WO2015065976A1 (en) 2013-10-28 2015-05-07 Nant Holdings Ip, Llc Intent engines systems and method
US20150120296A1 (en) 2013-10-29 2015-04-30 At&T Intellectual Property I, L.P. System and method for selecting network-based versus embedded speech processing
US10055681B2 (en) 2013-10-31 2018-08-21 Verint Americas Inc. Mapping actions and objects to tasks
US20150123898A1 (en) 2013-10-31 2015-05-07 Lg Electronics Inc. Digital device and control method thereof
US9183830B2 (en) 2013-11-01 2015-11-10 Google Inc. Method and system for non-parametric voice conversion
US9942396B2 (en) 2013-11-01 2018-04-10 Adobe Systems Incorporated Document distribution and interaction
US10019985B2 (en) 2013-11-04 2018-07-10 Google Llc Asynchronous optimization for sequence training of neural networks
FR3012895B1 (fr) 2013-11-05 2015-12-25 Commissariat Energie Atomique Procede et programme d'ordinateur pour l'execution deportee de taches informatiques d'un equipement sans fil
US9547644B2 (en) 2013-11-08 2017-01-17 Google Inc. Presenting translations of text depicted in images
US10088973B2 (en) 2013-11-08 2018-10-02 Google Llc Event scheduling presentation in a graphical user interface environment
US9600474B2 (en) 2013-11-08 2017-03-21 Google Inc. User interface for realtime language translation
US10311482B2 (en) 2013-11-11 2019-06-04 At&T Intellectual Property I, Lp Method and apparatus for adjusting a digital assistant persona
JP6493866B2 (ja) 2013-11-12 2019-04-03 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation 情報処理装置、情報処理方法、およびプログラム
GB2520266A (en) 2013-11-13 2015-05-20 Ibm Cursor-Based Character input interface
US10430024B2 (en) 2013-11-13 2019-10-01 Microsoft Technology Licensing, Llc Media item selection using user-specific grammar
US9361084B1 (en) 2013-11-14 2016-06-07 Google Inc. Methods and systems for installing and executing applications
US10454783B2 (en) 2014-02-05 2019-10-22 Apple Inc. Accessory management system using environment model
US9898554B2 (en) 2013-11-18 2018-02-20 Google Inc. Implicit question query identification
US10110932B2 (en) 2013-11-18 2018-10-23 Cable Television Laboratories, Inc. Session administration
US9443522B2 (en) 2013-11-18 2016-09-13 Beijing Lenovo Software Ltd. Voice recognition method, voice controlling method, information processing method, and electronic apparatus
US10162813B2 (en) 2013-11-21 2018-12-25 Microsoft Technology Licensing, Llc Dialogue evaluation via multiple hypothesis ranking
US10058777B2 (en) 2013-11-21 2018-08-28 Tencent Technology (Shenzhen) Company Limited Task execution method, apparatus and system
US9451434B2 (en) 2013-11-27 2016-09-20 At&T Intellectual Property I, L.P. Direct interaction between a user and a communication network
US20150149354A1 (en) 2013-11-27 2015-05-28 Bank Of America Corporation Real-Time Data Recognition and User Interface Field Updating During Voice Entry
US10079013B2 (en) 2013-11-27 2018-09-18 Sri International Sharing intents to provide virtual assistance in a multi-person dialog
US9698999B2 (en) 2013-12-02 2017-07-04 Amazon Technologies, Inc. Natural language control of secondary device
US9110635B2 (en) 2013-12-03 2015-08-18 Lenova (Singapore) Pte. Ltd. Initiating personal assistant application based on eye tracking and gestures
US8719039B1 (en) 2013-12-05 2014-05-06 Google Inc. Promoting voice actions to hotwords
US9215510B2 (en) 2013-12-06 2015-12-15 Rovi Guides, Inc. Systems and methods for automatically tagging a media asset based on verbal input and playback adjustments
EP3077999B1 (en) 2013-12-06 2022-02-02 The ADT Security Corporation Voice activated application for mobile devices
US10296160B2 (en) 2013-12-06 2019-05-21 Apple Inc. Method for extracting salient dialog usage from live data
CN103645876B (zh) 2013-12-06 2017-01-18 百度在线网络技术(北京)有限公司 语音输入方法和装置
US8738723B1 (en) 2013-12-10 2014-05-27 Google Inc. Predictive forwarding of notification data
US20150162001A1 (en) 2013-12-10 2015-06-11 Honeywell International Inc. System and method for textually and graphically presenting air traffic control voice information
US20150160855A1 (en) 2013-12-10 2015-06-11 Google Inc. Multiple character input with a single selection
GB201321927D0 (en) 2013-12-11 2014-01-22 Touchtype Ltd System and method for inputting text into electronic devices
US9900177B2 (en) 2013-12-11 2018-02-20 Echostar Technologies International Corporation Maintaining up-to-date home automation models
US9696886B2 (en) 2013-12-12 2017-07-04 Google Technology Holdings LLC Systems and methods for communicating task reminders on portable electronic devices
US9208153B1 (en) 2013-12-13 2015-12-08 Symantec Corporation Filtering relevant event notifications in a file sharing and collaboration environment
US9571645B2 (en) 2013-12-16 2017-02-14 Nuance Communications, Inc. Systems and methods for providing a virtual assistant
US9251492B2 (en) 2013-12-16 2016-02-02 Nuiku, Inc. Customized-enterprise-software integration systems and methods
US9804820B2 (en) 2013-12-16 2017-10-31 Nuance Communications, Inc. Systems and methods for providing a virtual assistant
US20170017501A1 (en) 2013-12-16 2017-01-19 Nuance Communications, Inc. Systems and methods for providing a virtual assistant
US9479931B2 (en) 2013-12-16 2016-10-25 Nuance Communications, Inc. Systems and methods for providing a virtual assistant
EP3063646A4 (en) 2013-12-16 2017-06-21 Nuance Communications, Inc. Systems and methods for providing a virtual assistant
US9721570B1 (en) 2013-12-17 2017-08-01 Amazon Technologies, Inc. Outcome-oriented dialogs on a speech recognition platform
WO2015092943A1 (en) 2013-12-17 2015-06-25 Sony Corporation Electronic devices and methods for compensating for environmental noise in text-to-speech applications
GB2523984B (en) 2013-12-18 2017-07-26 Cirrus Logic Int Semiconductor Ltd Processing received speech data
US10565268B2 (en) 2013-12-19 2020-02-18 Adobe Inc. Interactive communication augmented with contextual information
US9741343B1 (en) 2013-12-19 2017-08-22 Amazon Technologies, Inc. Voice interaction application selection
US10811013B1 (en) 2013-12-20 2020-10-20 Amazon Technologies, Inc. Intent-specific automatic speech recognition result generation
US20150221307A1 (en) 2013-12-20 2015-08-06 Saurin Shah Transition from low power always listening mode to high power speech recognition mode
KR102179506B1 (ko) 2013-12-23 2020-11-17 삼성전자 주식회사 전자장치 및 그 제어방법
CN203721183U (zh) 2013-12-25 2014-07-16 安徽科大讯飞信息科技股份有限公司 一种语音唤醒装置
JP6121896B2 (ja) 2013-12-27 2017-04-26 株式会社ソニー・インタラクティブエンタテインメント 情報処理装置および情報処理システム
US9640181B2 (en) 2013-12-27 2017-05-02 Kopin Corporation Text editing with gesture control and natural speech
JP2015127758A (ja) 2013-12-27 2015-07-09 シャープ株式会社 応答制御装置、制御プログラム
KR102092164B1 (ko) 2013-12-27 2020-03-23 삼성전자주식회사 디스플레이 장치, 서버 장치 및 이들을 포함하는 디스플레이 시스템과 그 컨텐츠 제공 방법들
US9460735B2 (en) 2013-12-28 2016-10-04 Intel Corporation Intelligent ancillary electronic device
US9390726B1 (en) 2013-12-30 2016-07-12 Google Inc. Supplementing speech commands with gestures
US10078489B2 (en) 2013-12-30 2018-09-18 Microsoft Technology Licensing, Llc Voice interface to a social networking service
US20150278737A1 (en) 2013-12-30 2015-10-01 Google Inc. Automatic Calendar Event Generation with Structured Data from Free-Form Speech
US9274673B2 (en) 2013-12-31 2016-03-01 Google Inc. Methods, systems, and media for rewinding media content based on detected audio events
US9304657B2 (en) 2013-12-31 2016-04-05 Abbyy Development Llc Audio tagging
US9471875B2 (en) 2013-12-31 2016-10-18 International Business Machines Corporation Using ontologies to comprehend regular expressions
US9424241B2 (en) 2013-12-31 2016-08-23 Barnes & Noble College Booksellers, Llc Annotation mode including multiple note types for paginated digital content
US9152307B2 (en) 2013-12-31 2015-10-06 Google Inc. Systems and methods for simultaneously displaying clustered, in-line electronic messages in one display
US9823811B2 (en) 2013-12-31 2017-11-21 Next It Corporation Virtual assistant team identification
US9742836B2 (en) 2014-01-03 2017-08-22 Yahoo Holdings, Inc. Systems and methods for content delivery
US20150193379A1 (en) 2014-01-06 2015-07-09 Apple Inc. System and method for cognizant time-based reminders
JP6318621B2 (ja) 2014-01-06 2018-05-09 株式会社デンソー 音声処理装置、音声処理システム、音声処理方法、音声処理プログラム
US9037455B1 (en) 2014-01-08 2015-05-19 Google Inc. Limiting notification interruptions
US9924215B2 (en) 2014-01-09 2018-03-20 Hsni, Llc Digital media content management system and method
US8938394B1 (en) 2014-01-09 2015-01-20 Google Inc. Audio triggers based on context
US9443516B2 (en) 2014-01-09 2016-09-13 Honeywell International Inc. Far-field speech recognition systems and methods
US20150201077A1 (en) 2014-01-12 2015-07-16 Genesys Telecommunications Laboratories, Inc. Computing suggested actions in caller agent phone calls by using real-time speech analytics and real-time desktop analytics
US10360907B2 (en) 2014-01-14 2019-07-23 Toyota Motor Engineering & Manufacturing North America, Inc. Smart necklace with stereo vision and onboard processing
US9514748B2 (en) 2014-01-15 2016-12-06 Microsoft Technology Licensing, Llc Digital personal assistant interaction with impersonations and rich multimedia in responses
US20150199965A1 (en) 2014-01-16 2015-07-16 CloudCar Inc. System and method for recognition and automatic correction of voice commands
US8868409B1 (en) 2014-01-16 2014-10-21 Google Inc. Evaluating transcriptions with a semantic parser
US9336300B2 (en) 2014-01-17 2016-05-10 Facebook, Inc. Client-side search templates for online social networks
CN104794122B (zh) 2014-01-20 2020-04-17 腾讯科技(北京)有限公司 一种位置信息推荐方法、装置和系统
KR102210433B1 (ko) 2014-01-21 2021-02-01 삼성전자주식회사 전자 장치 및 이의 음성 인식 방법
CN103744761B (zh) 2014-01-22 2017-02-08 广东欧珀移动通信有限公司 一种控制多台移动终端自动执行任务的方法及系统
CN106415721B (zh) 2014-01-22 2019-08-16 苹果公司 音频数据传输的协调切换
US10171643B2 (en) 2014-01-22 2019-01-01 Sony Corporation Directing audio output based on gestures
CN103760984A (zh) 2014-01-24 2014-04-30 成都万先自动化科技有限责任公司 人机对话系统
US9858039B2 (en) 2014-01-28 2018-01-02 Oracle International Corporation Voice recognition of commands extracted from user interface screen devices
US11386886B2 (en) 2014-01-28 2022-07-12 Lenovo (Singapore) Pte. Ltd. Adjusting speech recognition using contextual information
JP6296813B2 (ja) 2014-01-30 2018-03-20 キヤノン株式会社 情報処理端末、情報処理端末の制御方法およびプログラム
US10019060B2 (en) 2014-01-30 2018-07-10 Duane Matthew Cash Mind-controlled virtual assistant on a smartphone device
EP3100259A4 (en) 2014-01-31 2017-08-30 Hewlett-Packard Development Company, L.P. Voice input command
US10096040B2 (en) 2014-01-31 2018-10-09 Walmart Apollo, Llc Management of the display of online ad content consistent with one or more performance objectives for a webpage and/or website
US20160173960A1 (en) 2014-01-31 2016-06-16 EyeGroove, Inc. Methods and systems for generating audiovisual media items
US9292488B2 (en) 2014-02-01 2016-03-22 Soundhound, Inc. Method for embedding voice mail in a spoken utterance using a natural language processing computer system
US10028008B2 (en) 2014-02-04 2018-07-17 Google Llc Persistent media player
US10157272B2 (en) 2014-02-04 2018-12-18 Qualcomm Incorporated Systems and methods for evaluating strength of an audio password
JP2015149568A (ja) 2014-02-05 2015-08-20 キヤノン株式会社 画像形成装置、その制御方法およびプログラム
US20160336007A1 (en) 2014-02-06 2016-11-17 Mitsubishi Electric Corporation Speech search device and speech search method
US20150334346A1 (en) 2014-05-16 2015-11-19 Elwha Llc Systems and methods for automatically connecting a user of a hands-free intercommunication system
US20150228281A1 (en) 2014-02-07 2015-08-13 First Principles,Inc. Device, system, and method for active listening
US9576588B2 (en) 2014-02-10 2017-02-21 Apple Inc. Close-talk detector for personal listening device with adaptive active noise control
US9837075B2 (en) 2014-02-10 2017-12-05 Mitsubishi Electric Research Laboratories, Inc. Statistical voice dialog system and method
US10083205B2 (en) 2014-02-12 2018-09-25 Samsung Electronics Co., Ltd. Query cards
US9037967B1 (en) 2014-02-18 2015-05-19 King Fahd University Of Petroleum And Minerals Arabic spell checking technique
US10469428B2 (en) 2014-02-21 2019-11-05 Samsung Electronics Co., Ltd. Apparatus and method for transmitting message
US9589562B2 (en) 2014-02-21 2017-03-07 Microsoft Technology Licensing, Llc Pronunciation learning through correction logs
US10691292B2 (en) 2014-02-24 2020-06-23 Microsoft Technology Licensing, Llc Unified presentation of contextually connected information to improve user efficiency and interaction performance
US20150243279A1 (en) 2014-02-26 2015-08-27 Toytalk, Inc. Systems and methods for recommending responses
US9495959B2 (en) 2014-02-27 2016-11-15 Ford Global Technologies, Llc Disambiguation of dynamic commands
US20150248651A1 (en) 2014-02-28 2015-09-03 Christine E. Akutagawa Social networking event planning
US10389876B2 (en) 2014-02-28 2019-08-20 Ultratec, Inc. Semiautomated relay method and apparatus
EP3115905A4 (en) 2014-03-03 2017-10-25 Sony Corporation Information processing apparatus, information processing method, and program
US9412363B2 (en) 2014-03-03 2016-08-09 Microsoft Technology Licensing, Llc Model based approach for on-screen item selection and disambiguation
US9582246B2 (en) 2014-03-04 2017-02-28 Microsoft Technology Licensing, Llc Voice-command suggestions based on computer context
US20150256873A1 (en) 2014-03-04 2015-09-10 Microsoft Technology Licensing, Llc Relayed voice control of devices
US9489171B2 (en) 2014-03-04 2016-11-08 Microsoft Technology Licensing, Llc Voice-command suggestions based on user identity
US9574890B2 (en) 2014-03-04 2017-02-21 Qualcomm Incorporated Reduced power consumption and improved user experience when navigating along familiar routes
US10409454B2 (en) 2014-03-05 2019-09-10 Samsung Electronics Co., Ltd. Smart watch device and user interface thereof
US9286910B1 (en) 2014-03-13 2016-03-15 Amazon Technologies, Inc. System for resolving ambiguous queries based on user context
US9405377B2 (en) 2014-03-15 2016-08-02 Microsoft Technology Licensing, Llc Trainable sensor-based gesture recognition
US9430186B2 (en) 2014-03-17 2016-08-30 Google Inc Visual indication of a recognized voice-initiated action
US10102274B2 (en) 2014-03-17 2018-10-16 NLPCore LLC Corpus search systems and methods
CN103841268A (zh) 2014-03-17 2014-06-04 联想(北京)有限公司 信息处理方法和信息处理装置
CN103885608A (zh) 2014-03-19 2014-06-25 百度在线网络技术(北京)有限公司 一种输入方法及系统
US9734817B1 (en) 2014-03-21 2017-08-15 Amazon Technologies, Inc. Text-to-speech task scheduling
US9336306B2 (en) 2014-03-21 2016-05-10 International Business Machines Corporation Automatic evaluation and improvement of ontologies for natural language processing tasks
US9966079B2 (en) 2014-03-24 2018-05-08 Lenovo (Singapore) Pte. Ltd. Directing voice input based on eye tracking
US20170075653A1 (en) 2014-03-26 2017-03-16 Sony Corporation Electronic device and method for controlling the electronic device
US9431021B1 (en) 2014-03-27 2016-08-30 Amazon Technologies, Inc. Device grouping for audio based interactivity
US9916839B1 (en) 2014-03-27 2018-03-13 Amazon Technologies, Inc. Shared audio functionality based on device grouping
US9710546B2 (en) 2014-03-28 2017-07-18 Microsoft Technology Licensing, Llc Explicit signals personalized search
IN2014DE00899A (ko) 2014-03-28 2015-10-02 Samsung Electronics Co Ltd
RU2014111971A (ru) 2014-03-28 2015-10-10 Юрий Михайлович Буров Способ и система голосового интерфейса
WO2015153511A1 (en) 2014-03-29 2015-10-08 Thomson Reuters Global Resources Improved method, system and software for searching, identifying, retrieving and presenting electronic documents
US9196243B2 (en) 2014-03-31 2015-11-24 International Business Machines Corporation Method and system for efficient spoken term detection using confusion networks
US10037758B2 (en) 2014-03-31 2018-07-31 Mitsubishi Electric Corporation Device and method for understanding user intent
US10749989B2 (en) 2014-04-01 2020-08-18 Microsoft Technology Licensing Llc Hybrid client/server architecture for parallel processing
US9286892B2 (en) 2014-04-01 2016-03-15 Google Inc. Language modeling in speech recognition
US20150278370A1 (en) 2014-04-01 2015-10-01 Microsoft Corporation Task completion for natural language input
CN103902373B (zh) 2014-04-02 2017-09-29 百度在线网络技术(北京)有限公司 智能终端控制方法、服务器和智能终端
KR101873671B1 (ko) 2014-04-02 2018-07-02 소니 주식회사 전력 효율적인 근접 검출
US10992609B2 (en) 2014-04-02 2021-04-27 CloLa, Inc. Text-messaging based concierge services
US20150286627A1 (en) 2014-04-03 2015-10-08 Adobe Systems Incorporated Contextual sentiment text analysis
US9519644B2 (en) 2014-04-04 2016-12-13 Facebook, Inc. Methods and devices for generating media items
KR102249086B1 (ko) 2014-04-04 2021-05-10 삼성전자주식회사 레코딩 지원 전자장치 및 방법
KR20150115555A (ko) 2014-04-04 2015-10-14 삼성전자주식회사 전자 장치 및 그의 정보 제공 방법
US9383827B1 (en) 2014-04-07 2016-07-05 Google Inc. Multi-modal command display
JP6282516B2 (ja) 2014-04-08 2018-02-21 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America 複数機器の音声操作システム、音声操作方法及び、プログラム
CN104978963A (zh) 2014-04-08 2015-10-14 富士通株式会社 语音识别装置、方法以及电子设备
US20150294516A1 (en) 2014-04-10 2015-10-15 Kuo-Ching Chiang Electronic device with security module
US9888452B2 (en) 2014-04-10 2018-02-06 Twin Harbor Labs Llc Methods and apparatus notifying a user of the operating condition of a household appliance
WO2015157013A1 (en) 2014-04-11 2015-10-15 Analog Devices, Inc. Apparatus, systems and methods for providing blind source separation services
CN108551675B (zh) 2014-04-14 2022-04-15 创新先进技术有限公司 一种应用客户端、服务端及对应的Portal认证方法
US9582499B2 (en) 2014-04-14 2017-02-28 Xerox Corporation Retrieval of domain relevant phrase tables
US20150294086A1 (en) 2014-04-14 2015-10-15 Elwha Llc Devices, systems, and methods for automated enhanced care rooms
US10540979B2 (en) 2014-04-17 2020-01-21 Qualcomm Incorporated User interface for secure access to a device using speaker verification
US20150302856A1 (en) 2014-04-17 2015-10-22 Qualcomm Incorporated Method and apparatus for performing function by speech input
US10770075B2 (en) 2014-04-21 2020-09-08 Qualcomm Incorporated Method and apparatus for activating application by speech input
KR20150122561A (ko) 2014-04-23 2015-11-02 삼성전자주식회사 디바이스 및 상기 디바이스에서의 착신 호출 처리 방법
US9607613B2 (en) 2014-04-23 2017-03-28 Google Inc. Speech endpointing based on word comparisons
CN105025051A (zh) 2014-04-24 2015-11-04 深圳市赛格导航科技股份有限公司 一种云端语音服务提供方法和系统
US20150310862A1 (en) 2014-04-24 2015-10-29 Microsoft Corporation Deep learning for semantic parsing including semantic utterance classification
US9478247B2 (en) 2014-04-28 2016-10-25 Sonos, Inc. Management of media content playback
US10845982B2 (en) 2014-04-28 2020-11-24 Facebook, Inc. Providing intelligent transcriptions of sound messages in a messaging application
US8976063B1 (en) 2014-04-29 2015-03-10 Google Inc. Automated detection of vehicle parking and location
US9520127B2 (en) 2014-04-29 2016-12-13 Microsoft Technology Licensing, Llc Shared hidden layer combination for speech recognition systems
US9600600B2 (en) 2014-04-30 2017-03-21 Excalibur Ip, Llc Method and system for evaluating query suggestions quality
KR102248474B1 (ko) 2014-04-30 2021-05-07 삼성전자 주식회사 음성 명령 제공 방법 및 장치
US9501163B2 (en) 2014-05-06 2016-11-22 Symbol Technologies, Llc Apparatus and method for activating a trigger mechanism
KR102282487B1 (ko) 2014-05-08 2021-07-26 삼성전자주식회사 애플리케이션 실행 장치 및 방법
US9620105B2 (en) 2014-05-15 2017-04-11 Apple Inc. Analyzing audio input for efficient speech and music recognition
US9459889B2 (en) 2014-05-19 2016-10-04 Qualcomm Incorporated Systems and methods for context-aware application control
US10726831B2 (en) 2014-05-20 2020-07-28 Amazon Technologies, Inc. Context interpretation in natural language processing using previous dialog acts
KR102216048B1 (ko) 2014-05-20 2021-02-15 삼성전자주식회사 음성 명령 인식 장치 및 방법
KR102223278B1 (ko) 2014-05-22 2021-03-05 엘지전자 주식회사 글래스 타입 단말기 및 이의 제어방법
US10417554B2 (en) 2014-05-22 2019-09-17 Lee J. Scheffler Methods and systems for neural and cognitive processing
KR102329420B1 (ko) 2014-05-23 2021-11-22 엘지전자 주식회사 이동단말기 및 그 제어방법
US9990433B2 (en) 2014-05-23 2018-06-05 Samsung Electronics Co., Ltd. Method for searching and device thereof
US10592095B2 (en) 2014-05-23 2020-03-17 Apple Inc. Instantaneous speaking of content on touch devices
US9502031B2 (en) 2014-05-27 2016-11-22 Apple Inc. Method for supporting dynamic grammars in WFST-based ASR
US9437189B2 (en) 2014-05-29 2016-09-06 Google Inc. Generating language models
US9633004B2 (en) 2014-05-30 2017-04-25 Apple Inc. Better resolution when referencing to concepts
US10078631B2 (en) 2014-05-30 2018-09-18 Apple Inc. Entropy-guided text prediction using combined word and character n-gram language models
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US11088807B2 (en) 2014-05-30 2021-08-10 Apple Inc. Application-level acknowledgements
US10289433B2 (en) 2014-05-30 2019-05-14 Apple Inc. Domain specific language for encoding assistant dialog
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
WO2015183699A1 (en) 2014-05-30 2015-12-03 Apple Inc. Predictive messaging method
US9380123B2 (en) 2014-05-30 2016-06-28 Apple Inc. Activity continuation between electronic devices
US10387451B2 (en) 2014-05-30 2019-08-20 Apple Inc. Synchronization system for multiple client devices
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
US10237711B2 (en) 2014-05-30 2019-03-19 Apple Inc. Dynamic types for activity continuation between electronic devices
TWI520007B (zh) 2014-05-30 2016-02-01 由田新技股份有限公司 眼控密碼輸入設備、方法、電腦可讀取紀錄媒體及電腦程式產品
US10579212B2 (en) 2014-05-30 2020-03-03 Apple Inc. Structured suggestions
US9842101B2 (en) 2014-05-30 2017-12-12 Apple Inc. Predictive conversion of language input
US9734193B2 (en) 2014-05-30 2017-08-15 Apple Inc. Determining domain salience ranking from ambiguous words in natural speech
JP6328797B2 (ja) 2014-05-30 2018-05-23 アップル インコーポレイテッド 1つのデバイスの使用から別のデバイスの使用への移行
US9966065B2 (en) 2014-05-30 2018-05-08 Apple Inc. Multi-command single utterance input method
US10033818B2 (en) 2014-05-30 2018-07-24 Apple Inc. Using listen ranges to deliver content to electronic devices from local caching servers
US9519634B2 (en) 2014-05-30 2016-12-13 Educational Testing Service Systems and methods for determining lexical associations among words in a corpus
US9785630B2 (en) 2014-05-30 2017-10-10 Apple Inc. Text prediction using combined word N-gram and unigram language models
US9760559B2 (en) 2014-05-30 2017-09-12 Apple Inc. Predictive text input
US9887949B2 (en) 2014-05-31 2018-02-06 Apple Inc. Displaying interactive notifications on touch sensitive devices
US10318016B2 (en) 2014-06-03 2019-06-11 Harman International Industries, Incorporated Hands free device with directional interface
GB2526805A (en) 2014-06-03 2015-12-09 Nokia Technologies Oy Methods, apparatuses and computer programs for adapting content
US9537852B2 (en) 2014-06-04 2017-01-03 Sonos, Inc. Cloud queue access control
US8995972B1 (en) 2014-06-05 2015-03-31 Grandios Technologies, Llc Automatic personal assistance between users devices
JP6307356B2 (ja) 2014-06-06 2018-04-04 株式会社デンソー 運転コンテキスト情報生成装置
CN107113222B (zh) 2014-06-06 2020-09-01 谷歌有限责任公司 基于环境的主动聊天信息系统
US10325205B2 (en) 2014-06-09 2019-06-18 Cognitive Scale, Inc. Cognitive information processing system environment
WO2015188327A1 (zh) 2014-06-11 2015-12-17 华为技术有限公司 快速启动应用服务的方法和终端
US20150364140A1 (en) 2014-06-13 2015-12-17 Sony Corporation Portable Electronic Equipment and Method of Operating a User Interface
US10127901B2 (en) 2014-06-13 2018-11-13 Microsoft Technology Licensing, Llc Hyper-structure recurrent neural networks for text-to-speech
CN104090652B (zh) 2014-06-13 2017-07-21 北京搜狗科技发展有限公司 一种语音输入方法和装置
US10250538B2 (en) 2014-06-14 2019-04-02 Trisha N. Prabhu Detecting messages with offensive content
KR20150144668A (ko) 2014-06-17 2015-12-28 엘지전자 주식회사 이동 단말기 및 그 제어 방법
US20150370787A1 (en) 2014-06-18 2015-12-24 Microsoft Corporation Session Context Modeling For Conversational Understanding Systems
US10186282B2 (en) 2014-06-19 2019-01-22 Apple Inc. Robust end-pointing of speech signals using speaker recognition
US9390706B2 (en) 2014-06-19 2016-07-12 Mattersight Corporation Personality-based intelligent personal assistant system and methods
US9462112B2 (en) 2014-06-19 2016-10-04 Microsoft Technology Licensing, Llc Use of a digital assistant in communications
US20150371529A1 (en) 2014-06-24 2015-12-24 Bose Corporation Audio Systems and Related Methods and Devices
US9384738B2 (en) 2014-06-24 2016-07-05 Google Inc. Dynamic threshold for speaker verification
US10783166B2 (en) 2014-06-24 2020-09-22 Google Llc List accumulation and reminder triggering
US9632748B2 (en) 2014-06-24 2017-04-25 Google Inc. Device designation for audio input monitoring
US9807559B2 (en) 2014-06-25 2017-10-31 Microsoft Technology Licensing, Llc Leveraging user signals for improved interactions with digital personal assistant
US10402453B2 (en) 2014-06-27 2019-09-03 Nuance Communications, Inc. Utilizing large-scale knowledge graphs to support inference at scale and explanation generation
US20150379118A1 (en) 2014-06-27 2015-12-31 United Video Properties, Inc. Methods and systems for generating playlists based on activities being performed by a user
US20150381923A1 (en) 2014-06-27 2015-12-31 United Video Properties, Inc. Methods and systems for adjusting a play length of a media asset based user actions
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US10659851B2 (en) 2014-06-30 2020-05-19 Apple Inc. Real-time digital assistant knowledge updates
KR102261552B1 (ko) 2014-06-30 2021-06-07 삼성전자주식회사 음성 명령어 제공 방법 및 이를 지원하는 전자 장치
US20160005320A1 (en) 2014-07-02 2016-01-07 Christopher deCharms Technologies for brain exercise training
US20160012038A1 (en) 2014-07-10 2016-01-14 International Business Machines Corporation Semantic typing with n-gram analysis
US10321204B2 (en) 2014-07-11 2019-06-11 Lenovo (Singapore) Pte. Ltd. Intelligent closed captioning
US10506273B2 (en) 2014-07-15 2019-12-10 Verizon Patent And Licensing Inc. Using a media client device to present media content from a mobile device
US9665248B2 (en) 2014-07-15 2017-05-30 Google Inc. Adaptive background playback behavior
KR20160009344A (ko) 2014-07-16 2016-01-26 삼성전자주식회사 귓속말 인식 방법 및 장치
CN104113471B (zh) 2014-07-18 2018-06-05 广州三星通信技术研究有限公司 通讯连接异常时的信息处理方法和装置
US20160018899A1 (en) 2014-07-18 2016-01-21 Apple Inc. Detecting loss of user focus in a device
US9257120B1 (en) 2014-07-18 2016-02-09 Google Inc. Speaker verification using co-location information
US9560402B2 (en) 2014-07-23 2017-01-31 Highlands Technologies Solutions Methods for displaying personalized messages, images and the like at event centers including cinema
US9301256B2 (en) 2014-07-24 2016-03-29 Verizon Patent And Licensing Inc. Low battery indication for callers to mobile device
US20160028666A1 (en) 2014-07-24 2016-01-28 Framy Inc. System and method for instant messaging
US20160086116A1 (en) 2014-07-27 2016-03-24 Supriya Rao Method and system of an automatically managed calendar and contextual task list
US9325842B1 (en) 2014-07-28 2016-04-26 Google Inc. Systems and methods for associating a string with a content item
US10178229B2 (en) 2014-07-29 2019-01-08 United Efficiency, Inc. System for limiting mobile phone distraction in motor vehicles and / or within fixed locations
EP3410253A1 (en) 2014-07-31 2018-12-05 Samsung Electronics Co., Ltd. Mobile communication device using a plurality of wearable devices in parallel
US20160034811A1 (en) 2014-07-31 2016-02-04 Apple Inc. Efficient generation of complementary acoustic models for performing automatic speech recognition system combination
CN104123191A (zh) 2014-07-31 2014-10-29 北京智谷睿拓技术服务有限公司 任务迁移控制方法、装置和系统
WO2016017997A1 (en) 2014-07-31 2016-02-04 Samsung Electronics Co., Ltd. Wearable glasses and method of providing content using the same
US9377871B2 (en) 2014-08-01 2016-06-28 Nuance Communications, Inc. System and methods for determining keyboard input in the presence of multiple contact points
US9898175B2 (en) 2014-08-05 2018-02-20 Fibar Group S.A. Home network manager for home automation
US9874997B2 (en) 2014-08-08 2018-01-23 Sonos, Inc. Social playback queues
US9767794B2 (en) 2014-08-11 2017-09-19 Nuance Communications, Inc. Dialog flow management in hierarchical task dialogs
US9548066B2 (en) 2014-08-11 2017-01-17 Amazon Technologies, Inc. Voice application architecture
US9361442B2 (en) 2014-08-12 2016-06-07 International Business Machines Corporation Triggering actions on a user device based on biometrics of nearby individuals
US9838999B2 (en) 2014-08-14 2017-12-05 Blackberry Limited Portable electronic device and method of controlling notifications
US10243891B2 (en) 2014-08-14 2019-03-26 Oath Inc. Cross-device integration system and method
WO2016028793A1 (en) 2014-08-18 2016-02-25 Interdigital Patent Holdings, Inc. Injecting streaming media into a playlist
JP6044604B2 (ja) 2014-08-18 2016-12-14 カシオ計算機株式会社 端末装置、およびプログラム
US10345767B2 (en) 2014-08-19 2019-07-09 Samsung Electronics Co., Ltd. Apparatus and method for gamification of sensor data interpretation in smart home
KR20160023089A (ko) 2014-08-21 2016-03-03 엘지전자 주식회사 디지털 디바이스 및 그 제어 방법
US20160055240A1 (en) 2014-08-22 2016-02-25 Microsoft Corporation Orphaned utterance detection system and method
CN105472587A (zh) 2014-08-26 2016-04-06 小米科技有限责任公司 来电处理方法和装置
WO2016032806A1 (en) 2014-08-26 2016-03-03 Apple Inc. User interface for limiting notifications and alerts
US10068008B2 (en) 2014-08-28 2018-09-04 Microsoft Technologies Licensing, LLC Spelling correction of email queries
US10446141B2 (en) 2014-08-28 2019-10-15 Apple Inc. Automatic speech recognition based on user feedback
US9990610B2 (en) 2014-08-29 2018-06-05 Google Llc Systems and methods for providing suggested reminders
CN105471705B (zh) 2014-09-03 2021-03-23 腾讯科技(深圳)有限公司 一种基于即时通讯的智能控制方法、设备及系统
CN104243699A (zh) 2014-09-04 2014-12-24 宇龙计算机通信科技(深圳)有限公司 一种来电拒接后的提醒方法、系统及移动终端
US9959863B2 (en) 2014-09-08 2018-05-01 Qualcomm Incorporated Keyword detection using speaker-independent keyword models for user-designated keywords
US20160071517A1 (en) 2014-09-09 2016-03-10 Next It Corporation Evaluating Conversation Data based on Risk Factors
WO2016037311A1 (en) 2014-09-09 2016-03-17 Microsoft Technology Licensing, Llc Variable-component deep neural network for robust speech recognition
US10204622B2 (en) 2015-09-10 2019-02-12 Crestron Electronics, Inc. Acoustic sensory network
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10171558B2 (en) 2014-09-12 2019-01-01 Microsoft Technology Licensing, Llc Cross device application discovery and control
US10789041B2 (en) 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
US10261672B1 (en) 2014-09-16 2019-04-16 Amazon Technologies, Inc. Contextual launch interfaces
CN105490890A (zh) 2014-09-16 2016-04-13 中兴通讯股份有限公司 智能家庭终端及其控制方法
US9548979B1 (en) 2014-09-19 2017-01-17 United Services Automobile Association (Usaa) Systems and methods for authentication program enrollment
US9778736B2 (en) 2014-09-22 2017-10-03 Rovi Guides, Inc. Methods and systems for calibrating user devices
JP6052814B2 (ja) 2014-09-24 2016-12-27 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation 音声認識モデルの構築方法、音声認識方法、コンピュータ・システム、音声認識装置、プログラムおよび記録媒体
US9508028B2 (en) 2014-09-24 2016-11-29 Nuance Communications, Inc. Converting text strings into number strings, such as via a touchscreen input
US10317992B2 (en) 2014-09-25 2019-06-11 Microsoft Technology Licensing, Llc Eye gaze for spoken language understanding in multi-modal conversational interactions
US20160094889A1 (en) 2014-09-29 2016-03-31 Rovi Guides, Inc. Systems and methods for determining whether to merge search queries based on contextual information
US9606986B2 (en) 2014-09-29 2017-03-28 Apple Inc. Integrated word N-gram and class M-gram language models
US9646609B2 (en) 2014-09-30 2017-05-09 Apple Inc. Caching apparatus for serving phonetic pronunciations
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US9378740B1 (en) 2014-09-30 2016-06-28 Amazon Technologies, Inc. Command suggestions during automatic speech recognition
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US9886432B2 (en) 2014-09-30 2018-02-06 Apple Inc. Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
US9646634B2 (en) 2014-09-30 2017-05-09 Google Inc. Low-rank hidden input layer for speech recognition neural network
JP6448971B2 (ja) 2014-09-30 2019-01-09 シャープ株式会社 対話装置
US9830321B2 (en) 2014-09-30 2017-11-28 Rovi Guides, Inc. Systems and methods for searching for a media asset
US9578156B2 (en) 2014-09-30 2017-02-21 Samsung Electronics Co., Ltd. Method and apparatus for operating an electronic device
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
KR102342623B1 (ko) 2014-10-01 2021-12-22 엑스브레인, 인크. 음성 및 연결 플랫폼
US9559993B2 (en) 2014-10-02 2017-01-31 Oracle International Corporation Virtual agent proxy in a real-time chat service
US20160099984A1 (en) 2014-10-03 2016-04-07 Across Lab, Inc. Method and apparatus for remote, multi-media collaboration, including archive and search capability
US9318107B1 (en) 2014-10-09 2016-04-19 Google Inc. Hotword detection on multiple devices
US9424841B2 (en) 2014-10-09 2016-08-23 Google Inc. Hotword detection on multiple devices
US9812128B2 (en) 2014-10-09 2017-11-07 Google Inc. Device leadership negotiation among voice interface devices
US9741344B2 (en) 2014-10-20 2017-08-22 Vocalzoom Systems Ltd. System and method for operating devices using voice commands
US20160117386A1 (en) 2014-10-22 2016-04-28 International Business Machines Corporation Discovering terms using statistical corpus analysis
US9576575B2 (en) 2014-10-27 2017-02-21 Toyota Motor Engineering & Manufacturing North America, Inc. Providing voice recognition shortcuts based on user verbal input
CN104460593B (zh) 2014-10-29 2017-10-10 小米科技有限责任公司 模式切换方法及装置
US9880714B2 (en) 2014-10-30 2018-01-30 Ebay Inc. Dynamic loading of contextual ontologies for predictive touch screen typing
CN104374399A (zh) 2014-10-31 2015-02-25 北京搜狗科技发展有限公司 一种导航信息显示方法和装置
CN105574067B (zh) 2014-10-31 2020-01-21 株式会社东芝 项目推荐装置以及项目推荐方法
US9646611B2 (en) 2014-11-06 2017-05-09 Microsoft Technology Licensing, Llc Context-based actions
US9582493B2 (en) 2014-11-10 2017-02-28 Oracle International Corporation Lemma mapping to universal ontologies in computer natural language processing
US10572589B2 (en) 2014-11-10 2020-02-25 International Business Machines Corporation Cognitive matching of narrative data
GB2532075A (en) 2014-11-10 2016-05-11 Lego As System and method for toy recognition and detection based on convolutional neural networks
CA3216856A1 (en) 2014-11-11 2016-05-19 Webee Corporation Systems and methods for smart spaces
US9542927B2 (en) 2014-11-13 2017-01-10 Google Inc. Method and system for building text-to-speech voice from diverse recordings
US20160139662A1 (en) 2014-11-14 2016-05-19 Sachin Dabhade Controlling a visual device based on a proximity between a user and the visual device
US10116748B2 (en) 2014-11-20 2018-10-30 Microsoft Technology Licensing, Llc Vehicle-based multi-modal interface
US9361126B1 (en) 2014-11-24 2016-06-07 International Business Machines Corporation Device driver aggregation in operating system deployment
US9258604B1 (en) 2014-11-24 2016-02-09 Facebook, Inc. Commercial detection based on audio fingerprinting
US9886430B2 (en) 2014-11-25 2018-02-06 Microsoft Technology Licensing, Llc Entity based content selection
US10614799B2 (en) 2014-11-26 2020-04-07 Voicebox Technologies Corporation System and method of providing intent predictions for an utterance prior to a system detection of an end of the utterance
US10192549B2 (en) 2014-11-28 2019-01-29 Microsoft Technology Licensing, Llc Extending digital personal assistant action providers
US9812126B2 (en) 2014-11-28 2017-11-07 Microsoft Technology Licensing, Llc Device arbitration for listening devices
CN111757189B (zh) 2014-12-01 2022-07-15 构造数据有限责任公司 用于连续介质片段识别的系统和方法
KR20160065503A (ko) 2014-12-01 2016-06-09 엘지전자 주식회사 이동 단말기 및 그 제어 방법
US10587541B2 (en) 2014-12-02 2020-03-10 Facebook, Inc. Device, method, and graphical user interface for lightweight messaging
US9711141B2 (en) 2014-12-09 2017-07-18 Apple Inc. Disambiguating heteronyms in speech synthesis
US9466297B2 (en) 2014-12-09 2016-10-11 Microsoft Technology Licensing, Llc Communication system
US9495345B2 (en) 2014-12-09 2016-11-15 Idibon, Inc. Methods and systems for modeling complex taxonomies with natural language understanding
US9241073B1 (en) 2014-12-09 2016-01-19 Ringcentral, Inc. Systems and methods for managing an event scheduling request in a telephony system
US20160170966A1 (en) 2014-12-10 2016-06-16 Brian Kolo Methods and systems for automated language identification
WO2016094807A1 (en) 2014-12-11 2016-06-16 Vishal Sharma Virtual assistant system to enable actionable messaging
US9912758B2 (en) 2014-12-16 2018-03-06 Yahoo Holdings, Inc. Continuing an application session on a different device
US9904673B2 (en) 2014-12-17 2018-02-27 International Business Machines Corporation Conversation advisor
US20170287472A1 (en) 2014-12-18 2017-10-05 Mitsubishi Electric Corporation Speech recognition apparatus and speech recognition method
US9911415B2 (en) 2014-12-19 2018-03-06 Lenovo (Singapore) Pte. Ltd. Executing a voice command during voice input
US9552816B2 (en) 2014-12-19 2017-01-24 Amazon Technologies, Inc. Application focus in speech-based systems
JP6504808B2 (ja) 2014-12-22 2019-04-24 キヤノン株式会社 撮像装置、音声コマンド機能の設定方法、コンピュータプログラム、及び記憶媒体
US9690542B2 (en) 2014-12-22 2017-06-27 Microsoft Technology Licensing, Llc Scaling digital personal assistant agents across devices
US9811312B2 (en) 2014-12-22 2017-11-07 Intel Corporation Connected device voice command support
KR20160076201A (ko) 2014-12-22 2016-06-30 엘지전자 주식회사 이동 단말기 및 그 제어 방법
US10672390B2 (en) 2014-12-22 2020-06-02 Rovi Guides, Inc. Systems and methods for improving speech recognition performance by generating combined interpretations
US10229356B1 (en) 2014-12-23 2019-03-12 Amazon Technologies, Inc. Error tolerant neural network model compression
US9483388B2 (en) 2014-12-29 2016-11-01 Quixey, Inc. Discovery of application states
US9837081B2 (en) 2014-12-30 2017-12-05 Microsoft Technology Licensing, Llc Discovering capabilities of third-party voice-enabled resources
US10713005B2 (en) 2015-01-05 2020-07-14 Google Llc Multimodal state circulation
US9959129B2 (en) 2015-01-09 2018-05-01 Microsoft Technology Licensing, Llc Headless task completion within digital personal assistants
US10403267B2 (en) 2015-01-16 2019-09-03 Samsung Electronics Co., Ltd Method and device for performing voice recognition using grammar model
CN104575501B (zh) 2015-01-19 2017-11-03 北京云知声信息技术有限公司 一种收音机语音操控指令解析方法及系统
KR102305584B1 (ko) 2015-01-19 2021-09-27 삼성전자주식회사 언어 모델 학습 방법 및 장치, 언어 인식 방법 및 장치
US9367541B1 (en) 2015-01-20 2016-06-14 Xerox Corporation Terminological adaptation of statistical machine translation system through automatic generation of phrasal contexts for bilingual terms
CN105869641A (zh) 2015-01-22 2016-08-17 佳能株式会社 语音识别装置及语音识别方法
US9947313B2 (en) 2015-01-26 2018-04-17 William Drewes Method for substantial ongoing cumulative voice recognition error reduction
CN104573472A (zh) 2015-01-30 2015-04-29 深圳市中兴移动通信有限公司 移动终端及其操作方法
US9424412B1 (en) 2015-02-02 2016-08-23 Bank Of America Corporation Authenticating customers using biometrics
US20160227107A1 (en) 2015-02-02 2016-08-04 Lenovo (Singapore) Pte. Ltd. Method and device for notification preview dismissal
US20160225372A1 (en) 2015-02-03 2016-08-04 Samsung Electronics Company, Ltd. Smart home connected device contextual learning using audio commands
US9613022B2 (en) 2015-02-04 2017-04-04 Lenovo (Singapore) Pte. Ltd. Context based customization of word assistance functions
US10062061B2 (en) 2015-02-05 2018-08-28 Conduent Business Services, Llc Pay-by-phone parking system aided by a vision based monitoring device
CN104679472A (zh) 2015-02-13 2015-06-03 百度在线网络技术(北京)有限公司 人机语音交互方法和装置
US10121472B2 (en) 2015-02-13 2018-11-06 Knowles Electronics, Llc Audio buffer catch-up apparatus and method with two microphones
KR101678087B1 (ko) 2015-02-16 2016-11-23 현대자동차주식회사 차량 및 그 제어방법
KR20160101826A (ko) 2015-02-17 2016-08-26 삼성전자주식회사 멀티 유저 기반의 전자 장치
JP2016151928A (ja) 2015-02-18 2016-08-22 ソニー株式会社 情報処理装置、情報処理方法、及びプログラム
EP3259688A4 (en) 2015-02-19 2018-12-12 Digital Reasoning Systems, Inc. Systems and methods for neural language modeling
US9554356B2 (en) 2015-02-19 2017-01-24 Microsoft Technology Licensing, Llc Personalized reminders
US9928232B2 (en) 2015-02-27 2018-03-27 Microsoft Technology Licensing, Llc Topically aware word suggestions
CN107408045B (zh) 2015-02-27 2022-10-04 三星电子株式会社 控制安装有多个操作系统的设备的方法和该设备
US10152299B2 (en) 2015-03-06 2018-12-11 Apple Inc. Reducing response latency of intelligent automated assistants
US9911412B2 (en) 2015-03-06 2018-03-06 Nuance Communications, Inc. Evidence-based natural language input recognition
US9865280B2 (en) 2015-03-06 2018-01-09 Apple Inc. Structured dictation using intelligent automated assistants
US10216351B2 (en) 2015-03-08 2019-02-26 Apple Inc. Device configuration user interface
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US9886953B2 (en) 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US20160266871A1 (en) 2015-03-11 2016-09-15 Adapx, Inc. Speech recognizer for multimodal systems and signing in/out with and /or for a digital pen
US9805713B2 (en) 2015-03-13 2017-10-31 Google Inc. Addressing missing features in models
US10453461B1 (en) 2015-03-17 2019-10-22 Amazon Technologies, Inc. Remote execution of secondary-device drivers
US9899019B2 (en) 2015-03-18 2018-02-20 Apple Inc. Systems and methods for structured stem and suffix language models
CN104869342A (zh) 2015-06-09 2015-08-26 柳州桂通科技股份有限公司 一种多媒体多信息同步重现的方法及其应用
US10721517B2 (en) 2015-03-20 2020-07-21 Liuzhou Guitong Technology Co., Ltd. Method and system for synchronously reproducing multimedia multi-information
US20160286045A1 (en) 2015-03-23 2016-09-29 Vonage Network Llc System and method for providing an informative message when rejecting an incoming call
US9703394B2 (en) 2015-03-24 2017-07-11 Google Inc. Unlearning techniques for adaptive language models in text entry
US10063510B2 (en) 2015-03-24 2018-08-28 Facebook, Inc. Techniques to share and remix media through a messaging system
US9672725B2 (en) 2015-03-25 2017-06-06 Microsoft Technology Licensing, Llc Proximity-based reminders
US20160284011A1 (en) 2015-03-25 2016-09-29 Facebook, Inc. Techniques for social messaging authorization and customization
US10261482B2 (en) 2015-03-26 2019-04-16 Ca, Inc. Initiating actions on wearable devices
US10133538B2 (en) 2015-03-27 2018-11-20 Sri International Semi-supervised speaker diarization
TWI525532B (zh) 2015-03-30 2016-03-11 Yu-Wei Chen Set the name of the person to wake up the name for voice manipulation
US20160293157A1 (en) 2015-03-30 2016-10-06 Google Inc. Contextual Voice Action History
US10192546B1 (en) 2015-03-30 2019-01-29 Amazon Technologies, Inc. Pre-wakeword speech processing
US9484021B1 (en) 2015-03-30 2016-11-01 Amazon Technologies, Inc. Disambiguation in speech recognition
EP3282447B1 (en) 2015-03-31 2020-08-26 Sony Corporation PROGRESSIVE UTTERANCE ANALYSIS FOR SUCCESSIVELY DISPLAYING EARLY SUGGESTIONS BASED ON PARTIAL SEMANTIC PARSES FOR VOICE CONTROL. &#xA;REAL TIME PROGRESSIVE SEMANTIC UTTERANCE ANALYSIS FOR VISUALIZATION AND ACTIONS CONTROL.
US20170032783A1 (en) 2015-04-01 2017-02-02 Elwha Llc Hierarchical Networked Command Recognition
US20160322044A1 (en) 2015-04-01 2016-11-03 Elwha Llc Networked User Command Recognition
US10049099B2 (en) 2015-04-10 2018-08-14 Facebook, Inc. Spell correction with hidden markov models on online social networks
CN106463112B (zh) 2015-04-10 2020-12-08 华为技术有限公司 语音识别方法、语音唤醒装置、语音识别装置及终端
US10095683B2 (en) 2015-04-10 2018-10-09 Facebook, Inc. Contextual speller models on online social networks
US9678664B2 (en) 2015-04-10 2017-06-13 Google Inc. Neural network for keyboard input decoding
US10021209B2 (en) 2015-04-10 2018-07-10 Open Text Sa Ulc Systems and methods for caching of managed content in a distributed environment using a multi-tiered architecture
US20160299977A1 (en) 2015-04-13 2016-10-13 Quixey, Inc. Action-Based App Recommendation Engine
US9842105B2 (en) 2015-04-16 2017-12-12 Apple Inc. Parsimonious continuous-space phrase representations for natural language processing
US10218651B2 (en) 2015-04-20 2019-02-26 Oracle International Corporation Virtual assistance for chat agents
KR102269035B1 (ko) 2015-04-21 2021-06-24 삼성전자주식회사 서버 및 서버의 그룹 액션 제어방법
US9472196B1 (en) 2015-04-22 2016-10-18 Google Inc. Developer voice actions system
US10083213B1 (en) 2015-04-27 2018-09-25 Intuit Inc. Method and system for routing a question based on analysis of the question content and predicted user satisfaction with answer content before the answer content is generated
WO2016175354A1 (ko) 2015-04-29 2016-11-03 주식회사 아카인텔리전스 인공지능 대화 장치 및 방법
US11010768B2 (en) 2015-04-30 2021-05-18 Oracle International Corporation Character-based attribute value extraction system
GB2537903B (en) 2015-04-30 2019-09-04 Toshiba Res Europe Limited Device and method for a spoken dialogue system
US9953063B2 (en) 2015-05-02 2018-04-24 Lithium Technologies, Llc System and method of providing a content discovery platform for optimizing social network engagements
US20160328205A1 (en) 2015-05-05 2016-11-10 Motorola Mobility Llc Method and Apparatus for Voice Operation of Mobile Applications Having Unnamed View Elements
US9892363B2 (en) 2015-05-07 2018-02-13 Truemotion, Inc. Methods and systems for sensor-based driving data collection
US10685471B2 (en) 2015-05-11 2020-06-16 Facebook, Inc. Methods and systems for playing video while transitioning from a content-item preview to the content item
US9953648B2 (en) 2015-05-11 2018-04-24 Samsung Electronics Co., Ltd. Electronic device and method for controlling the same
US9761220B2 (en) 2015-05-13 2017-09-12 Microsoft Technology Licensing, Llc Language modeling based on spoken and unspeakable corpuses
US9906482B2 (en) 2015-05-13 2018-02-27 The Travelers Indemnity Company Predictive electronic message management systems and controllers
US20160337299A1 (en) 2015-05-13 2016-11-17 Google Inc. Prioritized notification display
US10460227B2 (en) 2015-05-15 2019-10-29 Apple Inc. Virtual assistant in a communication session
US10861449B2 (en) 2015-05-19 2020-12-08 Sony Corporation Information processing device and information processing method
KR20160136013A (ko) 2015-05-19 2016-11-29 엘지전자 주식회사 이동 단말기 및 그 제어 방법
US10446142B2 (en) 2015-05-20 2019-10-15 Microsoft Technology Licensing, Llc Crafting feedback dialogue with a digital assistant
US10061848B2 (en) 2015-05-22 2018-08-28 Microsoft Technology Licensing, Llc Ontology-crowd-relevance deep response generation
US10097973B2 (en) 2015-05-27 2018-10-09 Apple Inc. Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device
EP3304440B1 (en) 2015-05-27 2021-05-19 Orion Labs Intelligent agent features for wearable personal communication nodes
US10083688B2 (en) 2015-05-27 2018-09-25 Apple Inc. Device voice control for selecting a displayed affordance
US10200824B2 (en) 2015-05-27 2019-02-05 Apple Inc. Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device
US9408182B1 (en) 2015-05-28 2016-08-02 Google Inc. Third party action triggers
US9552547B2 (en) 2015-05-29 2017-01-24 Sas Institute Inc. Normalizing electronic communications using a neural-network normalizer and a neural-network flagger
US10127220B2 (en) 2015-06-04 2018-11-13 Apple Inc. Language identification from short strings
US10101822B2 (en) 2015-06-05 2018-10-16 Apple Inc. Language input correction
US9578173B2 (en) 2015-06-05 2017-02-21 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US10505884B2 (en) 2015-06-05 2019-12-10 Microsoft Technology Licensing, Llc Entity classification and/or relationship identification
US9865265B2 (en) 2015-06-06 2018-01-09 Apple Inc. Multi-microphone speech recognition systems and related techniques
US10186254B2 (en) 2015-06-07 2019-01-22 Apple Inc. Context-based endpoint detection
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US20160357861A1 (en) 2015-06-07 2016-12-08 Apple Inc. Natural language event detection
US10255907B2 (en) 2015-06-07 2019-04-09 Apple Inc. Automatic accent detection using acoustic models
US20160365101A1 (en) 2015-06-15 2016-12-15 Motorola Mobility Llc Enabling Event Driven Voice Interaction with a Device
US20160371250A1 (en) 2015-06-16 2016-12-22 Microsoft Technology Licensing, Llc Text suggestion using a predictive grammar model
WO2016205338A1 (en) 2015-06-18 2016-12-22 Amgine Technologies (Us), Inc. Managing interactions between users and applications
US9818409B2 (en) 2015-06-19 2017-11-14 Google Inc. Context-dependent modeling of phonemes
US9767386B2 (en) 2015-06-23 2017-09-19 Adobe Systems Incorporated Training a classifier algorithm used for automatically generating tags to be applied to images
CN104951077A (zh) 2015-06-24 2015-09-30 百度在线网络技术(北京)有限公司 基于人工智能的人机交互方法、装置和终端设备
KR102317526B1 (ko) 2015-06-25 2021-10-26 엘지전자 주식회사 헤드셋 및 그 제어 방법
US10462743B2 (en) 2015-06-25 2019-10-29 Intel IP Corporation Mobile communications device and a method for controlling a mobile communications device receiver
US10325590B2 (en) 2015-06-26 2019-06-18 Intel Corporation Language model modification for local speech recognition systems using remote sources
US20160379638A1 (en) 2015-06-26 2016-12-29 Amazon Technologies, Inc. Input speech quality matching
US10019992B2 (en) 2015-06-29 2018-07-10 Disney Enterprises, Inc. Speech-controlled actions based on keywords and context thereof
US10134425B1 (en) 2015-06-29 2018-11-20 Amazon Technologies, Inc. Direction-based speech endpointing
US10121471B2 (en) 2015-06-29 2018-11-06 Amazon Technologies, Inc. Language model speech endpointing
US9881613B2 (en) 2015-06-29 2018-01-30 Google Llc Privacy-preserving training corpus selection
US20160378747A1 (en) 2015-06-29 2016-12-29 Apple Inc. Virtual assistant for media playback
US20160379641A1 (en) 2015-06-29 2016-12-29 Microsoft Technology Licensing, Llc Auto-Generation of Notes and Tasks From Passive Recording
WO2017004204A1 (en) 2015-06-30 2017-01-05 K4Connect Inc. Home automation (ha) system including desired scene implementation based upon user-selectable list of addressable ha devices and related methods
KR102371188B1 (ko) 2015-06-30 2022-03-04 삼성전자주식회사 음성 인식 장치 및 방법과 전자 장치
US9536527B1 (en) 2015-06-30 2017-01-03 Amazon Technologies, Inc. Reporting operational metrics in speech-based systems
US9998597B2 (en) 2015-07-06 2018-06-12 Nuance Communications, Inc. Systems and methods for facilitating communication using an interactive communication system
US10073887B2 (en) 2015-07-06 2018-09-11 Conduent Business Services, Llc System and method for performing k-nearest neighbor search based on minimax distance measure and efficient outlier detection
CN105100356B (zh) 2015-07-07 2018-04-06 上海斐讯数据通信技术有限公司 一种音量自动调节的方法和系统
JP2017019331A (ja) 2015-07-08 2017-01-26 Ntn株式会社 車両用モータ駆動装置
US20170011303A1 (en) 2015-07-09 2017-01-12 Qualcomm Incorporated Contact-Based Predictive Response
US10249297B2 (en) 2015-07-13 2019-04-02 Microsoft Technology Licensing, Llc Propagating conversational alternatives using delayed hypothesis binding
CN104967748B (zh) 2015-07-13 2018-10-23 宁波萨瑞通讯有限公司 一种安全操作应用服务的方法
US10426037B2 (en) 2015-07-15 2019-09-24 International Business Machines Corporation Circuitized structure with 3-dimensional configuration
CN106373575B (zh) 2015-07-23 2020-07-21 阿里巴巴集团控股有限公司 一种用户声纹模型构建方法、装置及系统
US10686738B2 (en) 2015-07-24 2020-06-16 Facebook, Inc. Providing personal assistant service via messaging
US10311384B2 (en) 2015-07-29 2019-06-04 Microsoft Technology Licensing, Llc Automatic creation and maintenance of a taskline
KR20170014297A (ko) 2015-07-29 2017-02-08 엘지전자 주식회사 와치 타입의 이동 단말기 및 그 제어 방법
US10255921B2 (en) 2015-07-31 2019-04-09 Google Llc Managing dialog data providers
US9691361B2 (en) 2015-08-03 2017-06-27 International Business Machines Corporation Adjusting presentation of content on a display
US20170039283A1 (en) 2015-08-03 2017-02-09 Microsoft Technology Licensing, Llc Searching Based on the Persona of Another
JP5906345B1 (ja) 2015-08-05 2016-04-20 株式会社Cygames 操作履歴に基づいてタッチ対象を予測するプログラム、電子装置、システム及び制御方法
US10248308B2 (en) 2015-08-10 2019-04-02 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interfaces with physical gestures
KR102386854B1 (ko) 2015-08-20 2022-04-13 삼성전자주식회사 통합 모델 기반의 음성 인식 장치 및 방법
WO2017033513A1 (ja) 2015-08-24 2017-03-02 ソニー株式会社 情報処理装置、情報処理方法、及びプログラム
US10362978B2 (en) 2015-08-28 2019-07-30 Comcast Cable Communications, Llc Computational model for mood
US20170061423A1 (en) 2015-09-01 2017-03-02 Bank Of America Corporation Use of wearable as an account control system
US10339917B2 (en) 2015-09-03 2019-07-02 Google Llc Enhanced speech endpointing
US9531862B1 (en) 2015-09-04 2016-12-27 Vishal Vadodaria Contextual linking module with interactive intelligent agent for managing communications with contacts and navigation features
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US10331312B2 (en) 2015-09-08 2019-06-25 Apple Inc. Intelligent automated assistant in a media environment
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US10740384B2 (en) 2015-09-08 2020-08-11 Apple Inc. Intelligent automated assistant for media search and playback
US10026399B2 (en) 2015-09-11 2018-07-17 Amazon Technologies, Inc. Arbitration between voice-enabled devices
CN106534469A (zh) 2015-09-11 2017-03-22 昆明我行科技有限公司 一种为智能手机实现电话通讯功能扩展的方法及电子设备
US9736318B2 (en) 2015-09-16 2017-08-15 International Business Machines Corporation Adaptive voice-text transmission
US9875081B2 (en) 2015-09-21 2018-01-23 Amazon Technologies, Inc. Device selection for providing a response
US9665567B2 (en) 2015-09-21 2017-05-30 International Business Machines Corporation Suggesting emoji characters based on current contextual emotional state of user
US9734142B2 (en) 2015-09-22 2017-08-15 Facebook, Inc. Universal translation
US20170085547A1 (en) 2015-09-22 2017-03-23 International Business Machines Corporation Storing, indexing and recalling data based on brain activity
US9697820B2 (en) 2015-09-24 2017-07-04 Apple Inc. Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US9990040B2 (en) 2015-09-25 2018-06-05 Immersion Corporation Haptic CAPTCHA
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US10425768B2 (en) 2015-09-30 2019-09-24 Lenovo (Singapore) Pte. Ltd. Adjusting audio output volume based on a detected presence of another device
US20170092278A1 (en) 2015-09-30 2017-03-30 Apple Inc. Speaker recognition
US20170091612A1 (en) 2015-09-30 2017-03-30 Apple Inc. Proactive assistant with memory assistance
US10970646B2 (en) 2015-10-01 2021-04-06 Google Llc Action suggestions for user-selected content
US20170102837A1 (en) 2015-10-07 2017-04-13 Spotify Ab Dynamic control of playlists using wearable devices
US10083685B2 (en) 2015-10-13 2018-09-25 GM Global Technology Operations LLC Dynamically adding or removing functionality to speech recognition systems
US10891106B2 (en) 2015-10-13 2021-01-12 Google Llc Automatic batch voice commands
KR102405793B1 (ko) 2015-10-15 2022-06-08 삼성전자 주식회사 음성 신호 인식 방법 및 이를 제공하는 전자 장치
KR102112814B1 (ko) 2015-10-21 2020-05-19 구글 엘엘씨 다이얼로그 시스템들에서의 파라미터 수집 및 자동 다이얼로그 생성
US20180315416A1 (en) 2015-10-22 2018-11-01 Knowles Electronics, Llc Microphone with programmable phone onset detection engine
US10579834B2 (en) 2015-10-26 2020-03-03 [24]7.ai, Inc. Method and apparatus for facilitating customer intent prediction
US10146874B2 (en) 2015-10-28 2018-12-04 Fujitsu Limited Refining topic representations
CN106657521A (zh) 2015-10-30 2017-05-10 中兴通讯股份有限公司 一种智能设备语音交流方法、装置和系统
US20170125016A1 (en) 2015-11-02 2017-05-04 Le Holdings (Beijing) Co., Ltd. Method and electronic device for processing voice messages
US9691378B1 (en) 2015-11-05 2017-06-27 Amazon Technologies, Inc. Methods and devices for selectively ignoring captured audio data
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10956666B2 (en) 2015-11-09 2021-03-23 Apple Inc. Unconventional virtual assistant interactions
US9804681B2 (en) 2015-11-10 2017-10-31 Motorola Mobility Llc Method and system for audible delivery of notifications partially presented on an always-on display
KR102432620B1 (ko) 2015-11-12 2022-08-16 삼성전자주식회사 외부 객체의 근접에 따른 동작을 수행하는 전자 장치 및 그 방법
US10769189B2 (en) 2015-11-13 2020-09-08 Microsoft Technology Licensing, Llc Computer speech recognition and semantic understanding from activity patterns
US10055390B2 (en) 2015-11-18 2018-08-21 Google Llc Simulated hyperlinks on a mobile device based on user intent and a centered selection of text
US9940934B2 (en) 2015-11-18 2018-04-10 Uniphone Software Systems Adaptive voice authentication system and method
US10255611B2 (en) 2015-11-20 2019-04-09 International Business Machines Corporation Determining pricing using categorized costs with tree structures
US9697393B2 (en) 2015-11-20 2017-07-04 Symbol Technologies, Llc Methods and systems for adjusting mobile-device operating parameters based on housing-support type
US9792907B2 (en) 2015-11-24 2017-10-17 Intel IP Corporation Low resource key phrase detection for wake on voice
CN105897675A (zh) 2015-11-27 2016-08-24 乐视云计算有限公司 视频服务提供方法、访问鉴权方法及服务器和系统
CN105430186A (zh) 2015-11-27 2016-03-23 东莞酷派软件技术有限公司 一种拒接短信的发送方法及系统
KR102450853B1 (ko) 2015-11-30 2022-10-04 삼성전자주식회사 음성 인식 장치 및 방법
US10546015B2 (en) 2015-12-01 2020-01-28 Facebook, Inc. Determining and utilizing contextual meaning of digital standardized image characters
US9946862B2 (en) 2015-12-01 2018-04-17 Qualcomm Incorporated Electronic device generating notification based on context data in response to speech phrase from user
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10229671B2 (en) 2015-12-02 2019-03-12 GM Global Technology Operations LLC Prioritized content loading for vehicle automatic speech recognition systems
KR102535044B1 (ko) 2015-12-08 2023-05-23 삼성전자주식회사 단말장치, 서버 및 이벤트 제안방법
US10796693B2 (en) 2015-12-09 2020-10-06 Lenovo (Singapore) Pte. Ltd. Modifying input based on determined characteristics
US9990921B2 (en) 2015-12-09 2018-06-05 Lenovo (Singapore) Pte. Ltd. User focus activated voice recognition
US9830449B1 (en) 2015-12-16 2017-11-28 Amazon Technologies, Inc. Execution locations for request-driven code
US10685170B2 (en) 2015-12-16 2020-06-16 Microsoft Technology Licensing, Llc Dynamic content layout generator
US10013416B1 (en) 2015-12-18 2018-07-03 Amazon Technologies, Inc. Language based solution agent
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
KR102423588B1 (ko) 2015-12-28 2022-07-22 삼성전자주식회사 정보 제공 방법 및 장치
JP2019504413A (ja) 2015-12-29 2019-02-14 エム・ゼット・アイ・ピィ・ホールディングス・リミテッド・ライアビリティ・カンパニーMz Ip Holdings, Llc 絵文字を提案するためのシステムおよび方法
US9716795B1 (en) 2015-12-30 2017-07-25 Qualcomm Incorporated Diversion of a call to a wearable device
US10382729B2 (en) 2016-01-06 2019-08-13 Vivint, Inc. Home automation system-initiated calls
US20170193083A1 (en) 2016-01-06 2017-07-06 International Business Machines Corporation Identifying message content related to an event utilizing natural language processing and performing an action pertaining to the event
JP2017123564A (ja) 2016-01-07 2017-07-13 ソニー株式会社 制御装置、表示装置、方法及びプログラム
US9792534B2 (en) 2016-01-13 2017-10-17 Adobe Systems Incorporated Semantic natural language vector space
CN105718448B (zh) 2016-01-13 2019-03-19 北京新美互通科技有限公司 一种对输入字符进行自动翻译的方法和装置
US9747289B2 (en) 2016-01-13 2017-08-29 Disney Enterprises, Inc. System and method for proximity-based personalized content recommendations
US20170206899A1 (en) 2016-01-20 2017-07-20 Fitbit, Inc. Better communication channel for requests and responses having an intelligent agent
US20170235361A1 (en) 2016-01-20 2017-08-17 Panasonic Automotive Systems Company Of America, Division Of Panasonic Corporation Of North America Interaction based on capturing user intent via eye gaze
KR102490548B1 (ko) 2016-01-25 2023-01-19 삼성전자주식회사 사용자 단말 장치 및 그 제어 방법
US9922647B2 (en) 2016-01-29 2018-03-20 International Business Machines Corporation Approach to reducing the response time of a speech interface
US10182155B2 (en) 2016-02-03 2019-01-15 At&T Intellectual Property I, L.P. Directing care calls using historical call backs, demographics and real time attributes
KR102495523B1 (ko) 2016-02-04 2023-02-03 삼성전자 주식회사 음성 명령을 처리하는 방법 및 이를 제공하는 전자 장치
US10055489B2 (en) 2016-02-08 2018-08-21 Ebay Inc. System and method for content-based media analysis
US9858927B2 (en) 2016-02-12 2018-01-02 Amazon Technologies, Inc Processing spoken commands to control distributed audio outputs
US10431218B2 (en) 2016-02-15 2019-10-01 EVA Automation, Inc. Integration and probabilistic control of electronic devices
US9858129B2 (en) 2016-02-16 2018-01-02 International Business Machines Corporation Dynamic copy content retrieval
KR20170096774A (ko) 2016-02-17 2017-08-25 이준영 전자기기의 사용자 행동기반 정황인식 작동모드
US11023680B2 (en) 2016-02-17 2021-06-01 The King Abdulaziz City For Science And Technology (Kacst) Method and system for detecting semantic errors in a text using artificial neural networks
EP3418881B1 (en) 2016-02-18 2020-04-01 Sony Corporation Information processing device, information processing method, and program
US9965247B2 (en) 2016-02-22 2018-05-08 Sonos, Inc. Voice controlled media playback system based on user profile
US10743101B2 (en) 2016-02-22 2020-08-11 Sonos, Inc. Content mixing
US9947316B2 (en) 2016-02-22 2018-04-17 Sonos, Inc. Voice control of a media playback system
US20180063308A1 (en) 2016-02-23 2018-03-01 Bioworld Merchandising System and Method for Voice Recognition
US9779735B2 (en) 2016-02-24 2017-10-03 Google Inc. Methods and systems for detecting and processing speech signals
US9922648B2 (en) 2016-03-01 2018-03-20 Google Llc Developer voice actions system
US10404829B2 (en) 2016-03-11 2019-09-03 Wipro Limited Method and system for achieving improved quality of service (QoS) for content delivery in a SDN controller based communication network
KR102190856B1 (ko) 2016-03-14 2020-12-14 애플 인크. 크리덴셜을 제공하는 음성 입력의 식별
DK201670539A1 (en) 2016-03-14 2017-10-02 Apple Inc Dictation that allows editing
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
US10210862B1 (en) 2016-03-21 2019-02-19 Amazon Technologies, Inc. Lattice decoding and result confirmation using recurrent neural networks
US10304444B2 (en) 2016-03-23 2019-05-28 Amazon Technologies, Inc. Fine-grained natural language understanding
US11089132B2 (en) 2016-03-29 2021-08-10 Microsoft Technology Licensing, Llc Extensibility for context-aware digital personal assistant
US20170286397A1 (en) 2016-03-30 2017-10-05 International Business Machines Corporation Predictive Embeddings
US10979843B2 (en) 2016-04-08 2021-04-13 Qualcomm Incorporated Spatialized audio output based on predicted position data
US20170308609A1 (en) 2016-04-21 2017-10-26 Microsoft Technology Licensing, Llc Multi-result ranking exploration
US10993057B2 (en) 2016-04-21 2021-04-27 Hewlett-Packard Development Company, L.P. Electronic device microphone listening modes
US20170311005A1 (en) 2016-04-26 2017-10-26 Szu-Tung Lin Method of wireless audio transmission and playback
US10431205B2 (en) 2016-04-27 2019-10-01 Conduent Business Services, Llc Dialog device with dialog support generated using a mixture of language models combined using a recurrent neural network
KR20190025549A (ko) 2016-05-06 2019-03-11 더 보드 어브 트러스티스 어브 더 리랜드 스탠포드 주니어 유니버시티 정신 장애들의 치료를 위한 이동 및 착용 가능한 비디오 캡처 및 피드백 플랫-폼들
KR102168974B1 (ko) 2016-05-10 2020-10-22 구글 엘엘씨 디바이스들 상의 보이스 어시스턴트에 대한 구현들
RU2632144C1 (ru) 2016-05-12 2017-10-02 Общество С Ограниченной Ответственностью "Яндекс" Компьютерный способ создания интерфейса рекомендации контента
US10534635B2 (en) 2016-05-13 2020-01-14 Sap Se Personal digital assistant
US10217464B2 (en) 2016-05-13 2019-02-26 Koninklijke Philips N.V. Vocabulary generation system
US20170329466A1 (en) 2016-05-13 2017-11-16 Sap Se User interface application and digital assistant
KR20170128820A (ko) 2016-05-16 2017-11-24 엘지전자 주식회사 이동단말기 및 그 제어방법
US11416212B2 (en) 2016-05-17 2022-08-16 Microsoft Technology Licensing, Llc Context-based user agent
US10417566B2 (en) 2016-05-22 2019-09-17 Microsoft Technology Licensing, Llc Self-learning technique for training a PDA component and a simulated user component
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US10832665B2 (en) 2016-05-27 2020-11-10 Centurylink Intellectual Property Llc Internet of things (IoT) human interface apparatus, system, and method
US9922655B2 (en) 2016-05-31 2018-03-20 International Business Machines Corporation System, method, and recording medium for controlling dialogue interruptions by a speech output device
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
CN109313902A (zh) 2016-06-06 2019-02-05 思睿逻辑国际半导体有限公司 语音用户接口
US11227589B2 (en) 2016-06-06 2022-01-18 Apple Inc. Intelligent list reading
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
CN107480161A (zh) 2016-06-08 2017-12-15 苹果公司 用于媒体探究的智能自动化助理
DK179309B1 (en) 2016-06-09 2018-04-23 Apple Inc Intelligent automated assistant in a home environment
US10127926B2 (en) 2016-06-10 2018-11-13 Google Llc Securely executing voice actions with speaker identification and authentication input types
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
US10592601B2 (en) 2016-06-10 2020-03-17 Apple Inc. Multilingual word prediction
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
DK179049B1 (en) 2016-06-11 2017-09-18 Apple Inc Data driven natural language event detection and classification
CN107491468B (zh) 2016-06-11 2021-06-01 苹果公司 具有数字助理的应用集成
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
DK179343B1 (en) 2016-06-11 2018-05-14 Apple Inc Intelligent task discovery
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
AU2017100486C4 (en) 2016-06-11 2019-09-05 Apple Inc. Intelligent device arbitration and control
US10257314B2 (en) 2016-06-22 2019-04-09 Microsoft Technology Licensing, Llc End-to-end user experiences with a digital assistant
US11232136B2 (en) 2016-06-27 2022-01-25 Google Llc Contextual voice search suggestions
US10332513B1 (en) 2016-06-27 2019-06-25 Amazon Technologies, Inc. Voice enablement and disablement of speech processing functionality
US10271093B1 (en) 2016-06-27 2019-04-23 Amazon Technologies, Inc. Systems and methods for routing content to an associated output device
US9990176B1 (en) 2016-06-28 2018-06-05 Amazon Technologies, Inc. Latency reduction for content playback
US10200397B2 (en) 2016-06-28 2019-02-05 Microsoft Technology Licensing, Llc Robust matching for identity screening
US20180007096A1 (en) 2016-06-30 2018-01-04 Microsoft Technology Licensing, Llc Weighted data center reselection
GB201611380D0 (en) 2016-06-30 2016-08-17 Microsoft Technology Licensing Llc Artificial neural network with side input for language modelling and prediction
US10491598B2 (en) 2016-06-30 2019-11-26 Amazon Technologies, Inc. Multi-factor authentication to access services
US9934777B1 (en) 2016-07-01 2018-04-03 Amazon Technologies, Inc. Customized speech processing language models
EP4235645A3 (en) 2016-07-06 2023-10-04 DRNC Holdings, Inc. System and method for customizing smart home speech interfaces using personalized speech profiles
US10467114B2 (en) 2016-07-14 2019-11-05 International Business Machines Corporation Hierarchical data processor tester
US9825801B1 (en) 2016-07-22 2017-11-21 Spotify Ab Systems and methods for using seektables to stream media items
US10303772B2 (en) 2016-07-29 2019-05-28 International Business Machines Corporation Measuring mutual understanding in human-computer conversation
US10387461B2 (en) 2016-08-16 2019-08-20 Google Llc Techniques for suggesting electronic messages based on user activity and other context
US9967382B2 (en) 2016-08-19 2018-05-08 Amazon Technologies, Inc. Enabling voice control of telephone device
US20180060312A1 (en) 2016-08-23 2018-03-01 Microsoft Technology Licensing, Llc Providing ideogram translation
US10110272B2 (en) 2016-08-24 2018-10-23 Centurylink Intellectual Property Llc Wearable gesture control device and method
US10313779B2 (en) 2016-08-26 2019-06-04 Bragi GmbH Voice assistant system for wireless earpieces
US11200026B2 (en) 2016-08-26 2021-12-14 Bragi GmbH Wireless earpiece with a passive virtual assistant
US10192551B2 (en) 2016-08-30 2019-01-29 Google Llc Using textual input and user state information to generate reply content to present in response to the textual input
US10217462B2 (en) 2016-08-31 2019-02-26 Microsoft Technology Licensing, Llc Automating natural language task/dialog authoring by leveraging existing content
US10546066B2 (en) 2016-08-31 2020-01-28 Microsoft Technology Licensing, Llc End-to-end learning of dialogue agents for information access
US10474753B2 (en) 2016-09-07 2019-11-12 Apple Inc. Language identification using recurrent neural networks
CN107809372A (zh) 2016-09-08 2018-03-16 阿里巴巴集团控股有限公司 活动提醒消息的生成方法、活动提醒方法及装置
US10403273B2 (en) 2016-09-09 2019-09-03 Oath Inc. Method and system for facilitating a guided dialog between a user and a conversational agent
US20180089166A1 (en) 2016-09-23 2018-03-29 Apple Inc. User interface for providing text prediction
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US10846618B2 (en) 2016-09-23 2020-11-24 Google Llc Smart replies using an on-device model
US20180088969A1 (en) 2016-09-28 2018-03-29 Lenovo (Singapore) Pte. Ltd. Method and device for presenting instructional content
US9786271B1 (en) 2016-09-28 2017-10-10 International Business Machines Corporation Voice pattern coding sequence and cataloging voice matching system
US10304463B2 (en) 2016-10-03 2019-05-28 Google Llc Multi-user personalization at a voice interface device
KR102095514B1 (ko) 2016-10-03 2020-03-31 구글 엘엘씨 디바이스 토폴로지에 기초한 음성 명령 프로세싱
JP2018063537A (ja) 2016-10-12 2018-04-19 株式会社東芝 ホームネットワーク、電子機器、処理装置および表示方法
US10372814B2 (en) 2016-10-18 2019-08-06 International Business Machines Corporation Methods and system for fast, adaptive correction of misspells
CN106484139B (zh) 2016-10-19 2019-01-29 北京新美互通科技有限公司 表情符号推荐方法及装置
US11392598B2 (en) 2016-10-19 2022-07-19 Ebay Inc. Applying a quantitative range for qualitative terms
US10678502B2 (en) 2016-10-20 2020-06-09 Qualcomm Incorporated Systems and methods for in-ear control of remote devices
US10950230B2 (en) 2016-10-28 2021-03-16 Panasonic Intellectual Property Corporation Of America Information processing device and information processing method
US10469665B1 (en) 2016-11-01 2019-11-05 Amazon Technologies, Inc. Workflow based communications routing
US20180121432A1 (en) 2016-11-02 2018-05-03 Microsoft Technology Licensing, Llc Digital assistant integration with music services
US10783883B2 (en) 2016-11-03 2020-09-22 Google Llc Focus session at a voice interface device
US10776714B2 (en) 2016-11-04 2020-09-15 Google Llc Constructing and processing computational graphs for dynamically structured machine learning models
US10777201B2 (en) 2016-11-04 2020-09-15 Microsoft Technology Licensing, Llc Voice enabled bot platform
US10127908B1 (en) 2016-11-11 2018-11-13 Amazon Technologies, Inc. Connected accessory for a voice-controlled device
US10515632B2 (en) 2016-11-15 2019-12-24 At&T Intellectual Property I, L.P. Asynchronous virtual assistant
KR102501714B1 (ko) 2016-11-16 2023-02-21 삼성전자주식회사 사용자의 음성 입력에 대한 답변 메시지를 제공하는 디바이스 및 방법
US10170110B2 (en) 2016-11-17 2019-01-01 Robert Bosch Gmbh System and method for ranking of hybrid speech recognition results with neural networks
US10332523B2 (en) 2016-11-18 2019-06-25 Google Llc Virtual assistant identification of nearby computing devices
US10230841B2 (en) 2016-11-22 2019-03-12 Apple Inc. Intelligent digital assistant for declining an incoming call
AU2017363273A1 (en) 2016-11-23 2019-06-06 Alarm.Com Incorporated Detection of authorized user presence and handling of unauthenticated monitoring system commands
US10331791B2 (en) 2016-11-23 2019-06-25 Amazon Technologies, Inc. Service for developing dialog-driven applications
KR20180060328A (ko) 2016-11-28 2018-06-07 삼성전자주식회사 멀티 모달 입력을 처리하는 전자 장치, 멀티 모달 입력을 처리하는 방법 및 멀티 모달 입력을 처리하는 서버
GB201620235D0 (en) 2016-11-29 2017-01-11 Microsoft Technology Licensing Llc Neural network data entry system
US9934785B1 (en) 2016-11-30 2018-04-03 Spotify Ab Identification of taste attributes from an audio signal
US11281993B2 (en) 2016-12-05 2022-03-22 Apple Inc. Model and ensemble compression for metric learning
US20180158548A1 (en) 2016-12-07 2018-06-07 B9 Systems, LLC Data processing systems for scheduling work shifts, such as physician work shifts
JP6795387B2 (ja) 2016-12-14 2020-12-02 パナソニック株式会社 音声対話装置、音声対話方法、音声対話プログラム及びロボット
US10521245B2 (en) 2016-12-18 2019-12-31 Oracle International Corporation Method and system for recursive plug-in application recipe generation
US11237696B2 (en) 2016-12-19 2022-02-01 Google Llc Smart assist for repeated actions
US10216832B2 (en) 2016-12-19 2019-02-26 Interactions Llc Underspecification of intents in a natural language processing system
JP2018101828A (ja) 2016-12-19 2018-06-28 船井電機株式会社 制御装置
US10032451B1 (en) 2016-12-20 2018-07-24 Amazon Technologies, Inc. User recognition for speech processing systems
US20190182176A1 (en) 2016-12-21 2019-06-13 Facebook, Inc. User Authentication with Voiceprints on Online Social Networks
US20180174576A1 (en) 2016-12-21 2018-06-21 Google Llc Acoustic-to-word neural network speech recognizer
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
US10186266B1 (en) 2016-12-28 2019-01-22 Amazon Technologies, Inc. Message playback using a shared device
WO2018123067A1 (ja) 2016-12-29 2018-07-05 ヤマハ株式会社 コマンドデータ送信装置、ローカルエリア装置、機器制御システム、コマンドデータ送信装置の制御方法、ローカルエリア装置の制御方法、機器制御方法、及びプログラム
US10210864B2 (en) 2016-12-29 2019-02-19 T-Mobile Usa, Inc. Voice command for communication between related devices
US10115396B2 (en) 2017-01-03 2018-10-30 Logitech Europe, S.A. Content streaming system
US11204787B2 (en) 2017-01-09 2021-12-21 Apple Inc. Application integration with a digital assistant
US9747083B1 (en) 2017-01-23 2017-08-29 Essential Products, Inc. Home device application programming interface
US9980183B1 (en) 2017-01-24 2018-05-22 Essential Products, Inc. Media and communications in a connected environment
US10146768B2 (en) 2017-01-25 2018-12-04 Google Llc Automatic suggested responses to images received in messages using language model
EP3358471A1 (en) 2017-02-04 2018-08-08 Tata Consultancy Services Limited Systems and methods for assessing quality of input text using recurrent neural networks
US11100384B2 (en) 2017-02-14 2021-08-24 Microsoft Technology Licensing, Llc Intelligent device user interactions
US10467510B2 (en) 2017-02-14 2019-11-05 Microsoft Technology Licensing, Llc Intelligent assistant
CN106776581B (zh) 2017-02-21 2020-01-24 浙江工商大学 基于深度学习的主观性文本情感分析方法
US11314898B2 (en) 2017-02-28 2022-04-26 Samsung Electronics Co., Ltd. Operating method of electronic device for function execution based on voice command in locked state and electronic device supporting the same
KR20180101063A (ko) 2017-03-03 2018-09-12 삼성전자주식회사 사용자 입력을 처리하는 전자 장치 및 그 방법
DE102017203570A1 (de) 2017-03-06 2018-09-06 Volkswagen Aktiengesellschaft Verfahren und vorrichtung zur darstellung von empfohlenen bedienhandlungen eines vorschlagssystems und interaktion mit dem vorschlagssystem
US10096319B1 (en) 2017-03-13 2018-10-09 Amazon Technologies, Inc. Voice-based determination of physical and emotional characteristics of users
US10074371B1 (en) 2017-03-14 2018-09-11 Amazon Technologies, Inc. Voice control of remote device by disabling wakeword detection
US20180268106A1 (en) 2017-03-17 2018-09-20 Orbit Healthcare, Inc. System and method for connecting patients, medical service providers, and medical insurance providers
US20180270343A1 (en) 2017-03-20 2018-09-20 Motorola Mobility Llc Enabling event-driven voice trigger phrase on an electronic device
US11183181B2 (en) 2017-03-27 2021-11-23 Sonos, Inc. Systems and methods of multiple voice services
US10547729B2 (en) 2017-03-27 2020-01-28 Samsung Electronics Co., Ltd. Electronic device and method of executing function of electronic device
US20180285056A1 (en) 2017-03-28 2018-10-04 Microsoft Technology Licensing, Llc Accessory human interface device
US10468032B2 (en) 2017-04-10 2019-11-05 Intel Corporation Method and system of speaker recognition using context aware confidence modeling
US10013979B1 (en) 2017-04-17 2018-07-03 Essential Products, Inc. Expanding a set of commands to control devices in an environment
KR102414122B1 (ko) 2017-04-19 2022-06-29 삼성전자주식회사 사용자 발화를 처리하는 전자 장치 및 그 동작 방법
KR102298947B1 (ko) 2017-04-28 2021-09-08 삼성전자주식회사 음성 데이터 처리 방법 및 이를 지원하는 전자 장치
US10282416B2 (en) 2017-05-05 2019-05-07 Apple Inc. Unified framework for text conversion and prediction
US10902855B2 (en) 2017-05-08 2021-01-26 Motorola Mobility Llc Methods and devices for negotiating performance of control operations with acoustic signals
DK201770383A1 (en) 2017-05-09 2018-12-14 Apple Inc. USER INTERFACE FOR CORRECTING RECOGNITION ERRORS
US10417266B2 (en) 2017-05-09 2019-09-17 Apple Inc. Context-aware ranking of intelligent response suggestions
US10395654B2 (en) 2017-05-11 2019-08-27 Apple Inc. Text normalization based on a data-driven learning network
US10726832B2 (en) 2017-05-11 2020-07-28 Apple Inc. Maintaining privacy of personal information
DK201770439A1 (en) 2017-05-11 2018-12-13 Apple Inc. Offline personal assistant
US20180330714A1 (en) 2017-05-12 2018-11-15 Apple Inc. Machine learned systems
DK201770429A1 (en) 2017-05-12 2018-12-14 Apple Inc. LOW-LATENCY INTELLIGENT AUTOMATED ASSISTANT
US11301477B2 (en) 2017-05-12 2022-04-12 Apple Inc. Feedback analysis of a digital assistant
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK179496B1 (en) 2017-05-12 2019-01-15 Apple Inc. USER-SPECIFIC Acoustic Models
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
US10366692B1 (en) 2017-05-15 2019-07-30 Amazon Technologies, Inc. Accessory for a voice-controlled device
DK201770411A1 (en) 2017-05-15 2018-12-20 Apple Inc. MULTI-MODAL INTERFACES
DK201770432A1 (en) 2017-05-15 2018-12-21 Apple Inc. Hierarchical belief states for digital assistants
CN109688442B (zh) 2017-05-16 2021-06-04 苹果公司 用于家庭媒体控制的方法和界面
US10403278B2 (en) 2017-05-16 2019-09-03 Apple Inc. Methods and systems for phonetic matching in digital assistant services
DK179549B1 (en) 2017-05-16 2019-02-12 Apple Inc. FAR-FIELD EXTENSION FOR DIGITAL ASSISTANT SERVICES
US11048995B2 (en) 2017-05-16 2021-06-29 Google Llc Delayed responses by computational assistant
US20180336892A1 (en) 2017-05-16 2018-11-22 Apple Inc. Detecting a trigger of a digital assistant
US10311144B2 (en) 2017-05-16 2019-06-04 Apple Inc. Emoji word sense disambiguation
US10303715B2 (en) 2017-05-16 2019-05-28 Apple Inc. Intelligent automated assistant for media exploration
US10395659B2 (en) 2017-05-16 2019-08-27 Apple Inc. Providing an auditory-based interface of a digital assistant
WO2018213415A1 (en) 2017-05-16 2018-11-22 Apple Inc. Far-field extension for digital assistant services
US20180336439A1 (en) 2017-05-18 2018-11-22 Intel Corporation Novelty detection using discriminator of generative adversarial network
US10170137B2 (en) 2017-05-18 2019-01-01 International Business Machines Corporation Voice signal component forecaster
US10521512B2 (en) 2017-05-26 2019-12-31 Bose Corporation Dynamic text-to-speech response from a smart speaker
US10657328B2 (en) 2017-06-02 2020-05-19 Apple Inc. Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
US20180349472A1 (en) 2017-06-02 2018-12-06 Apple Inc. Methods and systems for providing query suggestions
US20180349447A1 (en) 2017-06-02 2018-12-06 Apple Inc. Methods and systems for customizing suggestions using user-specific information
US20180349346A1 (en) 2017-06-02 2018-12-06 Apple Inc. Lattice-based techniques for providing spelling corrections
US10410635B2 (en) 2017-06-09 2019-09-10 Soundhound, Inc. Dual mode speech recognition
US20180357073A1 (en) 2017-06-13 2018-12-13 Motorola Solutions, Inc Method, device, and system for electronic digital assistant for natural language detection of a user status change and corresponding modification of a user interface
US10990930B2 (en) 2017-06-19 2021-04-27 International Business Machines Corporation Autonomous event generator
US10453451B2 (en) 2017-07-05 2019-10-22 Comcast Cable Communications, Llc Methods and systems for using voice to control multiple devices
US20190013025A1 (en) 2017-07-10 2019-01-10 Google Inc. Providing an ambient assist mode for computing devices
US20190019077A1 (en) 2017-07-17 2019-01-17 Cisco Technology, Inc. Automatic configuration of cognitive assistant
CN107450800A (zh) 2017-07-25 2017-12-08 维沃移动通信有限公司 一种任务设置方法、移动终端及计算机可读存储介质
CN107545262B (zh) 2017-07-31 2020-11-06 华为技术有限公司 一种在自然场景图像中检测文本的方法及装置
US10467552B2 (en) 2017-07-31 2019-11-05 Pearson Education, Inc. System and method for automatic content provisioning
US10783149B2 (en) 2017-08-02 2020-09-22 Microsoft Technology Licensing, Llc Dynamic productivity content rendering based upon user interaction patterns
US11294530B2 (en) 2017-08-07 2022-04-05 Microsoft Technology Licensing, Llc Displaying a translucent version of a user interface element
KR102426704B1 (ko) 2017-08-28 2022-07-29 삼성전자주식회사 음성 인식 서비스 운용 방법 및 이를 지원하는 전자 장치
JP6929168B2 (ja) 2017-08-31 2021-09-01 キヤノン株式会社 音声制御デバイス、印刷装置、それらの制御方法およびプログラム
US10796687B2 (en) 2017-09-06 2020-10-06 Amazon Technologies, Inc. Voice-activated selective memory for voice-capturing devices
US10438594B2 (en) 2017-09-08 2019-10-08 Amazon Technologies, Inc. Administration of privileges by speech for voice assistant system
US11004444B2 (en) 2017-09-08 2021-05-11 Amazon Technologies, Inc. Systems and methods for enhancing user experience by communicating transient errors
US10719507B2 (en) 2017-09-21 2020-07-21 SayMosaic Inc. System and method for natural language processing
US10445429B2 (en) 2017-09-21 2019-10-15 Apple Inc. Natural language understanding using vocabularies with compressed serialized tries
US10466962B2 (en) 2017-09-29 2019-11-05 Sonos, Inc. Media playback system with voice assistance
US10755051B2 (en) 2017-09-29 2020-08-25 Apple Inc. Rule-based natural language processing
US11450314B2 (en) 2017-10-03 2022-09-20 Google Llc Voice user interface shortcuts for an assistant application
ES2907010T3 (es) 2017-10-09 2022-04-21 Voice Life Inc Dispositivo receptor para facilitar la recepción de energía inalámbrica
KR102421255B1 (ko) 2017-10-17 2022-07-18 삼성전자주식회사 음성 신호를 제어하기 위한 전자 장치 및 방법
JP7063990B2 (ja) 2017-10-21 2022-05-09 アップル インコーポレイテッド 共用デバイス上の仮想アシスタントシステム用の個人ドメイン
US10680978B2 (en) 2017-10-23 2020-06-09 Microsoft Technology Licensing, Llc Generating recommended responses based on historical message data
US20190129615A1 (en) 2017-10-30 2019-05-02 Futurewei Technologies, Inc. Apparatus and method for simplifying repeat performance of a prior performed task based on a context of a mobile device
US10152966B1 (en) 2017-10-31 2018-12-11 Comcast Cable Communications, Llc Preventing unwanted activation of a hands free device
US10496364B2 (en) 2017-10-31 2019-12-03 Baidu Usa Llc System and method for controlling colors of smart lights based on user intent using natural language processing
US9967381B1 (en) 2017-11-03 2018-05-08 Republic Wireless, Inc. Virtual telephony assistant
US10685648B2 (en) 2017-11-08 2020-06-16 International Business Machines Corporation Sensor fusion model to enhance machine conversational awareness
US10515640B2 (en) 2017-11-08 2019-12-24 Intel Corporation Generating dialogue based on verification scores
CN107871500B (zh) 2017-11-16 2021-07-20 百度在线网络技术(北京)有限公司 一种播放多媒体的方法和装置
US10521946B1 (en) 2017-11-21 2019-12-31 Amazon Technologies, Inc. Processing speech to drive animations on avatars
US10013654B1 (en) 2017-11-29 2018-07-03 OJO Labs, Inc. Cooperatively operating a network of supervised learning processors to concurrently distribute supervised learning processor training and provide predictive responses to input data
US10636424B2 (en) 2017-11-30 2020-04-28 Apple Inc. Multi-turn canned dialog
CN107919123B (zh) 2017-12-07 2022-06-03 北京小米移动软件有限公司 多语音助手控制方法、装置及计算机可读存储介质
US10971173B2 (en) 2017-12-08 2021-04-06 Google Llc Signal processing coordination among digital voice assistant computing devices
US11182122B2 (en) 2017-12-08 2021-11-23 Amazon Technologies, Inc. Voice control of computing devices
JP6977169B2 (ja) 2017-12-08 2021-12-08 グーグル エルエルシーGoogle LLC デジタル音声アシスタントコンピューティングデバイスの間の信号処理の調整
US10818290B2 (en) 2017-12-11 2020-10-27 Sonos, Inc. Home graph
US10664540B2 (en) 2017-12-15 2020-05-26 Intuit Inc. Domain specific natural language understanding of customer intent in self-help
US11409816B2 (en) 2017-12-19 2022-08-09 Motorola Solutions, Inc. Methods and systems for determining an action to be taken in response to a user query as a function of pre-query context information
US11221669B2 (en) 2017-12-20 2022-01-11 Microsoft Technology Licensing, Llc Non-verbal engagement of a virtual assistant
US10170135B1 (en) 2017-12-29 2019-01-01 Intel Corporation Audio gait detection and identification
US10685225B2 (en) 2017-12-29 2020-06-16 Wipro Limited Method and system for detecting text in digital engineering drawings
US10733982B2 (en) 2018-01-08 2020-08-04 Apple Inc. Multi-directional dialog
US10524040B2 (en) 2018-01-29 2019-12-31 Apple Inc. Headphones with orientation sensors
US10733375B2 (en) 2018-01-31 2020-08-04 Apple Inc. Knowledge-based framework for improving natural language understanding
US11195000B2 (en) 2018-02-13 2021-12-07 FLIR Belgium BVBA Swipe gesture detection systems and methods
US11145298B2 (en) 2018-02-13 2021-10-12 Roku, Inc. Trigger word detection with multiple digital assistants
US10789959B2 (en) 2018-03-02 2020-09-29 Apple Inc. Training speaker recognition models for digital assistants
US10803255B2 (en) 2018-03-05 2020-10-13 International Business Machines Corporation Formulating a response to a natural language query based on user intent
US10592604B2 (en) 2018-03-12 2020-03-17 Apple Inc. Inverse text normalization for automatic speech recognition
US11044364B2 (en) 2018-03-15 2021-06-22 Ways Investments, LLC System, method, and apparatus for providing help
US10674014B2 (en) 2018-03-15 2020-06-02 Ways Investments, LLC System, method, and apparatus for providing help
US10818288B2 (en) 2018-03-26 2020-10-27 Apple Inc. Natural assistant interaction
US10909331B2 (en) 2018-03-30 2021-02-02 Apple Inc. Implicit identification of translation payload with neural machine translation
US10928918B2 (en) 2018-05-07 2021-02-23 Apple Inc. Raise to speak
US11145294B2 (en) 2018-05-07 2021-10-12 Apple Inc. Intelligent automated assistant for delivering content from user experiences
CN108647681B (zh) 2018-05-08 2019-06-14 重庆邮电大学 一种带有文本方向校正的英文文本检测方法
US11175880B2 (en) 2018-05-10 2021-11-16 Sonos, Inc. Systems and methods for voice-assisted media content selection
US10984780B2 (en) 2018-05-21 2021-04-20 Apple Inc. Global semantic word embeddings using bi-directional recurrent neural networks
KR102550042B1 (ko) * 2018-05-25 2023-06-30 삼성전자주식회사 디스플레이를 통해 어플리케이션의 콘텐트를 표시하는 방법 및 이를 구현한 전자 장치
DK180639B1 (en) 2018-06-01 2021-11-04 Apple Inc DISABILITY OF ATTENTION-ATTENTIVE VIRTUAL ASSISTANT
US11386266B2 (en) 2018-06-01 2022-07-12 Apple Inc. Text correction
US10892996B2 (en) 2018-06-01 2021-01-12 Apple Inc. Variable latency device coordination
DK201870355A1 (en) 2018-06-01 2019-12-16 Apple Inc. VIRTUAL ASSISTANT OPERATION IN MULTI-DEVICE ENVIRONMENTS
DK179822B1 (da) 2018-06-01 2019-07-12 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
US10496705B1 (en) 2018-06-03 2019-12-03 Apple Inc. Accelerated task performance
AU2019100576C4 (en) 2018-06-03 2020-01-30 Apple Inc. Accelerated task performance
US10818296B2 (en) 2018-06-21 2020-10-27 Intel Corporation Method and system of robust speaker recognition activation
CN111316203B (zh) 2018-07-10 2022-05-31 微软技术许可有限责任公司 自动生成形象的动作
US20200019609A1 (en) 2018-07-13 2020-01-16 Asapp, Inc. Suggesting a response to a message by selecting a template using a neural network
GB2576016B (en) 2018-08-01 2021-06-23 Arm Ip Ltd Voice assistant devices
WO2020040775A1 (en) 2018-08-23 2020-02-27 Google Llc Regulating assistant responsiveness according to characteristics of a multi-assistant environment
TWI683306B (zh) 2018-08-28 2020-01-21 仁寶電腦工業股份有限公司 多語音助理之控制方法
US20200092625A1 (en) 2018-09-13 2020-03-19 Hayes S. Raffle Smart device cover
US10958301B2 (en) 2018-09-18 2021-03-23 Roku, Inc. Audio synchronization of a dumb speaker and a smart speaker using a spread code
US11010561B2 (en) 2018-09-27 2021-05-18 Apple Inc. Sentiment prediction from textual data
US11170166B2 (en) 2018-09-28 2021-11-09 Apple Inc. Neural typographical error modeling via generative adversarial networks
US11462215B2 (en) 2018-09-28 2022-10-04 Apple Inc. Multi-modal inputs for voice commands
US10839159B2 (en) 2018-09-28 2020-11-17 Apple Inc. Named entity normalization in a spoken dialog system
US20200127988A1 (en) 2018-10-19 2020-04-23 Apple Inc. Media intercom over a secure device to device communication channel
KR102608470B1 (ko) 2018-10-23 2023-12-01 삼성전자주식회사 데이터 인식 장치 및 방법과 트레이닝 장치 및 방법
US11196863B2 (en) 2018-10-24 2021-12-07 Verint Americas Inc. Method and system for virtual assistant conversations
US11475898B2 (en) 2018-10-26 2022-10-18 Apple Inc. Low-latency multi-speaker speech recognition
CN110288077B (zh) 2018-11-14 2022-12-16 腾讯科技(深圳)有限公司 一种基于人工智能的合成说话表情的方法和相关装置
TWI682325B (zh) 2018-11-20 2020-01-11 新唐科技股份有限公司 辨識系統及辨識方法
US20200175566A1 (en) 2018-11-30 2020-06-04 International Business Machines Corporation Adding and prioritizing items in a product list
US11183183B2 (en) 2018-12-07 2021-11-23 Sonos, Inc. Systems and methods of operating media playback systems having multiple voice assistant services
CN109657629B (zh) 2018-12-24 2021-12-07 科大讯飞股份有限公司 一种文本行提取方法及装置
US11638059B2 (en) 2019-01-04 2023-04-25 Apple Inc. Content playback on multiple devices
US10937425B2 (en) 2019-01-10 2021-03-02 Dell Products L.P. Systems and methods for selectively activating and interacting with a speech recognition service during application runtime without interrupting execution of the application
US20200279641A1 (en) 2019-03-01 2020-09-03 Cambia Health Solutions, Inc. Systems and methods for management of clinical queues
US11348573B2 (en) 2019-03-18 2022-05-31 Apple Inc. Multimodality in digital assistant systems
US11258865B2 (en) 2019-03-28 2022-02-22 Servicenow, Inc. Automated integration with cloud-based services
CN110135411B (zh) 2019-04-30 2021-09-10 北京邮电大学 名片识别方法和装置
US11307752B2 (en) 2019-05-06 2022-04-19 Apple Inc. User configurable task triggers
DK201970509A1 (en) 2019-05-06 2021-01-15 Apple Inc Spoken notifications
US11423908B2 (en) 2019-05-06 2022-08-23 Apple Inc. Interpreting spoken requests
US11475884B2 (en) 2019-05-06 2022-10-18 Apple Inc. Reducing digital assistant latency when a language is incorrectly determined
US11140099B2 (en) 2019-05-21 2021-10-05 Apple Inc. Providing message response suggestions
US20200379640A1 (en) 2019-05-29 2020-12-03 Apple Inc. User-realistic path synthesis via multi-task generative adversarial networks for continuous path keyboard input
US20200380389A1 (en) 2019-05-31 2020-12-03 Apple Inc. Sentiment and intent analysis for customizing suggestions using user-specific information
US11289073B2 (en) 2019-05-31 2022-03-29 Apple Inc. Device text to speech
DK180649B1 (en) 2019-05-31 2021-11-11 Apple Inc Voice assistant discoverability through on-device targeting and personalization
US11496600B2 (en) 2019-05-31 2022-11-08 Apple Inc. Remote execution of machine-learned models
DK201970511A1 (en) 2019-05-31 2021-02-15 Apple Inc Voice identification in digital assistant systems
US11887585B2 (en) 2019-05-31 2024-01-30 Apple Inc. Global re-ranker
DK180129B1 (en) 2019-05-31 2020-06-02 Apple Inc. USER ACTIVITY SHORTCUT SUGGESTIONS
US11360641B2 (en) 2019-06-01 2022-06-14 Apple Inc. Increasing the relevance of new available information
US11468890B2 (en) 2019-06-01 2022-10-11 Apple Inc. Methods and user interfaces for voice-based control of electronic devices
CN110647274A (zh) 2019-08-15 2020-01-03 华为技术有限公司 一种界面显示方法及设备
CN110531860B (zh) 2019-09-02 2020-07-24 腾讯科技(深圳)有限公司 一种基于人工智能的动画形象驱动方法和装置
CN110825469A (zh) 2019-09-18 2020-02-21 华为技术有限公司 语音助手显示方法及装置
CN110598671B (zh) 2019-09-23 2022-09-27 腾讯科技(深圳)有限公司 基于文本的虚拟形象行为控制方法、设备和介质
US10757499B1 (en) 2019-09-25 2020-08-25 Sonos, Inc. Systems and methods for controlling playback and other features of a wireless headphone

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009157951A (ja) * 1996-07-19 2009-07-16 Microsoft Corp 推論システムおよび推論エンジン
KR20020004931A (ko) * 1998-10-02 2002-01-16 포만 제프리 엘 대화식 브라우저 및 대화식 시스템
US20080015864A1 (en) * 2001-01-12 2008-01-17 Ross Steven I Method and Apparatus for Managing Dialog Management in a Computer Conversation
JP2003194547A (ja) * 2001-12-26 2003-07-09 Mazda Motor Corp 情報提供方法、情報提供装置及びそのコンピュータ・プログラム
KR20070022393A (ko) * 2004-06-17 2007-02-26 로베르트 보쉬 게엠베하 차량 및 다른 복합 장비용 대화식 매뉴얼 시스템 및 방법
JP2009505142A (ja) * 2005-08-09 2009-02-05 モバイル・ヴォイス・コントロール・エルエルシー 音声制御型ワイヤレス通信デバイス・システム
JP2009522861A (ja) * 2005-12-29 2009-06-11 ユナイテッド ビデオ プロパティーズ, インコーポレイテッド コンテンツを管理するためのシステムおよび方法
JP2009217611A (ja) * 2008-03-11 2009-09-24 Toshiba Corp 音声対話装置

Also Published As

Publication number Publication date
KR101588081B1 (ko) 2016-01-25
US9117447B2 (en) 2015-08-25
CA2793248C (en) 2016-11-01
US20130110519A1 (en) 2013-05-02
KR102096222B1 (ko) 2020-04-01
EP3131023A1 (en) 2017-02-15
RU2546605C2 (ru) 2015-04-10
BR122012028969A2 (pt) 2019-07-30
CN102792320B (zh) 2016-02-24
JP2014222513A (ja) 2014-11-27
KR20170104006A (ko) 2017-09-13
RU2541219C2 (ru) 2015-02-10
US8660849B2 (en) 2014-02-25
BR112012017826A2 (pt) 2017-09-26
RU2544787C2 (ru) 2015-03-20
KR20230079478A (ko) 2023-06-07
CA2793248A1 (en) 2011-07-21
CA2954559C (en) 2018-12-04
US20170178626A1 (en) 2017-06-22
JP6027052B2 (ja) 2016-11-16
US10706841B2 (en) 2020-07-07
KR101962243B1 (ko) 2019-03-27
KR101588080B1 (ko) 2016-01-25
CA2792412A1 (en) 2011-07-21
KR101577493B1 (ko) 2015-12-14
BR112012017826B1 (pt) 2021-01-05
BR122012028966B1 (pt) 2021-04-06
KR20120137435A (ko) 2012-12-20
MX342072B (es) 2016-09-13
US9318108B2 (en) 2016-04-19
WO2011088053A2 (en) 2011-07-21
US8706503B2 (en) 2014-04-22
US20130110515A1 (en) 2013-05-02
CA2792442A1 (en) 2011-07-21
JP2014222509A (ja) 2014-11-27
BR122012028968B1 (pt) 2021-03-23
JP6175413B2 (ja) 2017-08-02
US11423886B2 (en) 2022-08-23
KR20160105995A (ko) 2016-09-08
EP3454227A1 (en) 2019-03-13
KR20120138827A (ko) 2012-12-26
JP2014222516A (ja) 2014-11-27
JP6356501B2 (ja) 2018-07-11
CA2793002A1 (en) 2011-07-21
US20130111348A1 (en) 2013-05-02
US20120245944A1 (en) 2012-09-27
EP2526511A2 (en) 2012-11-28
US8670979B2 (en) 2014-03-11
JP2020173835A (ja) 2020-10-22
AU2011205426B2 (en) 2014-01-16
RU2541208C2 (ru) 2015-02-10
RU2012144648A (ru) 2014-05-10
CA2787351A1 (en) 2011-07-21
RU2015120954A (ru) 2016-12-27
RU2546604C2 (ru) 2015-04-10
BR122012028969B1 (pt) 2021-01-05
BR122012028970B1 (pt) 2021-03-23
MX2012008369A (es) 2012-09-12
KR101511832B1 (ko) 2015-04-15
GB2490444A (en) 2012-10-31
CA3000109A1 (en) 2011-07-21
BR122012028974B1 (pt) 2021-03-23
BR122012028973A2 (pt) 2019-07-30
JP5973500B2 (ja) 2016-08-23
KR102537767B1 (ko) 2023-05-31
KR20120138826A (ko) 2012-12-26
JP2014222514A (ja) 2014-11-27
US20130110520A1 (en) 2013-05-02
CA2793002C (en) 2016-06-21
US20130185081A1 (en) 2013-07-18
CA2793118A1 (en) 2011-07-21
RU2012144640A (ru) 2014-05-10
US8903716B2 (en) 2014-12-02
CA3000109C (en) 2020-06-23
GB201213633D0 (en) 2012-09-12
CN105808200B (zh) 2019-09-10
KR20210111347A (ko) 2021-09-10
JP2013517566A (ja) 2013-05-16
JP6498725B2 (ja) 2019-04-10
BR122012028965B1 (pt) 2021-03-23
BR122012028970A2 (pt) 2019-07-30
KR102410557B1 (ko) 2022-06-22
RU2541202C2 (ru) 2015-02-10
RU2653250C2 (ru) 2018-05-07
JP2014222517A (ja) 2014-11-27
RU2018112505A3 (ko) 2021-09-02
CA3077914A1 (en) 2011-07-21
RU2012144605A (ru) 2014-04-27
KR101775708B1 (ko) 2017-09-06
JP5948372B2 (ja) 2016-07-06
BR122012028966A2 (pt) 2019-07-30
BR122012028972B1 (pt) 2021-03-23
KR101654580B1 (ko) 2016-09-06
JP5957038B2 (ja) 2016-07-27
JP6193181B2 (ja) 2017-09-06
KR101511831B1 (ko) 2015-04-14
KR102147926B1 (ko) 2020-08-25
WO2011088053A3 (en) 2012-01-19
US20130110518A1 (en) 2013-05-02
CA2792442C (en) 2016-05-17
KR20120136417A (ko) 2012-12-18
KR20220088514A (ko) 2022-06-27
KR20120120316A (ko) 2012-11-01
BR112012017826A8 (pt) 2020-09-01
US8942986B2 (en) 2015-01-27
US9548050B2 (en) 2017-01-17
RU2546606C2 (ru) 2015-04-10
JP2014222511A (ja) 2014-11-27
RU2012144637A (ru) 2014-05-10
RU2018112505A (ru) 2019-10-10
KR101555742B1 (ko) 2015-09-25
CA3203167A1 (en) 2011-07-21
JP5956511B2 (ja) 2016-07-27
KR101511833B1 (ko) 2015-04-14
MX2022015432A (es) 2023-01-11
CA2793743C (en) 2015-10-06
RU2012144606A (ru) 2014-05-10
JP2014222510A (ja) 2014-11-27
KR20200035486A (ko) 2020-04-03
CN102792320A (zh) 2012-11-21
RU2012144644A (ru) 2014-05-10
JP2014222512A (ja) 2014-11-27
CA2954559A1 (en) 2011-07-21
EP2526511A4 (en) 2016-12-21
RU2556416C2 (ru) 2015-07-10
MX338784B (es) 2016-05-02
US20130111487A1 (en) 2013-05-02
US20220254338A1 (en) 2022-08-11
KR20120137440A (ko) 2012-12-20
US20200279556A1 (en) 2020-09-03
JP2022163036A (ja) 2022-10-25
KR20190032641A (ko) 2019-03-27
KR20120137425A (ko) 2012-12-20
JP2018116728A (ja) 2018-07-26
CA2792412C (en) 2015-12-22
JP2014222515A (ja) 2014-11-27
CA3077914C (en) 2023-08-01
US20130185074A1 (en) 2013-07-18
KR20120137424A (ko) 2012-12-20
US20130110505A1 (en) 2013-05-02
KR102297492B1 (ko) 2021-09-03
CA2787351C (en) 2015-12-08
RU2012144647A (ru) 2014-05-10
US8731942B2 (en) 2014-05-20
US20130117022A1 (en) 2013-05-09
US20220383864A1 (en) 2022-12-01
MX2022015433A (es) 2023-01-11
KR101593739B1 (ko) 2016-02-12
AU2011205426A1 (en) 2012-08-23
CA2792570C (en) 2016-05-31
CN105808200A (zh) 2016-07-27
KR101555743B1 (ko) 2015-09-25
US8799000B2 (en) 2014-08-05
BR122012028973B1 (pt) 2021-03-23
BR122012028972A2 (pt) 2020-09-01
BR122012028965A2 (pt) 2018-03-27
RU2012144639A (ru) 2014-05-10
US20120016678A1 (en) 2012-01-19
JP7213206B2 (ja) 2023-01-26
BR122012028968A2 (pt) 2019-07-30
KR20120137434A (ko) 2012-12-20
RU2012135502A (ru) 2014-02-27
KR20130000423A (ko) 2013-01-02
US8892446B2 (en) 2014-11-18
RU2012144643A (ru) 2014-05-10
CA2793741A1 (en) 2011-07-21
CA2791791C (en) 2016-10-18
CA2793743A1 (en) 2011-07-21
BR122012028971A2 (pt) 2019-07-30
CA2792570A1 (en) 2011-07-21
CA2791791A1 (en) 2011-07-21
JP2017224300A (ja) 2017-12-21
US8930191B2 (en) 2015-01-06
JP6353711B2 (ja) 2018-07-04
CA2793118C (en) 2017-08-08
MX348250B (es) 2017-06-05
RU2541221C2 (ru) 2015-02-10
JP6828962B2 (ja) 2021-02-10
BR122012028971B1 (pt) 2021-03-23
BR122012028974A2 (pt) 2019-07-30
CA2793741C (en) 2016-05-31

Similar Documents

Publication Publication Date Title
KR102147926B1 (ko) 지능형 자동화 어시스턴트
KR102197560B1 (ko) 지능형 자동 어시스턴트
RU2785950C2 (ru) Поддержание контекстной информации между пользовательскими взаимодействиями с голосовым помощником

Legal Events

Date Code Title Description
A107 Divisional application of patent
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right