CN109144285B - Input method and device - Google Patents

Input method and device Download PDF

Info

Publication number
CN109144285B
CN109144285B CN201710458646.8A CN201710458646A CN109144285B CN 109144285 B CN109144285 B CN 109144285B CN 201710458646 A CN201710458646 A CN 201710458646A CN 109144285 B CN109144285 B CN 109144285B
Authority
CN
China
Prior art keywords
candidate
information
target
items
result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710458646.8A
Other languages
Chinese (zh)
Other versions
CN109144285A (en
Inventor
贺浩
胡伟
陈钊新
苏其龙
李明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Sogou Technology Development Co Ltd
Original Assignee
Beijing Sogou Technology Development 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 Beijing Sogou Technology Development Co Ltd filed Critical Beijing Sogou Technology Development Co Ltd
Priority to CN201710458646.8A priority Critical patent/CN109144285B/en
Publication of CN109144285A publication Critical patent/CN109144285A/en
Application granted granted Critical
Publication of CN109144285B publication Critical patent/CN109144285B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Abstract

The embodiment of the invention provides an input method and an input device, wherein the method comprises the following steps: receiving information input by a user; obtaining a first candidate result matched with the information from the local; and obtaining a second candidate result matched with the information from the server; generating a target candidate result according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items; and when an instruction that a user selects any target candidate item is received, performing screen-up operation on the target candidate item. According to the embodiment of the invention, a large number of candidate items are obtained from the server, so that the problem of inaccurate candidate items of the input method caused by limited storage capacity and untimely updating of the local lexicon is solved, the accuracy and timeliness of the candidate items output by the input method are improved, the input efficiency of a user is improved, and the output candidate items can better match the actual requirements of the user.

Description

Input method and device
Technical Field
The present invention relates to the field of input methods, and in particular, to an input method and an input device.
Background
The development of intelligent terminals such as smart televisions and smart phones greatly changes the work and life ways of people, and people can easily search and acquire information and finish shopping and payment through various intelligent terminals.
In general, when a user uses a smart terminal, the use of an input method is also accompanied. Taking the smart television as an example, when a user searches for a video resource or a television program on the smart television, the user generally needs to input the name of an object to be searched by using an input method and then perform a search. Generally, in order to facilitate the use of a user, a manufacturer may preset an input method lexicon in an intelligent terminal system, and when the user inputs the input method lexicon, the manufacturer may output a corresponding result by performing matching in a local lexicon according to characters input by the user. However, due to the influence of factors such as the size of the local lexicon, the updating frequency and the time, the local lexicon may not be updated in time, and the accuracy and the timeliness of the output candidate items are not high. On the other hand, the difference of hardware performance of the intelligent terminal is limited, when a user uses the input method on some terminals with lower performance, the memory of the intelligent terminal system is occupied greatly, and the operation efficiency of the input method is seriously influenced.
Disclosure of Invention
In view of the above, embodiments of the present invention are proposed to provide an input method and a corresponding input device that overcome or at least partially solve the above problems.
In order to solve the above problem, an embodiment of the present invention discloses an input method, including:
receiving information input by a user;
obtaining a first candidate result matched with the information from the local; and (c) a second step of,
obtaining a second candidate result matched with the information from the server;
generating a target candidate result according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items;
and when an instruction that a user selects any target candidate item is received, performing screen-on operation on the target candidate item.
Optionally, the step of locally obtaining a first candidate result matching the information includes:
and extracting one or more first candidate items matched with the information from a preset local word stock.
Optionally, the step of obtaining a second candidate result matching the information from the server includes:
sending the information to a server, wherein the server is used for searching one or more second candidate items matched with the information;
and receiving the one or more second candidate items returned by the server.
Optionally, the step of sending the information to a server includes:
determining the number of characters matched with the information;
and when the number of the characters is more than or equal to two, sending the information to a server.
Optionally, the step of generating a target candidate result according to the first candidate result and the second candidate result includes:
performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result.
Optionally, the step of performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result includes:
determining a unicode for each of the first candidate item and the second candidate item;
respectively comparing unicode of each first candidate item with unicode of each second candidate item;
and when the unicode of the first candidate is the same as the unicode of the second candidate, deleting the corresponding first candidate or second candidate.
Optionally, after the step of generating the target candidate result according to the first candidate result and the second candidate result, the method further includes:
respectively determining the weight information of the one or more target candidate items;
sorting the target candidate items according to the weight information;
and displaying a preset number of the target candidate items.
Optionally, the step of determining the weight information of the one or more target candidates respectively comprises:
determining the current input environment, the type of an application program to which an input box belongs and the displayed characters;
respectively determining the association degree between each target candidate item and the current input environment, the type of the application program of the input box and the displayed characters;
and determining the weight information of each target candidate item according to the relevance.
In order to solve the above problem, an embodiment of the present invention discloses an input device, including:
the receiving module is used for receiving information input by a user;
the first acquisition module is used for acquiring a first candidate result matched with the information from the local; and the number of the first and second groups,
a second obtaining module, configured to obtain a second candidate result matching the information from the server;
a generating module, configured to generate a target candidate result according to the first candidate result and the second candidate result, where the target candidate result includes one or more target candidate items;
and the screen-up module is used for executing screen-up operation on the target candidate item when receiving an instruction of selecting any target candidate item by a user.
Optionally, the first obtaining module includes:
and the first acquisition submodule is used for extracting one or more first candidate items matched with the information from a preset local word stock.
Optionally, the second obtaining module includes:
the sending submodule is used for sending the information to a server, and the server is used for searching one or more second candidate items matched with the information;
and the receiving submodule is used for receiving the one or more second candidate items returned by the server.
Optionally, the sending sub-module includes:
the character number determining unit is used for determining the number of characters matched with the information;
and the character information sending unit is used for sending the information to the server when the number of the characters is more than or equal to two.
Optionally, the generating module includes:
a generating sub-module for performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result.
Optionally, the generating sub-module includes:
a unicode determining unit for determining unicode of each of the first candidate item and the second candidate item;
the unicode comparison unit is used for respectively comparing each first candidate item with the unicode of each second candidate item;
a candidate deletion unit configured to delete the corresponding first candidate or second candidate when the unicode of the first candidate is the same as the unicode of the second candidate.
Optionally, the apparatus further comprises:
a weight information determining module, configured to determine weight information of the one or more target candidate items respectively;
the target candidate item sorting module is used for sorting the target candidate items according to the weight information;
and the target candidate item display module is used for displaying a preset number of the target candidate items.
Optionally, the weight information determining module includes:
the first determining submodule is used for determining the current input environment, the type of an application program to which the input box belongs and the displayed characters;
the second determining submodule is used for respectively determining the association degree between each target candidate item and the current input environment, the type of the application program to which the input box belongs and the on-screen characters;
and the third determining submodule is used for determining the weight information of each target candidate item according to the relevance.
In order to solve the above problem, an embodiment of the present invention discloses an input device, including a memory, and one or more programs, where the one or more programs are stored in the memory, and configured to be executed by one or more processors, and the one or more programs include instructions for:
receiving information input by a user;
obtaining a first candidate result matched with the information from the local; and the number of the first and second groups,
obtaining a second candidate result matched with the information from the server;
generating a target candidate result according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items;
and when an instruction that a user selects any target candidate item is received, performing screen-up operation on the target candidate item.
In order to solve the above problems, embodiments of the present invention disclose a storage medium, in which instructions, when executed by a processor of a terminal, enable the terminal to perform an input method as described in one or more of the above.
Compared with the background art, the embodiment of the invention has the following advantages:
according to the embodiment of the invention, after character information input by a user is received, a first candidate result matched with the character information can be locally acquired, a second candidate result matched with the character information can be acquired from a server, and a target candidate result is generated according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items, so that when an instruction of selecting any one target candidate item by the user is received, the target candidate item can be subjected to screen-on operation. According to the embodiment of the invention, a large number of candidate items are obtained from the server, so that the problem of inaccurate candidate items of the input method caused by limited storage capacity and untimely updating of the local lexicon is solved, the accuracy and timeliness of the candidate items output by the input method are improved, the input efficiency of a user is improved, and the output candidate items can better match the actual requirements of the user.
Drawings
FIG. 1 is a flow chart of the first step of an input method embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a display effect of a cloud icon according to the present invention;
FIG. 3 is a schematic diagram of a target candidate of the present invention;
FIG. 4 is a flowchart illustrating steps of a second embodiment of an input method;
FIG. 5 is a block diagram of an input device according to an embodiment of the present invention;
fig. 6 is a schematic diagram illustrating a configuration of an input device according to an exemplary embodiment.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Referring to fig. 1, a flowchart illustrating steps of a first embodiment of an input method according to the present invention is shown, which may specifically include the following steps:
step 101, receiving information input by a user;
in the embodiment of the present invention, the method may be applied to various intelligent terminals, for example, electronic devices such as a smart television, a smart phone, and a tablet computer.
For ease of understanding, the embodiments of the present invention are described with the example of smart electronics.
The Smart television (Smart TV) is a television product which is based on an Internet application technology, has an open operating system and a chip, has an open application platform, can realize a bidirectional man-machine interaction function, integrates various functions such as audio and video, entertainment, data and the like, and meets the diversified and personalized requirements of users. After the smart television is connected with a network, the smart television can provide various entertainment, information and learning resources such as a browser, a full-high-definition 3D motion sensing game, a video call, family KTV, education online and the like, can be expanded infinitely, and can realize various application services such as network search, IP television, video on demand, digital music, network news, network video telephone and the like.
When the user uses the smart television, for example, when searching for video resources or television programs on the smart television, the user can control the smart television to input information through the remote controller.
It should be noted that the information input by the user may include not only character information but also voice information, and the specific type of the information input by the user is not limited in this embodiment.
For example, an input method may be preset in an operating system of the smart television, and after the smart television receives the character information input by the user, the input method matches corresponding characters by inputting english characters; or, the user can select a target character on the display interface of the television through the remote control device so as to match corresponding characters, wherein the target character can be pinyin, strokes and the like; or, a voice receiving device may be further configured for the smart television, so that the user can "speak" corresponding voice to the smart television through the voice receiving device to implement voice input and the like.
For easy understanding, the present embodiment is described by taking pinyin input in a chinese input method as an example, that is, a user inputs an english character through a remote control device, and the input method matches a corresponding character according to the received english character.
Step 102, obtaining a first candidate result matched with the information from local;
generally, a local lexicon may be preset in the smart television, and after character information input by a user is acquired, the search and matching are performed in the local lexicon, so as to obtain a first candidate result matched with the character information, where the first candidate result may include one or more first candidate items.
For example, when the character information input by the user is "ditie", phrases such as "subway", "ground paste", "low-iron" and the like may be extracted from the local lexicon as the first candidate. Of course, the number of the first candidates extracted from the local lexicon may also be different according to the difference of the character information input by the user, for example, for the character information of "ditie", the number of the first candidates matched by the input method may be two, that is, the first candidates include "subway" and "ground paste", or may further include "low-speed rail" on the basis of "subway" and "ground paste", where the number of the first candidates is three, which is not limited in the embodiment of the present invention.
Step 103, acquiring a second candidate result matched with the information from the server;
generally, a local word stock of an input method in an intelligent television needs to be updated according to a certain time interval to supplement names of popular phrases or television programs and the like, so that some newer phrases may not be directly matched from the local word stock after a user inputs characters, and can be obtained only by matching Chinese characters one by the user.
For example, new programs and new episodes are increasingly layered, and new word groups are increasingly related to the new programs and the new episodes. On one hand, due to the limitation of storage space, a local word stock in the smart television can only store some basic phrases, and cannot store phrases related to a large number of new programs, names of new episodes and the like; on the other hand, due to the limitation of network conditions, the local lexicon updating frequency is low, and the accuracy and timeliness of output candidates are low.
In the embodiment of the present invention, after the user inputs the character information, a second candidate result matching with the character information may be further obtained from the server, where the second candidate result may include one or more second candidate items. The server may be a cloud database of the input method, and may also be a cloud database of the smart television, which is not limited in this embodiment.
For example, when the character information input by the user is "jxwy", the smart television may send the character information to the server, and the server performs matching search on the character information, so as to obtain a second candidate phrase, such as "beautiful maid".
In an example of the present invention, after the user inputs the character information, the smart television may obtain the second candidate result from the server, and at this time, a cloud icon may be correspondingly displayed on the display screen of the smart television to inform the user that more data is currently being obtained from the server.
As shown in fig. 2, which is a schematic view of a cloud icon display effect according to the present invention, in fig. 2, when character information input by a user is "ditie", a first candidate item "subway" matching the character information may be first extracted from a local thesaurus and displayed on a display screen of a smart television, and at the same time, a cloud icon may be displayed beside the first candidate item to inform the user that more second candidate items matching the character information of "ditie" are currently obtained from a server.
It should be noted that one or more second candidates included in the second candidate result do not need to be displayed on the display screen of the smart television.
104, generating a target candidate result according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items;
in the embodiment of the present invention, after the first candidate result is obtained from the local thesaurus and the second candidate result is obtained from the server, the first candidate result and the second candidate result may be further processed to generate the target candidate result.
In specific implementation, as the first candidate item included in the first candidate result and the second candidate item included in the second candidate result may have the same phrase, the embodiment of the present invention may perform processing such as de-duplication and mixed typesetting on the first candidate item and the second candidate item, so as to obtain a final one or more target candidate items, and display the one or more target candidate items on a display screen of the smart television for a user to select.
As shown in fig. 3, which is a schematic diagram of a target candidate of the present invention, in fig. 3, the character information input by the user is "jxwy", so that the first candidates of "innocent great details" and "acute gastritis" can be obtained from the local lexicon according to the character information "jxwy", the second candidates of "innocent great details", "beautiful maiden", and "just like me" can be obtained from the server, and then the operation of removing the duplication of the "innocent great details" in the first candidate and the "innocent great details" in the second candidate can be performed first, so as to obtain the target candidates: "great fineness and no remains", "acute gastritis", "beautiful and not central" and "just like me", and show the above target candidates.
It should be noted that, after the first candidate item is obtained according to the local thesaurus and the second candidate item is obtained according to the server, and the first candidate item and the second candidate item are subjected to repetition processing and the like, the candidate results can be displayed in an ordering way; alternatively, the second candidate items obtained from the server may also be labeled, for example, a cloud icon is shown in the upper right corner of each second candidate item, and the like, which is not limited in this embodiment.
Step 105, when receiving an instruction of selecting any target candidate item from a user, executing screen-on operation on the target candidate item.
In the embodiment of the present invention, after the user selects any one of the target candidates, for example, when the user selects the target candidate "beautiful uncommitted center" shown in fig. 3 through the remote controller, the candidate "beautiful uncommitted center" may be displayed on the screen.
In the embodiment of the invention, after information input by a user is received, a first candidate result matched with the information can be acquired from the local, a second candidate result matched with the information can be acquired from a server, and a target candidate result is generated according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items, so that when an instruction of selecting any one target candidate item by the user is received, the target candidate item can be subjected to screen-on operation. According to the embodiment of the invention, a large number of candidate words are acquired from the server through the network, so that the problem of inaccurate candidate items of the input method caused by limited storage capacity and untimely updating of a local word stock is solved, the accuracy and timeliness of the candidate items output by the input method are improved, the input efficiency of a user is improved, and the output candidate items can better match with the actual requirements of the user.
Referring to fig. 4, a flowchart of steps of a second embodiment of an input method according to the present invention is shown, which specifically includes the following steps:
step 401, receiving information input by a user;
in the embodiment of the invention, the method can be applied to various types of intelligent terminals, such as an intelligent television.
Generally, when a user uses the smart television, for example, when searching for video resources or television programs on the smart television, the user can control the smart television to input information through a remote controller; or, the user can select a target character on the display interface of the television through the remote control device so as to match corresponding characters, wherein the target character can be pinyin, strokes and the like; or, a voice receiving device may be further configured for the smart television, so that the user can "speak" corresponding voice to the smart television through the voice receiving device to implement voice input and the like.
For convenience of understanding, in the present embodiment, pinyin input in a chinese input method is taken as an example for description, at this time, information input by a user may be character information, for example, an english character, and after receiving the english character, an input method preset in the smart television may match the english character so as to output a corresponding character.
Step 402, extracting one or more first candidate items matched with the information from a preset local word stock;
generally, a local lexicon can be preset in the smart television, and the local lexicon can include information of a plurality of commonly used Chinese characters, so that after a user inputs character information, one or more first candidate items matched with the character information can be obtained by searching and matching in the local lexicon.
For example, when the character information input by the user is "jxwy", the "macro-parenchyma" and "acute gastritis" may be extracted from the local thesaurus as the first candidates. Of course, the number of the first candidate items extracted from the local thesaurus may be different according to different character information input by the user, and this is not limited in the embodiment of the present invention.
Step 403, sending the information to a server, where the server is configured to find one or more second candidate items matched with the information;
in the embodiment of the invention, after the user inputs the character information, the character information can be further sent to the server through the network, and the server searches according to the character information, so that one or more second candidate items matched with the character information are obtained.
Generally, for a single character, the meaning of the character is simple, and the character can be directly obtained through a local word stock, and for a phrase composed of two or more characters, if the phrase is searched according to pinyin characters, the condition that the same pinyin characters correspond to a plurality of different phrases can occur. Therefore, whether the character information needs to be sent to the server can be determined according to the number of characters matched by the character information. Specifically, after receiving character information input by a user, the smart television can firstly determine the number of characters matched with the character information; when the number of the characters is more than or equal to two, the character information can be sent to a server, and the server performs further matching.
In a specific implementation, the character information input by the user can be subjected to character matching by adopting a local word stock, and when more than one matched character is determined, the character information is sent to the server.
For example, when the character information input by the user is "wo", the character matched with the character information is preliminarily determined to be a single character through the local lexicon, and at this time, the character information may not be sent to the server, and the matched result in the local lexicon is directly used as a candidate item. And when the character information input by the user is 'jxwy', preliminarily determining that a plurality of characters matched with the character information are provided through the local word stock, and at the moment, sending the character information to the server for further matching.
Step 404, receiving the one or more second candidate items returned by the server;
in the embodiment of the invention, after receiving the character information sent by the smart television, the server can search and match in the network according to the character information to obtain a second candidate matched with the character information, for example, when the character information input by the user is "jxwy", the server can further match the second candidate such as "huge detail,", "beautiful maiden", and "just like me", and send the second candidate to the smart television.
As an example of the present invention, after receiving the character information, the server may further perform processing such as error correction and association on the character information, and then return candidates and association candidates obtained based on the character information after error correction, which is not limited in this embodiment.
Step 405, performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result;
in the embodiment of the present invention, after one or more first candidate items are obtained from a local thesaurus and one or more second candidate items are obtained from a server, a deduplication operation may be performed on the first candidate items and the second candidate items first to generate a target candidate result.
For example, when the first candidate obtained from the local lexicon is "innocent great detail" and "acute gastritis" and the second candidate obtained from the server is "innocent great detail", "unlit beautiful" and "just like me" according to the character information "jxwy" input by the user, the operation of removing the duplication of the "innocent great detail" in the first candidate and the "unecent great detail" in the second candidate may be performed first, so as to obtain the target candidate result as: "huge and thin without loss", "acute gastritis", "beautiful and not central" and "just like me".
In a particular implementation, after obtaining the first candidate and the second candidate, a unicode for each of the first candidate and the second candidate may be first determined.
unicode is an industry standard in the field of computer science and includes character sets, coding schemes, and the like. unicode is generated to solve the limitation of the traditional character encoding scheme, and sets a uniform and unique binary code for each character in each language so as to meet the requirements of cross-language and cross-platform text conversion and processing.
For example, a "macro-naive" unicode may be \ u5de8\ u7ec6\ u65e0\ u 9057.
Then, the unicode of each first candidate item and the unicode of each second candidate item can be respectively compared; and when the unicode of the first candidate item is the same as the unicode of the second candidate item, deleting the corresponding first candidate item or second candidate item.
For example, for a certain phrase a in the first candidate, the corresponding unicode is \ u5de8\ u7ec6\ u65e0\ u9057, and for another phrase B in the second candidate, the unicode is also \ u5de8\ u7ec6\ u65e0\ u9057, then the phrase a and the phrase B may be considered as the same phrase, at this time, the phrase a or the phrase B corresponding to the unicode may be deleted, so as to obtain the target candidate result: "huge and thin without loss", "acute gastritis", "beautiful and not central" and "just like me".
Step 406, determining the weight information of the one or more target candidate items respectively;
in the embodiment of the present invention, after one or more target candidates are obtained, the weight information of the one or more target candidates may be determined respectively to determine the ranking of the target candidates.
In a specific implementation, information such as a current input environment, a type of an application program to which an input box belongs, and on-screen characters may be determined first, and then association degrees between each target candidate item and the current input environment, the type of the application program to which the input box belongs, and on-screen characters may be determined, so that weight information of each target candidate item may be determined according to the association degrees.
Of course, those skilled in the art may select other ways to determine the weight information of the target candidate item according to actual needs, which is not limited in the embodiment of the present invention.
Step 407, sorting the target candidate items according to the weight information;
in this embodiment of the present invention, the weight information may be a weight value of a target candidate. Generally, when the weight value of a certain target candidate is larger, the target candidate may be considered to have higher relevance with the current input, and therefore, the target candidate may be ranked further forward.
Step 408, presenting a preset number of the target candidate items;
in the embodiment of the invention, after the target candidate items are determined and sorted according to the weight information, the preset number of target candidate items which are sorted in the front can be displayed on the display screen of the intelligent television.
For example, the preset number may be 4, and when the determined target candidate items are more than 4, the top 4 ranked target candidate items may be displayed on the display screen; and for the remaining other undeveloped target candidates, the user can turn pages through the remote controller, so that the other target candidates are displayed on the display screen.
When the determined target candidates are less than or equal to 4, all the target candidates can be directly displayed on a display screen of the smart television. Of course, a person skilled in the art may determine the specific number of target candidate items to be displayed according to actual needs, which is not limited in the embodiment of the present invention.
Step 409, when receiving an instruction of selecting any target candidate item from a user, executing screen-on operation on the target candidate item.
In the embodiment of the present invention, after the user selects any target candidate item, for example, when the user selects the target candidate item "beautiful uncounted" shown in fig. 3 through the remote controller, the phrase "beautiful uncounted" may be displayed on the screen.
In the embodiment of the invention, the candidate items can be obtained from the server, so that a large amount of deletion can be performed on the local word stock of the smart television, the memory occupation of the local input method is reduced, the performance of the input method is improved, and better input experience can be obtained on some low-performance equipment.
And secondly, performing mixed display according to the first candidate item obtained from the local and the second candidate item obtained from the server, so that the display style of the input method can be kept uniform, and the intelligent television user can conveniently select the target candidate item through the operation of a remote controller.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Referring to fig. 5, a block diagram of an embodiment of an input device according to the present invention is shown, which may specifically include the following modules:
a receiving module 501, configured to receive information input by a user;
a first obtaining module 502, configured to locally obtain a first candidate result matching the information; and the number of the first and second groups,
a second obtaining module 503, configured to obtain a second candidate result matching the information from the server;
a generating module 504, configured to generate a target candidate result according to the first candidate result and the second candidate result, where the target candidate result includes one or more target candidate items;
and the screen-up module 505 is configured to, when an instruction that a user selects any target candidate item is received, perform a screen-up operation on the target candidate item.
In this embodiment of the present invention, the first obtaining module 502 may specifically include the following sub-modules:
and the first acquisition submodule is used for extracting one or more first candidate items matched with the information from a preset local word stock.
In this embodiment of the present invention, the second obtaining module 503 may specifically include the following sub-modules:
a sending submodule, configured to send the information to a server, where the server may be configured to find one or more second candidate items matching the information;
and the receiving submodule is used for receiving the one or more second candidate items returned by the server.
In the embodiment of the present invention, the sending sub-module may specifically include the following units:
the character number determining unit is used for determining the number of characters matched with the information;
and the character information sending unit is used for sending the information to the server when the number of the characters is more than or equal to two.
In this embodiment of the present invention, the generating module 504 may specifically include the following sub-modules:
a generating sub-module for performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result.
In the embodiment of the present invention, the generating sub-module may specifically include the following units:
a unicode determining unit for determining unicode of each of the first candidate item and the second candidate item;
a unicode comparing unit, configured to compare the unicode of each first candidate with the unicode of each second candidate respectively;
a candidate deletion unit configured to delete the corresponding first candidate or second candidate when the unicode of the first candidate is the same as the unicode of the second candidate.
In the embodiment of the present invention, the apparatus may further include the following modules:
a weight information determining module, configured to determine weight information of the one or more target candidate items respectively;
the target candidate item sorting module is used for sorting the target candidate items according to the weight information;
and the target candidate item display module is used for displaying a preset number of the target candidate items.
In this embodiment of the present invention, the weight information determining module may specifically include the following sub-modules:
the first determining submodule is used for determining the current input environment, the type of an application program to which the input box belongs and the displayed characters;
the second determining sub-module is used for respectively determining the association degree between each target candidate item and the current input environment, the type of the application program to which the input box belongs and the on-screen characters;
and the third determining submodule is used for determining the weight information of each target candidate item according to the relevance.
For the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and reference may be made to the partial description of the method embodiment for relevant points.
FIG. 6 is a block diagram illustrating an input device 600 according to an exemplary embodiment. For example, the apparatus 600 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 6, apparatus 600 may include one or more of the following components: processing component 602, memory 604, power component 606, multimedia component 608, audio component 610, input/output (I/O) interface 612, sensor component 614, and communication component 616.
The processing component 602 generally controls overall operation of the device 600, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing element 602 may include one or more processors 620 to execute instructions to perform all or a portion of the steps of the input method described above. Further, the processing component 602 can include one or more modules that facilitate interaction between the processing component 602 and other components. For example, the processing component 602 can include a multimedia module to facilitate interaction between the multimedia component 608 and the processing component 602.
The memory 604 is configured to store various types of data to support operations at the apparatus 600. Examples of such data include instructions for any application or method operating on device 600, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 604 may be implemented by any type or combination of volatile and non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
A power supply component 606 provides power to the various components of the device 600. The power components 606 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the apparatus 600.
The multimedia component 608 includes a screen that provides an output interface between the device 600 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 608 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 600 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 610 is configured to output and/or input audio signals. For example, audio component 610 includes a Microphone (MIC) configured to receive external audio signals when apparatus 600 is in an operating mode, such as a call mode, a record mode, and a voice recognition mode. The received audio signal may further be stored in the memory 604 or transmitted via the communication component 616. In some embodiments, audio component 610 further includes a speaker for outputting audio signals.
The I/O interface 612 provides an interface between the processing component 602 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor component 614 includes one or more sensors for providing status assessment of various aspects of the apparatus 600. For example, the sensor component 614 may detect the open/closed status of the device 600, the relative positioning of the components, such as a display and keypad of the device 600, the sensor component 614 may also detect a change in position of the device 600 or a component of the device 600, the presence or absence of user contact with the device 600, orientation or acceleration/deceleration of the device 600, and a change in temperature of the device 600. The sensor assembly 614 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 614 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 614 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 616 is configured to facilitate communications between the apparatus 600 and other devices in a wired or wireless manner. The apparatus 600 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 616 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 616 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 600 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described input methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 604 comprising instructions, executable by the processor 620 of the apparatus 600 to perform the input method described above is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
An input device comprising a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by one or more processors the one or more programs including instructions for:
receiving information input by a user;
obtaining a first candidate result matched with the information from the local; and (c) a second step of,
obtaining a second candidate result matched with the information from the server;
generating a target candidate result according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items;
and when an instruction that a user selects any target candidate item is received, performing screen-up operation on the target candidate item.
Optionally, the one or more programs further include instructions for:
and extracting one or more first candidate items matched with the information from a preset local word stock.
Optionally, the one or more programs further include instructions for:
sending the information to a server, wherein the server is used for searching one or more second candidate items matched with the information;
and receiving the one or more second candidate items returned by the server.
Optionally, the one or more programs further include instructions for:
determining the number of characters matched with the information;
and when the number of the characters is more than or equal to two, sending the information to a server.
Optionally, the one or more programs further include instructions for:
performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result.
Optionally, the one or more programs further include instructions for:
determining unicode of each of the first candidate item and the second candidate item;
respectively comparing unicode of each first candidate item with unicode of each second candidate item;
and when the unicode of the first candidate is the same as the unicode of the second candidate, deleting the corresponding first candidate or second candidate.
Optionally, the one or more programs further include instructions for:
respectively determining the weight information of the one or more target candidate items;
sorting the target candidate items according to the weight information;
and displaying a preset number of the target candidate items.
Optionally, the one or more programs further include instructions for:
determining the current input environment, the type of an application program to which an input box belongs and the displayed characters;
respectively determining the association degree between each target candidate item and the current input environment, the type of the application program of the input box and the displayed characters;
and determining the weight information of each target candidate item according to the relevance.
A storage medium in which instructions, when executed by a processor of a terminal, enable the terminal to:
receiving information input by a user;
obtaining a first candidate result matched with the information from the local; and (c) a second step of,
obtaining a second candidate result matched with the information from the server;
generating a target candidate result according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items;
and when an instruction that a user selects any target candidate item is received, performing screen-on operation on the target candidate item.
Optionally, when the instructions in the storage medium are executed by a processor of the terminal, the terminal is further capable of:
and extracting one or more first candidate items matched with the information from a preset local word stock.
Optionally, when the instructions in the storage medium are executed by a processor of the terminal, the terminal is further capable of:
sending the information to a server, wherein the server is used for searching one or more second candidate items matched with the information;
and receiving the one or more second candidate items returned by the server.
Optionally, when the instructions in the storage medium are executed by a processor of the terminal, the terminal is further capable of:
determining the number of characters matched with the information;
and when the number of the characters is more than or equal to two, sending the information to a server.
Optionally, when the instructions in the storage medium are executed by a processor of the terminal, the terminal is further capable of:
performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result.
Optionally, when the instructions in the storage medium are executed by a processor of the terminal, the terminal is further capable of:
determining unicode of each of the first candidate item and the second candidate item;
respectively comparing unicode of each first candidate item with unicode of each second candidate item;
and when the unicode of the first candidate is the same as the unicode of the second candidate, deleting the corresponding first candidate or second candidate.
Optionally, when the instructions in the storage medium are executed by a processor of the terminal, the terminal is further capable of:
respectively determining the weight information of the one or more target candidate items;
sorting the target candidate items according to the weight information;
and displaying a preset number of the target candidate items.
Optionally, when the instructions in the storage medium are executed by a processor of the terminal, the terminal is further capable of:
determining the current input environment, the type of an application program to which an input box belongs and the displayed characters;
respectively determining the association degree between each target candidate item and the current input environment, the type of the application program of the input box and the displayed characters;
and determining the weight information of each target candidate item according to the association degree.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one of skill in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "include", "including" or any other variations thereof are intended to cover non-exclusive inclusion, so that a process, method, article, or terminal device including a series of elements includes not only those elements but also other elements not explicitly listed or inherent to such process, method, article, or terminal device. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The input method and the input device provided by the invention are described in detail above, and the principle and the implementation mode of the invention are explained in the text by applying specific examples, and the description of the above embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (19)

1. An input method is characterized in that the method is applied to an intelligent television, the intelligent television is provided with a corresponding remote controller, the remote controller comprises a voice receiving device, and the method comprises the following steps:
receiving information input by a user by adopting the voice or the remote controller receiving device; the information is character information or voice information;
obtaining a first candidate result matched with the information from the local; and (c) a second step of,
obtaining a second candidate result matched with the information from the server;
generating a target candidate result according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items;
determining a current input environment, a type of an application program to which an input box belongs and on-screen characters, and respectively determining a correlation degree between each target candidate result and the current input environment, the type of the application program to which the input box belongs, and the on-screen characters, and respectively determining weight information of the one or more target candidate items according to the correlation degree;
sorting the target candidate items according to the weight information;
displaying a preset number of the target candidate items;
and when an instruction that a user selects any target candidate item is received, performing screen-on operation on the target candidate item.
2. The method of claim 1, wherein the step of locally obtaining a first candidate matching the information comprises:
and extracting one or more first candidate items matched with the information from a preset local word stock.
3. The method of claim 2, wherein the step of obtaining a second candidate result matching the information from the server comprises:
sending the information to a server, wherein the server is used for searching one or more second candidate items matched with the information;
and receiving the one or more second candidate items returned by the server.
4. The method of claim 3, wherein the step of sending the information to a server comprises:
determining the number of characters matched with the information;
and when the number of the characters is more than or equal to two, sending the information to a server.
5. The method of claim 3 or 4, wherein the step of generating the target candidate result according to the first candidate result and the second candidate result comprises:
performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result.
6. The method of claim 5, wherein said performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result comprises:
determining unicode of each of the first candidate item and the second candidate item;
respectively comparing unicode of each first candidate item with unicode of each second candidate item;
and when the unicode of the first candidate is the same as the unicode of the second candidate, deleting the corresponding first candidate or second candidate.
7. An input device, characterized in that, the device is applied to an intelligent television, the intelligent television is provided with a corresponding remote controller, the remote controller comprises a voice receiving device, comprising:
the receiving module is used for receiving information input by a user by adopting the voice or the remote controller receiving device; the information is character information or voice information;
the first acquisition module is used for acquiring a first candidate result matched with the information from the local; and the number of the first and second groups,
a second obtaining module, configured to obtain a second candidate result matching the information from the server;
a generating module, configured to generate a target candidate result according to the first candidate result and the second candidate result, where the target candidate result includes one or more target candidate items;
the screen-up module is used for executing screen-up operation on the target candidate item when receiving an instruction of selecting any target candidate item by a user;
the weight information determining module is used for determining the current input environment, the type of the application program to which the input box belongs and the on-screen characters, respectively determining the association degree between each target candidate result and the current input environment, the type of the application program to which the input box belongs and the on-screen characters, and respectively determining the weight information of the one or more target candidate items according to the association degree;
the target candidate item sorting module is used for sorting the target candidate items according to the weight information;
the target candidate item display module is used for displaying a preset number of target candidate items;
the weight information determination module includes:
the first determining submodule is used for determining the current input environment, the type of an application program to which the input box belongs and the displayed characters;
the second determining sub-module is used for respectively determining the association degree between each target candidate item and the current input environment, the type of the application program to which the input box belongs and the on-screen characters;
and the third determining submodule is used for determining the weight information of each target candidate item according to the relevance.
8. The apparatus of claim 7, wherein the first obtaining module comprises:
and the first acquisition submodule is used for extracting one or more first candidate items matched with the information from a preset local word stock.
9. The apparatus of claim 8, wherein the second obtaining module comprises:
the sending submodule is used for sending the information to a server, and the server is used for searching one or more second candidate items matched with the information;
and the receiving submodule is used for receiving the one or more second candidate items returned by the server.
10. The apparatus of claim 9, wherein the transmit submodule comprises:
the character number determining unit is used for determining the number of characters matched with the information;
and the character information sending unit is used for sending the information to the server when the number of the characters is more than or equal to two.
11. The apparatus of claim 9 or 10, wherein the generating module comprises:
a generating sub-module for performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result.
12. The apparatus of claim 11, wherein the generating sub-module comprises:
a unicode determining unit for determining unicode of each of the first candidate item and the second candidate item;
a unicode comparing unit, configured to compare the unicode of each first candidate with the unicode of each second candidate respectively;
a candidate deletion unit configured to delete the corresponding first candidate or second candidate when the unicode of the first candidate is the same as the unicode of the second candidate.
13. An input device comprising a memory, and one or more programs, the device being for use with a smart tv having a corresponding remote control comprising a voice receiving device, wherein the one or more programs are stored in the memory and configured to be executed by one or more processors, the one or more programs including instructions for:
receiving information input by a user by adopting the voice or the remote controller receiving device; the information is character information or voice information;
obtaining a first candidate result matched with the information from the local; and the number of the first and second groups,
obtaining a second candidate result matched with the information from the server;
generating a target candidate result according to the first candidate result and the second candidate result, wherein the target candidate result comprises one or more target candidate items;
determining a current input environment, a type of an application program to which an input box belongs and on-screen characters, and respectively determining a correlation degree between each target candidate result and the current input environment, the type of the application program to which the input box belongs, and the on-screen characters, and respectively determining weight information of the one or more target candidate items according to the correlation degree;
sorting the target candidate items according to the weight information;
displaying a preset number of the target candidate items;
and when an instruction that a user selects any target candidate item is received, performing screen-up operation on the target candidate item.
14. The apparatus of claim 13, wherein the step of locally obtaining the first candidate matching the information comprises:
and extracting one or more first candidate items matched with the information from a preset local word stock.
15. The apparatus of claim 14, wherein the step of obtaining a second candidate result from the server that matches the information comprises:
sending the information to a server, wherein the server is used for searching one or more second candidate items matched with the information;
and receiving the one or more second candidate items returned by the server.
16. The apparatus of claim 15, wherein the step of sending the information to a server comprises:
determining the number of characters matched with the information;
and when the number of the characters is more than or equal to two, sending the information to a server.
17. The apparatus according to claim 15 or 16, wherein the step of generating the target candidate result according to the first candidate result and the second candidate result comprises:
performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result.
18. The apparatus of claim 17, wherein said step of performing a deduplication operation on the one or more first candidate items and the one or more second candidate items to generate a target candidate result comprises:
determining unicode of each of the first candidate item and the second candidate item;
respectively comparing unicode of each first candidate item with unicode of each second candidate item;
and when the unicode of the first candidate is the same as the unicode of the second candidate, deleting the corresponding first candidate or second candidate.
19. Storage medium, characterized in that instructions in the storage medium, when executed by a processor of a terminal, enable the terminal to perform the input method according to one or more of the method claims 1-6.
CN201710458646.8A 2017-06-16 2017-06-16 Input method and device Active CN109144285B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710458646.8A CN109144285B (en) 2017-06-16 2017-06-16 Input method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710458646.8A CN109144285B (en) 2017-06-16 2017-06-16 Input method and device

Publications (2)

Publication Number Publication Date
CN109144285A CN109144285A (en) 2019-01-04
CN109144285B true CN109144285B (en) 2022-09-06

Family

ID=64830721

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710458646.8A Active CN109144285B (en) 2017-06-16 2017-06-16 Input method and device

Country Status (1)

Country Link
CN (1) CN109144285B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110297549B (en) * 2019-05-15 2023-06-20 北京百度网讯科技有限公司 Input processing method, device, equipment and storage medium
CN110942394A (en) * 2019-11-15 2020-03-31 泰康保险集团股份有限公司 Method and device for determining claim settlement application area, electronic equipment and storage medium
CN111722730A (en) * 2020-06-23 2020-09-29 平安医疗健康管理股份有限公司 Character input method, device and equipment based on all-in-one machine and readable storage medium
CN112000877A (en) * 2020-07-15 2020-11-27 北京搜狗科技发展有限公司 Data processing method, device and medium
CN113805708B (en) * 2021-09-14 2024-01-23 维沃移动通信有限公司 Information display method, information display device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101776980A (en) * 2010-01-21 2010-07-14 浪潮电子信息产业股份有限公司 Network household appliance Chinese input method
CN102207816A (en) * 2010-07-16 2011-10-05 北京搜狗科技发展有限公司 Method for performing adaptive input based on input environment, and input method system
WO2011127788A1 (en) * 2010-04-16 2011-10-20 百度在线网络技术(北京)有限公司 Method, device, server and system for character input by user
CN106125955A (en) * 2016-06-23 2016-11-16 百度在线网络技术(北京)有限公司 A kind of method and apparatus that hot word is provided in applying in input method
CN106708282A (en) * 2015-12-02 2017-05-24 北京搜狗科技发展有限公司 Recommending method and device and device for recommending

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013342A (en) * 2007-01-22 2007-08-08 魏新成 Chinese online input method based on Chinese network word base
CN101697099B (en) * 2009-10-26 2012-06-27 北京搜狗科技发展有限公司 Method and system for acquiring word conversion result
IN2013CH00469A (en) * 2013-01-21 2015-07-31 Keypoint Technologies India Pvt Ltd
CN105045412A (en) * 2015-08-28 2015-11-11 百度在线网络技术(北京)有限公司 Method and system for generating candidate item of input method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101776980A (en) * 2010-01-21 2010-07-14 浪潮电子信息产业股份有限公司 Network household appliance Chinese input method
WO2011127788A1 (en) * 2010-04-16 2011-10-20 百度在线网络技术(北京)有限公司 Method, device, server and system for character input by user
CN102207816A (en) * 2010-07-16 2011-10-05 北京搜狗科技发展有限公司 Method for performing adaptive input based on input environment, and input method system
CN106708282A (en) * 2015-12-02 2017-05-24 北京搜狗科技发展有限公司 Recommending method and device and device for recommending
CN106125955A (en) * 2016-06-23 2016-11-16 百度在线网络技术(北京)有限公司 A kind of method and apparatus that hot word is provided in applying in input method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于Qtopia4的嵌入式阿拉伯文智能学习输入法的实现;赵志成 等;《计算机应用与软件》;20130915;第30卷(第9期);第16-18页 *

Also Published As

Publication number Publication date
CN109144285A (en) 2019-01-04

Similar Documents

Publication Publication Date Title
CN109144285B (en) Input method and device
US10923118B2 (en) Speech recognition based audio input and editing method and terminal device
CN108227950B (en) Input method and device
CN110232137B (en) Data processing method and device and electronic equipment
CN107621886B (en) Input recommendation method and device and electronic equipment
US20160179899A1 (en) Method of providing content and electronic apparatus performing the method
CN107315487B (en) Input processing method and device and electronic equipment
CN105373580A (en) Method and device for displaying subjects
CN108958503A (en) input method and device
CN108803892B (en) Method and device for calling third party application program in input method
CN111046210A (en) Information recommendation method and device and electronic equipment
CN111061452A (en) Voice control method and device of user interface
CN113987128A (en) Related article searching method and device, electronic equipment and storage medium
CN113869063A (en) Data recommendation method and device, electronic equipment and storage medium
CN109388249B (en) Input information processing method and device, terminal and readable storage medium
CN107436896B (en) Input recommendation method and device and electronic equipment
CN111831132A (en) Information recommendation method and device and electronic equipment
CN113918661A (en) Knowledge graph generation method and device and electronic equipment
CN110362686B (en) Word stock generation method and device, terminal equipment and server
CN109558017B (en) Input method and device and electronic equipment
CN108241438B (en) Input method, input device and input device
CN108345590B (en) Translation method, translation device, electronic equipment and storage medium
CN108108356A (en) A kind of character translation method, apparatus and equipment
CN113128181A (en) Information processing method and device
CN112214114A (en) Input method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant