WO2017084185A1 - Intelligent terminal control method and system based on semantic analysis, and intelligent terminal - Google Patents

Intelligent terminal control method and system based on semantic analysis, and intelligent terminal Download PDF

Info

Publication number
WO2017084185A1
WO2017084185A1 PCT/CN2015/099908 CN2015099908W WO2017084185A1 WO 2017084185 A1 WO2017084185 A1 WO 2017084185A1 CN 2015099908 W CN2015099908 W CN 2015099908W WO 2017084185 A1 WO2017084185 A1 WO 2017084185A1
Authority
WO
WIPO (PCT)
Prior art keywords
execution
semantic
word
text
condition
Prior art date
Application number
PCT/CN2015/099908
Other languages
French (fr)
Chinese (zh)
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
Application filed by 深圳创想未来机器人有限公司 filed Critical 深圳创想未来机器人有限公司
Publication of WO2017084185A1 publication Critical patent/WO2017084185A1/en

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B15/00Systems controlled by a computer
    • G05B15/02Systems controlled by a computer electric
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/26Pc applications
    • G05B2219/2642Domotique, domestic, home control, automation, smart house
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to the field of intelligent terminal control, and in particular to an intelligent terminal control method, system and intelligent terminal based on semantic analysis.
  • Natural language understanding in speech recognition technology is a technique for translating and allowing a machine to understand a user's intention, identify a user's language content, and perform a specific operation in a specific scene.
  • semantic understanding has a very broad application prospect in smart terminals or services such as smart home appliances, service robots, mobile terminals, teleconferencing, smart customer service and wearable devices.
  • a method for controlling an intelligent terminal based on semantic analysis comprising the following steps:
  • the semantic knowledge base comprising a logical semantic set, the logical semantic set comprising a logical semantic word, the logical semantic word comprising a condition word and an execution word;
  • the input signal being a voice signal or an image signal
  • An intelligent terminal control system based on semantic analysis comprising:
  • a semantic knowledge base including a logical semantic set, the logical semantic set includes a logical semantic word, the logical semantic word including a condition word and an execution word;
  • a receiving module configured to receive an input signal, where the input signal is a voice signal or an image signal;
  • a voice/image recognition module configured to identify a text by the voice signal or the image signal, and store the recognized text in a target text
  • an analysis module configured to identify a condition word and an execution word in the target text, and analyze the sensing condition and the execution command according to the condition word and the execution word;
  • an execution module configured to execute the execution command according to the sensing condition.
  • An intelligent terminal includes the above-described intelligent terminal control system based on semantic analysis.
  • the above-described intelligent terminal control method, system and intelligent terminal based on semantic analysis can perform logical judgment through logical semantic words and quickly obtain structured semantic understanding.
  • FIG. 1 is a flowchart of a method for controlling an intelligent terminal based on semantic analysis according to an embodiment of the present invention.
  • FIG. 2 is a functional block diagram of a smart terminal control system based on semantic analysis according to an embodiment of the present invention.
  • 3 is a smart terminal control method based on semantic analysis according to another embodiment of the present invention.
  • FIG. 1 a method for controlling an intelligent terminal based on semantic analysis in an embodiment of the present invention, including the following steps:
  • Step 101 Establish a semantic knowledge base, including a logical semantic set and a scene semantic set. Number of execution objects According to the library, a number of execution objects and a set of functions that can be applied to each execution object are stored.
  • the logical semantic set includes logical semantic words, and the logical semantic words include condition words and execution words.
  • Conditional words may include, for example, "if", “if”, “if”, “as long as” "when".
  • Execution words may include, for example, “just”, “all”, etc. for prompting that there will be specific execution command words.
  • the above logical semantic words may also include corresponding other languages, for example, "if...then”.
  • the scene semantic set includes a perceptual function semantic set and an execution function semantic set.
  • the Perceptual Function Semantic Set stores a number of conditional words, such as time, place, person, sound or specific sound, weather information, and other keywords. Sounds or specific sounds may include onomatopes and animal sounds, and weather information may include temperature, humidity, air pressure, and illuminance.
  • the executive function semantic set includes a number of execution command words, for example, playing audio/video messages, artificial voice reminders, playing music or video, Internet of Things, home appliance control, Internet audio and video calls, basic life questions and answers (such as weather, daytime) Etc.), arrive at a place to find someone and accompany you.
  • Executing the object database is to perform a corresponding operation or action, and each execution object is associated with at least one execution command word of the execution function semantic set.
  • Executing the object database can include, for example, managing audio and video players, dynamically triggering smart home controls, life reminder operations, or managing third party applications.
  • Step 103 Receive an input signal, where the input signal includes a voice signal or an image signal input by a user.
  • the voice signal input by the user may be input by the user through a microphone; the image signal described above may be acquired by a camera.
  • Step 105 Identify the input signal, that is, recognize the text by the voice signal or the image signal and store it in a target text, and store the target text and the original voice or image data of the recording user into the target file.
  • Step 107 Traverse the target text, identify the keyword to obtain the corresponding semantic information.
  • Each semantic information includes a conditional word and an executive command word.
  • the semantic knowledge base can be quickly searched, and the conditional words and execution command words are extracted according to certain extraction rules, so that the semantics are clear and semantic understanding is formed.
  • the extracted words are named according to the predefined attribute naming rules and are not repeated.
  • Step 109 Perform logical judgment on the target text to identify the logical semantic word, that is, identify the condition word and the execution word in the target text, for example, identify “if...just...” in the target text.
  • Step 111 Perform a word cut on the target text, identify the text between the condition word and the execution word as the conditional structure text, and recognize the text after the execution word as the execution structure text.
  • Conditional structure text and execution knot The text is stored in the corresponding data structure, for example, using JavaScript Object
  • Conditional structure text and execution structure text can be stored in a relatively independent data structure.
  • the sensing condition and the execution command are analyzed, that is, the condition word is recognized in the condition structure text, the production sensing condition is based on the logic analysis; the execution command word is recognized in the execution structure text, and the production execution command is based on the logic analysis.
  • Step 113 Execute the execution command with the precondition as a precondition, and when the execution command is triggered, execute the associated execution object.
  • the method before performing step 103, the method further includes: performing face recognition according to the image signal, and determining identity information of the user according to the recognition result.
  • the illegal user can be prevented from using the smart terminal.
  • the smart terminal can also provide the personalized service for the user according to the user identity information, thereby improving the use experience of the smart terminal.
  • the smart terminal when the smart terminal is a robot, the smart terminal said: “If I see the TV on the sofa and immediately hit the TV in front of the TV,” the TV can be extracted. “And “TV is snoring” as “smart home” scene. Identify the condition word and the execution word as “if...just".
  • the perceptual condition is extracted from the conditional structure text: the location is "on the sofa”, the perceptual action is "see”, the character is "I”, or the "sofa” and "I” are used as the conditional words. Execute the execution command in the execution structure text, the location is “in front of the TV”, and the action is "TV snoring".
  • An intelligent terminal control method based on semantic analysis in an embodiment of the present invention provides an IoT intelligent terminal, for example, a semantic understanding customization in the field of service robots, and a structured semantic understanding through a concise logical semantic word. This method adds logic to the existing extraction semantics. Applied to intelligent end In the specific scene, the accuracy and efficiency of semantic understanding can be improved.
  • the intelligent terminal control system 200 includes: a receiving module 210, a voice/image recognition module 220, a storage module 230, a semantic recognition module 260, an analysis module 270, an execution module 280, and a semantic knowledge library 290.
  • the receiving module 210 is configured to receive an input signal, where the input signal includes a voice signal or an image signal input by a user.
  • the speech/image recognition module 220 is for recognizing a speech signal or an image signal as text and storing it in the target text.
  • the storage module 230 stores the target text.
  • Semantic recognition module 260 is used to traverse the target text and identify the keywords to obtain corresponding semantic information.
  • the analysis module 270 is configured to identify the sentence of the condition word and the execution word in the target text and recognize the sensing condition and the execution command.
  • Execution module 280 is used to execute the associated execution object according to the execution command.
  • the present invention relates to an intelligent terminal, including the semantic analysis-based intelligent terminal control system described in the above embodiments.
  • Other configurations and functions of the smart terminal according to the embodiments of the present invention are known to those skilled in the art, and in order to reduce redundancy, no further details are provided herein.
  • a simple semantic analysis-based intelligent terminal control method includes:
  • Step 301 Read the semantic knowledge base.
  • Step 303 Perform semantic analysis to form a semantic understanding.
  • Step 305 Determine whether the scene is recognized. If “Yes”, go to step 307, if "No", then end [0047] Step 307: Perform specific functions.
  • the method implements a logic and a judgment, for example, if a "if” condition is satisfied, a specific command word in “just” is executed, or if a keyword appears in "if", Execute the "implementation” function word.
  • the intelligent terminal control method based on semantic analysis combines unique semantic analysis technology , to achieve human-computer interaction. For specific execution functions, a method for accurately understanding natural language can be formed.
  • computer readable media include the following: electrical connections (electronic devices) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM).
  • the computer readable medium may even be a paper or other suitable medium on which the program can be printed, as it may be optically scanned, for example by paper or other medium, followed by editing, interpretation or other suitable The method proceeds to obtain the program electronically and then store it in computer memory.
  • portions of the invention may be implemented in hardware, software, firmware or a combination thereof.
  • multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a suitable instruction execution system For example, if implemented in hardware, as in another embodiment, it can be implemented with any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals Discrete logic circuit, ASIC with suitable combination logic gate, programmable gate array ⁇ ij (PGA), field programmable gate array (FPGA), etc.
  • each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Machine Translation (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)

