CN110865853A - 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
CN110865853A
CN110865853A CN201810989642.7A CN201810989642A CN110865853A CN 110865853 A CN110865853 A CN 110865853A CN 201810989642 A CN201810989642 A CN 201810989642A CN 110865853 A CN110865853 A CN 110865853A
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.)
Granted
Application number
CN201810989642.7A
Other languages
Chinese (zh)
Other versions
CN110865853B (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 which is input by a user and is related to the operation of the cloud service; 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, the intention information input by the user is converted 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 desired operation on the cloud service, the accurate instruction input operation is not required, 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 invention relates to the technical field of cloud computing, in particular to an intelligent operation method and device of cloud service and electronic equipment.
Background
In recent years, cloud computing has become a growing and growing model of related services in the computer and internet domains, typically involving the provision of dynamic, easily scalable and virtualized resources over 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 cloud computing service providers provide cloud service applications based on OpenAPI (Application Programming Interface) to users. That is, a user needs to input a call instruction of an OpenAPI function at a terminal thereof 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 invention, the inventor finds that the prior art has at least the following problems: instruction input that can be recognized by cloud services is often complex or highly specialized for the inputter.
Disclosure of Invention
The embodiment of the invention provides an intelligent operation method and device of cloud service and electronic equipment, aiming at overcoming the defects that in the prior art, commands which can be identified by the cloud service often need to be input in a complex manner or have high requirements on the specialty of an inputter, and improving the user experience.
In order to achieve the above object, an embodiment of the present invention provides an intelligent operation method for cloud services, including:
acquiring cloud service control information which can be used for cloud service according to intention information which is input by a user and is related to the operation of the cloud service;
converting the cloud service control information into a cloud service control instruction;
and executing the cloud service control instruction to operate the cloud service.
An embodiment of the present invention further provides an intelligent operating apparatus for cloud services, including:
the system comprises an acquisition module, a processing module and a control module, wherein the acquisition module is used for acquiring cloud service control information which can be used for cloud service according to intention information which is input by a user and related to the operation of the cloud service;
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 so as to operate the cloud service.
An embodiment of the present invention further provides an electronic device, including:
a memory for storing a program;
a processor for executing the program stored in the memory for:
acquiring cloud service control information which can be used for cloud service according to intention information which is input by a user and is related to the operation of the cloud service;
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, provided by the embodiment of the invention, the intention information input by the user is converted 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 desired operation on the cloud service, the accurate instruction input operation is not required, 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 technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
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 refer to like parts throughout the drawings. In the drawings:
fig. 1 is a system block diagram of a service system according to an embodiment of the present invention;
FIG. 2 is a flowchart of an embodiment of a method for intelligent operation of cloud services provided by the present invention;
FIG. 3 is a flowchart of another embodiment of a method for intelligent operation of cloud services provided by the present invention;
fig. 4 is a schematic structural diagram of an embodiment of an intelligent operating device for cloud services provided by the present invention;
fig. 5 is a schematic structural diagram of another embodiment of an intelligent operating device for cloud services provided by the present invention;
fig. 6 is a schematic structural diagram of an embodiment of an electronic device provided in 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 specialty of an input person is high. To overcome the defects in 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 intention information related to the operation of the cloud service, and the cloud service control information which can be used for the cloud service is obtained according to the intention information of the user data and then converted into a cloud service control instruction, so that the cloud service is operated. For example, a user may input voice information, obtain control information that may be used for a cloud service by performing keyword extraction on the voice information or using a natural language processing technique, and perform conversion operation to convert the control information into a cloud service control instruction that can be recognized by the cloud service, thereby operating the cloud service. The cloud service control method and the cloud service control system have the advantages that the corresponding cloud service control instruction can be intelligently called according to the operation intention of the user, and when the user performs the desired 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.
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 in 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 includes: the acquisition module, the conversion module and the execution module can be used for executing the processing flows shown in the following fig. 2 and fig. 3. In the business system, firstly, according to intention information which is input by a user and is related to the operation of the cloud service, cloud service control information which can be used for the cloud service is obtained; then, converting the cloud service control information into a cloud service control instruction capable of directly operating the cloud service; the cloud service control instructions are then executed to operate the cloud service. The intention information input by the user is converted 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 desired operation on the cloud service, the accurate instruction input operation is not required, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.
The above embodiments are illustrations of technical principles and exemplary application frameworks of the embodiments of the present invention, and specific technical solutions of the embodiments of the present invention are further described in detail below through a plurality of embodiments.
Example one
Fig. 2 is a flowchart of an embodiment of an intelligent operation method of cloud services provided by the present invention, where an execution subject of the method may be the business system, a cloud service platform capable of providing cloud services, various server devices supporting the cloud service platform, or a device or chip integrated on the server devices. As shown in fig. 2, the intelligent operation method of the cloud service includes the following steps:
s201, according to intention information which is input by a user and related to operation of the cloud service, cloud service control information which can be used for the cloud service is obtained.
In the embodiment of the present invention, a user may input various forms of intention information about operating a cloud service, for example, the intention information may be: text information, voice information, gesture information, image information, acceleration information, and the like. The cloud service control information usable for the cloud service can be acquired by acquiring useful information in the intention information by using technologies such as voice recognition, gesture recognition, image recognition, 3D acceleration sensing recognition, or the like, or by combining the technologies.
S202, converting the cloud service control information into a cloud service control instruction.
In the embodiment of the present invention, the cloud service control instruction may be modularized, for example, a corresponding relationship between various kinds of cloud service control information and the cloud service control instruction may be preset, and after the cloud service control information is obtained according to intention information input by a user, the cloud service control instruction matched with the cloud service control information may be obtained according to the corresponding relationship.
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, the intention information input by the user is converted 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 desired operation on the cloud service, the accurate instruction input operation is not required, 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 in the present invention. As shown in fig. 3, on the basis of the embodiment shown in fig. 2, the intelligent operation method of cloud service provided by this embodiment may further include the following steps:
s301, extracting the characteristics of the intention information input by the user to acquire the identity information of the user so as to verify the identity of the user.
In the embodiment of the present invention, when a user wants to perform a control operation such as opening, using, querying, monitoring, closing, etc. of a cloud service, intention information on operating the cloud service is input. First, the intention information input by the user may be subjected to feature extraction to obtain the user identity. For example, when the intention information input by the user is voice information, voiceprint recognition is performed on the voice information, voice features of a speaker are extracted, and the voice features are compared with pre-stored user identity information, so that the user identity is verified. If the user does not have the right to operate the cloud service, the user can be prompted to 'voiceprint mismatch' or 'user not logged in', and the like.
And S302, performing key information extraction operation on the intention information to acquire cloud service control information.
In the embodiment of the invention, the intention information is converted into the cloud service control information, and the intention information can be obtained by extracting key information in the intention information. For example, the user inputs text information "please expand 10 ECS servers with 4 cores and 8G in the north china 2 available area", and extracts key information such as "north china 2", "10 ECS servers", "4 cores", "8G" and "ECS servers" as cloud service control information for the intention information.
And S303, performing matching operation in a preset corresponding relation table of the cloud service control information and the cloud service control instruction, and acquiring the cloud service control instruction corresponding to the cloud service control information which can be used for the cloud service.
In the embodiment of the present invention, in a preset correspondence table between cloud service control information and cloud service control instructions, one piece of cloud service control information may correspond to at least one cloud service control instruction, and another piece of cloud service control information may correspond to at least one piece of cloud service control information.
In addition, a correlation degree is set between the cloud service control instruction and the corresponding cloud service control information, and the setting of the correlation degree can be according to the following rules:
1. in at least one cloud service control instruction corresponding to one cloud service control information, the more times of successful matching, the higher the correlation degree between the cloud service control instruction and the cloud service control information is;
2. in at least one piece of cloud service control information corresponding to one piece of cloud service control instruction, the more times of successful matching, the higher the degree of correlation between the piece of cloud service control information and the piece of cloud service control instruction.
S304, selecting the cloud service control instruction with the highest correlation degree from the at least one cloud service control instruction corresponding to the acquired cloud service control information to directly execute; or, according to a selection instruction input by the user, selecting one of a plurality of cloud service control instructions with high correlation degree to execute.
In the embodiment of the present invention, a suitable cloud service control instruction may be selected for execution according to the correlation setting between the cloud service control instruction and the cloud service control information.
Specifically, when there is one piece of cloud service control information extracted from the intention information, one piece with the highest degree of correlation may be selected from the plurality of cloud service control instructions corresponding thereto and directly executed; and the related information of a plurality of cloud service control instructions with high relevancy can be output to the user and selected by the user, so that the interactive operation between the user and the cloud service platform is realized.
In addition, when a plurality of pieces of cloud service control information are extracted from the intention information, the correlation degree of the plurality of pieces of cloud service control information can be integrated in a plurality of cloud service control instructions corresponding to the plurality of pieces of cloud service control information, and the cloud service control instruction with the highest integrated correlation degree is selected to be directly executed; or the related information of a plurality of instructions with high comprehensive relevance can be output to the user and selected by the user. Therefore, the step S304 may also include:
1. in at least one cloud service control instruction corresponding to a plurality of pieces of cloud service control information, synthesizing the correlation of each cloud service control instruction, 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 correlations of each cloud service control instruction may be calculated to obtain the comprehensive correlation);
2. selecting a cloud service control instruction with the highest comprehensive correlation degree to directly execute; or, according to a selection instruction input by a user, selecting one of a plurality of cloud service control instructions with high comprehensive relevance to execute.
And S305, selecting other cloud service control instructions related to the cloud service control instruction converted from the cloud service control information from a preset operation instruction combination, and executing the other cloud service control instructions.
In the embodiment of the invention, a plurality of related cloud service control instructions can be combined in advance, and after the user selects the operation, the operation selected by the user is executed, and other operations related to the operation are also executed, so that multiple interactions are carried out, and the final intention of the user is realized.
For example, assuming that a company is in need of purchasing an ECS cloud server when a user is out of office, the user may input intention information "purchase an ECS cloud server" through a terminal such as a mobile phone, extract key information from the intention information and match cloud service operation instructions, and then screen out a plurality of cloud service operation instructions with high correlation, for example, output "please select a specification of an ESC cloud server to be purchased: 4-core 8G, 8-core 16G "; and then, according to the selection of the user, performing more related operations, for example, after the user selects "4 core 8G", further performing a payment operation, and after the user succeeds in payment, performing a service configuration operation, and configuring the cloud server of the related specification 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 outputting information related to the instruction to the user, the information may be converted again into a form understandable by the user, for example: text, voice, image, etc.
According to the intelligent operation method of the cloud service, provided by the embodiment of the invention, the intention information input by the user is converted into the cloud service control information, and the appropriate cloud service control instruction is intelligently called according to the correlation degree to execute, so that when the user performs the desired operation on the cloud service, the accurate instruction input operation is not required, 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 operating device for cloud services provided in the present invention, which can be used to execute the method steps shown in fig. 2. As shown in fig. 4, the smart operating device of the cloud service may include: an acquisition module 41, a conversion module 42 and an execution module 43.
The obtaining module 41 may be configured to obtain cloud service control information that is available for a cloud service according to intention information about operating the cloud service, which is input by a user; the conversion module 42 may be configured to convert the cloud service control information into a cloud service control instruction; the execution module 43 may be used to execute cloud service control instructions to operate the cloud service.
In the embodiment of the present invention, a user may input various forms of intention information about operating a cloud service, for example, the intention information may be: text information, voice information, gesture information, image information, acceleration information, and the like. The obtaining module 41 may obtain useful information in the intention information by using technologies such as voice recognition, gesture recognition, image recognition, and 3D acceleration sensing recognition, so as to obtain cloud service control information that may be used 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 corresponding relationship between various kinds of cloud service control information and the cloud service control instruction may be preset, and after the obtaining module 41 obtains the cloud service control information according to intention information input by the user, the converting module 42 may obtain the cloud service control instruction matched with the cloud service control information according to the corresponding relationship. Finally, the execution module 43 executes the cloud service control instruction obtained by the conversion module 42 to operate the cloud service.
According to the intelligent operation device for the cloud service, provided by the embodiment of the invention, the intention information input by the user is converted 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 desired operation on the cloud service, the accurate instruction input operation is not required, so that the operation of the user is simplified, the professional requirement on the user is reduced, and the user experience is improved.
Example four
Fig. 5 is a schematic structural diagram of another embodiment of the cloud service smart operating device provided in the present invention, which may be used to execute 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, and may extract key information in the intention information. For example, the user inputs text information "please expand 10 ECS servers with 4 cores and 8G in the north china 2 available area", and extracts key information such as "north china 2", "10 ECS servers", "4 cores", "8G" and "ECS servers" as cloud service control information for the intention information.
Further, the conversion module 42 may be specifically configured to perform matching operation in a preset correspondence table between cloud service control information and cloud service control instructions, and acquire cloud service control instructions corresponding to the cloud service control information that may be used for cloud service.
In the embodiment of the present invention, in a preset correspondence table between cloud service control information and cloud service control instructions, one piece of cloud service control information may correspond to at least one cloud service control instruction, and another piece of cloud service control information may correspond to at least one piece of cloud service control information.
In addition, a correlation degree is set between the cloud service control instruction and the corresponding cloud service control information, and the setting of the correlation degree can be according to the following rules:
1. in at least one cloud service control instruction corresponding to one cloud service control information, the more times of successful matching, the higher the correlation degree between the cloud service control instruction and the cloud service control information is;
2. in at least one piece of cloud service control information corresponding to one piece of cloud service control instruction, the more times of successful matching, the higher the degree of correlation between the piece of cloud service control information and the piece of cloud service control instruction.
Further, in the embodiment of the present invention, the executing module 43 may select a suitable 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 there is one piece of cloud service control information extracted from the intention information, the executing module 43 may select one piece with the highest degree of correlation from the plurality of corresponding cloud service control instructions to directly execute the piece; and the related information of a plurality of cloud service control instructions with high relevancy can be output to the user and selected by the user, 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 a 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 directly execute the cloud service control instruction; or, according to a selection instruction input by the user, selecting one of a plurality of cloud service control instructions with high correlation degree to execute.
In addition, when there are a plurality of pieces of cloud service control information extracted from the intention information, the executing module 43 may synthesize the correlation degree of the plurality of cloud service control instructions corresponding to the plurality of pieces of cloud service control information, and select the cloud service control instruction with the highest comprehensive correlation degree to directly execute the cloud service control instruction; or the related information of a plurality of instructions with high comprehensive relevance can be output to the user and selected by the user. Therefore, the execution module 43 may also include: an integration unit 432 and a second execution unit 433.
The integrating unit 432 may be configured to integrate the correlation degree of each cloud service control instruction in at least one cloud service control instruction corresponding to a plurality of pieces of cloud service control information, and obtain the integrated correlation degree of each cloud service control instruction (for example, the correlation degrees of each cloud service control instruction may be added to obtain the integrated correlation degree, or an average value of the correlation degrees of each cloud service control instruction may also be calculated to obtain the integrated correlation degree); the second execution unit 433 may be configured to select a cloud service control instruction with the highest comprehensive correlation degree to directly execute; or, according to a selection instruction input by a user, selecting one of a plurality of cloud service control instructions with high comprehensive relevance to execute.
Further, in this embodiment of the present invention, the executing module 43 may be further configured to, after the cloud service control instruction converted from the cloud service control information is executed, select, from a preset operation instruction combination, another cloud service control instruction associated with the cloud service control instruction converted from the cloud service control information to execute.
In the embodiment of the present invention, a plurality of associated cloud service control instructions may also be combined in advance, and after the user makes a selection, the execution module 43 executes other operations associated with the operation in addition to the operation selected by the user, so as to perform multiple interactions, thereby achieving the final intention of the user.
Furthermore, the intelligent operating device for cloud services provided in the embodiment of the present invention may further include: a feature extraction module 51. The feature extraction module 51 may be configured to perform a feature extraction operation on the intention information input by the user to obtain identity information of the user to verify the identity of the user before the obtaining module 41 obtains cloud service control information available for a cloud service.
In the embodiment of the present invention, when a user wants to perform a control operation such as opening, using, querying, monitoring, closing, etc. of a cloud service, intention information on 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, voiceprint recognition is performed on the voice information, voice features of a speaker are extracted, and the voice features are compared with pre-stored user identity information, so that the user identity is verified. Then, the acquisition module 41 performs subsequent operation of acquiring the cloud service control information.
According to the intelligent operation device for the cloud service, provided by the embodiment of the invention, through converting intention information input by a user into cloud service control information and intelligently calling a proper cloud service control instruction according to the correlation degree to execute, when the user performs a desired operation on the cloud service, the accurate instruction input operation is not required, 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 structure of the smart operating device of the cloud service, which can be implemented as one kind of electronic equipment, are described above. Fig. 6 is a schematic structural diagram of an embodiment of an electronic device provided in the present invention. As shown in fig. 6, the electronic device includes a memory 61 and a processor 62.
And a memory 61 for storing programs. In addition to the above-described programs, 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 so forth.
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 disks.
A processor 62, coupled to the memory 61, that executes programs stored by the memory 61 for:
acquiring cloud service control information which can be used for cloud service according to intention information which is input by a user and is related to the operation of the cloud service;
converting the cloud service control information into a cloud service control instruction;
executing the cloud service control instructions to operate the cloud service.
Further, as shown in fig. 6, the electronic device may further include: communication components 63, power components 64, audio components 65, a display 66, and other components. Only some of the components are schematically shown in fig. 6, and the electronic device is not meant to include only the components shown in fig. 6.
The communication component 63 is configured to facilitate wired or wireless communication between the electronic device and other devices. The electronic device may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 63 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 63 further comprises a Near Field Communication (NFC) module to facilitate short-range communication. 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 component 64 provides power to the various components of the electronic device. The power components 64 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for an electronic device.
The audio component 65 is configured to output and/or input an audio signal. For example, the audio assembly 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 signal may further be stored in the memory 61 or transmitted via the communication component 63. In some embodiments, audio assembly 65 also 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 an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (19)

