CN115605829A - Input method calling method, device, equipment and storage medium - Google Patents

Input method calling method, device, equipment and storage medium Download PDF

Info

Publication number
CN115605829A
CN115605829A CN202080100664.9A CN202080100664A CN115605829A CN 115605829 A CN115605829 A CN 115605829A CN 202080100664 A CN202080100664 A CN 202080100664A CN 115605829 A CN115605829 A CN 115605829A
Authority
CN
China
Prior art keywords
input method
input
user
mode
software
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.)
Pending
Application number
CN202080100664.9A
Other languages
Chinese (zh)
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.)
Shenzhen Transsion Holdings Co Ltd
Original Assignee
Shenzhen Transsion Holdings Co 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 Shenzhen Transsion Holdings Co Ltd filed Critical Shenzhen Transsion Holdings Co Ltd
Publication of CN115605829A publication Critical patent/CN115605829A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt

Landscapes

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

Abstract

The invention discloses an input method calling method, which comprises the following steps: upon detecting entry into an input mode, obtaining usage data, the usage data including at least one of: the user information comprises use data and/or use data corresponding to a current system, current running software or a current running mode and/or use data of each input method; according to the use data calling or recommending the target input method, the invention also discloses input method calling equipment and a storage medium. The method and the device realize intelligent calling of the appropriate input method according to the input method use habit of the user, reduce switching operation during user input, and improve input efficiency.

Description

