CN111367424A - Intelligent adjustment method and device for information candidate items and computer readable storage medium - Google Patents

Intelligent adjustment method and device for information candidate items and computer readable storage medium Download PDF

Info

Publication number
CN111367424A
CN111367424A CN202010171732.2A CN202010171732A CN111367424A CN 111367424 A CN111367424 A CN 111367424A CN 202010171732 A CN202010171732 A CN 202010171732A CN 111367424 A CN111367424 A CN 111367424A
Authority
CN
China
Prior art keywords
input
candidate
item
items
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.)
Pending
Application number
CN202010171732.2A
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.)
Chongqing Wisdom Source Technology Co ltd
Original Assignee
Chongqing Wisdom Source Technology 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 Chongqing Wisdom Source Technology Co ltd filed Critical Chongqing Wisdom Source Technology Co ltd
Priority to CN202010171732.2A priority Critical patent/CN111367424A/en
Publication of CN111367424A publication Critical patent/CN111367424A/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
    • G06F3/0233Character input methods
    • G06F3/0236Character input methods using selection techniques to select from displayed items
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides an intelligent adjusting method and device for information candidate items and a computer readable storage medium, wherein the method receives externally input source information in a current input event to generate and display the candidate items; monitoring the selection operation of the target candidate item to input the target candidate item into a target input position of the current input event as an input item; after the deletion operation of the input items is monitored, if the source information is received again at the target input position, the input items are used as the sequence of the candidate items, and the sequence is delayed and displayed compared with the sequence used as the candidate items at the previous time; the correct selection of the candidate items by the user is facilitated, and the input efficiency and accuracy of the user are improved; therefore, the method better meets the actual use requirements of users and is beneficial to improving the input experience of the users.

Description

