CN112905079B - Data processing method, device and medium - Google Patents

Data processing method, device and medium Download PDF

Info

Publication number
CN112905079B
CN112905079B CN201911136888.0A CN201911136888A CN112905079B CN 112905079 B CN112905079 B CN 112905079B CN 201911136888 A CN201911136888 A CN 201911136888A CN 112905079 B CN112905079 B CN 112905079B
Authority
CN
China
Prior art keywords
interface
content
input box
processing
label
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
CN201911136888.0A
Other languages
Chinese (zh)
Other versions
CN112905079A (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 CN201911136888.0A priority Critical patent/CN112905079B/en
Publication of CN112905079A publication Critical patent/CN112905079A/en
Application granted granted Critical
Publication of CN112905079B publication Critical patent/CN112905079B/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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • 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
    • 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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04886Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The embodiment of the invention provides a data processing method, a device and a medium, wherein the method specifically comprises the following steps: receiving a trigger instruction; responding to the trigger instruction, and displaying a first interface and a second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box. The embodiment of the invention can improve the realization efficiency of the function under the condition of not influencing the input operation.

Description

Data processing method, device and medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a data processing method, a data processing apparatus, an apparatus for data processing, and a machine-readable medium.
Background
The input method is a coding method adopted for inputting various characters into equipment (such as a computer, a mobile phone, a tablet computer and the like), and can be convenient for a user to input information in various communication scenes and send the input information to a communication opposite terminal.
In order to meet the diversified expression requirements of users, the input method program can provide corresponding expression functions, such as expression functions, text optimization functions and the like.
The inventor finds that function entries for expressing functions are usually dispersed and are often arranged in a menu bar of an input method program in the process of implementing the embodiment of the invention; currently, a menu bar may be presented in response to a user's trigger operation on a menu bar entry in a keyboard interface, the menu bar may include a plurality of menu items therein, and a menu item interface may be presented in response to a trigger operation on a menu item to provide a corresponding presentation function to the user via the menu item interface. The provision of the above-mentioned expression function requires a large number of operation paths and operation costs, so that the implementation efficiency of the expression function is low.
Disclosure of Invention
Embodiments of the present invention provide a data processing method, a data processing apparatus, an apparatus for data processing, and a machine-readable medium, which can improve the efficiency of implementing functions without affecting input operations.
In order to solve the above problem, an embodiment of the present invention discloses a data processing method, including:
receiving a trigger instruction;
responding to the trigger instruction, and displaying a first interface and a second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
On the other hand, an embodiment of the present invention discloses a data processing apparatus, including:
the receiving module is used for receiving a trigger instruction;
the display module is used for responding to the trigger instruction and displaying the first interface and the second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
In yet another aspect, an embodiment of the present invention discloses an apparatus for data processing, 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 the one or more processors includes instructions for:
receiving a trigger instruction;
responding to the trigger instruction, and displaying a first interface and a second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
In yet another aspect, embodiments of the invention disclose one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause an apparatus to perform one or more of the data processing methods described above.
The embodiment of the invention has the following advantages:
the embodiment of the invention simultaneously provides a first interface and a second interface, wherein a plurality of keys in the first interface are used for key operation to further realize the input of characters, and a function label in the second interface is used for realizing the processing function of the content in the input box.
The second interface of the embodiment of the invention can not influence the display of the first interface and the input box, so that a user can realize input operation through keys in the first interface under the condition of displaying the second interface.
And at least one function label in the second interface has a switching characteristic, so that a user can switch between different function labels. According to the embodiment of the invention, rich functions are provided for the user according to at least one function label in the second interface, so that the user can realize corresponding functions by switching different function labels. Since the operation of the user on the menu bar can be saved, the efficiency of implementing the function can be improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
FIG. 1 is a flow chart of the steps of one data processing method embodiment of the present invention;
FIG. 2 is a schematic of an interface according to an embodiment of the present invention;
FIG. 3 is a schematic of an interface according to an embodiment of the present invention;
FIG. 4 is a block diagram of an embodiment of a data processing apparatus of the present invention;
FIG. 5 is a block diagram of an apparatus 900 for data processing of the present invention; and
fig. 6 is a schematic diagram of a server in some embodiments of the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
For the technical problem of low implementation efficiency of an expression function in the related art, an embodiment of the present invention provides a data processing scheme, which may specifically include: receiving a trigger instruction; responding to the trigger instruction, and displaying a first interface and a second interface; the first interface may include: a plurality of keys; the second interface is positioned above the first interface and below the input frame; the second interface may include: and the function tag is used for realizing a corresponding processing function aiming at the content in the input box.
The embodiment of the invention simultaneously provides a first interface and a second interface, wherein a plurality of keys in the first interface are used for key operation to further realize the input of characters, and a function label in the second interface is used for realizing the processing function of the content in the input box.
The second interface of the embodiment of the invention can not influence the display of the first interface and the input box, so that a user can realize input operation through keys in the first interface under the condition of displaying the second interface.
And at least one function label in the second interface has a switching characteristic, so that a user can switch among different function labels. According to the embodiment of the invention, rich functions are provided for the user according to at least one function label in the second interface, so that the user can realize corresponding functions by switching different function labels. Since the operation of the user on the menu bar can be saved, the efficiency of implementing the function can be improved.
The data processing method provided by the embodiment of the invention can be applied to application environments corresponding to the client and the server, wherein the client and the server are positioned in a wired or wireless network, and the client and the server perform data interaction through the wired or wireless network.
Optionally, the client may run on a terminal, where the terminal specifically includes, but is not limited to: smart phones, tablet computers, e-book readers, MP3 (moving Picture Experts Group Audio Layer III) players, MP4 (moving Picture Experts Group Audio Layer IV) players, laptop portable computers, car-mounted computers, desktop computers, set-top boxes, smart televisions, wearable devices, and the like. The operating system installed in the terminal may include: the operating system is configured to be installed in the terminal, and the operating system is configured to be installed in the terminal.
The client can correspond to any application program, such as an input method program, an instant messaging program and the like.
The input method refers to a coding method adopted for inputting various characters into a computer or other equipment (such as a mobile phone and a tablet computer). The first Interface or the second Interface is a UI (User Interface) that is a medium for interaction and information exchange between the system and the User.
The embodiment of the present invention may be applied to an input method program of an input mode such as keyboard symbol input, handwriting input, voice input, etc., and for convenience of description, the embodiment of the present invention refers to a code character string input by a user in the input mode as an input string. In the field of input methods, for input method programs in, for example, chinese, japanese, korean, or other languages, an input string input by a user may be generally converted into a candidate for a corresponding language. The input process of the embodiment of the invention is mainly explained by taking Chinese as an example, and other languages can be referred to each other. It is to be understood that the above-mentioned chinese input methods may include, but are not limited to, full pinyin, simple pinyin, strokes, five strokes, etc., and the embodiment of the present invention is not limited to a specific input method program corresponding to a certain language.
According to some embodiments, the input string may include, but is not limited to: a key symbol or a combination of a plurality of key symbols input by a user through a key. The key symbol may specifically include: pinyin, strokes, kana, etc.
The embodiment of the invention can respond to the starting operation and start the input method program in any application scene. Alternatively, the call-up operation may be a trigger operation for an input window or the like. The input window may include: an input window for an office scenario, or an input box for an instant messaging scenario, etc. For example, if a click operation for an input box of an instant messaging scenario is received, an input method program is invoked.
Optionally, after the input method program is invoked, a first interface may be displayed for the user to input the content through the first interface. The first interface may comprise a keyboard, which typically includes a plurality of keys. The above-mentioned key may include: character keys and function keys. The function keys may include: setting keys, searching keys, enter keys and the like. The character button may further include: alphabetic keys, numeric keys, symbolic keys, functional keys, and the like.
Method embodiment
Referring to fig. 1, a flowchart illustrating steps of an embodiment of a data processing method according to the present invention is shown, which may specifically include:
step 101, receiving a trigger instruction;
102, responding to the trigger instruction, and displaying a first interface and a second interface; the first interface may include: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface may include: and the function tag is used for realizing a corresponding processing function aiming at the content in the input box.
As soon as the embodiment of the method shown in fig. 1 can be executed by the client, it can be understood that the embodiment of the present invention does not limit the specific execution subject of the steps included in the method.
In step 101, a trigger instruction may be used to trigger the display of the first interface and the second interface. Those skilled in the art can determine the trigger instruction according to the actual application requirement, and it is understood that the embodiment of the present invention does not limit the specific trigger instruction. The types of trigger instructions may include: a key command, or a voice command, or a gesture command.
In an optional embodiment of the invention, the trigger instruction comprises:
a trigger instruction for a preset key in the first interface is given; or
And a trigger instruction aiming at the preset recommended content.
The preset key may be any key in the first interface. Optionally, the icon corresponding to the preset key may be an icon of an object, and the object may include: humans, virtual humans, animals, virtual animals, plants, virtual plants, and the like. For example, the object may be a virtual animal such as a virtual cat or a virtual dog. The icon of the preset key is an object such as a virtual animal, so that the attraction and participation of the preset key to the user can be improved, and the accuracy of the operation of the preset key can be improved on the basis.
The preset recommended content may be any recommended content. Alternatively, the preset recommended content may include recommended content with a link.
Step 102, responding to the trigger instruction, displaying the first interface and the second interface so as to realize the simultaneous display of the first interface and the second interface.
In the embodiment of the present invention, optionally, the first interface may be displayed first, and then the first interface and the second interface may be displayed in response to a trigger operation for a preset key in the first interface.
The second interface is located above the first interface and below the input box, so that the first interface and the input box can be prevented from being shielded, and the input operation of a user can not be influenced.
Referring to fig. 2, a schematic diagram of an interface according to an embodiment of the present invention is respectively shown, where the interface may relate to an instant messaging window of "zhang san", and the interface may include: an input box 201 and a first interface 202. The content in the input box 201 is specifically "master brother, which is grabbed away by monster", and the first interface 202 may include: the plurality of keys, such as character keys, may include in the first interface 202: the preset button 221, and an icon of the preset button 221 may be a virtual dog.
If a trigger operation for the preset key 221 is received, the interface shown in fig. 3 may be skipped to. The interface shown in FIG. 3 may include: an input box 301, a second interface 302, and a first interface 303; wherein the second interface 302 is located below the input box 301 and above the first interface 303.
The second interface 302 may include a plurality of function tags, an emoji tag 321, a musics tag 322, a morphing tag 323, and a concussion tag 324. After presenting the second interface 302, the emoji tag 321 may be in a selected state.
In the embodiment of the present invention, optionally, after the first interface and the second interface are displayed, the selected function tag is a function tag that is recently used by the user or a preset function tag.
The function tag that the user used last may refer to a function tag that the user used last time. After the first interface and the second interface are displayed, the user is helped to select the recently used function label, the operation of switching the function label by the user can be saved, and the realization efficiency of the function is improved.
The preset function tag may be set by a person skilled in the art or a user, for example, the preset function tag may be a function tag used by a current user or a network-wide user with the highest frequency.
According to one embodiment, if the history records for the function tags exist, after the first interface and the second interface are displayed, the selected function tag is the function tag which is used by the user most recently. According to another embodiment, if no history record for the function tag exists, after the first interface and the second interface are displayed, the selected function tag is a preset function tag.
In this embodiment of the present invention, optionally, the function tag may include:
the expression label is used for determining the expression corresponding to the content in the input box; and/or
The expression conversion label is used for determining conversion content corresponding to the content in the input box; and/or
The deformation processing label is used for determining deformation content corresponding to the content in the input box; and/or
And the sending processing tag is used for sending the content in the input box according to the sending mode information.
And the expression label is used for determining the expression corresponding to the content in the input box. Optionally, the content in the input box may be matched with the keyword corresponding to the emoticon to obtain the emoticon matched with the content in the input box. The keywords corresponding to the expression pictures can be obtained in a labeling mode.
In practical application, one or more expression pictures corresponding to the content in the input box can be displayed for a user to select, and if a selection operation of the user for the expression pictures is received, the expression pictures selected by the user can be displayed on a screen, namely, the expression pictures selected by the user are output to the input box.
And the expression conversion label is used for determining the conversion content corresponding to the content in the input box. The expression conversion label can optimize or enrich the expression corresponding to the content in the input box so as to obtain the conversion content with better expression capability. For example, if the content in the input box is "good and difficult", the corresponding conversion content may include: the baby feels good and hurts the heart, feels no love any more, feels bitter in the heart, feels like the baby, feels slightly too small and hurts the baby, feels uncomfortable in the heart, gets stuck and hurried, feels dry in eyes and feels crying.
In practical application, the content in the input box may be matched with the keyword corresponding to the converted content to obtain the converted content matched with the content in the input box.
In this embodiment of the present invention, optionally, the second interface further includes: and at least one processing result corresponding to the content in the input box is used for the user to select. For example, the types of processing results may include: emoticons, conversion content, and the like. The emotion pictures or the conversion contents have diversity, and the number of the emotion pictures or the conversion contents can be multiple, so that the emotion pictures or the conversion contents can be selected by a user.
And the deformation processing tag is used for determining deformation content corresponding to the content in the input box so as to change the expression form corresponding to the content in the input box. The deformation processing in the embodiment of the present invention may include: growling processes, S-type processes, reverse order processes, etc.
Where the growling process may add an exclamation mark after each word of content in the input box. For example, the input box content "master brother, teacher got caught by monster" the corresponding grower treatment result may include: big! Teacher! Brother! Teacher! Fu! Is! Demon! Strange! Grasp! Go! !! ".
The S-type process may arrange the contents of the input box into an S-type. For example, the corresponding S-shaped processing result of the content "master brother, master monster caught away" in the input box may include:
Figure BDA0002279793400000081
and the reverse order processing is used for performing reverse order processing on the contents in the input box. For example, the content "master brother, master got rid of by monster" in the input box may include the corresponding reverse order processing result: "go and grab monster by Fu Shi, brother and large".
In this embodiment of the present invention, optionally, the second interface may further include: and at least two processing options corresponding to the selected functional label are provided for the user to select. The processing options corresponding to the deformed processing tag may include: a growling processing option, an S-type processing option, an inverted order processing option, etc.
And the sending processing tag is used for sending the content in the input box according to the sending mode information.
The transmission mode information may include: continuous transmission, echo transmission, or screen-swiping transmission, etc.
The continuous transmission may be used to transmit the content in the input box P times continuously, where P may be a natural number greater than 1.
The echo sending may be used to implement an echo function, and may be used to obtain a second content by sequentially removing M characters of a previous piece from a first content in an input box, and send the second content, where M may be a natural number, and a numerical value of M may be any numerical value such as 1, 2, and the like.
Optionally, the echo function may be triggered when 0< the length of the character corresponding to the first content in the input box is less than or equal to N, where N is a natural number, and the numerical value of N may be any numerical value such as 10 or 11.
In an optional embodiment of the present invention, if there is a blank space in the first content, the first content may be normally sent; the second content may be transmitted after filtering the first character if the first character is a space, or may be normally transmitted without filtering the first character if the first character is a comma or a special symbol or other symbol character.
It should be noted that the number of the second content may be 1 or greater than 1, and the lengths of the different second contents may be different, for example, the lengths of the second contents may decrease with the increase of the transmission time. For example, the first content is "did you eat", and the second content may be "did you eat", "did you have", and "did" in this order.
The screen-swiped transmission may transmit the content in the input box one character at a time. For example, a single character in the content "master brother, master javelin" in the input box may be sent one by one, which is: "big", "teacher", "brother", "down", "artist", "fought", "quilt", "demon", "monster", "grab", "go", "dropped", "| a! ".
It is understood that the above expression tags, expression conversion tags, transformation processing tags and transmission processing tags are only optional embodiments as functional tags, and in fact, those skilled in the art can adopt the required functional tags according to the actual application requirements, and the embodiments of the present invention do not limit the specific functional tags.
In an optional embodiment of the present invention, in a case that the content in the input box corresponds to multiple sent messages, the corresponding prompt information may be output, for example, the prompt information may include: prompt text and operation controls, the prompt text can be 'will send multiple messages to each other automatically', and the operation controls can be 'confirm' and 'cancel'. The prompt information can give a prompt under the condition that the user is unfamiliar with the function corresponding to the function tag, so that the matching degree between the sending message and the user requirement is improved.
In this embodiment of the present invention, optionally, the function tag may be obtained according to content in the input box, and/or input environment characteristics, and/or user preference characteristics, and/or a selection operation of a user.
According to the embodiment of the invention, the target function label is selected from the multiple alternative function labels according to the content in the input box, and/or the input environment characteristic, and/or the preference characteristic of the user, and/or the selection operation of the user, and the target function label is displayed in the second interface.
Or, according to the content in the input box, and/or the input environment feature, and/or the preference feature of the user, and/or the selection operation of the user, the embodiment of the present invention may select a target function tag from the plurality of function tags in the second interface, and set the target function tag to the selected state, the target function tag in the selected state may be provided to the user, and the function tag in the unselected state may be updated to the selected state according to the selection operation of the user.
In the embodiment of the present invention, the label words may be set for the function labels, and then the content in the input box, and/or the input environment characteristics, and/or the preference characteristics of the user may be matched with the label words corresponding to the function labels, so as to obtain the target function labels.
In the embodiment of the invention, the input environment characteristics can be used for representing the environment information of the terminal when the user inputs the information. The embodiment of the invention uses the input environmental characteristics in the answer determination process, so that the accuracy of the answer can be improved.
In practical applications, the input environment features described above may include various types of features. Optionally, the input environment feature may include: at least one of a temporal environment feature, a location environment feature, a climate environment feature, an application environment feature, and a page environment feature.
Even if the same terminal is in the environment information which is likely to change, the time environment characteristic is a typical example. Therefore, the input environment characteristics of the embodiment of the invention can have real-time performance, and the input environment characteristics corresponding to the input string can be acquired in real time in the input process.
For an input string, its receiving time may be taken as a corresponding temporal environment characteristic.
Location information obtained according to an IP (Internet Protocol) address thereof, a GPS (Global Positioning System) of the terminal, or a mobile communication network may be used as a corresponding location environment characteristic.
The corresponding application program environment characteristic can be determined by acquiring the identification characteristic of the current object which is being served by the input method program, for example, when the input method program is in operation, the GetModuleFilename is called to find the program path name 'C: \ ProgamFiles \ Microsoft OFFICE \ OFFICE11\ WINWORD. EXE', that is, the corresponding application environment characteristic is 'WinWord. Exe', that is, the input string is input in the word application program.
The page environment features may be used to characterize a page environment provided by an application or a website, and optionally, the page environment may include, but is not limited to: an Instant Messaging (IM) page environment, a document page environment, a mail page environment, a password entry page environment, a game page environment, a search page environment, a travel page environment, a shopping page environment, a social page environment, a movie page environment, a reading page environment, and the like.
Of course, the input environment features of the embodiment of the present invention may include other environment features, such as physical environment features of barometric pressure, altitude, temperature, humidity, etc., in addition to the time environment feature, the location environment feature, the application environment feature, and the page environment feature. Wherein, it is understood that the embodiment of the present invention does not impose limitation on the specific input environment features.
The embodiment of the invention can provide different function labels aiming at different input environment characteristics. For example, in an application environment, there are: in the case of a social environment, the functional tags may include: the expression label can meet the requirement of sending the expression by the user. As another example, in an application environment, includes: in the case of an office environment, the functional tags may include: expression conversion tags, and the like.
The preference feature may be derived from a user's behavior (at least one of browsing behavior, searching behavior, collecting behavior, saving behavior, focusing behavior, selecting behavior, and evaluating behavior) with respect to the information. For example, the user's preference characteristics for language style may be determined based on the user's historical input data, and thus the user may be provided with functional tags that fit into his language style.
Language style features may be used to characterize the style of the language used by the user. Examples of language style features may include: melancholic tags, solar tags, blogger tags, and the like. For example, if the user has a high percentage of negative words in the input content, the user's language style characteristics may be considered to include "melancholy tags. For another example, if the user's input content includes a high percentage of active words, and the overall style is biased toward active sunlight, the user's language style characteristics may be considered to include "melancholy tags". For another example, if the input content of the user includes many idioms and ancient words, the language style characteristics of the user can be considered to include "what you are like" the blog label ".
In an optional embodiment of the present invention, the second interface may further include: the method may further include, as a result of processing corresponding to the content in the input box: and replacing the content in the input box with the processing result in response to the triggering operation aiming at the processing result.
The embodiment of the invention can replace the content in the input box by the processing result and display the content in the input box, thereby saving the editing operation of the user on the content in the input box. For example, the alternative content or emoticon selected by the user may be displayed in the input box and the existing content in the input box may be displayed.
In an optional embodiment of the present invention, the method may further include: if the preset condition is met, closing the second interface;
the preset conditions may specifically include:
triggering operation of a closing control corresponding to the second interface; or alternatively
The content in the input box is completely deleted; or
Receiving a trigger operation aiming at a preset key; or
The display duration of the second interface exceeds the preset duration, and the input operation of the user is not received.
Under the condition that the preset condition is met, the user does not have various expression requirements of the content in the input box, the second interface is closed, and the occupation of the second interface on the screen space can be saved.
A closing control may be provided in the second interface, and an icon corresponding to the closing control may be "x", which may facilitate a user to perform an operation.
And under the condition that the content in the input box is completely deleted, the user can be considered to have no diversified expression requirements of the content in the input box, so that the second interface is closed.
In the case of receiving the trigger operation for the preset key, it may be assumed that the user does not have a requirement for multiple expressions of the content in the input box, and thus the second interface is closed.
The display time of the second interface exceeds the preset time, and the input operation of the user is not received, so that the user can be considered to have no various expression requirements of the content in the input box, and the second interface is closed. The preset time period can be determined by those skilled in the art according to the actual application requirements, for example, the preset time period is 15 seconds. The input operation may include: click operation for a key in the first interface, and the like.
To sum up, the data processing method of the embodiment of the present invention provides a first interface and a second interface at the same time, wherein a plurality of keys in the first interface are used for key operation to further implement input of characters, and a function tag in the second interface is used for implementing a processing function of content in an input box.
The second interface of the embodiment of the invention can not influence the display of the first interface and the input box, so that a user can realize input operation through keys in the first interface under the condition of displaying the second interface.
And at least one function label in the second interface has a switching characteristic, so that a user can switch between different function labels. According to the embodiment of the invention, rich functions are provided for the user according to at least one function label in the second interface, so that the user can realize corresponding functions by switching different function labels. Since the operation of the user on the menu bar can be saved, the efficiency of implementing the function can be improved.
It should be noted that, for simplicity of description, the method embodiments are described as a series of motion combinations, but those skilled in the art should understand that the present invention is not limited by the described motion sequences, because some steps may be performed in other sequences or simultaneously according to the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no moving act is required as an embodiment of the invention.
Device embodiment
Referring to fig. 4, a block diagram of a data processing apparatus according to an embodiment of the present invention is shown, which may specifically include:
a receiving module 401, configured to receive a trigger instruction;
a display module 402, configured to display the first interface and the second interface in response to the trigger instruction; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
Optionally, after the first interface and the second interface are displayed, the selected function tag is a function tag used by the user most recently or a preset function tag.
Optionally, the functional tag may include:
the expression label is used for determining the expression corresponding to the content in the input box; and/or
The expression conversion label is used for determining the conversion content corresponding to the content in the input box; and/or
The deformation processing label is used for determining deformation content corresponding to the content in the input box; and/or
And the sending processing tag is used for sending the content in the input box according to the sending mode information.
Optionally, the function tag is obtained according to the content in the input box, and/or the input environment characteristic, and/or the preference characteristic of the user, and/or the selection operation of the user.
Optionally, the triggering instruction may include:
a trigger instruction aiming at a preset key in the first interface is given; or
And a trigger instruction aiming at the preset recommended content.
Optionally, the second interface may further include: and at least one processing result corresponding to the content in the input box.
Optionally, the second interface may further include: and at least two processing options corresponding to the selected functional label.
Optionally, the second interface may further include: the apparatus may further include, as a result of the processing corresponding to the content in the input box:
and the replacing module is used for replacing the content in the input box with the processing result in response to the triggering operation aiming at the processing result.
Optionally, the apparatus may further include:
the closing module is used for closing the second interface if a preset condition is met;
the preset conditions may include:
triggering operation of a corresponding closing control for the second interface; or
The content in the input box is completely deleted; or alternatively
Receiving a trigger operation aiming at a preset key; or alternatively
The display duration of the second interface exceeds the preset duration, and the input operation of the user is not received.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
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.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
An embodiment of the present invention also provides an apparatus for data processing, comprising a memory, and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs configured to be executed by the one or more processors include instructions for: receiving a trigger instruction; responding to the trigger instruction, and displaying a first interface and a second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
Fig. 5 is a block diagram illustrating a structure of an apparatus 900 for data processing as a terminal according to an exemplary embodiment. For example, the apparatus 900 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. 5, apparatus 900 may include one or more of the following components: processing component 902, memory 904, power component 906, multimedia component 908, audio component 910, input/output (I/O) interface 912, sensor component 914, and communication component 916.
The processing component 902 generally controls overall operation of the device 900, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. Processing element 902 may include one or more processors 920 to execute instructions to perform all or a portion of the steps of the methods described above. Further, processing component 902 can include one or more modules that facilitate interaction between processing component 902 and other components. For example, the processing component 902 may include a multimedia module to facilitate interaction between the multimedia component 908 and the processing component 902.
The memory 904 is configured to store various types of data to support operation at the device 900. Examples of such data include instructions for any application or method operating on device 900, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 904 may be implemented by any type or combination of volatile or non-volatile storage 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.
The power supply component 906 provides power to the various components of the device 900. The power components 906 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the device 900.
The multimedia component 908 comprises a screen providing an output interface between the device 900 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 908 includes a front facing camera and/or a rear facing camera. The front-facing camera and/or the rear-facing camera may receive external multimedia data when the device 900 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 910 is configured to output and/or input audio signals. For example, audio component 910 includes a Microphone (MIC) configured to receive external audio signals when apparatus 900 is in an operating mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 904 or transmitted via the communication component 916. In some embodiments, audio component 910 also includes a speaker for outputting audio signals.
I/O interface 912 provides an interface between processing component 902 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 914 includes one or more sensors for providing various aspects of state assessment for the device 900. For example, the sensor assembly 914 may detect an open/closed state of the device 900, the relative positioning of the components, such as a display and keypad of the apparatus 900, the sensor assembly 914 may also detect a change in the position of the apparatus 900 or a component of the apparatus 900, the presence or absence of user contact with the apparatus 900, orientation or acceleration/deceleration of the apparatus 900, and a change in the temperature of the apparatus 900. The sensor assembly 914 may include a proximity sensor configured to detect the presence of a nearby object in the absence of any physical contact. The sensor assembly 914 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 914 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 916 is configured to facilitate communications between the apparatus 900 and other devices in a wired or wireless manner. The apparatus 900 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 916 receives a broadcast signal or broadcast associated information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 916 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 900 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 methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 904 comprising instructions, executable by the processor 920 of the apparatus 900 to perform the above-described method 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.
Fig. 6 is a schematic diagram of a server in some embodiments of the invention. The server 1900 may vary widely by configuration or performance and may include one or more Central Processing Units (CPUs) 1922 (e.g., one or more processors) and memory 1932, one or more storage media 1930 (e.g., one or more mass storage devices) storing applications 1942 or data 1944. Memory 1932 and storage medium 1930 can be, among other things, transient or persistent storage. The program stored in the storage medium 1930 may include one or more modules (not shown), each of which may include a series of instructions operating on a server. Still further, a central processor 1922 may be provided in communication with the storage medium 1930 to execute a sequence of instruction operations in the storage medium 1930 on the server 1900.
The server 1900 may also include one or more power supplies 1926, one or more wired or wireless network interfaces 1950, one or more input-output interfaces 1958, one or more keyboards 1956, and/or one or more operating systems 1941, such as Windows Server, mac OS XTM, unixTM, linuxTM, freeBSDTM, etc.
A non-transitory computer readable storage medium in which instructions, when executed by a processor of an apparatus (terminal or server), enable the apparatus to perform a data processing method, the method comprising: receiving a trigger instruction; responding to the trigger instruction, and displaying a first interface and a second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
The embodiment of the invention discloses A1 and a data processing method, which comprises the following steps:
receiving a trigger instruction;
responding to the trigger instruction, and displaying a first interface and a second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
And A2, according to the method in the A1, after the first interface and the second interface are displayed, the selected function label is a function label recently used by a user or a preset function label.
A3, according to the method of A1, the function tag comprises:
the expression label is used for determining the expression corresponding to the content in the input box; and/or
The expression conversion label is used for determining conversion content corresponding to the content in the input box; and/or
The deformation processing label is used for determining deformation content corresponding to the content in the input box; and/or
And the sending processing tag is used for sending the content in the input box according to the sending mode information.
And A4, according to the method in A1, the function label is obtained according to the content in the input box, and/or the input environment characteristic, and/or the preference characteristic of the user, and/or the selection operation of the user.
A5, according to the method of A1, the trigger instruction includes:
a trigger instruction for a preset key in the first interface is given; or
And a trigger instruction aiming at the preset recommended content.
The method according to A1, wherein the second interface further comprises: and at least one processing result corresponding to the content in the input box.
A7, the method of A1, wherein the second interface further comprises: and at least two processing options corresponding to the selected functional label.
A8, the method according to A1, wherein the second interface further comprises: the method further comprises the following steps of:
and replacing the content in the input box with the processing result in response to the triggering operation aiming at the processing result.
A9, the method of any one of A1 to A8, further comprising:
if the preset condition is met, closing the second interface;
the preset conditions include:
triggering operation of a corresponding closing control for the second interface; or
The content in the input box is completely deleted; or
Receiving a trigger operation aiming at a preset key; or
The display duration of the second interface exceeds the preset duration, and the input operation of the user is not received.
The embodiment of the invention discloses a B10 and a data processing device, wherein the device comprises:
the receiving module is used for receiving a trigger instruction;
the display module is used for responding to the trigger instruction and displaying the first interface and the second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
And B11, according to the device in the B10, after the first interface and the second interface are displayed, the selected function label is the function label recently used by the user or a preset function label.
B12, the device according to B10, the function tag comprises:
the expression label is used for determining the expression corresponding to the content in the input box; and/or
The expression conversion label is used for determining conversion content corresponding to the content in the input box; and/or
The deformation processing label is used for determining deformation content corresponding to the content in the input box; and/or
And the sending processing tag is used for sending the content in the input box according to the sending mode information.
And B13, according to the device in B10, the function label is obtained according to the content in the input box, and/or the input environment characteristic, and/or the preference characteristic of the user, and/or the selection operation of the user.
B14, according to the device of B10, the trigger instruction comprises:
a trigger instruction aiming at a preset key in the first interface is given; or
And a trigger instruction aiming at the preset recommended content.
B15, the device according to B10, wherein the second interface further comprises: and at least one processing result corresponding to the content in the input box.
B16, the device according to B10, wherein the second interface further comprises: and at least two processing options corresponding to the selected functional label.
The device according to B10, wherein the second interface further comprises: the device also comprises a processing result corresponding to the content in the input box:
and the replacing module is used for replacing the content in the input box with the processing result in response to the triggering operation aiming at the processing result.
B18, the apparatus according to any of B10 to B17, further comprising:
the closing module is used for closing the second interface if a preset condition is met;
the preset conditions include:
triggering operation of a closing control corresponding to the second interface; or
The content in the input box is completely deleted; or
Receiving a trigger operation aiming at a preset key; or
The display duration of the second interface exceeds the preset duration, and the input operation of the user is not received.
The embodiment of the invention discloses C19, a device for data processing, comprising a memory and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs are configured to be executed by the one or more processors and comprise instructions for:
receiving a trigger instruction;
responding to the trigger instruction, and displaying a first interface and a second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box.
And C20, according to the device in the C19, after the first interface and the second interface are displayed, the selected function label is the function label recently used by the user or a preset function label.
C21, the apparatus according to C19, the functional tag comprising:
the expression label is used for determining the expression corresponding to the content in the input box; and/or
The expression conversion label is used for determining conversion content corresponding to the content in the input box; and/or
The deformation processing label is used for determining deformation content corresponding to the content in the input box; and/or
And the sending processing tag is used for sending the content in the input box according to the sending mode information.
And C22, according to the device in C19, the function label is obtained according to the content in the input box, and/or the input environment characteristic, and/or the preference characteristic of the user, and/or the selection operation of the user.
C23, the apparatus according to C19, wherein the trigger instruction includes:
a trigger instruction for a preset key in the first interface is given; or alternatively
And a trigger instruction aiming at the preset recommended content.
C24, the apparatus of C19, further comprising in the second interface: and at least one processing result corresponding to the content in the input box.
C25, the apparatus of C19, further comprising in the second interface: and at least two processing options corresponding to the selected functional label.
C26, the apparatus according to C19, further comprising in the second interface: the device also configured to execute, by one or more processors, the one or more programs including instructions for:
and replacing the content in the input box with the processing result in response to the triggering operation aiming at the processing result.
C27, the device of any of C19-C26, the device also configured to execute the one or more programs by the one or more processors including instructions for:
if the preset condition is met, closing the second interface;
the preset conditions include:
triggering operation of a corresponding closing control for the second interface; or alternatively
The content in the input box is completely deleted; or alternatively
Receiving a trigger operation aiming at a preset key; or
The display duration of the second interface exceeds the preset duration, and the input operation of the user is not received.
Embodiments of the present invention disclose D28, one or more machine readable media having instructions stored thereon that, when executed by one or more processors, cause an apparatus to perform a data processing method as described in one or more of A1-A9.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. The invention is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements that have been described above and shown in the drawings, and that various modifications and changes can be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.
The data processing method, the data processing apparatus, and the machine-readable medium provided by the present invention have been described in detail, and specific examples are used herein to explain the principles and embodiments of the present invention, and the descriptions of the above examples are only used to help understand the method and the core idea of the present 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 (14)

1. A method of data processing, the method comprising:
receiving a trigger instruction;
responding to the trigger instruction, and displaying a first interface and a second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box; the at least one functional tag has a switching characteristic; the selected functional label is a target functional label; matching the content in the input box, and/or the input environment characteristics, and/or the preference characteristics of the user with the label words corresponding to the functional labels to obtain target functional labels; in the case where the application environment is a social environment, the target functionality tab includes: an emoticon label; alternatively, in the case where the application environment is an office environment, the target function tag includes: an expression conversion tag;
the function tag includes: the deformation processing label is used for determining deformation content corresponding to the content in the input box; the second interface further comprises: at least two processing options corresponding to the selected functional label; the at least two processing options for the morphed processing tab include: growling processing, S-type processing, reverse order processing;
wherein the growling process adds an exclamation point after each word of content in the input box;
the S-type processing arranges the content in the input box into an S type;
and the reverse order processing is used for performing reverse order processing on the contents in the input box.
2. The method of claim 1, wherein the functional tag further comprises:
the expression label is used for determining the expression corresponding to the content in the input box; and/or
The expression conversion label is used for determining conversion content corresponding to the content in the input box; and/or
And the sending processing tag is used for sequentially removing the front M characters from the first content in the input box to obtain a second content and sending the second content.
3. The method of claim 1, wherein the triggering instruction comprises:
a trigger instruction for a preset key in the first interface is given; or
And a trigger instruction aiming at the preset recommended content.
4. The method of claim 1, wherein the second interface further comprises: and at least one processing result corresponding to the content in the input box.
5. The method of claim 1, wherein the second interface further comprises: the method further comprises the following steps of:
and replacing the content in the input box with the processing result in response to the triggering operation aiming at the processing result.
6. The method according to any one of claims 1 to 5, further comprising:
if the preset condition is met, closing the second interface;
the preset conditions include:
triggering operation of a corresponding closing control for the second interface; or
The content in the input box is completely deleted; or
Receiving a trigger operation aiming at a preset key; or
The display duration of the second interface exceeds the preset duration, and the input operation of the user is not received.
7. A data processing apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving a triggering instruction;
the display module is used for responding to the trigger instruction and displaying the first interface and the second interface; the first interface comprises: a plurality of keys; the second interface is positioned above the first interface and below the input box; the second interface comprises: at least one function tag, wherein the function tag is used for realizing a corresponding processing function for the content in the input box; the at least one functional tag has a switching characteristic; the selected functional label is a target functional label; matching the content in the input box, and/or the input environment characteristics, and/or the preference characteristics of the user with the label words corresponding to the function labels to obtain target function labels; in the case where the application environment is a social environment, the target functionality tab includes: an emoticon label; alternatively, in the case where the application environment is an office environment, the target function tag includes: an expression conversion tag;
the function tag includes: the deformation processing label is used for determining deformation content corresponding to the content in the input box; the second interface further comprises: at least two processing options corresponding to the selected functional label; the at least two processing options for the morph processing tab include: growling treatment, S-type treatment and reverse order treatment;
wherein the growling process adds an exclamation point after each word of content in the input box;
the S-type processing arranges the content in the input box into an S type;
and the reverse order processing is used for performing reverse order processing on the contents in the input box.
8. The apparatus of claim 7, wherein the function tag further comprises:
the expression label is used for determining the expression corresponding to the content in the input box; and/or
The expression conversion label is used for determining conversion content corresponding to the content in the input box; and/or
And the sending processing tag is used for sequentially removing the front M characters from the first content in the input box to obtain a second content and sending the second content.
9. The apparatus of claim 7, wherein the triggering instructions comprise:
a trigger instruction for a preset key in the first interface is given; or
And a trigger instruction aiming at the preset recommended content.
10. The apparatus of claim 7, further comprising in the second interface: and at least one processing result corresponding to the content in the input box.
11. The apparatus of claim 7, further comprising in the second interface: the device also comprises a processing result corresponding to the content in the input box:
and the replacing module is used for replacing the content in the input box with the processing result in response to the triggering operation aiming at the processing result.
12. The apparatus of any of claims 7 to 11, further comprising:
the closing module is used for closing the second interface if a preset condition is met;
the preset conditions include:
triggering operation of a corresponding closing control for the second interface; or
The content in the input box is completely deleted; or
Receiving a trigger operation aiming at a preset key; or
The display duration of the second interface exceeds the preset duration, and the input operation of the user is not received.
13. An apparatus for data processing, and one or more programs, wherein the one or more programs are stored in the memory and the programs, when executed by the one or more processors, implement the steps of the method of any one of claims 1 to 6.
14. One or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause an apparatus to perform a data processing method as recited in one or more of claims 1-6.
CN201911136888.0A 2019-11-19 2019-11-19 Data processing method, device and medium Active CN112905079B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911136888.0A CN112905079B (en) 2019-11-19 2019-11-19 Data processing method, device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911136888.0A CN112905079B (en) 2019-11-19 2019-11-19 Data processing method, device and medium

Publications (2)

Publication Number Publication Date
CN112905079A CN112905079A (en) 2021-06-04
CN112905079B true CN112905079B (en) 2022-12-13

Family

ID=76103537

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911136888.0A Active CN112905079B (en) 2019-11-19 2019-11-19 Data processing method, device and medium

Country Status (1)

Country Link
CN (1) CN112905079B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016015438A1 (en) * 2014-07-31 2016-02-04 百度在线网络技术(北京)有限公司 Operation method and operation apparatus for mobile intelligent terminal, mobile intelligent terminal and non-volatile computer storage medium
CN106933561A (en) * 2015-12-31 2017-07-07 北京搜狗科技发展有限公司 Pronunciation inputting method and terminal device
CN108153465A (en) * 2016-12-05 2018-06-12 百度在线网络技术(北京)有限公司 Label setting method and device based on enterprise SaaS applications
CN109542557A (en) * 2018-10-31 2019-03-29 维沃移动通信有限公司 A kind of interface display method and terminal device
CN110134452A (en) * 2018-02-09 2019-08-16 阿里巴巴集团控股有限公司 Object processing method and device
CN110162191A (en) * 2019-04-03 2019-08-23 腾讯科技(深圳)有限公司 A kind of expression recommended method, device and storage medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317476B (en) * 2014-09-26 2018-03-06 百度在线网络技术(北京)有限公司 The control method and device of input method procedure interface and device
CN105095426A (en) * 2015-07-17 2015-11-25 百度在线网络技术(北京)有限公司 Processing method and device for search results
DK201670539A1 (en) * 2016-03-14 2017-10-02 Apple Inc Dictation that allows editing
US10409488B2 (en) * 2016-06-13 2019-09-10 Microsoft Technology Licensing, Llc Intelligent virtual keyboards
CN106681598B (en) * 2017-01-13 2020-12-15 北京百度网讯科技有限公司 Information input method and device
CN109213412A (en) * 2017-07-03 2019-01-15 北京搜狗科技发展有限公司 Input method, device and machine readable media
CN109976549B (en) * 2017-12-28 2022-08-16 北京搜狗科技发展有限公司 Data processing method, device and machine readable medium
CN110244885B (en) * 2019-05-08 2022-02-15 北京百度网讯科技有限公司 Input method, device, equipment and storage medium
CN110111775B (en) * 2019-05-17 2021-06-22 腾讯科技(深圳)有限公司 Streaming voice recognition method, device, equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016015438A1 (en) * 2014-07-31 2016-02-04 百度在线网络技术(北京)有限公司 Operation method and operation apparatus for mobile intelligent terminal, mobile intelligent terminal and non-volatile computer storage medium
CN106933561A (en) * 2015-12-31 2017-07-07 北京搜狗科技发展有限公司 Pronunciation inputting method and terminal device
CN108153465A (en) * 2016-12-05 2018-06-12 百度在线网络技术(北京)有限公司 Label setting method and device based on enterprise SaaS applications
CN110134452A (en) * 2018-02-09 2019-08-16 阿里巴巴集团控股有限公司 Object processing method and device
CN109542557A (en) * 2018-10-31 2019-03-29 维沃移动通信有限公司 A kind of interface display method and terminal device
CN110162191A (en) * 2019-04-03 2019-08-23 腾讯科技(深圳)有限公司 A kind of expression recommended method, device and storage medium

Also Published As

Publication number Publication date
CN112905079A (en) 2021-06-04

Similar Documents

Publication Publication Date Title
CN107153541B (en) Browsing interaction processing method and device
CN110391966B (en) Message processing method and device and message processing device
CN111565143B (en) Instant messaging method, equipment and computer readable storage medium
CN111382339A (en) Search processing method and device and search processing device
CN109783244B (en) Processing method and device for processing
CN112000766A (en) Data processing method, device and medium
CN107784037B (en) Information processing method and device, and device for information processing
CN112905079B (en) Data processing method, device and medium
CN112000877A (en) Data processing method, device and medium
CN113221030A (en) Recommendation method, device and medium
CN109976549B (en) Data processing method, device and machine readable medium
CN110417987B (en) Operation response method, device, equipment and readable storage medium
CN109753205B (en) Display method and device
CN110147426B (en) Method for determining classification label of query text and related device
CN112181228A (en) Display method and device for displaying
CN114610163A (en) Recommendation method, apparatus and medium
CN108983992B (en) Candidate item display method and device with punctuation marks
CN109144286B (en) Input method and device
CN110929122A (en) Data processing method and device and data processing device
CN109388328B (en) Input method, device and medium
CN112650420B (en) Voice processing method, device and medium
CN112818211A (en) Data processing method, device and medium
CN114741613A (en) Data processing method, device and medium
CN113220468A (en) Method, device and medium for processing custom content
CN110716653B (en) Method and device for determining association source

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