Abstract

An intelligent terminal control method based on semantic analysis, comprising the following steps: providing a semantic knowledge database, wherein the semantic knowledge database comprises a logical semantic set, the logical semantic set comprises a logical semantic word, the logical semantic word comprises a condition word and an execution word; receiving an input signal, wherein the input signal is a voice signal or a picture signal; identifying a character through the voice signal or the picture signal and storing the identified character into a target text; identifying the condition word and the execution word in the target text; based on the condition word and the execution word, analysing a perception condition and an execution command; and executing the execution command according to the perception condition. The embodiments of the present invention further relate to an intelligent terminal control system based on semantic analysis and an intelligent terminal.

Description

基于语义分析的智能终端控制方法、 系统及智能终端 技术领域  Intelligent terminal control method, system and intelligent terminal based on semantic analysis
[0001] 本发明涉及智能终端控制领域, 特别是指一种基于语义分析的智能终端控制方 法、 系统及智能终端。  [0001] The present invention relates to the field of intelligent terminal control, and in particular to an intelligent terminal control method, system and intelligent terminal based on semantic analysis.
背景技术  Background technique
[0002] 近年来由于语音识别技术领域的突破, 语音交互从实验室走向应用。 语音交互 的人机模式已在一些场景得到应用。 在语音识别技术中语义理解 (natural language understanding) 是一种通过语音转换并在特定场景让机器理解用户意图 、 识别用户的语言内容并执行某一具体操作的技术。 语义理解作为一项技术, 在智能家电、 服务型机器人、 手机终端、 电话会议、 智能客服和可穿戴式设备 等智能终端或服务上具有非常广阔的应用前景。  [0002] In recent years, due to breakthroughs in the field of speech recognition technology, speech interaction has moved from the laboratory to the application. The human-machine mode of voice interaction has been applied in some scenarios. Natural language understanding in speech recognition technology is a technique for translating and allowing a machine to understand a user's intention, identify a user's language content, and perform a specific operation in a specific scene. As a technology, semantic understanding has a very broad application prospect in smart terminals or services such as smart home appliances, service robots, mobile terminals, teleconferencing, smart customer service and wearable devices.
[0003] 在当今互联网信息发达的今天, 家居物联网正在走入普通家庭。 语音智能控制 技术作为主流的控制手段, 已经在家庭生活当中普及。 可是现有的语音方案和 技术对家庭生活缺少匹配的应用场景, 使得语义理解很局限, 而且现有的语义 理解往往不能解决逻辑判断问题。  [0003] In today's Internet information development, the home Internet of Things is entering the ordinary family. As the mainstream control method, voice intelligent control technology has been popularized in family life. However, existing voice solutions and technologies lack matching application scenarios for family life, which makes semantic understanding very limited, and existing semantic understanding often cannot solve logical judgment problems.
技术问题  technical problem
[0004] 鉴于以上内容, 有必要提供一种基于语义分析且具有逻辑判断能力的智能终端 控制方法、 系统及智能终端。  In view of the above, it is necessary to provide an intelligent terminal control method, system and intelligent terminal based on semantic analysis and having logical judgment capabilities.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0005] 一种基于语义分析的智能终端控制方法, 该方法包括以下步骤:  [0005] A method for controlling an intelligent terminal based on semantic analysis, the method comprising the following steps:
[0006] 提供一语义知识库, 该语义知识库包括逻辑语义集, 该逻辑语义集包括逻辑语 义词, 该逻辑语义词包括条件词和执行词;  [0006] Providing a semantic knowledge base, the semantic knowledge base comprising a logical semantic set, the logical semantic set comprising a logical semantic word, the logical semantic word comprising a condition word and an execution word;
[0007] 接收输入信号, 该输入信号为语音信号或图像信号; Receiving an input signal, the input signal being a voice signal or an image signal;
[0008] 通过该语音信号或图像信号识别文字, 将识别的文字存储于一目标文本中; [0009] 在该目标文本中识别出该条件词与该执行词; [0010] 依据该条件词与该执行词分析出感知条件和执行命令; 及 [0008] identifying the text by the voice signal or the image signal, and storing the recognized text in a target text; [0009] identifying the condition word and the execution word in the target text; [0010] analyzing the sensing condition and executing the command according to the condition word and the execution word; and
[0011] 根据该感知条件执行该执行命令。  [0011] executing the execution command according to the sensing condition.
[0012] 一种基于语义分析的智能终端控制系统, 该系统包括:  [0012] An intelligent terminal control system based on semantic analysis, the system comprising:
[0013] 语义知识库, 包括逻辑语义集, 该逻辑语义集包括逻辑语义词, 该逻辑语义词 包括条件词和执行词;  [0013] a semantic knowledge base, including a logical semantic set, the logical semantic set includes a logical semantic word, the logical semantic word including a condition word and an execution word;
[0014] 接收模块, 用于接收输入信号, 该输入信号为语音信号或图像信号; [0014] a receiving module, configured to receive an input signal, where the input signal is a voice signal or an image signal;
[0015] 语音 /图像识别模块, 用于通过该语音信号或图像信号识别文字, 将识别的文 字存储于一目标文本中; [0015] a voice/image recognition module, configured to identify a text by the voice signal or the image signal, and store the recognized text in a target text;
[0016] 分析模块, 用于在该目标文本中识别出条件词与执行词, 并依据该条件词与该 执行词分析出感知条件和执行命令; 及 [0016] an analysis module, configured to identify a condition word and an execution word in the target text, and analyze the sensing condition and the execution command according to the condition word and the execution word;
[0017] 执行模块, 用于根据该感知条件执行该执行命令。 [0017] an execution module, configured to execute the execution command according to the sensing condition.
[0018] 一种智能终端, 包括上述基于语义分析的智能终端控制系统。 [0018] An intelligent terminal includes the above-described intelligent terminal control system based on semantic analysis.
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0019] 相对现有技术, 上述基于语义分析的智能终端控制方法、 系统和智能终端可通 过逻辑语义词进行逻辑判断并快速获得结构化的语义理解。  [0019] Compared with the prior art, the above-described intelligent terminal control method, system and intelligent terminal based on semantic analysis can perform logical judgment through logical semantic words and quickly obtain structured semantic understanding.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0020] 图 1为本发明一实施方式中一种基于语义分析的智能终端控制方法的流程图。  1 is a flowchart of a method for controlling an intelligent terminal based on semantic analysis according to an embodiment of the present invention.
[0021] 图 2为本发明一实施方式中一种基于语义分析的智能终端控制系统的功能模块 图。 2 is a functional block diagram of a smart terminal control system based on semantic analysis according to an embodiment of the present invention.
[0022] 图 3为本发明另一实施方式中一种基于语义分析的智能终端控制方法。  3 is a smart terminal control method based on semantic analysis according to another embodiment of the present invention.
本发明的实施方式 Embodiments of the invention
[0023] 请参阅图 1, 本发明实施方式中一种基于语义分析的智能终端控制方法, 包括 以下步骤:  [0023] Please refer to FIG. 1, a method for controlling an intelligent terminal based on semantic analysis in an embodiment of the present invention, including the following steps:
[0024] 步骤 101 : 建立语义知识库, 包括逻辑语义集和场景语义集。 建立执行对象数 据库, 存储若干执行对象及可对每个执行对象施加的功能集。 [0024] Step 101: Establish a semantic knowledge base, including a logical semantic set and a scene semantic set. Number of execution objects According to the library, a number of execution objects and a set of functions that can be applied to each execution object are stored.
[0025] 逻辑语义集包括逻辑语义词, 逻辑语义词包括条件词与执行词。 条件词可包括 , 例如, "如果"、 "假如"、 "要是"、 "只要 ""当…吋"等。 执行词可包括, 例如, " 就"、 "都"等用于提示后面会有具体执行命令词。 以上逻辑语义词也可包括相应 的其他语言, 例如, "if...then"。  [0025] The logical semantic set includes logical semantic words, and the logical semantic words include condition words and execution words. Conditional words may include, for example, "if", "if", "if", "as long as" "when...". Execution words may include, for example, "just", "all", etc. for prompting that there will be specific execution command words. The above logical semantic words may also include corresponding other languages, for example, "if...then".
[0026] 场景语义集包括感知功能语义集和执行功能语义集。 感知功能语义集存储有若 干感知条件词, 例如, 吋间、 地点、 人物、 声响或特定声音、 天气信息和其他 关键词等。 声响或特定声音可包括拟声和动物声等, 天气信息可包括气温、 湿 度、 气压和光照度等。 执行功能语义集包括若干执行命令词, 例如, 播放音 /视 频留言、 人工语音提醒、 播放音乐或视频、 物联网家居电器幵关的操控、 互联 网音视频通话、 基本生活问答 (如天气、 吋间等)、 到达某地找某人和随行等。  [0026] The scene semantic set includes a perceptual function semantic set and an execution function semantic set. The Perceptual Function Semantic Set stores a number of conditional words, such as time, place, person, sound or specific sound, weather information, and other keywords. Sounds or specific sounds may include onomatopes and animal sounds, and weather information may include temperature, humidity, air pressure, and illuminance. The executive function semantic set includes a number of execution command words, for example, playing audio/video messages, artificial voice reminders, playing music or video, Internet of Things, home appliance control, Internet audio and video calls, basic life questions and answers (such as weather, daytime) Etc.), arrive at a place to find someone and accompany you.
[0027] 执行对象数据库即为执行相应的操作或动作, 每一执行对象关联至少一执行功 能语义集的执行命令词。 执行对象数据库可包括, 例如, 管理音视频播放器、 动态触发智能家居控制、 生活提醒操作或管理第三方应用程序等。  [0027] Executing the object database is to perform a corresponding operation or action, and each execution object is associated with at least one execution command word of the execution function semantic set. Executing the object database can include, for example, managing audio and video players, dynamically triggering smart home controls, life reminder operations, or managing third party applications.
[0028] 步骤 103: 接收输入信号, 其中, 输入信号包括用户输入的语音信号或图像信 号。 具体地, 用户输入的语音信号可以是用户通过麦克风输入的; 上述的图像 信号可以是通过摄像头采集得到的。  [0028] Step 103: Receive an input signal, where the input signal includes a voice signal or an image signal input by a user. Specifically, the voice signal input by the user may be input by the user through a microphone; the image signal described above may be acquired by a camera.
[0029] 步骤 105: 识别输入信号, 即通过语音信号或图像信号识别文字并存储在一目 标文本中, 将目标文本与记录用户的原始语音或图像数据存储成目标文件。  [0029] Step 105: Identify the input signal, that is, recognize the text by the voice signal or the image signal and store it in a target text, and store the target text and the original voice or image data of the recording user into the target file.
[0030] 步骤 107: 遍历目标文本, 识别出关键词以获得相应的语义信息。 每一语义信 息包括感知条件词和执行命令词。 当语义确定吋, 可快速査找语义知识库, 并 且对感知条件词和执行命令词按照一定的抽取规则去提取出来, 进而做到语义 明确, 形成语义理解。 其中抽取到的词按照预定义的属性命名规则命名同吋做 到不重复。  [0030] Step 107: Traverse the target text, identify the keyword to obtain the corresponding semantic information. Each semantic information includes a conditional word and an executive command word. When the semantics are determined, the semantic knowledge base can be quickly searched, and the conditional words and execution command words are extracted according to certain extraction rules, so that the semantics are clear and semantic understanding is formed. The extracted words are named according to the predefined attribute naming rules and are not repeated.
[0031] 步骤 109: 对目标文本进行逻辑判断识别出逻辑语义词, 即在目标文本中同吋 识别出条件词与执行词, 例如, 在目标文本中识别出"如果…就…"。  [0031] Step 109: Perform logical judgment on the target text to identify the logical semantic word, that is, identify the condition word and the execution word in the target text, for example, identify “if...just...” in the target text.
[0032] 步骤 111: 对目标文本进行切词, 将条件词与执行词之间的文本识别为条件结 构文本, 将执行词之后的文本识别为执行结构文本。 将条件结构文本和执行结 构文本分别存储在相应的数据结构当中, 例如采用 JavaScript Object[0032] Step 111: Perform a word cut on the target text, identify the text between the condition word and the execution word as the conditional structure text, and recognize the text after the execution word as the execution structure text. Conditional structure text and execution knot The text is stored in the corresponding data structure, for example, using JavaScript Object
Notation (json) 文件格式存储。 条件结构文本和执行结构文本可存储为相对独 立的数据结构中。 分析出感知条件与执行命令, 即在条件结构文本中识别出感 知条件词, 基于逻辑分析生产感知条件; 在执行结构文本中识别出执行命令词 , 基于逻辑分析生产执行命令。 Notation (json) file format storage. Conditional structure text and execution structure text can be stored in a relatively independent data structure. The sensing condition and the execution command are analyzed, that is, the condition word is recognized in the condition structure text, the production sensing condition is based on the logic analysis; the execution command word is recognized in the execution structure text, and the production execution command is based on the logic analysis.
[0033] 步骤 113: 以感知条件为前提条件来执行该执行命令, 当触发执行命令吋, 执 行关联的执行对象。 [0033] Step 113: Execute the execution command with the precondition as a precondition, and when the execution command is triggered, execute the associated execution object.
[0034] 在本发明的一个实施方式中, 在执行步骤 103之前, 该方法还包括: 根据图像 信号进行人脸识别, 并根据识别结果确定用户的身份信息。 一方面可以防止非 法用户使用智能终端, 另一方面, 也可根据用户身份信息使智能终端为用户提 供个性化的服务, 提升智能终端的使用体验。  [0034] In an embodiment of the present invention, before performing step 103, the method further includes: performing face recognition according to the image signal, and determining identity information of the user according to the recognition result. On the one hand, the illegal user can be prevented from using the smart terminal. On the other hand, the smart terminal can also provide the personalized service for the user according to the user identity information, thereby improving the use experience of the smart terminal.
[0035] 作为一个具体的例子 1, 当智能终端为机器人吋, 对智能终端说: "如果今天在 沙发上看到我就立即到电视机面前把电视机打幵", 可提取出"电视机 "和"电视机 打幵"作为"智能家居"的场景。 识别出条件词与执行词为"如果…就…"。 在条件 结构文本中提取出感知条件: 地点为 "沙发上", 感知动作为"看到", 人物为 "我" , 或将"沙发"和"我"作为感知条件词。 在执行结构文本中提取出执行命令, 地点 为"电视机面前", 执行动作为"电视机打幵"。  [0035] As a specific example 1, when the smart terminal is a robot, the smart terminal said: "If I see the TV on the sofa and immediately hit the TV in front of the TV," the TV can be extracted. "And "TV is snoring" as "smart home" scene. Identify the condition word and the execution word as "if...just...". The perceptual condition is extracted from the conditional structure text: the location is "on the sofa", the perceptual action is "see", the character is "I", or the "sofa" and "I" are used as the conditional words. Execute the execution command in the execution structure text, the location is "in front of the TV", and the action is "TV snoring".
[0036] 作为一个具体的例子 2, 当对智能终端说: "如果到了 11:00就到爸爸面前提醒他 吃药", 可提取出"提醒他吃药"作为"生活提醒"的场景。 识别出条件词与执行词 为"如果…就…"。 在条件结构文本中提取出感知条件 "11:00"。 在执行结构文本 中提取出执行命令"到爸爸面前"和"提醒他吃药"。  [0036] As a specific example 2, when speaking to the smart terminal: "If you arrive at the father to remind him to take the medicine at 11:00," you can extract the "remind him to take medicine" as the "life reminder" scene. Identify the condition word and the execution word as "if...just...". The perceptual condition "11:00" is extracted from the conditional structure text. Extract the execution command "to Dad" and "Remind him to take medicine" in the execution structure text.
[0037] 作为一个具体的例子 3, 当对智能终端说: "如果看到不认识的人就马上通知我 ", 可提取出"不认识的人"和"通知我 "作为 "家居保安"的场景。 识别出条件词与 执行词为"如果…就…"。 在条件结构文本中提取出感知条件"看到不认识的人"。 在执行结构文本中提取出执行命令 "通知我"。  [0037] As a specific example 3, when speaking to the smart terminal: "If you see someone you don't know, immediately notify me", you can extract "people you don't know" and "notify me" as "home security". Scenes. Identify the condition word and the execution word as "if...just...". In the conditional structure text, the perceptual condition "see the person who does not know" is extracted. Extract the execution command "Notify Me" in the execution structure text.
[0038] 本发明一实施方式中基于语义分析的智能终端控制方法提供物联网智能终端, 例如, 服务型机器人领域的语义理解定制, 通过简明逻辑语义词获得结构化的 语义理解。 此方法较现有的抽取语义理解方法加入逻辑判断。 在应用于智能终 端特定场景中, 可提高语义理解精度与效率。 [0038] An intelligent terminal control method based on semantic analysis in an embodiment of the present invention provides an IoT intelligent terminal, for example, a semantic understanding customization in the field of service robots, and a structured semantic understanding through a concise logical semantic word. This method adds logic to the existing extraction semantics. Applied to intelligent end In the specific scene, the accuracy and efficiency of semantic understanding can be improved.
[0039] 图 2是根据本发明一个实施方式的基于语义分析的智能终端控制系统的结构框 图。 如图 2所示, 该智能终端控制系统 200包括: 接收模块 210、 语音 /图像识别模 块 220、 存储模块 230、 语义识别模块 260、 分析模块 270、 执行模块 280和语义知 识库 290。  2 is a structural block diagram of a semantic terminal-based intelligent terminal control system according to an embodiment of the present invention. As shown in FIG. 2, the intelligent terminal control system 200 includes: a receiving module 210, a voice/image recognition module 220, a storage module 230, a semantic recognition module 260, an analysis module 270, an execution module 280, and a semantic knowledge library 290.
[0040] 具体地, 接收模块 210用于接收输入信号, 输入信号包括用户输入的语音信号 或图像信号。 语音 /图像识别模块 220用于将语音信号或图像信号识别为文字并存 储在目标文本中。 存储模块 230存储该目标文本。 语义识别模块 260用于遍历目 标文本并识别出关键词以获得相应的语义信息。 分析模块 270用于在目标文本中 同吋识别出条件词与执行词的句子并识别出感知条件和执行命令。 执行模块 280 用于根据执行命令执行关联的执行对象。  [0040] Specifically, the receiving module 210 is configured to receive an input signal, where the input signal includes a voice signal or an image signal input by a user. The speech/image recognition module 220 is for recognizing a speech signal or an image signal as text and storing it in the target text. The storage module 230 stores the target text. Semantic recognition module 260 is used to traverse the target text and identify the keywords to obtain corresponding semantic information. The analysis module 270 is configured to identify the sentence of the condition word and the execution word in the target text and recognize the sensing condition and the execution command. Execution module 280 is used to execute the associated execution object according to the execution command.
[0041] 需要说明的是, 本发明实施方式的基于语义分析的智能终端控制系统的具体实 现方式与本发明实施方式的基于语义分析的智能终端控制方法的具体实现方式 类似, 具体请参见方法部分的描述, 为了减少冗余, 此处不做赘述。  [0041] It should be noted that the specific implementation manner of the semantic terminal-based intelligent terminal control system of the embodiment of the present invention is similar to the specific implementation manner of the semantic terminal-based intelligent terminal control method according to the embodiment of the present invention. For details, refer to the method part. The description, in order to reduce redundancy, will not be described here.
[0042] 进一步地, 本发明还涉及一种智能终端, 包括以上实施方式所述的基于语义分 析的智能终端控制系统。 根据本发明实施方式的智能终端的其它构成以及作用 对于本领域的普通技术人员而言都是已知的, 为了减少冗余, 此处不做赘述。 Further, the present invention relates to an intelligent terminal, including the semantic analysis-based intelligent terminal control system described in the above embodiments. Other configurations and functions of the smart terminal according to the embodiments of the present invention are known to those skilled in the art, and in order to reduce redundancy, no further details are provided herein.
[0043] 请继续参阅图 3, 在另一实施方式中, 一种简易的基于语义分析的智能终端控 制方法包括: [0043] Please continue to refer to FIG. 3. In another embodiment, a simple semantic analysis-based intelligent terminal control method includes:
[0044] 步骤 301 : 读取语义知识库。 [0044] Step 301: Read the semantic knowledge base.
[0045] 步骤 303: 进行语义分析, 以形成语义理解。 [0045] Step 303: Perform semantic analysis to form a semantic understanding.
[0046] 步骤 305: 判断是否识别出场景, 如果"是", 则到步骤 307, 如果"否", 则结束 [0047] 步骤 307: 执行具体的功能。  [0046] Step 305: Determine whether the scene is recognized. If "Yes", go to step 307, if "No", then end [0047] Step 307: Perform specific functions.
[0048] 本实施方式中, 该方法实现一种逻辑与判断, 例如, 如果"如果"条件满足就执 行"就"中某一具体命令词, 或者如果"如果"当中出现某个关键词, 就执行 "就"的 执行功能词。  [0048] In this embodiment, the method implements a logic and a judgment, for example, if a "if" condition is satisfied, a specific command word in "just" is executed, or if a keyword appears in "if", Execute the "implementation" function word.
[0049] 在本实施方式中, 基于语义分析的智能终端控制方法结合独特的语义分析技术 , 实现人机交互。 针对具体执行功能而言, 可形成一种准确理解自然语言的方 法。 [0049] In the present embodiment, the intelligent terminal control method based on semantic analysis combines unique semantic analysis technology , to achieve human-computer interaction. For specific execution functions, a method for accurately understanding natural language can be formed.
[0050] 在流程图中表示或在此以其他方式描述的逻辑和 /或步骤, 例如, 可以被认为 是用于实现逻辑功能的可执行指令的定序列表, 可以具体实现在任何计算机可 读介质中, 以供指令执行系统、 装置或设备 (如基于计算机的系统、 包括处理器 的系统或其他可以从指令执行系统、 装置或设备取指令并执行指令的系统)使用 , 或结合这些指令执行系统、 装置或设备而使用。 就本说明书而言, "计算机可 读介质 "可以是任何可以包含、 存储、 通信、 传播或传输程序以供指令执行系统 、 装置或设备或结合这些指令执行系统、 装置或设备而使用的装置。 计算机可 读介质的更具体的示例 (非穷尽性列表)包括以下: 具有一个或多个布线的电连接 部 (电子装置), 便携式计算机盘盒 (磁装置), 随机存取存储器 (RAM) , 只读存储 器 (ROM), 可擦除可编辑只读存储器 (EPROM或闪速存储器), 光纤装置, 以及 便携式光盘只读存储器 (CDROM)。 另外, 计算机可读介质甚至可以是可在其上 打印所述程序的纸或其他合适的介质, 因为可以例如通过对纸或其他介质进行 光学扫描, 接着进行编辑、 解译或必要吋以其他合适方式进行处理来以电子方 式获得所述程序, 然后将其存储在计算机存储器中。  [0050] The logic and/or steps represented in the flowcharts or otherwise described herein, for example, may be considered as an ordered list of executable instructions for implementing logical functions, which may be embodied in any computer readable form. In the medium, for use by, or in conjunction with, an instruction execution system, apparatus, or device (eg, a computer-based system, a system including a processor, or other system that can fetch instructions and execute instructions from an instruction execution system, apparatus, or device) Use with systems, devices, or equipment. For the purposes of this specification, a "computer readable medium" can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by the instruction execution system, apparatus, or device, or in conjunction with the instruction execution system, apparatus, or device. More specific examples (non-exhaustive list) of computer readable media include the following: electrical connections (electronic devices) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM). In addition, the computer readable medium may even be a paper or other suitable medium on which the program can be printed, as it may be optically scanned, for example by paper or other medium, followed by editing, interpretation or other suitable The method proceeds to obtain the program electronically and then store it in computer memory.
[0051] 应当理解, 本发明的各部分可以用硬件、 软件、 固件或它们的组合来实现。 在 上述实施方式中, 多个步骤或方法可以用存储在存储器中且由合适的指令执行 系统执行的软件或固件来实现。 例如, 如果用硬件来实现, 和在另一实施方式 中一样, 可用本领域公知的下列技术中的任一项或他们的组合来实现: 具有用 于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路, 具有合适的组合逻 辑门电路的专用集成电路, 可编程门阵歹 ij(PGA), 现场可编程门阵列 (FPGA)等。  [0051] It should be understood that portions of the invention may be implemented in hardware, software, firmware or a combination thereof. In the above-described embodiments, multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, it can be implemented with any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals Discrete logic circuit, ASIC with suitable combination logic gate, programmable gate array 歹 ij (PGA), field programmable gate array (FPGA), etc.
[0052] 本技术领域的普通技术人员可以理解实现上述实施方式方法携带的全部或部分 步骤是可以通过程序来指令相关的硬件完成, 所述的程序可以存储于一种计算 机可读存储介质中, 该程序在执行吋, 包括方法实施方式的步骤之一或其组合  [0052] Those skilled in the art can understand that all or part of the steps carried by the method of implementing the above embodiments may be completed by a program to instruct related hardware, and the program may be stored in a computer readable storage medium. The program is executed, including one or a combination of the steps of the method implementation
[0053] 此外, 在本发明各个实施方式中的各功能单元可以集成在一个处理模块中, 也 可以是各个单元单独物理存在, 也可以两个或两个以上单元集成在一个模块中 。 上述集成的模块既可以采用硬件的形式实现, 也可以采用软件功能模块的形 式实现。 所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销 售或使用吋, 也可以存储在一个计算机可读取存储介质中。 [0053] In addition, each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module. . The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. The integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
上述提到的存储介质可以是只读存储器, 磁盘或光盘等。 尽管上面已经示出和 描述了本发明的实施方式, 可以理解的是, 上述实施方式是示例性的, 不能理 解为对本发明的限制, 本领域的普通技术人员在本发明的范围内可以对上述实 施方式进行变化、 修改、 替换和变型。  The above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like. Although the embodiments of the present invention have been shown and described, it is understood that the foregoing embodiments are illustrative and are not to be construed as limiting the scope of the invention. The embodiments are subject to changes, modifications, substitutions and variations.