1. An intelligent operation method of a cloud service, comprising:
acquiring cloud service control information which can be used for cloud service according to intention information which is input by a user and is related to the operation of the cloud service;
converting the cloud service control information into a cloud service control instruction;
and executing the cloud service control instruction to operate the cloud service.
2. The intelligent operation method of the cloud service according to claim 1, wherein the obtaining of the 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 extracting key information from the intention information to acquire the cloud service control information.
3. The intelligent operation method of the cloud service according to claim 1, wherein the converting the cloud service control information into a cloud service control instruction includes:
and matching operation is carried out in a preset corresponding relation table of the cloud service control information and the cloud service control instruction, and the cloud service control instruction corresponding to the cloud service control information which can be used for cloud service is obtained.
4. The intelligent operation method of cloud services according to claim 3, wherein in the correspondence table, one piece of cloud service control information corresponds to at least one piece of cloud service control instruction, one piece of cloud service control instruction corresponds to at least one piece of cloud service control information, a correlation degree is set between the cloud service control instruction and the corresponding cloud service control information, and a setting rule of the correlation degree is as follows:
in at least one cloud service control instruction corresponding to one cloud service control information, the more times of successful matching, the higher the correlation between the cloud service control instruction and the cloud service control information is;
in at least one piece of cloud service control information corresponding to one cloud service control instruction, the more times of successful matching, the higher the correlation between the cloud service control information and the cloud service control instruction.
5. The intelligent operation method of the cloud service according to claim 4, wherein when there is one piece of cloud service control information acquired according to the intention information, the executing the cloud service control instruction to operate the cloud service includes:
selecting the cloud service control instruction with the highest degree of correlation from at least one cloud service control instruction corresponding to the cloud service control information to directly execute; or
And selecting one of the plurality of cloud service control instructions with higher correlation to execute according to a selection instruction input by a user.
6. The intelligent operation method of the cloud service according to claim 4, wherein when a plurality of pieces of cloud service control information are acquired according to the intention information, the executing the cloud service control instruction to operate the cloud service includes:
in at least one cloud service control instruction corresponding to a plurality of pieces of cloud service control information, synthesizing the correlation degree of each cloud service control instruction to obtain the comprehensive correlation degree of each cloud service control instruction;
selecting the cloud service control instruction with the highest comprehensive correlation degree to directly execute; or, according to a selection instruction input by a user, selecting one of the plurality of cloud service control instructions with high comprehensive relevance to execute.
7. The intelligent operation method of cloud services according to claim 1, further comprising, after the cloud service control instruction converted by the cloud service control information is executed:
and selecting other cloud service control instructions related to the cloud service control instruction converted by the cloud service control information from a preset operation instruction combination to execute.
8. The intelligent operation method of a cloud service according to any one of claims 1 to 7, wherein the intention information is: text information, voice information, gesture information, image information, or acceleration information.
9. The intelligent operation method of the cloud service according to claim 1, further comprising, before the obtaining of the cloud service control information available to the cloud service:
and performing feature extraction operation on the intention information input by the user to acquire the identity information of the user so as to verify the identity of the user.
10. An intelligent operation device for cloud services, comprising:
the system comprises an acquisition module, a processing module and a control module, wherein the acquisition module is used for acquiring cloud service control information which can be used for cloud service according to intention information which is input by a user and related to the operation of the cloud service;
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 so as to operate the cloud service.
11. The intelligent operation device for cloud services according to claim 10, 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.
12. The intelligent operation device for cloud services according to claim 10, wherein the conversion module is specifically configured to perform matching operation in a preset correspondence table between cloud service control information and cloud service control instructions, and acquire the cloud service control instructions corresponding to the cloud service control information that can be used for cloud services.
13. The intelligent operation device for cloud services according to claim 12, wherein in the correspondence table, one piece of cloud service control information corresponds to at least one piece of cloud service control instruction, one piece of cloud service control instruction corresponds to at least one piece of cloud service control information, a correlation degree is set between the cloud service control instruction and the corresponding cloud service control information, and a setting rule of the correlation degree is as follows:
in at least one cloud service control instruction corresponding to one cloud service control information, the more times of successful matching, the higher the correlation between the cloud service control instruction and the cloud service control information is;
in at least one piece of cloud service control information corresponding to one cloud service control instruction, the more times of successful matching, the higher the correlation between the cloud service control information and the cloud service control instruction.
14. The intelligent operation device for cloud services according to claim 13, wherein when there is one cloud service control information acquired by the acquisition module according to the intention information, the execution module includes:
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 directly execute the cloud service control instruction; or, according to a selection instruction input by a user, selecting one of the plurality of cloud service control instructions with higher correlation to execute.
15. The intelligent operation device for cloud services according to claim 13, wherein when there are a plurality of pieces of cloud service control information acquired by the acquisition module according to the intention information, the execution module includes:
the comprehensive unit is used for synthesizing the relevancy of each cloud service control instruction in at least one cloud service control instruction corresponding to a plurality of pieces of cloud service control information to obtain the comprehensive relevancy of each cloud service control instruction;
the second execution unit is used for selecting the cloud service control instruction with the highest comprehensive relevance to directly execute; or, according to a selection instruction input by a user, selecting one of the plurality of cloud service control instructions with high comprehensive relevance to execute.
16. The intelligent operation device for cloud services according to claim 10, wherein the execution module is further configured to select, in a preset operation instruction combination, another cloud service control instruction associated with the cloud service control instruction converted from the cloud service control information to execute after the cloud service control instruction converted from the cloud service control information is executed.
17. The intelligent operation device of a cloud service according to any one of claims 10 to 16, wherein the intention information is: text information, voice information, gesture information, image information, or acceleration information.
18. The intelligent operation device of a cloud service according to claim 11, further comprising:
the feature extraction module is used for performing feature extraction operation on the intention information input by the user to obtain the identity information of the user so as to verify the identity of the user before the acquisition module acquires the cloud service control information which can be used for the cloud service.
19. An electronic device, comprising:
a memory for storing a program;
a processor for executing the program stored in the memory for:
acquiring cloud service control information which can be used for cloud service according to intention information which is input by a user and is related to the operation of the cloud service;
converting the cloud service control information into a cloud service control instruction;
and executing the cloud service control instruction to operate the cloud service.
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 true CN110865853A (en) 2020-03-06
CN110865853B 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)