Input method calling method, device, equipment and memoryStorage medium Technical Field
The present application relates to the field of input technologies, and in particular, to an input method invoking method, apparatus, device, and storage medium.
Background
The input method is a coding method adopted for inputting various symbols into the intelligent equipment, developers develop various input methods according to the input requirements of different users, the users usually install other input methods except default input methods of the equipment according to the use habits, and one input method usually comprises various input modes. Because multiple input methods are installed in the same intelligent device, and generally, multiple input modes are also carried in one input method, the user needs to select the input method which needs to be used currently through frequent manual switching, and the user input operation is complicated.
The foregoing description is provided for general background information and is not admitted to be prior art.
Technical solution
The application mainly aims to provide an input method calling method, input method calling equipment and a storage medium, and aims to solve the technical problem that the frequent manual switching operation is required when a user carries out input operation by using an input method.
In order to achieve the above object, the present application provides an input method calling method, including the steps of:
upon detecting entry into an input mode, obtaining usage data, the usage data including at least one of: the user information comprises use data and/or use data corresponding to a current system, current running software or a current running mode and/or use data of each input method; and calling or recommending a target input method according to the use data.
In one embodiment, the usage data includes at least one of native user usage data, server-side user usage data, single user usage data, multi-user usage data, full input method software usage data, input method software usage data in an input mode, different mode usage data, different system usage data, and different software usage data.
In one embodiment, the target input method includes at least one of input method software, input mode under input method, voice input, and tablet input.
In one embodiment, the step of obtaining usage data upon detecting entry into the input mode comprises:
when the input mode is detected to be entered, acquiring the last input ending time;
the step of calling or recommending a target input method according to the usage data includes:
judging whether the time interval between the time of entering the input mode and the last input ending time is greater than or equal to a preset time threshold value or not;
and if the time interval is greater than or equal to a preset time threshold, calling or recommending a target input method according to the use data.
In an embodiment, after the step of determining whether the time interval between the time of entering the input mode and the last input ending time is greater than or equal to a preset time threshold, the method includes:
and if the time interval is smaller than a preset time threshold, calling or recommending the input method used last time.
In one embodiment, the step of obtaining usage data upon detecting entry into the input mode comprises:
when the input mode is detected to enter, acquiring the use data of each input method;
the step of calling or recommending a target input method according to the usage data includes:
carrying out priority sequencing on the input methods according to the use data of the input methods;
and calling or recommending a target input method according to the input method priority.
In an embodiment, the step of prioritizing the input methods according to the usage data of the input methods includes:
and sequencing the priority of the input method software according to the data used by the input methods, and/or sequencing the modes of the input methods under the input method software.
In an embodiment, the step of calling or recommending the target input method according to the input method priority includes:
and calling or recommending the input method software with the highest priority, and/or the input method mode under the input method software with the highest priority, and/or the input method software with the highest priority.
In one embodiment, the usage data includes at least one of a number of times of use, a frequency of use, and a duration of use;
the step of prioritizing the input methods according to the usage data of the input methods includes:
and carrying out priority sequencing on the input methods according to the using times and/or using frequency of the input methods.
In an embodiment, the step of prioritizing the input methods according to the number of times and/or frequency of use of the input methods includes:
and when the use frequency and/or the use times of each input method are equal, the input methods are subjected to priority ranking according to the use duration of each input method.
In one embodiment, the step of calling or recommending a target input method according to the usage data is followed by:
recording the use data of the user after the user switches to the target input method;
and prompting a user to switch the input method or recommend switching the input method or directly switch the input method according to the use data.
In one embodiment, the step of calling or recommending a target input method according to the usage data includes:
and displaying a plurality of input methods for the user to select and/or prompt the input method to switch based on the use data of each input method.
In an embodiment, the step of displaying the plurality of input methods for the user to select and/or prompt the input method to switch includes:
and selecting a preset number of input methods as input method selection items and/or switching items according to the input method priorities.
In one embodiment, after the step of calling the target input method according to the usage data, the method includes:
when the input mode is detected to be entered, detecting whether a target input method is installed or not according to the use data;
and if the target input method is not installed, prompting a user to install the target input method or directly installing the target input method.
In one embodiment, the input method calling method comprises the following steps:
and when the input mode is detected to be entered, calling or recommending a target input method according to the current operation mode or the use data under the operation software.
In addition, to achieve the above object, the present application also provides an input method invoking device, including:
a detection module: for obtaining usage data upon detecting entry into an input mode, the usage data including at least one of: the user information comprises use data and/or use data corresponding to a current system, current running software or a current running mode and/or use data of each input method;
calling and recommending modules: and the target input method is called or recommended according to the use data.
In addition, to achieve the above object, the present application further provides an input method invoking device, including: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein:
the computer program, when executed by the processor, implements the steps of the input method invocation method as described in any of the above embodiments.
In addition, to achieve the above object, the present application further provides a computer storage medium having a computer program stored thereon, where the computer program is executed by a processor to implement the steps of the input method calling method according to any one of the above embodiments.
According to the input method calling method, the input method calling device and the storage medium, the input method using habits of the user are recorded and analyzed, the input method suitable for the current user habits or the current input scene is called out when the user inputs at each time, switching operation of the user during input is reduced, and input efficiency of the user is improved.
Drawings
FIG. 1 is a schematic diagram of an apparatus in a hardware operating environment according to an embodiment of the present application;
FIG. 2 is a schematic flowchart illustrating a first embodiment of an input method invocation method of the present application;
FIG. 3 is a flowchart illustrating a third embodiment of an input method invocation method according to the present application;
FIG. 4 is a flowchart illustrating a sixth embodiment of an input method invocation method according to the present application;
FIG. 5 is a schematic diagram of input method software priorities;
FIG. 6 is a schematic diagram of input mode priorities in the input method software;
FIG. 7 is a schematic diagram of switching input methods according to the use of software;
fig. 8 is a schematic diagram of an input method according to a usage mode.
The implementation, functional features and advantages of the objectives of the present application will be further explained with reference to the accompanying drawings.
Modes for carrying out the invention
It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In some implementations, the user usually only calls out the default input method or the input method used in the last input, so that the user needs to frequently switch to select the input method suitable for the user habit or the current use scenario.
The application provides a solution, through recording the input method use habit of analysis user, call out the input method that is applicable to current user habit or is applicable to current input scene when the user inputs at every turn, reduced the switching operation of user when the input, promoted user's input efficiency.
As shown in fig. 1, fig. 1 is a schematic structural diagram of a terminal (also called an input method invoking device, where the input method invoking device may be formed by a separate input method invoking device, or may be formed by combining other devices with the input method invoking device) in a hardware operating environment according to an embodiment of the present application.
The terminal in the embodiment of the application can be a fixed terminal or a mobile terminal, such as an intelligent air conditioner with a networking function, an intelligent lamp, an intelligent power supply, an intelligent sound box, an automatic driving automobile, a Personal Computer (PC), a smart phone, a tablet computer, an electronic book reader, a portable computer and the like.
As shown in fig. 1, the terminal may include: a processor 1001, such as a Central Processing Unit (CPU), a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., WIFI interface, WIreless FIdelity, WIFI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001 described previously.
Optionally, the terminal may further include a camera, a Radio Frequency (RF) circuit, a sensor, an audio circuit, and a WiFi module; the input unit is compared with a display screen and a touch screen; the network interface may optionally be other than WiFi, bluetooth, probe, etc. in the wireless interface. Such as light sensors, motion sensors, and other sensors. In particular, the light sensor may include an ambient light sensor and a proximity sensor; of course, the mobile terminal may also be configured with other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which are not described herein again.
Those skilled in the art will appreciate that the terminal structure shown in fig. 1 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, the computer software product is stored in a storage medium (storage medium: also called computer storage medium, computer medium, readable storage medium, computer readable storage medium, or direct storage medium, etc., and the storage medium may be a non-volatile readable storage medium, such as RAM, magnetic disk, optical disk), and includes several instructions for enabling a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the method described in the embodiments of the present application, and a memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a computer program.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a backend server and performing data communication with the backend server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; and the processor 1001 may be configured to call the computer program stored in the memory 1005 and execute the steps in the input method calling method provided in the following embodiments of the present application.
Referring to fig. 2, in a first embodiment of an input method calling method according to the present application, the input method calling method includes:
step S10, when the input mode is detected to be entered, acquiring use data, wherein the use data comprises at least one of the following data: and the user information comprises use data and/or use data corresponding to a current system, current running software or a current running mode and/or use data of each input method.
And step S20, calling or recommending a target input method according to the use data.
When detecting that the input mode is entered, the input method calling equipment acquires use data, wherein the use data comprises at least one of the following data: and calling or recommending a target input method according to the use data in the user information, wherein the use data is corresponding to the current system, the current running software or the current running mode and/or the use data of each input method. The input method calling equipment comprises a mobile phone, a computer, a pad and other intelligent equipment which can be provided with input method software, the embodiment takes the mobile phone which can be input through a touch screen as an example for detailed description, the input method calling equipment at least comprises one input method software, the input method software at least comprises one input method mode, the input method calling method in the embodiment is not only suitable for switching among a plurality of input method software contained in the equipment, but also suitable for switching among different input modes in a single input method, such as switching between a Japanese input method and a Chinese input method, and switching between a pinyin input mode and a digital input mode among the Chinese input methods, the target input method comprises at least one of input method software, an input mode under the input method, voice input and tablet input, entering an input mode when a user clicks a text input box in a display interface or jumps to a functional interface input by the user after clicking software (such as identity information input, verification code input, password input and the like), calling out a target input method according to use data, wherein the use data is generated by using the user input method, the use data comprises at least one of local user use data, server side use data, single user use data, multi-user use data, all-input method software use data, input method software use data in an input mode, use data in different modes, use data in different systems and use data in different software, and the use data also comprises user information such as current account information and the like, and the use data can be data stored in a local memory, for the data stored in the server, different input method calls or recommendation methods are generated due to the selection difference of the specific use data, so that different technical effects are achieved, and the detailed description in the following embodiments is provided.
In the embodiment, the input method according with the user habit is called for the user according to the user input method using habit by analyzing the input method using data of the user, so that the input method switching operation of the user during input is reduced, and the input efficiency of the user is improved.
Further, on the basis of the first embodiment of the present application, a second embodiment of the input method invocation method of the present application is further provided, where this embodiment is a refinement step of step S10 in the first embodiment, and the input method invocation method includes:
step a1, when the input mode is detected to be entered, user information is acquired.
And a2, calling or recommending a target input method according to the user information.
And when the input method calling equipment detects that the input mode is entered, acquiring user information, and calling out a target input method according to the use data corresponding to the user information. The user information comprises identity authentication information and account information, namely the user information can represent the identity of a current input operation user, different users under the same equipment can be determined through the user information, an input method which is in accordance with the use habit of the current user is called according to the use data corresponding to the user information, and when the use data does not exist in a local storage of the equipment, the use data corresponding to the current account information is obtained through a server to determine a target input method.
Specifically, a user A has an account A and is accustomed to using a 9-key pinyin input method, a user B has an account B and is accustomed to using a 26-key pinyin input method, when the user A logs in by using the account A of the mobile phone, and the mobile phone detects that the mobile phone enters an input mode, whether use data corresponding to the account A exist in a local memory or a server or not is inquired according to the currently logged-in account A, the use data corresponding to the account A is obtained from a corresponding position, and the 9-key pinyin input method habitually used by the user A is called out or recommended according to the use data. Similarly, when the account number of the mobile phone is switched from the account number a to the account number B, the 26-key pinyin input method used by the user B in a habit is called according to the use data corresponding to the account number B.
In this embodiment, the current account information of the device is acquired, the target input method is called according to the use data corresponding to the account information, and if the use data does not exist in the local storage, the use data is acquired through the server, so that the device is suitable for calling out the input method used by the current user under the condition of multi-user use.
Further, referring to fig. 3, on the basis of the first embodiment of the present invention, a third embodiment of the input method invoking method of the present application is further provided, and in this embodiment, the step S10 of the first embodiment may include:
and S11, acquiring the last input ending time when the input mode is detected to be entered.
The step of step S20 of the first embodiment may include:
and S21, judging whether the time interval between the time of entering the input mode and the last input ending time is greater than or equal to a preset time threshold value or not.
And S22, calling or recommending a target input method according to the use data if the time interval is greater than or equal to a preset time threshold.
The time interval called by the input method can reflect the current input scene of a user, when the input method calling equipment detects that the input mode is entered, the time of the last input end is obtained, when the input method is hidden, the input is judged to be ended, and the time of the moment is recorded as the time of the last input end. And the input method calling equipment judges whether the time interval between the time of entering the input mode and the last input ending time is greater than or equal to a preset time threshold value or not. After acquiring the last input end time, the input method calling equipment calculates the time difference between the current input mode entering time and the last input end time as a time interval, compares the time interval with a preset time threshold, and judges whether the time interval is greater than or equal to the preset threshold, so as to determine the input method called by the input at this time. In practical use, the time interval called by the input method can reflect the current input scene of the user, the preset time threshold is an adjustable threshold, the user can set the time threshold by himself according to personal input habits, and the time threshold can be generated by the user by himself by calling equipment through the input method according to the user applicable habits. If the input method invoking device determines that the time interval is greater than or equal to the preset time threshold, the target input method is invoked according to the usage data, and the method for invoking the target input method according to the usage data is described in the foregoing embodiments, and is not described herein again.
In this embodiment, the time interval between the current time of entering the input mode and the last input end time is compared with the preset time interval, and the input method meeting the input habit of the user is called according to the comparison result, so that the input method switching operation of the user during input is reduced, and the input efficiency of the user is improved.
Further, on the basis of the third embodiment of the present application, a fourth embodiment of the input method invocation method of the present application is further provided, where the present embodiment is a post-step of step S21 in the third embodiment, and the input method invocation method includes:
and b1, calling the input method used last time if the time interval is smaller than a preset time threshold.
The input method calling device calls the input method used for the last time when judging that the time interval is smaller than the preset time threshold, in practical use, the time interval called by the input method can reflect the current input scene of the user, if the user conducts chat activities in real-time social software, the same input method is called and hidden at high frequency, correspondingly, the time interval is correspondingly smaller, and it is expected that the user uses the same input method software or the same input method mode under the same input method software even though calling and hiding the input method for multiple times in the scene, therefore, the user is judged to be still in the same input scene when the time is smaller than the preset time threshold, and the same input method is called accordingly.
In this embodiment, the time interval between the current time of entering the input mode and the last input end time is compared with the preset time interval, and when the time interval called out by the input method is smaller than the preset time threshold, the input method used last time is called out, so that switching operation during user input is reduced, and the input efficiency and user experience of the user are improved.
Further, on the basis of the first embodiment of the present application, a fifth embodiment of the method for invoking an input method of the present application is further provided, and in this embodiment, the step S10 of the first embodiment may include:
step c1, when the input mode is detected to enter, acquiring the use data corresponding to the current system, the current running software or the current running mode.
The step of step S20 of the first embodiment may include:
and c2, calling out or recommending a target input method according to the use data corresponding to the current system, the current running software or the current running mode.
Regarding the implementation scheme for calling out or recommending the target input method according to the use data corresponding to the current system, specifically, when the input method calling device detects that the input mode is entered, the input method calling device acquires the use data corresponding to the current system and calls out the target input method according to the applicable data corresponding to the current system. When the input method calling equipment is provided with a plurality of systems, for example, a PC provided with windows and linux is used as a daily-used windows pinyin input method and as development-used linux is used as an English input method, the PC respectively records use data under different systems during running, obtains the use data under the current system when entering an input mode, and calls out or recommends the optimal input method under the current system according to the use data.
Specifically, when the input method calling device detects that the input mode is entered, the input method calling device acquires the use data corresponding to the currently running software and calls the target input method according to the applicable data corresponding to the current system. The use data corresponding to the software comprises input method use data of a user under the current software, and if the input method use data under the WeChat of the real-time chat software records that the input method software with the highest use frequency and/or the longest use time of the user is a Pinyin input method, the Pinyin input method is called or recommended as a target input method for the user when the currently running software is the WeChat.
Regarding the implementation scheme for calling out or recommending the target input method according to the use data corresponding to the current operation mode, specifically, when the input method calling device detects that the input mode is entered, the input method calling device acquires the use data corresponding to the current operation mode, and calls out the target input method according to the applicable data corresponding to the current system. The use data corresponding to the running mode comprises input method use data of a user under current software, if the smart phone comprises a master mode and a visitor mode, the use data respectively correspond to the master mode and the visitor mode, when the user uses the smart phone under the master mode, a target input method suitable for the user is called or recommended according to the use data under the master mode, and when the mobile phone starts the visitor mode and is handed to a child for use, the target input method suitable for the child is called or recommended according to the use data under the visitor mode. In addition, the input method invoking device may also invoke and recommend the target input method applicable to the current mode according to the usage data corresponding to the modes such as the conference mode, the vehicle-mounted mode, the motion mode, and the like, taking the conference mode as an example, when the user starts the conference mode, the target input method is invoked or recommended according to the usage data in the conference mode when the user input is subsequently detected, optionally, the input method such as the voice input method which is not applicable to the current mode is excluded from the invoked or recommended range, and the specific implementation method of invoking or recommending the target input method according to the usage data in other modes will be described in detail in step g 1.
In this embodiment, the input method calling device calls the appropriate input method according to the use data in the current operating environment in the multi-system device by acquiring the use data corresponding to the current system, so that the number of times of input method switching by a user in the case that multiple operating environments or multiple users exist in the same device is reduced, and the input efficiency is improved.
Further, referring to fig. 4, on the basis of the first embodiment of the present application, a sixth embodiment of the method for invoking an input method of the present application is further provided, and in this embodiment, the step S10 of the first embodiment may include:
and step S12, when the input mode is detected to be entered, acquiring the use data of each input method.
The step of step S20 of the first embodiment may include:
and S23, carrying out priority ranking on the input methods according to the use data of the input methods.
And step S24, calling or recommending a target input method according to the priority of the input method.
When the input method calling equipment detects that the input mode is entered, acquiring the use data of each input method, and performing priority ranking on each input method according to the use data of each input method, wherein the use data are data of the use times, the use frequency and the use duration of each input method software and/or each input mode under each input method software.
Referring to fig. 5, the prioritizing the input methods includes prioritizing the input method software, and if a pinyin input method software and a wubi input method software are installed in the input method calling device, prioritizing the two input method software according to the use data, referring to fig. 6, the prioritizing the input methods also includes prioritizing different input modes under the input method software, and if the pinyin input method software includes a 9-key pinyin input mode and a 26-key pinyin input mode, prioritizing the two different input modes under the pinyin input method software according to the use data.
After the priority ordering is carried out, a target input method is called or recommended according to the priority of each input method, namely the input method software with the highest priority, and/or the input method mode under the input method software with the highest priority, and/or the input method with the highest priority under the input method software is called or recommended, if the input method software with the highest priority is determined to be the pinyin input method software, the pinyin input method software is called or recommended and provided for a user to select an input mode based on the software, or a random input method mode under the pinyin input method software is called or recommended, and if the input method software with the highest priority is determined to be the pinyin input method and the 9-key pinyin input mode under the pinyin input method software is determined to be the input method mode with the highest priority, the 9-key pinyin input mode under the pinyin input method software is directly called or recommended.
In this embodiment, the input method software with the highest priority or the input method mode under the input method software is called out or recommended as the target input method by default. In addition, in practical application, a user can set and recommend the input method software with multiple priorities according to specific self use habits, for example, the input method software ranked in the first three positions is popped up in the form of small icons according to the priorities for the user to select by himself, and after the user clicks one icon, the corresponding input method software is called out, or the input method mode with the highest priority under the corresponding input method software is called out.
In this embodiment, the input method calling device performs priority ranking on each input method by acquiring data of each input method, such as the number of times of use, the frequency of use, and the duration of use, determines and calls out the input method with the highest priority as the target input method, accurately determines the target input method suitable for the habit of the user, reduces the input method switching operation of the user, and improves the input efficiency of the user.
Further, on the basis of the sixth embodiment of the present application, a seventh embodiment of the input method invoking method of the present application is further provided, where the present embodiment is the input method invoking method in the refinement step of step S23 in the sixth embodiment, and the input method invoking method includes:
and d1, carrying out priority ordering on the input methods according to the using times and/or using frequency of the input methods.
The input method calling equipment carries out priority sequencing on each input method according to the using times and/or using frequency of each input method, the using data comprise at least one of using times, using frequency and using time length, when a user uses the input method, the input method calling equipment can carry out effective input recording on the input method used by the user, the effective input means that the user calls out or switches to a certain input method, the input method is hidden as one effective input after input operation is carried out, and the input method calling equipment only records the using frequency and using time length data generated under the effective input. After obtaining the historical use data of each input method, performing priority ranking on each input method according to the use frequency and/or use times in the historical use data, specifically, determining the priority of each input method according to the use frequency and/or use times of each input method, wherein the high use frequency corresponds to the high priority, and when there are input methods with the same priority, introducing other use data to perform the ranking again by using the method in step d 2.
And d2, when the use times and/or the use frequencies of the input methods are equal, the input methods are subjected to priority sequencing according to the use duration of the input methods.
And when the frequency of use of each input method is equal, priority ranking is carried out according to the use time length, the use time length is longer, the corresponding priority is higher, and after the priority of each input method is determined, the input method with the highest priority is called out as a target input method.
In the embodiment, the history use data is formed by recording effective input of the input method through the input method calling equipment, the history data is used for carrying out priority ranking on the input methods, other standards are introduced for comparison when the conflict situation of the standards is determined, the input method with the highest priority is determined as the target input method and called out, the target input method suitable for the habit of the user is accurately determined, and the user is prevented from frequently switching during input.
Further, on the basis of the above embodiments of the present application, an eighth embodiment of the input method invocation method of the present application is further provided, where the input method invocation method includes:
and e1, recording the use data of the user after the user switches to the target input method.
And e2, prompting a user to switch the input method or recommend switching the input method or directly switch the input method according to the use data.
After the input method calling equipment is switched to a target input method, the use data of a user after the input method calling equipment is switched to the target input method is recorded, the use data at least comprises modification times, the modification times can be obtained by recording the use times of a backspace key (delete key), and the backspace key is used once to serve as one modification, a comparison threshold value is set for the modification times to judge the potential input method switching requirement of the user, if the user sets the comparison threshold value to be 5, the input method calling equipment outputs prompt information to prompt the user to switch the input method when the modification times reach 5, or the input method is recommended to be switched, if a preset number of input methods are combined to generate and display selection items of the input methods, the user input error touch is avoided while the recommended switching function is achieved, or a mode switching key in an input area is highlighted, when the user clicks the switching key, the switchable items generated by the combination of the preset number of input methods are switched, and the selection items and the switchable items are generally formed by selecting the input methods with the preset number and the higher priority according to the result of the priority ranking of the input methods in the previous embodiment; or when the potential input method switching requirement of the user is judged, the input method with the highest priority is directly switched, the user is reminded of intelligently switching the input method, and the user can be reminded of switching other input methods or quitting switching.
In this embodiment, the input method invoking device prompts the user to switch the input method by recording the modification times of the user during input, and when the modification times reach a preset time threshold, the input method invoking device helps the user to quickly switch the input method software or the input method mode, so that the input efficiency of the user is improved.
Further, on the basis of the above embodiments of the present application, a ninth embodiment of the input method invocation method of the present application is further provided, where the input method invocation method includes:
and f1, detecting whether the target input method is installed or not according to the use data when the input mode is detected to be entered.
And f2, if the target input method is not installed, prompting a user to install the target input method or directly installing the target input method.
When the input method calling equipment detects that the input mode is entered, whether the target input is installed or not is detected according to the use data, and if the target input method is not installed, a user is reminded to install the target input method or directly install the target input method. After determining a target input method according to the use data, detecting whether the target input method is installed in the equipment, if the target input method is not installed in the equipment, outputting a target input method installation prompt, and turning to an application and a market for downloading or skipping to the application market for downloading after the user confirms.
In the embodiment, whether the target input method determined according to the use data is installed or not is detected, and the user is reminded of installation when the target input method is installed, so that the condition that the user needs to search and download in the application market specially when the target input method is deleted by mistake or installed is avoided, and the method is more humanized.
In a tenth embodiment of the present application, an input method calling method includes:
step g1, when the input mode is detected to be entered, a target input method is called or recommended according to the current operation mode or the operation software.
And when the input method calling equipment detects that the input mode is entered, calling or recommending a target input method according to the current operation mode or the operation software. The method for calling or recommending the target input method according to the current mode or the running software can be directly calling or recommending the target input method according to the current mode or the running software, and can also be calling or recommending the target input method according to the use data of the use data or the running software in the current mode. The operation mode may be a set mode, a mode determined by the input method invoking device detecting data through a preset sensor, or a mode determined by currently operating software.
Specifically, when a user clicks a text input box in a software interface or jumps to an input function interface after clicking software (such as identity information entry, verification code input, password input and the like), the device can call out a corresponding input method according to a software-input method mapping table of the current running, wherein the software-input method mapping table is preset or is updated to a local mapping table through a server, if bank software corresponds to a digital input method, social software corresponds to a text input method. And the input method calling equipment judges whether a corresponding target input method exists according to the currently running software. After the input method calling equipment acquires the currently running software, a preset software-input method mapping table is inquired, whether the currently running software has a corresponding target input method or not is judged, and the software-input method mapping table can be updated to the local through a server. And when the input method calling equipment inquires that the target input method corresponding to the currently running software exists in the software-input method mapping table, calling out the target input method, if only password input is usually performed in the bank software, calling out or recommending the input method corresponding to the currently running software, wherein the bank software corresponds to the digital input method, and if the corresponding relation exists in the software-input method mapping table.
Referring to fig. 7, when the input method calling device detects that the input mode is entered, the currently running software is acquired, and the target input method is called according to the currently running software usage data. The software use data comprises input method use data of a user under the current software, and if the input method use data under the WeChat of the real-time chat software records that the input method software with the highest user use frequency and/or the longest use time is the Pinyin input method, the Pinyin input method is called or recommended as a target input method for the user when the currently running software is the WeChat.
Regarding the input method invoked or recommended according to the current operation mode, the operation mode may be a preset mode in which a user may turn on or off at the input method invoking device by himself, such as a conference mode or a vehicle-mounted mode, may also be a mode in which a current state acquired by a preset sensor of the input method invoking device is further determined, such as a sport mode, and may also be a mode determined by currently-operating software, such as a drawing mode.
Referring to fig. 8, when the user starts the conference mode and subsequently detects user input, a target input method in the conference mode is called, which may be an input method designated by the conference mode preset for the user, an input method called according to usage data in the conference mode, or an input method called not only for the usage data in the conference mode but according to the usage data of each input method, but automatically excluding input methods that are not applicable to the current mode, such as a voice input method, from the selectable range.
When a user uses navigation software, the user is judged to be in a navigation mode at present, and when the user input is detected in the navigation mode, a target input method in the navigation mode is called out, wherein the target input method can be an input method specified by the navigation mode preset by the user or a voice input method is directly called out or recommended. When the user uses the drawing software, the user is judged to be in the drawing mode at present, and when the user input is detected in the drawing mode, a target input method in the drawing mode is called out, wherein the target input method can be an input method specified by the drawing mode preset by the user or a tablet input method is directly called out.
When the preset sensor of the input method calling equipment acquires data according with the motion characteristics, the method for obtaining the motion characteristics according to the sensor is the prior art, and details are not repeated here, if the acquired data accords with the motion characteristics of running, riding and the like, the input method calling equipment judges that the equipment is currently in the motion mode, and when input is detected, a target input method in the motion mode is called out, wherein the target input method can be an input method specified by the motion mode preset by a user or a voice input method is directly called out.
In the embodiment, the target input method is called according to the currently running software or the mode of the currently running software, so that the most suitable target input method is called according to the specific used software scene, the input method switching operation of the user is reduced, and the input efficiency of the user is improved.
In addition, to achieve the above object, the present application also provides an input method invoking device, including:
a detection module: for obtaining usage data upon detecting entry into an input mode, the usage data including at least one of: the user information comprises use data and/or use data corresponding to a current system, current running software or a current running mode and/or use data of each input method;
calling and recommending modules: and the target input method is called or recommended according to the use data.
The steps implemented by each functional module of the input method invoking device can refer to each embodiment of the input method invoking method of the present application, and are not described herein again.
In addition, an embodiment of the present application further provides an input method invoking device, where the input method invoking device includes: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein:
the computer program, when executed by the processor, implements the steps of the input method invocation method described in the above embodiments.
In addition, the embodiment of the application also provides a computer storage medium.
The computer storage medium stores thereon a computer program, and the computer program, when executed by a processor, implements the operations in the input method invocation method provided by the above-described embodiments.
Embodiments of the present application also provide a computer program product, which includes computer program code, when the computer program code runs on a computer, the computer is caused to execute the method as described in the above various possible embodiments.
An embodiment of the present application further provides a chip, which includes a memory and a processor, where the memory is used to store a computer program, and the processor is used to call and run the computer program from the memory, so that a device in which the chip is installed executes the method described in the above various possible embodiments.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of additional identical elements in a process, method, article, or apparatus that comprises the element, and further, components, features, elements that have the same designation in different embodiments of the application may have the same meaning or different meanings that are determined by their interpretation in the embodiment or by their further context in the embodiment.
It should be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope herein. The word "if," as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination," depending on the context. Also, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context indicates otherwise. It will be further understood that the terms "comprises," "comprising," "includes" and/or "including," when used in this specification, specify the presence of stated features, steps, operations, elements, components, items, species, and/or groups, but do not preclude the presence, or addition of one or more other features, steps, operations, elements, components, species, and/or groups thereof. The terms "or" and/or "as used herein are to be construed as inclusive or meaning any one or any combination. Thus, "A, B or C" or "A, B and/or C" means "any of the following: a; b; c; a and B; a and C; b and C; A. b and C ". An exception to this definition will occur only when a combination of elements, functions, steps or operations are inherently mutually exclusive in some way.
It should be understood that, although the steps in the flowcharts in the embodiments of the present application are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least some of the steps in the figures may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, in different orders, and may be performed alternately or at least partially with respect to other steps or sub-steps of other steps.
For the apparatus embodiment, since it is substantially similar to the method embodiment, it is described relatively simply, and reference may be made to some descriptions of the method embodiment for relevant points. The above-described apparatus embodiments are merely illustrative, in that elements described as separate components may or may not be physically separate. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement without inventive effort.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application or portions thereof contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) as described above and includes several instructions for enabling a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method described in the embodiments of the present application.
The above description is only a preferred embodiment of the present application, and not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application, or which are directly or indirectly applied to other related technical fields, are included in the scope of the present application.

