Movatterモバイル変換


[0]ホーム

URL:


CN106708281B - Character input device and character input method - Google Patents

Character input device and character input method
Download PDF

Info

Publication number
CN106708281B
CN106708281BCN201510797187.7ACN201510797187ACN106708281BCN 106708281 BCN106708281 BCN 106708281BCN 201510797187 ACN201510797187 ACN 201510797187ACN 106708281 BCN106708281 BCN 106708281B
Authority
CN
China
Prior art keywords
chinese character
input
sentence
candidate list
pinyin
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
CN201510797187.7A
Other languages
Chinese (zh)
Other versions
CN106708281A (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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
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 Alpine Electronics IncfiledCriticalAlpine Electronics Inc
Priority to CN201510797187.7ApriorityCriticalpatent/CN106708281B/en
Publication of CN106708281ApublicationCriticalpatent/CN106708281A/en
Application grantedgrantedCritical
Publication of CN106708281BpublicationCriticalpatent/CN106708281B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention provides a character input device and a character input method, according to the invention, under the condition that a user selects an incorrect homophone Chinese character after inputting a letter and then makes an incorrect sentence, a corrected sentence is made quickly and in a saving process. The character input device of the present invention comprises: a judging section for judging whether or not a Chinese character corresponding to the currently input letter exists in a sentence made of the Chinese character selected by the selecting section; a homophonic Chinese character number detecting section for detecting the number of homophonic Chinese characters corresponding to the letter input this time in the candidate list when the judging section judges that a Chinese character corresponding to the letter input this time exists; and a candidate list creation unit configured to, when the number of homonymous chinese characters detected by the homonymous chinese character number detection unit is two or more, replace a chinese character corresponding to an input letter in the sentence with a homonymous chinese character of the chinese character to form a corrected sentence, and add the corrected sentence to the candidate list as a candidate item.

Description

Character input device and character input method
Technical Field
The present invention relates to a character input device and a character input method, and more particularly, to a character input device and a character input method capable of performing quick input.
Background
In recent years, along with the spread of electronic device terminals, various applications including chat application software have been spreading. When chatting is performed using the chat application software, for example, a chinese pinyin input method is used for input, pinyin is input in an input box, a desired chinese character is selected from a chinese character list corresponding to the pinyin, and finally a sentence composed of the selected chinese characters is transmitted to the other party as information.
However, when the user selects a chinese character in the candidate list after inputting the pinyin letters, the user erroneously selects a chinese character/word that is homonymous to the chinese character/word that the user wants to input, due to factors such as inattentiveness or selection operation errors. Thus, the meaning of the sentence that the user wants to express first changes, and it is often the case that the wrong sentence is transmitted to the other party. As shown in fig. 1, for example, when [ what task today ] is actually input by using the pinyin input method, [ what today ] is already input accurately, and when a letter [ renwu ] is input, when selecting a chinese character in the candidate list, the [ task ] should be selected, but the [ character ] is erroneously selected, and thus the [ what character today ] is erroneously transmitted to the other party. After the user realizes the error, the user often inputs the letter [ renwu ] again, then selects the correct candidate option [ task ] from the candidate list, and finally additionally sends the Chinese character to the other side.
According to the operation of the user, after the opposite side receives the word "task" sent by the user, the opposite side does not know what the sender actually wants to say, and even has the possibility of wrong understanding. Situations often occur during chat conversations that present a frustration to the addressee as described above. At this time, in order to express the intention of the sender accurately and avoid the above-mentioned trouble, the sender often needs to input a whole sentence again to form a task (what task today) and send the task to the other party. For the user, if the whole sentence is re-input again, the operation is tedious and time-consuming, and the risk that errors may occur again when the sentence is re-input is also born.
Disclosure of Invention
The present invention has been made in view of the above problems occurring in the prior art, and provides a character input device and a character input method which enable a user to simply and quickly input a desired chinese character.
In order to solve the above technical problems in the prior art, the character input device of the present invention includes: an input section for inputting letters; the database stores the letter combinations and the Chinese characters in a one-to-one correspondence manner; an extraction unit for extracting a Chinese character corresponding to an input letter from the database; a candidate list making unit for making a candidate list from the chinese characters extracted by the extracting unit; a display unit that displays the candidate list created by the candidate list creation unit; a selection unit that selects the candidate items displayed in the candidate list; a storage unit for storing the sentence composed of the Chinese characters selected by the selection unit; further comprising: a judging part for judging whether there is a Chinese character corresponding to the letter input in the sentence stored in the storage part; a homophonic Chinese character number detecting section for detecting the number of homophonic Chinese characters corresponding to the input letter in the candidate list when the judging section judges that a Chinese character corresponding to the letter input this time exists; and a candidate list creation unit configured to, when the number of homonymous chinese characters detected by the homonymous chinese character number detection unit is two or more, replace a chinese character corresponding to an input letter in the sentence with a homonymous chinese character of the chinese character to form a corrected sentence, and add the corrected sentence to the candidate list as a candidate item.
In order to solve the technical problems in the prior art, the character input method of the invention comprises the following steps: an input step of inputting letters; an extraction step, namely extracting Chinese characters corresponding to input letters from a database in which letter combinations and the Chinese characters are stored in a one-to-one correspondence manner; a candidate list creation step of creating a candidate list from the chinese characters extracted in the extraction step; a display step of displaying the candidate list created in the candidate list creation step; a selection step of selecting a candidate item displayed in the candidate list; a storage step of storing a sentence composed of the Chinese characters selected in the selection step; further comprising: a judging step of judging whether a Chinese character corresponding to the letter input at this time exists in the sentence stored in the storing step; a homophonic Chinese character number detection step of detecting the number of homophonic Chinese characters corresponding to the input letter in the candidate list when the judgment step judges that the Chinese character corresponding to the letter input at this time exists; and a candidate list creation step of, when the number of homonymous chinese characters detected by the homonymous chinese character number detection step is two or more, replacing a chinese character corresponding to an input letter in the sentence with a homonymous chinese character of the chinese character to form a corrected sentence, and adding the corrected sentence as a candidate option to the candidate list.
According to the character input device and the character input method provided by the invention, when the user selects an incorrect homophonic Chinese character after inputting a letter and then creates an incorrect sentence, the corrected sentence can be created simply and quickly.
Drawings
Fig. 1 is a schematic view showing a conventional communication screen and a character input screen.
Fig. 2 is a block diagram showing a configuration of a character input device according to an embodiment of the present invention.
Fig. 3 is a flowchart showing a character input process of the character input device according to the embodiment of the present invention.
Fig. 4 is a diagram illustrating a case where two chinese characters are present corresponding to the input pinyin according to an embodiment of the present invention.
Fig. 5 is a schematic diagram showing a case where three or more chinese characters are present corresponding to the input pinyin according to the embodiment of the present invention.
Description of reference numerals:
1 an input unit; 2, a database; 3 an extraction unit; 4 a communication unit; 5 a display unit; 6 a storage unit; 7 a judgment unit; 8 homophonic Chinese character number detecting parts; 9 a candidate list creation unit; 10 selection part
Detailed Description
Hereinafter, a character input device applied to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.
Fig. 2 is a block diagram showing a configuration of a character input device used in an in-vehicle device according to an embodiment of the present invention. As shown, the text input device includes: theinput unit 1, thedatabase 2, theextraction unit 3, thecommunication unit 4, thedisplay unit 5, thestorage unit 6, thejudgment unit 7, the homonym Chinese character number detection unit 8, the candidatelist creation unit 9, and theselection unit 10.
First, theinput unit 1 receives a chinese character composed of letters by a user's operation of a soft key on a touch panel or a hard key on a keyboard. Theinput unit 1 may receive a selection command for a candidate kanji character or the like in response to a user's operation of each input key.
Next, thedatabase 2 is composed of a storage medium having a storage function, and systematically stores the correspondence between the letters and the chinese characters and words so that the user can search and extract the chinese characters and words corresponding to the letters input by theinput unit 1 through theextraction unit 3.
When the user inputs letters, theextraction unit 3 searches thedatabase 2 or thestorage unit 6 for the chinese characters or words corresponding to the letters received by theinput unit 1, and extracts the retrieved chinese characters or words after the search is successful.
Thecommunication unit 4 has a function of receiving external information and transmitting internal information to the outside. That is, the chat application software based on sns (social networking service) can transmit a created sentence as chat information to the opposite party by the input operation of the user, and can also receive chat information from the opposite party.
Also, thedisplay section 5 includes a display screen composed of a liquid crystal cell and an organic EL cell, and a drive circuit. Thedisplay unit 5 is capable of displaying information such as characters, pictures, symbols, and figures, and thedisplay unit 5 is mainly used for displaying input candidate kanji characters and chat information. The input unit and the selection unit may be integrated into a touch panel, or the display unit itself may have display and touch operation functions, that is, a display panel and a touch panel.
Thestorage unit 6 stores a sentence composed of kanji characters corresponding to the letters input last time and transmitted through thecommunication unit 4, and letters corresponding to the sentence, etc. in a one-to-one correspondence manner, using storage hardware such as RAM, ROM, etc. Each time a new sentence is created and transmitted for a chinese character corresponding to an inputted letter, the sentence stored in thestorage unit 6 is updated, that is, the sentence stored in thestorage unit 6 is always the latest sentence transmitted last time.
When the user inputs a letter, thedetermination unit 7 determines whether or not a chinese character corresponding to the letter input this time exists in the sentence stored in thestorage unit 6, and determines whether or not the chinese character is the same as a chinese character corresponding to the letter in the sentence stored in thestorage unit 6 after the user selects a certain chinese character. Here, one of the methods for determining whether or not a chinese character corresponding to the currently input letter exists in the sentence stored in thestorage unit 6 is: it is judged whether the inputted letters are the same as the letters corresponding to the Chinese characters in the sentence stored in thestorage unit 6, and the judgment result is transmitted to the homophonic Chinese character number detecting unit 8.
When thejudgment unit 7 judges that there is a kanji corresponding to the input letter, the homonym-kanji-number-detecting unit 8 detects the number of homonym kanji corresponding to the input letter among the candidate items displayed in the candidate list, and compares the number with the number of homonym kanji of two. Here, homonymous chinese characters mean that, when letters are the same, chinese characters and tones may be the same or different. The homonymous Chinese characters comprise homonymous single Chinese characters, homonymous words, homonymous idioms and the like. The comparison result can be classified into the following three cases according to the difference in the number of homonymous Chinese characters detected by the homonymous Chinese character number detection unit 8:
The number of homonymous Chinese characters detected by the homonymous Chinese character number detecting section 8 is one, that is, less than two.
The number of homonymous Chinese characters detected by the homonymous Chinese character number detecting section 8 is two, that is, equal to two.
The number of homonymous Chinese characters detected by the homonymous Chinese character number detection unit 8 is three or more, that is, more than two.
The candidatelist making unit 9 performs the following three processes based on the number of homonymous chinese characters detected by the homonymous chinese character number detection unit 8:
when the number of homonymous chinese characters detected by the homonymous chinese character number detection unit 8 is one, that is, smaller than two, the candidatelist creation unit 9 displays a chinese character corresponding to the input letter as a candidate on thedisplay unit 5.
When the number of homonymous chinese characters detected by the homonymous chinese character number detection unit 8 is two, that is, equal to two, the candidatelist creation unit 9 displays the two chinese characters corresponding to the input letter as candidate options, replaces the chinese character corresponding to the input letter in the sentence stored in thestorage unit 6 with the homonymous chinese character thereof, and forms a corrected sentence with the other part of the sentence unchanged, adds the corrected sentence as a candidate option to the candidate list, and displays the corrected sentence on thedisplay unit 5.
When the number of homonymous chinese characters detected by the homonymous chinese character number detection unit 8 is three or more (including three), that is, more than two, first, the candidatelist creation unit 9 displays three or more chinese characters corresponding to the input letter as candidate options, and when the user selects one candidate option from the displayed candidate list, and when a chinese character corresponding to the currently input letter in a sentence stored in thestorage unit 6 is different from the selected chinese character, a chinese character corresponding to the currently input letter in the sentence stored in thestorage unit 6 is replaced with the selected chinese character to form a corrected sentence, and the corrected sentence and the selected chinese character are displayed in the candidate list as candidate options, and the candidate options are sequentially displayed. In the corrected sentence, only the kanji corresponding to the input letter in the sentence is replaced with the selected kanji, and the rest of the sentence is not changed. Meanwhile, the corrected sentence is a sentence with the meaning that the chinese character corresponding to the inputted letter in the above text is the erroneous input of the above selected chinese character.
Theselection unit 10 selects a candidate option as a character to be finally desired from the candidatelist creation unit 9 by a selection command input by the user through theinput unit 1. Here, when the number of homonymous chinese characters detected by the homonymous chinese character number detection unit 8 is three or more, the three or more homonymous chinese characters are first displayed as candidate items in the candidatelist creation unit 9. Firstly, the user needs to select a candidate option from the candidate list, and then the user can select a corrected sentence from the candidate list consisting of the selected Chinese character and the corrected sentence, namely the candidate sentence is the character which the user finally wants; if the user does not select any candidate option within a certain time when the candidate list composed of the Chinese characters and the corrected sentences is displayed, the Chinese character selected by the user initially is the final selection result by default.
Fig. 3 is a flowchart showing a character input process of the character input device according to the embodiment of the present invention.
First, in the pinyin input method, the user inputs letters through the input unit 1 (step S201). Based on the letters input by the user, the extractingunit 3 extracts the chinese characters corresponding to the input letters (step S202).
Next, thedetermination unit 7 determines whether or not a chinese character corresponding to the input letter exists in the sentence stored in the storage unit 6 (step S203). Here, the judgment range is the sentence of 10 pieces of chat information which is stored in thestorage unit 6 and is closest to the current time from among the chat information of the current chat target and the chat contents which have been transmitted.
When it is determined that there is no character corresponding to the input letter (step S203: no), the candidatelist creation unit 9 displays the candidate list in a normal display mode (step S207), and then selects a desired candidate item from the candidate list by theselection unit 10 in accordance with the user operation (step S213).
Then, when the judgment result shows that there is a Chinese character corresponding to the inputted letter (step S203: YES), the homonym Chinese character number detection unit 8 detects the number of homonym Chinese characters in the candidate list (step S204). The homonymous Chinese character number detection unit 8 compares whether the number of homonymous Chinese characters is two or more (including two) (step S205), and if the number of homonymous Chinese characters is not two or more (step S205: No), the candidate list is displayed in a normal display mode (step S207), and finally, a desired candidate option is selected from the candidate list by theselection unit 10 in accordance with the user' S operation (step S213).
Then, when the number of homonymous Chinese characters is two or more (YES in step S205), the homonymous Chinese character number detection unit 8 compares whether or not the number of homonymous Chinese characters is exactly two (step S206). When the number of homonymous kanji characters is exactly two ((step S206: yes), a kanji corresponding to an input letter in a sentence is replaced with the homonymous kanji character of the kanji character, and the other part in the sentence is not changed to form a corrected sentence, and the corrected sentence is additionally displayed as a candidate item in a candidate list displayed in a normal display manner (step S208), and finally a desired candidate item is selected from the candidate list by theselection unit 10 in accordance with an operation of a user (step S213).
When the number of homonymous kanji characters is not equal to two, that is, when the number of homonymous kanji characters is three or more (including three) (no in step S206), first, the candidate list is displayed in a normal display mode (step S209), and one candidate item is selected from the candidate list by theselection unit 10 in accordance with the user' S operation (step S210).
Next, thedetermination unit 7 determines whether or not the chinese character selected in step S210 is the same as the chinese character corresponding to the letter in the sentence stored in the storage unit 6 (step S211); when the judgment result shows that the selected Chinese character is the same as the Chinese character in the sentence (step S211: YES), the process is finished, and the selected option is the final selection of the user. When the judgment result shows that the selected kanji is different from the kanji corresponding to the letter in the sentence in the storage unit 6 (step S211: no), the kanji corresponding to the letter in the sentence is replaced with the selected kanji, and the other part of the sentence is not changed to form a corrected sentence, and the corrected sentence is displayed as a candidate item in the candidate list (step S212), and finally, a desired candidate item is selected from the candidate list by theselection unit 10 according to the operation of the user (step S213). Here, when the number of homonymous chinese characters is three or more (including three), the method may be performed in step S208, in which a chinese character corresponding to an input letter in a sentence is replaced with all homonymous chinese characters of the chinese character, and the other part of the sentence is not changed to form a corrected sentence, and the corrected sentence may be additionally displayed as a candidate in a candidate list displayed in a normal display manner. Finally, a desired candidate item is selected from the candidate list by theselection unit 10 according to the user' S operation (step S213).
Next, a specific example of a method of displaying candidate items in the candidate list when two kanji characters corresponding to the input alphabet are displayed in the candidate list will be described with reference to fig. 4.
When a user chats with a counterpart using an SNS-based application, such as a communication software like a WeChat, through the chinese pinyin input method, the user wants to input [ what task is today? [ what today is ] has been correctly input, but when a chinese character corresponding to the pinyin in the candidate list is selected after the letter [ renwu ] is input, a [ character ] is erroneously selected, and then an erroneous sentence [ what is today? Is sent to the other party. In this case, in order to transmit a correct sentence to the other party, the user needs to input the letter [ renwu ] again, and in this case, the candidate list displays, in addition to the two candidates of [ character ] and [ task ], a corrected sentence in which the chinese character [ character ] corresponding to the letter [ renwu ] in the transmitted sentence is replaced with [ task ], that is, what task is today? ]. At this time, the candidate list is displayed as follows: [1,person 2,task 3, what task today? ].
Further, with reference to fig. 5, a specific example of a method of displaying candidate items in a candidate list when three or more (including three) chinese characters corresponding to an input pinyin are displayed in the candidate list will be described.
When the user chats with communication, the user wants to input [ send you a cup. If the Chinese character corresponding to the pinyin is selected from the candidate list after the pinyin [ beizi ] is input after the [ you-get ] is correctly input, the [ quilt ] is selected wrongly, and finally the wrong sentence [ you-get-quilt ] is sent. Is sent to the other party. In this case, in order to send the correct sentence to the other party, the user needs to input [ beizi ] again, and the following three candidate options are displayed in the candidate list 1: [1,quilt 2,cup 3, lifetime ]. Next, the user selects [ cup ] of the desired option two from thecandidate list 1. After the [ cup ] of the option two is selected, the selected [ cup ] is displayed as the option one in thecandidate list 2, and at the same time, the [ quilt ] in the transmitted sentence corresponding to the letter [ beizi ] is replaced by the [ cup ], and the other part in the sentence is not changed, so that a modified sentence [ send you one cup ] is formed. Also displayed as option two incandidate list 2,candidate list 2 displays the following two candidate options: [1,cup 2, send you a cup. ]. Finally, the user only needs to select option two [2 ] in thealternate list 2 and send you a cup. The correct sentence can be sent to the other party. In addition, if the user does not perform the selection operation after the display of thecandidate list 2, the candidate item selected by the default user on thecandidate list 1 is the final selection.
The specific embodiment related to the invention is explained by taking pinyin as an example, and the invention is also suitable for a Japanese input method, namely the condition that the input Roman letters are used for selecting Japanese Chinese characters corresponding to the input Roman letters.
As described in the two embodiments, according to this embodiment, a corrected sentence can be created by only two simple operations of inputting a letter and selecting a candidate, and a function of quickly transmitting a correct sentence to the other party can be realized by this invention.
The embodiments according to the present invention described above are explained based on a vehicle-mounted device having a communication function, and all devices for inputting characters, such as a character input device incorporated in a smartphone, a portable navigation device, and a vehicle-mounted television, are also applicable to the present invention.
In addition, although the embodiment of the present invention has been described with respect to the character input device having the chat information exchange function, the present invention is not limited to the input device having the information exchange function, and is also applicable to a device having a character input function for creating a general sentence.
Although the above embodiments have been described with reference to the priority order of displaying candidate kanji characters in the candidate list during character input, the present invention is not limited to the above embodiments, and various modifications may be made without departing from the scope of the present invention.

Claims (7)

CN201510797187.7A2015-11-172015-11-17Character input device and character input methodActiveCN106708281B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201510797187.7ACN106708281B (en)2015-11-172015-11-17Character input device and character input method

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201510797187.7ACN106708281B (en)2015-11-172015-11-17Character input device and character input method

Publications (2)

Publication NumberPublication Date
CN106708281A CN106708281A (en)2017-05-24
CN106708281Btrue CN106708281B (en)2021-09-28

Family

ID=58933533

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201510797187.7AActiveCN106708281B (en)2015-11-172015-11-17Character input device and character input method

Country Status (1)

CountryLink
CN (1)CN106708281B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111488062B (en)*2019-01-292025-02-25阿尔派株式会社 Text input device and text input method
CN113504836B (en)*2021-09-062022-01-25北京翰凌科技有限公司Information input method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103269307A (en)*2012-12-182013-08-28北京奇虎科技有限公司 Message processing method and system
CN103777774A (en)*2014-01-162014-05-07宇龙计算机通信科技(深圳)有限公司Terminal device and input method character error correction method
CN103927293A (en)*2013-01-142014-07-16联想(北京)有限公司Instant message processing method and electronic device
CN106598265A (en)*2015-10-152017-04-26阿尔派株式会社Character input apparatus and candidate character sequence control method therefor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103269307A (en)*2012-12-182013-08-28北京奇虎科技有限公司 Message processing method and system
CN103927293A (en)*2013-01-142014-07-16联想(北京)有限公司Instant message processing method and electronic device
CN103777774A (en)*2014-01-162014-05-07宇龙计算机通信科技(深圳)有限公司Terminal device and input method character error correction method
CN106598265A (en)*2015-10-152017-04-26阿尔派株式会社Character input apparatus and candidate character sequence control method therefor

Also Published As

Publication numberPublication date
CN106708281A (en)2017-05-24

Similar Documents

PublicationPublication DateTitle
US9977779B2 (en)Automatic supplementation of word correction dictionaries
US20170315983A1 (en)Input method editor having a secondary language mode
CN101256462B (en)Hand-written input method and apparatus based on complete mixing association storeroom
US8423908B2 (en)Method for identifying language of text in a handheld electronic device and a handheld electronic device incorporating the same
US8413069B2 (en)Method and apparatus for the automatic completion of composite characters
CN104133561A (en)Auxiliary information display method and device based on input method
CN106326233B (en)address prompting method and device
JP4891438B2 (en) Eliminate ambiguity in keypad text entry
CN106708281B (en)Character input device and character input method
US20180262604A1 (en)Method and apparatus for storing telephone numbers in a portable terminal
EP2273347B1 (en)System and method for disambiguation of stroke input
US20100149190A1 (en)Method, apparatus and computer program product for providing an input order independent character input mechanism
KR20140144432A (en)Method and apparatus for displaying characters on mobile devices
CN111176456B (en)Input method editor for inputting geographic location names
US11474691B2 (en)Method for displaying a virtual keyboard on a mobile terminal screen
US10331224B2 (en)Indian language keypad
EP3537341A1 (en)Character input device, character input method, and character input program
US11086410B2 (en)Apparatus for text entry and associated methods
CA2661559C (en)Method for identifying language of text in a handheld electronic device and a handheld electronic device incorporating the same
CN105468165B (en)Input device and character input method
KR20130016867A (en)User device capable of displaying sensitive word, and method of displaying sensitive word using user device
CN113743098A (en)Input method and terminal based on cloud platform
JP2024030790A (en) Character conversion device, character conversion method, and character conversion program
KR101567766B1 (en)Method and apparatus for communication based on personal font
KR20140019188A (en) Character input terminal and method

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp