JP2008225602A - Pictogram search apparatus, system and method - Google Patents

Pictogram search apparatus, system and method Download PDF

Info

Publication number
JP2008225602A
JP2008225602A JP2007059617A JP2007059617A JP2008225602A JP 2008225602 A JP2008225602 A JP 2008225602A JP 2007059617 A JP2007059617 A JP 2007059617A JP 2007059617 A JP2007059617 A JP 2007059617A JP 2008225602 A JP2008225602 A JP 2008225602A
Authority
JP
Japan
Prior art keywords
pictogram
character string
search
character
cursor position
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007059617A
Other languages
Japanese (ja)
Inventor
Daisuke Torii
大祐 鳥居
Goro Kunito
吾郎 國頭
Ayano Maeda
綾乃 前田
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo 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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2007059617A priority Critical patent/JP2008225602A/en
Publication of JP2008225602A publication Critical patent/JP2008225602A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To accurately search for a pictogram that complementarily expresses the content of an input sentence. <P>SOLUTION: A character string S10 inputted on a terminal 100 and a cursor position S20 indicating the current input position of the character string are inputted to a pictogram search part 20. The pictogram search part 20 in turn extracts a search key from the character string S10 before the cursor position S20 and searches a pictogram database 30 according to the search key, thereby outputting a pictogram corresponding to the character string S10 to a pictogram candidate selection screen 40 as a pictogram candidate S30. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は絵文字検索装置、絵文字検索システムおよび絵文字検索方法に関し、特に、編集中の文字列に対応した絵文字を画面上に表示させる方法に適用して好適なものである。   The present invention relates to a pictogram search device, a pictogram search system, and a pictogram search method, and is particularly suitable for application to a method of displaying a pictogram corresponding to a character string being edited on a screen.

携帯電話サービスなどでは、文章をより表情豊かに表現できるようにするために、文章中に絵文字を挿入できるようになっている。そして、携帯電話サービスでは、通信キャリアが独自に用意したドット絵や画像に文字コードを割り当てることで、メールの作成時などに絵文字を挿入することができる。
また、携帯電話サービスにおいて、HTMLメールの普及に伴って、通信キャリアが独自に用意した絵文字だけでなく、絵文字と同程度の大きさの画像を絵文字として利用できるようになっている。このため、ユーザが利用できる絵文字の種類や数に制限がなくなった一方で、絵文字を検索する手間は増大している。
In cellular phone services, pictograms can be inserted into texts so that the texts can be expressed more expressively. In the mobile phone service, by assigning a character code to a dot picture or image prepared uniquely by a communication carrier, it is possible to insert a pictograph when creating a mail.
Further, in the mobile phone service, with the spread of HTML mail, not only pictographs originally prepared by communication carriers but also images having the same size as pictographs can be used as pictographs. For this reason, there are no restrictions on the types and number of pictograms that can be used by the user, while the effort to search for pictograms has increased.

また、文字入力においては、特に、携帯端末などのように文字入力装置に制約がある場合には、文字入力予測手法が使用されることがある。
この文字入力予測手法としては、主として2種類の手法が知られている。1つ目は、POBoxなどに代表されるように、入力文字の一部に基づいてユーザに入力変換される全ての文字列を予測する方法、2つ目は、特許文献1に開示されているように、ユーザが変換・確定した既入力単語に続く適切な文字列を予測する方法である。
Further, in character input, a character input prediction method may be used particularly when there are restrictions on a character input device such as a portable terminal.
As this character input prediction method, two types of methods are mainly known. The first is a method for predicting all character strings input and converted by the user based on a part of the input characters, as represented by POBox, etc. The second is disclosed in Patent Document 1. As described above, this is a method of predicting an appropriate character string following an already input word that has been converted and confirmed by the user.

また、特許文献2には、絵文字入力を支援する手法として、文字列の入力モードと絵文字の入力モードの切り替えにかかる手間を軽減するために、入力文字列の変換候補の中に絵文字を含める方法が開示されている。
特開2005−234742号公報 特開2000−148748号公報
Japanese Patent Application Laid-Open No. 2004-151867 discloses a method for including pictograms in input character string conversion candidates as a technique for supporting pictogram input in order to reduce the effort required to switch between the character string input mode and the pictogram input mode. Is disclosed.
JP 2005-234742 A JP 2000-148748 A

しかしながら、従来の絵文字入力手法では、入力文字列を絵文字に直接置換することはできるが、入力された文章の内容を表す絵文字を検索することができないため、直前の文章の内容を表す絵文字をその直後に挿入することができないという問題があった。
また、文字列予測の場合は、予測された文字列がその直前の語と合わせて自然な文章になることが重要であるのに対して、絵文字入力支援の場合は、その直前の文章の内容を補足的に表現する絵文字を候補として検索することが重要である。このため、文字列予測の場合は、予測元となる対象が直前の単語になるのに対して(特許文献1の方法では、直前の2語に限定)、絵文字入力支援の場合は、予測元となる対象を直前の単語だけに限定すると、入力された文章の内容を補足的に表現する絵文字を適切に検索することができないという問題があった。
そこで、本発明の目的は、入力された文章の内容を補足的に表現する絵文字を精度よく検索することが可能な絵文字検索装置、絵文字検索システムおよび絵文字検索方法を提供することである。
However, in the conventional pictogram input method, the input character string can be directly replaced with a pictogram, but the pictogram representing the content of the inputted text cannot be searched. There was a problem that it could not be inserted immediately.
In addition, in the case of character string prediction, it is important that the predicted character string becomes a natural sentence together with the immediately preceding word, whereas in the case of pictogram input support, the contents of the immediately preceding sentence It is important to search for pictographs that supplementarily express. For this reason, in the case of character string prediction, the target of the prediction source is the immediately preceding word (in the method of Patent Document 1, it is limited to the immediately preceding two words), whereas in the case of pictogram input support, the prediction source If the target to be limited is limited to the immediately preceding word, there is a problem in that it is not possible to appropriately search for pictographs that supplementally express the contents of the input text.
Accordingly, an object of the present invention is to provide a pictogram search apparatus, a pictogram search system, and a pictogram search method capable of accurately searching for pictograms that supplementally express the contents of input text.

上述した課題を解決するために、請求項1記載の絵文字検索装置によれば、文字列の入力位置を示すカーソル位置より前の文字列に基づいて絵文字を検索する絵文字検索手段を備えることを特徴とする。
これにより、カーソル位置より前の文字列に基づいて絵文字を検索することができ、予測元となる対象を直前の単語だけでなく、それより前の文章全体に拡張することが可能となることから、入力された文章の内容を補足的に表現する絵文字を適切に検索することができる。
In order to solve the above-described problem, according to the pictogram search device according to claim 1, the pictogram search device includes pictogram search means for searching for a pictogram based on a character string before the cursor position indicating the input position of the character string. And
This makes it possible to search for pictograms based on the character string before the cursor position, and it is possible to extend the target of prediction not only to the previous word but also to the entire sentence before that It is possible to appropriately search for pictographs that supplementally express the contents of the input text.

また、請求項2記載の絵文字検索装置によれば、前記絵文字検索手段は、前記カーソル位置より遡ってある特定の文字列までを抽出し、その抽出された文字列に基づいて絵文字を検索することを特徴とする。
これにより、検索キーとなる文字数を制限しつつ、カーソル位置より前の文字列に基づいて絵文字を検索することができ、入力された文字数が多い場合においても、文章の内容を補足的に表現する絵文字を適切に検索することができる。
Further, according to the pictogram search device according to claim 2, the pictogram search means extracts up to a specific character string that goes back from the cursor position, and searches the pictogram based on the extracted character string. It is characterized by.
As a result, it is possible to search for pictograms based on the character string before the cursor position while limiting the number of characters as search keys, and even when the number of input characters is large, the contents of the text are supplementarily expressed. An emoji can be searched appropriately.

また、請求項3記載の絵文字検索装置によれば、前記絵文字検索手段は、前記カーソル位置より遡ってある特定の文字数分の文字列を抽出し、その抽出された文字列に基づいて絵文字を検索することを特徴とする。
これにより、検索キーとなる文字数を制限しつつ、カーソル位置より前の文字列に基づいて絵文字を検索することができ、入力された文字数が多い場合においても、文章の内容を補足的に表現する絵文字を適切に検索することができる。
Further, according to the pictogram search device according to claim 3, the pictogram search means extracts a character string for a specific number of characters going back from the cursor position, and searches the pictogram based on the extracted character string. It is characterized by doing.
As a result, it is possible to search for pictograms based on the character string before the cursor position while limiting the number of characters as search keys, and even when the number of input characters is large, the contents of the text are supplementarily expressed. An emoji can be searched appropriately.

また、請求項4記載の絵文字検索装置によれば、前記絵文字検索手段は、前記カーソル位置より前の文字列を単語単位に分割し、その分割された単語に基づいて絵文字を検索することを特徴とする。
これにより、絵文字と単語との対応関係に基づいて絵文字を検索することが可能となり、入力された文字数が多い場合においても、検索キーに適合する絵文字を効率よく見つけることが可能となることから、文章の内容を補足的に表現する絵文字を適切に検索することができる。
The pictogram search device according to claim 4, wherein the pictogram search means divides a character string before the cursor position into words and searches for pictograms based on the divided words. And
This makes it possible to search for pictograms based on the correspondence between pictograms and words, and even when the number of input characters is large, it is possible to efficiently find pictograms that match the search key, It is possible to appropriately search for pictograms that supplementarily express the content of the text.

また、請求項5記載の絵文字検索装置によれば、前記絵文字検索手段は、前記分割された単語についての品詞を認識し、特定の品詞の単語に基づいて絵文字を検索することを特徴とする。
これにより、分割された単語についての品詞を認識することで、検索キーとして有効な単語を絞り込むことが可能となる。このため、分割された単語の数が多い場合においても、検索キーに適合する絵文字を効率よく見つけることが可能となり、文章の内容を補足的に表現する絵文字を適切に検索することができる。
Further, according to the pictogram search device according to claim 5, the pictogram search means recognizes a part of speech for the divided word and searches for a pictogram based on a word of a specific part of speech.
As a result, by recognizing the part of speech for the divided words, it becomes possible to narrow down words that are effective as search keys. For this reason, even when the number of divided words is large, it is possible to efficiently find a pictogram that matches the search key, and it is possible to appropriately search for a pictogram that supplementally expresses the content of the sentence.

また、請求項6記載の絵文字検索装置によれば、前記絵文字検索手段は、前記カーソル位置より前の文字列をある特定の文字数単位で分割し、その分割された文字列に基づいて絵文字を検索することを特徴とする。
これにより、入力された文字数が多い場合においても、検索キーとなる文字数を制限しつつ、カーソル位置より前の文字列に基づいて絵文字を検索することができ、文章の内容を補足的に表現する絵文字を適切に検索することができる。
Further, according to the pictogram search device according to claim 6, the pictogram search means divides the character string before the cursor position by a specific number of characters and searches the pictogram based on the divided character string. It is characterized by doing.
As a result, even when the number of input characters is large, it is possible to search for pictograms based on the character string before the cursor position while limiting the number of characters as search keys, and to supplementarily express the contents of the text An emoji can be searched appropriately.

また、請求項7記載の絵文字検索装置によれば、前記絵文字検索手段は、前記分割された文字列または単語の中から前記カーソル位置に近い順に選定された文字列または単語に基づいて絵文字を検索することを特徴とする。
これにより、検索キーとして有効な文字列または単語を絞り込むことが可能となり、分割された文字列または単語の数が多い場合においても、検索キーに適合する絵文字を効率よく見つけることが可能となり、文章の内容を補足的に表現する絵文字を適切に検索することができる。
The pictogram search device according to claim 7, wherein the pictogram search means searches for pictograms based on a character string or word selected from the divided character strings or words in the order closest to the cursor position. It is characterized by doing.
This makes it possible to narrow down character strings or words that are valid as search keys, and even when the number of divided character strings or words is large, it is possible to efficiently find pictograms that match the search key, It is possible to appropriately search for pictographs that supplementarily express the contents of.

また、請求項8記載の絵文字検索装置によれば、入力された文字列を格納し、前記カーソル位置および前記カーソル位置より前の文字列を前記絵文字検索手段に出力する文字編集バッファと、前記絵文字検索手段にて検索された絵文字の候補を表示する絵文字候補表示手段とをさらに備えることを特徴とする。
これにより、端末上でカーソル位置およびカーソル位置より前の文字列を入力するとともに、その端末上で入力された文章の内容を補足的に表現する絵文字の候補を表示することができる。
Further, according to the pictogram search device according to claim 8, a character editing buffer for storing the input character string and outputting the cursor position and a character string before the cursor position to the pictogram search means, and the pictogram It further comprises pictogram candidate display means for displaying pictogram candidates searched by the search means.
As a result, a cursor position and a character string before the cursor position can be input on the terminal, and pictogram candidates that supplementally express the contents of the text input on the terminal can be displayed.