Cited By (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 (6)

* 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
US20160191342A1 (en) * 2014-12-24 2016-06-30 International Business Machines Corporation Optimizing Cloud Service Delivery within a Cloud Computing Environment
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

Patent Citations (6)

* 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
US20160191342A1 (en) * 2014-12-24 2016-06-30 International Business Machines Corporation Optimizing Cloud Service Delivery within a Cloud Computing Environment
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
束柬等: ""基于信任的云服务***多目标任务分配模型"", 《计算机研究与发展》 *

Cited By (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

Also Published As

Publication number Publication date
CN110865853B (en) 2023-05-16

Similar Documents

Publication Publication Date Title
US11487503B2 (en) Interactive control method and device for voice and video communications
US9804822B2 (en) Electronic apparatus and control method thereof
US9148741B2 (en) Action generation based on voice data
KR102178892B1 (en) Method for providing an information on the electronic device and electronic device thereof
US11011170B2 (en) Speech processing method and device
US20120260202A1 (en) Customized launching of applications
CN104852966A (en) Numerical value transfer method, terminal and cloud server
CN109144285B (en) Input method and device
AU2019201441B2 (en) Electronic device for processing user voice input
US11972761B2 (en) Electronic device for sharing user-specific voice command and method for controlling same
CN110827825A (en) Punctuation prediction method, system, terminal and storage medium for speech recognition text
CN108322770B (en) Video program identification method, related device, equipment and system
CN103197945A (en) Personalized content loading method and device for television and computer integrated machine
CN111385624B (en) Voice-based data transmission control method, smart television and storage medium
CN103426429A (en) Voice control method and voice control device
CN109427332B (en) Electronic device performing operation using voice command and method of operating the same
CN111061452A (en) Voice control method and device of user interface
US20190052745A1 (en) Method For Presenting An Interface Of A Remote Controller In A Mobile Device
CN107066864B (en) Application icon display method and device
CN110865853B (en) Intelligent operation method and device of cloud service and electronic equipment
US20150006173A1 (en) System and Method for Processing a Keyword Identifier
CN109034808B (en) Operation method and device of payment application program and terminal equipment
CN110738044B (en) Control intention recognition method and device, electronic equipment and storage medium
KR102255369B1 (en) Method for providing alternative service and electronic device thereof
CN105827854A (en) Operation processing method and apparatus

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