Intelligent adjustment method and device for information candidate items and computer readable storage medium
Technical Field
The invention relates to the technical field of input methods, in particular to an intelligent adjustment method and device for information candidate items and a computer-readable storage medium.
Background
With the rapid development of the internet technology, the internet technology is widely applied to social activities such as work, study and life of people, and human activities are almost impossible to leave the internet. The input method is a main way for interaction between human beings and computers, and how to input relevant information more intelligently, more in line with input habits of people, and more quickly and accurately is very important. At present, relevant input method software can learn through information such as historical input records of network users, obtain the usage rate of each vocabulary of a user, deeply know the typing habits and preferences of the user, and intelligently sequence candidate items based on the usage rate of each vocabulary of the user when the user inputs characters so as to arrange the vocabulary frequently used by the user in the front and place the vocabulary not frequently used in the back, thereby facilitating the user to quickly select the candidate items and improving the input efficiency and accuracy. However, in some cases, for example, after the user selects a candidate by mistake, the user needs to delete the wrong selected vocabulary and then re-input it. At present, the related technology does not process the misselected vocabularies, does not accord with the use requirements of users, and influences the input experience of the users.
Disclosure of Invention
The invention provides an intelligent adjustment method and device for information candidate items and a computer readable storage medium, and mainly solves the technical problems that: how to process the wrong selected vocabulary so as to better meet the use requirements of users and improve the input experience of the users.
In order to solve the technical problem, the invention provides an intelligent adjustment method for information candidate items, wherein the information candidate items are input method candidate items, and the method comprises the following steps:
receiving externally input source information in a current input event, and generating and displaying candidate items;
monitoring a selection operation of a target candidate item to input the target candidate item as an input item to a target input position of the current input event;
and after the deletion operation of the input item is monitored, if the source information is received again at the target input position, the sequence of taking the input item as a candidate item is lagged compared with the sequence of taking the input item as the candidate item at the previous time and is displayed.
Optionally, the external input includes at least one of pinyin input, wubi input, handwriting input, and voice input.
Optionally, the generating and presenting candidate items includes:
and acquiring the use frequency of each candidate item corresponding to the source information, and sequentially sequencing and displaying the candidate items according to the sequence of the use frequency values from large to small.
Optionally, the obtaining of the usage frequency of each candidate item corresponding to the source information includes:
respectively acquiring the effective selection times of the candidate items and the effective input times of the source information;
and calculating the ratio of the effective selection times of the candidate items to the effective input times as the use frequency of the candidate items.
Optionally, the step of delaying the order of the candidate items from the previous order of the candidate items comprises:
the order in which the input items are candidates is one bit later than the order in which the input items were candidates for the previous time.
The invention also provides an intelligent adjusting device for the information candidate item, wherein the information candidate item is an input method candidate item, and the device comprises a receiving module, a monitoring module and a processing module; wherein the content of the first and second substances,
the receiving module is used for receiving externally input source information in a current input event, and the processing module is used for generating and displaying candidate items based on the source information;
the monitoring module is used for monitoring the selection operation of a target candidate item, and the processing module is also used for inputting the target candidate item as an input item to a target input position of the current input event;
the processing module is further configured to, after the monitoring module monitors that the deleting operation of the input item is performed, if the source information is received again at the target input position, use the input item as a sequence of candidate items, and lag and display the sequence of candidate items compared with a sequence of candidate items used at a previous time.
Optionally, the external input includes at least one of pinyin input, wubi input, handwriting input, and voice input.
Optionally, the processing module is configured to generate and display candidate items based on the source information, and includes:
the processing module is used for acquiring the use frequency of each candidate item corresponding to the source information, and sequencing and displaying the candidate items according to the sequence of the use frequency values from large to small.
Optionally, the processing module is configured to obtain the effective selection times of the candidate items and the effective input times of the source information, and calculate a ratio of the effective selection times of the candidate items to the effective input times, where the ratio is used as the usage frequency of the candidate items.
The present invention also provides a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the steps of the intelligent adjustment method of information candidates as described above.
The invention has the beneficial effects that:
according to the intelligent adjusting method, device and computer-readable storage medium for the information candidate items, provided by the invention, the method receives externally input source information in a current input event, and generates and displays the candidate items; monitoring the selection operation of the target candidate item to input the target candidate item into a target input position of the current input event as an input item; after the deletion operation of the input items is monitored, if the source information is received again at the target input position, the input items are used as the sequence of the candidate items, and the sequence is delayed and displayed compared with the sequence used as the candidate items at the previous time; aiming at the same input position of the same input event, if the user deletes the input item, the input item can be shown to belong to a wrong selection vocabulary of the user, and when the user inputs the same source information as the previous time again, the user can show that the wrong selection vocabulary is almost impossible to be a correct candidate vocabulary; therefore, the method better meets the actual use requirements of users and is beneficial to improving the input experience of the users.
Drawings
Fig. 1 is a schematic flow chart illustrating an intelligent adjustment method for information candidates according to a first embodiment of the present invention;
fig. 2 is a schematic structural diagram of an intelligent adjusting apparatus for information candidates according to a second embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the following detailed description and accompanying drawings. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The first embodiment is as follows:
in order to solve the problem that the input experience of the user is affected because the user does not meet the user requirement because the current input method technology does not process the wrong selected vocabulary, the embodiment provides an intelligent adjustment method for information candidate items, please refer to fig. 1, which mainly comprises the following steps:
s101, receiving source information input from outside in the current input event, and generating and displaying candidate items.
Computer equipment such as mobile phones, PADs, computers and the like can input characters in a keyboard mode, a virtual keyboard mode, a mouse mode, a painting brush mode and the like. It should be noted that an editing input of a document can be regarded as an input event, an input in a search box (local file search box, website search box, etc.) can be regarded as an input event, an input in a chat input box can be regarded as an input event, and the like.
In the present embodiment, the source information refers to input character information for generating candidates, and for example, by clicking "daxue" on a keyboard, the "university", "snowman", "bloody", "snowy" waiting options are generated, where the character information "daxue" is also the source information.
Optionally, the external input includes at least one of pinyin input, wubi input, handwriting input, and voice input.
The method for generating and displaying the candidate items based on the externally input source information can adopt any existing method. Optionally, the use frequency of each candidate item corresponding to the source information is obtained, and the candidate items are sequentially ranked and displayed according to the sequence of the use frequency values from large to small.
The obtaining of the use frequency of each candidate item corresponding to the source information includes:
respectively acquiring the effective selection times of each candidate item and the effective input times of the source information; and calculating the ratio of the effective selection times of the candidate item to the effective input times of the source information as the use frequency of the candidate item.
It should be understood that the number of valid selections refers to the number of times that the source information is not deleted after being selected, and the number of valid inputs of the source information refers to the number of times that the source information input candidates are effectively selected. Taking a user as an example, for the source information "daxue", for example, 5 times of accumulated input are provided, wherein the candidate "university" is effectively selected 2 times, the candidate "snowfall" is effectively selected 1 time, the candidate "snowfall" is selected 1 time and then deleted, and the candidate is not selected 1 time; the number of valid inputs of the source information "daxue" is 3 (1 for selecting the candidate "snowy" and then deleting it, and 1 for not selecting it), the number of valid selections of the candidate "university" is 2, and the number of valid selections of the candidate "snowy" is 1 (including one for deleting after not selecting it); it is further appreciated that the candidate "university" is used with a frequency of 2/3 and the option "heavy snow" is used with a frequency of 1/3.
Further, the candidates of the source information "daxue" may be sorted in order of 1 "university", 2 "snowy", 3 "bloody", and 4 "snowy", according to the frequency of use. The candidate items of Daxue and Daxue are both used frequently by 0, so that the candidate order can be flexibly set.
It should be understood that the frequency of use obtained based on the effective selection times can more accurately reflect the input habits of the user and better meet the actual input requirements of the user.
S102, monitoring the selection operation of the target candidate item, taking the target candidate item as an input item, and inputting the target candidate item to a target input position of the current input event.
And (3) selecting a candidate: 1 "university", 2 "snowfall", 3 "bloody and 4" xur "are taken as examples, if the user click operation" 1 "is monitored, the" university "is taken as a target candidate, and the vocabulary" university "is taken as an input item and is input to a corresponding position.
And S103, after the deletion operation of the input item is monitored, if the source information is received again at the target input position, the input item is used as the sequence of the candidate item, and the sequence is delayed and displayed compared with the sequence used as the candidate item at the previous time.
After the input item is input to the target input position and before the user inputs new source information again, monitoring the user operation continuously to judge whether the user deletes the input item; if the user deletes the input item by monitoring, the input item is indicated as a misselected vocabulary, which may be due to the input error of the source information or due to the selection error of the candidate item by the user.
If the source information is input incorrectly, the user will input new source information again, and at this time, the processing may be performed according to the existing manner, or the process goes to step S101; when the deletion operation of the input item is monitored, if the source information is received again at the target input position, the fact that the input item is a wrong selection vocabulary caused by the selection error of the candidate item by the user can be indicated. At this time, the present scheme, before presenting the candidates based on the re-input source information, lags the order of the erroneously selected input item as a candidate compared with the order of the candidate previously input item, and then presents the candidate.
Continuing with the above example, after the user clicks operation "1" or "space" to select the target candidate "university" as an input item to be input to the corresponding location, if the user subsequently deletes the input item "university" and then re-inputs the source information "daxue", it indicates that the user has made a previous selection of the candidate in error, and the input location should not input "university" but should be other vocabularies; at this time, the candidate order of the candidate "university" is delayed compared to the order of the candidates as the previous time, and the order of the candidates of the previous time is: 1 "university", 2 "Daxue", 3 "Daxue", 4 "Daxue"; lagging the wrong candidate "university" can result in several candidate orders including but not limited to:
1 "daxue", 2 "university", 3 "daxue", 4 "xue";
1 "daxue", 2 "daxue", 3 "university", 4 "xue";
1 "daxue", 2 "daxue", 3 "xue", 4 "university";
namely, the wrong selection candidate of university is delayed by one bit and delayed by two bits respectively and is directly used as the last candidate.
The wrongly selected candidate item 'university' lags behind by one, correspondingly, the second candidate item 'big snow' is taken as the first candidate item, and other candidate items are kept unchanged; under the condition that the first candidate item is a wrongly selected word, the probability that the second candidate item is selected for input is greatly improved, and the second candidate item is taken as the first candidate item, so that the method is obviously a decision more in line with the input requirement of a user, more in line with the use habit, beneficial to improving the input efficiency and improving the input experience of the user.
It should also be understood that the erroneously selected candidate is delayed by 2 bits, 3 bits, N (N ≧ 3) bits, or directly by the last bit, and the other corresponding candidate will be ranked one bit ahead.
According to the intelligent adjustment method for the information candidate items, provided by the embodiment, the candidate items are generated and displayed by receiving externally input source information in the current input event; monitoring the selection operation of the target candidate item to input the target candidate item into a target input position of the current input event as an input item; after the deletion operation of the input items is monitored, if the source information is received again at the target input position, the input items are used as the sequence of the candidate items, and the sequence is delayed and displayed compared with the sequence used as the candidate items at the previous time; aiming at the same input position of the same input event, if the user deletes the input item, the input item can be shown to belong to a wrong selection vocabulary of the user, and when the user inputs the same source information as the previous time again, the user can show that the wrong selection vocabulary is almost impossible to be a correct candidate vocabulary; therefore, the method better meets the actual use requirements of users and is beneficial to improving the input experience of the users.
Example two:
in this embodiment, on the basis of the first embodiment, an intelligent adjusting apparatus for information candidate items is provided to implement the steps of the intelligent adjusting method for information candidate items in the first embodiment, please refer to fig. 2, and the apparatus includes a receiving module 21, a monitoring module 22 and a processing module 23; wherein the content of the first and second substances,
the receiving module 21 is configured to receive externally input source information in a current input event, and the processing module 23 is configured to generate and display candidate items based on the source information;
the monitoring module 22 is configured to monitor a selection operation of a target candidate item, and the processing module 23 is further configured to input the target candidate item as an input item to a target input position of a current input event;
the processing module 23 is further configured to, after the monitoring module 22 monitors the deletion operation of the input item, if the receiving module 21 receives the source information again at the target input position, use the input item as a candidate in a later order than the previous order as a candidate and display the candidate.
In this embodiment, the external input includes at least one of pinyin input, wubi input, handwriting input, and voice input.
The processing module 23 is configured to generate and present candidate items based on the source information, and includes:
the processing module 23 is configured to obtain the use frequency of each candidate item corresponding to the source information, and rank and display each candidate item in order of the use frequency values from large to small.
The processing module 23 is configured to obtain the effective selection times of each candidate item and the effective input times of the source information, and calculate a ratio of the effective selection times of the candidate item to the effective input times as a usage frequency of the candidate item.
The intelligent adjusting device for information candidate items provided by this embodiment may not belong to a mobile phone, a PAD, a computer, and other computer devices, and the receiving module 21 in the intelligent adjusting device for information candidate items may be implemented by a keyboard, a virtual keyboard, a mouse, a painting brush, a sound pickup, and other modules; the monitoring module 22 and the processing module 23 can be implemented by a central processing unit, a controller, and the like.
The intelligent adjusting device for the information candidate items provided by the embodiment comprises a receiving module, a monitoring module and a processing module; the receiving module is used for receiving externally input source information in a current input event, and the processing module is used for generating and displaying candidate items based on the source information; the monitoring module is used for monitoring the selection operation of the target candidate item, and the processing module is also used for inputting the target candidate item as an input item to a target input position of the current input event; the processing module is further used for, after the monitoring module monitors the deletion operation of the input item, when the receiving module receives the source information again at the target input position, using the input item as the sequence of the candidate item, and lagging and displaying the sequence compared with the previous sequence as the candidate item. The correct selection of the candidate items by the user is facilitated, and the input efficiency and accuracy of the user are improved; therefore, the method better meets the actual use requirements of users and is beneficial to improving the input experience of the users.
Example three:
in this embodiment, on the basis of the first embodiment and/or the second embodiment, a computer-readable storage medium is provided, where one or more programs are stored in the computer-readable storage medium, and the one or more programs are executable by one or more processors to implement the steps of the intelligent adjustment method for information candidates as described in the first embodiment. For details, please refer to the description in the first embodiment, which is not repeated herein.
It will be apparent to those skilled in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and optionally they may be implemented in program code executable by a computing device, such that they may be stored on a computer storage medium (ROM/RAM, magnetic disks, optical disks) and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The foregoing is a more detailed description of the present invention that is presented in conjunction with specific embodiments, and the practice of the invention is not to be considered limited to those descriptions. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (10)