また、請求項9記載の絵文字検索装置によれば、前記文字列に対応する絵文字が格納された絵文字データベースをさらに備えることを特徴とする。
これにより、カーソル位置より前の文字列に基づいて絵文字データベースを検索することで、入力された文章の内容を補足的に表現する絵文字を適切に出力することができる。
The pictogram search device according to claim 9 further includes a pictogram database in which pictograms corresponding to the character string are stored.
Thus, by searching the pictographic database based on the character string before the cursor position, it is possible to appropriately output a pictograph that supplementally expresses the content of the input sentence.

また、請求項10記載の絵文字検索システムによれば、文字列に対応する絵文字が格納された絵文字データベースと、入力された文字列を格納する文字編集バッファと、前記文字編集バッファに入力される文字列の入力位置を示すカーソル位置より前の文字列に基づいて前記絵文字データベースを検索することで、絵文字を出力する絵文字検索手段と、前記絵文字検索手段にて検索された絵文字の候補を表示する絵文字候補表示手段を備え、前記文字編集バッファおよび前記絵文字候補表示手段は端末に搭載されていることを特徴とする。
これにより、絵文字データベースおよび絵文字検索手段を端末上に備えることなく、その端末上でカーソル位置およびカーソル位置より前の文字列を入力することで、その端末上で入力された文章の内容を補足的に表現する絵文字の候補を表示することができる。
Further, according to the pictogram search system according to claim 10, a pictogram database storing pictograms corresponding to the character string, a character editing buffer storing the input character string, and a character input to the character editing buffer A pictogram search means for outputting a pictogram by searching the pictogram database based on a character string before a cursor position indicating an input position of the string, and a pictogram for displaying a pictogram candidate searched by the pictogram search means A candidate display unit is provided, and the character editing buffer and the pictograph candidate display unit are mounted on a terminal.
Thus, without providing the pictogram database and pictogram search means on the terminal, by inputting the cursor position and the character string before the cursor position on the terminal, the contents of the text entered on the terminal are supplementarily added. Candidates of pictograms to be expressed can be displayed.

また、請求項11記載の絵文字検索システムによれば、文字列に対応する絵文字が格納された絵文字データベースと、入力された文字列を格納する文字編集バッファと、前記文字編集バッファに入力される文字列の入力位置を示すカーソル位置より前の文字列に基づいて前記絵文字データベースを検索することで、絵文字を出力する絵文字検索手段と、前記絵文字検索手段にて検索された絵文字の候補を表示する絵文字候補表示手段を備え、前記文字編集バッファ、前記絵文字検索手段および前記絵文字候補表示手段は端末に搭載されていることを特徴とする。
これにより、絵文字データベースを端末上に備えることなく、その端末上でカーソル位置およびカーソル位置より前の文字列を入力することで、その端末上で入力された文章の内容を補足的に表現する絵文字の候補を表示することができる。
According to the pictogram search system of claim 11, a pictogram database storing pictograms corresponding to the character string, a character editing buffer storing the input character string, and a character input to the character editing buffer A pictogram search means for outputting a pictogram by searching the pictogram database based on a character string before a cursor position indicating an input position of the string, and a pictogram for displaying a pictogram candidate searched by the pictogram search means A candidate display unit is provided, and the character editing buffer, the pictogram search unit, and the pictograph candidate display unit are mounted on a terminal.
Thus, without providing a pictogram database on the terminal, by inputting the cursor position and the character string before the cursor position on the terminal, the pictogram that supplementally expresses the contents of the text input on the terminal Candidates can be displayed.

また、請求項12記載の絵文字検索方法によれば、文字列とその文字列の入力位置を示すカーソル位置をコンピュータに入力するステップと、前記コンピュータが、前記文字列の入力位置を示すカーソル位置より前の文字列に基づいて、前記文字列に対応する絵文字が格納された絵文字データベースを検索することで、絵文字を出力するステップとを備えることを特徴とする。
これにより、カーソル位置より前の文字列に基づいて絵文字を検索することができ、予測元となる対象を直前の単語だけでなく、それより前の文章全体に拡張することが可能となることから、入力された文章の内容を補足的に表現する絵文字を適切に検索することができる。
According to the pictogram search method of claim 12, the step of inputting a character string and a cursor position indicating the input position of the character string to the computer, and the computer from the cursor position indicating the input position of the character string And a step of outputting a pictograph by searching a pictograph database in which a pictograph corresponding to the character string is stored based on a previous character string.
This makes it possible to search for pictograms based on the character string before the cursor position, and it is possible to extend the target of prediction not only to the previous word but also to the entire sentence before that It is possible to appropriately search for pictographs that supplementally express the contents of the input text.

以上説明したように、本発明によれば、カーソル位置より前の文字列に基づいて絵文字を検索することができ、予測元となる対象を直前の単語だけでなく、それより前の文章全体に拡張することが可能となることから、入力された文章の内容を補足的に表現する絵文字を適切に検索することができる。   As described above, according to the present invention, it is possible to search for pictograms based on the character string before the cursor position, and not only the previous word but also the entire sentence before that as a prediction source. Since it becomes possible to expand, it is possible to appropriately search for pictographs that supplementally express the contents of the input text.

以下、本発明の実施形態に係る絵文字検索装置について図面を参照しながら説明する。
図1は、本発明の第1実施形態に係る絵文字検索システムの概略構成を示すブロック図である。
図1において、絵文字検索システムには、文編集画面上で絵文字の表示を行う端末100および文字列に対応する絵文字が格納された絵文字データベース30が設けられている。そして、端末100と絵文字データベース30とは、移動体通信網やインターネットなどのネットワークを介して接続することができる。なお、端末100としては、例えば、携帯電話、PDA(Personal Digital Assistant)、ノート型パーソナルコンピュータなどを挙げることができる。絵文字データベース30は、ネットワーク上に設置されたサーバなどに搭載することができる。
Hereinafter, a pictogram search apparatus according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a schematic configuration of a pictogram search system according to the first embodiment of the present invention.
In FIG. 1, the pictogram search system includes a terminal 100 that displays pictograms on a sentence editing screen and a pictogram database 30 that stores pictograms corresponding to character strings. The terminal 100 and the pictographic database 30 can be connected via a network such as a mobile communication network or the Internet. Examples of the terminal 100 include a mobile phone, a PDA (Personal Digital Assistant), and a notebook personal computer. The pictogram database 30 can be mounted on a server or the like installed on the network.

ここで、端末100には、入力された文字列を格納し、カーソル位置およびカーソル位置より前の文字列を絵文字検索部20に出力する文字編集バッファ10、文字列の入力位置を示すカーソル位置より前の文字列に基づいて絵文字を検索する絵文字検索部20および絵文字検索部20にて検索された絵文字の候補を選択する絵文字候補選択画面40が設けられている。   Here, the terminal 100 stores the input character string, the character editing buffer 10 that outputs the cursor position and the character string before the cursor position to the pictogram search unit 20, and the cursor position indicating the input position of the character string. A pictogram search unit 20 that searches for a pictograph based on the previous character string and a pictograph candidate selection screen 40 that selects a pictograph candidate searched by the pictograph search unit 20 are provided.