Claims (16)

  1. An input method calling method, characterized in that the input method calling method comprises the following steps:
    upon detecting entry into an input mode, obtaining usage data, the usage data including at least one of: the user information comprises use data and/or use data corresponding to a current system, current running software or a current running mode and/or use data of each input method;
    and calling or recommending a target input method according to the use data.
  2. The input method invocation method according to claim 1, wherein said usage data comprises at least one of native user usage data, server-side user usage data, single user usage data, multi-user usage data, all-input method software usage data, input method software usage data in an input mode, usage data in a different system, and usage data in a different software.
  3. The input method invocation method according to claim 1, wherein said target input method comprises at least one of input method software, input mode under input method, voice input, tablet input.
  4. The input method invocation method according to claim 1, wherein said step of obtaining usage data upon detection of entry into an input mode comprises:
    when the input mode is detected to enter, acquiring the last input end time;
    the step of calling or recommending a target input method according to the usage data includes:
    judging whether the time interval between the time of entering the input mode and the last input ending time is greater than or equal to a preset time threshold value or not;
    and if the time interval is greater than or equal to a preset time threshold, calling or recommending a target input method according to the use data.
  5. The input method invocation method according to claim 4, wherein said step of determining whether the time interval between the time of entering the input mode and the last input end time is greater than or equal to a preset time threshold value is followed by:
    and if the time interval is smaller than a preset time threshold, calling or recommending the input method used last time.
  6. The input method invocation method according to claim 1, wherein said step of obtaining usage data upon detection of entry into an input mode comprises:
    when the input mode is detected to enter, acquiring the use data of each input method;
    the step of calling or recommending a target input method according to the usage data includes:
    carrying out priority ordering on the input methods according to the use data of the input methods;
    and calling or recommending a target input method according to the input method priority.
  7. The input method invocation method according to claim 6, wherein said step of prioritizing said input methods according to said usage data of said input methods includes:
    and carrying out priority sequencing on the input method software according to the data used by each input method, and/or sequencing each input method mode under the input method software.
  8. The input method invocation method according to claim 6, wherein said step of invoking or recommending a target input method based on input method priority comprises:
    and calling or recommending the input method software with the highest priority and/or the input method mode under the input method software with the highest priority and/or the input method software with the highest priority.
  9. The input method invocation method according to claim 6, wherein said usage data includes at least one of a number of uses, a frequency of use, a length of use;
    the step of prioritizing the input methods according to the usage data of the input methods includes:
    and carrying out priority ranking on the input methods according to the using times and/or using frequency of the input methods.
  10. The input method invocation method according to claim 9, wherein the step of prioritizing the input methods according to the number of uses and/or frequency of uses of the input methods comprises:
    and when the use frequency and/or the use times of each input method are equal, the input methods are subjected to priority ranking according to the use duration of each input method.
  11. The input method invocation method according to claim 1, wherein the step of invoking or recommending a target input method based on the usage data is followed by:
    recording the use data of the user after the user switches to the target input method;
    and prompting a user to switch the input method or recommend switching the input method or directly switch the input method according to the use data.
  12. The input method invocation method according to claim 1, wherein said step of invoking or recommending a target input method based on said usage data comprises:
    and displaying a plurality of input methods for user selection and/or prompting input method switching based on the use data of each input method.
  13. The input method invocation method according to claim 12, wherein the step of displaying the plurality of input methods for user selection and/or prompting input method switching comprises:
    and selecting a preset number of input methods as input method selection items and/or switching items according to the input method priorities.
  14. The input method invocation method according to claim 1, wherein said step of invoking a target input method according to said usage data is followed by:
    when the input mode is detected to be entered, detecting whether a target input method is installed or not according to the use data;
    and if the target input method is not installed, prompting a user to install the target input method or directly installing the target input method.
  15. An input method invoking device, comprising: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein:
    the computer program realizing the steps of the input method invocation method as claimed in claim 1 when executed by said processor.
  16. A computer storage medium, characterized in that the computer storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the input method invocation method as claimed in claim 1.
CN202080100664.9A 2020-06-19 2020-06-19 Input method calling method, device, equipment and storage medium Pending CN115605829A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/097169 WO2021253425A1 (en) 2020-06-19 2020-06-19 Input method calling method, apparatus, and device, and storage medium

Publications (1)

Publication Number Publication Date
CN115605829A true CN115605829A (en) 2023-01-13

Family

ID=79269013

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202080100664.9A Pending CN115605829A (en) 2020-06-19 2020-06-19 Input method calling method, device, equipment and storage medium

Country Status (2)

Country Link
CN (1) CN115605829A (en)
WO (1) WO2021253425A1 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10437887B1 (en) * 2007-11-12 2019-10-08 Google Llc Determining intent of text entry
KR102206053B1 (en) * 2013-11-18 2021-01-21 삼성전자주식회사 Apparatas and method for changing a input mode according to input method in an electronic device
CN108037875B (en) * 2017-12-12 2020-06-02 北京小米移动软件有限公司 Method, device and storage medium for switching input modes
CN108595020A (en) * 2018-04-28 2018-09-28 程爱云 A kind of intelligent switch method of input method, device and its readable storage medium storing program for executing machine terminal equipment
CN108762876A (en) * 2018-05-31 2018-11-06 努比亚技术有限公司 A kind of input method switching method, mobile terminal and computer storage media
CN110825242B (en) * 2019-10-18 2024-02-13 亮风台(上海)信息科技有限公司 Method and device for inputting