Claims

权利要求书 Claim
一种基于语义分析的智能终端控制方法, 其特征在于: 该方法包括以 下步骤: An intelligent terminal control method based on semantic analysis, characterized in that: the method comprises the following steps:
提供一语义知识库, 该语义知识库包括逻辑语义集, 该逻辑语义集包 括逻辑语义词, 该逻辑语义词包括条件词和执行词; Providing a semantic knowledge base, the semantic knowledge base comprising a logical semantic set, the logical semantic set comprising a logical semantic word, the logical semantic word comprising a condition word and an execution word;
接收输入信号, 该输入信号为语音信号或图像信号; Receiving an input signal, the input signal being a voice signal or an image signal;
通过该语音信号或图像信号识别文字, 将识别的文字存储于一目标文 本中; Recognizing text by the voice signal or image signal, and storing the recognized text in a target text;
在该目标文本中识别出该条件词与该执行词; Identifying the condition word and the execution word in the target text;
依据该条件词与该执行词分析出感知条件和执行命令; 及 And analyzing the sensing condition and executing the command according to the condition word and the execution word; and
根据该感知条件执行该执行命令。 The execution command is executed according to the sensing condition.
如权利要求 1所述的基于语义分析的智能终端控制方法, 其特征在于A semantic terminal-based intelligent terminal control method according to claim 1, wherein
: 该基于语义分析的智能终端控制方法还包括: 遍历该目标文本, 识 别出关键词以获得相应的语义信息。 The intelligent terminal control method based on semantic analysis further comprises: traversing the target text, identifying keywords to obtain corresponding semantic information.
如权利要求 1所述的基于语义分析的智能终端控制方法, 其特征在于A semantic terminal-based intelligent terminal control method according to claim 1, wherein
: 该方法还包括: 对该目标文本进行切词, 将该条件词与该执行词之 间的文本识别为条件结构文本, 将该执行词之后的文本识别为执行结 构文本; 在该条件结构文本中分析生产该感知条件; 及在该执行结构 文本中分析生产该执行命令。 The method further includes: cutting a word of the target text, identifying the text between the condition word and the execution word as a conditional structure text, and identifying the text after the execution word as an execution structure text; The analysis produces the perceptual condition; and analyzes the production of the execution command in the execution structure text.
如权利要求 3所述的基于语义分析的智能终端控制方法, 其特征在于 : 将该条件结构文本和该执行结构文本分别以 JavaScript Object Notation (json) 文件格式存储。 The semantic analysis-based intelligent terminal control method according to claim 3, wherein: the conditional structure text and the execution structure text are respectively stored in a JavaScript Object Notation (json) file format.
如权利要求 3所述的基于语义分析的智能终端控制方法, 其特征在于 : 该语义知识库还包括场景语义集, 该场景语义集包括感知功能语义 集和执行功能语义集, 该感知功能语义集包括至少一感知条件词, 该 执行功能语义集包括至少一执行命令词, 该方法还包括: 在该条件结 构文本中识别出感知条件词, 基于逻辑分析生产该感知条件; 及在该 执行结构文本中识别出执行命令词, 基于逻辑分析生产该执行命令。 [权利要求 6] 如权利要求 1所述的基于语义分析的智能终端控制方法, 其特征在于The semantic analysis-based intelligent terminal control method according to claim 3, wherein: the semantic knowledge base further comprises a scene semantic set, wherein the scene semantic set comprises a perceptual function semantic set and an execution function semantic set, and the perceptual function semantic set Include at least one perceptual condition word, the execution function semantic set includes at least one execution command word, the method further comprising: identifying a perceptual condition word in the conditional structure text, producing the perceptual condition based on logic analysis; and executing the structural text in the execution The execution command word is identified, and the execution command is produced based on logic analysis. [Claim 6] The semantic analysis based intelligent terminal control method according to claim 1, wherein
: 该语义知识库还包括执行对象数据库, 该执行对象数据库存储若干 执行对象, 每一执行对象关联至少一执行功能语义集中的执行命令词 The semantic knowledge base further includes an execution object database, the execution object database storing a plurality of execution objects, each execution object associated with at least one execution command word in the execution function semantic set
[权利要求 7] 如权利要求 5所述的基于语义分析的智能终端控制方法, 其特征在于[Claim 7] The semantic analysis based intelligent terminal control method according to claim 5, characterized in that
: 该条件词为"如果", 该执行词为"就"。 : The condition word is "if" and the execution word is "yes".
[权利要求 8] —种基于语义分析的智能终端控制系统, 其特征在于: 该系统包括: 语义知识库, 包括逻辑语义集, 该逻辑语义集包括逻辑语义词, 该逻 辑语义词包括条件词和执行词; [Claim 8] An intelligent terminal control system based on semantic analysis, characterized in that: the system comprises: a semantic knowledge base comprising a logical semantic set, the logical semantic set comprising logical semantic words, the logical semantic words including condition words and Execution word
接收模块, 用于接收输入信号, 该输入信号为语音信号或图像信号; 语音 /图像识别模块, 用于通过该语音信号或图像信号识别文字, 将 识别的文字存储于一目标文本中;  a receiving module, configured to receive an input signal, where the input signal is a voice signal or an image signal; a voice/image recognition module, configured to identify the text by the voice signal or the image signal, and store the recognized text in a target text;
分析模块, 用于在该目标文本中识别出条件词与执行词, 并依据该条 件词与该执行词分析出感知条件和执行命令; 及 执行模块, 用于根据该感知条件执行该执行命令。  An analysis module, configured to identify a condition word and an execution word in the target text, and analyze the sensing condition and the execution command according to the condition word and the execution word; and an execution module, configured to execute the execution command according to the sensing condition.
[权利要求 9] 如权利要求 8所述的基于语义分析的智能终端控制系统, 其特征在于[Claim 9] The semantic analysis based intelligent terminal control system according to claim 8, wherein
: 该分析模块还用于对该目标文本进行切词, 将该条件词与该执行词 之间的文本识别为条件结构文本, 将该执行词之后的文本识别为执行 结构文本; 在该条件结构文本中分析生产该感知条件; 及在该执行结 构文本中分析生产该执行命令。 The analysis module is further configured to cut the target text, identify the text between the condition word and the execution word as a conditional structure text, and identify the text after the execution word as an execution structure text; The perceptual condition is produced in the text analysis; and the execution command is analyzed and produced in the execution structure text.
[权利要求 10] —种智能终端, 其特征在于, 该智能终端包括如权利要求 8或 9中所述 的基于语义分析的智能终端控制系统。 [Claim 10] An intelligent terminal, comprising the semantic terminal-based intelligent terminal control system according to claim 8 or 9.
PCT/CN2015/099908 2015-11-19 2015-12-30 Intelligent terminal control method and system based on semantic analysis, and intelligent terminal WO2017084185A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510801108.5A CN105446146B (en) 2015-11-19 2015-11-19 Intelligent terminal control method, system and intelligent terminal based on semantic analysis
CN201510801108.5 2015-11-19