図2は、図1の絵文字データベースに格納される絵文字と文字列との一例を示す図である。
図2において、絵文字データベース30には、タグ付けされた絵文字を格納することができる。そして、各絵文字には複数のタグを付与することができ、絵文字提供者が自由に絵文字にタグを付与することができる。
例えば、絵文字P1には、「悲しい」、「仕方ない」、「あいにく」、「表情」などのタグを付与することができ、絵文字P2には、「雨」、「雲」、「天気」などのタグを付与することができ、絵文字P3には、「晴れ」、「太陽」、「天気」などのタグを付与することができる。
FIG. 2 is a diagram showing an example of pictographs and character strings stored in the pictograph database of FIG.
In FIG. 2, the pictograph database 30 can store tagged pictographs. A plurality of tags can be attached to each pictogram, and a pictogram provider can freely attach tags to the pictogram.
For example, tags such as “sad”, “can't help”, “unfortunately”, and “expression” can be given to the pictogram P1, and “rain”, “cloud”, “weather”, etc. can be given to the pictogram P2. The pictogram P3 can be assigned tags such as “sunny”, “sun”, and “weather”.

なお、絵文字データベース30は、複数の絵文字提供者による分散データベースであってもよいし、プリインストールされた絵文字や一旦ダウンロードした絵文字を格納するローカルデータベースを端末100内に配置するようにしてもよい。
そして、端末100上で入力された文字列S10は文字編集バッファ10に格納され、その文字列S10および現在の文字列の入力位置を示すカーソル位置S20が絵文字検索部20に入力される。なお、文字編集バッファ10は、入力文字列が編集された時あるいはカーソル位置が移動し一定時間その位置に留まった時に文字列S10およびカーソル位置S20を絵文字検索部20に入力してもよい。
The pictogram database 30 may be a distributed database by a plurality of pictogram providers, or a local database for storing preinstalled pictograms or pictograms once downloaded may be arranged in the terminal 100.
The character string S10 input on the terminal 100 is stored in the character editing buffer 10, and the character position S10 and the cursor position S20 indicating the input position of the current character string are input to the pictogram search unit 20. The character editing buffer 10 may input the character string S10 and the cursor position S20 to the pictogram search unit 20 when the input character string is edited or when the cursor position moves and stays at that position for a certain time.

そして、絵文字検索部20は、文字列S10およびカーソル位置S20が文字編集バッファ10から入力されると、カーソル位置S20より前の文字列S10から検索キーを抽出し、その検索キーに基づいて絵文字データベース30を検索することにより、その文字列S10に対応した絵文字を絵文字候補S30として絵文字候補選択画面40に出力する。そして、絵文字候補選択画面40は、絵文字検索部20から絵文字候補S30を受け取ると、絵文字候補S30を絵文字候補選択画面40上に表示することができる。   When the character string S10 and the cursor position S20 are input from the character editing buffer 10, the pictogram search unit 20 extracts a search key from the character string S10 before the cursor position S20, and based on the search key, the pictogram database By searching for 30, the pictograph corresponding to the character string S10 is output to the pictograph candidate selection screen 40 as the pictograph candidate S30. When the pictograph candidate selection screen 40 receives the pictograph candidate S30 from the pictograph search unit 20, the pictograph candidate selection S30 can be displayed on the pictograph candidate selection screen 40.

これにより、カーソル位置S20より前の文字列S10に基づいて絵文字を検索することができ、予測元となる対象を直前の単語だけでなく、それより前の文章全体に拡張することが可能となることから、入力された文章の内容を補足的に表現する絵文字を適切に検索することができる。
ここで、カーソル位置S20より前の文字列S10から検索キーを抽出する方法としては、例えば、カーソル位置S20より遡ってある特定の文字列までを抽出するようにしてもよいし、カーソル位置より遡ってある特定の文字数分の文字列を抽出するようにしてもよい。
Thereby, it is possible to search for pictograms based on the character string S10 before the cursor position S20, and it is possible to extend the target as a prediction source not only to the immediately preceding word but also to the entire sentence before that. Therefore, it is possible to appropriately search for pictographs that supplementally express the contents of the input text.
Here, as a method for extracting the search key from the character string S10 before the cursor position S20, for example, a specific character string that is traced back from the cursor position S20 may be extracted, or the cursor key may be traced back from the cursor position. Alternatively, a character string corresponding to a specific number of characters may be extracted.

これにより、検索キーとなる文字数を制限しつつ、カーソル位置S20より前の文字列S10に基づいて絵文字を検索することができ、入力された文字数が多い場合においても、文章の内容を補足的に表現する絵文字を適切に検索することができる。
あるいは、カーソル位置S20より前の文字列を単語単位に分割し、その分割された単語を検索キーとしてもよいし、分割された単語についての品詞を認識し、特定の品詞の単語を検索キーとしてもよい。あるいは、カーソル位置S20より前の文字列をある特定の文字数単位で分割し、その分割された文字列を検索キーとしてもよいし、分割された文字列または単語の中からカーソル位置S20に近い順に選定された文字列または単語を検索キーとしてもよい。
As a result, it is possible to search for pictograms based on the character string S10 before the cursor position S20 while limiting the number of characters serving as search keys. Even when the number of input characters is large, the contents of the sentence are supplementarily added. The pictogram to express can be searched appropriately.
Alternatively, the character string before the cursor position S20 may be divided into units of words, and the divided words may be used as search keys, or the part of speech for the divided words may be recognized, and a word with a specific part of speech may be used as a search key. Also good. Alternatively, the character string before the cursor position S20 may be divided by a specific number of characters, and the divided character string may be used as a search key, or from the divided character string or word in the order closer to the cursor position S20. A selected character string or word may be used as a search key.

これにより、検索キーとして有効な文字列または単語を絞り込むことが可能となり、分割された文字列または単語の数が多い場合においても、検索キーに適合する絵文字を効率よく見つけることが可能となり、文章の内容を補足的に表現する絵文字を適切に検索することができる。
例えば、カーソル位置S20より前の文字列を形態素解析し、形態素解析された単語のうち特定の品詞(例えば、形容詞、形容動詞、副詞、動詞、名詞)であって、カーソル位置S20に近い順に選定された特定の個数(例えば、3個)の単語を検索キーとすることができる。
This makes it possible to narrow down character strings or words that are valid as search keys, and even when the number of divided character strings or words is large, it is possible to efficiently find pictograms that match the search key, It is possible to appropriately search for pictographs that supplementarily express the contents of.
For example, a morphological analysis is performed on the character string before the cursor position S20, and a specific part of speech (for example, adjective, adjective verb, adverb, verb, noun) is selected from the words subjected to the morphological analysis, in order from the closest to the cursor position S20. The specified number (for example, three) of words can be used as a search key.

