CN110865853B - Intelligent operation method and device of cloud service and electronic equipment - Google Patents

Intelligent operation method and device of cloud service and electronic equipment Download PDF

Info

Publication number
CN110865853B
CN110865853B CN201810989642.7A CN201810989642A CN110865853B CN 110865853 B CN110865853 B CN 110865853B CN 201810989642 A CN201810989642 A CN 201810989642A CN 110865853 B CN110865853 B CN 110865853B
Authority
CN
China
Prior art keywords
cloud service
service control
information
control instruction
control information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810989642.7A
Other languages
Chinese (zh)
Other versions
CN110865853A (en
Inventor
任永杰
傅俊康
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810989642.7A priority Critical patent/CN110865853B/en
Publication of CN110865853A publication Critical patent/CN110865853A/en
Application granted granted Critical
Publication of CN110865853B publication Critical patent/CN110865853B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides an intelligent operation method and device of cloud service and electronic equipment. The method comprises the following steps: acquiring cloud service control information which can be used for cloud service according to intention information about operation of the cloud service, which is input by a user; converting the cloud service control information into a cloud service control instruction; and executing the cloud service control instruction to operate the cloud service. According to the embodiment of the invention, through converting the intention information input by the user into the cloud service control instruction, the corresponding cloud service control instruction can be intelligently called according to the operation intention of the user, and when the user performs the wanted operation on the cloud service, the accurate instruction input operation is not needed, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.

Description

Intelligent operation method and device of cloud service and electronic equipment
Technical Field
The present invention relates to the field of cloud computing technologies, and in particular, to an intelligent operation method and apparatus for a cloud service, and an electronic device.
Background
In recent years, cloud computing has become an increasing, usage and delivery model for related services that are widely developed in the computer and internet fields, generally involving the provision of dynamically scalable and virtualized resources through the internet. Through cloud computing, a user can submit a service request to a cloud service platform, and the cloud service platform is an important component of cloud computing service and provides comprehensive business capability for various internet users.
In the prior art, most providers of cloud computing services provide users with OpenAPI (Application Programming Interface ) based cloud service applications. That is, the user needs to input a call instruction of the OpenAPI function at its terminal to perform control operations such as opening, using, querying, monitoring, closing, and the like of the cloud computing service.
In the process of implementing the present invention, the inventors have found that at least the following problems exist in the prior art: the input of instructions that can be recognized by cloud services is often complex or requires high expertise on the part of the inputter.
Disclosure of Invention
The embodiment of the invention provides an intelligent operation method and device of cloud service and electronic equipment, which are used for solving the defects that in the prior art, a command which can be identified by the cloud service always needs to be input very complicated or has very high requirements on the expertise of an inputter, and improving the user experience.
To achieve the above objective, an embodiment of the present invention provides an intelligent operation method of a cloud service, including:
acquiring cloud service control information which can be used for cloud service according to intention information about operation of the cloud service, which is input by a user;
converting the cloud service control information into a cloud service control instruction;
and executing the cloud service control instruction to operate the cloud service.
The embodiment of the invention also provides an intelligent operation device of the cloud service, which comprises:
the acquisition module is used for acquiring cloud service control information which can be used for cloud services according to intention information about operation of the cloud services, which is input by a user;
the conversion module is used for converting the cloud service control information into a cloud service control instruction;
and the execution module is used for executing the cloud service control instruction to operate the cloud service.
The embodiment of the invention also provides electronic equipment, which comprises:
a memory for storing a program;
a processor for running the program stored in the memory for:
acquiring cloud service control information which can be used for cloud service according to intention information about operation of the cloud service, which is input by a user;
converting the cloud service control information into a cloud service control instruction;
and executing the cloud service control instruction to operate the cloud service.
According to the intelligent operation method and device for the cloud service and the electronic equipment, through converting the intention information input by the user into the cloud service control instruction, the corresponding cloud service control instruction can be intelligently called according to the operation intention of the user, and when the user performs the wanted operation on the cloud service, the user does not need to perform accurate instruction input operation, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.
The foregoing description is only an overview of the present invention, and is intended to be implemented in accordance with the teachings of the present invention in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present invention more readily apparent.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
fig. 1 is a system block diagram of a service system provided in an embodiment of the present invention;
FIG. 2 is a flow chart of one embodiment of a method of intelligent operation of a cloud service provided by the present invention;
FIG. 3 is a flowchart of another embodiment of a method for intelligent operation of a cloud service provided by the present invention;
fig. 4 is a schematic structural diagram of an embodiment of an intelligent operation device for cloud service provided by the present invention;
fig. 5 is a schematic structural diagram of another embodiment of an intelligent operation device for cloud service provided by the present invention;
fig. 6 is a schematic structural diagram of an embodiment of an electronic device according to the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
In the prior art, when a user wants to operate a cloud service, the user needs to log in a cloud service platform from a client and input a complex operation instruction, and the requirement on the expertise of an inputter is high. Aiming at the defects of the prior art, the application provides an intelligent operation scheme of cloud service, and the main principle is as follows: the user only needs to input the intention information related to the operation of the cloud service, and cloud service control information which can be used for the cloud service is acquired according to the intention information of the user data, and then the cloud service control information is converted into a cloud service control instruction, so that the cloud service is operated. For example, the user may input voice information, obtain control information available for the cloud service by extracting keywords from the voice information or using a natural language processing technology, and perform a conversion operation to convert the control information into a cloud service control instruction identifiable by the cloud service, so as to operate the cloud service. The cloud service control method and the cloud service control system have the advantages that corresponding cloud service control instructions can be intelligently invoked according to the operation intention of the user, when the user performs the wanted operation on the cloud service, accurate instruction input operation is not needed, so that the operation of the user is simplified, the professional requirements on the user are reduced, and the user experience is improved.
The method provided by the embodiment of the invention can be applied to any business system with a navigation function.
Fig. 1 is a system block diagram of a service system provided by an embodiment of the present invention, and the structure shown in fig. 1 is only one example of a service system to which the technical solution of the present invention can be applied. As shown in fig. 1, the service system includes an intelligent operation device. The device comprises: the acquisition module, the conversion module, and the execution module may be configured to execute the process flows shown in fig. 2 and 3 described below. In the business system, firstly, cloud service control information which can be used for cloud service is acquired according to intention information which is input by a user and related to operation of the cloud service; then, converting the cloud service control information into a cloud service control instruction capable of directly operating the cloud service; then, the cloud service control instruction is executed to operate the cloud service. Through converting the intention information input by the user into the cloud service control instruction, the corresponding cloud service control instruction can be intelligently invoked according to the operation intention of the user, and when the user performs the wanted operation on the cloud service, the user does not need to perform the accurate instruction input operation, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.
The foregoing embodiments are illustrative of the technical principles and exemplary application frameworks of embodiments of the present invention, and the detailed description of specific technical solutions of the embodiments of the present invention will be further described below by means of a plurality of embodiments.
Example 1
Fig. 2 is a flowchart of an embodiment of an intelligent operation method of cloud service provided by the present invention, where an execution body of the method may be the above-mentioned service system, or may be a cloud service platform capable of providing cloud service, or may be various server devices supporting the cloud service platform, or may be a device or a chip integrated on these server devices. As shown in fig. 2, the intelligent operation method of the cloud service includes the following steps:
s201, according to intention information about operation of cloud services, which is input by a user, cloud service control information which can be used for the cloud services is acquired.
In the embodiment of the invention, a user can input various forms of intention information related to operating a cloud service, for example, the intention information can be: text information, voice information, gesture information, image information, acceleration information, and the like. The useful information in the intention information can be acquired by adopting technologies such as voice recognition, gesture recognition, image recognition, 3D acceleration sensing recognition and the like or combining the technologies, so that cloud service control information which can be used for cloud service is acquired.
S202, converting cloud service control information into cloud service control instructions.
In the embodiment of the invention, the cloud service control instruction can be modularized, for example, the corresponding relation between various cloud service control information and the cloud service control instruction can be preset, and after the cloud service control information is acquired according to the intention information input by the user, the cloud service control instruction matched with the cloud service control information can be acquired according to the corresponding relation.
And S203, executing the cloud service control instruction to operate the cloud service.
According to the intelligent operation method of the cloud service, provided by the embodiment of the invention, through converting the intention information input by the user into the cloud service control instruction, the corresponding cloud service control instruction can be intelligently called according to the operation intention of the user, and when the user performs the wanted operation on the cloud service, the accurate instruction input operation is not needed, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.
Example two
Fig. 3 is a flowchart of another embodiment of an intelligent operation method of a cloud service provided by the present invention. As shown in fig. 3, on the basis of the embodiment shown in fig. 2, the intelligent operation method of the cloud service provided in this embodiment may further include the following steps:
s301, performing feature extraction operation on intention information input by a user, and acquiring identity information of the user so as to verify the identity of the user.
In the embodiment of the invention, when a user wants to perform control operations such as opening, using, querying, monitoring, closing, and the like of a cloud service, intention information about operating the cloud service is input. First, the intention information input by the user may be feature-extracted to obtain the user identity. For example, when the intention information input by the user is voice information, voice recognition is performed on the voice information, voice characteristics of a speaker are extracted, and comparison is performed with pre-stored user identity information, so that the user identity is verified. If the user does not have permission to operate the cloud service, the user may be prompted for "voiceprint mismatch" or "user not logged in" or the like.
S302, performing key information extraction operation on the intention information to acquire cloud service control information.
In the embodiment of the invention, the intent information is converted into cloud service control information by extracting key information in the intent information. For example, the user inputs text information "please expand the ECS server of 10 pieces of 4 cores 8G in the north-china 2 available area", and key information such as "north-china 2", "10 pieces of", "4 cores", "8G", "ECS server", and the like is extracted as cloud service control information for the intention information.
S303, performing matching operation in a corresponding relation table of preset cloud service control information and cloud service control instructions, and obtaining cloud service control instructions corresponding to the cloud service control information which can be used for cloud service.
In the embodiment of the invention, in a preset corresponding relation table of cloud service control information and cloud service control instructions, one cloud service control information can correspond to at least one cloud service control instruction, and one cloud service control instruction can correspond to at least one cloud service control information.
In addition, a degree of correlation is set between the cloud service control instruction and the cloud service control information corresponding thereto, and the setting of the degree of correlation may be according to the following rule:
1. the more times of successful matching in at least one cloud service control instruction corresponding to one cloud service control information, the higher the correlation degree between the cloud service control instruction and the cloud service control information;
2. the more times of successful matching in at least one piece of cloud service control information corresponding to one piece of cloud service control instruction, the higher the correlation degree between the cloud service control information and the cloud service control instruction.
S304, selecting a cloud service control instruction with highest correlation degree from at least one cloud service control instruction corresponding to the acquired cloud service control information, and directly executing the cloud service control instruction; or selecting one of the cloud service control instructions with higher correlation degree to execute according to the selection instruction input by the user.
In the embodiment of the invention, the appropriate cloud service control instruction can be selected for execution according to the correlation degree setting between the cloud service control instruction and the cloud service control information.
Specifically, when the cloud service control information extracted from the intention information is one, one of the cloud service control instructions with highest correlation degree can be selected for direct execution; the related information of the plurality of cloud service control instructions with higher relativity can be output to the user, and the user can select the related information, so that the interactive operation between the user and the cloud service platform is realized.
In addition, when the cloud service control information extracted from the intention information is a plurality of, the correlation degree of the cloud service control information can be synthesized in a plurality of cloud service control instructions corresponding to the cloud service control information, and the cloud service control instruction with the highest comprehensive correlation degree is selected to be directly executed; the relevant information of a plurality of instructions with high comprehensive relevance can be output to the user and selected by the user. Therefore, this step S304 may also include:
1. synthesizing the correlation of each cloud service control instruction in at least one cloud service control instruction corresponding to the plurality of cloud service control information, and obtaining the comprehensive correlation of each cloud service control instruction (for example, the correlation of each cloud service control instruction may be added to obtain the comprehensive correlation; or an average value of the correlation of each cloud service control instruction may be calculated to obtain the comprehensive correlation);
2. selecting a cloud service control instruction with highest comprehensive correlation degree to be directly executed; or selecting one of the cloud service control instructions with higher comprehensive relevance to execute according to the selection instruction input by the user.
S305, selecting other cloud service control instructions related to the cloud service control instructions converted by the cloud service control information from the preset operation instruction combination to execute.
In the embodiment of the invention, the related cloud service control instructions can be combined in advance, and after the user makes a selection, other operations related to the operation are executed besides the operation selected by the user, so that multiple interactions are performed, and the final intention of the user is realized.
For example, assuming that when the user is on vacation outside, the company needs to purchase an ECS cloud server urgently, the user may input the intention information of "purchase an ECS cloud server" through a terminal such as a mobile phone, and screen out a plurality of cloud service operation instructions with higher correlation after extracting key information from the intention information and matching cloud service operation instructions, for example, output "please select a specification of selecting an ESC cloud server to purchase" to the user: 4 cores 8G, 8 cores 16G'; then, according to the selection of the user, more relevant operations are performed, for example, after the user selects "4 core 8G", a payment operation is further performed, after the user pays successfully, a service configuration operation is performed, and a cloud server of relevant specifications is configured to the account of the user. In addition, the screened cloud service operation instructions can be intelligently matched according to the historical data of the user, and options suitable for the user can be directly recommended to the user.
Further, when the relevant information of the instruction is output to the user, the information can be converted again into a form understandable to the user, for example: text, speech, images, etc.
According to the intelligent operation method of the cloud service, provided by the embodiment of the invention, through converting the intention information input by the user into the cloud service control information and intelligently calling the proper cloud service control instruction to execute according to the correlation, when the user performs the wanted operation on the cloud service, the accurate instruction input operation is not needed, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.
Example III
Fig. 4 is a schematic structural diagram of an embodiment of an intelligent operation device for cloud services provided in the present invention, which may be used to perform the method steps shown in fig. 2. As shown in fig. 4, the intelligent operation device of the cloud service may include: an acquisition module 41, a conversion module 42 and an execution module 43.
The acquiring module 41 may be configured to acquire cloud service control information that may be used for the cloud service according to intention information about operating the cloud service input by a user; the conversion module 42 may be configured to convert cloud service control information into cloud service control instructions; the execution module 43 may be configured to execute cloud service control instructions to operate a cloud service.
In the embodiment of the invention, a user can input various forms of intention information related to operating a cloud service, for example, the intention information can be: text information, voice information, gesture information, image information, acceleration information, and the like. The acquisition module 41 may acquire useful information in the intention information by employing techniques of voice recognition, gesture recognition, image recognition, 3D acceleration sensing recognition, etc., thereby acquiring cloud service control information usable for cloud services. Then, the conversion module 42 converts the cloud service control information acquired by the acquisition module 41 into a cloud service control instruction. In the embodiment of the present invention, the cloud service control instruction may be modularized, for example, a correspondence between various cloud service control information and the cloud service control instruction may be preset, and after the acquisition module 41 acquires the cloud service control information according to the intention information input by the user, the conversion module 42 may acquire the cloud service control instruction matched with the cloud service control information according to the correspondence. Finally, the cloud service control instruction obtained by the conversion module 42 is executed by the execution module 43 to operate the cloud service.
According to the intelligent operation device for the cloud service, provided by the embodiment of the invention, through converting the intention information input by the user into the cloud service control instruction, the corresponding cloud service control instruction can be intelligently called according to the operation intention of the user, and when the user performs the wanted operation on the cloud service, the accurate instruction input operation is not needed, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.
Example IV
Fig. 5 is a schematic structural diagram of another embodiment of an intelligent operation device for cloud services provided in the present invention, which may be used to perform the method steps shown in fig. 3. As shown in fig. 5, on the basis of the embodiment shown in fig. 4, the obtaining module 41 may be specifically configured to perform a key information extraction operation on the intention information to obtain the cloud service control information.
In the embodiment of the present invention, the obtaining module 41 converts the intention information into the cloud service control information, which may be implemented by extracting key information in the intention information. For example, the user inputs text information "please expand the ECS server of 10 pieces of 4 cores 8G in the north-china 2 available area", and key information such as "north-china 2", "10 pieces of", "4 cores", "8G", "ECS server", and the like is extracted as cloud service control information for the intention information.
Further, the conversion module 42 may be specifically configured to perform a matching operation in a preset corresponding relationship table between cloud service control information and cloud service control instructions, and obtain a cloud service control instruction corresponding to the cloud service control information that may be used for cloud service.
In the embodiment of the invention, in a preset corresponding relation table of cloud service control information and cloud service control instructions, one cloud service control information can correspond to at least one cloud service control instruction, and one cloud service control instruction can correspond to at least one cloud service control information.
In addition, a degree of correlation is set between the cloud service control instruction and the cloud service control information corresponding thereto, and the setting of the degree of correlation may be according to the following rule:
1. the more times of successful matching in at least one cloud service control instruction corresponding to one cloud service control information, the higher the correlation degree between the cloud service control instruction and the cloud service control information;
2. the more times of successful matching in at least one piece of cloud service control information corresponding to one piece of cloud service control instruction, the higher the correlation degree between the cloud service control information and the cloud service control instruction.
Further, in the embodiment of the present invention, the execution module 43 may select an appropriate cloud service control instruction to execute according to the correlation setting between the cloud service control instruction and the cloud service control information.
Specifically, when the cloud service control information extracted from the intention information is one, the execution module 43 may select one of the plurality of cloud service control instructions corresponding thereto, which has the highest degree of correlation, for direct execution; the related information of the plurality of cloud service control instructions with higher relativity can be output to the user, and the user can select the related information, so that the interactive operation between the user and the cloud service platform is realized. Thus, the execution module 43 may include: a first execution unit 431. The first execution unit 431 may be configured to select, from at least one cloud service control instruction corresponding to the cloud service control information, a cloud service control instruction with the highest correlation to directly execute the cloud service control instruction; or selecting one of the cloud service control instructions with higher correlation degree to execute according to the selection instruction input by the user.
In addition, when the number of cloud service control information extracted from the intention information is multiple, the execution module 43 may integrate the correlation degree of the cloud service control instructions corresponding to the multiple cloud service control information, and select the cloud service control instruction with the highest integrated correlation degree to directly execute the cloud service control instruction; the relevant information of a plurality of instructions with high comprehensive relevance can be output to the user and selected by the user. Thus, the execution module 43 may also include: a synthesis unit 432 and a second execution unit 433.
The integrating unit 432 may be configured to integrate the correlation of each cloud service control instruction in at least one cloud service control instruction corresponding to the plurality of cloud service control information, and obtain the integrated correlation of each cloud service control instruction (for example, the correlation of each cloud service control instruction may be added to obtain the integrated correlation; or an average value of the correlations of each cloud service control instruction may be calculated to obtain the integrated correlation); the second execution unit 433 may be configured to select a cloud service control instruction with the highest comprehensive relevance to directly execute the cloud service control instruction; or selecting one of the cloud service control instructions with higher comprehensive relevance to execute according to the selection instruction input by the user.
Still further, in the embodiment of the present invention, the execution module 43 may be further configured to select, from a preset operation instruction combination, other cloud service control instructions associated with the cloud service control instruction converted by the cloud service control information for execution after the cloud service control instruction converted by the cloud service control information is executed.
In the embodiment of the present invention, a plurality of cloud service control instructions may be combined in advance, and after the user makes a selection, the execution module 43 executes, in addition to the operation selected by the user, other operations associated with the operation, so as to perform multiple interactions, thereby achieving the final intention of the user.
Furthermore, in the intelligent operation device for cloud service provided by the embodiment of the present invention, the intelligent operation device may further include: the feature extraction module 51. The feature extraction module 51 may be configured to perform a feature extraction operation on intention information input by a user before the acquisition module 41 acquires cloud service control information that is available for cloud service, and acquire identity information of the user to verify the identity of the user.
In the embodiment of the invention, when a user wants to perform control operations such as opening, using, querying, monitoring, closing, and the like of a cloud service, intention information about operating the cloud service is input. First, the intention information input by the user may be feature-extracted by the feature extraction module 51 to acquire the user identity. For example, when the intention information input by the user is voice information, voice recognition is performed on the voice information, voice characteristics of a speaker are extracted, and comparison is performed with pre-stored user identity information, so that the user identity is verified. Then, a subsequent acquisition operation of the cloud service control information is performed by the acquisition module 41.
According to the intelligent operation device for the cloud service, provided by the embodiment of the invention, through converting the intention information input by the user into the cloud service control information and intelligently calling the proper cloud service control instruction to execute according to the correlation, when the user performs the wanted operation on the cloud service, the accurate instruction input operation is not needed, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.
Example five
The internal functions and structures of the intelligent operation device of the cloud service are described above, and the device can be implemented as an electronic apparatus. Fig. 6 is a schematic structural diagram of an embodiment of an electronic device according to the present invention. As shown in fig. 6, the electronic device includes a memory 61 and a processor 62.
A memory 61 for storing a program. In addition to the programs described above, the memory 61 may also be configured to store other various data to support operations on the electronic device. Examples of such data include instructions for any application or method operating on the electronic device, contact data, phonebook data, messages, pictures, videos, and the like.
The memory 61 may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
A processor 62 coupled to the memory 61, executing a program stored in the memory 61 for:
acquiring cloud service control information which can be used for cloud service according to intention information about operation of the cloud service, which is input by a user;
converting the cloud service control information into a cloud service control instruction;
and executing the cloud service control instruction to operate the cloud service.
Further, as shown in fig. 6, the electronic device may further include: communication component 63, power component 64, audio component 65, display 66, and other components. Only some of the components are schematically shown in fig. 6, which does not mean that the electronic device only comprises the components shown in fig. 6.
The communication component 63 is configured to facilitate communication between the electronic device and other devices, either wired or wireless. The electronic device may access a wireless network based on a communication standard, such as WiFi,2G, or 3G, or a combination thereof. In one exemplary embodiment, the communication component 63 receives a broadcast signal or broadcast-related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 63 further includes a Near Field Communication (NFC) module to facilitate short range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and other technologies.
A power supply assembly 64 provides power to the various components of the electronic device. Power supply components 64 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for electronic devices.
The audio component 65 is configured to output and/or input audio signals. For example, the audio component 65 includes a Microphone (MIC) configured to receive external audio signals when the electronic device is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may be further stored in the memory 61 or transmitted via the communication component 63. In some embodiments, audio assembly 65 further includes a speaker for outputting audio signals.
The display 66 includes a screen, which may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may sense not only the boundary of a touch or slide action, but also the duration and pressure associated with the touch or slide operation.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the method embodiments described above may be performed by hardware associated with program instructions. The foregoing program may be stored in a computer readable storage medium. The program, when executed, performs steps including the method embodiments described above; and the aforementioned storage medium includes: various media that can store program code, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention.

Claims (15)

1. An intelligent operation method of cloud service is characterized by comprising the following steps:
acquiring cloud service control information which can be used for cloud service according to intention information about operation of the cloud service, which is input by a user;
converting the cloud service control information into a cloud service control instruction;
executing the cloud service control instruction to operate cloud services;
the converting the cloud service control information into a cloud service control instruction includes:
performing matching operation in a corresponding relation table of preset cloud service control information and cloud service control instructions, and acquiring cloud service control instructions corresponding to the cloud service control information which can be used for cloud service;
in the correspondence table, one cloud service control information corresponds to at least one cloud service control instruction, one cloud service control instruction corresponds to at least one cloud service control information, a correlation is set between the cloud service control instruction and the corresponding cloud service control information, and a setting rule of the correlation is as follows:
the method comprises the steps that in at least one cloud service control instruction corresponding to one cloud service control information, the more times of successful matching are in the cloud service control instruction, the higher the correlation degree between the cloud service control instruction and the cloud service control information is;
the more times of successful matching in at least one piece of cloud service control information corresponding to one piece of cloud service control instruction, the higher the correlation degree between the cloud service control information and the cloud service control instruction is.
2. The intelligent operation method of cloud service according to claim 1, wherein the acquiring cloud service control information available for the cloud service according to the intention information about operating the cloud service input by the user comprises:
and carrying out key information extraction operation on the intention information to acquire the cloud service control information.
3. The intelligent operation method of a cloud service according to claim 1, wherein when cloud service control information acquired according to intention information is one, the executing the cloud service control instruction to operate the cloud service includes:
selecting the cloud service control instruction with the highest correlation degree from at least one cloud service control instruction corresponding to the cloud service control information, and directly executing the cloud service control instruction; or alternatively
And selecting one of the cloud service control instructions with higher correlation degree to execute according to a selection instruction input by a user.
4. The intelligent operation method of a cloud service according to claim 1, wherein when the cloud service control information acquired according to the intention information is plural, the executing the cloud service control instruction to operate the cloud service includes:
in at least one cloud service control instruction corresponding to the cloud service control information, synthesizing the correlation of each cloud service control instruction, and obtaining the comprehensive correlation of each cloud service control instruction;
selecting the cloud service control instruction with the highest comprehensive correlation degree to be directly executed; or selecting one of the cloud service control instructions with higher comprehensive relevance to execute according to a selection instruction input by a user.
5. The intelligent operation method of a cloud service according to claim 1, further comprising, after executing the cloud service control instruction converted by the cloud service control information:
and selecting other cloud service control instructions associated with the cloud service control instructions converted by the cloud service control information from a preset operation instruction combination to execute.
6. The intelligent operation method of a cloud service according to any of claims 1 to 5, wherein the intention information is: text information, voice information, gesture information, image information, or acceleration information.
7. The intelligent operation method of a cloud service according to claim 1, further comprising, before the acquiring cloud service control information available for the cloud service:
and carrying out feature extraction operation on the intention information input by the user, and acquiring the identity information of the user so as to verify the identity of the user.
8. An intelligent operation device of cloud service, characterized by comprising:
the acquisition module is used for acquiring cloud service control information which can be used for cloud services according to intention information about operation of the cloud services, which is input by a user;
the conversion module is used for converting the cloud service control information into a cloud service control instruction;
the execution module is used for executing the cloud service control instruction to operate cloud service;
the conversion module is specifically configured to perform a matching operation in a preset corresponding relation table between cloud service control information and cloud service control instructions, and obtain a cloud service control instruction corresponding to the cloud service control information that can be used for cloud service;
in the correspondence table, one cloud service control information corresponds to at least one cloud service control instruction, one cloud service control instruction corresponds to at least one cloud service control information, a correlation is set between the cloud service control instruction and the corresponding cloud service control information, and a setting rule of the correlation is as follows:
the method comprises the steps that in at least one cloud service control instruction corresponding to one cloud service control information, the more times of successful matching are in the cloud service control instruction, the higher the correlation degree between the cloud service control instruction and the cloud service control information is;
the more times of successful matching in at least one piece of cloud service control information corresponding to one piece of cloud service control instruction, the higher the correlation degree between the cloud service control information and the cloud service control instruction is.
9. The intelligent operation device of cloud service according to claim 8, wherein the obtaining module is specifically configured to perform a key information extraction operation on the intention information to obtain the cloud service control information.
10. The intelligent operation device for cloud service according to claim 8, wherein when the cloud service control information acquired by the acquisition module according to the intention information is one, the execution module comprises:
the first execution unit is used for selecting the cloud service control instruction with the highest correlation degree from at least one cloud service control instruction corresponding to the cloud service control information to be directly executed; or selecting one of the cloud service control instructions with higher correlation degree to execute according to a selection instruction input by a user.
11. The intelligent operation device for cloud service according to claim 8, wherein when the acquisition module acquires a plurality of cloud service control information according to the intention information, the execution module includes:
the comprehensive unit is used for integrating the correlation of each cloud service control instruction in at least one cloud service control instruction corresponding to the plurality of cloud service control information to acquire the comprehensive correlation of each cloud service control instruction;
the second execution unit is used for selecting the cloud service control instruction with the highest comprehensive correlation degree to be directly executed; or selecting one of the cloud service control instructions with higher comprehensive relevance to execute according to a selection instruction input by a user.
12. The intelligent operation device for cloud service according to claim 8, wherein the execution module is further configured to select, from a preset operation instruction combination, other cloud service control instructions associated with the cloud service control instruction converted by the cloud service control information for execution after the cloud service control instruction converted by the cloud service control information is executed.
13. The intelligent operation device of a cloud service according to any of claims 8 to 12, wherein the intention information is: text information, voice information, gesture information, image information, or acceleration information.
14. The intelligent operation device of cloud service of claim 9, further comprising:
and the feature extraction module is used for carrying out feature extraction operation on the intention information input by the user before the acquisition module acquires the cloud service control information which can be used for cloud service, and acquiring the identity information of the user so as to verify the identity of the user.
15. An electronic device, comprising:
a memory for storing a program;
a processor for running the program stored in the memory for:
acquiring cloud service control information which can be used for cloud service according to intention information about operation of the cloud service, which is input by a user;
converting the cloud service control information into a cloud service control instruction;
executing the cloud service control instruction to operate cloud services;
the converting the cloud service control information into a cloud service control instruction includes:
performing matching operation in a corresponding relation table of preset cloud service control information and cloud service control instructions, and acquiring cloud service control instructions corresponding to the cloud service control information which can be used for cloud service;
in the correspondence table, one cloud service control information corresponds to at least one cloud service control instruction, one cloud service control instruction corresponds to at least one cloud service control information, a correlation is set between the cloud service control instruction and the corresponding cloud service control information, and a setting rule of the correlation is as follows:
the method comprises the steps that in at least one cloud service control instruction corresponding to one cloud service control information, the more times of successful matching are in the cloud service control instruction, the higher the correlation degree between the cloud service control instruction and the cloud service control information is;
the more times of successful matching in at least one piece of cloud service control information corresponding to one piece of cloud service control instruction, the higher the correlation degree between the cloud service control information and the cloud service control instruction is.
CN201810989642.7A 2018-08-28 2018-08-28 Intelligent operation method and device of cloud service and electronic equipment Active CN110865853B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810989642.7A CN110865853B (en) 2018-08-28 2018-08-28 Intelligent operation method and device of cloud service and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810989642.7A CN110865853B (en) 2018-08-28 2018-08-28 Intelligent operation method and device of cloud service and electronic equipment

Publications (2)

Publication Number Publication Date
CN110865853A CN110865853A (en) 2020-03-06
CN110865853B true CN110865853B (en) 2023-05-16

Family

ID=69651523

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810989642.7A Active CN110865853B (en) 2018-08-28 2018-08-28 Intelligent operation method and device of cloud service and electronic equipment

Country Status (1)

Country Link
CN (1) CN110865853B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112398889A (en) * 2019-08-15 2021-02-23 阿里巴巴集团控股有限公司 Operation method and device of cloud service and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104320480A (en) * 2014-11-03 2015-01-28 中国联合网络通信集团有限公司 Control method for intelligent home equipment and cloud server
CN106713467A (en) * 2016-12-28 2017-05-24 北京智能管家科技有限公司 Terminal control method and device based on cloud server
CN107566226A (en) * 2017-07-31 2018-01-09 深圳真时科技有限公司 A kind of methods, devices and systems for controlling smart home
CN108205267A (en) * 2017-12-28 2018-06-26 泉州迪特工业产品设计有限公司 A kind of intelligent sound wardrobe system and its control method
CN108375924A (en) * 2018-04-03 2018-08-07 京东方科技集团股份有限公司 A kind of control method and device of smart machine

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10171312B2 (en) * 2014-12-24 2019-01-01 International Business Machines Corporation Optimizing cloud service delivery within a cloud computing environment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104320480A (en) * 2014-11-03 2015-01-28 中国联合网络通信集团有限公司 Control method for intelligent home equipment and cloud server
CN106713467A (en) * 2016-12-28 2017-05-24 北京智能管家科技有限公司 Terminal control method and device based on cloud server
CN107566226A (en) * 2017-07-31 2018-01-09 深圳真时科技有限公司 A kind of methods, devices and systems for controlling smart home
CN108205267A (en) * 2017-12-28 2018-06-26 泉州迪特工业产品设计有限公司 A kind of intelligent sound wardrobe system and its control method
CN108375924A (en) * 2018-04-03 2018-08-07 京东方科技集团股份有限公司 A kind of control method and device of smart machine

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"基于信任的云服务系统多目标任务分配模型";束柬等;《计算机研究与发展》;第55卷(第6期);第1167-1179页 *

Also Published As

Publication number Publication date
CN110865853A (en) 2020-03-06

Similar Documents

Publication Publication Date Title
US11664027B2 (en) Method of providing voice command and electronic device supporting the same
US11487503B2 (en) Interactive control method and device for voice and video communications
US11011172B2 (en) Electronic device and voice recognition method thereof
EP3241213B1 (en) Discovering capabilities of third-party voice-enabled resources
US9577692B2 (en) Subscriber identification module management method and electronic device supporting the same
US9942690B2 (en) Method and device for information push
KR101944414B1 (en) Method for providing voice recognition service and an electronic device thereof
KR102178892B1 (en) Method for providing an information on the electronic device and electronic device thereof
US9148741B2 (en) Action generation based on voice data
CN104992709A (en) Method for executing voice command and voice recognition equipment
US20180103376A1 (en) Device and method for authenticating a user of a voice user interface and selectively managing incoming communications
KR20070088029A (en) Method and apparatus for offering user interface in a mobile station
CN109144285B (en) Input method and device
CN105094830A (en) Method and device for executing target functions
CN111061452A (en) Voice control method and device of user interface
CN111385624B (en) Voice-based data transmission control method, smart television and storage medium
EP3547310A1 (en) Electronic device for processing user voice
CN110865853B (en) Intelligent operation method and device of cloud service and electronic equipment
CN109427332B (en) Electronic device performing operation using voice command and method of operating the same
KR20140111574A (en) Apparatus and method for performing an action according to an audio command
US20130042204A1 (en) Automatic data entry to an automated response system (ars)
CN111667827B (en) Voice control method and device for application program and storage medium
CN110738044B (en) Control intention recognition method and device, electronic equipment and storage medium
KR102255369B1 (en) Method for providing alternative service and electronic device thereof
CN111443905B (en) Service data processing method, device and system and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40025313

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant