WO2019201109A1 - Procédé et appareil de traitement de mots, terminal mobile et support d'informations - Google Patents

Procédé et appareil de traitement de mots, terminal mobile et support d'informations Download PDF

Info

Publication number
WO2019201109A1
WO2019201109A1 PCT/CN2019/081774 CN2019081774W WO2019201109A1 WO 2019201109 A1 WO2019201109 A1 WO 2019201109A1 CN 2019081774 W CN2019081774 W CN 2019081774W WO 2019201109 A1 WO2019201109 A1 WO 2019201109A1
Authority
WO
WIPO (PCT)
Prior art keywords
word segmentation
word
sliding track
text
sliding
Prior art date
Application number
PCT/CN2019/081774
Other languages
English (en)
Chinese (zh)
Inventor
黄千洋
段丽霞
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2019201109A1 publication Critical patent/WO2019201109A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Definitions

  • the present application relates to the field of mobile terminal technologies, and in particular, to a word processing method, apparatus, mobile terminal, and storage medium.
  • Mobile terminals such as mobile phones, have become one of the most popular consumer electronics products in people's daily lives. At present, people receive a large amount of text information on mobile terminals every day, such as text messages, timely communication software, and text messages pushed by major applications such as web browsers.
  • the present application proposes a word processing method, apparatus, mobile terminal, and storage medium.
  • an embodiment of the present application provides a word processing method, where the method includes: identifying a text in a current page content and performing word segmentation; displaying a word segmentation result card, where the word segmentation result card is included in the text a word segmentation control corresponding to the word segmentation; detecting an operation of the word segmentation control by the user; when the operation is a sliding operation, acquiring a first sliding track corresponding to the sliding operation, and all word segmentation controls located in the first sliding track The corresponding participle is used as the selected text.
  • the embodiment of the present application provides a word processing apparatus, where the apparatus includes: a word segmentation execution module, a word segmentation display module, an operation detection module, and a text selection module, wherein the word segmentation execution module is used for the current page content.
  • the text in the text is identified and segmented;
  • the word segmentation display module is configured to display a word segmentation result card, the word segmentation result card includes a word segmentation control corresponding to the word segmentation in the text; and
  • the operation detection module is configured to detect the user The operation of the word segmentation control;
  • the text selection module is configured to acquire a first sliding track corresponding to the sliding operation when the operation is a sliding operation, and use a word segment corresponding to all the word segmentation controls of the first sliding track as The selected text.
  • an embodiment of the present application provides a mobile terminal, including a touch screen, a memory, and a processor, the touch screen and the memory being coupled to the processor, where the memory stores an instruction when the instruction is The processor executes the word processing method provided by the above first aspect when the processor is executed.
  • the embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium stores program code, and the program code can be invoked by a processor to execute the text provided by the first aspect. Approach.
  • FIG. 1 is a flowchart of a word processing method according to an embodiment of the present application
  • FIG. 2 is a flowchart of a word processing method according to another embodiment of the present application.
  • FIG. 3 is a schematic diagram showing a display of a mobile terminal provided by an embodiment of the present application.
  • FIG. 4 is a schematic diagram showing another display of the mobile terminal provided by the embodiment of the present application.
  • FIG. 5 is a schematic diagram showing still another display of the mobile terminal provided by the embodiment of the present application.
  • FIG. 6 is a schematic diagram showing still another display of the mobile terminal provided by the embodiment of the present application.
  • FIG. 7 is a structural block diagram of a word processing apparatus according to still another embodiment of the present application.
  • FIG. 8 is a structural block diagram of a character selection module in a word processing apparatus according to still another embodiment of the present application.
  • FIG. 9 is a structural block diagram of a mobile terminal according to an embodiment of the present application.
  • FIG. 10 is a block diagram of a mobile terminal for performing a word processing method according to an embodiment of the present application.
  • FIG. 11 shows a storage unit for saving or carrying program code implementing the word processing method according to an embodiment of the present application.
  • the inventors have made a long-term research and proposed a word processing method, device, mobile terminal and storage medium provided by the embodiments of the present application, and only need to select a sliding operation of the text to be selected after the word segmentation, It can realize the user's selection of the text to be selected, which takes a short time and is convenient for the user to operate.
  • the specific word processing method is described in detail in the following embodiments.
  • FIG. 1 is a schematic flowchart diagram of a word processing method according to an embodiment of the present application. Said.
  • the word processing method is applied to the word processing device 200 shown in FIG. 7 and the mobile terminal (FIG. 9) in which the word processing device 200 is disposed.
  • the specific process of this embodiment will be described by taking a mobile terminal as an example.
  • the mobile terminal used in this embodiment may be a smart phone, a tablet computer, a wearable electronic device, etc., and no specific limited.
  • the flow process shown in FIG. 1 will be described in detail below.
  • the above word processing method may specifically include the following steps:
  • Step S110 Identify and perform word segmentation on the text in the current page content.
  • the text in the current page can be operated to trigger the word segmentation operation of the text in the current page content by the mobile terminal.
  • the mobile terminal can trigger the word segmentation operation on the text in the current page content by long pressing the page. It can be understood that, when the user presses a long press operation on the current page, the text in the current page content can be identified and segmented in response to the long press operation made by the user.
  • Word segmentation refers to the division of a sequence of words into individual words, words or named entities.
  • the process of word segmentation is to reassemble successive sequences of words into separate words, words or named entity sequences according to the mobile specification. .
  • the word segmentation is performed, and the word segmentation result including all the word segments in the current page content is obtained.
  • the text in the current page content can be identified and segmented.
  • the text of a certain area in the current page content can be identified and segmented.
  • the location information of the long press operation is obtained, and the preset area corresponding to the location information in the current page content is obtained according to the location information, and then the preset area is The text is identified and segmented.
  • the entire page is divided into four areas, the upper part is a first preset area and a second preset area, and the lower part is a third preset area and a fourth preset area, when the user is long on the current page.
  • the text of the third preset area is identified and segmented to obtain a word segmentation result.
  • the text of the specific area of the current page can be identified and segmented, which is more convenient for the user to select the text in the text of the area of interest, which is more time-saving.
  • Step S120 Display a word segmentation result card, and the word segmentation result card includes a word segmentation control corresponding to the word segmentation in the text.
  • the word segmentation result card can be generated according to the word segmentation result obtained by the above participle.
  • the word segmentation result card may include a word segmentation control corresponding to the word segmentation of the text in the current page content. It can be understood that the word segmentation of the text obtained by the above word segmentation can be displayed in the word segmentation card in the form of a word segmentation control, so that the user can subsequently operate the word segmentation control in the word segmentation card.
  • the word segmentation result includes all the word segments of the text having the content of the current page.
  • each word segment corresponds to a word segment control. It can be understood that each word segment control represents a word segmentation, and the user operates on one of the word segmentation controls to represent the word segmentation performed on the word segmentation control.
  • the word segmentation result card After the word segmentation result card is generated, the word segmentation result card can be displayed so that the user can view the word segmentation result and operate the word segmentation control.
  • Step S130 Detecting the operation of the user on the word segmentation control.
  • the user's operation on the word segmentation control such as a sliding operation, a pressing operation, a single point or a multi-touch, etc., can be detected.
  • Step S140 When the operation is a sliding operation, acquiring a first sliding track corresponding to the sliding operation, and using a word segment corresponding to all the word segmentation controls of the first sliding track as the selected character.
  • the selection of the word segmentation control when detecting that the operation of the word segmentation control by the user is a sliding operation, the selection of the word segmentation control may be triggered, that is, triggering the selection of the word segmentation of the text in the current page content.
  • the word segmentation is used as the selected text.
  • the word processing method provided by the embodiment of the present application only needs the user to select the sliding operation of the word segmentation control in the word segmentation result card obtained by the word segmentation, so that the user can select the text of interest in the page content, and the operation is convenient and economical. User time, convenient for users to select text.
  • FIG. 2 is a schematic flowchart diagram of a word processing method according to another embodiment of the present application. The following is a detailed description of the process shown in FIG. 2, where the word processing method may specifically include the following steps:
  • Step S210 Identify and perform word segmentation on the text in the current page content.
  • Step S220 Display a word segmentation result card, and the word segmentation result card includes a word segmentation control corresponding to the word segmentation in the text.
  • the word segmentation result may include all the word segments of the text of the current page content, and each word segment corresponds to a word segmentation control.
  • the word segmentation result card can be displayed in the form of a mask.
  • displaying the word segmentation result card may include: generating a word segmentation result card and a mask page corresponding to the current page; superimposing the mask page on the current page, and displaying the word segmentation result card Displayed on the mask page.
  • the displayed page when the word segmentation result is displayed, the displayed page includes a word segmentation result card 301 and a mask page 302 corresponding to the current page, wherein the word segmentation result card 301 is a frame corresponding to the word segmentation result in the figure, and each The word segmentation control is a plurality of small boxes under the "word segmentation result", and the mask page 302 is an area other than the word segmentation result card in the display interface. Therefore, when the word segmentation result card is displayed, the original page is displayed as a mask, and the user's misoperation with the original page can be avoided.
  • the related basic information of the word segmentation may also be displayed on the display page of the word segmentation result card.
  • displaying the word segmentation result card may include:
  • the basic information card 303 corresponding to the basic information of the word segmentation is displayed together on the mask page 302, wherein the basic information card 303 corresponds to the "basic information" in FIG.
  • the box allows the user to view basic information about the word segmentation.
  • the basic information card may include basic information related to the word segmentation, so that the user does not need to subsequently search and consult the relevant basic information of the word segmentation, thereby saving the user's time.
  • Step S230 Detect the user's operation on the word segmentation control.
  • Step S240 When the operation is a sliding operation, acquire a first sliding track corresponding to the sliding operation, and determine a word segmentation control that the first sliding track passes in the word segmentation control.
  • the black bold line represents the first sliding track 304
  • the direction indicated by the arrow is the sliding direction of the first sliding track 304. Therefore, it can be determined that the word segmentation control that the first sliding track 304 passes is the third word segment control and the fourth word segment control in the first row of the word segmentation result card 301, the third word segment control in the second row, and the third row The second participle control.
  • Step S250 Acquire a word segment corresponding to the word segmentation control through which the first sliding track passes.
  • Step S260 Sort the word segments corresponding to the word segmentation control according to the order in which the first sliding track passes, to obtain the selected characters.
  • the user may perform the sliding selection according to the preference degree of the favorite participle or the importance degree of the selected word segmentation, so the selected text should also follow the sliding track. Sort by order.
  • the word segmentation corresponding to the word segmentation control through which the first sliding track passes is sorted according to the order in which the first sliding track passes, so that the selected character, ie, the user, can be obtained. Selected text.
  • the word processing method may further include: highlighting the selected text in the word segmentation result card. display.
  • the highlighted text in the word segmentation result card represents the text selected by the user corresponding to the first sliding track 304 in FIG. 5, thereby facilitating the user to view the selected text.
  • the first word processing method may further include:
  • the second sliding track of the sliding operation is acquired.
  • the word segment corresponding to all the word segmentation controls located in the first sliding track and the second sliding track is used as the currently selected text, the word segment corresponding to all the word segment controls in the first sliding track, and all the word segments located in the second sliding track.
  • the word segmentation corresponding to the control is superimposed, and the new selected word segment is obtained as the latest selected word. It should be noted that when the word segment corresponding to the first sliding track is superimposed with the word segment corresponding to the second sliding track, the word segment corresponding to the word segment control located in the first sliding track corresponds to the word segmentation control located in the second sliding track.
  • the overlapping participles are retained. Therefore, it is only required that the user selects a participle to perform a sliding operation on the basis of the first sliding trajectory in addition to the first selected participle, so that the user can completely select the participle that needs to be selected, and It is not to cancel the first-selected participle and re-slide the selection, so it is more convenient for the user to operate and save the user's time.
  • the word processing method may also be used after the word segment corresponding to all the word segment controls located in the first sliding track is used as the selected word.
  • the third sliding track of the sliding operation is acquired.
  • the third sliding track and the first sliding track have an overlapping portion, and the sliding direction of the overlapping portion in the third sliding track is opposite to the sliding direction of the overlapping portion in the first sliding track, the coincidence is removed from the first sliding track
  • a fourth sliding track is obtained, and then the word segment corresponding to all the word segmentation controls located in the obtained fourth sliding track is used as the currently selected character, that is, the latest selected character. Therefore, when the user needs to delete the selected text from the first selected text, only the first sliding track on the first selection is required to be mis-selected along the sliding direction opposite to the first sliding track.
  • the word segmentation control can be selected by sliding, so that the selected text can be deleted from the first selected text, and the latest selected text can be obtained, instead of canceling the first selected word segmentation, and the sliding selection is performed again, so that the user operates very much. Convenience, saving users' operating time.
  • the word processing method may further include:
  • the fifth sliding track of the sliding operation is acquired.
  • the fifth sliding track and the first sliding track have an overlapping portion, and the sliding direction of the overlapping portion in the fifth sliding track is opposite to the sliding direction of the overlapping portion in the first sliding track, the coincidence is removed from the first sliding track
  • the overlapping portion is removed from the fifth sliding track.
  • the first sliding track is removed from the trajectory of the coincident portion, and integrated with the trajectory of the fifth sliding track except the overlapping portion to obtain a sixth sliding track.
  • all the word segmentation controls located in the sixth sliding track will be determined, and the word segment corresponding to all the word segmentation controls located in the sixth sliding track will be taken as the currently selected text, that is, the latest selected text. Therefore, when the user needs to delete the selected text from the first selected text and select other unselected words, it only needs to be on the first sliding track at the time of the first selection, along the opposite of the first sliding track.
  • the sliding direction selects the sliding selection of the mis-selected word segmentation control, and the sliding selection of the unselected word segmentation control, that is, the selection of the unselected word segmentation and the deletion of the mis-selected word segmentation can be realized, instead of canceling the first selection.
  • the word segmentation, re-sliding selection so that the user is very convenient to operate, saving users time.
  • the word segmentation result card may further include at least one editing control for editing the selected text.
  • the word processing method may further include:
  • the selected operation may be performed in response to the selection operation.
  • the edit control can include a copy control, a translation control, or a search control.
  • the copy control is used to copy the selected text.
  • the translation control is used to translate the selected text, for example, to translate the selected text into English.
  • the search control is used to search for the selected text, such as searching for basic information of the selected text. Therefore, in response to the user's selection operation of the edit control, the selected text may be copied, translated, or searched, and the specific editing process is determined according to the edit control selected by the user.
  • the user after the user selects the word segmentation, the user only needs to select the editing control, and the editing process related to the selected text can be completed, instead of the user inputting the selected text to other software and then performing related processing, It is more convenient for users to operate and saves users' operation time.
  • the text processing method provided by the embodiment of the present application obtains the first part of the sliding operation by displaying the word segmentation result card after identifying and segmenting the text in the current page content, and then detecting the sliding operation of the word segmentation control by the user.
  • the sliding track is determined, and the word segmentation corresponding to the word segmentation control passed by the first sliding track is determined, and then the word segmentation corresponding to the word segmentation control is sorted according to the order of the first sliding track to obtain the selected character. And providing the user to select the sliding operation after the selection of the sliding operation to improve the user's selected text on the basis of the first selection.
  • the method only needs the user to perform a simple sliding operation on the word segmentation control in the word segmentation result card, thereby completing the selection of the text that the user needs to select, which is very convenient for the user to operate, saves the user's time and improves the user experience.
  • FIG. 7 is a structural block diagram of a word processing apparatus 200 according to another embodiment of the present application. The following is a description of the block diagram shown in FIG. 7.
  • the word processing apparatus 200 includes a word segmentation execution module 210, a word segmentation display module 220, an operation detection module 230, and a text selection module 240.
  • the word segmentation execution module 210 is configured to identify and segment the text in the current page content;
  • the word segmentation display module 220 is configured to display a word segmentation result card, and the word segmentation result card includes a word segmentation corresponding to the text segmentation
  • the word segmentation control module 230 is configured to detect a user's operation on the word segmentation control;
  • the text selection module 240 is configured to acquire a first sliding track corresponding to the sliding operation when the operation is a sliding operation The word segment corresponding to all the word segmentation controls located in the first sliding track is taken as the selected word.
  • the text selection module 240 may include a control determining unit 241 , a word segmentation acquiring unit 242 , and a word segmentation unit 243 .
  • the control determining unit 241 is configured to determine a word segmentation control that the first sliding track passes in the word segmentation control;
  • the word segmentation acquiring unit 242 is configured to acquire a word segmentation corresponding to the word segmentation control through which the first sliding track passes;
  • the word segmentation sorting unit 243 is configured to: The word segments corresponding to the word segmentation control are sorted according to the order in which the first sliding track passes, to obtain the selected characters.
  • the word processing apparatus 200 may further include a result display module.
  • the result display module is configured to highlight the selected text in the word segmentation result card.
  • the word processing apparatus 200 may further include: a first re-detection module, a first trajectory determination module, and a first character acquisition module.
  • the first re-detection module is configured to: the first trajectory determining module is configured to be used by the first character acquiring module.
  • the word processing apparatus 200 may further include: a second re-detection module, a second trajectory determination module, a first trajectory integration module, and a second character acquisition module.
  • the second re-detection module is configured to detect the operation of the segmentation control by the user again;
  • the second trajectory determination module is configured to acquire a third sliding corresponding to the sliding operation when the operation is a sliding operation a trajectory;
  • the first trajectory integration module is configured to have a merging portion of the third sliding trajectory and the first sliding trajectory, and a sliding direction of the overlapping portion and the first sliding in the third sliding trajectory Obtaining a fourth sliding track in the first sliding track except the overlapping portion when the sliding direction of the overlapping portion in the track is opposite;
  • the second character acquiring module is configured to be located in the fourth sliding track
  • the word segmentation corresponding to all the word segmentation controls is used as the currently selected word.
  • the word processing apparatus 200 may further include: a third re-detection module, a third trajectory determination module, a second trajectory integration module, and a third character acquisition module.
  • the third re-detection module is configured to detect the operation of the segmentation control by the user again;
  • the third trajectory determination module is configured to acquire a fifth slip corresponding to the sliding operation when the operation is a sliding operation a trajectory;
  • the second trajectory integration module is configured to have a merging portion of the fifth sliding trajectory and the first sliding trajectory, and a sliding direction of the overlapping portion and the first sliding in the fifth sliding trajectory Obtaining a sliding direction of the overlapping portion in the trajectory, acquiring a sixth sliding trajectory in the first sliding trajectory and removing the overlapping portion in the fifth sliding trajectory;
  • the third character acquiring module is configured to The word segment corresponding to all the word segmentation controls of the sixth sliding track is used as the currently selected word.
  • the word processing apparatus may further include: an operation acquiring module and an editing processing module.
  • the operation obtaining module is configured to obtain a selection operation of the editing control by the user; and the editing processing module is configured to perform corresponding editing processing on the selected text in response to the selecting operation.
  • the word processing method, device, mobile terminal and storage medium provided by the present application identify and segment the text in the current page content, display the word segmentation result card, and then detect the user. For the sliding operation of the word segmentation control corresponding to the word segmentation in the word segmentation result card, the sliding track corresponding to the sliding operation is finally obtained, and the word segment corresponding to all the word segmentation control of the sliding track is used as the selected text, so that the user only needs the selected text. By selecting the sliding operation, the user can select the text to be selected, which is convenient for the user to operate.
  • the embodiment of the present application further provides a mobile terminal 100 including an electronic body portion 10, the electronic body portion 10 including a housing 12 and the shell
  • the housing 12 may be made of metal such as steel or aluminum alloy.
  • the main display screen 120 generally includes a display panel 111, and may also include a circuit or the like for responding to the touch operation on the display panel 111.
  • the display panel 111 can be a liquid crystal display (LCD). In some embodiments, the display panel 111 is simultaneously a touch screen 109.
  • the mobile terminal 100 can be used as a smart phone terminal.
  • the electronic body portion 10 usually further includes one or more (only shown in the figure).
  • a processor 102 a memory 104, an RF (Radio Frequency) module 106, an audio circuit 110, a sensor 114, an input module 118, and a power module 122.
  • the structure shown in FIG. 10 is merely illustrative and does not limit the structure of the electronic body portion 10.
  • the electronic body portion 10 may further include more or less components than those shown in FIG. 10, or have a different configuration than that shown in FIG.
  • peripheral interface 124 can be implemented based on the following standards: Universal Asynchronous Receiver/Transmitter (UART), General Purpose Input Output (GPIO), Serial Peripheral Interface (Serial Peripheral Interface) , SPI), Inter-Integrated Circuit (I2C), but not limited to the above standards.
  • UART Universal Asynchronous Receiver/Transmitter
  • GPIO General Purpose Input Output
  • SPI Serial Peripheral Interface
  • I2C Inter-Integrated Circuit
  • the peripheral interface 124 can include only a bus; in other examples, the peripheral interface 124 can also include other components, such as one or more controllers, such as for connecting the display panel A display controller of 111 or a memory controller for connecting to a memory. In addition, these controllers can also be detached from the peripheral interface 124 and integrated into the processor 102 or within a corresponding peripheral.
  • the memory 104 can be used to store software programs and modules that execute various functional applications and data processing by running software programs and modules stored within the memory 104.
  • the memory 104 can include high speed random access memory and can also include non-volatile memory such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory.
  • the memory 104 can further include memory remotely disposed relative to the processor 102, which can be connected to the electronic body portion 10 or the primary display screen 120 via a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the RF module 106 is configured to receive and transmit electromagnetic waves, and realize mutual conversion between electromagnetic waves and electrical signals, thereby communicating with a communication network or other devices.
  • the RF module 106 can include various existing circuit components for performing these functions, such as antennas, radio frequency transceivers, digital signal processors, encryption/decryption chips, subscriber identity module (SIM) cards, memories, and the like.
  • SIM subscriber identity module
  • the RF module 106 can communicate with various networks such as the Internet, an intranet, a wireless network, or communicate with other devices over a wireless network.
  • the wireless network described above may include a cellular telephone network, a wireless local area network, or a metropolitan area network.
  • the above wireless network can use various communication standards, protocols and technologies, including but not limited to Global System for Mobile Communication (GSM), Enhanced Data GSM Environment (EDGE), and wideband code.
  • GSM Global System for Mobile Communication
  • EDGE Enhanced Data GSM Environment
  • W-CDMA Wideband code division multiple access
  • CDMA Code division access
  • TDMA time division multiple access
  • WiFi wireless fidelity
  • IEEE802.10A Institute of Electrical and Electronics Engineers Standards IEEE802.10A, IEEE 802.11b, IEEE802.11g and / or IEEE 802.11n
  • VoIP Voice over internet protocal
  • Wi-Max Worldwide Interoperability (Worldwide Interoperability) For Microwave Access
  • Wi-Max other protocols for mail, instant messaging and short messages, and any other suitable communication protocols, even those that are not currently being developed.
  • the audio circuit 110, the earpiece 101, the sound jack 103, and the microphone 105 collectively provide an audio interface between the user and the electronic body portion 10 or the main display screen 120.
  • the audio circuit 110 receives sound data from the processor 102, converts the sound data into an electrical signal, and transmits the electrical signal to the earpiece 101.
  • the earpiece 101 converts an electrical signal into a sound wave that can be heard by the human ear.
  • the audio circuit 110 also receives an electrical signal from the microphone 105, converts the electrical signal into sound data, and transmits the sound data to the processor 102 for further processing. Audio data may be obtained from the memory 104 or through the RF module 106. In addition, audio data may also be stored in the memory 104 or transmitted by the RF module 106.
  • the sensor 114 is disposed within the electronic body portion 10 or within the main display screen 120.
  • Examples of the sensor 114 include, but are not limited to, a light sensor, an operation sensor, a pressure sensor, a gravity acceleration sensor, and other sensors. .
  • the light sensor may include a light sensor 114F and a pressure sensor 114G.
  • the pressure sensor 114G can detect a sensor that is pressed by the pressure generated at the mobile terminal 100. That is, the pressure sensor 114G detects a pressure generated by contact or pressing between the user and the mobile terminal, such as a pressure generated by contact or pressing between the user's ear and the mobile terminal. Therefore, the pressure sensor 114G can be used to determine whether contact or pressing has occurred between the user and the mobile terminal 100, as well as the magnitude of the pressure.
  • the light sensor 114F and the pressure sensor 114G are disposed adjacent to the display panel 111.
  • the light sensor 114F can turn off the display output when an object approaches the main display screen 120, for example, when the electronic body portion 10 moves to the ear.
  • the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally three axes), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of the mobile terminal 100 (such as horizontal and vertical). Screen switching, related games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping).
  • the electronic body unit 10 can also be equipped with other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and the like, and details are not described herein again.
  • the input module 118 may include the touch screen 109 disposed on the main display screen 120, and the touch screen 109 may collect a touch operation on or near a user (such as a user using a finger or a stylus) The operation of any suitable object or accessory on or adjacent to the touch screen 109, and driving the corresponding connection device in accordance with a predetermined program.
  • the touch screen 109 may include a touch detection device and a touch controller.
  • the touch detection device detects a touch orientation of the user and detects a signal brought by the touch operation to transmit a signal to the touch controller; the touch controller receives touch information from the touch detection device, and The touch information is converted into contact coordinates, sent to the processor 102, and can receive commands from the processor 102 and execute them.
  • the touch detection function of the touch screen 109 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
  • the input module 118 may also include other input devices, such as buttons 107.
  • the button 107 may include, for example, a character button for inputting a character, and a control button for triggering a control function. Examples of the control buttons include a "return to home screen" button, a power on/off button, and the like.
  • the main display screen 120 is used for displaying information input by a user, information provided to the user, and various graphical user interfaces of the electronic body portion 10, which can be composed of graphics, text, icons, numbers, videos, and It is configured in any combination, and in one example, the touch screen 109 can be disposed on the display panel 111 to be integrated with the display panel 111.
  • the power module 122 is configured to provide power supply to the processor 102 and other components.
  • the power module 122 may include a power management system, one or more power sources (such as a battery or an alternating current), a charging circuit, a power failure detecting circuit, an inverter, a power status indicator, and any other electronic body.
  • the mobile terminal 100 also includes a locator 119 for determining the actual location at which the mobile terminal 100 is located.
  • the locator 119 uses a positioning service to implement positioning of the mobile terminal 100.
  • the positioning service should be understood as acquiring location information (such as latitude and longitude coordinates) of the mobile terminal 100 by using a specific positioning technology. ), the technology or service that marks the location of the object being located on the electronic map.
  • the mobile terminal 100 described above is not limited to a smartphone terminal, which should refer to a computer device that can be used in mobile.
  • the mobile terminal 100 refers to a mobile computer device equipped with a smart operating system, and the mobile terminal 100 includes, but is not limited to, a smart phone, a smart watch, a tablet, and the like.
  • FIG. 11 is a structural block diagram of a computer readable storage medium according to an embodiment of the present application.
  • Program code is stored in the computer readable storage medium 300, and the program code can be invoked by a processor to perform the method described in the above method embodiments.
  • the computer readable storage medium 300 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM. Alternatively, the computer readable storage medium 300 includes a non-transitory computer-readable storage medium. Computer readable storage medium 300 has a storage space for program code 310 that performs any of the method steps described above. The program code can be read from or written to one or more computer program products. Program code 310 can be compressed, for example, in a suitable form.
  • first and second are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated.
  • features defining “first” or “second” may include at least one of the features, either explicitly or implicitly.
  • the meaning of "a plurality” is at least two, such as two, three, etc., unless specifically defined otherwise.
  • a "computer-readable medium” can be any apparatus that can contain, store, communicate, propagate, or transport a program for use in an instruction execution system, apparatus, or device, or in conjunction with the instruction execution system, apparatus, or device.
  • computer readable media include the following: electrical connections (mobile terminals) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM).
  • the computer readable medium may even be a paper or other suitable medium on which the program can be printed, as it may be optically scanned, for example by paper or other medium, followed by editing, interpretation or, if appropriate, other suitable The method is processed to obtain the program electronically and then stored in computer memory.
  • portions of the application can be implemented in hardware, software, firmware, or a combination thereof.
  • multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a suitable instruction execution system For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
  • each functional unit in each embodiment of the present application may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like. While the embodiments of the present application have been shown and described above, it is understood that the above-described embodiments are illustrative and are not to be construed as limiting the scope of the present application. The embodiments are subject to variations, modifications, substitutions and variations.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un procédé et un appareil de traitement de mots, ainsi qu'un terminal mobile et un support d'informations. Le procédé comprend les étapes suivantes : l'identification d'un texte dans un contenu de page actuelle et la création d'une segmentation en mots (S110) ; l'affichage d'un tableau de résultat de segmentation en mots, le tableau de résultat de segmentation en mots comprenant un gadget logiciel de segmentation en mots correspondant à des mots segmentés dans le texte (120) ; la détection d'une action d'un utilisateur sur le gadget logiciel de segmentation en mots (130) ; et lorsque l'action est un glisser, l'obtention d'une première trajectoire de glisser correspondant au glisser, et l'utilisation de tous les mots segmentés correspondant au gadget logiciel de segmentation en mots dans la première trajectoire de glisser en tant que mots sélectionnés (S140). Selon le procédé, un utilisateur peut sélectionner des mots souhaités en effectuant simplement un glisser sur les mots souhaités dans un contenu de page. Il est facile pour l'utilisateur d'utiliser l'invention.
PCT/CN2019/081774 2018-04-18 2019-04-08 Procédé et appareil de traitement de mots, terminal mobile et support d'informations WO2019201109A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810350862.5A CN108763193A (zh) 2018-04-18 2018-04-18 文字处理方法、装置、移动终端及存储介质
CN201810350862.5 2018-04-18

Publications (1)

Publication Number Publication Date
WO2019201109A1 true WO2019201109A1 (fr) 2019-10-24

Family

ID=64011107

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/081774 WO2019201109A1 (fr) 2018-04-18 2019-04-08 Procédé et appareil de traitement de mots, terminal mobile et support d'informations

Country Status (2)

Country Link
CN (1) CN108763193A (fr)
WO (1) WO2019201109A1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108763193A (zh) * 2018-04-18 2018-11-06 Oppo广东移动通信有限公司 文字处理方法、装置、移动终端及存储介质
CN110536018A (zh) * 2019-09-02 2019-12-03 深圳市万普拉斯科技有限公司 信息提取方法、装置、电子设备及存储介质
CN110691028B (zh) * 2019-09-16 2022-07-08 腾讯科技(深圳)有限公司 一种消息处理方法、装置、终端和存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104281394A (zh) * 2013-07-05 2015-01-14 腾讯科技(深圳)有限公司 智能选词的方法和装置
CN105653160A (zh) * 2016-02-25 2016-06-08 努比亚技术有限公司 一种文本确定方法和终端
CN106325688A (zh) * 2016-08-17 2017-01-11 北京锤子数码科技有限公司 一种文本处理方法及装置
CN106484266A (zh) * 2016-10-18 2017-03-08 北京锤子数码科技有限公司 一种文本处理方法及装置
CN108763193A (zh) * 2018-04-18 2018-11-06 Oppo广东移动通信有限公司 文字处理方法、装置、移动终端及存储介质

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103440096A (zh) * 2013-07-29 2013-12-11 宇龙计算机通信科技(深圳)有限公司 批量操作方法及通信终端
CN106201294A (zh) * 2015-04-29 2016-12-07 中兴通讯股份有限公司 文本选取方法和装置、文本处理方法和装置
CN106648436A (zh) * 2016-12-30 2017-05-10 维沃移动通信有限公司 一种文本信息处理方法及移动终端

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104281394A (zh) * 2013-07-05 2015-01-14 腾讯科技(深圳)有限公司 智能选词的方法和装置
CN105653160A (zh) * 2016-02-25 2016-06-08 努比亚技术有限公司 一种文本确定方法和终端
CN106325688A (zh) * 2016-08-17 2017-01-11 北京锤子数码科技有限公司 一种文本处理方法及装置
CN106484266A (zh) * 2016-10-18 2017-03-08 北京锤子数码科技有限公司 一种文本处理方法及装置
CN108763193A (zh) * 2018-04-18 2018-11-06 Oppo广东移动通信有限公司 文字处理方法、装置、移动终端及存储介质

Also Published As

Publication number Publication date
CN108763193A (zh) 2018-11-06

Similar Documents

Publication Publication Date Title
WO2019233212A1 (fr) Procédé et dispositif d'identification de texte, terminal mobile, et support de stockage
US11237703B2 (en) Method for user-operation mode selection and terminals
US20200159392A1 (en) Method of processing content and electronic device thereof
CN108496150B (zh) 一种屏幕截图和读取的方法及终端
AU2014201716B2 (en) Apparatus and method for providing additional information by using caller phone number
CN108494947B (zh) 一种图像分享方法及移动终端
CN109101498B (zh) 翻译方法、装置及移动终端
CN108958576B (zh) 内容识别方法、装置及移动终端
CN108932102B (zh) 数据处理方法、装置以及移动终端
CN104423581A (zh) 移动终端及其控制方法
CN108646994B (zh) 信息处理方法、装置、移动终端及存储介质
CN108762859B (zh) 壁纸显示方法、装置、移动终端及存储介质
CN108388671B (zh) 信息分享方法、装置、移动终端和计算机可读介质
WO2019201109A1 (fr) Procédé et appareil de traitement de mots, terminal mobile et support d'informations
CN109032491B (zh) 数据处理方法、装置以及移动终端
CN109085982B (zh) 内容识别方法、装置及移动终端
KR20140136349A (ko) 대화 기록 장치 및 그 방법
WO2019223484A1 (fr) Procédé et appareil d'affichage d'informations, et terminal mobile et support d'informations
US10963121B2 (en) Information display method, apparatus and mobile terminal
WO2019228370A1 (fr) Procédé et dispositif de traitement de données, terminal mobile et support de stockage
CN109062648B (zh) 信息处理方法、装置、移动终端及存储介质
CN108803961B (zh) 数据处理方法、装置以及移动终端
KR20150007723A (ko) 복수의 오브젝트들 사이에 공통된 오브젝트 속성에 대응하는 작업을 수행하는 전자 장치 제어 방법
CN108958578B (zh) 文件控制方法、装置以及电子装置
CN108595104B (zh) 一种文件处理方法及终端

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19788606

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19788606

Country of ref document: EP

Kind code of ref document: A1