なお、検索キーは、類義語辞書などを用いて拡張することができる。また、一旦ダウンロードされた絵文字は、キャッシュとしてローカルのデータベースに保存するようにしてもよい。
また、絵文字検索部20は、これらの手段で行われる処理を遂行させる命令が記述されたプログラムを端末100のコンピュータに実行させることにより実現することができる。
The search key can be expanded using a synonym dictionary or the like. Further, once downloaded pictograms may be stored in a local database as a cache.
Further, the pictogram search unit 20 can be realized by causing the computer of the terminal 100 to execute a program in which an instruction for performing processing performed by these means is described.

そして、このプログラムをCD−ROMなどの記憶媒体に記憶しておけば、端末100のコンピュータに記憶媒体を装着し、そのプログラムをコンピュータにインストールすることにより、絵文字検索部20で行われる処理を実現することができる。また、このプログラムを通信網を介してダウンロードすることにより、このプログラムを容易に普及させることができる。   If this program is stored in a storage medium such as a CD-ROM, the processing performed by the pictogram search unit 20 is realized by installing the storage medium in the computer of the terminal 100 and installing the program in the computer. can do. Moreover, this program can be easily spread by downloading this program via a communication network.

図3は、本発明の一実施形態に係る文章編集画面の一例を示す図である。
図3において、端末100には文章編集画面50が設けられ、文章編集画面50には、ユーザが入力した文字列12を格納する編集バッファ11および絵文字検索部20にて検索された絵文字の候補を表示する絵文字候補表示部41が設けられている。なお、文章編集画面50には、文字列入力変換予測画面を別途設けるようにしてもよい。この場合、文字列入力変換予測画面と絵文字候補表示部41とを明示的に切り替えられるようにしたり、文章編集画面50のスペースに余裕がある場合には、文字列入力変換予測画面と文章編集画面50とが常に同時に表示されるようにしてもよい。
FIG. 3 is a diagram illustrating an example of a text editing screen according to an embodiment of the present invention.
In FIG. 3, the terminal 100 is provided with a text editing screen 50, and the text editing screen 50 displays candidates for pictograms searched by the editing buffer 11 that stores the character string 12 input by the user and the pictogram search unit 20. A pictograph candidate display section 41 to be displayed is provided. The text editing screen 50 may be provided with a character string input conversion prediction screen separately. In this case, the character string input conversion prediction screen and the text editing screen can be switched explicitly between the character string input conversion prediction screen and the pictogram candidate display unit 41, or when there is room in the text editing screen 50. 50 may always be displayed at the same time.

そして、例えば、「今日はあいにくの雨の天気だったけど、とても楽しかったですね。」という文字列12が編集バッファ11に格納されると、その文字列12とカーソル位置13が絵文字検索部20に入力される。そして、絵文字検索部20は、文字列12とカーソル位置13とを編集バッファ11から受け取ると、カーソル位置13より前の文字列14を文字列12から抽出する。この結果、「今日はあいにくの雨の天気だったけど、とても楽しかったですね。」という文字列12から、「今日はあいにくの雨の天気」という文字列14が抽出される。   For example, when the character string 12 “Today was unfortunate rainy weather but it was very fun” is stored in the editing buffer 11, the character string 12 and the cursor position 13 become the pictogram search unit 20. Is input. When the pictogram search unit 20 receives the character string 12 and the cursor position 13 from the editing buffer 11, the pictogram search unit 20 extracts the character string 14 before the cursor position 13 from the character string 12. As a result, the character string 14 “Today is unfortunate rainy weather” is extracted from the character string 12 “Today it was unfortunate rainy weather, but it was very fun.”

そして、絵文字検索部20は、「今日はあいにくの雨の天気」という文字列14を抽出すると、この文字列14を形態素解析することにより、「今日」、「は」、「あいにく」、「の」、「雨」、「の」、「天気」という単語にそれぞれ分割する。そして、これらの分割された単語から、形容詞、形容動詞、副詞、動詞および名詞を抜き出すことにより、名詞として「今日」という単語、副詞として「あいにく」という単語、名詞として「雨」という単語、名詞として「天気」という単語を抜き出す。そして、これらの抜き出された単語から、カーソル位置13に近い順に3個の単語を選定することにより、「あいにく」、「雨」、「天気」という単語を検索キーとして特定する。   Then, the pictogram search unit 20 extracts the character string 14 “Today's unfortunate rainy weather”, and performs a morphological analysis on the character string 14 to obtain “today”, “ha”, “aninaku”, “ ”,“ Rain ”,“ no ”, and“ weather ”. Then, by extracting adjectives, adjective verbs, adverbs, verbs and nouns from these divided words, the word “today” as a noun, the word “inanimate” as an adverb, the word “rain” as a noun, a noun The word “weather” is extracted. Then, from these extracted words, three words are selected in the order closer to the cursor position 13, thereby specifying the words “unfortunately”, “rain”, and “weather” as search keys.

そして、「あいにく」、「雨」、「天気」という単語が検索キーとして特定されると、絵文字検索部20は、「あいにく」、「雨」、「天気」という単語を検索キーとして絵文字データベース30を検索することにより、絵文字P1、P2、P3を絵文字データベース30から取得する。
そして、絵文字検索部20は、絵文字P1、P2、P3を絵文字データベース30から取得すると、それらの絵文字P1、P2、P3を絵文字候補表示部41に出力する。そして、絵文字候補表示部41は、絵文字検索部20から絵文字P1、P2、P3を受け取ると、絵文字候補表示部41上に表示することができる。
When the words “animation”, “rain”, and “weather” are specified as search keys, the pictogram search unit 20 uses the words “animation”, “rain”, and “weather” as search keys to the pictogram database 30. The pictograms P1, P2, and P3 are acquired from the pictogram database 30.
When the pictogram search unit 20 acquires the pictographs P1, P2, and P3 from the pictograph database 30, the pictograph search unit 20 outputs the pictographs P1, P2, and P3 to the pictograph candidate display unit 41. When the pictograph candidate display unit 41 receives the pictographs P1, P2, and P3 from the pictograph search unit 20, the pictograph candidate display unit 41 can display them on the pictograph candidate display unit 41.