1. An intelligent adjustment method for information candidate items, wherein the information candidate items are input method candidate items, the method comprising:
receiving externally input source information in a current input event, and generating and displaying candidate items;
monitoring a selection operation of a target candidate item to input the target candidate item as an input item to a target input position of the current input event;
and after the deletion operation of the input item is monitored, if the source information is received again at the target input position, the sequence of taking the input item as a candidate item is lagged compared with the sequence of taking the input item as the candidate item at the previous time and is displayed.
2. The intelligent adjustment method for information candidates of claim 1, wherein the external input includes at least one of pinyin input, wubi input, handwriting input, and voice input.
3. The intelligent adjustment method for information candidates of claim 1, wherein said generating and presenting candidates comprises:
and acquiring the use frequency of each candidate item corresponding to the source information, and sequentially sequencing and displaying the candidate items according to the sequence of the use frequency values from large to small.
4. The intelligent adjustment method for information candidates of claim 3, wherein said obtaining the usage frequency of each candidate item corresponding to the source information comprises:
respectively acquiring the effective selection times of the candidate items and the effective input times of the source information;
and calculating the ratio of the effective selection times of the candidate items to the effective input times as the use frequency of the candidate items.
5. The intelligent adjustment method for information candidates of any of claims 1-4, wherein said delaying the order of said input item as a candidate compared to the order of the previous time as a candidate comprises:
the order in which the input items are candidates is one bit later than the order in which the input items were candidates for the previous time.
6. The intelligent adjusting device for the information candidate item is characterized in that the information candidate item is an input method candidate item and comprises a receiving module, a monitoring module and a processing module; wherein the content of the first and second substances,
the receiving module is used for receiving externally input source information in a current input event, and the processing module is used for generating and displaying candidate items based on the source information;
the monitoring module is used for monitoring the selection operation of a target candidate item, and the processing module is also used for inputting the target candidate item as an input item to a target input position of the current input event;
the processing module is further configured to, after the monitoring module monitors that the deleting operation of the input item is performed, if the source information is received again at the target input position, use the input item as a sequence of candidate items, and lag and display the sequence of candidate items compared with a sequence of candidate items used at a previous time.
7. The intelligent adjustment apparatus of information candidates of claim 6, wherein the external input includes at least one of pinyin input, wubi input, handwriting input, and speech input.
8. The intelligent adjustment apparatus for information candidates of claim 6, wherein the processing module for generating and presenting candidates based on the source information comprises:
the processing module is used for acquiring the use frequency of each candidate item corresponding to the source information, and sequencing and displaying the candidate items according to the sequence of the use frequency values from large to small.
9. The apparatus according to claim 8, wherein the processing module is configured to obtain the number of valid selections of the candidate items and the number of valid inputs of the source information, respectively, and calculate a ratio of the number of valid selections of the candidate items to the number of valid inputs as the frequency of use of the candidate items.
10. A computer-readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the steps of the intelligent adjustment method of information candidates of any of claims 1 to 5.
CN202010171732.2A 2020-03-12 2020-03-12 Intelligent adjustment method and device for information candidate items and computer readable storage medium Pending CN111367424A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010171732.2A CN111367424A (en) 2020-03-12 2020-03-12 Intelligent adjustment method and device for information candidate items and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010171732.2A CN111367424A (en) 2020-03-12 2020-03-12 Intelligent adjustment method and device for information candidate items and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111367424A true CN111367424A (en) 2020-07-03