Also Published As

Publication number Publication date
WO2021253425A1 (en) 2021-12-23

Similar Documents

Publication Publication Date Title
US11256525B2 (en) Object starting method and device
CN110099380B (en) Application program recommendation method and device, electronic equipment and medium
CN105338391B (en) Intelligent television control method and mobile terminal
CN108664303B (en) Webpage content display method and device
CN109240991B (en) File recommendation method and device, storage medium and intelligent terminal
US20220091905A1 (en) Method and device for providing application list by electronic device
US9654607B2 (en) Method and apparatus for generating application icon
CN111767108A (en) Application program label generation method, application interface display method and device
US20190057072A1 (en) Method, device and electronic equipment for switching name of desktop icon folder
CN106648746B (en) Application program execution method and device
CN111512278B (en) Method for processing application of terminal equipment and terminal equipment
CN105786944A (en) Method and device for automatically turning pages of browser
CN108021630B (en) Junk file cleaning method, intelligent terminal and computer readable storage medium
CN111142756A (en) Page display method, equipment and computer readable storage medium
CN111158788B (en) Desktop starter control method and device and storage medium
CN113938733B (en) Shortcut key control method and device for remote control equipment, storage medium and device
CN108920266B (en) Program switching method, intelligent terminal and computer readable storage medium
CN111581557A (en) Information display method and device, electronic equipment and storage medium
CN108073291B (en) Input method and device and input device
CN108897785A (en) Search for content recommendation method, device, terminal device and storage medium
CN112016080A (en) Application authority management method and device and electronic equipment
CN112099682A (en) Icon display method and device and electronic equipment
CN111147790A (en) Auxiliary function starting method, mobile terminal and computer readable storage medium
CN115605829A (en) Input method calling method, device, equipment and storage medium
CN107589987B (en) Software control method, device and computer readable storage medium

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