なお、携帯端末などで表示部のスペースが限られている場合、絵文字検索部20にて検索された全ての絵文字を順番に表示するのではなく、例えば、各検索キーに対して最大でも3個づつというように個数を制限することで、絵文字検索部20にて検索された絵文字が複数のページに渡って表示されるのを防止することができる。また、ユーザがよく利用するキャラクターやジャンルが分かっている場合には、それらのキャラクターやジャンルに属する絵文字を優先的に表示するようにしてもよい。   In addition, when the space of a display part is limited with a portable terminal etc., not all the pictograms searched in the pictogram search part 20 are displayed in order, for example, at most three for each search key By restricting the number of the pictographs, the pictographs searched by the pictograph search unit 20 can be prevented from being displayed on a plurality of pages. In addition, when characters and genres frequently used by the user are known, pictograms belonging to those characters and genres may be preferentially displayed.

また、絵文字検索部20にて検索された絵文字P1、P2、P3を絵文字候補表示部41上に表示する場合、カーソル位置13に近い検索キーの順序で検索された絵文字P1、P2、P3を表示するようにしてもよいし、オントロジによる意味解析を利用し、上位概念の検索キーに対応する絵文字は、下位概念の検索キーに対応する絵文字よりも後に表示するようにしてもよい。   When the pictograms P1, P2, and P3 searched by the pictogram search unit 20 are displayed on the pictogram candidate display unit 41, the pictograms P1, P2, and P3 searched in the order of the search key close to the cursor position 13 are displayed. It is also possible to use semantic analysis by ontology, and the pictogram corresponding to the search key of the higher concept may be displayed after the pictogram corresponding to the search key of the lower concept.

例えば、カーソル位置13に近い検索キーの順序で検索された絵文字P1、P2、P3を表示する場合、P3→P2→P1の順序で絵文字候補表示部41上に絵文字を表示することができ、上位概念の検索キーに対応する絵文字は、下位概念の検索キーに対応する絵文字よりも後に表示する場合、「天気」は「雨」の上位概念であることから、「天気」という検索キーに対応する絵文字P3は後に表示し、P2→P1→P3の順序で絵文字候補表示部41上に絵文字を表示することができる。   For example, when displaying the pictograms P1, P2, and P3 searched in the order of the search key close to the cursor position 13, the pictograms can be displayed on the pictogram candidate display unit 41 in the order of P3 → P2 → P1. When the pictograph corresponding to the concept search key is displayed after the pictograph corresponding to the subordinate search key, “weather” corresponds to the search key “weather” because “weather” is a superordinate concept of “rain”. The pictogram P3 is displayed later, and the pictograms can be displayed on the pictogram candidate display section 41 in the order of P2, P1, and P3.

図4は、本発明の第2実施形態に係る絵文字検索システムの概略構成を示すブロック図である。
図4において、絵文字検索システムには、編集画面上で絵文字の表示を行う端末101、文字列の入力位置を示すカーソル位置より前の文字列に基づいて絵文字を検索する絵文字検索部20および文字列に対応する絵文字が格納された絵文字データベース30が設けられている。そして、端末101と絵文字検索部20と絵文字データベース30とは、移動体通信網やインターネットなどのネットワークを介して接続することができる。
FIG. 4 is a block diagram showing a schematic configuration of a pictogram search system according to the second embodiment of the present invention.
4, the pictogram search system includes a terminal 101 that displays pictograms on an editing screen, a pictogram search unit 20 that searches for pictograms based on a character string before a cursor position that indicates a character string input position, and a character string. There is provided a pictogram database 30 in which pictograms corresponding to are stored. The terminal 101, the pictogram search unit 20, and the pictogram database 30 can be connected via a network such as a mobile communication network or the Internet.

ここで、端末101には、入力された文字列を格納し、カーソル位置およびカーソル位置より前の文字列を絵文字検索部20に出力する文字編集バッファ10および絵文字検索部20にて検索された絵文字の候補を選択する絵文字候補選択画面40が設けられている。
そして、端末101上で入力された文字列S10は文字編集バッファ10に格納され、その文字列S10および現在の文字列の入力位置を示すカーソル位置S20がネットワークを介して絵文字検索部20に入力される。
Here, the terminal 101 stores the input character string, and outputs the character position of the cursor and the character string before the cursor position to the pictogram search unit 20 and the pictogram searched by the pictogram search unit 20 A pictograph candidate selection screen 40 for selecting the candidates is provided.
The character string S10 input on the terminal 101 is stored in the character editing buffer 10, and the character position S10 and the cursor position S20 indicating the input position of the current character string are input to the pictogram search unit 20 via the network. The

そして、絵文字検索部20は、文字列S10およびカーソル位置S20が文字編集バッファ10から入力されると、カーソル位置S20より前の文字列S10から検索キーを抽出し、その検索キーに基づいて絵文字データベース30をネットワークを介して検索することにより、その文字列S10に対応した絵文字を絵文字候補S30としてネットワークを介して絵文字候補選択画面40に出力する。そして、絵文字候補選択画面40は、絵文字検索部20から絵文字候補S30を受け取ると、絵文字候補S30を絵文字候補選択画面40上に表示することができる。   When the character string S10 and the cursor position S20 are input from the character editing buffer 10, the pictogram search unit 20 extracts a search key from the character string S10 before the cursor position S20, and based on the search key, the pictogram database By searching 30 through the network, the pictogram corresponding to the character string S10 is output as the pictogram candidate S30 to the pictogram candidate selection screen 40 through the network. When the pictograph candidate selection screen 40 receives the pictograph candidate S30 from the pictograph search unit 20, the pictograph candidate selection S30 can be displayed on the pictograph candidate selection screen 40.

これにより、絵文字データベース30および絵文字検索部20を端末101上に備えることなく、その端末101上でカーソル位置S10およびカーソル位置S20より前の文字列を入力することで、その端末101上で入力された文章の内容を補足的に表現する絵文字の候補を表示することができる。
なお、絵文字検索部20がネットワークで結ばれた端末101の外部にある場合、端末101上で入力された文字列S10を毎回全て絵文字検索部20に送ることなく、カーソル位置S20より前の文字列S10を端末101側で抽出して送ることで、通信量を節約するようにしてもよい。また、絵文字検索部20にキャッシュの機能を導入すれば、既に送信した文字列についてはカーソル位置のみを送信するようにしてもよい。
Thereby, without providing the pictogram database 30 and the pictogram search unit 20 on the terminal 101, the character string before the cursor position S20 is input on the terminal 101 by inputting the character string before the cursor position S10 and the cursor position S20 on the terminal 101. Candidates of pictograms that complement the contents of the text can be displayed.
When the pictogram search unit 20 is outside the terminal 101 connected by the network, the character string before the cursor position S20 is not sent to the pictograph search unit 20 every time the character string S10 input on the terminal 101 is sent. The amount of communication may be saved by extracting and sending S10 on the terminal 101 side. If a cache function is introduced into the pictogram search unit 20, only the cursor position may be transmitted for a character string that has already been transmitted.