Family

ID=71206769

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010171732.2A Pending CN111367424A (en) 2020-03-12 2020-03-12 Intelligent adjustment method and device for information candidate items and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111367424A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113299289A (en) * 2021-03-30 2021-08-24 阿里巴巴新加坡控股有限公司 Information input method and device and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003131776A (en) * 2001-10-29 2003-05-09 Sony Corp Information-processing device, character string-inputting device and confirmed history-controlling method
JP2008083848A (en) * 2006-09-26 2008-04-10 Casio Hitachi Mobile Communications Co Ltd Character input device and program
JP2008158573A (en) * 2006-12-20 2008-07-10 Sharp Corp Character input device and terminal device using the same
US20140059058A1 (en) * 2012-08-24 2014-02-27 Microsoft Corporation Candidate generation for predictive input using input history
CN106066706A (en) * 2016-05-26 2016-11-02 珠海市魅族科技有限公司 A kind of data processing method and intelligent terminal
CN108958503A (en) * 2017-05-26 2018-12-07 北京搜狗科技发展有限公司 input method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003131776A (en) * 2001-10-29 2003-05-09 Sony Corp Information-processing device, character string-inputting device and confirmed history-controlling method
JP2008083848A (en) * 2006-09-26 2008-04-10 Casio Hitachi Mobile Communications Co Ltd Character input device and program
JP2008158573A (en) * 2006-12-20 2008-07-10 Sharp Corp Character input device and terminal device using the same
US20140059058A1 (en) * 2012-08-24 2014-02-27 Microsoft Corporation Candidate generation for predictive input using input history
CN106066706A (en) * 2016-05-26 2016-11-02 珠海市魅族科技有限公司 A kind of data processing method and intelligent terminal
CN108958503A (en) * 2017-05-26 2018-12-07 北京搜狗科技发展有限公司 input method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113299289A (en) * 2021-03-30 2021-08-24 阿里巴巴新加坡控股有限公司 Information input method and device and electronic equipment