Publications (1)

Publication Number Publication Date
WO2017084185A1 true WO2017084185A1 (en) 2017-05-26

Family

ID=55556482

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/099908 WO2017084185A1 (en) 2015-11-19 2015-12-30 Intelligent terminal control method and system based on semantic analysis, and intelligent terminal

Country Status (2)

Country Link
CN (1) CN105446146B (en)
WO (1) WO2017084185A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110045621A (en) * 2019-04-12 2019-07-23 深圳康佳电子科技有限公司 Intelligent scene processing method, system, smart home device and storage medium

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912692B (en) * 2016-04-22 2019-09-27 华讯方舟科技有限公司 A kind of method and apparatus of Intelligent voice dialog
CN106127526A (en) * 2016-06-30 2016-11-16 佛山市天地行科技有限公司 Intelligent robot system and method for work thereof
CN106019973A (en) * 2016-07-30 2016-10-12 杨超坤 Smart home with emotion recognition function
KR20180049787A (en) * 2016-11-03 2018-05-11 삼성전자주식회사 Electric device, method for control thereof
EP4220630A1 (en) 2016-11-03 2023-08-02 Samsung Electronics Co., Ltd. Electronic device and controlling method thereof
EP3545372B1 (en) * 2016-11-23 2021-12-29 Carrier Corporation Building management system having knowledge base
CN106920553A (en) * 2017-04-21 2017-07-04 广东技术师范学院 A kind of speech recognition control system and its identification control method
CN107766482B (en) * 2017-10-13 2021-12-14 北京猎户星空科技有限公司 Information pushing and sending method, device, electronic equipment and storage medium
CN107886947A (en) * 2017-10-19 2018-04-06 珠海格力电器股份有限公司 The method and device of a kind of image procossing
CN108572594A (en) * 2018-05-09 2018-09-25 深圳绿米联创科技有限公司 Generation method, device and the terminal device of smart machine control instruction
KR20200013162A (en) 2018-07-19 2020-02-06 삼성전자주식회사 Electronic apparatus and control method thereof
CN111292734B (en) * 2018-12-06 2024-03-08 阿里巴巴集团控股有限公司 Voice interaction method and device
TWI689830B (en) * 2018-12-11 2020-04-01 中華電信股份有限公司 Method for controlling devices based on voice message and control terminal device
CN109920430A (en) * 2019-01-10 2019-06-21 上海言通网络科技有限公司 Speech recognition semantic processing system and its method
CN111125346B (en) * 2019-12-26 2022-07-08 思必驰科技股份有限公司 Semantic resource updating method and system
CN112735406B (en) * 2020-12-23 2022-10-28 青岛海尔科技有限公司 Device control method and apparatus, storage medium, and electronic apparatus

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070208556A1 (en) * 2006-03-03 2007-09-06 Samsung Electronics Co., Ltd. Apparatus for providing voice dialogue service and method of operating the same
CN101930428A (en) * 2009-06-18 2010-12-29 万继华 System and method for ensuring computer to understand natural languages
CN103617159A (en) * 2012-12-07 2014-03-05 万继华 Method for translating natural languages into computer language, semantic analyzer and human-machine conversation system
CN104951077A (en) * 2015-06-24 2015-09-30 百度在线网络技术(北京)有限公司 Man-machine interaction method and device based on artificial intelligence and terminal equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101345819B (en) * 2008-08-19 2012-04-18 中山大学 Speech control system used for set-top box
KR101568347B1 (en) * 2011-04-12 2015-11-12 한국전자통신연구원 Computing device with robotic functions and operating method for the same
CN103945044A (en) * 2013-01-22 2014-07-23 中兴通讯股份有限公司 Information processing method and mobile terminal
CN103745723A (en) * 2014-01-13 2014-04-23 苏州思必驰信息科技有限公司 Method and device for identifying audio signal
CN103902373B (en) * 2014-04-02 2017-09-29 百度在线网络技术(北京)有限公司 intelligent terminal control method, server and intelligent terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070208556A1 (en) * 2006-03-03 2007-09-06 Samsung Electronics Co., Ltd. Apparatus for providing voice dialogue service and method of operating the same
CN101930428A (en) * 2009-06-18 2010-12-29 万继华 System and method for ensuring computer to understand natural languages
CN103617159A (en) * 2012-12-07 2014-03-05 万继华 Method for translating natural languages into computer language, semantic analyzer and human-machine conversation system
CN104951077A (en) * 2015-06-24 2015-09-30 百度在线网络技术(北京)有限公司 Man-machine interaction method and device based on artificial intelligence and terminal equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110045621A (en) * 2019-04-12 2019-07-23 深圳康佳电子科技有限公司 Intelligent scene processing method, system, smart home device and storage medium
CN110045621B (en) * 2019-04-12 2022-07-22 深圳康佳电子科技有限公司 Intelligent scene processing method and system, intelligent household equipment and storage medium