本発明の第1実施形態に係る絵文字検索システムの概略構成を示すブロック図である。1 is a block diagram showing a schematic configuration of a pictogram search system according to a first embodiment of the present invention. 図1の絵文字データベースに格納される絵文字と文字列との一例を示す図である。It is a figure which shows an example of the pictogram and character string which are stored in the pictogram database of FIG. 本発明の一実施形態に係る文章編集画面の一例を示す図である。It is a figure which shows an example of the text edit screen which concerns on one Embodiment of this invention. 本発明の第2実施形態に係る絵文字検索システムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the pictogram search system which concerns on 2nd Embodiment of this invention.

符号の説明Explanation of symbols

10 文字編集バッファ
20 絵文字検索部
30 絵文字データベース
40 絵文字候補選択画面
100、101 端末
10 character editing buffer 20 pictogram search unit 30 pictogram database 40 pictogram candidate selection screen 100, 101 terminal

Claims (12)

文字列の入力位置を示すカーソル位置より前の文字列に基づいて絵文字を検索する絵文字検索手段を備えることを特徴とする絵文字検索装置。   A pictogram search device comprising pictograph search means for searching for a pictograph based on a character string preceding a cursor position indicating a character string input position. 前記絵文字検索手段は、前記カーソル位置より遡ってある特定の文字列までを抽出し、その抽出された文字列に基づいて絵文字を検索することを特徴とする請求項1記載の絵文字検索装置。   2. The pictogram search device according to claim 1, wherein the pictogram search means extracts up to a specific character string retroactive to the cursor position and searches for a pictogram based on the extracted character string. 前記絵文字検索手段は、前記カーソル位置より遡ってある特定の文字数分の文字列を抽出し、その抽出された文字列に基づいて絵文字を検索することを特徴とする請求項1記載の絵文字検索装置。   2. The pictogram search device according to claim 1, wherein the pictogram search means extracts a character string corresponding to a specific number of characters going back from the cursor position, and searches the pictogram based on the extracted character string. . 前記絵文字検索手段は、前記カーソル位置より前の文字列を単語単位に分割し、その分割された単語に基づいて絵文字を検索することを特徴とする請求項1から3のいずれか1項記載の絵文字検索装置。   The said pictogram search means divides | segments the character string before the said cursor position into a word unit, and searches a pictogram based on the divided | segmented word, The Claim 1 characterized by the above-mentioned. Emoji search device. 前記絵文字検索手段は、前記分割された単語についての品詞を認識し、特定の品詞の単語に基づいて絵文字を検索することを特徴とする請求項4記載の絵文字検索装置。   5. The pictogram search device according to claim 4, wherein the pictogram search means recognizes a part of speech for the divided word and searches for a pictogram based on a word of a specific part of speech. 前記絵文字検索手段は、前記カーソル位置より前の文字列をある特定の文字数単位で分割し、その分割された文字列に基づいて絵文字を検索することを特徴とする請求項1から3のいずれか1項記載の絵文字検索装置。   The said pictogram search means divides | segments the character string before the said cursor position in a specific character number unit, and searches a pictogram based on the divided | segmented character string. The pictogram search device according to item 1. 前記絵文字検索手段は、前記分割された文字列または単語の中から前記カーソル位置に近い順に選定された文字列または単語に基づいて絵文字を検索することを特徴とする請求項4から6のいずれか1項記載の絵文字検索装置。   7. The pictogram search unit searches for pictograms based on a character string or word selected from the divided character strings or words in an order close to the cursor position. The pictogram search device according to item 1. 入力された文字列を格納し、前記カーソル位置および前記カーソル位置より前の文字列を前記絵文字検索手段に出力する文字編集バッファと、
前記絵文字検索手段にて検索された絵文字の候補を表示する絵文字候補表示手段とをさらに備えることを特徴とする請求項1から7のいずれか1項記載の絵文字検索装置。
A character editing buffer for storing the input character string and outputting the character position before the cursor position and the cursor position to the pictogram search means;
The pictogram search device according to any one of claims 1 to 7, further comprising pictogram candidate display means for displaying a pictograph candidate searched by the pictogram search means.
前記文字列に対応する絵文字が格納された絵文字データベースをさらに備えることを特徴とする請求項1から8のいずれか1項記載の絵文字検索装置。   The pictogram search apparatus according to any one of claims 1 to 8, further comprising a pictogram database in which pictograms corresponding to the character strings are stored. 文字列に対応する絵文字が格納された絵文字データベースと、
入力された文字列を格納する文字編集バッファと、
前記文字編集バッファに入力される文字列の入力位置を示すカーソル位置より前の文字列に基づいて前記絵文字データベースを検索することで、絵文字を出力する絵文字検索手段と、
前記絵文字検索手段にて検索された絵文字の候補を表示する絵文字候補表示手段を備え、
前記文字編集バッファおよび前記絵文字候補表示手段は端末に搭載されていることを特徴とする絵文字検索システム。
A pictogram database storing pictograms corresponding to character strings;
A character editing buffer to store the input string;
A pictogram search means for outputting a pictogram by searching the pictogram database based on a character string before a cursor position indicating an input position of the character string input to the character editing buffer;
A pictograph candidate display unit that displays a pictograph candidate searched by the pictograph search unit;
The pictogram search system, wherein the character editing buffer and the pictogram candidate display means are mounted on a terminal.
文字列に対応する絵文字が格納された絵文字データベースと、
入力された文字列を格納する文字編集バッファと、
前記文字編集バッファに入力される文字列の入力位置を示すカーソル位置より前の文字列に基づいて前記絵文字データベースを検索することで、絵文字を出力する絵文字検索手段と、
前記絵文字検索手段にて検索された絵文字の候補を表示する絵文字候補表示手段を備え、
前記文字編集バッファ、前記絵文字検索手段および前記絵文字候補表示手段は端末に搭載されていることを特徴とする絵文字検索システム。
A pictogram database storing pictograms corresponding to character strings;
A character editing buffer to store the input string;
A pictogram search means for outputting a pictogram by searching the pictogram database based on a character string before a cursor position indicating an input position of the character string input to the character editing buffer;
A pictograph candidate display unit that displays a pictograph candidate searched by the pictograph search unit;
The pictogram search system, wherein the character editing buffer, the pictogram search means, and the pictogram candidate display means are mounted on a terminal.
文字列とその文字列の入力位置を示すカーソル位置をコンピュータに入力するステップと、
前記コンピュータが、前記文字列の入力位置を示すカーソル位置より前の文字列に基づいて、前記文字列に対応する絵文字が格納された絵文字データベースを検索することで、絵文字を出力するステップとを備えることを特徴とする絵文字検索方法。
Inputting a character string and a cursor position indicating the input position of the character string to the computer;
The computer includes a step of outputting a pictograph by searching a pictograph database storing a pictograph corresponding to the character string based on a character string before a cursor position indicating an input position of the character string. The pictogram search method characterized by this.
JP2007059617A 2007-03-09 2007-03-09 Pictogram search apparatus, system and method Pending JP2008225602A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007059617A JP2008225602A (en) 2007-03-09 2007-03-09 Pictogram search apparatus, system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007059617A JP2008225602A (en) 2007-03-09 2007-03-09 Pictogram search apparatus, system and method