Similar Documents

Publication Publication Date Title
US10635392B2 (en) Method and system for providing interface controls based on voice commands
KR102485121B1 (en) Screen mirroring method, device, equipment and storage medium
US9535583B2 (en) Draw-ahead feature for chemical structure drawing applications
US20150242474A1 (en) Inline and context aware query box
US11343572B2 (en) Method, apparatus for content recommendation, electronic device and storage medium
EP3274940A1 (en) Providing attachment control to manage attachments in conversation
US20200111046A1 (en) Automated and intelligent time reallocation for agenda items
CN110990445A (en) Data processing method, device, equipment and medium
CN111368153A (en) Searching method and device
US10664482B2 (en) Providing relevance based dynamic hashtag navigation
CN110472034B (en) Detection method, device and equipment of question-answering system and computer readable storage medium
JP2024507902A (en) Information retrieval methods, devices, electronic devices and storage media
US10909146B2 (en) Providing automated hashtag suggestions to categorize communication
CN111367424A (en) Intelligent adjustment method and device for information candidate items and computer readable storage medium
CN111414455A (en) Public opinion analysis method, device, electronic equipment and readable storage medium
CN112699314A (en) Hot event determination method and device, electronic equipment and storage medium
CN111666417A (en) Method and device for generating synonyms, electronic equipment and readable storage medium
US9477768B1 (en) Disambiguation of online social mentions
CN114035729B (en) Electronic voting method and device and terminal equipment
WO2016004893A1 (en) Text information input method and device
CN114595391A (en) Data processing method and device based on information search and electronic equipment
US20180153458A1 (en) Stress feedback for presentations
CN110442615B (en) Resource information processing method and device, electronic equipment and storage medium
CN112182350A (en) Interaction method, device, server and storage medium based on content library
CN112579875A (en) Method, device, equipment and medium for generating release information title

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200703