Also Published As

Publication number Publication date
CN105446146A (en) 2016-03-30
CN105446146B (en) 2019-05-28

Similar Documents

Publication Publication Date Title
WO2017084185A1 (en) Intelligent terminal control method and system based on semantic analysis, and intelligent terminal
US11810554B2 (en) Audio message extraction
US11164568B2 (en) Speech recognition method and apparatus, and storage medium
CN106658129B (en) Terminal control method and device based on emotion and terminal
US10068573B1 (en) Approaches for voice-activated audio commands
US10504513B1 (en) Natural language understanding with affiliated devices
CN103456314B (en) A kind of emotion identification method and device
US11687526B1 (en) Identifying user content
US11457061B2 (en) Creating a cinematic storytelling experience using network-addressable devices
US10860289B2 (en) Flexible voice-based information retrieval system for virtual assistant
CN109979450B (en) Information processing method and device and electronic equipment
CN111295708A (en) Speech recognition apparatus and method of operating the same
TW202025139A (en) Voice interaction method, device and system
CN105531758A (en) Speech recognition using foreign word grammar
TW202022851A (en) Voice interaction method and device
TW202022849A (en) Voice data identification method, apparatus and system
JP2021076818A (en) Method, apparatus, device and computer readable storage media for voice interaction
US8868419B2 (en) Generalizing text content summary from speech content
CN111506183A (en) Intelligent terminal and user interaction method
WO2024093578A1 (en) Voice recognition method and apparatus, and electronic device, storage medium and computer program product
KR102536944B1 (en) Method and apparatus for speech signal processing
WO2017092322A1 (en) Method for operating browser on smart television and smart television
WO2019228140A1 (en) Instruction execution method and apparatus, storage medium, and electronic device
WO2022143349A1 (en) Method and device for determining user intent
KR102472921B1 (en) User interfacing method for visually displaying acoustic signal and apparatus thereof

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15908681

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15908681

Country of ref document: EP

Kind code of ref document: A1