Publications (1)

Publication Number Publication Date
JP2008225602A true JP2008225602A (en) 2008-09-25

Family

ID=39844188

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007059617A Pending JP2008225602A (en) 2007-03-09 2007-03-09 Pictogram search apparatus, system and method

Country Status (1)

Country Link
JP (1) JP2008225602A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011076273A (en) * 2009-09-30 2011-04-14 Nec Corp Communication terminal equipment, operation control method, and program
WO2012046546A1 (en) 2010-10-08 2012-04-12 Necカシオモバイルコミュニケーションズ株式会社 Character conversion system and character conversion method and computer program
JP2012088833A (en) * 2010-10-18 2012-05-10 Nec Casio Mobile Communications Ltd Pictograph registration device, pictograph registration method, pictograph registration program
JP2013175061A (en) * 2012-02-24 2013-09-05 Mti Ltd Device, method and program for inputting character
JP2014135101A (en) * 2014-04-30 2014-07-24 Nec Corp Communication terminal device, operation control method, and program
JP2015507791A (en) * 2011-12-19 2015-03-12 マシーン・ゾーン・インコーポレイテッドMachine Zone, Inc. System and method for identifying and proposing emoticons
US10311139B2 (en) 2014-07-07 2019-06-04 Mz Ip Holdings, Llc Systems and methods for identifying and suggesting emoticons

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0381863A (en) * 1989-08-24 1991-04-08 Toshiba Corp Kana/kanji conversion system
JP2000148748A (en) * 1998-11-13 2000-05-30 Nec Corp Japanese syllbary-to-chinese character conversion and image retrieval and display system
JP2005025312A (en) * 2003-06-30 2005-01-27 Nec Corp Emoticon input system and method using plurality of search methods
JP2005234742A (en) * 2004-02-18 2005-09-02 Toshiba Corp Text creating device and input word predicting method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0381863A (en) * 1989-08-24 1991-04-08 Toshiba Corp Kana/kanji conversion system
JP2000148748A (en) * 1998-11-13 2000-05-30 Nec Corp Japanese syllbary-to-chinese character conversion and image retrieval and display system
JP2005025312A (en) * 2003-06-30 2005-01-27 Nec Corp Emoticon input system and method using plurality of search methods
JP2005234742A (en) * 2004-02-18 2005-09-02 Toshiba Corp Text creating device and input word predicting method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011076273A (en) * 2009-09-30 2011-04-14 Nec Corp Communication terminal equipment, operation control method, and program
WO2012046546A1 (en) 2010-10-08 2012-04-12 Necカシオモバイルコミュニケーションズ株式会社 Character conversion system and character conversion method and computer program
US10146771B2 (en) 2010-10-08 2018-12-04 Nec Corporation Mobile terminal device implementing character-pictogram translation using pictogram search site
JP2012088833A (en) * 2010-10-18 2012-05-10 Nec Casio Mobile Communications Ltd Pictograph registration device, pictograph registration method, pictograph registration program
JP2015507791A (en) * 2011-12-19 2015-03-12 マシーン・ゾーン・インコーポレイテッドMachine Zone, Inc. System and method for identifying and proposing emoticons
JP2018077861A (en) * 2011-12-19 2018-05-17 マシーン・ゾーン・インコーポレイテッドMachine Zone, Inc. Systems and method for identifying and suggesting emoticon
US10254917B2 (en) 2011-12-19 2019-04-09 Mz Ip Holdings, Llc Systems and methods for identifying and suggesting emoticons
JP2019207726A (en) * 2011-12-19 2019-12-05 エム・ゼット・アイ・ピィ・ホールディングス・リミテッド・ライアビリティ・カンパニーMz Ip Holdings, Llc Systems and methods for identifying and suggesting emoticons
JP2013175061A (en) * 2012-02-24 2013-09-05 Mti Ltd Device, method and program for inputting character
JP2014135101A (en) * 2014-04-30 2014-07-24 Nec Corp Communication terminal device, operation control method, and program
US10311139B2 (en) 2014-07-07 2019-06-04 Mz Ip Holdings, Llc Systems and methods for identifying and suggesting emoticons
US10579717B2 (en) 2014-07-07 2020-03-03 Mz Ip Holdings, Llc Systems and methods for identifying and inserting emoticons

Similar Documents

Publication Publication Date Title
KR101249663B1 (en) Predictive conversion of user input
JP2008225602A (en) Pictogram search apparatus, system and method
US10146771B2 (en) Mobile terminal device implementing character-pictogram translation using pictogram search site
JP2008203984A (en) Character string conversion apparatus and character string conversion method
CN104376035A (en) Information processing device, storage medium, and method
JP2005128711A (en) Emotional information estimation method, character animation creation method, program using the methods, storage medium, emotional information estimation apparatus, and character animation creation apparatus
JP5849690B2 (en) Character input program and information processing apparatus
JPH07334499A (en) Input device for character string
JP6221275B2 (en) Character input program and character input device
JP5398638B2 (en) Symbol input support device, symbol input support method, and program
JP5674140B2 (en) Text input device, text input receiving method and program
JP4769559B2 (en) AI prediction system
KR20050062356A (en) High-speed input apparatus for korean address string and its method
JP5097454B2 (en) Data input device, method, and program
JP2003244305A (en) Character input device of portable telephone set and method for inputting the character
JP2009093299A (en) Data input device, method, and program
JP2007213109A (en) Dictionary preparation system, dictionary server, portable terminal, dictionary preparation method and dictionary preparation program
JP2011192002A (en) Program for character input, and communication terminal apparatus
CN113743098A (en) Input method and terminal based on cloud platform
JP5681868B2 (en) Mobile terminal device and predictive conversion dictionary creation method
JP2006172029A (en) Method for presenting retrieval result
JP5521299B2 (en) Character input conversion method and character input conversion device
JP2001125893A (en) Device for inputting character
JP2003132054A (en) System for inputting japanese, program therefor, and personal digital assistant
JP2006065542A (en) Machine translation method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090224

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090420

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090609

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091208