JP2008305385A - Character input device, server device, dictionary download system, method for presenting conversion candidate phrase, information processing method, and program - Google Patents

Character input device, server device, dictionary download system, method for presenting conversion candidate phrase, information processing method, and program Download PDF

Info

Publication number
JP2008305385A
JP2008305385A JP2008100072A JP2008100072A JP2008305385A JP 2008305385 A JP2008305385 A JP 2008305385A JP 2008100072 A JP2008100072 A JP 2008100072A JP 2008100072 A JP2008100072 A JP 2008100072A JP 2008305385 A JP2008305385 A JP 2008305385A
Authority
JP
Japan
Prior art keywords
information
phrase
dictionary
character string
word
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
JP2008100072A
Other languages
Japanese (ja)
Inventor
Kenichiro Kobayashi
賢一郎 小林
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2008100072A priority Critical patent/JP2008305385A/en
Publication of JP2008305385A publication Critical patent/JP2008305385A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To enhance and streamline a predictive conversion function in a character input system. <P>SOLUTION: Additional dictionary (a time priority dictionary table, a position priority dictionary table, and a buzz term priority dictionary table) is provided to a basic dictionary. Then, in response to input of a Kana (Japanese syllabary)character, the basic dictionary is used first to create a list (conversion candidate phrase table) and then, a phrase applicable to undetermined character strings at present is retrieved from the additional dictionary, and the highest priority order is set to the retrieved phrase among phrases to be registered in the conversion candidate phrase table. A conversion candidate phrase list is displayed to a GUI of character input so that the content of the conversion candidate phrase table created in this way is reflected. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、文章作成などのための文字入力を行うようにされた文字入力装置と、このような文字入力装置において適用される変換候補語句の提示方法に関する。また、文字入力装置に辞書のデータを提供するサーバ装置に関する。また、これらの文字入力装置及びサーバ装置から成る辞書ダウンロードシステムに関する。また、この辞書ダウンロードシステムが実行する情報処理方法に関する。さらに、これらの文字入力装置、サーバ装置が辞書ダウンロードシステムにおいて実行するプログラムに関する。   The present invention relates to a character input device for inputting characters for text creation and the like, and a method for presenting conversion candidate phrases applied in such a character input device. The present invention also relates to a server device that provides dictionary data to a character input device. The present invention also relates to a dictionary download system comprising these character input device and server device. The present invention also relates to an information processing method executed by the dictionary download system. Further, the present invention relates to a program that the character input device and the server device execute in the dictionary download system.

携帯電話などに搭載される日本語の文字入力システムでは、下記のような予測変換機能を採用することが知られている。
或る一単位の文字列を確定させるための最初の操作として、ユーザは、先ず、平仮名により1文字以上の文字入力を行うようにされる。例えば「今日は(こんにちは)」と入力しようとするのであれば、ユーザは、先ず、ひらがなで「こ」を入力することになる。つまり、「今日は」の仮名での読みは「こんにちは」となるので、この最初の一文字目の「こ」を入力するものである。この「こ」の入力に応じて、文字入力システムでは、「こ」の読みから始まる複数の語句を、予め設定した優先順位の高いものから順に変換候補語句として表示させる。そして、このようにして表示された変換候補語句の中に、「今日は」が表示されていれば、ユーザは、この「今日は」の変換候補語句を選択して確定操作を行うようにされる。これにより、入力文字列として「今日は」が確定されたことになり、この「今日は」の文字列が確定文字列(文章)の表示に反映されることになる。
このようにして、文字入力システムに予測変換機能を採用すれば、ひらがなの読みをすべて入力するよりも少ないキー操作数により入力したい文字列を確定させていくことが可能となり、効率的な文字入力が行える。特に、携帯電話では、操作キーの数、サイズなどの制約が大きいために有用な機能となっている。
It is known that a Japanese character input system mounted on a mobile phone or the like employs the following predictive conversion function.
As an initial operation for determining a certain unit of character string, the user first inputs one or more characters using hiragana. For example, if the "Today (Hello)" as an attempt to enter, the user first, will enter the "child" in hiragana. That is, since it is possible to read in the pseudonym of "Today" is "Hello", is intended to enter the "child" of the first of the first character. In response to the input of “ko”, the character input system displays a plurality of words starting from the reading of “ko” as conversion candidate words in descending order of preset priority. If “today is” is displayed in the conversion candidate words displayed in this way, the user selects the conversion candidate word for “today” and performs a confirmation operation. The As a result, “Today is” is confirmed as the input character string, and the character string “Today is” is reflected in the display of the confirmed character string (sentence).
In this way, if the predictive conversion function is adopted in the character input system, it becomes possible to determine the character string to be input with a smaller number of keystrokes than to input all hiragana readings, and efficient character input Can be done. In particular, a cellular phone is a useful function due to large restrictions on the number and size of operation keys.

予測変換機能については、ユーザが入力しようと思っている文字列についての変換候補語句としての優先順位が高くなるほど、使い勝手は向上することになる。しかし、以前からの予測変換システムでは、変換候補語句についての優先順位の決定は、基本的には予め辞書に登録された語句ごとに設定した優先順位に基づいて行われている。このような優先順位は、一般的な語用を考慮して設定されたものであることから、文字入力操作を行っているときの環境、状況によっては合致しないようなことも当然起こりえる。   Regarding the predictive conversion function, the higher the priority as a conversion candidate word / phrase for a character string that the user intends to input is, the better the usability is. However, in a predictive conversion system from the past, the priority order for conversion candidate words is basically determined based on the priority order set for each word registered in the dictionary in advance. Since such priorities are set in consideration of general terms, it may naturally occur that they do not match depending on the environment and situation when the character input operation is performed.

そこで、予測変換システムにおける変換候補語句の予測精度をできるだけ高めるための構成として、特許文献1、2などの技術が提案されている。
特許文献1には、文字列が選択されるごとにそのときの時間帯を認識し、その文字列の選択回数を時間帯別にカウントし、そのカウント値に基づいて、時間帯別の文字列の優先順位を設定しようとする構成が開示されている。
また、特許文献2には、文字入力変換辞書を地域別に複数記憶することとして、GPS(Global Positioning System)により得た位置情報に基づいて使用する文字入力変換辞書を選択するようにした構成が開示されている。
つまり、特許文献1、2は、それぞれ、時間帯、地域に適合させるようにして予測精度を高めようとするものである。
Therefore, techniques such as Patent Documents 1 and 2 have been proposed as a configuration for increasing the prediction accuracy of conversion candidate words in the prediction conversion system as much as possible.
In Patent Document 1, each time a character string is selected, the time zone at that time is recognized, the number of times the character string is selected is counted by time zone, and based on the count value, A configuration for setting priority is disclosed.
Patent Document 2 discloses a configuration in which a plurality of character input conversion dictionaries are stored for each region, and a character input conversion dictionary to be used is selected based on position information obtained by GPS (Global Positioning System). Has been.
That is, Patent Documents 1 and 2 try to improve the prediction accuracy by adapting to the time zone and the region, respectively.

特開平10−254872号公報JP 10-254872 A 特開2006−350904号公報JP 2006-350904 A

本願発明としても、予測変換システムとしてできるだけ高い予測精度が得られるようにすることを目的とするものであり、また、そのうえで、これまでに知られているものよりも効率的に変換候補語句の予測が行えるようにすることを目的とする。   The invention of the present application is also intended to obtain a prediction accuracy as high as possible as a predictive conversion system, and in addition, the conversion candidate words and phrases can be predicted more efficiently than those known so far. It aims to be able to do.

そこで本発明は上記した課題を考慮して、文字入力装置として次のように構成する。
つまり、基本として用意された語句である基本語句を登録して形成される基本辞書情報を記憶する基本辞書情報記憶手段と、所定の条件に対応させた語句を登録して形成される補助辞書情報、及び/又は特定の条件に合致する語句を登録して形成される補助辞書情報を記憶する補助辞書情報記憶手段と、入力された1以上の所定種類の文字からなる変換元文字列を示す変換元文字列情報を取得する変換元文字列情報取得手段と、基本辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される基本語句を検索し、検索された基本語句を変換候補語句として登録することに基づき変換候補語句情報を生成する変換候補語句情報生成手段と、補助辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される語句を検索する補助辞書検索手段と、補助辞書検索手段により検索された語句について所定の優先順位が設定されて登録された結果となるようにして、上記変換候補語句情報の内容を変更する、変換候補語句情報変更手段と、優先順位が反映されるようにして、上記変換候補語句情報に登録されている変換候補語句を所定の態様により提示する変換候補語句提示手段とを備えて構成することとした。
In view of the above problems, the present invention is configured as a character input device as follows.
That is, basic dictionary information storage means for storing basic dictionary information formed by registering basic phrases that are words prepared as basic, and auxiliary dictionary information formed by registering words corresponding to predetermined conditions And / or auxiliary dictionary information storage means for storing auxiliary dictionary information formed by registering words that match a specific condition, and conversion indicating a conversion source character string made up of one or more predetermined types of input characters A conversion source character string information acquisition unit that acquires original character string information, and a basic phrase that is predicted from the basic dictionary information to be a confirmed character string corresponding to the conversion source character string indicated by the conversion source character string information. Conversion candidate character / phrase information generating means for generating conversion candidate word / phrase information based on searching and registering the searched basic words / phrases as conversion candidate words / phrases, and conversion source characters indicated by the conversion source character string information from the auxiliary dictionary information The auxiliary dictionary search means for searching for a phrase that is predicted to be a definite character string corresponding to the above and a result obtained by setting and registering a predetermined priority for the words searched by the auxiliary dictionary search means The conversion candidate word / phrase information changing means for changing the content of the conversion candidate word / phrase information, and the conversion candidate words / phrases registered in the conversion candidate word / phrase information are presented in a predetermined manner so as to reflect the priority order. The conversion candidate word / phrase presenting means is provided.

また、サーバ装置として次のように構成することとした。
つまり、ネットワーク上で伝達されるデータであるネットワークデータのうちで、高頻度語句辞書情報の作成のための利用を許可したネットワークデータを指定したネットワークデータ指定情報を保持する保持手段と、取得したネットワークデータ指定情報が指定するネットワークデータから文字列情報を収集する文字列情報収集手段と、文字列情報収集手段により収集される文字列情報に基づいて、その時期において使用頻度が高いとされる語句が登録された、高頻度語句辞書情報を作成する辞書情報作成手段と、高頻度語句辞書情報を、文字入力装置に対して上記通信網経由でダウンロードのために送信する送信手段とを備えることとした。
The server device is configured as follows.
That is, holding means for holding network data designation information that designates network data that is permitted to be used for creating high-frequency phrase dictionary information among network data that is data transmitted on the network, and the acquired network Based on the character string information collecting means for collecting character string information from the network data designated by the data designation information and the character string information collected by the character string information collecting means, words that are frequently used at that time are It is provided with registered dictionary information creation means for creating high-frequency phrase dictionary information, and transmission means for transmitting the high-frequency phrase dictionary information to the character input device for downloading via the communication network. .

また、辞書ダウンロードシステムとして次のように構成することとした。
この辞書ダウンロードシステムは、文字入力装置とサーバ装置とから成る。
そのうえで、上記文字入力装置は、基本として用意された語句である基本語句を登録して形成される基本辞書情報を記憶する基本辞書情報記憶手段と、所定の条件に対応させた語句を登録して形成される補助辞書情報、及び/又は特定の条件に合致する語句を登録して形成される補助辞書情報を記憶する補助辞書情報記憶手段と、入力された1以上の所定種類の文字からなる変換元文字列を示す変換元文字列情報を取得する変換元文字列情報取得手段と、基本辞書情報から、変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される基本語句を検索し、検索された基本語句を変換候補語句として登録することに基づき変換候補語句情報を生成する変換候補語句情報生成手段と、補助辞書情報から、変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される語句を検索する補助辞書検索手段と、補助辞書検索手段により検索された語句について所定の優先順位が設定されて登録された結果となるようにして、変換候補語句情報の内容を変更する、変換候補語句情報変更手段と、優先順位が反映されるようにして、変換候補語句情報に登録されている変換候補語句を所定の態様により提示する変換候補語句提示手段と、サーバ装置から、特定の条件に合致する語句を登録して形成される補助辞書情報として、その時期において使用頻度が高いとされる語句が登録された高頻度語句辞書情報を通信網経由でダウンロードして補助辞書情報記憶手段により記憶させる、ダウンロード手段とを備える。
また、上記サーバ装置は、ネットワーク上で伝達されるデータであるネットワークデータのうちで、高頻度語句辞書情報の作成のための利用を許可したネットワークデータを指定したネットワークデータ指定情報を保持する保持手段と、取得したネットワークデータ指定情報が指定するネットワークデータから文字列情報を収集する文字列情報収集手段と、この文字列情報収集手段により収集される文字列情報に基づいて、上記高頻度語句辞書情報を作成する辞書情報作成手段と、高頻度語句辞書情報を、文字入力装置に対して、通信網経由でダウンロードのために送信する送信手段とを備える。
The dictionary download system is configured as follows.
This dictionary download system includes a character input device and a server device.
In addition, the character input device registers basic dictionary information storage means for storing basic dictionary information formed by registering basic phrases that are words prepared as basics, and registers phrases corresponding to predetermined conditions. Auxiliary dictionary information storage means for storing auxiliary dictionary information formed and / or auxiliary dictionary information formed by registering words that match a specific condition, and conversion composed of one or more predetermined types of input characters Based on the conversion source character string information acquisition means for acquiring the conversion source character string information indicating the original character string and the basic dictionary information, it is predicted that the character string will become a confirmed character string corresponding to the conversion source character string indicated by the conversion source character string information. Conversion candidate word / phrase information generating means for generating conversion candidate word / phrase information based on a search for a basic word / phrase and registering the searched basic word / phrase as a conversion candidate word / phrase, and conversion source character string information from auxiliary dictionary information An auxiliary dictionary search means for searching for a phrase that is predicted to be a confirmed character string corresponding to the conversion source character string shown, and a predetermined priority is set and registered for the words searched by the auxiliary dictionary search means As a result, the conversion candidate word / phrase information changing means for changing the contents of the conversion candidate word / phrase information, and the conversion candidate words / phrases registered in the conversion candidate word / phrase information are set in a predetermined manner so that the priority order is reflected. The conversion candidate word / phrase presenting means to be presented according to the mode and the server device are registered as words / phrases that are frequently used at that time as auxiliary dictionary information formed by registering words / phrases that match specific conditions. Downloading means for downloading the frequency word dictionary information via the communication network and storing it in the auxiliary dictionary information storage means.
In addition, the server device holds network data designation information that designates network data that is permitted to be used for creating high-frequency phrase dictionary information among network data that is data transmitted on the network. And character string information collecting means for collecting character string information from the network data designated by the acquired network data designation information, and the high-frequency phrase dictionary information based on the character string information collected by the character string information collecting means Dictionary information creating means for creating the high-frequency phrase dictionary information and transmitting means for transmitting the high-frequency phrase dictionary information to the character input device for downloading via the communication network.

上記構成では、先ず、文字入力装置にあっては、基本辞書情報が存在し、これにオプション的に追加されるかたちで、補助辞書情報が設けられる。そして、変換元文字列に応じては、先ず、基本辞書情報から変換候補語句を検索して変換候補語句情報を生成した上で、続いては、補助辞書情報を参照することにより、補助辞書情報から検索された語句についてしかるべき優先順位が設定される結果となるように、変換候補語句情報の内容変更が行われる。
このような構成であれば、予測精度を向上させるためには、或る特定の条件設定ごとに応じた補助辞書を用意すればよく、基本辞書に変更を与える必要はないことになる。
また、上記構成では、補助辞書の1つである高頻度語句辞書情報は、サーバ装置にて作成し、文字入力装置がサーバ装置からダウンロードして取得できるようになっている。これにより、例えば、サーバ装置が有する充分な処理能力によって、信頼性が高く、また、充実した内容の高頻度語句辞書情報が得られることになる。
In the above configuration, first, in the character input device, basic dictionary information exists, and auxiliary dictionary information is provided as an option added thereto. Then, according to the conversion source character string, first, the conversion candidate word / phrase is searched from the basic dictionary information to generate conversion candidate word / phrase information, and then the auxiliary dictionary information is referred to by referring to the auxiliary dictionary information. The content of the conversion candidate word / phrase information is changed so as to result in setting an appropriate priority for the words / phrases retrieved from.
With such a configuration, in order to improve the prediction accuracy, an auxiliary dictionary corresponding to each specific condition setting may be prepared, and it is not necessary to change the basic dictionary.
In the above configuration, the high-frequency phrase dictionary information that is one of the auxiliary dictionaries is created by the server device, and the character input device can be downloaded and acquired from the server device. As a result, for example, the sufficient processing capability of the server device provides high-reliability high-frequency word / phrase dictionary information with high reliability.

これにより本発明は、例えば基本辞書の内容が必要以上に肥大化することがない。また、例えば異なる条件設定ごとに対応する補助辞書情報を用意することで、多様な環境、状況に柔軟に対応しながら高い予測精度を得ることが可能となる。
また、特に補助辞書の1つである高頻度語句辞書情報については、上記のようにして、高い信頼性を持つ内容のものを得ることができる。
このようにして、本願発明によっては、高い予測精度を持つ文字入力システムとして効率的なものが得られる。
Thereby, the present invention does not enlarge the contents of the basic dictionary more than necessary. Also, for example, by preparing auxiliary dictionary information corresponding to each different condition setting, it is possible to obtain high prediction accuracy while flexibly responding to various environments and situations.
In particular, as for the high-frequency word dictionary information that is one of the auxiliary dictionaries, it is possible to obtain content with high reliability as described above.
In this way, depending on the present invention, an efficient character input system having high prediction accuracy can be obtained.

図1は、本願発明を実施するための最良の形態(以下、実施の形態という)としての文字入力装置が適用された携帯電話装置の内部構成例を示している。
アンテナ11では、携帯電話網の電波を受信し、その受信信号が受信部12に入力される。受信部12では、入力された信号について、例えば多元接続受信処理、受信復調(ベースバンド帯域への変換)処理、伝送符号化に対する復調処理、誤り訂正処理などをはじめとする、受信信号処理を実行して、ベースバンド信号形式のデータを得るようにされる。
携帯電話通信網での電波によって搬送される信号の内容は、大きく分けて、通話音声と、電話通信網のゲートウェイを経由したインターネット(ネットワーク)上の通信データである。受信部12は、受信信号処理を実行して得たベースバンド信号形式のデータが通話の相手方の音声である場合には、このデータを音声信号処理部14に出力する。また、上記ベースバンド信号形式のデータが通信データである場合には、システム制御部17に対して出力するようにされる。
FIG. 1 shows an internal configuration example of a cellular phone device to which a character input device as the best mode for carrying out the present invention (hereinafter referred to as an embodiment) is applied.
The antenna 11 receives radio waves from the mobile phone network, and the received signal is input to the receiving unit 12. The receiving unit 12 performs received signal processing on the input signal including, for example, multiple access reception processing, reception demodulation (conversion to baseband) processing, demodulation processing for transmission coding, error correction processing, and the like. Thus, data in the baseband signal format is obtained.
The contents of signals carried by radio waves in the cellular phone communication network are roughly divided into call voice and communication data on the Internet (network) via the gateway of the telephone communication network. When the baseband signal format data obtained by executing the received signal processing is the voice of the other party of the call, the receiving unit 12 outputs this data to the voice signal processing unit 14. When the data in the baseband signal format is communication data, the data is output to the system control unit 17.

受信部12から音声信号処理部14に入力される音声データは、例えば音声圧縮符号化が施された形式となっている。そこで、音声信号処理部14では、入力された音声データについての圧縮符号化に対応した復調(伸長)処理、アナログオーディオ信号への変換、増幅などを行ってスピーカ15から音声として出力させる。
また、システム制御部17は、受信部12から通信データが入力された場合には、その通信データの種類ごとに対応したアプリケーションにより適切な処理を実行するようにされる。一例として、入力された通信データが、この携帯電話のユーザが登録したメールアドレス宛に送信されてきた電子メールのデータである場合には、メールウェアといわれるアプリケーションにより、この電子メールの受信に応答した処理を実行する。これにより、例えば電子メール受信を知らせる着信音の出力、受信した電子メールの保存、ユーザ操作に応じた電子メールの閲覧などが可能になる。
The audio data input from the receiving unit 12 to the audio signal processing unit 14 has a format in which, for example, audio compression encoding is performed. Therefore, the audio signal processing unit 14 performs demodulation (decompression) processing corresponding to compression encoding on the input audio data, conversion to an analog audio signal, amplification, and the like, and outputs the audio from the speaker 15.
In addition, when communication data is input from the receiving unit 12, the system control unit 17 executes an appropriate process by an application corresponding to each type of communication data. As an example, when the input communication data is data of an e-mail transmitted to an e-mail address registered by the user of the mobile phone, an application called mailware responds to the reception of the e-mail. Execute the process. As a result, for example, it is possible to output a ringing tone for notifying reception of an e-mail, save the received e-mail, and view an e-mail according to a user operation.

なお、例えばユーザ操作に伴う電子音であるとか、着信音を出力させる必要のあるときには、システム制御部17が必要とされる電子音、着信音の信号を音声信号処理部14に渡し、スピーカ15から音として出力されるようにして制御を実行するようにされる。   For example, when it is an electronic sound accompanying a user operation or when it is necessary to output a ringtone, the system control unit 17 passes the required electronic sound and ringtone signal to the audio signal processing unit 14 and the speaker 15 The control is executed so that the sound is output as sound.

また、通話による通信時においては、マイクロフォン16により音声を収音して得た音声信号が音声信号処理部14に入力される。音声信号処理部14では、入力された音声信号について音声圧縮符号化などをはじめとする所定のオーディオ信号処理を施して送信部13に出力する。
また、例えばインターネット上で公開されるWebコンテンツ(ウェブコンテンツ)の閲覧であるとか、電子メールの送受信などでネットワーク対応でデータを送信する場合には、システム制御部17が、創始すべきデータを送信部13に対して出力するようにされる。
送信部13では、上記のようにして、音声信号処理部14から入力される送話音としてのオーディオ信号データや、システム制御部17から入力されるネットワーク対応の送信データについて、受信部12における受信信号処理と対となる送信信号処理を実行し、アンテナ11から電波として送出するようにされる。
Further, at the time of communication by telephone call, an audio signal obtained by collecting audio by the microphone 16 is input to the audio signal processing unit 14. The audio signal processing unit 14 performs predetermined audio signal processing such as audio compression coding on the input audio signal and outputs the processed audio signal to the transmission unit 13.
In addition, for example, when browsing web content (web content) published on the Internet or transmitting data in a network-compatible manner by sending and receiving e-mail, the system control unit 17 transmits data to be created. The output is made to the unit 13.
In the transmission unit 13, the reception unit 12 receives the audio signal data as the transmission sound input from the audio signal processing unit 14 and the network-compatible transmission data input from the system control unit 17 as described above. Transmission signal processing that is paired with signal processing is executed and transmitted as a radio wave from the antenna 11.

システム制御部17は、携帯電話装置1における各種制御処理を実行するもので、例えばCPU(Central Processing Unit)を備えて成る。
記憶部18は、例えばROM、フラッシュメモリなどのハードウェアから成るとされる記憶領域であり、先ず、システム制御部17におけるCPUが実行すべきプログラムのデータが記憶される。このプログラムは、例えば携帯電話装置1としての基本的な動作を制御するためのOS(Operating System)に相当するもののほか、このOS上で起動される各種のアプリケーション(アプリケーションソフトウェア)などとされる。また、記憶部18には、例えばこれらのOS、アプリケーションなどが利用するとされる各種の設定情報であるとか、アプリケーションごとに対応する、電話帳、動画像、静止画、音声、書類などの各種のユーザデータ、データファイルが適切に管理された状態で記憶される。
RAM19は、システム制御部17としてのCPUが利用する主記憶装置としての領域であり、例えばDRAM、SDRAMなどのハードウェアを備えて成る。
The system control unit 17 executes various control processes in the mobile phone device 1 and includes, for example, a CPU (Central Processing Unit).
The storage unit 18 is a storage area composed of hardware such as a ROM and a flash memory, for example. First, data of a program to be executed by the CPU in the system control unit 17 is stored. This program is, for example, an OS (Operating System) for controlling basic operations as the mobile phone device 1, and various applications (application software) started on the OS. In addition, the storage unit 18 includes various setting information used by these OSs and applications, and various types of information such as a telephone book, moving images, still images, voices, and documents corresponding to each application. User data and data files are stored in a properly managed state.
The RAM 19 is an area as a main storage device used by the CPU as the system control unit 17 and includes hardware such as DRAM and SDRAM.

表示部22は、システム制御部17の制御により、そのときの携帯電話装置1の動作状況に応じた所要の内容を画像として表示する部位とされる。この表示部22に採用される表示デバイスとしては特に限定されるべきものではないが、現状においては、広く液晶表示デバイスが採用されている。   The display unit 22 is a part that displays, as an image, required contents according to the operation state of the mobile phone device 1 at that time under the control of the system control unit 17. The display device employed in the display unit 22 is not particularly limited, but currently, liquid crystal display devices are widely employed.

操作部23は、携帯電話装置1本体における所定部位に設けられる各種操作子と、これらの操作子に対して行われた操作に応じた操作情報信号をシステム制御部17に対して出力する部位とを一括して示しているものである。システム制御部17は、この操作情報信号に応答した動作が得られるようにして所要の制御処理を実行する。   The operation unit 23 includes various operators provided at predetermined sites in the main body of the mobile phone device 1, and a site for outputting an operation information signal corresponding to an operation performed on these operators to the system control unit 17. Are collectively shown. The system control unit 17 executes a required control process so as to obtain an operation in response to the operation information signal.

時計部20は、例えば現在時刻(時間)を、年・月・日・時・分・秒により計時する。
GPSユニット21は、GPS(Global Positioning System)に対応して現在位置情報を取得するようにされた部位である。
For example, the clock unit 20 measures the current time (time) by year, month, date, hour, minute, and second.
The GPS unit 21 is a part adapted to acquire current position information corresponding to GPS (Global Positioning System).

上記構成による携帯電話装置1は、文字入力システムを備えている。つまり、携帯電話装置1においては、例えば電子メールのタイトル、本文の作成などをはじめとする所定の動作モード状態の下で、操作部23における所定の操作子に対する操作を行うことで、文字入力が行えるようにされている。
また、この文字入力システムとしては、仮名漢字変換方式などともいわれる方式の下での予測変換方式が採られる。仮名漢字変換方式は、入力文字が日本語である場合に対応したもので、仮名(通常は平仮名)により入力した文字列を、漢字交じりの語句、文章に変換していくことのできる方式をいう。そして、予測変換方式は、上記のような仮名漢字変換を行うのに際して、入力された仮名の文字列に基づいて変換候補として予測される語句(変換候補語句)を提示するもので、この変換候補語句に、実際にユーザが変換しようと思っていた語句が含まれている場合には、この変換候補語句を指定して入力文字列として確定できるようにした方式をいう。
本実施の形態としては、このような予測変換方式による文字入力を行うことを前提とした上で、より効率的な文字入力システムが得られるようにすることを目的とする。そこで以降、本実施の形態としての文字入力システムについての説明を行っていくこととする。
The cellular phone device 1 configured as described above includes a character input system. That is, in the cellular phone device 1, character input is performed by performing an operation on a predetermined operator in the operation unit 23 under a predetermined operation mode state including, for example, creation of an e-mail title, body text, and the like. It can be done.
As this character input system, a predictive conversion method under a method called a kana-kanji conversion method is adopted. The Kana-Kanji conversion method corresponds to the case where the input characters are Japanese, and refers to a method that can convert a character string entered in Kana (usually Hiragana) into Kanji-mixed phrases and sentences. . The predictive conversion method presents words (conversion candidate words) that are predicted as conversion candidates based on the input kana character string when performing kana-kanji conversion as described above. This means a method in which when a phrase that the user actually wanted to convert is included in the phrase, the conversion candidate word / phrase can be specified and confirmed as an input character string.
An object of the present embodiment is to provide a more efficient character input system on the assumption that character input is performed by such a predictive conversion method. Therefore, hereinafter, the character input system as the present embodiment will be described.

本実施の形態の携帯電話装置1により上記したような予測変換機能を有する文字入力システムを構成するためには、先ず、携帯電話装置1の操作部23に含まれる特定の操作子に対して特定の仮名文字の入力機能を割り当てるとともに、文字入力システムとしての動作を実現するためのアプリケーションソフトウェアと、このアプリケーションソフトウェアが使用する辞書などの情報を携帯電話装置1の記憶部18に記憶(インストール)させておくべきこととなる。なお、以降においては、本実施の形態の文字入力システムを実現するこのアプリケーションソフトウェアについては、「文字入力支援アプリケーション」ということにする。   In order to configure the character input system having the predictive conversion function as described above by the mobile phone device 1 of the present embodiment, first, a specific operator included in the operation unit 23 of the mobile phone device 1 is specified. Is assigned to the kana character input function, and the application software for realizing the operation as the character input system and information such as a dictionary used by the application software are stored (installed) in the storage unit 18 of the cellular phone device 1. It should be kept. Hereinafter, the application software that implements the character input system according to the present embodiment will be referred to as a “character input support application”.

図2は、本実施の形態の携帯電話装置1における文字入力システムの構成例を模式的に示している。
先ず、この図においては、文字入力支援アプリケーション30が示されている。文字入力支援アプリケーション30は、システム制御部17(CPU)が実行するプログラムであって、例えば記憶部18に記憶されている(インストールされている)。この図では、文字入力支援アプリケーション30について、その処理機能ごとに対応したブロック(処理機能ブロック)から成るものとして示している。この処理機能ブロックとしては、文字変換処理部31、辞書検索処理部32、参照文処理部33、形態素解析処理部34、確定結果出力部35が示されている。
FIG. 2 schematically shows a configuration example of a character input system in the mobile phone device 1 of the present embodiment.
First, in this figure, a character input support application 30 is shown. The character input support application 30 is a program executed by the system control unit 17 (CPU), and is stored (installed) in the storage unit 18, for example. In this figure, the character input support application 30 is shown as comprising a block (processing function block) corresponding to each processing function. As the processing function blocks, a character conversion processing unit 31, a dictionary search processing unit 32, a reference sentence processing unit 33, a morpheme analysis processing unit 34, and a confirmation result output unit 35 are shown.

文字変換処理部31は、文字入力支援アプリケーション30において中枢となる機能部位であり、主としては文字入力操作に応答してしかるべき応答動作が得られるように処理を実行する。
辞書検索処理部32は、文字入力変換処理部31の指示に応答して、基本辞書51において登録されている語句の検索を行う。基本辞書51は、変換候補語句として標準、基準となる語句を登録して形成される情報単位であり、記憶部18に記憶されている。
The character conversion processing unit 31 is a central functional part in the character input support application 30 and executes processing so that an appropriate response operation is obtained mainly in response to a character input operation.
In response to an instruction from the character input conversion processing unit 31, the dictionary search processing unit 32 searches for words / phrases registered in the basic dictionary 51. The basic dictionary 51 is an information unit formed by registering standard and reference words as conversion candidate words, and is stored in the storage unit 18.

参照文解析処理部33は、後述するようにして予測変換のために電子メール若しくは文書ファイルにおける文章の内容を参照する場合に、その文章参照のための処理を司るための機能ブロックとなる。例えば参照文解析処理部33は、文字変換処理部31と連携して、メールウェア41、若しくは文書エディタ42としてのアプリケーションソフトウェアから取り込んだとされる、電子メール若しくは文書ファイルのデータにおいて記述される文字列(文章など)を参照文として取り込み、形態素解析処理部34に渡すようにされる。
形態素解析処理部34は、参照文解析処理部33の制御に応じて、指定された電子メール若しくは文書ファイルとしてのデータの文章内容を形態素に分解するための解析処理を実行する。この解析結果として得られた、形態素についての情報は、形態素情報64として、例えばRAM19に保持させておくようにされる。
The reference sentence analysis processing unit 33 is a functional block for managing a sentence reference process when referring to the contents of a sentence in an e-mail or a document file for predictive conversion as described later. For example, the reference sentence analysis processing unit 33 cooperates with the character conversion processing unit 31 to describe the characters described in the data of the e-mail or the document file that is taken from the application software as the mailware 41 or the document editor 42. A column (sentence or the like) is taken as a reference sentence and passed to the morphological analysis processing unit 34.
The morpheme analysis processing unit 34 executes an analysis process for decomposing the text content of the data as the designated e-mail or document file into morphemes under the control of the reference sentence analysis processing unit 33. Information about the morpheme obtained as a result of this analysis is stored in the RAM 19 as morpheme information 64, for example.

確定結果出力部35は、例えば語句の確定操作に応じた文字変換処理部31からの確定語句の通知を受けて確定文字列の情報を生成して出力する。この確定文字列の出力態様として、ここでは表示部22に対して確定文字列を表示させるようにして出力可能とされていることが示されている。   For example, the confirmation result output unit 35 receives notification of the confirmed word / phrase from the character conversion processing unit 31 according to the word confirmation operation and generates and outputs information on the confirmed character string. As an output mode of the confirmed character string, here, it is shown that the display unit 22 can output the confirmed character string so as to be displayed.

以降、上記の機能ブロック構成を有するものとされる文字入力支援アプリケーション30により実現される文字入力の動作例について説明していくこととするが、先ず、文字入力支援アプリケーション30により実行可能とされる、基本的な文字入力動作例について、上記図2、及び図3〜図8を参照して説明しておくこととする。
先ず、ユーザは、本実施の形態の携帯電話装置1に対する操作により、仮名・漢字による文字入力が可能とされる何らかの動作モードを設定するようにされる。このような動作モードとしては、例えば電子メール作成時において題名、本文などの文字列、文章を作成するモード、電話帳作成時において名前、住所などを入力するモードなどを挙げることができる。
上記のような仮名・漢字による文字入力が可能な動作モードの下では、文字入力の操作は、仮名文字(平仮名)を一文字ずつ入力していくようにされる。なお、このようにして入力される1以上の仮名文字からなる文字列が、本願発明における変換元文字列に相当する。そして、ここでの例としては、最初の仮名文字として、「こ」の入力操作が行われたものとする。つまり、例えばユーザが、操作部23が備える操作子のうちで「こ」の仮名文字の入力に割り当てられた操作子に対して、「こ」を入力するための操作を行ったものである。
Hereinafter, an operation example of character input realized by the character input support application 30 having the above functional block configuration will be described. First, the character input support application 30 can execute the operation. A basic character input operation example will be described with reference to FIG. 2 and FIGS.
First, the user sets an operation mode in which characters can be input using kana and kanji by operating the cellular phone device 1 according to the present embodiment. Examples of such an operation mode include a mode for creating a character string such as a title and a body when writing an e-mail, a mode for creating a sentence, a mode for inputting a name, an address, and the like when creating a phone book.
Under the operation mode in which characters can be input using kana and kanji as described above, the character input operation is to input kana characters (Hiragana) one by one. A character string composed of one or more kana characters input in this way corresponds to the conversion source character string in the present invention. As an example here, it is assumed that an input operation of “ko” is performed as the first kana character. In other words, for example, the user performs an operation for inputting “ko” on the operator assigned to the input of the kana character “ko” among the operators provided in the operation unit 23.

上記の仮名文字「こ」の入力操作に応じては、操作部23からシステム制御部17(CPU)に対して、仮名文字「こ」の入力が行われたことを示す操作情報信号が出力されることになるが、この仮名文字の入力を示す操作情報信号は、図2に示すようにして、文字入力支援アプリケーション30における文字変換処理部31が受け付けるようにされる。
文字変換処理部31は、このようにして、或る仮名文字についての新規入力操作を受け付けると、辞書検索処理部32に対して、仮名文字「こ」を検索条件として指定したうえでの変換候補語句の検索を命令する。この検索の命令に対する応答として、辞書検索処理部32は、基本辞書51に対する検索を実行する。
In response to the input operation of the kana character “ko”, an operation information signal indicating that the kana character “ko” has been input is output from the operation unit 23 to the system control unit 17 (CPU). However, the operation information signal indicating the input of the kana character is received by the character conversion processing unit 31 in the character input support application 30 as shown in FIG.
When the character conversion processing unit 31 accepts a new input operation for a certain kana character in this way, the conversion candidate after specifying the kana character “ko” as a search condition to the dictionary search processing unit 32. Command the search for a phrase. As a response to this search command, the dictionary search processing unit 32 executes a search for the basic dictionary 51.

基本辞書51は、文字入力支援アプリケーション30が利用するものとして記憶部18に記憶されている情報であり、標準として選別された多数の語句を所定構造により集めて形成される辞書情報である。なお、ここでは、説明を簡単にするために、基本辞書51に登録されている語句はベンダー側が予め選定したものとするが、例えば実際としては、ユーザが新規に語句を登録できるようにすることも可能である。
この場合の辞書検索処理部32は、指定された仮名文字「こ」を検索条件として基本辞書51に対する検索を行う。なお、以降の説明からも理解されるように、この基本辞書51に対する検索は、入力された仮名文字が「こ」であることに基づいて、ユーザが入力しようとしている語句、即ち変換候補語句を絞り込む処理であるとみることができる。また、このような変換候補語句の絞り込みは、最も基本的な変換候補語句について予測・推定することであるとみることもできる。このようにして、辞書検索処理部32が基本辞書51を検索することにより、文字入力支援アプリケーション30としての基本的な変換候補語句の予測機能が得られることになる。
The basic dictionary 51 is information stored in the storage unit 18 to be used by the character input support application 30, and is dictionary information formed by collecting a large number of words selected as a standard by a predetermined structure. Here, in order to simplify the explanation, the word / phrase registered in the basic dictionary 51 is pre-selected by the vendor side. Is also possible.
In this case, the dictionary search processing unit 32 searches the basic dictionary 51 using the designated kana character “ko” as a search condition. As can be understood from the following description, the search for the basic dictionary 51 is performed by searching for a phrase that the user intends to input, that is, a conversion candidate phrase based on the input kana character being “ko”. It can be seen as a process of narrowing down. Further, such narrowing of conversion candidate words can be considered to be prediction / estimation of the most basic conversion candidate words. In this way, the dictionary search processing unit 32 searches the basic dictionary 51 to obtain a basic conversion candidate word prediction function as the character input support application 30.

文字変換処理部31は、辞書検索処理部32から返された今回の検索結果に基づき、変換候補語句テーブル62を作成する。
このときに作成された変換候補語句テーブル62の内容例を図3に示す。
この図に示されるようにして、変換候補語句テーブルは、変換候補語句ごとに、ID(語句ID)、読み、品詞、表記、基本優先度の項目を有するようにされたテーブル構造により形成される。そして、この場合には、変換候補語句をその「読み・表記」の組み合わせでみると、上から下にかけて順に、「こんにちは・こんにちは」「こんばんば・こんばんは」「これ・これ」「こうして・こうして」「こんにちは・今日は」「こんばんは・今晩は」「こども・子供」・・・(以降続く)が登録されている。これらの語句は、今回入力された仮名文字が「こ」であることに対応して、それぞれ共通の先頭仮名文字として「こ」を有する語句群である。
また、この語句の上から下にかけての配列順は、変換候補語句テーブルに登録された変換候補語句についての優先順位に対応するのであるが、ここでは、語句ごとに対応付けられた基本優先度としての数値の多い順に従っている。この基本優先度は、「こ」の入力が行われた場合において、その語句が変換語句として確定される確率、尤度に対応して予め設定された数値である。従って、ここでの変換候補語句テーブルにおける変換候補語句の優先順位は、この基本優先度が高い順となっているものである。このようにして変換候補語句テーブル62において、先ず、基本優先度に基づいて、変換候補語句についての優先順位が設定されることで、仮名文字「こ」からはじまる語句を単にリスト化した場合よりも、予測精度は向上することになる。
The character conversion processing unit 31 creates a conversion candidate word / phrase table 62 based on the current search result returned from the dictionary search processing unit 32.
An example of the contents of the conversion candidate word / phrase table 62 created at this time is shown in FIG.
As shown in this figure, the conversion candidate word / phrase table is formed by a table structure having items of ID (phrase ID), reading, part of speech, notation, and basic priority for each conversion candidate word / phrase. . And, in this case, looking at the conversion candidate phrase in the combination of the "read-notation", in order from the top to the bottom, "Hello, hello,""tonight if - Good evening,""This,this.""In this way, this way.""Hi · today,""Good evening, tonight,""children and children" ... (continued later) has been registered. These phrases are a group of phrases having “ko” as a common leading kana character corresponding to the fact that the kana character input this time is “ko”.
In addition, the order of arrangement from the top to the bottom of the words corresponds to the priority order of the conversion candidate words registered in the conversion candidate word table, but here, as the basic priority associated with each word It follows the order with the most numbers. The basic priority is a numerical value set in advance corresponding to the probability and likelihood that the word is determined as a conversion word when “ko” is input. Therefore, the priorities of the conversion candidate words in the conversion candidate word table here are in descending order of the basic priority. In this way, in the conversion candidate word / phrase table 62, first, the priority order for the conversion candidate words / phrases is set based on the basic priority, so that the word / phrase beginning with the kana character “ko” is simply listed. The prediction accuracy will be improved.

また、基本辞書51における語句の登録構造としては、この図3に示される変換候補語句テーブル62の構造に準ずる。即ち、基本辞書51は、基本語句として登録される語句ごとに対応して、ID、読み、品詞、表記、基本優先度の項目が設けられた構造とされているものである。
辞書検索処理部32が、例えば仮名文字「こ」を検索条件として検索を実行するときには、基本辞書に登録されている語句のうちで、読みが「こ」ではじまるもの(語句の文字列における第1文字が「こ」であるもの)を検索し、検索された語句ごとの情報として、上記のID、読み、品詞、表記、基本優先度の項目の情報を文字変換処理部31に返すようにされる。そして、文字変換処理部31が、このようにして返されてきた検索語句ごとの項目の情報(ID、読み、品詞、表記、基本優先度)を利用して、語句ごとの項目の情報を、基本優先度順に配置することで、変換候補語句テーブル62が作成されることになる。
The phrase registration structure in the basic dictionary 51 conforms to the structure of the conversion candidate phrase table 62 shown in FIG. That is, the basic dictionary 51 has a structure in which items of ID, reading, part of speech, notation, and basic priority are provided for each word registered as a basic word.
For example, when the dictionary search processing unit 32 performs a search using the kana character “ko” as a search condition, words whose pronunciation begins with “ko” among the words or phrases registered in the basic dictionary (the first character in the character string of the word) 1 character is “ko”), and the information of the ID, reading, part of speech, notation, and basic priority items is returned to the character conversion processing unit 31 as information for each searched phrase. Is done. Then, the character conversion processing unit 31 uses the item information (ID, reading, part of speech, notation, basic priority) for each search phrase returned in this way, By arranging them in the order of basic priority, the conversion candidate word / phrase table 62 is created.

上記のようにして作成した変換候補語句テーブル62は、最初の入力仮名文字である「こ」に対応して基本辞書51のみに基づいて作成した、初期内容のものとされる。この初期内容の変換候補語句テーブル62を作成した文字変換処理部31は、次に、優先語句テーブル63を参照する。優先語句テーブル63は、文字入力操作により確定された語句を登録して形成されているもので、書き換え(更新)可能な情報として、記憶部18に記憶されているものである。   The conversion candidate word / phrase table 62 created as described above has an initial content created based only on the basic dictionary 51 corresponding to the first input kana character “ko”. The character conversion processing unit 31 that created the initial conversion candidate word / phrase table 62 then refers to the priority word / phrase table 63. The priority word / phrase table 63 is formed by registering a word / phrase determined by a character input operation, and is stored in the storage unit 18 as information that can be rewritten (updated).

優先語句テーブル63の内容例を、図4に示す。
優先語句テーブル63は、図示するようにして、これまでに確定された語句が登録されている情報で、登録された語句ごとに対応するものとして、変換候補語句テーブル62と同様に、ID、読み、品詞、表記、基本優先度の項目の情報を有する。
An example of the contents of the priority phrase table 63 is shown in FIG.
As shown in the figure, the priority word / phrase table 63 is information in which words / phrases that have been confirmed so far are registered, and corresponding to each registered word / phrase, like the conversion candidate word / phrase table 62, ID, reading , Part of speech, notation, basic priority item information.

この場合の文字変換処理部31は、優先語句テーブル63を参照して、今回の入力仮名文字である「こ」が、読みにおいて第1文字(先頭文字)となっている語句を検索するようにされる。ここで、実際に参照して検索を行った優先語句テーブル63が図4のものであるとすれば、読みが「こども」の語句が検索されることになる。
この検索結果に応じて、文字変換処理部31は、初期内容の変換候補語句テーブル62の内容を、図5に示す内容に変更、更新する。
この図5の変換候補語句テーブル62においては、優先語句テーブル63から検索した、読みが「こども」の語句を先頭の配列順に移動させている。これにより、読みが「こども」の語句は、その基本優先度が50であって、例えば図に示されている他の語句の基本優先度よりも低いのにかかわらず、変換候補語句テーブル62においては最も高い優先順位が与えられるようにされる。
また、これに応じて、図3において読みが「こども」の語句よりも前の配列順となっていた残りの語句については、その配列順が1つづく繰り下げられる。
つまり、文字変換処理部31は、優先語句テーブル63に対する検索を行った結果として、優先語句テーブル63において検索条件に該当する語句が存在する場合には、この語句について、変換候補語句テーブル62において最も高い優先順位を設定するものである。
In this case, the character conversion processing unit 31 refers to the priority word / phrase table 63 so as to search for a word / phrase in which “ko”, which is the current input kana character, is the first character (first character) in reading. Is done. Here, if the priority word / phrase table 63 actually searched and searched is the one shown in FIG. 4, the word / phrase whose reading is “children” is searched.
In accordance with this search result, the character conversion processing unit 31 changes or updates the contents of the conversion candidate word / phrase table 62 having the initial contents to the contents shown in FIG.
In the conversion candidate word / phrase table 62 of FIG. 5, the word / phrase “children” read from the priority word / phrase table 63 is moved in the order of the first arrangement. As a result, the phrase “children” has a basic priority of 50, which is lower than the basic priority of other words shown in the figure, for example, in the conversion candidate word / phrase table 62. Is given the highest priority.
In response to this, the arrangement order of the remaining words in the arrangement order before the word “children” in FIG. 3 is lowered one by one.
That is, as a result of searching the priority word / phrase table 63, if the word / phrase corresponding to the search condition exists in the priority word / phrase table 63, the character conversion processing unit 31 selects the word / phrase most in the conversion candidate word / phrase table 62. High priority is set.

なお、このときに、上記図3〜図5により説明した、読みが「こども」の語句の場合のように、先に作成した内容の変換候補語句テーブル62のなかに、上記検索条件に該当する語句がある場合には、単に、変換候補語句テーブル62における配列順の並び替えを行うようにして、変換候補語句テーブル62において最も高い優先順位を設定すればよい。   At this time, as in the case of the phrase “children” read as described above with reference to FIGS. 3 to 5, the conversion candidate phrase table 62 of the contents created earlier corresponds to the search condition. If there is a word or phrase, the highest priority order may be set in the conversion candidate word / phrase table 62 simply by rearranging the order of arrangement in the conversion candidate word / phrase table 62.

ただし、場合によっては、上記検索条件に該当するものとして優先語句テーブル63から検索された語句が、変換候補語句テーブル62には存在していない場合もあると考えられる。
このような場合には、先ず、上記検索条件に該当する語句を変換候補語句テーブル62に対して新規に登録する。そして、このときに、この新規登録する語句について、変換候補語句テーブル63において最も高い優先順位を設定するようにされる。
However, in some cases, it may be considered that the words searched from the priority word / phrase table 63 as corresponding to the search condition do not exist in the conversion candidate word / phrase table 62.
In such a case, first, a word corresponding to the search condition is newly registered in the conversion candidate word / phrase table 62. At this time, the highest priority in the conversion candidate word / phrase table 63 is set for the newly registered word / phrase.

ここで、優先語句テーブル63から検索された変換候補語句は、そのユーザにとっては使用頻度が高い語句であるものとして捉えることができる。このことからすると、優先語句テーブル63から検索された変換候補語句について最も高い優先順位を設定することによっては、ユーザごとに対応して変換候補語句の予測精度が高められることとなるものである。   Here, the conversion candidate phrases searched from the priority phrase table 63 can be regarded as words that are frequently used for the user. From this, by setting the highest priority for the conversion candidate words searched from the priority word / phrase table 63, the prediction accuracy of the conversion candidate words / phrases can be increased corresponding to each user.

そして、この基本動作例にあっては、上記のようにして更新された図5の変換語句テーブル62の内容に基づき、今回の仮名文字「こ」の入力に応答した変換候補語句のリストを、表示部22において表示されている、文字入力のための操作画面(文字入力操作画面)上に表示させる。この表示のための処理は、例えば先ず、文字変換処理部31が確定結果出力部35に対して、変換候補語句テーブル62の表示を指示するようにされる。この指示に応答して、確定結果出力部35は、変換候補語句テーブル62を読み込んで、この内容を、変換候補語句のリストの画像として生成して表示部22により表示させる制御を実行する。   Then, in this basic operation example, based on the contents of the conversion word table 62 of FIG. 5 updated as described above, a list of conversion candidate words in response to the input of the current kana character “ko”, It is displayed on the operation screen (character input operation screen) for character input displayed on the display unit 22. In the process for this display, for example, first, the character conversion processing unit 31 instructs the confirmation result output unit 35 to display the conversion candidate word / phrase table 62. In response to this instruction, the confirmation result output unit 35 reads the conversion candidate word / phrase table 62, executes control for generating the contents as an image of the conversion candidate word / phrase list and displaying it on the display unit 22.

図6(a)は、上記の変換候補語句のリストが表示された操作画面内容の一態様例を示している。この図において、表示画面22Aは、ユーザが視認可能なようにして携帯電話装置1の本体に表出して設けられる表示部22の画面部を示している。そして、この表示部22Aにおいて表示される文字入力操作画面としては、その上部にメイン入力操作エリアAR1が表示され、その下側に変換候補語句リストエリアAR2が表示されるようになっている。
メイン入力操作エリアAR1は、文字入力操作に関してメインとなるもので、これまでの操作により確定された文字列と、現在の文字入力対応の操作子に対する操作に応じて入力された不確定文字列とが表示される領域である。この図6(a)では、「今の時代は、」が確定文字列であり、これに続いてアンダーラインとともに示されている平仮名の「こ」が不確定文字列となる。この不確定文字列の「こ」が、今回の仮名文字「こ」の入力に応答して表示されたものである。そして、変換候補語句リストエリアAR2に、図5に示す変換候補語句テーブル62に応じた内容の変換候補語句のリストが表示されているものである。この変換候補語句リストエリアAR2においては、「子供」→「こんにちは」→「こんばんは」→「これ」(改行)「こうして」→「今日は」→「今晩は」の順で変換候補語句がリスト表示されているのであるが、これは、図5に示した変換候補語句テーブル62に登録されている語句の表記と一致するものであり、さらに、各語句のリスト順は、図5に示した変換候補語句テーブル62において設定された語句の優先順位と一致している。このようにして、変換候補語句リストエリアAR2には、変換候補語句リスト62に登録された語句が、その変換候補語句テーブル62において設定された優先順位に従って配列表示されるものである。
そして、変換候補語句リストエリアAR2内のカーソルCRは、例えばこの場合には、所定の送り/戻しのための操作子に対する操作に応じて、その配列順に沿って、変換候補語句間を移動するようにされている。このカーソルCRにより強調表示されている変換候補語句が、決定候補として選択されている変換候補語句であることを示している。また、変換候補語句リストエリアAR2を初期表示させたとき、カーソルCRの位置は、最も優先順位が高い変換候補語句上に配置されるようになっている。この図6(a)の変換候補語句リストエリアAR2も初期表示の内容に対応しており、カーソルCRは、変換候補語句のうちで最も優先順位が高い「子供」に配置されている。
FIG. 6A shows an example of the content of the operation screen on which the list of conversion candidate words is displayed. In this figure, the display screen 22A shows the screen portion of the display portion 22 that is provided on the main body of the mobile phone device 1 so as to be visible to the user. The character input operation screen displayed on the display unit 22A has a main input operation area AR1 displayed at the top and a conversion candidate word / phrase list area AR2 displayed below it.
The main input operation area AR1 is the main for character input operations, and is a character string that has been confirmed by previous operations, and an indeterminate character string that has been input in response to an operation on an operator corresponding to the current character input. Is the area where is displayed. In FIG. 6A, “I am in the present era” is a confirmed character string, and “ko” of hiragana shown with an underline is an undefined character string. This indefinite character string “ko” is displayed in response to the input of the current kana character “ko”. In the conversion candidate word / phrase list area AR2, a list of conversion candidate words / phrases having contents corresponding to the conversion candidate word / phrase table 62 shown in FIG. 5 is displayed. In this conversion candidate word list area AR2 is, "children" → "Hello" → "Good evening" → "this" (new line) "thus" → "Today" → order in the conversion candidates phrase "tonight" list display This is consistent with the notation of the words registered in the conversion candidate word / phrase table 62 shown in FIG. 5, and the list order of each word is the conversion shown in FIG. This matches the priority order of words set in the candidate word table 62. In this way, in the conversion candidate word / phrase list area AR2, the words / phrases registered in the conversion candidate word / phrase list 62 are arranged and displayed according to the priority set in the conversion candidate word / phrase table 62.
The cursor CR in the conversion candidate word / phrase list area AR2, for example, moves between conversion candidate words / phrases in the order of arrangement in accordance with an operation with respect to a predetermined feed / return operation element. Has been. This indicates that the conversion candidate word highlighted by the cursor CR is the conversion candidate word selected as the decision candidate. Further, when the conversion candidate word / phrase list area AR2 is initially displayed, the position of the cursor CR is arranged on the conversion candidate word / phrase having the highest priority. The conversion candidate word / phrase list area AR2 in FIG. 6A also corresponds to the contents of the initial display, and the cursor CR is arranged at “child” having the highest priority among the conversion candidate words / phrases.

そして、ユーザは、例えば今回の仮名文字「こ」の入力に応じて変換候補語句リストエリアAR2に表示されたリストを見て、自分が変換しようと思っていたのと一致する語句があれば、その語句にカーソルCRを移動させたうえで、選択決定のための操作を行うようにされる。例えば、ここで、ユーザが「こうして」を入力しようと意図していたとすれば、ユーザは、変換候補語句リストエリアAR2に表示されている変換候補語句における「こうして」の語句にまでカーソルCRを移動させる操作を行い、続けて選択決定操作を行うようにされる。これらの操作を受け付けた文字変換処理部31が確定結果出力部35を介して表示部22を制御することで、文字入力操作画面は、図6(b)に示すようにして変化することになる。つまり、メイン入力操作エリアAR1においては、「こ」の不確定文字列に代えて、「こうして」の確定文字列が表示され、全体では、「今の時代は、こうして」までの文字列の入力が確定されたことを示すようにされる。また、この場合には、変換候補語句リストエリアAR2において表示されていた変換候補語句のリストは、語句の確定操作が行われたことに応じて消去されることとしている。なお、変換候補語句の確定操作に応じては、変換候補語句リストエリアAR2そのものを消去して、表示画面全体をメイン入力操作エリアAR1とするような表示態様例も考えられる。   Then, for example, the user looks at the list displayed in the conversion candidate word / phrase list area AR2 in response to the input of the kana character “ko” this time, and if there is a word / phrase that matches the one he / she wanted to convert, After moving the cursor CR to the word / phrase, an operation for selection decision is performed. For example, here, if the user intends to input “thus”, the user moves the cursor CR to the word “thus” in the conversion candidate word / phrase displayed in the conversion candidate word / phrase list area AR2. And the selection decision operation is performed subsequently. When the character conversion processing unit 31 that receives these operations controls the display unit 22 via the confirmation result output unit 35, the character input operation screen changes as shown in FIG. 6B. . That is, in the main input operation area AR1, a fixed character string of “in this way” is displayed instead of an indeterminate character string of “ko”, and as a whole, the input of the character string up to “in this way is now” To be confirmed. In this case, the list of conversion candidate words displayed in the conversion candidate word list area AR2 is erased in response to the word confirmation operation. It should be noted that, depending on the conversion candidate phrase confirming operation, a display mode example may be considered in which the conversion candidate phrase list area AR2 itself is deleted and the entire display screen is used as the main input operation area AR1.

また、上記のようにして「こうして」の語句を確定させたことに応じては、文字変換処理部31は、この確定された語句を、優先語句テーブル63に対して新規登録するようにされる。図4に示した内容に対して、「こうして」の語句を新規登録したことにより更新された優先語句テーブル63の内容例を、図7に示す。   Further, in response to the determination of the phrase “in this way” as described above, the character conversion processing unit 31 newly registers the determined phrase in the priority phrase table 63. . FIG. 7 shows an example of the contents of the priority phrase table 63 updated by newly registering the phrase “in this way” with respect to the contents shown in FIG.

また、図6(a)の状態の下で「こうして」の語句の選択決定操作(確定操作)を行わずに、代わりに、不確定文字列である「こ」に続けて、仮名文字を入力する操作が行われたとする。ここでは、仮名文字「ん」を入力する操作を行ったものとする。この操作を受け付けた文字変換処理部31は、先の入力仮名文字「こ」の後に今回の入力仮名文字「ん」をつなげた仮名文字列「こん」を、新たな不確定文字列(変換元文字列)として処理することになる。つまり、仮名文字列「こん」に対応する変換候補語句テーブル62を、基本辞書51と、現在の優先語句テーブル63を利用して作成したうえで、この優先語句テーブル63の内容が反映された変換候補語句リストエリアAR2を表示させるまでの処理を実行するようにされる。この処理の実行結果に応じた文字入力操作画面の態様例を、図8に示す。   Also, without performing the selection decision operation (confirmation operation) of the phrase “in this way” under the state of FIG. 6A, instead of inputting “k”, which is an indefinite character string, a kana character is input. Suppose that an operation is performed. Here, it is assumed that an operation for inputting the kana character “n” is performed. Upon receiving this operation, the character conversion processing unit 31 converts a kana character string “kon”, which is obtained by connecting the previous input kana character “ko” to the current input kana character “n”, to a new indeterminate character string (conversion source). Character string). That is, a conversion candidate word / phrase table 62 corresponding to the kana character string “kon” is created using the basic dictionary 51 and the current priority word / phrase table 63 and then the conversion reflecting the contents of the priority word / phrase table 63 is performed. Processing is performed until the candidate word list area AR2 is displayed. An example of the character input operation screen according to the execution result of this process is shown in FIG.

図8では、メイン入力操作エリアAR1において、「今の時代は、こん」と表示される文字列の内、確定文字列は「今の時代は、」であり、これに続く「こん」が不確定文字列であることが示されている。そして、変換候補語句リストエリアAR2においては、不確定文字列「こん」に対応する変換候補語句のリストが、基本優先順位と優先語句テーブル63に対する検索結果とに基づいた優先順位に従って配列される。ここでは、変換候補語句リストエリアAR2において、不確定文字列「こん」に対応した変換候補語句が、「こんにちは」→「こんばんは」→「今日は」→「今晩は」→「今夜」→「近藤」→「今年度」→「こんちくしょう」の配列順(優先順位)で表示された例を示している。このようにして表示される変換候補語句リストエリアAR2内の変換候補語句に対する選択決定操作は、先に図6により説明した操作手順と同様となるものである。
本実施の形態の文字入力支援アプリケーション30により可能とされる文字入力の基本動作例としては、このようなものとなる。
In FIG. 8, in the main input operation area AR1, among the character strings displayed as “current era is kon”, the confirmed character string is “current era”, and the continuation “kon” is unacceptable. It is shown that it is a fixed character string. In the conversion candidate word / phrase list area AR2, a list of conversion candidate words / phrases corresponding to the indeterminate character string “kon” is arranged according to the priority order based on the basic priority order and the search result for the priority word / phrase table 63. Here, in the conversion candidate word list area AR2, conversion candidate word corresponding to the uncertain character string "crowded" is, "Hello" → "Good evening" → "Today" → "tonight" → "Tonight" → "Kondo "→" This year "→" Konkusho "is shown in the order of arrangement (priority). The selection determination operation for the conversion candidate word / phrase in the conversion candidate word / phrase list area AR2 displayed in this manner is the same as the operation procedure described above with reference to FIG.
Such a basic operation example of character input enabled by the character input support application 30 of the present embodiment is as follows.

例えば、携帯電話装置における文字入力操作についての一般的なこととして、1つの操作子(キー)に対しては複数の文字が割り当てられることがほとんどである。従って、必要な読みを形成する仮名文字を全て操作子に対する操作により入力したうえで変換候補を提示させるような文字入力操作のインターフェイスとすることは、ユーザに多数回のキー操作を強いることになる。そこで、例えば上記のようにして、例えば1文字以上の仮名文字の入力に応答して、ユーザが入力しようと意図している語句を予測・推定して、これらを変換候補語句として提示し、これらのうちから選択した語句についての確定操作が行えるように構成すれば、ユーザが或る語句としての文字列を入力して確定させるまでの操作回数を平均的に減らすことが可能になる。つまり、文字入力操作についてのユーザの負担が軽減されるものであり、これにより、使い易さの向上した文字入力システムが得られることになる。   For example, as a general thing about character input operation in a mobile telephone device, a plurality of characters are almost always assigned to one operator (key). Therefore, providing an interface for character input operation in which all the kana characters that form the necessary readings are input by an operation on the operator and a conversion candidate is presented forces the user to perform many key operations. . Therefore, for example, as described above, in response to the input of one or more kana characters, for example, the words intended by the user are predicted and estimated, and these are presented as conversion candidate words. If the configuration is such that a confirmation operation can be performed for a word selected from among them, the number of operations until the user inputs and confirms a character string as a certain word can be reduced on average. That is, the burden on the user regarding the character input operation is reduced, and thereby a character input system with improved usability can be obtained.

そして、このような予測変換機能を有する文字入力システムの使い易さは、変換候補語句についての予測精度の高さが大きく寄与するといえる。そこで、本実施の形態としては、上記の基本動作よりも高い変換候補語句の予測精度が得られるように構成する。さらに、このような予測精度の向上を図ったうえで、文字入力システムとしての構成、処理などが、これまでよりも効率的なものとなるようにすることを目指すものである。
以降、本実施の形態の文字入力システムとしての動作例と、このような動作を実現するための構成について説明していくこととする。
And it can be said that the ease of use of the character input system having such a predictive conversion function is greatly contributed by the high prediction accuracy of the conversion candidate words. Therefore, the present embodiment is configured such that the prediction accuracy of conversion candidate words higher than the above basic operation is obtained. Furthermore, after improving such prediction accuracy, it aims at making a structure, a process, etc. as a character input system more efficient than before.
Hereinafter, an operation example as the character input system of the present embodiment and a configuration for realizing such an operation will be described.

本実施の形態の文字入力支援アプリケーション30を備える文字入力システムの動作として、仮名文字の入力に対応しては、先ず、図3〜図5により説明したように、基本動作例と同じ手順により、基本辞書と優先語句テーブルの内容とに基づいて優先順位を決定した変換候補語句テーブル62を生成するようにされる。先の基本動作の場合には、このようにして生成した変換候補語句テーブル62に基づいて、変換候補語句リストエリアAR2の表示を行うようにされているのであるが、本実施の形態では、さらに、以降の説明のようにして、少なくとも時間、位置、流行語句などに応じて、変換候補語句テーブル62についての優先順位の変更、語句の追加などの内容変更を行い、その後に、変換候補語句リストエリアAR2への表示を行うようにされる。
なお、以降において、変換候補語句テーブル62の内容変更などの処理に関し、時間に応じたものについては「時間優先」といい、位置に応じたものについては「位置優先」、流行語句に応じたものについては「流行語句優先」ということにする。
As an operation of the character input system including the character input support application 30 of the present embodiment, in response to the input of kana characters, first, as described with reference to FIGS. A conversion candidate word / phrase table 62 having a priority determined based on the basic dictionary and the contents of the priority word / phrase table is generated. In the case of the previous basic operation, the conversion candidate word / phrase list area AR2 is displayed based on the conversion candidate word / phrase table 62 generated in this way. As described below, the contents of the conversion candidate word / phrase table 62 are changed according to at least the time, position, trending word, etc., and the contents of the conversion candidate word / phrase table 62 are changed, and then the conversion candidate word / phrase list is changed. The display in the area AR2 is performed.
In the following, regarding the processing such as changing the contents of the conversion candidate word / phrase table 62, the one according to time is referred to as “time priority”, the one according to position as “position priority”, and the one according to buzzwords. Is called “Buzz word priority”.

まず、時間優先に応じた変換候補語句テーブル62の処理を行うべきときには、文字変換処理部31は、時計部20にて計時されている現在時間(年・月・日・時・分・秒)を取得したうえで、追加辞書テーブル群52において用意される、時間優先辞書テーブル52Aを参照するようにされる。
ここで、追加辞書テーブル群52は、基本辞書51に対してオプションとして扱われる辞書やテーブル情報などを総称したものであり、従って、ここに含まれる時間優先辞書テーブル52Aも追加辞書・テーブルの一種であることになる。この時間優先辞書テーブル52Aをはじめとする追加辞書・テーブルとしての実データは、記憶部18に記憶されている。
First, when the conversion candidate word / phrase table 62 is to be processed according to time priority, the character conversion processing unit 31 performs the current time (year / month / day / hour / minute / second) measured by the clock unit 20. And the time priority dictionary table 52A prepared in the additional dictionary table group 52 is referred to.
Here, the additional dictionary table group 52 is a generic term for dictionaries and table information that are treated as options with respect to the basic dictionary 51. Therefore, the time priority dictionary table 52A included therein is also a kind of additional dictionary / table. It will be. Actual data as additional dictionaries / tables including the time priority dictionary table 52 </ b> A is stored in the storage unit 18.

図9(a)に時間優先辞書テーブル52Aの基本的な内容例を示す。なお、図9(b)には、時間優先辞書テーブル52Aとの関係性・対応性を示すために、基本辞書51の一部内容例を示している。なお、ここでは基本辞書51側において語句ごとに設定される基本優先度については図示を省略している。
図9(a)に示される時間優先辞書テーブル52Aは、図9(b)に示される基本辞書51との関係からも理解されるように、ここでは、基本辞書51に登録されている一部又は全ての語句のIDに、或る特定の時間の情報を対応付けた構造を有して形成されるものとしている。なお、ここでいう時間は、例えば時・分・秒単位に基づいた時点、期間のほか、月単位、年単位などに基づいた期間も概念として含む。
つまり、時間優先辞書テーブル52Aは、条件として設定した所定の時間に対して語句を対応させるようにして登録することにより形成されている。
例えば図9に示される時間優先辞書テーブル52Aと基本辞書51との間での語句の対応付けの内容例について、いくつか見てみると、先ず、基本辞書51に登録されている、「読み・表記」が「おはよう・おはよう」の語句は、そのID=01011により、時間優先辞書テーブル52Aにおいて登録されている時間(04:00〜12:00)と対応付けがされている。これは、読み・表記が「おはよう・おはよう」の語句について、変換候補語句として変換候補語句テーブル62に登録された場合、04:00〜12:00の時間帯においては、予め基本辞書51にて規定されている基本優先度にかかわらず、変換候補語句テーブル62において最も高い優先順位を与えるべきことを示すものとなる。つまり、「おはよう」との読みの語句は、一般的な通念として、朝、午前中に使用されるものであることに基づき、朝、午前中に対応する時間帯である04:00〜12:00において高い優先順位が与えられるように、時間優先辞書テーブル52Aにより規定しているものである。
また、基本辞書51に登録されている、「読み・表記」が「こんにちは・こんにちは」の語句は、そのID=00001により、時間優先辞書テーブル52Aにおいて登録されている時間(12:01〜18:00)と対応付けがされている。これは、読み・表記が「こんにちは・こんにちは」の語句について、変換候補語句として変換候補語句テーブル62に登録された場合、12:01〜18:00の時間帯においては、予め基本辞書51にて規定されている基本優先度にかかわらず、変換候補語句テーブル62において最も高い優先順位を与えるべきことを示す。つまり、「こんにちは」との読みの語句は、通念上、午後の日中に使用されるものであることに基づき、これに対応する時間帯である12:01〜18:00において高い優先順位が与えられるように、時間優先辞書テーブル52Aにより規定しているものである。
また、基本辞書51に登録されている、「読み・表記」が「くりすます・クリスマス」の語句は、そのID=06779により、時間優先辞書テーブル52Aにおいて登録されている時間(11月〜12月)と対応付けがされている。これは、読み・表記が「くりすます・クリスマス」の語句について、変換候補語句として変換候補語句テーブル62に登録された場合、11月〜12月の期間においては、予め基本辞書51にて規定されている基本優先度にかかわらず、変換候補語句テーブル62において最も高い優先順位を与えるべきことを示す。これは、行事であるクリスマスが12月25日であり、その一ヶ月ほど前から、クリスマスが話題になることが多いということに基づき、これに対応する期間である11月〜12月において高い優先順位が与えられるように、時間優先辞書テーブル52Aにより規定しているものである。
FIG. 9A shows an example of basic contents of the time priority dictionary table 52A. FIG. 9B shows a partial content example of the basic dictionary 51 in order to show the relationship and correspondence with the time priority dictionary table 52A. Here, the basic priority set for each word on the basic dictionary 51 side is not shown.
The time-priority dictionary table 52A shown in FIG. 9A is a part registered in the basic dictionary 51, as can be understood from the relationship with the basic dictionary 51 shown in FIG. 9B. Alternatively, it is formed with a structure in which information of a specific time is associated with IDs of all words. Note that the term “time” here includes not only the time and period based on the hour / minute / second unit, but also the period based on the monthly unit, year unit, and the like.
That is, the time priority dictionary table 52A is formed by registering words so as to correspond to a predetermined time set as a condition.
For example, as for some examples of word / phrase correspondence contents between the time priority dictionary table 52A and the basic dictionary 51 shown in FIG. 9, first, “reading / reading” registered in the basic dictionary 51 will be described. The phrase “notation” is “good morning / good morning” is associated with the time (04:00 to 12:00) registered in the time priority dictionary table 52A by its ID = 01011. This is because, in the case of a word whose reading / notation is “good morning / good morning” registered in the conversion candidate word / phrase table 62 as a conversion candidate word / phrase, it is stored in advance in the basic dictionary 51 in the time zone from 04:00 to 12:00. This indicates that the highest priority should be given in the conversion candidate word / phrase table 62 regardless of the prescribed basic priority. In other words, the phrase “good morning” is based on what is commonly used in the morning and morning as a general rule, 04: 00-12: It is defined by the time priority dictionary table 52A so that a high priority is given at 00.
Also, registered in the basic dictionary 51, the phrase "reading, notation" a "Hello-Hello", with its ID = 00001, time registered in the time priority dictionary table 52A (12: 01~18: 00). This, for the word reading, notation of "Hello, Hello", if it is registered in the conversion candidate word table 62 as a conversion candidate word, 12: 01-18: In the 00 time zones, in advance by the basic dictionary 51 This indicates that the highest priority should be given in the conversion candidate word / phrase table 62 regardless of the prescribed basic priority. In other words, the phrase of the reading of the "Hello", on the basis that the conventional wisdom on, is intended to be used during the day in the afternoon, a time zone that corresponds to this 12:01 to 18:00 a higher priority in As given, it is defined by the time priority dictionary table 52A.
In addition, the phrase “reading / notation” registered in the basic dictionary 51 is “Kurisuru / Christmas” with the ID = 06779, the time registered in the time priority dictionary table 52A (November to 12th). Month). This is defined in the basic dictionary 51 in advance for the period from November to December when the words whose reading / notation is “Kurisuma / Christmas” are registered in the conversion candidate word / phrase table 62 as conversion candidate words / phrases. This indicates that the highest priority should be given in the conversion candidate word / phrase table 62 regardless of the basic priority. This is based on the fact that Christmas, which is the event, is December 25th, and Christmas is often the subject of discussion about a month before, with a high priority in the corresponding period from November to December. It is defined by the time priority dictionary table 52A so that the order is given.

そして、文字変換処理部31は、現段階において変換候補語句テーブル62に登録されている語句のうちから、先に述べたようにして取得した現在時間に該当する時間と対応付けられている語句を、時間優先辞書テーブル52Aから検索するようにされる。そして、検索された語句があれば、この語句が変換候補語句テーブル62において最も高い優先順位となるようにして内容変更を行う。
具体例として、例えば先の基本動作の例で述べた仮名文字「こ」の入力を、12:01〜18:00の時間帯に含まれる或る時刻において行った場合には、変換候補語句テーブル62は、図5に示されている内容から、「読み・表記」が「こんにちは・こんにちは」と「こんにちは・今日は」の2つの語句の優先順位が最も高くなるようにしたうえで、残りの語句については、その分、配列順を繰り下げるようにして配列順が変更される。このようにして変更される配列順は、例えば「読み・表記」による表記では、
「こんにちは・こんにちは」
「こんにちは・今日は」
「こども・子供」
「これ・これ」
「こうして・こうして」
「こんばんは・今晩は」
となる。
なお、このような場合の実際として、「読み・表記」が「こんにちは・こんにちは」の語句と、「こんにちは・今日は」の語句の何れのほうに、より高い優先順位を設定するのかについては、例えば、基本優先度の高い方とするなど、予め定めた規則に従うようにすればよい。
そして、このようにして処理された変換候補語句テーブル62の内容に基づいて、変換候補語句リストエリアAR2の表示を実行させることとした場合には、例えば図6(a)において示されている配列順から、「こんにちは」「今日は」の表記の語句が先頭順位に表示されるものとなる。
このようにして、時間優先の変換候補語句テーブル処理を実行した場合には、そのときの時間帯、時期などに応じて、使用確率が高くなると推定される語句の優先順位を高くするようにされる。即ち、時間的条件に応じた予測精度の向上が図られる。
Then, the character conversion processing unit 31 selects a word associated with the time corresponding to the current time acquired as described above from the words registered in the conversion candidate word / phrase table 62 at the current stage. The time priority dictionary table 52A is searched. If there is a searched phrase, the contents are changed so that this phrase has the highest priority in the conversion candidate phrase table 62.
As a specific example, for example, when the input of the kana character “ko” described in the example of the basic operation is performed at a certain time included in the time zone of 12:01 to 18:00, the conversion candidate word / phrase table 62, from what is shown in Figure 5, "read-representation" is upon you as the priority of the two words the highest of the "Hello, Hello" and "Hello, is today", the rest of the For words, the order of arrangement is changed by lowering the order of arrangement. The arrangement order changed in this way is, for example, the notation by “reading / notation”,
"Hello Hello"
"Hello, today."
"Children and children"
"This, this"
"This way, this way"
"Good evening, tonight"
It becomes.
It should be noted that, in fact and to in such a case, and the phrase "reading, notation" and "Hello, Hello", to more of any of the phrase "Hello, is today", about how to set a higher priority, For example, a rule having a higher basic priority may be followed, for example, according to a predetermined rule.
When the display of the conversion candidate word / phrase list area AR2 is executed based on the contents of the conversion candidate word / phrase table 62 processed in this way, for example, the arrangement shown in FIG. from the order, and that word of the title of "Hello", "today" is displayed at the top rank.
In this way, when the time-priority conversion candidate word / phrase table processing is executed, the priority order of words / phrases that are estimated to have a high use probability is increased according to the time zone and time at that time. The That is, it is possible to improve the prediction accuracy according to the time condition.

なお、図9によると、時間優先辞書テーブル52Aは、基本辞書51に登録されている一部又は全ての語句のIDとしている。即ち、この場合、時間優先辞書テーブル52Aに登録される語句は、基本辞書51に登録される語句の範囲内となる。
しかし、時間優先辞書テーブル52Aについては、基本辞書51には登録されていない語句も含めて登録された内容とすることも考えられる。
このような時間優先辞書テーブル52Aの内容とすることに応じては、文字変換処理部31は、先ず、時間優先辞書テーブル52Aから、現在の不確定文字列(変換元文字列)と読みの冒頭が一致し、かつ、そのときに取得した現在時間に該当する時間と対応付けられている語句を検索する。つまり、語句の検索にあたり、変換候補語句テーブル62に存在する語句による絞り込みは行わない。
そして、検索された語句があった場合には、先ず、既に作成された変換候補語句テーブル62において、この検索された語句と一致する語句が存在するか否かを判別する。
ここで、検索された語句と一致する語句が存在していると判別した場合には、この検索された語句と一致する語句が、変換候補語句テーブル62において最も高い優先順位となるようにして語句の配列順を変更する。
これに対して、検索された語句と一致する語句が存在していないと判別した場合には、検索された語句を、変換候補語句テーブル62に対して新規に登録するとともに、この新規登録した語句が最も高い優先順位となるようにして配列順を変更する。
According to FIG. 9, the time priority dictionary table 52 </ b> A has IDs of some or all of the words registered in the basic dictionary 51. That is, in this case, the phrase registered in the time priority dictionary table 52A is within the range of the phrase registered in the basic dictionary 51.
However, the time-priority dictionary table 52A may be registered contents including words and phrases that are not registered in the basic dictionary 51.
In response to the contents of the time priority dictionary table 52A, the character conversion processing unit 31 first reads the current indeterminate character string (conversion source character string) and the beginning of reading from the time priority dictionary table 52A. Are matched and the word / phrase associated with the time corresponding to the current time acquired at that time is searched. In other words, when searching for a phrase, narrowing down by the phrase existing in the conversion candidate phrase table 62 is not performed.
If there is a searched phrase, first, it is determined whether or not there is a phrase that matches the searched phrase in the already created conversion candidate phrase table 62.
Here, if it is determined that there is a phrase that matches the searched phrase, the phrase that matches the searched phrase has the highest priority in the conversion candidate phrase table 62. Change the array order of.
On the other hand, if it is determined that there is no phrase that matches the searched phrase, the searched phrase is newly registered in the conversion candidate phrase table 62 and the newly registered phrase The order of arrangement is changed so that becomes the highest priority.

また、位置優先に対応した変換候補語句テーブル62の処理を行うべきときには、文字変換処理部31は、現時点においてGPSユニット21により検知・測定されている現在位置情報を取得したうえで、追加辞書テーブル群52において用意される、位置優先辞書テーブル52Bを参照するようにされる。   When the conversion candidate word / phrase table 62 corresponding to position priority is to be processed, the character conversion processing unit 31 acquires the current position information detected and measured by the GPS unit 21 at the current time, and then adds the additional dictionary table. The position priority dictionary table 52B prepared in the group 52 is referred to.

図10(a)に位置優先辞書テーブル52Bの内容例を示し、図10(b)に、位置優先辞書テーブル52Bと対応する基本辞書51の一部内容例を示す。なお、ここでも基本辞書51側において語句ごとに設定される基本優先度については図示を省略している。
この図に示すように、位置優先辞書テーブル52Bは、基本辞書51に登録されている一部又は全ての語句のIDに、或る特定の位置情報を対応付けた構造を有して形成されている。なお、ここでの位置情報は、緯度・経度により示されるものとなっている。
ここでも、図10に示される位置優先辞書テーブル52Bと基本辞書51との間での語句の対応付けの内容例について見てみると、先ず、基本辞書51に登録されている、「読み・表記」が「とうきょうたわー・東京タワー」の語句は、そのID=05001により、位置優先辞書テーブル52Bにおいて登録されている位置情報(緯度=36.65°、経度=139.74°)と対応付けがされている。この位置情報は、実際に建造物である東京タワーが存在する区域において基準として定めた位置を示しているものとされる。
また、基本辞書51に登録されている、「読み・表記」が「なごや・名古屋」の語句は、そのID=06012により、位置優先辞書テーブル52Bにおいて登録されている位置情報(緯度=35.11°、経度=136.54°)と対応付けがされている。この位置情報は、実際に愛知県名古屋市が存在する地域範囲において基準として定めた位置(例えば県庁の位置などとすることが考えられる)を示している。
つまり、位置優先辞書テーブル52Bは、条件として設定した所定の位置に対して語句を対応させるようにして登録することにより形成されている。
FIG. 10A shows an example of the contents of the position priority dictionary table 52B, and FIG. 10B shows an example of a partial content of the basic dictionary 51 corresponding to the position priority dictionary table 52B. Here, the basic priority set for each word on the basic dictionary 51 side is not shown.
As shown in this figure, the position priority dictionary table 52B is formed to have a structure in which certain specific position information is associated with the IDs of some or all of the words registered in the basic dictionary 51. Yes. The position information here is indicated by latitude and longitude.
Here again, looking at an example of the contents of word association between the position priority dictionary table 52B and the basic dictionary 51 shown in FIG. 10, first, “reading / notation” registered in the basic dictionary 51. Is associated with the position information (latitude = 36.65 °, longitude = 139.74 °) registered in the position priority dictionary table 52B by its ID = 05001. Yes. This position information indicates a position determined as a reference in an area where the Tokyo Tower, which is actually a building, exists.
In addition, the phrase “reading / notation” “Nagoya / Nagoya” registered in the basic dictionary 51 is registered with the position information (latitude = 35.11 °, (Longitude = 136.54 °). This position information indicates a position (for example, the position of the prefectural office, etc.) determined as a reference in the area where the city of Nagoya in Aichi Prefecture actually exists.
In other words, the position priority dictionary table 52B is formed by registering words in association with predetermined positions set as conditions.

そして、文字変換処理部31は、現段階において変換候補語句テーブル62に登録されている語句のうちから、先に述べたようにして取得した現在位置情報に該当する位置情報と対応付けされている語句を位置優先辞書テーブル52Bから検索するようにされる。
なお、この場合において位置優先辞書テーブル52Bにより語句と対応付けられている位置情報は緯度・経度によるものなので、例えばユーザが東京タワーの近辺にいるとしても、GPSユニット21により測定される現在位置情報と、位置優先辞書テーブル52Bが示す「読み・表記」が「とうきょうたわー・東京タワー」の語句についての位置情報とが正確に一致することは稀である。このために、位置優先辞書テーブル52Bから検索を行う場合には、GPSユニット21により測定した現在位置を中心にして位置範囲設定を行い、このようにして設定した位置範囲を現在位置情報として、この現在位置情報と位置優先辞書テーブル52Bの位置情報とを比較参照するようにされる。そして、この場合においても、検索された語句があれば、この語句が変換候補語句テーブル62において最も高い優先順位となるようにして内容変更を行う。上記のようにして処理された変換候補語句テーブル62の内容に基づいて、変換候補語句リストエリアAR2の表示を実行させる。
このようにして、位置優先の変換候補語句テーブル処理を実行した場合には、そのときにユーザが居る(携帯電話装置1が在る)とされる地点、区域に応じて、使用確率が高くなると推定される語句の優先順位を高くするようにされる。即ち、地点、区域、場所などの位置的な条件に応じた予測精度の向上が図られる。
The character conversion processing unit 31 is associated with position information corresponding to the current position information acquired as described above from the words registered in the conversion candidate word / phrase table 62 at the current stage. The phrase is searched from the position priority dictionary table 52B.
In this case, since the position information associated with the word / phrase in the position priority dictionary table 52B is based on latitude / longitude, for example, the current position information measured by the GPS unit 21 even if the user is in the vicinity of Tokyo Tower. It is rare that the “reading / notation” indicated by the position priority dictionary table 52B exactly matches the position information regarding the phrase “Tokyo Kyoto Tower”. Therefore, when searching from the position priority dictionary table 52B, the position range is set around the current position measured by the GPS unit 21, and the position range set in this way is used as current position information. The current position information and the position information in the position priority dictionary table 52B are compared and referenced. Even in this case, if there is a searched word / phrase, the contents are changed so that this word / phrase has the highest priority in the conversion candidate word / phrase table 62. Based on the contents of the conversion candidate word / phrase table 62 processed as described above, the conversion candidate word / phrase list area AR2 is displayed.
In this way, when the position priority conversion candidate word / phrase table processing is executed, the use probability increases according to the point and area where the user is present (the mobile phone device 1 is present). The priority of the estimated words is made higher. That is, the prediction accuracy can be improved according to the positional conditions such as the point, the area, and the place.

なお、位置優先辞書テーブル52Bについても、基本辞書51には登録されていない語句も含めて登録し得る内容とすることが考えられる。
このような位置優先辞書テーブル52Bの内容とすることに応じては、時間優先辞書テーブル52Aの場合と同様に、文字変換処理部31は、先ず、位置優先辞書テーブル52Bから、現在の不確定文字列(変換元文字列)と読みの冒頭が一致し、かつ、そのときに取得した現在時間に該当する時間と対応付けられている語句を検索する。
そして、検索された語句があった場合には、時間優先辞書テーブル52Aの場合と同様に、既に作成された変換候補語句テーブル62において検索された語句と一致する語句が存在するか否かについての判別の結果に応じて、変換候補語句テーブル62の内容を変更する。
It should be noted that the position priority dictionary table 52B may have contents that can be registered including words and phrases that are not registered in the basic dictionary 51.
In accordance with the contents of the position priority dictionary table 52B, the character conversion processing unit 31 first reads the current indeterminate character from the position priority dictionary table 52B as in the case of the time priority dictionary table 52A. A word / phrase associated with the time corresponding to the current time acquired at the time when the column (conversion source character string) matches the beginning of the reading is searched.
Then, if there is a searched phrase, as in the case of the time priority dictionary table 52A, whether there is a phrase that matches the searched phrase in the already created conversion candidate phrase table 62. The content of the conversion candidate word / phrase table 62 is changed according to the determination result.

次に、流行語句優先としての変換候補語句テーブル処理を行うべき場合の動作例について説明する。
この場合の文字変換処理部31としても、先ずは、仮名・漢字による文字入力モードにおいて入力された仮名文字に対応させて、先に図3〜図8により説明した基本動作例に従って変換候補語句テーブル62を作成するようにされる。そして次に、文字変換処理部31は、流行語句優先辞書テーブル52Cにアクセスする。
Next, an operation example when the conversion candidate word / phrase table processing as buzzword / phrase priority is to be performed will be described.
Also in the character conversion processing unit 31 in this case, first, in correspondence with the kana character input in the kana / kanji character input mode, the conversion candidate word / phrase table according to the basic operation example described above with reference to FIGS. 62 is created. Next, the character conversion processing unit 31 accesses the buzzword priority dictionary table 52C.

流行語句優先辞書テーブル52Cの内容例を図11に示す。
この図に示される流行語句優先辞書テーブル52Cには、そのときに巷で流行している代表的な各種の語句が登録されているものとされる。そして、登録された語句のそれぞれにID、読み、品詞、表記の項目が対応付けられた構造を有する。
つまり、流行語句優先辞書テーブル52Cは、その時期において携帯電話装置1のユーザが文字入力に際して使用する頻度(使用頻度)が高いとする条件に合致する語句を登録して形成されるものとして見ることができる。
なお、流行語句優先辞書テーブル52Cは、これまでに使用されている言葉、語句の他、新しい造語なども含まれ得る。従って、流行語句優先辞書テーブル52Cについては、基本辞書51に登録されている語句が含まれ得るとともに、基本辞書51に登録されていない語句も含まれ得る内容を有しているものである。
また、この流行語句優先辞書テーブル52Cにおいても、基本辞書51において同じ語句が登録されている場合には、そのIDのみを登録するような構造とされてよいものである。
An example of the contents of the buzzword priority dictionary table 52C is shown in FIG.
In the popular word / phrase priority dictionary table 52 </ b> C shown in this figure, it is assumed that various typical words / phrases that are popular at the time are registered. Each registered word has a structure in which items of ID, reading, part of speech, and notation are associated.
That is, the buzzword / phrase priority dictionary table 52C is viewed as being formed by registering words / phrases that meet the condition that the frequency of use (frequency of use) by the user of the mobile phone device 1 is high at that time. Can do.
Note that the buzzword priority dictionary table 52C may include new words, etc., in addition to words and phrases used so far. Therefore, the buzzword priority dictionary table 52 </ b> C has contents that can include words and phrases registered in the basic dictionary 51 and can also include words and phrases that are not registered in the basic dictionary 51.
Also, in the buzzword priority dictionary table 52C, when the same word / phrase is registered in the basic dictionary 51, only the ID may be registered.

流行語句優先辞書テーブル52Cに対応する文字変換処理部31の処理は、先の時間優先辞書テーブル52A及び位置優先辞書テーブル52Bについて、基本辞書51に登録されていない語句も登録可能とした場合に準ずる。
つまり、流行語句優先辞書テーブル52Cにアクセスした文字変換処理部31は、この流行語句優先辞書テーブル52Cに登録されている語句のうちから、現在の不確定文字列(変換元文字列)と読みの冒頭が一致し、かつ、そのときに取得した現在時間に該当する時間と対応付けられている語句を検索する。
そして、検索された語句があった場合には、先ず、既に作成された変換候補語句テーブル62において、この検索された語句と一致する語句が存在するか否かを判別する。
そして、検索された語句と一致する語句が存在していると判別した場合には、この検索された語句と一致する語句が、変換候補語句テーブル62において最も高い優先順位となるようにして語句の配列順を変更する。
また、検索された語句と一致する語句が存在していないと判別した場合には、検索された語句を、変換候補語句テーブル62に対して新規に登録するとともに、この新規登録した語句が最も高い優先順位となるようにして配列順を変更する。
The processing of the character conversion processing unit 31 corresponding to the buzzword priority dictionary table 52C conforms to the case where words and phrases not registered in the basic dictionary 51 can be registered in the time priority dictionary table 52A and the position priority dictionary table 52B. .
That is, the character conversion processing unit 31 that has accessed the buzzword priority dictionary table 52C reads the current undefined character string (conversion source character string) and the reading from the words registered in the buzzword priority dictionary table 52C. Search for a phrase that matches the beginning and is associated with a time corresponding to the current time acquired at that time.
If there is a searched phrase, first, it is determined whether or not there is a phrase that matches the searched phrase in the already created conversion candidate phrase table 62.
When it is determined that there is a phrase that matches the searched phrase, the phrase that matches the searched phrase has the highest priority in the conversion candidate phrase table 62 so that the phrase is searched for. Change the array order.
Further, when it is determined that there is no phrase that matches the searched phrase, the searched phrase is newly registered in the conversion candidate phrase table 62, and the newly registered phrase is the highest. The arrangement order is changed so as to be the priority order.

そして、文字変換処理部31は、この検索された語句を、その優先順位が最も高くなるようにして、既に作成されている変換候補語句テーブル62に新規登録し、このようにして得られた変換語句テーブル62の内容が反映されるようにして確定結果出力部35を介して表示部22における変換候補語句リストエリアAR2の表示制御を実行する。
このような変換候補語句テーブル処理が行われることで、そのときに流行している語句が優先されて変換候補として提示されることになるものであり、従ってこの場合は、時流(流行語句)の条件に適合させるようにして語句の予測精度が高められることになるものである。
Then, the character conversion processing unit 31 newly registers the searched word / phrase in the conversion candidate word / phrase table 62 already created so that the priority is the highest, and the conversion obtained in this way. Display control of the conversion candidate word / phrase list area AR2 in the display unit 22 is executed via the confirmation result output unit 35 so that the contents of the word / phrase table 62 are reflected.
By performing such conversion candidate word / phrase table processing, the word / phrase that is popular at that time is given priority and presented as a conversion candidate. Therefore, in this case, the current trend (trend / phrase) The prediction accuracy of the phrase can be improved by adapting to the conditions.

これまでの説明のようにして、本実施の形態では、先に図3〜図8により説明した基本動作としての変換候補語句テーブルの処理を実行したうえで、さらに、現在時間、現在位置(地点、区域、場所)、参照文(電子メール、文書ファイル)の内容、及び流行語句のうちの少なくとも何れかを基として優先順位を決定するという変換候補語句テーブル処理を実行可能とされている。これにより、そのときの状況などに適合してより適切とされる変換候補語句の優先順位が高くなるようにされるので、基本動作としての変換候補語句テーブル処理のみによる場合と比較して、変換候補語句についての予測精度は大幅に向上することになる。   As described above, in the present embodiment, the conversion candidate word / phrase table processing as the basic operation described above with reference to FIGS. 3 to 8 is executed, and then the current time, current position (point) , Area, place), the contents of the reference sentence (e-mail, document file), and the conversion candidate word / phrase table process for determining the priority order based on at least one of the popular words / phrases. As a result, the priority of conversion candidate phrases that are more appropriate in conformity with the situation at that time is made higher, so the conversion is performed in comparison with the case of only conversion candidate phrase table processing as a basic operation. The prediction accuracy for candidate words will be greatly improved.

そして本実施の形態にあって、このようにして予測精度の向上を図るための構成としては、基本辞書51を必須的に備えるものとしたうえで、これに対してオプション的に、追加辞書(時間優先辞書テーブル52A、位置優先辞書テーブル52B、流行語句優先辞書テーブル52C)を備えるようにしている。つまり、これまでにも述べてきたように、先ずは、基本辞書51(及び優先語句テーブル63)を検索して基本的な優先順位を設定した変換候補語句テーブル62を作成したうえで、必要な追加辞書からの検索も行い、この追加辞書から検索された語句が変換候補語句テーブル62において最高の優先順位となるようにして、その内容を変更するものである。   In the present embodiment, as a configuration for improving the prediction accuracy in this manner, the basic dictionary 51 is essential, and an additional dictionary ( A time priority dictionary table 52A, a position priority dictionary table 52B, and a buzzword priority dictionary table 52C). In other words, as described above, first, the basic dictionary 51 (and the priority word / phrase table 63) is searched to create the conversion candidate word / phrase table 62 in which basic priorities are set, and then necessary. A search from the additional dictionary is also performed, and the contents searched for from the additional dictionary are changed so that the highest priority is given to the conversion candidate word / phrase table 62.

このような仕組みでは、先ず、変換候補語句テーブルの作成において必須となる基本辞書51については、真に基本的な登録内容を有するようにして形成すればよく、これにより、下記のような利点が得られることになる。
例えば仮に、基本辞書51(及び優先語句テーブル63)のみにより本実施の形態と同等の予測精度を得ようとすれば、基本辞書51そのものに登録している語句について、例えば時間情報、位置情報、そのときの流行語句であることを示す情報などを付加してやる必要があり、基本辞書51そのものの内容が肥大化し、また構造も複雑になってしまう。すると、携帯電話装置1において基本情報51を記憶させるための容量が多く必要になる、また、基本辞書51に対する検索などの処理が重くなる、基本辞書51の作成などの設計・製造面での負担も重くなるなどの弊害を生むことになる。
また、例えばユーザによっては、時間優先、位置優先、流行語句優先の全ての優先機能が必要なのではく、その一部のみが必要である場合も多いと考えられるが、上記のようにして基本辞書51のみにその機能を全て与えてしまうと、ユーザによっては必要のない優先機能までを基本辞書51に必ず組み込まなければならなくなる。つまり、過剰な優先機能のために、上記のような弊害が生じるということになり、ユーザにとっては相当の不利益となるものである。
そこで、本実施の形態のようにして優先機能を追加辞書として備えることとすれば、上記もしたように、基本辞書51については真に基本的な語句のみを登録しておけばよいので、基本辞書51としての容量は小さくなり、また、その構造もシンプルになる。従って、初期の変換候補語句テーブル62の作成のために行う基本辞書51への検索処理は軽いものとなる。また、この後の追加辞書の検索に際しても、ユーザにとって必要とされる優先機能に対応した追加辞書のみにアクセスして検索を行えばよくなる。このようにして、基本辞書51、追加辞書を合わせて、辞書検索に要する処理負担が軽減されることになる。
このようにして、本実施の形態では、基本辞書51に対して追加辞書を設けるようにしたことで、文字入力システムにおける予測精度向上のための構成として、これまでよりも効率的で、また、ユーザにとっても有益なものが得られることになる。
In such a mechanism, first, the basic dictionary 51 which is indispensable in the creation of the conversion candidate word / phrase table may be formed so as to have truly basic registration contents, and this has the following advantages. Will be obtained.
For example, if the prediction accuracy equivalent to that of the present embodiment is to be obtained only by the basic dictionary 51 (and the priority phrase table 63), for example, time information, position information, It is necessary to add information indicating that it is a buzzword at that time, and the contents of the basic dictionary 51 itself are enlarged and the structure is complicated. Then, a large capacity is required for storing the basic information 51 in the mobile phone device 1, and processing such as searching for the basic dictionary 51 becomes heavy. Will also cause bad effects such as becoming heavy.
Further, for example, depending on the user, it is considered that not all priority functions of time priority, position priority, and buzzword priority are necessary, but only a part of them may be necessary. If all of the functions are given only to 51, it is necessary to incorporate in the basic dictionary 51 even priority functions that are unnecessary depending on the user. That is, the above-described adverse effects occur due to excessive priority functions, which is a considerable disadvantage for the user.
Therefore, if the priority function is provided as an additional dictionary as in the present embodiment, as described above, only basic words and phrases need to be registered in the basic dictionary 51. The capacity of the dictionary 51 is reduced, and the structure is simplified. Therefore, the retrieval process to the basic dictionary 51 for creating the initial conversion candidate word / phrase table 62 is light. Further, when searching for additional dictionaries thereafter, it is only necessary to search by accessing only the additional dictionaries corresponding to the priority function required for the user. In this way, the processing load required for dictionary search is reduced by combining the basic dictionary 51 and the additional dictionary.
In this way, in the present embodiment, by providing an additional dictionary for the basic dictionary 51, the configuration for improving the prediction accuracy in the character input system is more efficient than before, Something useful for the user can be obtained.

なお、本実施の形態において追加辞書として示されているものは、時間優先辞書テーブル52A、位置優先辞書テーブル52B、流行語句優先辞書テーブル52Cとなっている。これらの追加辞書のうち、時間優先辞書テーブル52Aと位置優先辞書テーブル52Bについては或る程度普遍的な内容を持つものであることから、例えば、携帯電話装置1に対してプリセットデータとして予め記憶させておくようにすることも妥当となる。しかし、流行語句優先辞書テーブル52Cは、対象としている語句が、現在の時流にのったものであることから、有効に利用できる期間は非常に短いと考えられる。このために、携帯電話装置1にプリセットとして記憶させておくことも可能ではあるが、例えば、携帯電話装置1がユーザの手に渡った後において、そのときの時流に合わせて更新された内容の流行語句優先辞書テーブル52Cを逐次取得できるようにすることが好ましいといえる。   In addition, what is shown as an additional dictionary in the present embodiment is a time priority dictionary table 52A, a position priority dictionary table 52B, and a buzzword priority dictionary table 52C. Among these additional dictionaries, the time-priority dictionary table 52A and the position-priority dictionary table 52B have contents that are universal to some extent. It is also reasonable to keep it. However, in the popular word / phrase priority dictionary table 52C, since the target word / phrase is based on the current trend, it is considered that the period in which the word / phrase priority dictionary table can be used effectively is very short. For this reason, although it is possible to store it as a preset in the mobile phone device 1, for example, after the mobile phone device 1 reaches the user's hand, the content updated in accordance with the current time at that time It can be said that it is preferable that the buzzword priority dictionary table 52C can be acquired sequentially.

上記のようにして流行語句優先辞書テーブル52Cを取得するための構成としては、例えば、次に説明する形態素解析機能を利用して、携帯電話装置1にて取得、保存しているとされる電子メール、文書ファイルの文章内容に相当する文字列情報であるとか、ネットワーク接続機能を利用して閲覧したWebページ(Webコンテンツ)に記載されている文章内容に相当する文字列情報などについての形態素解析処理を実行し、その解析結果に基づいて携帯電話装置1が流行語句優先辞書テーブルを作成するようにすることが考えられる。より具体的には、例えば、形態素解析処理を行う都度、その結果として得られた語句の履歴を作成するようにして、例えばこの履歴から、一定以上の出現頻度で得られる語句を流行語であるとして扱って、流行語句優先辞書テーブル52Cに登録するものである。また、既に流行語句優先辞書テーブル52Cに登録されている語句であるが、履歴を参照したところ出現頻度が一定以下にまで低くなったものについては、登録を削除するようにすれば、流行語句優先辞書テーブル52Cは、常に、そのときの時流に適合した流行語としての語句が登録された内容を維持できることになる。
また、インターネット上において流行語句優先辞書テーブル52Cとしてのデータを提供するサーバから、有償、若しくは無償で、ダウンロードを行って取得するという手法も考えられる。
As a configuration for acquiring the buzzword priority dictionary table 52C as described above, for example, an electronic device that is assumed to be acquired and stored in the mobile phone device 1 using the morphological analysis function described below. Morphological analysis of character string information corresponding to the text content of e-mail and document files, or text information corresponding to the text content described on the Web page (Web content) browsed using the network connection function It is conceivable that the mobile phone device 1 creates a buzzword / phrase priority dictionary table based on the analysis result by executing the process. More specifically, for example, each time a morphological analysis process is performed, a history of words obtained as a result is created. For example, words obtained with a certain frequency of appearance from the history are buzzwords. Are registered in the buzzword priority dictionary table 52C. In addition, for words / phrases that have already been registered in the popular word / phrase priority dictionary table 52C but whose appearance frequency has decreased to a certain level or less by referring to the history, if the registration is deleted, the popular word / phrase priority is given. The dictionary table 52C can always maintain the contents in which words and phrases as buzzwords adapted to the current trend are registered.
Also, a method of downloading and acquiring from a server providing data as the buzzword priority dictionary table 52C on the Internet for a fee or free of charge is also conceivable.

また、本実施の形態では、電子メールや文書ファイルの文書内容を参照することによっても、変換候補語句の優先順位を変更することが可能とされている。このようにして、文書内容を参照することに基づいた優先機能については「参照文優先」ということにする。
この参照文優先としての変換候補語句テーブル62の処理を行うべきときには、本実施の形態の文字入力システム(文字入力支援アプリケーション30)においては、下記のような処理、動作を実行することになる。
本実施の形態において参照文優先の変換候補語句テーブル処理を実行するのにあたって、対象となる参照文は、図2に示される電子メールデータ53として記憶部18に保存されている、個々の電子メール内容と、同じく記憶部18に保存されている文書ファイル群54に含まれる文書ファイルのそれぞれとなる。
In the present embodiment, it is possible to change the priority order of the conversion candidate words / phrases by referring to the document contents of an e-mail or a document file. In this way, the priority function based on referring to the document content is referred to as “reference sentence priority”.
When the process of the conversion candidate word / phrase table 62 as the reference sentence priority is to be performed, the following processes and operations are executed in the character input system (character input support application 30) of the present embodiment.
In executing the reference sentence priority conversion candidate phrase table processing in the present embodiment, the target reference sentence is an individual e-mail stored in the storage unit 18 as the e-mail data 53 shown in FIG. The contents and each of the document files included in the document file group 54 similarly stored in the storage unit 18.

先ず、参照文優先の変換候補語句テーブル処理として、電子メールを参照文とする場合について説明する。
この場合、文字変換処理部31は、先ず、参照文解析処理部33に対して、参照すべき電子メールを指定して、これを参照文として取得することを命令する。この命令に応答して、参照文解析処理部33は、メールウェア41に対して、指定された電子メールの内容を要求する。メールウェア41は、電子メールの送受信制御、受信後の電子メールの保存管理、電子メールの作成などを実現するためのアプリケーションソフトウェアである。直接的な電子メールデータ53の管理は、このメールウェア41が実行する。
また、この場合のようにして、電子メールを参照文とする場合は、例えば、既に受信した電子メールに対する返信として電子メールを作成するような場合を挙げることができる。この場合には、返信の元となる電子メールを参照文とすることになる。
メールウェア41は、上記の要求に応答して、電子メールデータ53から指定された電子メールの内容を読み出し、参照文解析処理部33に渡す。
First, a case where an e-mail is used as a reference sentence will be described as the conversion candidate word / phrase table processing prioritizing the reference sentence.
In this case, the character conversion processing unit 31 first instructs the reference sentence analysis processing unit 33 to specify an electronic mail to be referred to and acquire it as a reference sentence. In response to this command, the reference sentence analysis processing unit 33 requests the mailware 41 for the contents of the designated electronic mail. The mailware 41 is application software for realizing e-mail transmission / reception control, e-mail storage management after reception, e-mail creation, and the like. The mailware 41 executes direct management of the e-mail data 53.
Further, in this case, when the e-mail is used as a reference sentence, for example, a case where an e-mail is created as a reply to the already received e-mail can be cited. In this case, the electronic mail that is the source of the reply is used as a reference sentence.
In response to the above request, the mailware 41 reads the content of the specified email from the email data 53 and passes it to the reference sentence analysis processing unit 33.

ここで、上記のようにして参照文解析処理部33が取得した電子メールの内容が図12(a)に示すものであるとする。この図においては、この電子メールの内容を表示部22に表示させたときの表示態様により示しており、上側において、電子メールの差出人(From:リクリエーション幹事長、宛先(To:リクリエーション委員)、題名(Subject:ボーリング大会について)が示され、その下に本文が示されている。ちなみに、本文は、

「こんにちは、寒いですね。
そろそろ、ボーリング大会の賞品を決めましょう。
何時が都合がいいですか?
連絡お願いします。
以上
幹事長」

となっている。
Here, it is assumed that the content of the electronic mail acquired by the reference sentence analysis processing unit 33 as described above is as shown in FIG. In this figure, the content of this e-mail is shown by the display mode when it is displayed on the display unit 22. On the upper side, the sender of the e-mail (From: recreation secretary general, destination (To: recreation committee)) , The title (Subject: About the bowling tournament) is shown, and the text is shown below it.

"Hello, It's cold.
Now, let's decide the prize for the bowling competition.
What is the best time?
Please contact me.
Secretary-General "

It has become.

このようにして、特定の一通に対応する電子メールの内容データを渡された参照文解析処理部33は、例えばその電子メール内容のうちで、この場合には本文の内容を形態素解析処理部34に渡し、この本文の内容についての形態素解析を指示する。形態素解析処理部34では、この指示に応答して、渡された電子メール本文の文章内容を解析対象として形態素解析(Morphological Analysis)処理を実行する。なお、この形態素解析処理としてどのような方式、アルゴリズムを採用するのかについては、特に限定されるものではなく、これまでに既知とされている、あるいは将来的に既知となる技術を基とする方式、アルゴリズムなどが採用されればよい。そして、形態素解析処理部34は、形態素解析処理の結果を形態素情報64として生成し、これを例えばRAM19に保持させるようにする。
また、本実施形態における形態素解析はは、かな変換のための辞書に利用し得る語句に細分化、分解することを目的とするものなので、例えば形態素解析以外の手法があれば、それを採用しても構わない。
In this way, the reference sentence analysis processing unit 33 to which the content data of the e-mail corresponding to a specific message is passed, for example, among the e-mail contents, in this case, the content of the text is converted into the morphological analysis processing unit 34. To instruct the morphological analysis of the contents of this text. In response to this instruction, the morpheme analysis processing unit 34 executes a morphological analysis process on the text content of the passed e-mail body as an analysis target. Note that there is no particular limitation on the method and algorithm to be used for the morphological analysis processing, and a method based on a technique that has been known so far or will be known in the future. Any algorithm may be employed. Then, the morpheme analysis processing unit 34 generates the result of the morpheme analysis process as the morpheme information 64, and stores this in the RAM 19, for example.
The morphological analysis in this embodiment is intended to subdivide and decompose words that can be used in a dictionary for kana conversion. For example, if there is a method other than morphological analysis, it is adopted. It doesn't matter.

図12に示される電子メールの本文の内容に応じて生成、保持されることとなる形態素情報64の内容例としてその一部を図12(b)に示す。この図に示される形態素情報64は、形態素として分解された語句ごとに、ID、表記、品詞、読み、の4項目を対応させて成る情報とされる。ここにおいて示されるIDは、形態素として分解して得られた語句と読み・表記・品詞が一致する語句を基本辞書51から検索して、この検索された語句に付されていたIDが記述されるものである。これにより、IDによって、基本辞書51に登録される語句と、形態素情報64に登録されている語句との対応付けが為されることとなる。なお、このことからすると、形態素情報64の構造としては、形態素として得られた語句のうちで基本辞書51に同じものが登録されている場合には、そのIDのみを項目として有するようにされてもよい。このようにすれば、例えば形態素情報64に必要なデータサイズを小さくできる。   FIG. 12B shows a part of the morpheme information 64 that is generated and held in accordance with the content of the body of the electronic mail shown in FIG. The morpheme information 64 shown in this figure is information obtained by associating four items, ID, notation, part of speech, and reading, for each word decomposed as a morpheme. The ID shown here describes the ID assigned to the searched word / phrase by searching the basic dictionary 51 for a word / word / part of speech that matches the word / phrase obtained by disassembling as a morpheme. Is. Thereby, the phrase registered in the basic dictionary 51 and the phrase registered in the morpheme information 64 are associated with each other by the ID. From this, the structure of the morpheme information 64 is such that, if the same words are registered in the basic dictionary 51 among the phrases obtained as morphemes, only the ID is included as an item. Also good. In this way, for example, the data size required for the morpheme information 64 can be reduced.

そして、ここでの仮名・漢字による文字入力操作として、ユーザが先ず仮名文字「し」を入力したものとする。この入力に対応して生成する変換候補語句テーブル62として、先に図3〜図8により説明した基本動作例に従ったとする場合の内容例を、図13(a)に示す。この図13(a)の変換候補語句テーブル62は、基本辞書51から検索した、読みの先頭文字が「し」である語句を、基本優先度にそのまま対応させた優先順位により配列した内容を有している(従って、ここでは、優先語句テーブル63には、読みが「し」から始まる語句は登録されていなかったものとしている)。
そして、参照文優先の変換候補語句テーブル処理が有効となっている場合には、文字変換処理部31は、上記のようにして基本動作例により変換候補語句テーブル62を作成させたうえで、上述した指定参照文についての形態素情報62を生成して保持させ、この形態素情報62の内容を参照するようにされる。
ここでの指定参照文が図12(a)に示される電子メール本文であり、これに対応して生成・保持された形態素情報64は図12(b)に示すものであったとする。文字変換処理部31は、この形態素情報62の内容を参照して、ここに登録されている語句(形態素)のうちで、今回の入力仮名文字(不確定文字列(変換元文字列))である「し」ではじまる語句を検索する。すると、この場合には、「読み・表記」が「しょうひん・賞品」の語句が検索結果として得られることになる。そこで、文字変換処理部31は、図13(a)の変換候補語句テーブル62について、図13(b)に示すようにして、検索された「読み・表記」が「しょうひん・賞品」の語句を、最も高い優先順位とするように変更を行うようにされる。
As a character input operation using kana / kanji here, it is assumed that the user first inputs the kana character “shi”. FIG. 13A shows an example of contents when the conversion candidate word / phrase table 62 generated in response to this input is in accordance with the basic operation example described above with reference to FIGS. The conversion candidate word / phrase table 62 in FIG. 13 (a) has a content in which words / phrases whose first character of reading is “shi” retrieved from the basic dictionary 51 are arranged in a priority order that directly corresponds to the basic priority. (Accordingly, here, it is assumed that a word whose reading starts with “shi” is not registered in the priority word table 63).
If the reference sentence priority conversion candidate phrase table processing is enabled, the character conversion processing unit 31 creates the conversion candidate phrase table 62 by the basic operation example as described above, and then The generated morpheme information 62 for the designated reference sentence is generated and held, and the contents of the morpheme information 62 are referred to.
Here, it is assumed that the designated reference sentence is the e-mail body shown in FIG. 12A, and the morpheme information 64 generated and held corresponding to this is shown in FIG. 12B. The character conversion processing unit 31 refers to the contents of the morpheme information 62, and uses the current input kana character (indeterminate character string (conversion source character string)) among the words (morphemes) registered here. Search for a word that begins with a certain “shi”. Then, in this case, the phrase “syohin / prize” is obtained as a search result. Therefore, the character conversion processing unit 31 uses the search candidate word / phrase table 62 of FIG. 13 (a) as shown in FIG. Is changed to have the highest priority.

なお、電子メール本文の内容によっては、形態素情報64には、基本辞書51には無い語句が含まれる可能性がある。このような基本辞書51には無い語句が不確定文字列に基づいて検索された場合には、文字変換処理部31は、変換候補語句テーブル62に対して検索された語句を新規に登録するとともに、この新規登録した語句が最も高い優先順位となるようにして配列順を変更することになる。   Depending on the content of the e-mail body, the morpheme information 64 may include words that are not in the basic dictionary 51. When such a phrase that does not exist in the basic dictionary 51 is searched based on an indeterminate character string, the character conversion processing unit 31 newly registers the searched phrase in the conversion candidate phrase table 62. Then, the order of arrangement is changed so that the newly registered word / phrase has the highest priority.

例えば受信した電子メールに対する返信の文章を作成するときなどには、この受信した電子メールの本文にある文字列を再び利用する可能性が高い。そこで、上記のようにして、電子メール本文の内容に応じて変換候補語句テーブル62における登録語句の優先順位を設定し、これを変換候補語句リストエリアAR2の表示に反映させるようにすれば、例えば電子メールなどにおける文章作成に対応しての予測精度の向上が図られることとなる。
なお、ここでは電子メールにおいて参照文とするのは、その本文のみである、即ちボディ部の情報のみとしているが、ヘッダ部内の題名、宛先、差し出し人名なども参照文に含めることが考えられる。また、特に宛名、差し出し人名については、携帯電話装置1に登録したユーザのプロフィール情報であるとか、電話帳情報などと紐付けすることにより取得した人名、住所などを参照文に含めるようにすれば、有用なものとなる。
For example, when creating a reply sentence for a received electronic mail, there is a high possibility that the character string in the body of the received electronic mail will be used again. Therefore, if the priority order of registered words in the conversion candidate word / phrase table 62 is set according to the content of the e-mail body as described above, and this is reflected in the display of the conversion candidate word / phrase list area AR2, for example, The prediction accuracy corresponding to the text creation in e-mail or the like will be improved.
It should be noted that here, in the electronic mail, only the text is used as the reference sentence, that is, only the information on the body part, but it is conceivable that the title, destination, sender name, etc. in the header part are also included in the reference sentence. In particular, for the address and sender name, if the user's profile information registered in the mobile phone device 1 or the person name, address, etc. acquired by linking with the phone book information are included in the reference sentence Will be useful.

また、参照文優先の変換候補語句テーブル処理として、文書ファイルを参照文とする場合について説明する。
この場合の文字変換処理部31は、参照文解析処理部33に対して、参照すべき文書ファイルを指定して、これを参照文として取得することを命令し、参照文解析処理部33は、この命令に応答して、文書エディタ42に対して、指定された文書ファイルを要求する。文書エディタ42は、文書ファイルの作成・編集、保存管理などを行うためのアプリケーションソフトウェアである。ここでは、文書エディタ42により記憶部18にて保存管理される1以上の文書ファイルを、文書ファイル群54として示している。
なお、文字入力操作に際して、文書ファイルを参照文とする場合は、例えば、或る程度の文章内容を有して文書ファイル群54に含められるようにして記憶されている文書ファイルを文書エディタ42により開いて、編集を行っている場合を挙げることができる。
文書エディタ42は、上記の要求に応答して、文書ファイル群54から指定された文書ファイルを読み出し、参照文解析処理部33に渡す。
そして、参照文解析処理部33は、渡された文書ファイルを形態素解析処理部34に渡し、その文書ファイルの内容である文字列(文章)について、参照文が電子メール本文とされていた場合と同様にして、形態素解析処理を実行し、形態素情報64の生成・保持を行う。
Also, a case where a document file is used as a reference sentence will be described as reference candidate priority conversion candidate word / phrase table processing.
In this case, the character conversion processing unit 31 instructs the reference sentence analysis processing unit 33 to specify a document file to be referred to and acquire it as a reference sentence. In response to this command, the document editor 42 is requested for the designated document file. The document editor 42 is application software for performing creation / editing and storage management of document files. Here, one or more document files stored and managed by the document editor 42 in the storage unit 18 are shown as a document file group 54.
When a document file is used as a reference sentence during character input operation, for example, a document file having a certain text content and stored so as to be included in the document file group 54 is read by the document editor 42. You can mention when you are opening and editing.
In response to the above request, the document editor 42 reads the designated document file from the document file group 54 and passes it to the reference sentence analysis processing unit 33.
Then, the reference sentence analysis processing unit 33 passes the transferred document file to the morpheme analysis processing unit 34, and the case where the reference sentence is the e-mail body for the character string (sentence) that is the content of the document file. Similarly, morpheme analysis processing is executed, and morpheme information 64 is generated and held.

この場合における対象の参照文である文書ファイルの内容例と、これに対応した形態素情報64の内容例の一部を、それぞれ図14(a)、(b)に示す。これらの図を比較して分かるように、図14(b)の形態素情報64には、図14(a)に示される文書ファイルにおける文章内容について形態素解析を行った結果として得られた形態素(語句)が登録されているものである。   14A and 14B respectively show a content example of a document file that is a target reference sentence in this case and a part of a content example of morpheme information 64 corresponding thereto. As can be seen by comparing these figures, the morpheme information 64 shown in FIG. 14B includes morphemes (phrases) obtained as a result of performing morphological analysis on the text contents in the document file shown in FIG. ) Is registered.

そして、ここでの仮名・漢字による文字入力モードにおいて、ユーザが先ず仮名文字「し」を入力したものとする。この入力に対応して生成する変換候補語句テーブル62として、先に図3〜図8により説明した基本動作例に従ったとする場合の内容例として、先のメール本文を参照文とした場合と同じ、図13を挙げることとする。
先にも述べたように、図13(a)の変換候補語句テーブル62は、基本辞書51から検索した、読みの先頭文字が「し」である語句を、基本優先度にそのまま対応させた優先順位により配列した内容を有している(従って、ここでは、優先語句テーブル63には、読みが「し」から始まる語句は登録されていなかったものとしている)。
そして、参照文優先の変換候補語句テーブル処理が有効となっている場合には、文字変換処理部31は、上記のようにして基本動作例により変換候補語句テーブル62を作成させたうえで、上述した指定参照文についての形態素情報62を生成して保持させ、この形態素情報62の内容を参照するようにされる。
ここでの指定参照文は、図14(a)に示される文書ファイルであり、これに対応して生成・保持された形態素情報64を図14(b)に示す。文字変換処理部31は、この形態素情報62の内容を参照して、ここに登録されている語句(形態素)のうちで、今回の入力仮名文字である「し」ではじまる語句を検索することになる。すると、この場合には、「読み・表記」が「しょうひん・商品」の語句が検索結果として得られることになる。そこで、文字変換処理部31は、図13(a)の変換候補語句テーブル62について、図13(b)に示すようにして、検索された「読み・表記」が「しょうひん・商品」の語句を、最も高い優先順位とするように変更を行うようにされる。また、この場合にも、文書ファイルの内容に応じて形態素情報64に基本辞書51には無い語句が含まれ、かつ、このような語句が不確定文字列に基づいて検索される可能性がある。この場合にも、先のメール本文の場合と同様に、文字変換処理部31は、変換候補語句テーブル62に対して検索された語句を新規に登録するとともに、この新規登録した語句が最も高い優先順位となるようにして配列順を変更することになる。
In the character input mode using kana / kanji here, it is assumed that the user first inputs the kana character “shi”. The conversion candidate word / phrase table 62 generated in response to this input is the same as the case where the previous mail text is used as a reference sentence as an example of contents when the basic operation example described above with reference to FIGS. Referring to FIG.
As described above, the conversion candidate word / phrase table 62 in FIG. 13A is a priority in which words / phrases whose first character of reading is “shi” retrieved from the basic dictionary 51 are directly associated with the basic priority. It has contents arranged in order (hence, in this case, it is assumed that no words starting with “shi” are registered in the priority word table 63).
If the reference sentence priority conversion candidate phrase table processing is enabled, the character conversion processing unit 31 creates the conversion candidate phrase table 62 by the basic operation example as described above, and then The generated morpheme information 62 for the designated reference sentence is generated and held, and the contents of the morpheme information 62 are referred to.
The designated reference text here is the document file shown in FIG. 14A, and the morpheme information 64 generated and held corresponding to this is shown in FIG. 14B. The character conversion processing unit 31 refers to the content of the morpheme information 62 and searches for the word / phrase (morpheme) registered here for the word / phrase beginning with “shi” which is the current input kana character. Become. Then, in this case, the phrase “reading / notation” “shohin / product” is obtained as a search result. Therefore, the character conversion processing unit 31 uses the search candidate word / phrase table 62 shown in FIG. 13 (a) as shown in FIG. Is changed to have the highest priority. Also in this case, there is a possibility that words that are not in the basic dictionary 51 are included in the morpheme information 64 according to the contents of the document file, and such words are searched based on an indefinite character string. . Also in this case, as in the case of the previous mail body, the character conversion processing unit 31 newly registers the searched phrase in the conversion candidate phrase table 62 and the newly registered phrase has the highest priority. The order of arrangement is changed so that the order becomes the same.

このようにして、文書ファイルにおける文章内容に応じて変換候補語句テーブル62における登録語句の優先順位を設定し、変換候補語句リストエリアAR2の表示に反映させることで、文書ファイルの編集・修正時における予測精度の向上が図られることとなる。つまり、参照文優先としての変換候補語句テーブル処理によっては、少なくとも、そのときに作成している電子メール・文書ファイルに関して入力される可能性の高い語句が提示されるようにして予測精度が高められることになるものである。   In this way, the priority order of registered words / phrases in the conversion candidate word / phrase table 62 is set in accordance with the text content in the document file and reflected in the display of the conversion candidate word / phrase list area AR2, so that the document file can be edited or modified. The prediction accuracy will be improved. In other words, depending on conversion candidate word / phrase table processing as a reference sentence priority, prediction accuracy is improved by presenting at least words / phrases that are likely to be input with respect to the e-mail / document file created at that time. It will be.

これまでの説明によると、本実施の形態の文字入力システムとしては、時間優先、位置優先、流行語優先、参照文優先の4つの変換候補語句についての優先機能(優先項目)を有していることになる。これらの優先項目は、先にも若干述べたのであるが、ユーザが任意に、その有効/無効について設定を行えるようにされている。つまり、ユーザは、携帯電話装置1に対する所定操作によって、これら4つの優先項目についての設定画面を呼び出し、この設定画面に対する操作を行うことで、各優先項目についての有効・無効を設定することが可能とされている。このようにして設定された有効・無効についての内容は、優先項目テーブル61に反映されることになる。つまり、優先項目テーブル61は、ユーザ操作に応じて決定された、時間優先、位置優先、流行語優先、参照文優先の各優先項目についての有効・無効を示す情報であり、記憶部18において記憶されるものである。   According to the description so far, the character input system of this embodiment has a priority function (priority item) for four conversion candidate words: time priority, position priority, buzzword priority, and reference sentence priority. It will be. These priority items have been described a little earlier, but the user can arbitrarily set the validity / invalidity. In other words, the user can set the validity / invalidity for each priority item by calling the setting screen for these four priority items by a predetermined operation on the mobile phone device 1 and performing the operation on this setting screen. It is said that. The contents about valid / invalid set in this way are reflected in the priority item table 61. That is, the priority item table 61 is information indicating validity / invalidity for each priority item determined in accordance with a user operation, which includes time priority, position priority, buzzword priority, and reference sentence priority, and is stored in the storage unit 18. It is what is done.

優先項目テーブル61の構造例としては図15に示すようにして、「時間優先」「位置優先」「位置範囲設定」「流行語句優先」「参照文優先」の情報項目から成るものとしている。
「時間優先」の情報項目は、時間優先の変換候補語句テーブル処理の設定に関して、有効・無効の何れかを示す値を格納する。
「位置優先」の情報項目は、位置優先の変換候補語句テーブル処理の設定に関して、有効・無効の何れかを示す値を格納する。
また、「位置範囲設定」の情報項目は、上記の「位置優先」の情報項目において有効が設定されている場合に有効となる情報項目である。位置優先の変換候補語句テーブル処理にあっては、GPSユニット21から取得した現在位置情報を基準とする在る一定の位置範囲に含まれる位置情報を位置優先辞書テーブル52Bから検索するが、この「位置範囲設定」は、このときに設定すべき現在位置情報を基準とする位置範囲を示すものである。即ち、本実施の形態にあっては、位置優先の変換候補語句テーブル処理を有効に設定した場合には、この位置範囲についてもユーザにより設定可能とされている。なお、ここでは、位置範囲設定としての情報は、±x°(xは予め設定可能として定められた数値範囲における任意の数を示す)により表すこととしている。
「流行語句優先」の情報項目は、流行語句優先の変換候補語句テーブル処理の設定に関して、有効・無効の何れかを示す値を格納する。
「参照文優先」の情報項目は、参照文優先の変換候補語句テーブル処理の設定に関して、有効・無効の何れかを示す値を格納する。なお、本実施の形態の参照文優先にあっては、参照すべき文書は電子メールと文書ファイルのいずれかとされているが、これに対応して、参照文優先の変換候補語句テーブル処理を有効に設定した場合には、参照すべき文書を電子メールと文書ファイルの少なくとも何れか1つから選択設定できるようにすることも考えられる。
As an example of the structure of the priority item table 61, as shown in FIG. 15, the priority item table 61 includes information items of “time priority”, “position priority”, “position range setting”, “popular phrase priority”, and “reference sentence priority”.
The “time priority” information item stores a value indicating whether the time priority conversion candidate word / phrase table processing is valid or invalid.
The “position priority” information item stores a value indicating whether the position priority conversion candidate word / phrase table processing is valid or invalid.
The “position range setting” information item is an information item that is valid when the “position priority” information item is set to valid. In the position priority conversion candidate word / phrase table processing, the position priority dictionary table 52B is searched for position information included in a certain position range based on the current position information acquired from the GPS unit 21. The “position range setting” indicates a position range based on the current position information to be set at this time. That is, in this embodiment, when the position-priority conversion candidate word / phrase table processing is set to be valid, the position range can also be set by the user. Here, the information as the position range setting is expressed by ± x ° (x indicates an arbitrary number in a numerical range that can be set in advance).
The “popular phrase priority” information item stores a value indicating either valid / invalid with respect to the setting of the conversion candidate phrase table process with trendy phrase priority.
The “reference sentence priority” information item stores a value indicating whether the reference sentence priority conversion candidate phrase table process is valid or invalid. Note that with reference sentence priority in this embodiment, the document to be referred to is either an email or a document file. Correspondingly, conversion candidate word / phrase table processing with reference sentence priority is enabled. When set to, it may be possible to select and set a document to be referred to from at least one of an electronic mail and a document file.

そして、例えば文字変換処理部31は、仮名・漢字による文字入力モードにおいて仮名文字が入力され、変換候補語句テーブルを改めて作成するごとに、優先項目テーブル61を参照して、有効に設定されている優先機能を認識し、この認識した優先機能に応じた変換候補語句テーブル処理を実行するようにされる。例えば、「時間優先」、「位置優先」「流行語句優先」の変換候補語句テーブル処理が有効とされ、参照文優先が無効とされていた場合には、しかるべき順序に従って、「時間優先」、「位置優先」「流行語句優先」の変換候補語句テーブル処理を順次実行するようにされる。また、この場合のようにして「位置優先」が有効とされている場合には、GPSユニット21にて測定した現在位置を起点にして、位置範囲設定の項目において指定される位置範囲を設定し、時間優先辞書テーブル52Bにおける位置情報を検索するようにされる。   For example, the character conversion processing unit 31 is set to valid with reference to the priority item table 61 each time a kana character is input in the kana / kanji character input mode and the conversion candidate word / phrase table is newly created. A priority function is recognized, and conversion candidate word / phrase table processing corresponding to the recognized priority function is executed. For example, when the conversion candidate word / phrase table processing of “time priority”, “position priority”, and “buzz word priority” is enabled and the reference sentence priority is disabled, “time priority”, The conversion candidate word / phrase table processing of “position priority” and “buzzword priority” is sequentially executed. If “position priority” is enabled as in this case, the position range specified in the position range setting item is set starting from the current position measured by the GPS unit 21. The position information in the time priority dictionary table 52B is searched.

これまでに説明してきた本実施の形態の文字入力システムの動作の流れを図16のフローチャートに示す。この図に示す処理は、1回(一文字文)の仮名文字入力に対応した動作となる。つまり、先の図3〜図8での事例との対応であれば、最初に仮名文字「こ」を入力する操作が行われたことに応じて、この図16に示すステップS102以降の一連の手順を実行し、さらに、仮名文字「こ」に続けて図8のようにして「ん」を入力する操作を行ったとされると、再び、ステップS102以降の一連の手順を実行するようにされる。
なお、この図に示す処理は、主としては、文字入力支援アプリケーション30における文字変換処理部31が実行する手順であるとしてみることができる。また、このことは、図16の手順が、本実施の形態の文字入力システムが対応する文字入力支援アプリケーション30としてのプログラムをシステム制御部17におけるCPUが実行することで得られる処理であるということにもなる。
The flow of operation of the character input system according to the present embodiment described so far is shown in the flowchart of FIG. The processing shown in this figure is an operation corresponding to one-time (single-character sentence) kana character input. That is, if it corresponds to the case in FIG. 3 to FIG. 8, a series of steps after step S102 shown in FIG. 16 is performed in response to the operation of inputting the kana character “ko” first. If the procedure is executed and, further, an operation for inputting “n” as shown in FIG. 8 after the kana character “ko” is performed, the sequence of steps after step S102 is executed again. The
Note that the processing shown in this figure can be considered to be mainly a procedure executed by the character conversion processing unit 31 in the character input support application 30. In addition, this means that the procedure of FIG. 16 is a process obtained by the CPU in the system control unit 17 executing the program as the character input support application 30 supported by the character input system of the present embodiment. It also becomes.

この図においては、先ず、ステップS101により、一文字文の仮名文字を入力する操作が検知されるのを待機する。ここで否定の判別結果が得られている限りは、ステップS128に進み、後述するように確定操作を待機することになる。そして、例えば文字変換処理部31が一文字文の仮名文字の入力操作を検知したとすると、ステップS102以降の手順に進む。また、この検知に伴って、どのような仮名文字が入力されたのかを認識することになる。
次に、ステップS102においては、文字変換処理部31の制御により、今回新規入力された一文字分の仮名文字を含む、現在の不確定文字列を検索条件として、この検索条件とされた不確定文字列を先頭(冒頭)部分の読みの文字列として有する語句を、基本辞書51から検索するようにされる。そして、この検索結果に基づいて、ステップS103により、先の図3による説明のようにして新規の変換候補語句テーブル62を作成する。
In this figure, first, in step S101, it waits for an operation to input a kana character of one character sentence to be detected. As long as a negative determination result is obtained here, the process proceeds to step S128, and a determination operation is waited as will be described later. For example, if the character conversion processing unit 31 detects an input operation of a kana character of a single character sentence, the process proceeds to the steps after step S102. Further, along with this detection, it is recognized what kind of kana character is input.
Next, in step S102, under the control of the character conversion processing unit 31, the uncertain character set as the search condition using the current uncertain character string including the newly input kana character for the first character as the search condition. The basic dictionary 51 is searched for a phrase having the column as a reading character string at the beginning (beginning) portion. Based on the search result, a new conversion candidate word / phrase table 62 is created in step S103 as described above with reference to FIG.

続くステップS104では、文字変換処理部31が優先語句テーブル63を参照して、上記の検索条件とされた不確定文字列を先頭部分の読みの文字列として有する語句を検索し、ステップS105により、今回の検索条件に該当する語句が検索されたか否かについて判別する。ここで否定の判別結果が得られたのであれば、ステップS106をスキップしてステップS107に進むが、肯定の判別結果が得られた場合には、ステップS106の手順を実行した上で、ステップS107に進む。
ステップS106においては、図4、図5により説明したように、ステップS104により優先語句テーブル63から検索された語句の優先順位が最高(1番目)となるようにして変換候補語句テーブル62の内容を変更する。
In subsequent step S104, the character conversion processing unit 31 refers to the priority word / phrase table 63 to search for a phrase having the uncertain character string as the search condition as a reading character string in the first portion, and in step S105, It is determined whether or not a word or phrase corresponding to the current search condition has been searched. If a negative determination result is obtained here, step S106 is skipped and the process proceeds to step S107. If an affirmative determination result is obtained, the procedure of step S106 is executed and then step S107 is performed. Proceed to
In step S106, as described with reference to FIGS. 4 and 5, the contents of the conversion candidate word / phrase table 62 are set so that the priority of the word / phrase retrieved from the priority word / phrase table 63 in step S104 is highest (first). change.

ステップS107では、文字変換処理部31は、優先項目テーブル61を読み込んで参照し、「時間優先」が有効に設定されているか否かについての判別を行う。
ここで「時間優先」が無効に設定されているとして否定の判別結果が得られた場合には、ステップS108〜S111の手順をスキップして、ステップS112に進む。これに対して、「時間優先」が有効に設定されているとして肯定の判別結果が得られた場合には、ステップS108〜S111の手順を実行する。
In step S107, the character conversion processing unit 31 reads and references the priority item table 61, and determines whether or not “time priority” is set to be valid.
If a negative determination result is obtained assuming that “time priority” is set to be invalid, the procedure of steps S108 to S111 is skipped and the process proceeds to step S112. On the other hand, if an affirmative determination result is obtained assuming that “time priority” is set to be valid, the procedure of steps S108 to S111 is executed.

ステップS108においては、文字変換処理部31は、時計部20から現在時間を取得する。次に、ステップS109、ステップS110により時間優先辞書テーブル52Aを参照して、現在の変換候補語句テーブル62に登録されている語句(ここでは時間優先辞書テーブル52Aに登録される語句が基本辞書51の登録語句の範囲内であることを前提としている)のうちで、上記ステップS108により取得した現在時間が含まれる時間が対応付けられた語句(該当語句)を検索して、この該当語句が存在するか否かについて判別するようにされる。あるいは、該当語句として、ステップS101により得られた不確定文字列と冒頭の文字列が一致し、かつ、ステップS108により取得した現在時間が含まれる時間が対応付けられた語句を時間優先辞書テーブル52Aから検索して、この該当語句が存在するか否かについて判別する。
ステップS110にて、該当語句は存在しないとして否定の判別結果が得られたのであれば、ステップS111の手順はスキップする。これに対して該当語句は存在するとして肯定の判別結果が得られたのであれば、ステップS111の手順を実行してステップS112に進む。
ステップS111においては、上記ステップS110により検索された該当語句が、最も高い優先順位となるようにして変換候補語句テーブル62の内容を変更する。
In step S <b> 108, the character conversion processing unit 31 acquires the current time from the clock unit 20. Next, referring to the time priority dictionary table 52A in step S109 and step S110, the words / phrases registered in the current conversion candidate word / phrase table 62 (here, the words / phrases registered in the time priority dictionary table 52A are stored in the basic dictionary 51). Search for a phrase (corresponding phrase) associated with a time including the current time acquired in step S108, and the corresponding phrase exists. Whether or not is determined. Alternatively, the time-priority dictionary table 52A is a word / phrase in which the uncertain character string obtained in step S101 matches the initial character string and the time associated with the current time obtained in step S108 is associated as the corresponding phrase. To determine whether or not the corresponding phrase exists.
If a negative determination result is obtained in step S110 that there is no corresponding phrase, the procedure of step S111 is skipped. On the other hand, if a positive determination result is obtained because the corresponding phrase exists, the procedure of step S111 is executed, and the process proceeds to step S112.
In step S111, the contents of the conversion candidate phrase table 62 are changed so that the corresponding phrase searched in step S110 has the highest priority.

ステップS112においては、優先項目テーブル61を参照して、「位置優先」について有効が設定されているか否かについて判別し、否定の判別結果が得られた場合には、ステップS113〜S116の手順をスキップしてステップS117に進む。これに対してステップS112にて肯定の判別結果が得られたのであれば、ステップS113に進む。なお、「位置優先」について有効が設定されているとして、ステップS112からステップS113に進んだ場合には、文字変換処理部31は、図15に示した「位置範囲設定」の情報も読み込んで取得しているようにされる。   In step S112, the priority item table 61 is referenced to determine whether or not “position priority” is set to be valid. If a negative determination result is obtained, the procedure from steps S113 to S116 is performed. Skip to step S117. On the other hand, if a positive determination result is obtained in step S112, the process proceeds to step S113. If it is assumed that “position priority” is set to “valid”, and the process proceeds from step S112 to step S113, the character conversion processing unit 31 also reads and acquires the “position range setting” information shown in FIG. To be done.

ステップS113においては、現在位置情報を取得する。このためには、先ず、GPSユニット21にて測定される、例えば緯度・経度による地点的な現在位置情報を取得する。そのうえで、GPSユニット21から取得した位置情報を起点として、優先項目テーブルの「位置範囲設定」の情報により指定される位置範囲を求める。このようにして求めた位置範囲が、ステップS113にて取得すべき現在位置情報となる。   In step S113, current position information is acquired. For this purpose, first, the current location information, such as latitude and longitude, measured by the GPS unit 21 is acquired. In addition, the position range specified by the “position range setting” information in the priority item table is obtained using the position information acquired from the GPS unit 21 as a starting point. The position range obtained in this way becomes the current position information to be acquired in step S113.

続くステップS114、S115においては、位置優先辞書テーブル52Bを参照して、ステップS101により得られた不確定文字列と冒頭文字列が一致し、かつ、上記ステップS113により取得した現在位置情報に含まれる位置情報が対応付けられている登録語句(該当語句)が存在するか否かについて判別し、否定の判別結果に応じては、ステップS116をスキップしてステップS117に進む。これに対して肯定の判別結果が得られた場合には、ステップS116に進むようにされる。
ステップS116においては、上記ステップS115に対応して得られた該当語句について最も高い優先順位が与えられるようにして、変換候補語句テーブル62の内容を変更する。
In subsequent steps S114 and S115, with reference to the position priority dictionary table 52B, the indeterminate character string obtained in step S101 matches the initial character string, and is included in the current position information obtained in step S113. It is determined whether or not there is a registered phrase (corresponding phrase) associated with the position information. If the determination result is negative, step S116 is skipped and the process proceeds to step S117. On the other hand, if a positive determination result is obtained, the process proceeds to step S116.
In step S116, the content of the conversion candidate word / phrase table 62 is changed so that the highest priority is given to the corresponding word / phrase obtained in correspondence with step S115.

次のステップS117においては、優先項目テーブル61を参照して、「流行語句優先」について有効が設定されているか否かについて判別し、否定の判別結果が得られた場合には、ステップS118〜S120の手順をスキップしてステップS121に進む。これに対してステップS117にて肯定の判別結果が得られたのであれば、ステップS118に進む。   In the next step S117, with reference to the priority item table 61, it is determined whether or not “buzzword phrase priority” is set to be valid. If a negative determination result is obtained, steps S118 to S120 are performed. The procedure is skipped and the process proceeds to step S121. On the other hand, if a positive determination result is obtained in step S117, the process proceeds to step S118.

ステップS118では、流行語句優先辞書テーブル52Cを参照して、この流行語句優先辞書テーブル52Cに、今回の文字入力操作に応じて得られている不確定文字列を、読みの先頭文字列として含む語句(該当語句)を検索し、ステップS119により、検索結果として該当語句が存在したか否かを判別するようにされる。ここで該当語句が存在しないとして否定の判別結果が得られたのであれば、ステップS120の手順はスキップしてステップS121の手順に進むが、肯定の判別結果が得られたのであれば、ステップS120の手順を実行するようにされる。
ステップS120では、検索された該当語句について最も高い優先順位が与えられるようにして、変換候補語句テーブル62の内容を変更する。なお、この際において、流行語句優先辞書テーブル52Cから検索された該当語句が、流行語句優先辞書テーブル52Cのみにあって、そのときの変換候補語句テーブル62は登録されていない場合(基本辞書51に登録されていない場合)には、先にも述べたように、この該当語句を変換候補語句テーブル62に新規登録したうえで、この該当語句の優先順位を最も高くなるように設定することになる。
In step S118, referring to the buzzword / phrase priority dictionary table 52C, the buzzword / phrase priority dictionary table 52C includes an indeterminate character string obtained according to the current character input operation as the first character string of the reading. (Corresponding word / phrase) is searched, and whether or not the corresponding word / phrase exists as a search result is determined in step S119. Here, if a negative determination result is obtained because there is no corresponding phrase, the procedure of step S120 is skipped and the process proceeds to step S121. If a positive determination result is obtained, step S120 is performed. To be executed.
In step S120, the content of the conversion candidate word / phrase table 62 is changed so that the highest priority is given to the searched word / phrase. At this time, the corresponding phrase searched from the buzzword priority dictionary table 52C is only in the buzzword priority dictionary table 52C, and the conversion candidate word / phrase table 62 at that time is not registered (in the basic dictionary 51). If not registered), as described above, after newly registering the corresponding phrase in the conversion candidate phrase table 62, the priority of the corresponding phrase is set to be the highest. .

ステップS121においては、優先項目テーブル61を参照して、「参照文優先」について有効が設定されているか否かについて判別し、否定の判別結果が得られた場合には、ステップS122〜S126までの手順をスキップしてステップS127に進む。これに対してステップS21にて肯定の判別結果が得られたのであれば、ステップS122の手順に進む。   In step S121, with reference to the priority item table 61, it is determined whether or not “reference sentence priority” is set to be valid. If a negative determination result is obtained, steps S122 to S126 are performed. The procedure is skipped and the process proceeds to step S127. On the other hand, if a positive determination result is obtained in step S21, the process proceeds to step S122.

ステップS122においては、利用すべき参照文が有るか否かについて判別する。例えば、電子メールに対する返信としての電子メールの作成モードであったり、文書ファイルの編集文字入力モードであったりする場合には、利用すべき参照文が有ることとなり肯定の判別結果が得られる。これに対して、特に関連する電子メールや文書ファイルが無く、利用すべき参照文も無い場合には否定の判別結果が得られる。否定の判別結果が得られた場合には、ステップS123〜ステップS126までの手寿をスキップしてステップS127に進むが、肯定の判別結果が得られたのであれば、ステップS123の手順に進む。   In step S122, it is determined whether there is a reference sentence to be used. For example, in an e-mail creation mode as a reply to an e-mail or an edit character input mode of a document file, there is a reference sentence to be used, and a positive determination result is obtained. On the other hand, a negative determination result is obtained particularly when there is no related electronic mail or document file and there is no reference sentence to be used. If a negative determination result is obtained, the procedure from step S123 to step S126 is skipped and the process proceeds to step S127. If a positive determination result is obtained, the process proceeds to step S123.

ステップS123においては、形態素情報作成処理を実行する。つまり、先に図12、図14により説明したようにして、参照文としての電子メール或いは文書ファイルを取得して形態素解析処理部34に形態素解析処理を実行させる。そして、形態素解析処理の完了したことが、例えば形態素解析処理部34から参照文解析処理部33を経由して、文字変換処理部31に通知されると、文字変換処理部31は、ステップS124に進む。ステップS124では、上記ステップS123に応じて作成、保持された形態素情報64を参照し、この形態素情報64から、今回の文字入力操作に応じて得られている不確定文字列を読みの先頭文字列として含む語句(該当語句)を検索し、ステップS125により、この該当語句が有るか否かについての判別を行うようにされる。ステップS125にて否定の判別結果が得られた場合にはステップS126をスキップしてステップS127に進むが、肯定の判別結果が得られた場合には、ステップS126の手順を経てステップS127に進む。   In step S123, a morpheme information creation process is executed. That is, as described above with reference to FIGS. 12 and 14, an e-mail or document file as a reference sentence is acquired and the morpheme analysis processing unit 34 is caused to execute the morpheme analysis process. When the completion of the morpheme analysis processing is notified to the character conversion processing unit 31 from the morpheme analysis processing unit 34 via the reference sentence analysis processing unit 33, for example, the character conversion processing unit 31 proceeds to step S124. move on. In step S124, the morpheme information 64 created and held in accordance with step S123 is referred to, and the indeterminate character string obtained in accordance with the current character input operation is read from this morpheme information 64. The phrase (corresponding phrase) included as is searched, and whether or not the corresponding phrase exists is determined in step S125. If a negative determination result is obtained in step S125, step S126 is skipped and the process proceeds to step S127. If a positive determination result is obtained, the process proceeds to step S127 via the procedure of step S126.

ステップS126においては、検索された該当語句について最も高い優先順位が与えられるようにして、変換候補語句テーブル62の内容を変更する。なお、この際においても、形態素情報64から検索された該当語句が、形態素情報64側にのみにおいて登録されており、そのときの変換候補語句テーブル62に登録されていない場合(基本辞書51に登録されていない場合)には、先ず、この該当語句を変換候補語句テーブル62に新規登録したうえで、この該当語句の優先順位を最も高くなるように設定する。   In step S126, the content of the conversion candidate word / phrase table 62 is changed so that the highest priority is given to the searched corresponding word / phrase. Even in this case, the corresponding phrase retrieved from the morpheme information 64 is registered only on the morpheme information 64 side, and is not registered in the conversion candidate phrase table 62 at that time (registered in the basic dictionary 51). If not, first, the corresponding word / phrase is newly registered in the conversion candidate word / phrase table 62, and the priority of the corresponding word / phrase is set to be the highest.

ステップS127に至った段階では、基本辞書51(及び優先語句テーブル63)による基本的な変換候補語句テーブル62の作成に始まり、優先項目テーブル61により実行すべきことが指定されていた項目を優先した変換候補語句テーブル62の内容変更が完了していることになる。
なお、ここで考慮すべきこととして、実際の変換候補語句テーブル62において、現実に最も高い優先順位は1つしかないので、複数の優先機能に対応する変換候補語句テーブル62の内容変更の処理を実行したとする場合において、どの優先機能に対応する変換候補語句を最優先させて第一位の優先順位を付すべきか、ということがある。
例えば、これまでに説明したステップS127までの手順にそのまま従うこととすれば、ステップS106、S111、S116、S120、S126ごとにおいて、そのときの該当語句について最も高い優先順位を設定することとしているので、ここでは参照文優先により得られた該当語句について第一位の優先順位が与えられる結果となる。つまり、優先機能に対応する処理として処理順が後になるのにつれて、より高い優先度が与えられることになるものである。従って、優先機能の違いに応じて優先順位を与えようとする場合には、優先機能に対応する処理についての処理順を、その求める優先順位に対応させて決定すればよいことになる。
あるいは、S111、S116、S120、S126にて該当語句に優先順位を設定するときに、何らかの規則を与えることとして、この規則に則って、実際の優先順位を設定するように構成することが考えられる。例えば、それぞれの優先機能について異なる重み付けを与えて、その重み付けとしての値がより大きいほど、該当語句についてより高い優先順位が設定されるようにする、という構成を考えることができる。
At the stage of reaching step S127, starting with the creation of the basic conversion candidate word / phrase table 62 by the basic dictionary 51 (and the priority word / phrase table 63), priority is given to the items specified to be executed by the priority item table 61. This means that the content change of the conversion candidate word / phrase table 62 has been completed.
It should be noted that, in the actual conversion candidate word / phrase table 62, there is only one highest priority in reality, so the process of changing the contents of the conversion candidate word / phrase table 62 corresponding to a plurality of priority functions is performed. In the case of execution, there is a case where the conversion candidate word / phrase corresponding to which priority function should be given the highest priority and given the highest priority.
For example, if the procedure up to step S127 described so far is followed as it is, the highest priority is set for the corresponding phrase at each step S106, S111, S116, S120, S126. In this case, the highest priority is given to the corresponding phrase obtained by the reference sentence priority. That is, a higher priority is given to the processing corresponding to the priority function as the processing order is later. Therefore, when the priority order is given according to the difference in the priority function, the processing order for the process corresponding to the priority function may be determined in correspondence with the required priority order.
Alternatively, when priority is set for the corresponding phrase in S111, S116, S120, and S126, a certain rule may be given so that the actual priority is set according to this rule. . For example, it is possible to consider a configuration in which different weightings are given to the respective priority functions, and the higher priority is set for the corresponding phrase as the weighting value is larger.

そして、ステップS127においては、これまでの処理過程により変換候補語句についての優先順位が変更設定された変換候補語句テーブル62の内容が反映されるようにして、変換候補語句リストエリアAR2に対して、変換候補語句のリストを表示させるための制御を実行する。   In step S127, the contents of the conversion candidate word / phrase table 62 in which the priority order of the conversion candidate words / phrases is changed and set by the process so far are reflected on the conversion candidate word / phrase list area AR2. Control for displaying a list of conversion candidate words is executed.

ステップS127により変換候補語句リストエリアAR2において変換候補語句のリスト表示が行われた後は、先に図6(a)により説明したようにして、ユーザは、変換候補語句リストエリアAR2において表示されている変換候補語句の選択と確定のための操作を行うことができる。そこで、ステップS128では、変換候補語句についての確定操作が行われるのを待機するようにされ、確定操作が行われたとされると、ステップS129の手順に進むようにされる。なお、ここでは図示していないが、確定操作が行われたことに応じては、図6(a)から図6(b)への遷移例として説明したように、確定操作の対象とされていた変換候補語句が、確定文字列としてメイン入力操作エリアAR1に表示させることになる。   After the list display of conversion candidate words / phrases is performed in the conversion candidate word / phrase list area AR2 in step S127, the user is displayed in the conversion candidate word / phrase list area AR2 as described above with reference to FIG. It is possible to perform operations for selecting and confirming conversion candidate words. Therefore, in step S128, the process waits for the confirmation operation for the conversion candidate word to be performed. If the confirmation operation is performed, the process proceeds to step S129. Although not shown here, depending on the determination operation being performed, as described in the transition example from FIG. 6A to FIG. 6B, the determination operation is performed. The conversion candidate words are displayed in the main input operation area AR1 as a confirmed character string.

ステップS129においては、ステップS128に対応して行われた確定操作は、第1候補以外の変換候補語句、即ち優先順位が第一位ではない、それより下位の変換候補語句についての確定操作であったか否かについて判別し、肯定の判別結果が得られた場合には、ステップS130により、今回の確定操作の対象となった変換候補語句を、優先語句テーブル63に新規登録するようにされる。ステップS129にて否定の判別結果が得られたのであれば、ステップS130の手順はスキップして一旦この処理を抜け、例えば再度、ステップS101の手順に戻るようにされる。   In step S129, whether the confirmation operation performed in response to step S128 was a confirmation operation for conversion candidate words / phrases other than the first candidate, that is, conversion candidate words / phrases whose priority is not the first, If the determination result is negative and a positive determination result is obtained, the conversion candidate word / phrase that is the object of the final confirmation operation is newly registered in the priority word / phrase table 63 in step S130. If a negative determination result is obtained in step S129, the procedure of step S130 is skipped and the process is temporarily exited. For example, the procedure returns to step S101 again.

ところで、先に述べたように、追加辞書(補助辞書)の1つである流行語句優先辞書テーブルは、そこに登録される語句がいわゆる流行語であるという性質上、携帯電話装置1がユーザの手に渡った後において、逐次、更新された内容が得られるようにすることが好ましい。
そして、このための1つの解決策として、インターネット上において流行語句優先辞書テーブル52Cのデータを提供するサーバを設け、このサーバから携帯電話装置1が流行語句優先辞書テーブル52Cのデータをダウンロードするという構成を採り得ることも、先に述べたとおりである。
By the way, as described above, the buzzword priority dictionary table, which is one of the additional dictionaries (auxiliary dictionaries), has a characteristic that the words and phrases registered therein are so-called buzzwords. It is preferable that updated contents are obtained sequentially after reaching the hand.
As one solution for this, a server that provides data of the buzzword priority dictionary table 52C on the Internet is provided, and the mobile phone device 1 downloads data of the buzzword priority dictionary table 52C from this server. It is also possible to adopt as described above.

このようにして、サーバから流行語句優先辞書テーブルをダウンロードする構成を採ることによっては、例えば次のような利点がある。
例えば、先にも述べたように、携帯電話装置1自身が、電子メール、文書ファイル、Webコンテンツなどの文章内容を形態素に分解し、その形態素の情報を用いて流行語句優先辞書テーブルを作成、更新することは可能である。しかし、この流行語句優先辞書テーブルをサーバからダウンロードする構成とすれば、携帯電話装置1に対して流行語句優先辞書テーブル52Cを作成、更新するための構成を与える必要性はなくなるので、その分、携帯電話装置1の動作を軽くすることができる。
また、サーバにて流行語句優先辞書テーブルを用意することとすれば、携帯電話装置1では扱えないほどの大量の情報を処理して流行語句優先辞書テーブルを作成することができる。従って、流行語句優先辞書テーブルとしては、例えば、より流行に敏感で、また、豊富な語彙を持たせることが容易に可能になる。
また、サーバから携帯電話装置1に流行語句優先辞書テーブルをダウンロードさせるシステムとすれば、この流行語句優先辞書テーブルのダウンロードに関してビジネスモデルを与えることができる。
By adopting a configuration for downloading the buzzword priority dictionary table from the server in this way, for example, there are the following advantages.
For example, as described above, the mobile phone device 1 itself decomposes text contents such as e-mails, document files, and web contents into morphemes, and creates a buzzword priority dictionary table using the morpheme information. It is possible to update. However, if this buzzword priority dictionary table is configured to be downloaded from the server, there is no need to provide the mobile phone device 1 with a configuration for creating and updating the buzzword priority dictionary table 52C. The operation of the mobile phone device 1 can be lightened.
If a buzzword / phrase priority dictionary table is prepared at the server, a buzzword / phrase priority dictionary table can be created by processing a large amount of information that cannot be handled by the mobile phone device 1. Therefore, for example, the trendy word / phrase priority dictionary table is more sensitive to fashion and can easily have abundant vocabulary.
Further, if the system allows the mobile phone device 1 to download the buzzword priority dictionary table from the server, a business model can be given for the download of the buzzword priority dictionary table.

そこで、以降、これまでに説明した携帯電話装置1を含んで構築される、流行語句優先辞書テーブルのダウンロードのためのネットワークシステム(辞書ダウンロード・ネットワークシステム)の構成例について説明していくこととする。
なお、以降の説明からも理解されるように、ここでのネットワークシステムは、「流行語句優先辞書テーブル」のほか、流行語句を反映した「語句対応優先語句テーブル」も携帯電話装置1がサーバからダウンロードできる。
Therefore, hereinafter, a configuration example of a network system (dictionary download network system) for downloading a buzzword / phrase priority dictionary table constructed including the mobile phone device 1 described so far will be described. .
As will be understood from the following description, the network system here includes not only the “buzz phrase preferential dictionary table” but also the “word corresponding priority phrase table” reflecting the buzz phrase from the server. Downloadable.

図17は、本実施形態の辞書ダウンロード・ネットワークシステムの全体的な構築例を模式的に示している。
この図に示すように、本実施形態の辞書ダウンロード・ネットワークシステムは、携帯電話装置1、辞書サーバ2(サーバ装置)、及びゲートウェイサーバ3から成るものとしてみることができる。
携帯電話装置1は、これまでに説明してきたようにして文字入力支援アプリケーション30により文字入力を行うことができる。そして、ここでは、図2の追加辞書テーブル群52における追加辞書テーブルの1つである、流行語句優先辞書テーブル52Cをサーバ2からダウンロードすることができる。
また、ここでは携帯電話装置1は、1つのみが示されているが、実際においては、この辞書ダウンロード・ネットワークシステムにおいて多数が存在するものである。
FIG. 17 schematically shows an overall construction example of the dictionary download network system of this embodiment.
As shown in this figure, the dictionary download network system of this embodiment can be regarded as comprising a mobile phone device 1, a dictionary server 2 (server device), and a gateway server 3.
The cellular phone device 1 can input characters by the character input support application 30 as described above. In this case, the buzzword priority dictionary table 52C, which is one of the additional dictionary tables in the additional dictionary table group 52 of FIG.
Here, only one mobile phone device 1 is shown, but in reality, there are many in this dictionary download network system.

辞書サーバ2は、流行語句優先辞書テーブルのデータを保有しており、携帯電話装置1からの要求に応じてダウンロードに相当する、流行語句優先辞書テーブルのデータ送信を実行可能とされている。
また、この場合には、流行語句優先辞書テーブルを自動作成、自動更新する機能を有する。
さらに、流行語句優先辞書テーブルのダウンロードに応じて、ユーザに対する課金のための処理も実行することができる。
また、この場合の辞書サーバ2は、流行語句優先辞書テーブルの自動作成のために、Web(インターネット)上に存在する、ホームページやブログなどをはじめとするWebコンテンツを巡回(クローリング)して、Webコンテンツのデータを収集することができるようにもされている。なお、この図では、辞書サーバ2が巡回する対象とするWebコンテンツについては、Webコンテンツ群4として示している。
The dictionary server 2 holds data of the buzzword priority dictionary table, and can execute data transmission of the buzzword priority dictionary table corresponding to download in response to a request from the mobile phone device 1.
In this case, the buzzword priority dictionary table is automatically created and automatically updated.
Furthermore, a process for charging the user can be executed in accordance with the download of the buzzword priority dictionary table.
In this case, the dictionary server 2 circulates (crawls) Web contents such as homepages and blogs existing on the Web (Internet) to automatically create a buzzword priority dictionary table. Content data can also be collected. In this figure, Web contents to be circulated by the dictionary server 2 are shown as a Web content group 4.

ゲートウェイサーバ3は、携帯電話装置1によるネットワークを経由しての通信を可能とするために、いわゆる携帯電話装置1の通信プロトコルと、インターネットなどとしてのネットワークに対応する通信プロトコルとを変換する機能を有する。
各携帯電話装置1は、このゲートウェイサーバ3の介在により、ネットワーク経由での電子メールの送受信であるとか、ホームページやブログなどに代表されるWebコンテンツへのアクセスが実現される。
また、この場合のゲートウェイサーバ3は、携帯電話装置1が送受信する電子メールに対応したメールサーバとしての機能も有しているものとされる。
また、この場合のゲートウェイサーバ3は、辞書サーバ2と連携しており、後述するようにして、必要に応じて、辞書サーバ2と通信を行う。この辞書サーバ2との通信は、例えば専用線あるいはネットワーク経由で行われるものとされればよい。
The gateway server 3 has a function of converting a communication protocol of the so-called mobile phone device 1 and a communication protocol corresponding to the network such as the Internet so that the mobile phone device 1 can communicate via the network. Have.
Each mobile phone device 1 is capable of transmitting / receiving e-mails via a network, or accessing Web contents represented by a home page, a blog, and the like through the gateway server 3.
In addition, the gateway server 3 in this case also has a function as a mail server corresponding to electronic mail transmitted and received by the mobile phone device 1.
The gateway server 3 in this case is linked to the dictionary server 2 and communicates with the dictionary server 2 as necessary, as will be described later. The communication with the dictionary server 2 may be performed via a dedicated line or a network, for example.

なお、辞書サーバ2をインターネットなどのネットワーク上に設けることとすれば、実際の運用では、辞書サーバ2と携帯電話装置1との間での通信も、例えばゲートウェイサーバ3などとしてのゲートウェイを経由すべきことになるが、ここでは、説明の便宜上、辞書サーバ2と携帯電話装置1とは、ゲートウェイの介在を省略して直接的に通信可能とされているものとして示している。
いずれにせよ、本実施形態としては、図17において示される、携帯電話装置1、辞書サーバ2、及びゲートウェイサーバ3との間での各通信経路、また、携帯電話装置1によるゲートウェイサーバ3を経由したネットワークとの通信経路、及び辞書サーバ2によるネットワークとの間の通信経路などは、1つのまとまった通信網における通信経路としてみることができる。
If the dictionary server 2 is provided on a network such as the Internet, in actual operation, communication between the dictionary server 2 and the mobile phone device 1 also passes through a gateway such as the gateway server 3. Here, for convenience of explanation, the dictionary server 2 and the mobile phone device 1 are illustrated as being capable of directly communicating without the intervention of a gateway.
In any case, in the present embodiment, each communication path between the mobile phone device 1, the dictionary server 2, and the gateway server 3 shown in FIG. The communication path to the network and the communication path between the dictionary server 2 and the network can be viewed as a communication path in a single communication network.

図18は、辞書サーバ2の内部構成例を示している。この図に示すようにして、辞書サーバ2は、演算処理部71、ROM72、RAM73、携帯電話対応通信部74、ゲートウェイ対応通信部75、及び記憶部76を有して構成されるものとしてみることができる。   FIG. 18 shows an internal configuration example of the dictionary server 2. As shown in this figure, the dictionary server 2 is assumed to include an arithmetic processing unit 71, a ROM 72, a RAM 73, a mobile phone compatible communication unit 74, a gateway compatible communication unit 75, and a storage unit 76. Can do.

辞書サーバ2は、実際としては、例えばコンピュータシステムとしてハードウェア、ソフトウェアを備えて構成されるものであるが、演算処理部71は、その中枢となるCPU(Central Processing Unit)を有して形成され、プログラムを実行しての演算処理により、本実施形態の辞書サーバとして必要な機能を実現するための各種の制御、処理を実行する。
RAM72は、演算処理部71におけるCPUが演算処理を実行するにあたっての主記憶装置となる。
ROM73は、演算処理部71におけるCPUが演算処理を実行するのに必要とされる各種のデータが記憶される。
The dictionary server 2 is actually configured with, for example, hardware and software as a computer system, but the arithmetic processing unit 71 is formed having a central processing unit (CPU). Various controls and processes for realizing functions necessary as the dictionary server of the present embodiment are executed by arithmetic processing by executing a program.
The RAM 72 serves as a main storage device when the CPU in the arithmetic processing unit 71 executes arithmetic processing.
The ROM 73 stores various data necessary for the CPU in the arithmetic processing unit 71 to execute arithmetic processing.

携帯電話対応通信部74は、演算処理部71の制御に応じて携帯電話装置1との通信を実行するもので、そのためのハードウェア、及びソフトウェアにより形成されるものとしてみることができる。
また、携帯電話対応通信部74は、演算処理部71の制御に応じて携帯電話装置1との通信を実行するもので、そのためのハードウェア、及びソフトウェアにより形成されるものとしてみることができる。
また、ゲートウェイ対応通信部75は、演算処理部71の制御に応じてゲートウェイサーバ3との通信を実行するもので、そのためのハードウェア、及びソフトウェアにより形成されるものとしてみることができる。
なお、先にも述べたように、実際においては辞書サーバ2と携帯電話装置1との通信を、ゲートウェイを経由して行えるようにした構成とすることも可能であり、この構成に対応させれば、携帯電話装置1との通信もゲートウェイ対応通信部75によって実現できることになる。
The mobile phone compatible communication unit 74 executes communication with the mobile phone device 1 according to the control of the arithmetic processing unit 71, and can be regarded as being formed by hardware and software for that purpose.
In addition, the mobile phone compatible communication unit 74 executes communication with the mobile phone device 1 in accordance with the control of the arithmetic processing unit 71, and can be regarded as being formed by hardware and software for that purpose.
Moreover, the gateway corresponding | compatible communication part 75 performs communication with the gateway server 3 according to control of the arithmetic processing part 71, and can be seen as what is formed with the hardware and software for it.
In addition, as described above, in practice, it is possible to adopt a configuration in which communication between the dictionary server 2 and the mobile phone device 1 can be performed via a gateway. In this case, communication with the mobile phone device 1 can also be realized by the gateway-compatible communication unit 75.

記憶部76は、例えばHDD(ハードディスクドライブ)などにより構成され、演算処理部71のための補助記憶装置として利用される。
この記憶部76には、演算処理部71としてのCPUが実行すべきプログラムが記憶されている。また、辞書サーバ2の動作実行に対応して必要とされる各種の情報、データなどが記憶される。
The storage unit 76 is configured by, for example, an HDD (hard disk drive) or the like, and is used as an auxiliary storage device for the arithmetic processing unit 71.
The storage unit 76 stores a program to be executed by the CPU as the arithmetic processing unit 71. In addition, various information and data necessary for the operation execution of the dictionary server 2 are stored.

図19は、ソフトウェアに基づいた辞書サーバ2の機能、動作例をブロック構成により示している。
この図において辞書サーバ2が主にプログラムを実行することにより実現される機能、動作としては、統合管理部81、クローリング部82、形態素解析処理部83、統計情報処理部84、辞書作成処理部85、通信制御部86、及び課金処理部87の各機能ブロックにより示している。
FIG. 19 shows an example of functions and operations of the dictionary server 2 based on software in a block configuration.
In this figure, functions and operations realized when the dictionary server 2 mainly executes a program include an integrated management unit 81, a crawling unit 82, a morphological analysis processing unit 83, a statistical information processing unit 84, and a dictionary creation processing unit 85. The functional blocks of the communication control unit 86 and the charging processing unit 87 are shown.

上記各部位が実行するものとされる処理、動作の詳細については後述するが、ここでは、簡単に、これらの各部位の動作を述べておく。
統合管理部81は、辞書サーバ2が実行する機能、動作についての統合的な管理としての処理を実行する。例えば下記の各部位の動作の連係なども、統合管理部81により制御される。
クローリング部82は、後述するようにしてWebコンテンツをクローリングするための制御、処理を実行する。
形態素解析処理部83は、クローリングデータ91としての文章内容の情報(文字情報データ)について形態素解析処理を実行して、上記文章内容を形態素に分解した形態素情報92を得る。
統計情報処理部84は、最新統計情報93の生成、保存管理、及び比較統計情報の保存管理を行う。
辞書作成処理部85は、流行語句優先辞書テーブル、及び流行語句対応優先語句テーブルを作成して管理するための処理を実行する。
通信制御部86は、図18における携帯電話対応通信部74、及びゲートウェイ対応通信部75としてのソフトウェアによる通信制御の処理を実行する部位となる。
課金処理部87は、流行語句優先辞書テーブル、及び流行語句対応優先語句テーブルのダウンロードに応じた携帯電話装置1のユーザへの課金のための処理を実行する。
The details of the processes and operations performed by the respective parts will be described later. Here, the operations of these parts will be described briefly.
The integrated management unit 81 executes processing as integrated management for functions and operations executed by the dictionary server 2. For example, the linkage of operations of the following parts is also controlled by the integrated management unit 81.
The crawling unit 82 executes control and processing for crawling Web content as described later.
The morpheme analysis processing unit 83 executes morpheme analysis processing on the sentence content information (character information data) as the crawling data 91 to obtain morpheme information 92 obtained by dividing the sentence content into morphemes.
The statistical information processing unit 84 performs generation and storage management of the latest statistical information 93 and storage management of comparison statistical information.
The dictionary creation processing unit 85 executes a process for creating and managing a buzzword priority dictionary table and a buzzword corresponding priority word table.
The communication control unit 86 is a part that executes communication control processing by software as the mobile phone compatible communication unit 74 and the gateway compatible communication unit 75 in FIG.
The billing processing unit 87 executes processing for billing the user of the mobile phone device 1 in accordance with the download of the buzzword priority dictionary table and the buzzword corresponding priority phrase table.

例えば形態素解析処理部83が実行する形態素解析処理は、図2に示される携帯電話装置1内の形態素解析処理部34と基本的には同じとされてよい。ただし、辞書サーバ2における処理能力としては、携帯電話装置1よりもはるかに高い。従って、形態素解析処理部83が実行する形態素解析処理としても、携帯電話装置1における形態素解析処理部34よりも高い処理能力、性能を与えることができる。これにより、例えばより信頼性の高い形態素解析処理をより高速に行えることになる。
また、同様の理由で、例えば統計情報処理部84、辞書作成処理部85などの流行語句優先辞書テーブル、流行語句対応優先語句テーブルの作成に関する処理も、高速で高い性能を与えることが可能になる。従って、例えば膨大な量の情報を利用したうえで、高度なアルゴリズムによって流行語句優先辞書テーブル、流行語句対応優先語句テーブルを作成できる。この結果、辞書サーバ3によっては、非常に内容の充実した流行語句優先辞書テーブル、流行語句対応優先語句テーブルが得られることになる。
For example, the morpheme analysis processing executed by the morpheme analysis processing unit 83 may be basically the same as the morpheme analysis processing unit 34 in the mobile phone device 1 shown in FIG. However, the processing capacity of the dictionary server 2 is much higher than that of the cellular phone device 1. Therefore, even as the morpheme analysis processing executed by the morpheme analysis processing unit 83, higher processing capability and performance than the morpheme analysis processing unit 34 in the mobile phone device 1 can be provided. Thereby, for example, more reliable morphological analysis processing can be performed at higher speed.
For the same reason, for example, the processing related to the creation of the buzzword / phrase priority dictionary table and buzzword / phrase priority word / phrase table such as the statistical information processing unit 84 and the dictionary creation processing unit 85 can be given high speed and high performance. . Therefore, for example, a buzzword priority dictionary table and a buzzword-preferred priority phrase table can be created by an advanced algorithm after using a huge amount of information. As a result, depending on the dictionary server 3, a buzzword / phrase priority dictionary table and a buzzword / phrase priority word / phrase table having a very substantial content can be obtained.

また、図19において、クローリングデータ91、形態素情報92、最新統計情報93、比較統計情報94、基本辞書95、流行語句情報96、流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98、契約情報99、クローリングコンテンツリスト100は、それぞれ、辞書サーバ2において取得あるいは生成される情報、データであり、記憶部76に記憶される、若しくはRAM72にて保持される。以降説明するようにして、辞書サーバ2においては、これらの情報を利用することによって、流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98の作成、ダウンロードなど、辞書サーバとして必要な機能、動作を実現する。
なお、上これらの情報、データの内容などについては、以降において適宜説明していくこととする。
19, crawling data 91, morpheme information 92, latest statistical information 93, comparative statistical information 94, basic dictionary 95, buzzword phrase information 96, buzzword phrase priority dictionary table 97, buzzword phrase priority phrase table 98, contract information 99, the crawling content list 100 is information or data acquired or generated in the dictionary server 2, and is stored in the storage unit 76 or held in the RAM 72. As will be described below, the dictionary server 2 uses these pieces of information to create functions such as the buzzword priority dictionary table 97 and the buzzword corresponding priority phrase table 98, download, etc. Is realized.
Note that the above information, data contents, and the like will be described below as appropriate.

図20は、ゲートウェイサーバ3の内部構成例を示している。なお、この図においては、ハードウェアとソフトウェアの協働によって実現される機能部位ごとによる構成を示している。ゲートウェイサーバ3のハードウェア構成は、例えば辞書サーバ2と同様にして、サーバ機能に対応する性能のCPU、ROM、RAM、HDDなどからなるコンピュータシステムとなる。   FIG. 20 shows an internal configuration example of the gateway server 3. In this figure, a configuration of each functional part realized by cooperation of hardware and software is shown. The hardware configuration of the gateway server 3 is a computer system including a CPU, a ROM, a RAM, an HDD and the like having performance corresponding to the server function, for example, in the same manner as the dictionary server 2.

この図に示されるゲートウェイサーバ3は、プロトコル変換処理部111、携帯電話対応通信部112、インターネット対応通信部113、メールサーバ部114、辞書サーバ対応通信部115から成るものとしている。   The gateway server 3 shown in this figure includes a protocol conversion processing unit 111, a mobile phone compatible communication unit 112, an Internet compatible communication unit 113, a mail server unit 114, and a dictionary server compatible communication unit 115.

プロトコル変換処理部111は、先ず、その主たる機能として、携帯電話装置1がインターネット経由での通信を行えるようにするための、いわゆるプロトコル変換を実行する。
例えば携帯電話によるインターネット通信として、携帯電話装置1からインターネット6上の或るアドレス(IPアドレス)にデータ送信を行うときには、先ず、携帯電話装置間の通信プロトコル、通信方式に従って、送信すべきデータの送信信号を、携帯電話網5を経由してゲートウェイサーバ3に送信する。ゲートウェイサーバ3では、この送信されてきた信号を携帯電話対応通信部112により受信し、例えば伝送変調に対応する復調処理などの所定の処理を行って送信すべきデータを抽出して、プロトコル変換処理部111に渡す。プロトコル変換処理部11は、受け取ったデータを、インターネットに対応する通信プロトコルに対応した形式のデータに変換して、インターネット対応通信部113からインターネット6上に送信する。この結果、携帯電話装置1から送信したデータは、インターネット6上におけるしかるべきアドレスに対して送信されることになる。
また、インターネット6上の或るアドレスから、携帯電話装置1宛てに送信されてきたデータは、ゲートウェイサーバ3のインターネット対応通信部113にて受信され、プロトコル変換処理部111に渡される。
プロトコル変換処理部111では、受け取ったデータを、携帯電話装置間の通信に対応する通信プロトコルに対応した形式のデータに変換して携帯電話対応通信部112に出力する。携帯電話対応通信部112は、入力したデータについて、携帯電話通信網5に対応する伝送変調などを行って送信信号として携帯電話装置1に対して送信する。携帯電話装置1は、このようにして送信されてきた信号を受信、復調する。これにより、インターネット経由で送信されてきたデータが得られることとなる。
The protocol conversion processing unit 111 first performs so-called protocol conversion for enabling the mobile phone device 1 to communicate via the Internet as its main function.
For example, when transmitting data from a mobile phone device 1 to an address (IP address) on the Internet 6 as Internet communication by a mobile phone, first, the data to be transmitted is determined according to the communication protocol and communication method between the mobile phone devices. The transmission signal is transmitted to the gateway server 3 via the mobile phone network 5. In the gateway server 3, the transmitted signal is received by the mobile phone compatible communication unit 112, for example, a predetermined process such as a demodulation process corresponding to transmission modulation is performed to extract data to be transmitted, and a protocol conversion process is performed. To the unit 111. The protocol conversion processing unit 11 converts the received data into data in a format corresponding to a communication protocol corresponding to the Internet, and transmits the data to the Internet 6 from the Internet compatible communication unit 113. As a result, the data transmitted from the mobile phone device 1 is transmitted to an appropriate address on the Internet 6.
Further, data transmitted from a certain address on the Internet 6 to the mobile phone device 1 is received by the Internet compatible communication unit 113 of the gateway server 3 and passed to the protocol conversion processing unit 111.
The protocol conversion processing unit 111 converts the received data into data in a format corresponding to a communication protocol corresponding to communication between mobile phone devices and outputs the data to the mobile phone compatible communication unit 112. The mobile phone compatible communication unit 112 performs transmission modulation corresponding to the mobile phone communication network 5 on the input data and transmits it to the mobile phone device 1 as a transmission signal. The cellular phone device 1 receives and demodulates the signal transmitted in this way. As a result, data transmitted via the Internet can be obtained.

また、この場合のゲートウェイサーバ3は、携帯電話装置1が送受信する電子メールに対応したメールサーバ機能が与えられている。メールサーバ部114は、このメールサーバ機能のために備えられている。
例えば携帯電話装置1から送信されてきた電子メールは、携帯電話対応通信部112にて受信され、この場合にはプロトコル変換処理部111に渡される。プロトコル変換処理部111は、例えばメールサーバ部114と協働して、所定のメール送受信に関するプロトコルに従って、この携帯電話装置1から送信されてきたメールを、インターネット6経由で、宛先に対応したメールボックスに送信する。
また、インターネット6経由で携帯電話装置1(ユーザ)を宛先として送信されてきた電子メールは、インターネット対応通信部113にて受信され、この場合には、プロトコル変換処理部111を経由するようにしてメールサーバ部114に渡される。メールサーバ部114では、受け取ったメールを、宛先の携帯電話装置1(ユーザ)に対応するメールボックスに保存し、以降は、携帯電話装置1からの要求に応じて、プロトコル変換処理部111から携帯電話対応通信部112を介して、電子メールを送信する。
なお、例えば同じキャリアの携帯電話装置1同士の間でのメール送受信の場合には、メールサーバ部114は、インターネット6を経由することなく、携帯電話対応通信部112から携帯電話網5を経由して、電子メールの送信、受信を行うことになる。
Further, the gateway server 3 in this case is provided with a mail server function corresponding to electronic mail transmitted and received by the mobile phone device 1. The mail server unit 114 is provided for this mail server function.
For example, an e-mail transmitted from the mobile phone device 1 is received by the mobile phone compatible communication unit 112, and in this case, is passed to the protocol conversion processing unit 111. The protocol conversion processing unit 111 cooperates with the mail server unit 114, for example, to send a mail transmitted from the mobile phone device 1 according to a predetermined mail transmission / reception protocol via the Internet 6 to a destination corresponding to a destination. Send to.
In addition, an e-mail transmitted to the mobile phone device 1 (user) via the Internet 6 is received by the Internet-compatible communication unit 113. In this case, the e-mail is transmitted via the protocol conversion processing unit 111. Passed to the mail server unit 114. The mail server unit 114 stores the received mail in a mailbox corresponding to the destination mobile phone device 1 (user), and from then on, the protocol conversion processing unit 111 carries it in response to a request from the mobile phone device 1. An e-mail is transmitted via the telephone communication unit 112.
For example, in the case of mail transmission / reception between the mobile phone devices 1 of the same carrier, the mail server unit 114 does not pass through the Internet 6 but passes through the mobile phone network 5 from the mobile phone compatible communication unit 112. Thus, e-mails are sent and received.

このようにして、ゲートウェイサーバ3が設けられることにより、携帯電話装置1は、Webアクセス、電子メール送受信などのインターネット通信が可能なようにされている。   By providing the gateway server 3 in this way, the cellular phone device 1 is configured to be able to perform Internet communications such as Web access and electronic mail transmission / reception.

また、辞書サーバ対応通信部115は、ゲートウェイサーバ3と辞書サーバ2との間の通信を可能とするために設けられている。
例えば、辞書サーバ2とゲートウェイサーバ3との通信について、LAN、WANなどによる独立したネットワークであるとか、専用線による通信を行うこととした場合には、このようなネットワーク、専用線に対応したプロトコルによる通信が可能なようにして構成されることになる。なお、辞書サーバ2とゲートウェイサーバ3との通信は、インターネット経由での通信も考えることができるが、この場合には、インターネット対応通信部113経由での通信で実現できるので、例えば辞書サーバ対応通信部115は、省略できる。
いずれの通信網を採用するにせよ、本実施形態では、辞書サーバ2とゲートウェイサーバ3との間での通信が可能なようにされているものであり、これにより、辞書サーバ2は、後述するようにして必要な情報をゲートウェイサーバ3側から受け取ることができる。
The dictionary server compatible communication unit 115 is provided to enable communication between the gateway server 3 and the dictionary server 2.
For example, when the communication between the dictionary server 2 and the gateway server 3 is an independent network such as LAN or WAN, or communication is performed using a dedicated line, a protocol corresponding to such a network or dedicated line is used. It is configured to be able to communicate with each other. Note that the communication between the dictionary server 2 and the gateway server 3 can be considered as communication via the Internet, but in this case, it can be realized by communication via the Internet compatible communication unit 113. The unit 115 can be omitted.
Regardless of which communication network is used, in the present embodiment, communication between the dictionary server 2 and the gateway server 3 is enabled, and the dictionary server 2 is described later. In this way, necessary information can be received from the gateway server 3 side.

続いて、以降、辞書サーバ2による流行語句優先辞書テーブル、及び流行語句対応優先語句テーブルを作成するための処理の流れについて説明していく。
ここで、本実施形態の流行語句優先辞書テーブルは、基本的には携帯電話装置1のユーザごとに個別に用意されるものであり、この流行語句優先辞書テーブルとともに派生して作成される流行語句対応優先語句テーブルもまた、基本的には携帯電話装置1のユーザごとに個別に用意される。
その上で、以降の説明から理解されるように、本実施形態の流行語句優先辞書テーブル及び流行語句対応優先語句テーブルは、その内容について、携帯電話装置1のユーザごとに適合するようにして異なるものが得られる。このようにして、ユーザごとに適合した内容の流行語句優先辞書テーブル及び流行語句対応優先語句テーブルが提供されることで、本実施形態では、流行語に関連する辞書についての付加価値が高められ、また、ユーザにとっても、より便利な仮名漢字変換が行えることになる。
なお、以降において、流行語句優先辞書テーブルと流行語句対応優先語句テーブルとについて、特に区別しない場合には、「流行語句関連辞書」ということにする。
Subsequently, the flow of processing for creating the buzzword priority dictionary table and the buzzword corresponding priority phrase table by the dictionary server 2 will be described.
Here, the buzzword / phrase priority dictionary table of the present embodiment is basically prepared individually for each user of the mobile phone device 1, and the buzzword / phrase derived and created together with the buzzword / phrase priority dictionary table. The corresponding priority phrase table is also basically prepared individually for each user of the mobile phone device 1.
In addition, as will be understood from the following description, the buzzword priority dictionary table and the buzzword-corresponding priority phrase table of the present embodiment are different from each other so as to be adapted to each user of the mobile phone device 1. Things are obtained. In this way, by providing the buzzword priority dictionary table and buzzword corresponding priority phrase table of contents suitable for each user, in this embodiment, the added value for dictionaries related to buzzwords is increased, In addition, the kana-kanji conversion more convenient for the user can be performed.
Hereinafter, the buzzword / phrase priority dictionary table and the buzzword / phrase-corresponding priority word / phrase table will be referred to as a “buzzword / phrase-related dictionary” unless otherwise distinguished.

先ず、流行語句関連辞書のダウンロードサービスを受けようとする携帯電話装置1のユーザは、しかるべき契約の手続きを行う。この契約の手続きの実際としては、例えば携帯電話装置1により辞書サーバ2若しくは他のインターネット上のサーバが提供する契約用サイトにアクセスして、携帯電話装置1に対するユーザ操作によって、この契約用サイトに対する所定項目に対する入力を行うようにされる。あるいは、ユーザが必要項目を書いた書面などを提出して手続きを行い、辞書サーバ2の運営者側にて、この受け取った書面の内容を辞書サーバ2に登録するということも考えられる。   First, the user of the cellular phone device 1 who wants to receive a buzzword-related dictionary download service performs an appropriate contract procedure. As an actual procedure of the contract, for example, the mobile phone device 1 accesses the contract site provided by the dictionary server 2 or another server on the Internet, and the user can operate the mobile phone device 1 to operate the contract site. An input to a predetermined item is performed. Alternatively, it is also conceivable that the user submits a document or the like in which necessary items are written and performs the procedure, and the operator of the dictionary server 2 registers the received document content in the dictionary server 2.

いずれにせよ、ユーザが流行語句関連辞書のダウンロードサービスについての契約を行った結果としては、図19の辞書サーバ2の契約情報99の1つとして、そのユーザに個別に対応するユーザ個別契約情報が登録されることになる。契約情報99は、ユーザ個別契約情報の集合から成る情報単位とされ、例えば契約したユーザごとのユーザ個別契約情報をデータベース化した構造、形式を与えて、記憶部76に記憶(保持)しておくようにされる。   In any case, as a result of the user's contract for the buzzword related dictionary download service, as one of the contract information 99 of the dictionary server 2 in FIG. Will be registered. The contract information 99 is an information unit composed of a set of user individual contract information. For example, the contract information 99 is stored (held) in the storage unit 76 with a structure and format in which the user individual contract information for each contracted user is stored in a database. To be done.

図21は、契約情報99を形成するとされるユーザ個別契約情報の一部内容例を示している。
ここでは、ユーザ個別契約情報は、ヘッダとデータ部とから成るものとしている。
ヘッダは、対応するユーザについての各種の所要のデータ項目を有するものとされるが、ここでは、特に、ヘッダにおいてユーザID、携帯電話ID、及びメールアドレスを格納していることが示される。ユーザIDは、そのユーザに固有に割り与えられた識別子である。このユーザIDは、そのユーザが使用する携帯電話装置1においても記憶させてあるものとする。また、携帯電話IDは、携帯電話装置1ごとに固有となるように割り与えられた識別子であり、この携帯電話IDも、携帯電話装置1にて記憶している。さらに、メールアドレスは、対応するユーザが携帯電話装置1に設定しているメールアドレスとなる。
FIG. 21 shows a partial content example of the individual user contract information that is supposed to form the contract information 99.
Here, the user individual contract information is composed of a header and a data part.
The header is assumed to have various required data items for the corresponding user, and here, in particular, it is indicated that the user ID, the mobile phone ID, and the mail address are stored in the header. The user ID is an identifier uniquely assigned to the user. This user ID is also stored in the cellular phone device 1 used by the user. The mobile phone ID is an identifier assigned to be unique to each mobile phone device 1, and this mobile phone ID is also stored in the mobile phone device 1. Further, the e-mail address is an e-mail address set in the mobile phone device 1 by the corresponding user.

ここでデータ部においては、複数の契約項目と、契約項目ごとに設定された契約の内容(契約内容)例が示されている。契約項目ごとについての契約内容の設定は、このユーザ個別契約情報に対応するユーザによって行われるものであり、例えば上記した契約の手続きの際に行われる。   Here, in the data part, a plurality of contract items and examples of contract contents (contract contents) set for each contract item are shown. The setting of the contract contents for each contract item is performed by the user corresponding to the user individual contract information, and is performed, for example, at the time of the contract procedure described above.

ユーザ個別契約情報のデータ部に格納されるべき契約項目、つまり、流行語句関連辞書のダウンロードサービスの契約にあたって必要とされる契約項目としては多様に考えられるのであるが、ここでは、以降説明する辞書サーバ2による流行語句関連辞書の作成とダウンロードに関連した契約項目を抜き出して示している。
ここで示されている契約項目としては、提供メールリスト、メール開示許可項目(1)〜(n)、検索キーワード提供許可、アクセスしたWebコンテンツの開示許可、クローリング指定、流行語句辞書更新頻度、優先語句辞書更新頻度となっている。
The contract items to be stored in the data section of the user individual contract information, that is, the contract items required for the contract of the download service of the buzzword related dictionary, can be considered in various ways. Contract items related to the creation and download of buzzword-related dictionaries by the server 2 are extracted and shown.
The contract items shown here include the provided email list, email disclosure permission items (1) to (n), search keyword provision permission, web content disclosure permission, crawling designation, buzzword dictionary update frequency, priority It is the phrase dictionary update frequency.

ユーザごとに個別となる流行語句関連辞書を作成するのにあたっては、その流行語句関連辞書に登録される流行語句を取得するために、その取得元となる文章内容(文字列データ)の情報が必要となるが、本実施形態では、この流行語句取得元をユーザが指定して提供すべきものとしている。これら契約項目のうち、提供メールリスト、メール提供許可項目(1)〜(n)、検索キーワード提供許可、アクセスしたWebコンテンツの開示許可、クローリング指定は、この流行語句取得元を指定する契約情報となる。
なお、これらの契約情報ごとに示される契約内容が、ネットワーク指定情報に相当する。
When creating a buzzword-related dictionary that is individual for each user, in order to acquire buzzwords registered in the buzzword-related dictionary, information on the sentence content (character string data) that is the source is required However, in the present embodiment, the buzzword acquisition source should be specified by the user and provided. Among these contract items, the provided mail list, the mail provision permission items (1) to (n), the search keyword provision permission, the disclosure permission of the accessed Web content, and the crawling designation are contract information specifying the buzzword acquisition source and the contract information. Become.
The contract contents shown for each piece of contract information correspond to network designation information.

先ず、流行語句取得元としては、そのユーザが送受信するメールにおける文章内容を利用できるものとしている。電子メールでのやりとりの内容には、そのとき流行になっているものが話題になる可能性が少なからずあると考えられる、というのが例えばその根拠である。
そして、流行語句取得元となる電子メールについては、ユーザ又はユーザ以外の送受信相手のメールアドレスにより1以上指定できるものとしている。
提供メールリストは、そのユーザが流行語句取得元として指定した電子メールのアドレスのリストとなる。図21においては、契約内容として示されるように、
(1) aaa@bbb.co.jp
(2) 123abc@bbb.co.jp
(3) eee@fff.co.jp
の3つのメールアドレスが設定されたことを示している。
First, as the buzzword acquisition source, it is assumed that the text content in the mail transmitted and received by the user can be used. For example, the reason is that it is considered that there is a high possibility that what is in fashion at that time will become a hot topic in the contents of e-mail exchange.
In addition, one or more e-mails from which buzzwords are acquired can be designated by the mail address of the user or the other party other than the user.
The provided mail list is a list of e-mail addresses designated by the user as buzzword acquisition sources. In FIG. 21, as shown as contract contents,
(1) aaa@bbb.co.jp
(2) 123abc@bbb.co.jp
(3) eee@fff.co.jp
The three e-mail addresses are set.

また、電子メールにおいて文章が示される項目としては、一般的に、タイトルと本文に分けることができる。メール提供許可項目(1)(2)(3)の契約項目は、それぞれ、上記提供メールリストに登録された3つのメールアドレスごとに対応して、流行語句取得元として提供することを許可・禁止する項目を示すものとなる。
この場合のメール提供許可項目は、タイトルと本文のそれぞれについて、1又は0の値を設定するものとしている。1が許可を示し、0が禁止を示す。
メール提供許可項目(1)は、 (1) aaa@bbb.co.jpのメールアドレスの電子メールに対応する設定項目であるが、タイトルに[1]、本文に[1]が設定されていることで、タイトル、本文ともに提供を許可した設定であることが示されている。
メール提供許可項目(2)は、(2) 123abc@bbb.co.jpのメールアドレスの電子メールに対応する設定項目である。この電子メールについては、タイトルに[1]、本文に[0]が設定されていることで、タイトルは提供を許可するが、本文は提供を禁止した設定であることが示されている。
メール提供許可項目(3)は、(3) eee@fff.co.jpのメールアドレスの電子メールに対応する設定項目である。この電子メールについては、タイトルに[0]、本文に[1]が設定されていることで、タイトルは提供を禁止するが、本文は提供を許可した設定であることが示されている。
In addition, items in which text is shown in electronic mail can generally be divided into a title and a body. Allowed / prohibited to provide the buzzword acquisition source corresponding to each of the three email addresses registered in the provided email list for the contract items of the email provision allowed items (1), (2), and (3). This indicates the item to be performed.
In this case, the mail provision permission item is set to a value of 1 or 0 for each of the title and the text. 1 indicates permission and 0 indicates prohibition.
Email provision permission item (1) is a setting item corresponding to the email address of (1) aaa@bbb.co.jp, but the title is set to [1] and the body is set to [1] Thus, it is shown that both the title and the text are permitted to be provided.
The mail provision permission item (2) is a setting item corresponding to the email of the mail address of (2) 123abc@bbb.co.jp. With regard to this e-mail, [1] is set in the title and [0] is set in the text, which indicates that the title is permitted to be provided but the text is prohibited from being provided.
The mail provision permission item (3) is a setting item corresponding to the email of the email address of (3) eee@fff.co.jp. With respect to this e-mail, [0] is set for the title and [1] is set for the body, which indicates that the title is prohibited from being provided but the body is set to permit the provision.

また、本実施形態では、流行語句取得元として、携帯電話装置1によりアクセスしたインターネット上のサイトにおける検索ウィンドウに対して検索のために入力した文字列を利用することも可能とされている。一般的なこととして、インターネット上のポータルサイトなどでのいわゆる検索語句のランキングにおける上位は、そのときに注目されている人物、物事などに関連した語句である可能性が高い。このことからすれば、ユーザが検索ウィンドウに入力してサイトに対して文字列情報として送信されることとなる検索語句も、流行語句である可能性が相応に高いことになる。
検索キーワード提供許可の契約項目は、このような検索ウィンドウに対して入力した文字列を流行語句取得元として利用することの許可・禁止を示すもので、この場合にも、1が許可を示し、0が禁止を示すものとされている。ここでは、[1]が設定されていることで、検索ウィンドウに入力した検索語句を流行語句取得元とすることが許可されていることを示すものとなっている。
Further, in the present embodiment, as a buzzword acquisition source, it is also possible to use a character string input for a search on a search window in a site on the Internet accessed by the mobile phone device 1. As a general rule, the higher rank in the so-called search phrase ranking on portal sites on the Internet is likely to be a phrase related to a person, thing, etc. that are attracting attention at that time. From this, the search phrase that is input by the user in the search window and transmitted as character string information to the site is also likely to be a popular phrase.
The search keyword provision permission contract item indicates permission / prohibition of using a character string input to such a search window as a buzzword acquisition source. In this case, 1 indicates permission, 0 indicates prohibition. Here, setting [1] indicates that it is permitted to use the search phrase input in the search window as a buzzword acquisition source.

アクセスしたWebコンテンツの開示許可は、流行語句取得元として、そのユーザが契約して保有している携帯電話装置1によりアクセスしたWebコンテンツにおける文章内容を利用することの許可、禁止を示す。Webコンテンツなどとしても、そのときに流行している人や物などが文章内に書かれている可能性がある。特に、流行のものを紹介したりするサイトであるとか、ブログなどには、流行語句となり得る語句が多く使用されている可能性がより高いと言える。   The disclosure permission of the accessed Web content indicates permission or prohibition of using sentence contents in the Web content accessed by the mobile phone device 1 contracted and held by the user as a buzzword acquisition source. There is a possibility that people and things that are popular at that time are written in the text as Web contents. In particular, it can be said that there is a high possibility that many popular phrases are used in sites that introduce popular ones or blogs.

また、辞書サーバ2は、ユーザが指定したWebコンテンツをクローリング(巡回)して、これらのWebコンテンツにおいて記述される文章内容の情報を集めてクローリングデータとし、これらのクローリングデータを利用して流行語句関連辞書を生成することができる。つまり、流行語句取得元として、Webコンテンツを利用することができる。
クローリング指定の契約項目は、ユーザが流行語句取得元としてクローリングすべきことを指定したWebコンテンツを示す。
ここでは、クローリング指定の契約内容として、
HP http://www.aaa.co.jp/
HP http://www.bbb.com/
Blog http://sionin.solog-abc.com/nikki
RSS http://aaa.com/index.xml
のそれぞれが示されている。
ここで、「HP」は、いわゆるホームページといわれるWebサイトを表す。また、Blogは、一般にブログ(ウェブログ)といわれるWebサイトを表す。RSSは、RSS(Rich Site Summary , Really Simple Syndication , RDF Site Summary)を示す。図21の契約内容においては、クローリング対象として、2つのホームページと、1つのBlogと、1つのRSSデータが指定されており、これらクローリング対象としてのWebコンテンツについてのアドレス(URL:Unified Resource Locator)が示されているものである。
The dictionary server 2 also crawls (circulates) the Web content specified by the user, collects the text content information described in the Web content, and uses the crawling data as a buzzword. A related dictionary can be generated. In other words, Web content can be used as a buzzword acquisition source.
The contract item of the crawling designation indicates the Web content that the user designates to be crawled as a buzzword acquisition source.
Here, as the contract contents of the crawling designation,
HP http://www.aaa.co.jp/
HP http://www.bbb.com/
Blog http://sionin.solog-abc.com/nikki
RSS http://aaa.com/index.xml
Each of them is shown.
Here, “HP” represents a so-called website. Blog represents a website generally called a blog. RSS indicates RSS (Rich Site Summary, Really Simple Syndication, RDF Site Summary). In the contract content of FIG. 21, two homepages, one blog, and one RSS data are designated as crawling targets, and addresses (URL: Unified Resource Locator) for the web contents as the crawling targets are specified. It is what is shown.

また、残る契約項目の流行語句辞書更新頻度は、流行語句関連辞書(流行語句優先辞書テーブル、流行語句対応優先語句テーブル)のダウンロードサービスをユーザが受けるのにあたり、流行語句関連辞書を携帯電話装置1にダウンロードして更新する頻度を指定するものとなる。
この場合の契約内容として、ここは、「1回/1日」と表記されているが、これは流行語句優先辞書テーブルについて、一日につき1回の更新を行うべきことが示されている。
なお、上記の更新頻度の設定については、他にも選択肢が用意されているものである。例えば更新周期の単位は、1日のほかに、1週間、1ヶ月、2ヶ月・・・というように週単位や月単位による長さも選択できる。さらには、年単位を選択肢に加えることも考えられる。また、更新回数を表す値についても、1以上の数値を設定できるようにしてよい。つまり、例えば、ユーザが選択した更新回数と更新周期とを組み合わせて、更新回数/更新周期で表される更新頻度を設定することができる。
なお、流行語句優先辞書テーブル、流行語句対応優先語句テーブルとについて、それぞれ個別に更新頻度の契約項目を設けることも考えられる。
Further, the buzzword phrase dictionary update frequency of the remaining contract items is determined when the user receives a download service of buzzword-related dictionaries (buzzword phrase priority dictionary table, buzzword phrase corresponding priority phrase table). This specifies the frequency of downloading and updating.
The contract contents in this case are described as “one time / one day”, which indicates that the buzzword phrase priority dictionary table should be updated once a day.
There are other options for setting the update frequency. For example, the unit of the update cycle can be selected in units of weeks or months, such as one week, one month, two months, etc. in addition to one day. It is also possible to add an annual unit to the options. Also, a value representing the number of updates may be set to a numerical value of 1 or more. That is, for example, the update frequency represented by the number of updates / update cycle can be set by combining the number of updates selected by the user and the update cycle.
In addition, it is also conceivable to provide a contract item with an update frequency individually for the buzzword priority dictionary table and the buzzword corresponding priority phrase table.

ここで、統合管理部81は、上記のようにして契約情報99として記憶されるユーザ単位契約情報に基づいて、ユーザごとに個別のクローリングコンテンツリストを作成する。このようにして作成されたユーザ個別のクローリングコンテンツリストを例えばデータベース化するなどして記憶部76に記憶させた情報が、図19におけるクローリングコンテンツリストとなる。   Here, the integrated management unit 81 creates an individual crawling content list for each user based on the user unit contract information stored as the contract information 99 as described above. The information stored in the storage unit 76 by making the crawling content list for each user created in this way into a database, for example, becomes the crawling content list in FIG.

図22は、先に図21に示したユーザ単位契約情報に基づいて作成されたユーザ個別のクローリングコンテンツリストの内容例を示している。
この図に示すようにして、ユーザ個別のクローリングコンテンツリストとしては、クローリング対象となるWebコンテンツ(クローリングコンテンツ)ごとに、その種別とアドレスとを対応付けた構造を有する。なお、種別の欄において、「HP」との表記はホームページを表し、「Blog」との表記はブログを表し、「RSS」との表記はRSSデータを表す。
そして、この図に示されるユーザ個別クローリングリストの内容は、図21のユーザ単位契約情報に示されるクローリング指定の契約内容に示されるWebコンテンツのアドレスと、提供メールリストの契約内容に示されるメールアドレスが、そのまま反映されたものとなっている。
FIG. 22 shows an example of the contents of a user-specific crawling content list created based on the user unit contract information shown in FIG.
As shown in this figure, the crawling content list for each user has a structure in which each Web content (crawling content) to be crawled is associated with its type and address. In the type column, “HP” represents a homepage, “Blog” represents a blog, and “RSS” represents RSS data.
The contents of the user individual crawling list shown in this figure are the Web content address shown in the crawling designation contract contents shown in the user unit contract information in FIG. 21 and the mail address shown in the contract contents of the provided mail list. However, it is reflected as it is.

続いては、辞書サーバ2が流行語句関連辞書を作成するための一連の処理動作例について、図23〜図28を参照して説明する。また、この説明において、辞書サーバ2が扱う、上記契約情報99、クローリングコンテンツリスト100以外の主要なデータ、情報(クローリングデータ91、形態素情報92、最新統計情報93、比較統計情報94、基本辞書95、流行語句情報96、流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98などについて、その内容例を説明していく。
また、後述するように、流行語句関連辞書としては、流行語句優先辞書テーブルと流行語句対応優先語句テーブルとで、それぞれ、ユーザ個別に対応するものと、ユーザ全般に対応するものとを作成できるが、基本、かつ主要なものはユーザ個別に対応するものとなる。そこで、以降の説明では、先ずユーザ個別の流行語句関連辞書を作成する場合を挙げて説明する。
Next, a series of processing operation examples for the dictionary server 2 to create a buzzword-related dictionary will be described with reference to FIGS. Further, in this description, main data and information (crawling data 91, morpheme information 92, latest statistical information 93, comparative statistical information 94, basic dictionary 95) other than the contract information 99 and the crawling content list 100 handled by the dictionary server 2 are described. Examples of the contents of the buzzword information 96, the buzzword priority dictionary table 97, the buzzword corresponding priority word table 98, etc. will be described.
As described later, as buzzword-related dictionaries, a buzzword / phrase priority dictionary table and a buzzword / phrase-related priority phrase table can be created for each user and for each user. Basic and main ones correspond to individual users. Therefore, in the following description, a case where a buzzword-related dictionary for each user is first created will be described.

後述もするようにして、辞書サーバ2が、流行語句関連辞書として、ユーザ個別のものを作成するためには、ユーザ単位契約情報に示される内容に従って、指定されたクローリングコンテンツ、電子メール、若しくはWebサイト上で入力した検索キーワードなどを元にした文字列情報を収集し、この文字列情報を利用する。   As will be described later, in order for the dictionary server 2 to create a buzzword-related dictionary for each user, the specified crawling content, e-mail, or Web in accordance with the contents indicated in the user unit contract information Collect character string information based on search keywords entered on the site and use this character string information.

ここでは、一例として、或るタイミングにて、或るユーザ(ここではユーザAとする)に対応するユーザ個別クローリングコンテンツリスト(クローリングコンテンツリスト100の要素である)により指定されるWebコンテンツをクローリング部82によりクローリングして文字列を収集したものとする。そして、その結果として収集された文字列情報の1つが、

「今日行われたSMOPのコンサートではケムタクが最高でした!…」

であるとする。なお、実際においては、クローリング部82によるクローリングの処理によって、より多くの文字列情報が収集されるが、ここでは説明を簡単なものとすることの便宜上、収集された文字列情報のうちで、上記の一文のみを例として示している。また、クローリング部82が実行するクローリング処理については後述する。
Here, as an example, the web content specified by a user individual crawling content list (which is an element of the crawling content list 100) corresponding to a certain user (here, user A) is crawled at a certain timing. It is assumed that character strings are collected by crawling by 82. And one of the character string information collected as a result is

“Kemtaku was the best at SMOP's concert today!”

Suppose that In actuality, more character string information is collected by the crawling process by the crawling unit 82, but here, for convenience of simplifying the description, of the collected character string information, Only the above sentence is shown as an example. The crawling process executed by the crawling unit 82 will be described later.

上記のようにして収集された文字列情報は、例えばクローリング部82によって、ユーザAに個別のクローリングデータ(ユーザ個別クローリングデータ)として、例えばRAM72にて保持させる。クローリングデータ91は、このようにしてそのときにRAM72に保持されている、ユーザ個別のクローリングデータの集合単位をいう。
次に、辞書サーバ2においては、形態素解析処理部83がクローリングデータ91にアクセスして、上記ユーザAに対応するユーザ個別クローリングデータの読み込みを行い、読み込んだクローリングデータとしての文字列情報についての形態素解析処理を実行する。即ち、文字列情報の文章内容を形態素に分解する処理を実行する。そして、この形態素解析処理の結果として得られる形態素情報を、形態素情報92の少なくとも一部として、例えばRAM72に保持させる。形態素情報92は、このようなユーザ個別の形態素情報の集合から成るものとしてみることができる。
The character string information collected as described above is stored in the RAM 72, for example, as individual crawling data (user individual crawling data) by the user A by the crawling unit 82, for example. The crawling data 91 is a set unit of crawling data for each user that is held in the RAM 72 at that time.
Next, in the dictionary server 2, the morphological analysis processing unit 83 accesses the crawling data 91, reads the user individual crawling data corresponding to the user A, and reads the morpheme about the character string information as the read crawling data. Perform analysis processing. That is, a process of decomposing the text content of the character string information into morphemes is executed. The morpheme information obtained as a result of the morpheme analysis process is held in, for example, the RAM 72 as at least a part of the morpheme information 92. The morpheme information 92 can be viewed as a set of such individual user morpheme information.

図23は、今回の形態素解析処理の対象となった文字列である、

「今日行われたSMOPのコンサートではケムタクが最高でした!…」

に対応して生成され、形態素情報92において保持されることとなったユーザ個別の形態素情報の内容例を示している。
この図に示される形態素情報は、形態素として分解された語句ごとに、表記、品詞、読み、の3項目を対応させて成る情報とされる。なお、ここでは、この段階においては各語句に対してIDは付していない。これは、辞書サーバ2における形態素情報92は、あくまでも流行語句関連辞書を作成するために利用する情報であるために、仮名漢字変換処理時において用いるIDをこの段階で付すことには余り意味が無いことによる。これに対して、例えば図12(b)に対応する形態素情報の各語句は、変換候補語句テーブル62における優先順の変更に直接利用されるものとなっており、この点で各語句ごとのIDが必要になる。もちろん、必要に応じて、この形態素情報92としてのユーザ個別の形態素情報を生成する段階で、図12の場合のようにして各語句にIDを付す構成とすることは可能である。
FIG. 23 is a character string subjected to the current morphological analysis process.

“Kemtaku was the best at SMOP's concert today!”

3 shows an example of the contents of individual morpheme information generated for each user and held in the morpheme information 92.
The morpheme information shown in this figure is information obtained by associating three items of notation, part of speech, and reading for each word decomposed as a morpheme. Here, at this stage, no ID is assigned to each word. This is because the morpheme information 92 in the dictionary server 2 is information used to create a buzzword-related dictionary to the last, so it is not very meaningful to assign an ID used in the kana-kanji conversion process at this stage. It depends. On the other hand, for example, each word / phrase in the morpheme information corresponding to FIG. 12 (b) is directly used for changing the priority order in the conversion candidate word / phrase table 62, and in this respect, the ID for each word / phrase. Is required. Of course, if necessary, at the stage of generating user-specific morpheme information as the morpheme information 92, it is possible to add an ID to each word as in the case of FIG.

上記のようにして形態素情報92には、ユーザごとに、クローリング処理によって得られた文字列情報の文書内容に基づいて得られた形態素情報が逐次保持されるものとなる。また、後述もするようにして、ユーザ単位契約情報の内容に応じては、送受信メールにおける文章内容、携帯電話装置1によりアクセスしたWebコンテンツにおける文章内容、Webサイトに入力した検索文字列などについて、それぞれ形態素解析処理を行って分解された語句も統合されて、形態素情報92として保持される。   As described above, the morpheme information 92 sequentially holds the morpheme information obtained based on the document content of the character string information obtained by the crawling process for each user. As will be described later, depending on the content of the user unit contract information, the text content in the sent / received mail, the text content in the web content accessed by the mobile phone device 1, the search character string input to the web site, etc. Words that have been decomposed by performing morpheme analysis processing are also integrated and held as morpheme information 92.

そこで、この場合の統計情報処理部84は、例えばユーザAに個別の形態素情報92が新規に得られる都度、このユーザAに個別の形態素情報92の読み出しを行う。そして、この読み出したユーザAに個別の形態素情報92を利用して、ユーザAに個別の統計情報を生成、更新していくようにされる。
このようにして得られる統計情報が最新統計情報93となる。なお、この最新統計情報93は、RAM72に保持しておいてもよいが、比較的長時間保持する必要がある場合も多いので、記憶部76に記憶させることが好ましい。本実施形態では、後述する比較統計情報94と同様、記憶部76に記憶させることとする。また、この場合において図19に示される最新統計情報93も、ユーザ個別の最新統計情報の集合単位をいうものとされる。
Therefore, the statistical information processing unit 84 in this case reads the individual morpheme information 92 for the user A every time the individual morpheme information 92 is newly obtained for the user A, for example. Then, using the individual morpheme information 92 for the read user A, individual statistical information is generated and updated for the user A.
The statistical information obtained in this way becomes the latest statistical information 93. The latest statistical information 93 may be stored in the RAM 72, but it is often necessary to store the latest statistical information 93 for a relatively long time. In the present embodiment, the storage unit 76 stores the same as in the case of comparison statistical information 94 described later. In this case, the latest statistical information 93 shown in FIG. 19 is also a unit of the latest statistical information for each user.

図24(a)は、ユーザAに個別の形態素情報を基として生成したものとされるユーザAに個別の最新統計情報93の内容例を示している。なお、最新統計情報93は、予め定められた一定の作成期間内において、例えば一旦新規作成されてから、その後において、語句の追加であるとか出現回数の積算などによって、その内容が更新される可能性があるが、この図に示されているユーザAに個別の最新統計情報93は、例えば上記作成期間が経過したとされる時点に対応して最終的に得られているものとされる。   FIG. 24A shows an example of the contents of the latest statistical information 93 individually for user A, which is assumed to be generated based on individual morpheme information for user A. The latest statistical information 93 can be updated by, for example, adding a word or adding the number of appearances after being newly created within a predetermined creation period, for example. However, it is assumed that the latest statistical information 93 individually for the user A shown in this figure is finally obtained, for example, corresponding to the time point when the creation period has passed.

このユーザAに個別の最新統計情報93を見て分かるように、最新統計情報としては、形態素に分解された語句ごとについて、その表記、品詞、読み、及び出現回数を対応させた構造を有する。
ここでの出現回数とは、例えば或る定められた期間内において、ユーザAに個別の形態素情報92として得られた語句ごとについて、それが出現した回数を総計したものとなる。
この出現回数の積算の規則であるが、例えば、クローリング処理により、ある1つのWebサイトから取り込んできた文字列情報の文章内容内において、或る「語句a」が2回現れていたとすると、この文章内容についての形態素解析処理によっては、「語句a」が形態素として2回得られるものとする。よって、出現回数の値としては、この1つの文字列情報だけで2となる。
また、或る1つのWebサイトから取り込んできた文字列情報において「語句a」が2回出現し、さらに他のWebサイトであるとか電子メールなどから取り込んだ文字列情報において「語句a」が1回出現したとされると、「語句a」についての出現回数の値としては、3(=2+1)となるものとする。
このような規則に従い、或る定められた一定期間内において逐次得られるユーザAに個別の形態素情報に基づいて、語句ごとに出現する回数を積算して得られる値が、最新統計情報93における出現回数となる。
また、図24(a)に示される最新統計情報93は、出現回数の多い順に従って語句配列をソートさせた態様となっている。
As can be seen by the user A looking at the individual latest statistical information 93, the latest statistical information has a structure in which the notation, the part of speech, the reading, and the number of appearances are associated with each word / phrase decomposed into morphemes.
The number of appearances here is, for example, the total number of appearances of each word / phrase obtained as individual morpheme information 92 by the user A within a predetermined period.
This is the rule for accumulating the number of appearances. For example, if a certain “phrase a” appears twice in the text content of the character string information imported from a certain website by crawling processing, It is assumed that “word a” is obtained twice as a morpheme depending on the morphological analysis processing for the sentence content. Therefore, the value of the number of appearances is 2 only with this one character string information.
In addition, “phrase a” appears twice in the character string information imported from a certain website, and “phrase a” is 1 in the character string information imported from another website or e-mail. Assuming that it appears twice, the value of the number of appearances for “word a” is 3 (= 2 + 1).
In accordance with such a rule, the value obtained by accumulating the number of appearances for each word based on the individual morpheme information to the user A obtained sequentially within a certain fixed period is the appearance in the latest statistical information 93. Number of times.
Further, the latest statistical information 93 shown in FIG. 24A is in a form in which the word / phrase array is sorted in the descending order of appearance frequency.

ここで、辞書サーバ2は、ユーザAに個別の最新統計情報93については、1日に1回作成するものとして設定しているものとする。例えばこれは、ユーザ単位契約情報において指定される流行語句辞書更新頻度に対応する。そして、この場合においては、図24(a)において示しているように、この最新統計情報93としては、yyyy年1月1日において作成されたものであることとする。   Here, it is assumed that the dictionary server 2 sets the latest statistical information 93 individually for the user A to be created once a day. For example, this corresponds to the buzzword dictionary update frequency specified in the user unit contract information. In this case, as shown in FIG. 24A, the latest statistical information 93 is created on January 1, yyyy.

すると、ユーザAに個別の最新統計情報93としては、今回のものが作成される前日のxxxx年12月31日において作成されていたものが存在していることになる。統計情報処理部84は、例えば今回のようにして、yyyy年1月1日の最新統計情報93が新規に生成されたとするタイミングに応じて、その1つ前となるxxxx年12月31日の最新統計情報93については、比較統計情報94に変更して管理するようにされる。これにより、ユーザA対応の最新統計情報93として、前のものと重複することなくyyyy年1月1日のものを記憶管理できることになる。
なお、このとき、xxxx年12月31日の最新統計情報93の1つ前であって、それまで比較統計情報94として管理されていた統計情報については、消去することが考えられる。あるいは、後になって何らかの事情で必要となる場合も考えられることから、辞書サーバ2の記憶部76において予備的に保存しておくようにすることも考えられる。
Then, as the latest statistical information 93 individually for the user A, there is information created on December 31, xxxx the day before the current one is created. The statistical information processing unit 84, for example, as of this time, according to the timing when the latest statistical information 93 on January 1, yyyy is newly generated, is the previous date of December 31, xxxx. The latest statistical information 93 is changed to the comparative statistical information 94 and managed. As a result, the latest statistical information 93 corresponding to the user A can be stored and managed on January 1, yyyy without duplication with the previous one.
At this time, the statistical information that has been managed as the comparative statistical information 94 before the latest statistical information 93 on December 31, xxxx can be deleted. Alternatively, since it may be necessary for some reason later, it may be preliminarily stored in the storage unit 76 of the dictionary server 2.

図24(b)には、上記のようにして、yyyy年1月1日の最新統計情報93の新規生成、記憶に対応して比較統計情報94とされた、xxxx年12月31日の統計情報の内容例を示している。
比較統計情報94としては、元々が最新統計情報93として生成されたものであるので、最新統計情報93と同様に、形態素に分解された語句ごとについて、その表記、品詞、読み、及び出現回数を対応させた構造を有するものとなる。また、ここでは、図24(a)と同様に、出現回数の多い順にソートさせた語句の配列としている。
FIG. 24 (b) shows the statistics of December 31, xxxx, which are the comparison statistics information 94 corresponding to the new generation and storage of the latest statistical information 93 of January 1, yyyy as described above. An example of information content is shown.
Since the comparative statistical information 94 was originally generated as the latest statistical information 93, the notation, part of speech, reading, and number of appearances for each word / phrase decomposed into morphemes, as with the latest statistical information 93. It has a corresponding structure. In addition, here, as in FIG. 24 (a), the words are arranged in the order of appearance frequency.

次に、辞書作成処理部85は、これらの最新統計情報93と比較統計情報94とを利用して本実施形態の流行語句関連辞書を作成する。
先ず、辞書作成処理部85は、例えばユーザAに個別の最新統計情報93と比較統計情報94とを読み込み、図25に示すような流行語句候補情報を一時的に作成する。
この流行語句候補情報は、例えば図示するようにして、語句ごとについて、表記、品詞、読み、比較出現回数(α)、最新出現回数(β)、及び差分出現回数(β−α)から成る
先ず、この流行語句候補情報に登録されている語句は、図24(a)の最新統計情報93に登録されている語句と、図24(b)の比較統計情報94に示されている語句との論理和により得られるものとなる。つまり、流行語句候補情報においては、図24(a)の最新統計情報93に登録されている語句と、図24(b)の比較統計情報94に示されている語句は全て登録されている。
また、各語句に対応する比較出現回数(α)、最新出現回数(β)、及び差分出現回数(β−α)のうち、比較出現回数(α)は、現流行語句候補情報の生成に利用した比較統計情報94において示されていた、対応語句についての出現回数(α)を示す。また、最新出現回数(β)は、現流行語句候補情報の生成に利用した最新統計情報93において示されていた、対応語句についての出現回数(β)を示す。また、差分出現回数(β−α)は、β−αにより表される、比較出現回数(α)と最新出現回数(β)との差分値を示す。
なお、この図25においては、差分出現回数(β−α)の求め方が視覚的に分かりやすく示されることを配慮して、比較出現回数(α)、及び最新出現回数(β)を示しているが、実際の流行語句候補情報においては、比較出現回数(α)、最新出現回数(β)、及び差分出現回数(β−α)のうちでは、比較出現回数(α)及び最新出現回数(β)から求められる差分出現回数(β−α)のみが有効な情報として定義されていればよい。
Next, the dictionary creation processing unit 85 creates the buzzword-related dictionary of the present embodiment using the latest statistical information 93 and the comparative statistical information 94.
First, the dictionary creation processing unit 85 reads, for example, individual latest statistical information 93 and comparative statistical information 94 into the user A, and temporarily creates buzzword phrase candidate information as shown in FIG.
This buzzword candidate information includes, for example, notation, part of speech, reading, comparison appearance count (α), latest appearance count (β), and difference appearance count (β−α) for each phrase as shown in the figure. The phrases registered in the trendy phrase candidate information are the phrases registered in the latest statistical information 93 in FIG. 24A and the phrases shown in the comparative statistical information 94 in FIG. It is obtained by logical sum. That is, in the buzzword candidate information, all the words registered in the latest statistical information 93 in FIG. 24A and the words shown in the comparative statistical information 94 in FIG. 24B are registered.
Of the comparative appearance count (α), the latest appearance count (β), and the difference appearance count (β−α) corresponding to each phrase, the comparative appearance count (α) is used to generate current trending phrase candidate information. The number of appearances (α) for the corresponding word / phrase shown in the comparison statistical information 94 is shown. Moreover, the latest appearance frequency (β) indicates the appearance frequency (β) for the corresponding word / phrase shown in the latest statistical information 93 used for generating the current popular word / phrase candidate information. The difference appearance count (β−α) indicates a difference value between the comparative appearance count (α) and the latest appearance count (β), which is expressed by β−α.
Note that in FIG. 25, the comparison appearance number (α) and the latest appearance number (β) are shown in consideration that the method of obtaining the difference appearance number (β−α) is visually easily understood. However, in the actual buzzword candidate information, among the comparative appearance count (α), the latest appearance count (β), and the difference appearance count (β−α), the comparative appearance count (α) and the latest appearance count ( Only the difference appearance frequency (β−α) obtained from β) needs to be defined as valid information.

図25に示される流行語句候補情報は、差分出現回数(β−α)が大きい順にソートされている。
ここで、流行語句候補情報において差分出現回数(β−α)が大きい語句とは、前日のxxxx年12月31日と比較して、翌日のyyyy年1月1日になって、Webコンテンツなどで頻繁に出現することとなった語句である、ということがいえる。このようにして、Webコンテンツなどで、これまでにおいては用いられていなかったが、あるときになって頻繁に用いられることとなった語句は、あることをきっかけにして、巷間で注目されることとなった人物や事象に対応した語句であると推定いえる。本実施形態では、このことに基づいて、このような語句を、流行語句となり得るもの、即ち流行語句候補であるとして扱うものである。
The buzzword candidate information shown in FIG. 25 is sorted in descending order of the difference appearance count (β−α).
Here, in the trendy phrase candidate information, the phrase having a large difference appearance frequency (β−α) is the next day, January 1, yyyy, compared to the previous day, December 31, xxxx. It can be said that this is a phrase that frequently appears. In this way, words that have not been used so far in Web content, etc., but have been frequently used at a certain time, will be noticed in the furrow as a trigger It can be presumed that the phrase corresponds to the person or event that became. In the present embodiment, based on this, such a phrase is treated as one that can be a buzzword, that is, a buzzword candidate.

そのうえで、本実施形態としては、例えば流行語句候補情報において示される差分出現回数(β−α)に対する閾値を設定する。そして、流行語句候補情報に登録される語句のうちから、設定した閾値以上の差分出現回数(β−α)を有する語句を絞り込んで選択し、これらの選択した語句を流行語句であるとして設定する。
例えば図25の場合において、上記閾値を400に設定したとすると、図示するようにして400以上の差分出現回数(β−α)を示す、表記が「めだめ」「正月」「新春」「SMOP」「ケムタク」の5つの語句を設定することになる。
In addition, as the present embodiment, for example, a threshold is set for the difference appearance frequency (β−α) indicated in the buzzword candidate information. Then, from the words registered in the buzzword candidate information, the words having the difference appearance frequency (β−α) equal to or greater than the set threshold are narrowed down and selected, and these selected words are set as buzzwords. .
For example, in the case of FIG. 25, if the threshold value is set to 400, as shown in the figure, the notation indicating the number of occurrences of a difference of 400 or more (β-α) is “Mameme”, “New Year”, “New Year”, “SMOP”. "5" and "Kemtaku" are set.

次に、辞書作成処理部85は、上記のようにして選択した流行語句に基づいて、流行語句情報96を作成し、例えばこれを記憶部76に記憶しておくようにされる。
図25に示した流行語句候補情報に対応して作成される流行語句情報96の内容例を図26に示す。なお、図25に示した流行語句候補情報は、ユーザAに個別のものであるとしているので、図26に示される流行語句情報96も、ユーザAに個別のものとなる。
この図に示すようにして、流行語句情報96は、例えば、流行語句候補情報から選択された語句ごとに、ID、表記、品詞、読みなどの項目を対応付けた構造を有している。本実施形態では、これまでの流行語句関連辞書の作成過程において、この流行語句情報を作成する段階において各登録語句にIDを付すようにされる。
Next, the dictionary creation processing unit 85 creates buzzword information 96 based on the buzzword selected as described above, and stores it in the storage unit 76, for example.
FIG. 26 shows an example of the contents of the buzzword phrase information 96 created corresponding to the buzzword phrase candidate information shown in FIG. Note that the buzzword phrase candidate information shown in FIG. 25 is individual for user A, so the buzzword information 96 shown in FIG. 26 is also individual for user A.
As shown in this figure, the buzzword information 96 has a structure in which items such as ID, notation, part of speech, and reading are associated with each word selected from the buzzword candidate information. In the present embodiment, in the process of creating the buzzword-related dictionary so far, an ID is assigned to each registered word at the stage of creating the buzzword information.

なお、上記の場合には、比較出現回数(α)及び最新出現回数(β)から求められる差分出現回数(β−α)と閾値との比較により流行語句を決定することとしているが、これはあくまでも一例である。例えば、比較出現回数(α)と最新出現回数(β)との比と閾値との比較により流行語句を決定することとしてもよい。さらには、比較出現回数(α)と最新出現回数(β)とを利用した上で、さらに複雑な計算式による演算を行って流行語句を決定することも考えられる。また、この際に、比較出現回数(α)については、さらに過去のものを1以上採用することも考えられる。つまり、流行語句は、語句の出現頻度に基づいて所定のアルゴリズムによって決定するようにされていればよいものである。   In the above case, the buzzword is determined by comparing the difference appearance number (β−α) obtained from the comparison appearance number (α) and the latest appearance number (β) with a threshold value. It is just an example. For example, the buzzword may be determined by comparing the ratio of the comparative appearance count (α) and the latest appearance count (β) with a threshold value. Furthermore, it is also conceivable to determine a buzzword by performing a calculation using a more complicated calculation formula after using the comparison appearance count (α) and the latest appearance count (β). At this time, it is also possible to employ one or more past ones as the number of comparison appearances (α). That is, the buzzword may be determined by a predetermined algorithm based on the appearance frequency of the phrase.

ここで、基本辞書95は、例えば携帯電話装置1にて記憶されている基本辞書51と同じ登録内容を有しているものとされる。例えば、バージョンアップなどで、携帯電話装置1側の基本辞書51がバージョンアップされる場合には、基本辞書95も基本辞書51と整合して同じ内容となるようにしてバージョンアップが行われるものとされる。
流行語句情報96における語句ごとに付すべきIDのうち、既に、基本辞書95に登録されている語句については、基本辞書95において登録されているのと同じIDを付すこととすればよい。
これに対して、流行語句情報96に登録される語句には、これまでの成り立ちの経緯からも理解されるように、これまでには全くなかった造語、新語などが現れる可能性がある。このような語句は、例えば基本辞書95には、含まれていないことになる。従って、流行語句情報96に登録される語句には、基本辞書95に含まれる語句と、含まれない語句(新規流行語句)とが混在する可能性がある。
このような新規流行語句については、例えば、基本辞書95に登録されている語句に付している以外のIDを予め定めた規則に従って設定して付すこととすればよい。
Here, the basic dictionary 95 is assumed to have the same registration contents as the basic dictionary 51 stored in the mobile phone device 1, for example. For example, when the basic dictionary 51 on the mobile phone device 1 side is upgraded due to version upgrade or the like, the version upgrade is performed so that the basic dictionary 95 matches the basic dictionary 51 and has the same contents. Is done.
Of the IDs that should be assigned to each phrase in the popular phrase information 96, the same IDs that are already registered in the basic dictionary 95 may be assigned to the phrases that are already registered in the basic dictionary 95.
On the other hand, the words registered in the buzzword information 96 may include coined words, new words, etc. that have never existed so far, as can be understood from the history of the formation. Such a phrase is not included in the basic dictionary 95, for example. Therefore, there is a possibility that a phrase included in the basic dictionary 95 and a phrase (new trending phrase) not included in the phrase registered in the trending phrase information 96 are mixed.
For such new buzzwords, for example, IDs other than those attached to the words registered in the basic dictionary 95 may be set and attached according to a predetermined rule.

次に辞書作成処理部85は、上記のようにして作成、記憶させた流行語句情報96を利用して、流行語句関連辞書を作成する。つまり、流行語句優先辞書テーブル97、及び流行語句対応優先語句テーブル98を作成する。   Next, the dictionary creation processing unit 85 creates a buzzword-related dictionary using the buzzword information 96 created and stored as described above. That is, the buzzword priority dictionary table 97 and the buzzword corresponding priority phrase table 98 are created.

図27、図28は、それぞれ、図26に示されるユーザAに個別の流行語句情報96を利用して作成されるユーザAに個別の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98を示す図である。なお、流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98は、いずれも、流行語句情報96と同様に、登録語句ごとに、そのID、表記、品詞、読みを対応させた構造としている。   FIGS. 27 and 28 show an individual buzzword priority dictionary table 97 and a buzzword corresponding priority phrase table 98 for user A created using the individual buzzword information 96 for user A shown in FIG. FIG. The buzzword priority dictionary table 97 and the buzzword corresponding priority word / phrase table 98 have a structure in which the ID, notation, part of speech, and reading are associated with each registered word / phrase similarly to the buzzword / phrase information 96.

先ず、流行語句優先辞書テーブル97については、流行語句情報96に登録されている語句のうちで、基本辞書95には登録されていない語句を登録して作成する。
これに対して、流行語句対応優先語句テーブル98は、基本辞書95に登録されている語句を登録して作成する。
First, the buzzword priority dictionary table 97 is created by registering words that are not registered in the basic dictionary 95 among the words registered in the buzzword information 96.
On the other hand, the buzzword corresponding priority phrase table 98 is created by registering words registered in the basic dictionary 95.

ここで、図26に示される流行語句情報96のうち、基本辞書95に登録されている語句は、表記が「正月」、「新春」の2つで、登録されていない語句は、表記が「めだめ」「SMOP」「ケムタク」であるものとする。
この場合には、辞書作成処理部85は、流行語句優先辞書テーブル97については、図27に示すようにして、表記が「めだめ」「ケムタク」「SMOP」の3つの語句を登録して作成する。また、流行語句対応優先語句テーブル98については、表記が「正月」「新春」の語句を登録して作成する。
Here, in the trendy phrase information 96 shown in FIG. 26, the phrases registered in the basic dictionary 95 have two notations “New Year” and “New Year”, and the phrases not registered have the notation “ It is assumed that they are “no use”, “SMOP”, and “chemtaku”.
In this case, the dictionary creation processing unit 85 creates and registers the buzzword / phrase priority dictionary table 97 by registering three words / phrases “not used”, “chemtak”, and “SMOP” as shown in FIG. To do. Also, the buzzword corresponding priority word / phrase table 98 is created by registering words / phrases whose expressions are “New Year” and “New Year”.

上記のようにして作成されたユーザAに個別の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98は、記憶部76に記憶される。なお、これより以前のユーザAに個別の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98が記憶部76において既に記憶されていたのであれば、今回新たに作成したユーザAに個別の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98により書き換えを行う。つまり、更新を行えばよい。   The buzzword / phrase priority dictionary table 97 and the buzzword / phrase priority phrase table 98 for the user A created as described above are stored in the storage unit 76. Note that if the individual popular buzzword priority dictionary table 97 and the buzzword corresponding priority word / phrase table 98 have already been stored in the storage unit 76 for the user A before this, the individual trend for the user A newly created this time is already stored. Rewriting is performed by the phrase priority dictionary table 97 and the buzzword corresponding priority phrase table 98. In other words, the update may be performed.

そして、辞書サーバ2の統合管理部81は、例えばユーザAに対応のユーザ単位契約情報において示される流行語句辞書更新頻度に基づいたしかるべきタイミングで、ユーザAの携帯電話装置1に対して、ユーザAに個別の流行語句関連辞書(流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98)を送信する。なお、流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98は、それぞれ異なるタイミングで送信するようにされてもよい。   And the integrated management part 81 of the dictionary server 2 is a user with respect to the mobile telephone apparatus 1 of the user A with the appropriate timing based on the buzzword phrase dictionary update frequency shown in the user unit contract information corresponding to the user A, for example. An individual buzzword-related dictionary (a buzzword / phrase priority dictionary table 97, a buzzword / phrase-corresponding priority phrase table 98) is transmitted to A. Note that the buzzword priority dictionary table 97 and the buzzword corresponding priority phrase table 98 may be transmitted at different timings.

ユーザAの携帯電話装置1においては、このようにして送信されたユーザAに個別の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98を受信してダウンロードする。
つまり、携帯電話装置1は、流行語句優先辞書テーブル97を受信したときには、この受信した流行語句優先辞書テーブル97のデータを、図2の追加辞書テーブル群52における流行語句優先辞書テーブル52Cとして記憶する。このとき、既に流行語句優先辞書テーブル52Cが記憶されていたのであれば、今回受信した流行語句優先辞書テーブル97のデータにより書き換えを行って、これを流行語句優先辞書テーブル52Cとして改めて記憶するようにされる。
また、携帯電話装置1は、流行語句対応優先語句テーブル98を受信したときには、図2の優先語句テーブル63に対して、受信した流行語句対応優先語句テーブル98の語句を追加登録する。
In the mobile phone device 1 of the user A, the individual buzzword priority dictionary table 97 and the buzzword corresponding priority phrase table 98 are received and downloaded to the user A thus transmitted.
That is, when the mobile phone device 1 receives the buzzword priority dictionary table 97, it stores the received data of the buzzword priority dictionary table 97 as the buzzword priority dictionary table 52C in the additional dictionary table group 52 of FIG. . At this time, if the buzzword / phrase priority dictionary table 52C has already been stored, it is rewritten with the data of the buzzword / phrase priority dictionary table 97 received this time and stored again as the buzzword / phrase priority dictionary table 52C. Is done.
In addition, when the cellular phone device 1 receives the buzzword corresponding priority word / phrase table 98, it additionally registers the words / phrases in the received buzzword / phrase corresponding priority word / phrase table 98 in the priority word / phrase table 63 of FIG.

このようにして、ユーザAの携帯電話装置1に対して、ユーザAに個別の流行語句優先辞書テーブル97をダウンロードすることで、流行語句対応優先語句テーブル52Cについては、ユーザAに適合して変換語句として選択される可能性の高いものが登録された内容のものを得ることができる。また、優先語句テーブル63に対して流行語句対応優先語句テーブル98の内容が上記のようにして反映されることで、流行語の優先順位を高く設定した変換候補語句テーブルが作成されることになる。つまり、図6に示した変換候補語句リストエリアAR2において、流行語句の優先順位が高くなるようにして語句のリストを提示できる。そして、このときに変換候補語句リストエリアAR2において得られる流行語句の優先順位もまた、ユーザAに適合して、変換語句として選択される可能性の高いものとなる。   In this way, by downloading the individual buzzword priority dictionary table 97 to the user A to the mobile phone device 1 of the user A, the buzzword corresponding priority phrase table 52C is converted in conformity with the user A. It is possible to obtain a registered content that is likely to be selected as a phrase. In addition, the contents of the buzzword corresponding priority word table 98 are reflected in the priority word table 63 as described above, so that a conversion candidate word table in which the priority order of the buzzword is set high is created. . That is, in the conversion candidate word / phrase list area AR2 shown in FIG. 6, a list of words / phrases can be presented in such a manner that the trending word / phrase has a higher priority. At this time, the priority order of the buzzwords obtained in the conversion candidate word list area AR2 also matches the user A and is likely to be selected as a conversion word.

なお、他のユーザごとに個別となる流行語句関連辞書(流行語句優先辞書テーブル97、及び流行語句対応優先語句テーブル98)も、これまでのユーザAに個別の流行語句関連辞書を作成する処理に準じて作成し、記憶部76に記憶するようにされる。そして、それぞれの流行語句関連辞書(流行語句優先辞書テーブル97、及び流行語句対応優先語句テーブル98)を、対応するユーザの携帯電話装置1に送信してダウンロードさせることができる。   It should be noted that the buzzword-related dictionaries (buzzword priority dictionary table 97 and buzzword-preferred phrase table 98) that are individual for each other user are also created in the process of creating individual buzzword-related dictionaries for user A so far. According to this, it is created and stored in the storage unit 76. Then, each buzzword-related dictionary (the buzzword priority dictionary table 97 and the buzzword-preferred priority phrase table 98) can be transmitted to the mobile phone device 1 of the corresponding user and downloaded.

このように、本実施形態では、辞書サーバ2により、契約したユーザごとに個別の流行語句関連辞書(流行語句優先辞書テーブル97、及び流行語句対応優先語句テーブル98)を作成し、これを、契約したユーザの携帯電話装置1にダウンロードさせるようにしている。これにより、単に流行語句を納めた辞書を提供するというだけではなく、ユーザの嗜好などに合わせて個別化された内容の辞書を提供できることになる。ユーザとしては、このような辞書を利用することで、さらに、これまでよりも効率の良いかな漢字変換の操作を行えることになる。   As described above, in the present embodiment, the dictionary server 2 creates individual buzzword-related dictionaries (buzzword phrase priority dictionary table 97 and buzzword phrase-corresponding priority phrase table 98) for each contracted user. The user's mobile phone device 1 is made to download. As a result, it is possible not only to provide a dictionary storing buzzwords but also to provide a dictionary with contents that are individualized according to user preferences and the like. By using such a dictionary, the user can perform more efficient kana-kanji conversion operations than before.

また、本実施形態では、オプション的に、ユーザ全般を対象とする、ユーザ全般の流行語句関連辞書(ユーザ全般の流行語句優先辞書テーブル97、ユーザ全般の流行語句対応優先語句テーブル98)も作成するものとする。
このユーザ全般の流行語句関連辞書の作成は、例えば、ユーザ個別の流行語句関連辞書の作成のためにこれまでに説明した一連の処理と併行して、次のようにして行われるものとなる。
In the present embodiment, a buzzword-related dictionary for all users (a buzzword priority dictionary table for all users, a buzzword corresponding priority phrase table for all users) is also created for all users. Shall.
The creation of the buzzword / phrase-related dictionary for the entire user is performed in the following manner, for example, in parallel with the series of processes described so far for the creation of the buzzword / phrase-related dictionary for each user.

例えば、或るユーザについての流行語句関連辞書を作成(更新)するために、形態素解析処理部83が、そのときに収集した文字列情報についての形態素解析処理を実行して形態素情報92を得ると、次に、統計情報処理部84が形態素情報92を利用して最新統計情報93を作成し、このとき、それまで最新統計情報93とされていたものを、比較統計情報94に変更することが行われる。この点は、先に説明したとおりである。   For example, in order to create (update) a buzzword-related dictionary for a certain user, the morpheme analysis processing unit 83 executes morpheme analysis processing on character string information collected at that time to obtain morpheme information 92. Next, the statistical information processing unit 84 creates the latest statistical information 93 by using the morpheme information 92, and at this time, the information that has been regarded as the latest statistical information 93 may be changed to the comparative statistical information 94. Done. This point is as described above.

そして、ユーザ全般の流行語句関連辞書の作成に際しては、先ず、上記のようにしてユーザ個別の最新統計情報93が新規作成、保持されたことに応じて、このユーザ個別の最新統計情報93を反映させたユーザ全般の最新統計情報93を作成するようにされる。例えば、ユーザ個別の最新統計情報93には登録されているが、ユーザ全般の最新統計情報93には登録されていない語句が在れば、この語句をユーザ全般の最新統計情報93に新規登録する。また、既に登録されている語句については、その出現回数について、ユーザ個別の最新統計情報93において示される出現回数が示す値を加算するようにして更新する。
このようにして、ユーザ全般の最新統計情報93は、どのユーザであるかに関わらず、ユーザ個別の最新統計情報93が作成、更新されるごとに、その内容が変更されていくものである。また、予め設定した一定期間ごとに、ユーザ全般の最新統計情報93は、ユーザ全般の比較統計情報94に変更され、このタイミングで、ユーザ全般の最新統計情報93は、はじめから新規に作成されるものとなる。
When creating the buzzword / phrase-related dictionary for all users, first, the latest statistical information 93 for each user is reflected in accordance with the newest statistical information 93 for each user being newly created and held as described above. The latest statistical information 93 of all the users who have been made is created. For example, if there is a word that is registered in the latest statistical information 93 for each user but is not registered in the latest statistical information 93 for all users, this word is newly registered in the latest statistical information 93 for all users. . In addition, the word / phrase already registered is updated by adding the value indicated by the number of appearances indicated in the latest statistical information 93 for each user to the number of appearances.
In this way, the latest statistical information 93 for all users is changed every time the latest statistical information 93 for each user is created and updated, regardless of the user. In addition, the latest statistical information 93 for the entire user is changed to the comparative statistical information 94 for the entire user for each predetermined period, and the latest statistical information 93 for the entire user is newly created from the beginning at this timing. It will be a thing.

また、辞書作成処理部85は、例えば予め設定した或る一定時間ごとのタイミング(例えば上記のユーザ全般の最新統計情報93を、ユーザ全般の比較統計情報94に変更するタイミング)で以て、ユーザ全般の最新統計情報93、比較統計情報94を利用して、先の図24、図25、図26に対応する説明に準じて、ユーザ全般の流行語句情報96を作成する。そして、このユーザ全般の流行語句情報96を利用して、先の図26、図27、図28による説明と同様にして、ユーザ全般の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98を作成して記憶する。   In addition, the dictionary creation processing unit 85, for example, at a predetermined time interval (for example, a timing for changing the above-described latest statistical information 93 for the entire user to the comparative statistical information 94 for the entire user) Using the latest statistical information 93 and the comparative statistical information 94 in general, the buzzword information 96 of the user as a whole is created in accordance with the explanations corresponding to FIG. 24, FIG. 25, and FIG. Then, using the buzzword information 96 of the general user, the buzzword priority dictionary table 97 and the buzzword-corresponding priority phrase table 98 of the general user are stored in the same manner as described above with reference to FIGS. Create and remember.

このようにして作成されるユーザ全般の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98は、結果的に、契約したユーザのほぼ全てについての、ユーザ個別の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98の内容が総合されたものとなり、そのときにおいて一般的とされる流行語句に対応したものとなる。   As a result, the buzzword / phrase priority dictionary table 97 and the buzzword corresponding priority phrase / table 98 of the entire user created in this way result in the user-specific buzzword / phrase priority dictionary table 97 and the buzz / phrase for almost all contracted users. The contents of the word / phrase priority word / phrase table 98 are integrated, and the word / phrase priority word / phrase table 98 corresponds to a popular word / phrase generally used at that time.

なお、例えば或るユーザのユーザ単位契約情報において、ユーザ全般の流行語句関連辞書の作成に利用するには不適切なWebコンテンツが指定されている可能性もあると考えられる。このようなWebコンテンツに応じて上記或るユーザに個別の流行語句関連辞書が作成、更新されたとしても、辞書サーバ2側でフィルタリングを行って、ユーザ全般の流行語句関連辞書の作成、更新には利用しないようにすることが考えられる。つまり、ユーザ全般の流行語句関連辞書の作成は、少なくとも、ユーザ単位契約情報に基づいて得られる文字列情報を利用して行われればよいものとされる。   Note that, for example, in the user unit contract information of a certain user, it is considered that there is a possibility that Web content inappropriate for use in creating a buzzword related dictionary for all users is specified. Even if an individual buzzword related dictionary is created and updated for a certain user in accordance with such Web contents, filtering is performed on the dictionary server 2 side to create and update a buzzword related dictionary for all users. May not be used. That is, the buzzword / phrase-related dictionary for the entire user may be created using at least character string information obtained based on the user unit contract information.

このようにして得られるユーザ全般の流行語句関連辞書も、例えば図21には具体的に示されていないが、ユーザ単位契約情報により指定される更新頻度などに従って、各契約ユーザの携帯電話装置1に対して送信してダウンロードさせるようにして、サービスを提供することができる。
また、例えば契約ユーザには、ユーザ個別の流行語句関連辞書をダウンロードするというサービスを提供することを前提にしたうえで、契約していないユーザは、無料若しくは有料でユーザ全般の流行語句関連辞書をダウンロードできるようにするというように、契約ユーザと非契約ユーザとで差別化したサービスを提供することも考えられる。
The buzzword / phrase-related dictionary for all users obtained in this way is not specifically shown in FIG. 21, for example, but according to the update frequency specified by the user unit contract information, the cellular phone device 1 of each contract user. It is possible to provide a service by sending it to and downloading it.
In addition, for example, on the assumption that contract users are provided with a service of downloading a buzzword-related dictionary for each user, non-contracted users can use buzzword-related dictionaries for all users for free or for a fee. It may be possible to provide a differentiated service between a contract user and a non-contract user, such as enabling download.

また、ユーザ個別、ユーザ全般の流行語句関連辞書の両者についていえることであるが、本実施形態では、図26に例示した流行語句情報96を、そのまま流行語句優先辞書テーブル97として作成することとして構わない。この場合、流行語句優先辞書テーブル97には、基本辞書95に含まれていない語句だけではなく、基本辞書95に含まれている語句も混在しているので、流行語句対応優先語句テーブル98は必要が無くなる。   In addition, as for both user-specific and general user-related buzzword-related dictionaries, in the present embodiment, buzzword / phrase information 96 illustrated in FIG. Absent. In this case, the buzzword / phrase priority dictionary table 97 includes not only words / phrases not included in the basic dictionary 95 but also words / phrases included in the basic dictionary 95, so the buzzword / phrase priority word / phrase table 98 is necessary. Disappears.

次に、図29〜図35のフローチャートを参照して、辞書サーバ2が実行する、流行語句関連辞書の作成とダウンロードに対応した処理手順例について説明していく。なお、これらの図に示す処理は、演算処理部71としてのCPUが例えば記憶部76若しくはROM73などに記憶されるプログラムを実行することで実現されるものとして考えることができる。   Next, an example of a processing procedure corresponding to creation and download of a buzzword-related dictionary executed by the dictionary server 2 will be described with reference to flowcharts of FIGS. Note that the processing shown in these drawings can be considered to be realized by the CPU as the arithmetic processing unit 71 executing a program stored in the storage unit 76 or the ROM 73, for example.

先ず、図29には、電子メールを利用した最新統計情報93の作成、更新のための手順が示されている。
例えば、先に図17に示した辞書ダウンロード・ネットワークシステムでは、ゲートウェイサーバ3は、携帯電話装置1から送信された電子メール、若しくは携帯電話装置1宛てにネットワーク経由で送信されてきた電子メールを受信取得すると、前述のように、この受信取得した電子メールをメールサーバ部114で管理する。また、これととともに、受信取得した電子メールを辞書サーバ対応通信部115を経由して、辞書サーバ2に対して送信するようにされる。なお、このようにしてゲートウェイサーバ3から辞書サーバ2に送信される電子メールについては、ここでは通知電子メールということにする。
First, FIG. 29 shows a procedure for creating and updating the latest statistical information 93 using electronic mail.
For example, in the dictionary download network system shown in FIG. 17, the gateway server 3 receives an email sent from the mobile phone device 1 or an email sent to the mobile phone device 1 via the network. When acquired, the received and acquired e-mail is managed by the mail server unit 114 as described above. At the same time, the received and acquired electronic mail is transmitted to the dictionary server 2 via the dictionary server compatible communication unit 115. The e-mail transmitted from the gateway server 3 to the dictionary server 2 in this manner is referred to as a notification e-mail here.

辞書サーバ2の統合管理部81では、図29のステップS201により、ゲートウェイサーバ3から送信されてくる通知電子メールが受信されるのを待機する。そして、通知電子メールを受信するとステップS202以降の手順に進む。   The integrated management unit 81 of the dictionary server 2 waits for the notification e-mail transmitted from the gateway server 3 to be received in step S201 of FIG. Then, when the notification e-mail is received, the procedure proceeds to step S202 and subsequent steps.

ステップS202においては、例えば辞書サーバ2の統合管理部81により、今回受信した通知電子メールに対応する契約ユーザを特定する。
このためには、例えば今回の通知電子メールが携帯電話装置1から送信されたものである場合には、その送信元のメールアドレスと、契約情報99におけるユーザ単位契約情報のヘッダに記述されているメールアドレスとを照合することで、今回の通知電子メールに対応するユーザ単位契約情報を特定する。このようにして、通知電子メールに対応するユーザ単位契約情報を特定することを以て、ここでは、ユーザが特定されることとなる。
また、今回の通知電子メールが携帯電話装置1宛てに送信されたものである場合には、その送信先のメールアドレスと、契約情報99におけるユーザ単位契約情報のヘッダに記述されているメールアドレスとを照合することで、今回の通知電子メールに対応するユーザ単位契約情報を特定する。
In step S202, for example, the integrated management unit 81 of the dictionary server 2 identifies a contract user corresponding to the notification email received this time.
For this purpose, for example, if the current notification e-mail is transmitted from the mobile phone device 1, it is described in the e-mail address of the transmission source and in the header of the user unit contract information in the contract information 99 By collating with the e-mail address, the user unit contract information corresponding to this notification e-mail is specified. In this way, the user is specified here by specifying the user unit contract information corresponding to the notification e-mail.
If the current notification e-mail is sent to the mobile phone device 1, the e-mail address of the destination and the e-mail address described in the header of the contract information for each user in the contract information 99 Are identified, the user unit contract information corresponding to the current notification e-mail is specified.

ステップS203では、上記ステップS202により特定されたユーザのユーザ単位契約情報における提供メールリストを参照して、先ず、指定された提供メールリストが有るか否かの判別を行う。ここで、否定の判別結果が得られたのであれば、この処理を抜けるが、肯定の判別結果が得られたのであれば、ステップS203に進む。
ステップS204においては、今回受信取得した通知電子メールが、上記提供メールリストの契約項目における契約内容が示すメールアドレスにより指定される電子メールと一致するものであるか否かを判別する。
ここで否定の判別結果が得られたのであれば、この処理を抜けるが、肯定の判別結果が得られたのであれば、ステップS205に進む。
In step S203, referring to the provided mail list in the user unit contract information of the user specified in step S202, it is first determined whether or not there is a designated provided mail list. If a negative determination result is obtained, the process is terminated. If a positive determination result is obtained, the process proceeds to step S203.
In step S204, it is determined whether or not the notification e-mail received and acquired this time matches the e-mail specified by the e-mail address indicated by the contract content in the contract item of the provided mail list.
If a negative determination result is obtained here, the process is exited. If a positive determination result is obtained, the process proceeds to step S205.

ステップS205においては、例えば形態素解析処理部83が、今回受信した通知電子メールに対応するメール提供許可項目の契約内容を参照し、そのメール提供許可項目がどのようなものであるのかを認識する。次に、ステップS205により、今回受信した通知電子メールの項目(タイトル、本文など)のうちから、上記ステップS206により認識したメール提供許可項目の情報により提供が許可されている項目における文字列情報を抜き出す。形態素解析処理部83は、この文字列情報を利用して形態素解析処理を実行して形態素情報92を作成し、例えばRAM72に保持させる。   In step S205, for example, the morphological analysis processing unit 83 refers to the contract details of the mail provision permission item corresponding to the notification email received this time, and recognizes what the mail provision permission item is. Next, in step S205, the character string information in the items permitted to be provided by the information of the mail provision permission item recognized in step S206 is selected from the items (title, text, etc.) of the notification email received this time. Extract. The morpheme analysis processing unit 83 creates morpheme information 92 by executing morpheme analysis processing using this character string information, and stores it in the RAM 72, for example.

ステップS207は、例えば統計情報処理部84の処理となる。統計情報処理部84は、上記ステップS206により作成された形態素情報92を利用して、最新統計情報93を作成、更新する。ここで、新規作成、若しくは更新する最新統計情報93としては、先ず1つには、ステップS202により特定されたユーザに個別の最新統計情報93となる。また、このユーザ個別の最新統計情報93の内容を反映させるようにして、ユーザ全般の最新統計情報93も作成、更新する。   Step S207 is processing of the statistical information processing unit 84, for example. The statistical information processing unit 84 creates and updates the latest statistical information 93 using the morpheme information 92 created in step S206. Here, as the latest statistical information 93 to be newly created or updated, first, the latest statistical information 93 for the user specified in step S202 is used. Further, the latest statistical information 93 for all users is created and updated so as to reflect the contents of the latest statistical information 93 for each user.

図30は、携帯電話装置1が実行するWebアクセスに応じた最新統計情報93の作成、更新のための処理手順例を示している。
例えば携帯電話装置1によりWebアクセスをするときには、ゲートウェイサーバ3を経由して指定のURLへのアクセスとしてデータ送受信を行うことになる。従って、ゲートウェイサーバ3では、Webアクセスのための通信を行っている携帯電話装置1を特定することが可能である。そこで、ゲートウェイサーバ3では、或る携帯電話装置1によりWebアクセスのための通信が開始されたとすると、携帯電話装置1を特定する情報(例えば携帯電話ID、ユーザIDなど)とともに、その携帯電話装置1がWebアクセスを開始したことの通知(Webアクセス通知)を辞書サーバ2に対して送信する。
FIG. 30 shows an example of a processing procedure for creating and updating the latest statistical information 93 according to Web access executed by the mobile phone device 1.
For example, when Web access is performed by the mobile phone device 1, data transmission / reception is performed as access to a specified URL via the gateway server 3. Therefore, the gateway server 3 can identify the mobile phone device 1 that performs communication for Web access. Therefore, in the gateway server 3, if communication for Web access is started by a certain mobile phone device 1, the mobile phone device together with information for specifying the mobile phone device 1 (for example, mobile phone ID, user ID, etc.) 1 sends a notification to the dictionary server 2 that Web access has started (Web access notification).

辞書サーバ2の統合管理部81は、ステップS301により、上記のようにしてゲートウェイサーバ3から送信されてくるWebアクセス通知が受信されるのを待機し、Webアクセスが受信されたのであれば、ステップS302以降の手順に進む。   In step S301, the integrated management unit 81 of the dictionary server 2 waits for reception of the Web access notification transmitted from the gateway server 3 as described above, and if Web access is received, Proceed to step S302 and subsequent steps.

ステップS302においては、今回のステップS301により受信したWebアクセス通知に応じたWebアクセスを行った携帯電話装置1が対応するユーザ単位契約情報を特定する。
上記したように、Webアクセス通知は、携帯電話IDなどの識別子とともに送信されてくるものとしている。そこで、このWebアクセス通知とともに受信される携帯電話IDと、契約情報99におけるユーザ単位契約情報のヘッダに記述されている携帯電話IDとを照合して一致するものを検索すれば、ユーザ単位契約情報が特定される。
In step S302, the user unit contract information corresponding to the mobile phone device 1 that has performed web access in accordance with the web access notification received in step S301 is specified.
As described above, the Web access notification is transmitted together with an identifier such as a mobile phone ID. Therefore, if the mobile phone ID received together with this Web access notification and the mobile phone ID described in the header of the user unit contract information in the contract information 99 are collated and searched for a match, the user unit contract information is obtained. Is identified.

ステップS303においては、上記ステップS302において特定したユーザ単位契約情報における、「アクセスしたWebコンテンツの開示許可」の契約項目について設定された契約内容を参照して、今回おWebアクセス通知に対応してWebアクセスを行う携帯電話装置1については、アクセスしたWebコンテンツの開示が許可されているか否かについて判別する。ここで否定の判別結果が得られたのであれば、この図に示す処理を抜けるが、肯定の判別結果が得られたのであれば、ステップS304に進む。   In step S303, the contract content set for the contract item “permission of disclosure of accessed web content” in the user unit contract information specified in step S302 is referred to, and the web access corresponding to the current web access notification is performed. For the mobile phone device 1 to be accessed, it is determined whether or not disclosure of the accessed Web content is permitted. If a negative determination result is obtained here, the processing shown in this figure is terminated. If a positive determination result is obtained, the process proceeds to step S304.

ステップS304においては、今回のWebアクセス通知に対応して携帯電話装置1がアクセスしているとされるWebコンテンツのデータの取り込みを行う。このためには、例えば辞書サーバ2の統合管理部81が、ゲートウェイサーバ3に対して、今回のWebアクセス通知に対応したWebコンテンツのデータの要求を行う。ゲートウェイサーバ3は、この要求に応答して、今回Webアクセスを行っている携帯電話装置1に対して送信しているWebコンテンツのデータを、辞書サーバ2に対しても送信する。
統合管理部81としては、このようにして送信されてくるWebコンテンツのデータを受信して取り込むようにされる。
In step S304, the Web content data that the mobile phone device 1 is accessing is fetched in response to the current Web access notification. For this purpose, for example, the integrated management unit 81 of the dictionary server 2 requests the gateway server 3 for Web content data corresponding to the current Web access notification. In response to this request, the gateway server 3 also transmits to the dictionary server 2 the Web content data transmitted to the mobile phone device 1 that is currently accessing the Web.
The integrated management unit 81 receives and takes in the Web content data transmitted in this way.

ステップS305においては、形態素解析処理部83が、上記ステップS304により取り込んだWebコンテンツのデータにおける文字列情報を利用して形態素解析処理を実行して形態素情報92を作成し、例えばRAM72に保持させる。   In step S305, the morpheme analysis processing unit 83 executes morpheme analysis processing using character string information in the Web content data captured in step S304 to create morpheme information 92, which is stored in the RAM 72, for example.

ステップS306においては、例えば統計情報処理部84により、上記ステップS305にて作成された形態素情報92を利用して、最新統計情報93を作成、更新する。ここで、新規作成、若しくは更新する最新統計情報93としても、1つは、ステップS302にて特定されたユーザ単位契約情報に対応するユーザに個別の最新統計情報93、及び今回作成(更新)したユーザ個別の最新統計情報93の内容が反映されるようにして作成、更新されたユーザ全般の最新統計情報93となる。   In step S306, for example, the statistical information processing unit 84 creates and updates the latest statistical information 93 using the morpheme information 92 created in step S305. Here, as the latest statistical information 93 to be newly created or updated, one is the latest statistical information 93 individually created for the user corresponding to the user unit contract information specified in step S302 and this time (updated). It becomes the latest statistical information 93 of all users created and updated so that the contents of the latest statistical information 93 for each user are reflected.

図31は、携帯電話装置1が実行するWebサイト上での検索キーワード(検索文字列)の入力に応じた最新統計情報93の作成、更新のための処理手順例を示している。
ゲートウェイサーバ3においては、携帯電話装置1がアクセスしたWebコンテンツのデータを取り込み、これを解析することが可能とされている。このような解析は、例えばWebコンテンツがHTML形式であるとかXML形式などにより記述されるものであることに基づき、これらの形式の文書を解釈することにより可能となる。
このようなWebコンテンツ解析によっては、ゲートウェイサーバ3は、そのWebコンテンツのページ内における検索文字列入力ボックスの存在を認識することができる。さらに、このことに基づき、ゲートウェイサーバ3は、携帯電話装置1からの操作に応じて、この検索文字列入力ボックスに対して検索文字列を入力してWebサーバ側に検索を実行させた場合においては、この検索文字列の情報を取得することができる。
そして、ゲートウェイサーバ3は、このようにして、携帯電話装置1がWebコンテンツにアクセスして検索文字列を入力して検索を命令した場合には、例えば、検索を命令した携帯電話装置1の携帯電話IDとともに、検索文字列入力通知を辞書サーバ2に対して送信するようにされる。
FIG. 31 shows an example of a processing procedure for creating and updating the latest statistical information 93 in response to the input of a search keyword (search character string) on the website executed by the mobile phone device 1.
In the gateway server 3, it is possible to take in and analyze Web content data accessed by the mobile phone device 1. Such an analysis can be performed by interpreting a document of these formats based on, for example, that the Web content is described in the HTML format or the XML format.
Through such Web content analysis, the gateway server 3 can recognize the presence of the search character string input box in the Web content page. Further, based on this, when the gateway server 3 inputs a search character string to the search character string input box in response to an operation from the mobile phone device 1 and executes a search on the Web server side, Can obtain information of this search character string.
In this way, when the mobile phone device 1 accesses the Web content and inputs the search character string to instruct the search, the gateway server 3 performs, for example, the mobile phone device 1 that instructed the search. A search character string input notification is transmitted to the dictionary server 2 together with the telephone ID.

ステップS402においては、今回のステップS401により受信した検索文字列入力通知に応じた携帯電話装置1が対応付けられているユーザ単位契約情報を、例えば検索文字列入力通知とともに受信した携帯電話IDなどを利用して特定する。   In step S402, the user unit contract information associated with the mobile phone device 1 corresponding to the search character string input notification received in step S401 of this time, for example, the mobile phone ID received together with the search character string input notification, etc. Use to identify.

ステップS403においては、上記ステップS402において特定したユーザ単位契約情報における、「検索キーワード提供許可」の契約項目について設定された契約内容を参照して、検索キーワード提供についての許可・禁止のいずれが設定されているのかについて判別する。ここで否定の判別結果が得られたのであれば、この図に示す処理を抜けるが、肯定の判別結果が得られたのであれば、ステップS404に進む。   In step S403, referring to the contract contents set for the “search keyword provision permission” contract item in the user unit contract information specified in step S402, either permission or prohibition for search keyword provision is set. To determine if they are. If a negative determination result is obtained here, the processing shown in this figure is exited. If a positive determination result is obtained, the process proceeds to step S404.

ステップS404においては、例えば、統合管理部81により、今回の検索文字列入力通知に対応する検索文字列としての文字列情報をゲートウェイサーバ3に要求して受信取得したうえで、形態解析処理部83により、取得した文字列情報を対象とする形態素解析処理を実行して形態素情報92を作成し、例えばRAM72に保持させる。   In step S404, for example, the integrated management unit 81 requests the gateway server 3 to receive and acquire character string information as a search character string corresponding to the current search character string input notification, and then the morphological analysis processing unit 83 Thus, the morpheme analysis process for the acquired character string information is executed to create the morpheme information 92, which is stored in the RAM 72, for example.

ステップS405においては、例えば統計情報処理部84により、上記ステップS404にて作成された形態素情報92を利用して、最新統計情報93を作成、更新する。ここで、新規作成、若しくは更新する最新統計情報93としても、ステップS402にて特定されたユーザ単位契約情報に対応するユーザに個別の最新統計情報93、及び今回作成(更新)したユーザ個別の最新統計情報93の内容が反映されるようにして作成、更新されたユーザ全般の最新統計情報93となる。   In step S405, for example, the statistical information processing unit 84 creates and updates the latest statistical information 93 using the morpheme information 92 created in step S404. Here, as the latest statistical information 93 to be newly created or updated, the latest statistical information 93 individually for the user corresponding to the user unit contract information specified in step S402 and the latest individual user information that has been created (updated) this time. It becomes the latest statistical information 93 for all users created and updated so that the contents of the statistical information 93 are reflected.

図32は、クローリング処理に応じた最新統計情報93の作成、更新のための処理手順例を示している。
ここで、辞書サーバ2は、契約ユーザごとにクローリング処理を開始すべき時間(時刻)を設定して、これをユーザIDと対応付けたものを、クローリング処理開始時間情報として保持しているものとする。なお、このクローリング処理開始時間は、例えばユーザ単位契約情報における流行語句辞書更新頻度、優先語句辞書更新頻度などを基にして設定することができる。
そして、辞書サーバ2の統合管理部81は、例えば所定の時間間隔ごとに、ステップS501において、クローリング処理開始時間情報に基づき、クローリング処理開始時間に至った契約ユーザが有るか否かについての判別を行うこととしている。そして、クローリング処理開始時間に至った契約ユーザが有るとして肯定の判別結果が得られたのであれば、ステップS502以降の手順に進む。
FIG. 32 shows an example of a processing procedure for creating and updating the latest statistical information 93 according to the crawling process.
Here, the dictionary server 2 sets a time (time) at which the crawling process is to be started for each contract user, and holds the information associated with the user ID as crawling process start time information. To do. The crawling process start time can be set based on, for example, a buzzword dictionary update frequency, a priority word dictionary update frequency, etc. in the user unit contract information.
And the integrated management part 81 of the dictionary server 2 discriminate | determines whether there exists the contract user who reached the crawling process start time based on the crawling process start time information in step S501, for example for every predetermined time interval. To do. Then, if a positive determination result is obtained that there is a contract user who has reached the crawling processing start time, the process proceeds to step S502 and subsequent steps.

ステップS502においては、例えばクローリング部82が、上記ステップS501にてクローリング処理開始時間に至ったとされる契約ユーザのユーザIDと対応付けられているクローリングコンテンツリスト100の読み出しを実行する。
ステップS503においては、読み出したクローリングコンテンツリスト100の内容を参照して、ここにクローリングすべきWebコンテンツが登録されているか否かについて判別する。ここで、例えばクローリングコンテンツリストにおいてWebコンテンツのリストが1つも登録されていない場合には、否定の判別結果が得られることとなり、その場合には、この図に示す処理を抜ける。これに対して、読み出したクローリングコンテンツリストにおいてWebコンテンツが登録されていたのであれば、ステップS504に進む。
In step S502, for example, the crawling unit 82 reads the crawling content list 100 associated with the user ID of the contract user who has reached the crawling process start time in step S501.
In step S503, the contents of the read crawling content list 100 are referred to, and it is determined whether or not Web content to be crawled is registered here. Here, for example, if no web content list is registered in the crawling content list, a negative determination result is obtained, and in this case, the processing shown in this figure is exited. On the other hand, if the Web content is registered in the read crawling content list, the process proceeds to step S504.

ステップS504においては、クローリング部82が、クローリングコンテンツリストに登録されているWebコンテンツを対象とするクローリング処理を実行する。つまり、クローリング部82は、クローリングコンテンツリストにおいて示される登録WebコンテンツのURLにアクセスして、そのWebコンテンツデータを取り込んで取得する。また、クローリング部82は、取得したWebコンテンツのデータによりクローリングデータ91を作成して保持する。ステップS504では、このような処理を、クローリングコンテンツリストにおいて示される登録Webコンテンツごとに順次繰り返す。   In step S504, the crawling unit 82 executes crawling processing for Web content registered in the crawling content list. That is, the crawling unit 82 accesses the URL of the registered Web content indicated in the crawling content list, and acquires and acquires the Web content data. Further, the crawling unit 82 creates and holds crawling data 91 from the acquired Web content data. In step S504, such processing is sequentially repeated for each registered Web content indicated in the crawling content list.

上記のようにして得られるクローリングデータとしては、例えばWebコンテンツを形成しているデータとして、少なくとも文字列情報を有しているものとされる。ステップS506においては、形態素解析処理部83により、上記ステップS505により得られたクローリングデータ91における文字列情報を利用して形態素情報92を作成し、例えばRAM72に保持させる。   The crawling data obtained as described above is assumed to have at least character string information as data forming a Web content, for example. In step S506, the morpheme analysis processing unit 83 creates morpheme information 92 using the character string information in the crawling data 91 obtained in step S505, and stores it in the RAM 72, for example.

ステップS506においては、統計情報処理部84が、上記ステップS505にて作成された形態素情報92を利用して、最新統計情報93を作成、更新する。ここで、新規作成、若しくは更新する最新統計情報93としても、ステップS501にてクローリング処理開始時間二位尊し手特定された契約ユーザに個別の最新統計情報93、及び今回作成(更新)したユーザ個別の最新統計情報93の内容が反映されるようにして作成、更新されたユーザ全般の最新統計情報93となる。   In step S506, the statistical information processing unit 84 creates and updates the latest statistical information 93 using the morpheme information 92 created in step S505. Here, as the latest statistical information 93 to be newly created or updated, the latest statistical information 93 individually created for the contract user identified as the second highest crawling processing start time in step S501, and the individual individual created (updated) this time The latest statistical information 93 for all users created and updated so that the contents of the latest statistical information 93 are reflected.

上記図29〜図32に示す処理が辞書サーバ2にて実行されることで、先ず、ユーザ個別の最新統計情報93は、ユーザ単位契約情報により指定する電子メールの送受信、Webコンテンツへのアクセス、携帯電話装置1のWebブラウザ上でのWebサイト上での検索文字列を入力しての検索、ユーザ単位契約情報により指定するクローリングコンテンツとして指定するWebコンテンツのクローリングなどに応じて、新規作成、また、新規作成後の更新が行われることとなる。また、ユーザ全般の最新統計情報93についても、上記のようにしてユーザ個別の最新統計情報93が新規作成、更新されるのに応じて、新規作成、更新が行われるものとなる。   The processing shown in FIG. 29 to FIG. 32 is executed by the dictionary server 2. First, the latest statistical information 93 for each user includes transmission / reception of e-mail designated by user unit contract information, access to Web content, Depending on the search by inputting a search character string on the Web site on the Web browser of the mobile phone device 1, the crawling of the Web content specified as the crawling content specified by the user unit contract information, The update after the new creation will be performed. Further, the latest statistical information 93 for all users is newly created and updated in accordance with the latest creation and updating of the individual latest statistical information 93 for each user as described above.

また、上記のようにして作成されて記憶部76に記憶されるユーザ個別、ユーザ全般の最新統計情報93は、先にも述べたように、或るタイミングで、比較統計情報94に変更される。図33のフローチャートは、このための処理手順例を示している。
ここでは、或る1つのユーザ個別の最新統計情報93を比較統計情報94に変更する場合を例に挙げる。
図33では、先ずステップS601により、例えば統計情報処理部84が、或る1人の契約ユーザに対応するユーザ個別の最新統計情報93を比較統計情報94に変更するタイミングとなるのを待機している。例えば、ユーザ個別の最新統計情報93を比較統計情報94に変更するタイミングについては、その契約ユーザに対応するユーザ単位契約情報の流行語句辞書更新頻度などに基づいて設定できる。
そして、最新統計情報93を比較統計情報94に変更するタイミングに至ったとされると、ステップS602に進む。
Further, as described above, the latest statistical information 93 for each user and all users created and stored in the storage unit 76 as described above is changed to comparative statistical information 94 at a certain timing. . The flowchart of FIG. 33 shows an example of a processing procedure for this purpose.
Here, a case where the latest statistical information 93 for each user is changed to the comparative statistical information 94 is taken as an example.
In FIG. 33, first, in step S601, for example, the statistical information processing unit 84 waits for the timing to change the latest individual statistical information 93 corresponding to one contracted user to the comparative statistical information 94. Yes. For example, the timing for changing the latest statistical information 93 for each user to the comparative statistical information 94 can be set based on the buzzword dictionary update frequency of the user unit contract information corresponding to the contract user.
If it is determined that the timing for changing the latest statistical information 93 to the comparative statistical information 94 has been reached, the process proceeds to step S602.

ステップS602においては、それまで上記の契約ユーザに対応するユーザ個別の最新統計情報93として記憶部76にて記憶されていたデータにより、同じユーザに対応するものとして記憶部76にて管理されているユーザ個別の比較統計情報94のデータを更新する。これにより、これまでの最新統計情報93が比較統計情報94に変更されることとなる。
なお、例えばこの処理に際しては、図示による説明は省略しているが、変更元となった最新統計情報93については、消去、あるいは、その内容の初期化などを実行する。この後において、適宜、図29〜図32に示す処理が、このユーザに対応して実行されることで、新規の最新統計情報93が作成、保存され、その後更新されていくことになる。
In step S602, data stored in the storage unit 76 as individual user latest statistical information 93 corresponding to the contract user is managed in the storage unit 76 as corresponding to the same user. The data of the comparison statistical information 94 for each user is updated. As a result, the latest statistical information 93 so far is changed to the comparative statistical information 94.
Note that, for example, in this processing, the description by illustration is omitted, but the latest statistical information 93 that is the change source is deleted or the contents thereof are initialized. Thereafter, the processes shown in FIGS. 29 to 32 are appropriately executed for this user, so that new latest statistical information 93 is created, stored, and updated thereafter.

また、上記図33に示す手順は、ユーザ全般の最新統計情報93を比較統計情報94に変更する場合にも同様にして適用される。この際において、最新統計情報93を比較統計情報94に変更すべきタイミングは、ユーザ全般の流行語句関連辞書を更新する周期などに基づいて設定することができる。   The procedure shown in FIG. 33 is also applied to the case where the latest statistical information 93 for all users is changed to the comparative statistical information 94. At this time, the timing at which the latest statistical information 93 should be changed to the comparative statistical information 94 can be set based on the period of updating the buzzword-related dictionary for the user as a whole.

図34は、辞書サーバ2において、辞書作成処理部85が比較統計情報94及び最新統計情報93を利用して流行語句関連辞書(流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98)を作成するための処理手順例を示している。なお、ここでは、或る1人のユーザに個別の流行語句関連辞書を作成する場合を例に挙げるが、ユーザ全般の流行語句関連辞書を作成する場合も、以降の説明に準じた処理となる。   34, in the dictionary server 2, the dictionary creation processing unit 85 creates buzzword-related dictionaries (buzzword phrase priority dictionary table 97, buzzword phrase priority phrase table 98) using the comparative statistical information 94 and the latest statistical information 93. An example of a processing procedure for doing this is shown. Here, a case where an individual buzzword-related dictionary is created for a single user is taken as an example. However, when a buzzword-related dictionary for all users is created, the processing conforms to the following description. .

例えば辞書サーバ2の統合管理部81は、契約ユーザごとについての流行語句関連辞書の更新タイミング(周期、時刻)について、その契約ユーザが対応するユーザ単位契約情報の流行語句辞書更新頻度などに基づいて設定しており、この設定した更新タイミングの情報を保持管理しているものとされる。
ステップS701では、例えば統合管理部81が、この流行語句関連辞書についての更新タイミングの情報に基づいて、例えば一定時間ごとに、更新タイミングに至ったユーザ個別の流行語句関連辞書が有るか否かについて判別するものとされる。そして、ステップS701において更新タイミングに至ったユーザ個別の流行語句関連辞書が有るとして肯定の判別結果が得られたとされると、ステップS702以降の手順に進む。
For example, the integrated management unit 81 of the dictionary server 2 determines the update timing (period, time) of the buzzword related dictionary for each contract user based on the buzzword dictionary update frequency of the user unit contract information corresponding to the contract user. It is assumed that the set update timing information is held and managed.
In step S701, for example, the integrated management unit 81 determines whether or not there is a buzzword related dictionary for each user that has reached the update timing, for example, at regular intervals based on the update timing information about the buzzword related dictionary. It shall be determined. If it is determined that there is a buzzword-related dictionary for each user that has reached the update timing in step S701 and a positive determination result is obtained, the process proceeds to step S702 and subsequent steps.

ステップS702以降の手順は、辞書作成処理部85が実行するものとなる。
先ず、ステップS702においては、上記ステップS701により更新対象となったユーザ個別の比較統計情報94と最新統計情報93とを利用して、図24〜図26により説明したようにして、同じユーザ個別の流行語句情報96を作成して、記憶部76に記憶させる。このとき、記憶部76において、同じユーザに個別となる以前の流行語句情報96が既に記憶されていたのであれば、今回作成した流行語句情報96により、記憶部76に記憶されている流行語句情報96の更新を行うことになる。
The procedure after step S702 is executed by the dictionary creation processing unit 85.
First, in step S702, by using the individual statistical comparison information 94 and the latest statistical information 93 that have been updated in step S701, as described with reference to FIGS. The buzzword phrase information 96 is created and stored in the storage unit 76. At this time, if the buzzword information 96 previously stored individually for the same user is already stored in the storage unit 76, the buzzword information stored in the storage unit 76 by the buzzword information 96 created this time. 96 updates will be performed.

次に、辞書作成処理部85は、ステップS703、S704により、先に図26、図27、図28にて説明したようにして、ステップS702により作成した流行語句情報96を利用して、対応するユーザ個別の流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98を作成、更新して記憶部76に記憶させる。   Next, the dictionary creation processing unit 85 responds by using the buzzword information 96 created in step S702 as described above with reference to FIGS. 26, 27, and 28 in steps S703 and S704. A buzzword / phrase priority dictionary table 97 and a buzzword / phrase correspondence priority phrase table 98 for each user are created, updated, and stored in the storage unit 76.

ここで、携帯電話装置1が辞書サーバ2から流行語句関連辞書(流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98)をダウンロードするのにあたっては、このダウンロードを有料化するという運営の仕方を考えることができる。
この場合において、流行語句関連辞書のダウンロードについての料金を、ユーザ間で一律とすることも考えられるが、次のようにして、ユーザ間で異なる料金が設定できるようにすることが考えられる。
これまでの説明から理解されるように、流行語句関連辞書は、ユーザがユーザ単位契約情報により指定したクローリングコンテンツ、提供の許可をした電子メールのタイトルや本文、アクセスしたWebコンテンツのデータ、Webコンテンツ上で入力した検索キーワードなどを元として作成される。このことについては、契約ユーザの情報提供によって流行語句関連辞書が作成できる、という意味にも取ることができる。つまり、契約ユーザによる情報提供という協力により、流行語句関連辞書のダウンロードサービスが可能になっているという見方ができる。
そこで、本実施形態としては、このことに基づいて、流行語句関連辞書のダウンロード料金については、実質的な情報提供量の多い契約ユーザほど、減額が為されるようにして料金設定を行うものとする。
Here, when the mobile phone device 1 downloads the buzzword related dictionary (buzzword priority dictionary table 97, buzzword corresponding priority phrase table 98) from the dictionary server 2, the operation method of charging the download is described as follows. Can think.
In this case, the charge for downloading the buzzword-related dictionary may be uniform among users, but it may be possible to set different charges between users as follows.
As can be understood from the above description, the buzzword-related dictionary includes the crawling content specified by the user based on the user unit contract information, the title and text of the e-mail permitted to be provided, the data of the accessed web content, the web content Created based on the search keywords entered above. This can also mean that a buzzword-related dictionary can be created by providing information of the contract user. That is, it is possible to view that a buzzword-related dictionary download service has become possible with the cooperation of providing information by contract users.
Therefore, as the present embodiment, on the basis of this, the download fee for the buzzword-related dictionary is set so that the contracted user with a substantial amount of information provision is reduced so that the fee is reduced. To do.

図35は、辞書サーバ2において実行するものとされる、流行語句関連辞書のダウンロードと、これに応じた課金処理のための処理手順例を示している。ここでの課金処理において、上記の考え方による料金設定が反映されることとなる。   FIG. 35 shows an example of a processing procedure for downloading a buzzword-related dictionary, which is to be executed in the dictionary server 2, and for a billing process in accordance therewith. In the billing process here, the fee setting based on the above-described concept is reflected.

先ず、辞書サーバ2における統合管理部81はステップS801により、或るユーザに個別の流行語句関連辞書を、そのユーザに対応する携帯電話装置1に対してダウンロードする指示が得られるのを待機している。
例えば統合管理部81における別の処理ルーチンでは、ユーザ単位契約情報における流行語句関連辞書更新頻度の情報に基づいて、例えばユーザごとに対応して流行語句関連辞書をダウンロード送信する時間(時刻)を設定して保持しており、定常的に、流行語句関連辞書をダウンロード送信すべき時間に至ることとなったユーザの有無を判別している。そして、流行語句関連辞書をダウンロード送信すべき時間に至ったユーザが有るとの判別結果が得られることに応じて、ステップS801においては、流行語句関連辞書のダウンロード指示が得られることになり、ステップS802以降に進むことになる。
First, in step S801, the integrated management unit 81 in the dictionary server 2 waits for an instruction to download an individual buzzword-related dictionary to a mobile phone device 1 corresponding to the user. Yes.
For example, in another processing routine in the integrated management unit 81, a time (time) for downloading and transmitting a buzzword-related dictionary, for example, corresponding to each user is set based on the buzzword-related dictionary update frequency information in the user unit contract information. Thus, it is determined whether or not there is a user who has reached the time to download and transmit the buzzword-related dictionary on a regular basis. Then, in response to the determination result that there is a user who has reached the time to download and transmit the buzzword related dictionary, in step S801, a download instruction for the buzzword related dictionary is obtained. The process proceeds from S802 onward.

ステップS802〜S806は、課金処理部87が実行する。
ステップS802においては、流行語句関連辞書をダウンロード送信すべき携帯電話装置1のユーザに対応するユーザ単位契約情報を読み込む。
次に、ステップS803では、ステップS802により読み込んだユーザ単位契約情報において、上記の情報提供に関連した契約項目の契約内容を認識し、その認識した結果に応じて、減額値αを決定する。この減額値α1は、ユーザ単位契約情報において情報提供が為される(あるいは許可される)要素が多いほど高いものとなるようにされている。
例えば、図21との対応であれば、情報提供に関連した契約項目は、提供メールリスト、メール提供許可項目(1)〜(n)、検索キーワード提供許可、アクセスしたWebコンテンツの開示許可、クローリング指定、となる。
先ず、提供メールリストにおいて示される電子メールアドレスの数が多いほど、情報提供される要素数は多いことになる。従って、先ずは、提供メールリストにおいて示される電子メールアドレスの数に応じて減額値α1としてのポイント(点数)が加算される。
また、メール提供許可項目(1)〜(n)においては、タイトル、本文のそれぞれの項目について提供の許可・禁止設定が行えるが、ここでは許可する項目の数に応じて減額値αのポイントが加算されるようにする。また、タイトルと本文とでは、文字列情報の量は本文のほうを多くできる。そこで、このことを考慮し、タイトルを許可する場合のポイントよりも、本文を許可する場合のポイントを高く設定することが考えられる。
また、検索キーワード提供許可、及びアクセスしたWebコンテンツの開示許可についても、これらの項目について許可が設定されていれば、それぞれに応じたポイントを加算する。
さらにクローリング指定においては、指定されたWebコンテンツの数に応じたポイントを加算するようにされる。
なお、これらの情報提供に関連した契約項目については、本実施形態の優先語句関連辞書の作成に関して、その重要度も異なってくると考えられるので、この重要度に応じて、契約項目ごとに異なる加算ポイントを設定することもできる。
このようにして、減額値α1は、ユーザ単位契約情報における、情報提供に関連した契約項目の内訳に基づいて設定されるものである。
The accounting processing unit 87 executes steps S802 to S806.
In step S802, the user unit contract information corresponding to the user of the mobile phone device 1 who should download and transmit the buzzword related dictionary is read.
Next, in step S803, the contract content of the contract item related to the information provision is recognized in the user unit contract information read in step S802, and the reduction value α is determined according to the recognized result. The reduction value α1 is set to be higher as there are more elements for which information is provided (or permitted) in the user unit contract information.
For example, in the case of correspondence with FIG. 21, the contract items related to information provision are provided mail list, mail provision permission items (1) to (n), search keyword provision permission, disclosure permission of accessed Web content, crawling Specified.
First, the greater the number of e-mail addresses indicated in the provided mail list, the greater the number of elements for which information is provided. Accordingly, first, points (points) as the reduction value α1 are added according to the number of e-mail addresses indicated in the provided mail list.
In addition, in the mail provision permission items (1) to (n), it is possible to set permission / prohibition for the title and body items. To be added. In addition, the amount of character string information can be larger in the text in the title and text. In view of this, it is conceivable to set a higher point when allowing the body text than when allowing the title.
Also, regarding permission to provide search keywords and permission to disclose the accessed Web content, if permission is set for these items, points corresponding to the respective items are added.
Further, in crawling designation, points corresponding to the number of designated web contents are added.
Note that the contract items related to the provision of information are considered to have different levels of importance for the creation of the preferred word / phrase-related dictionary of the present embodiment, and therefore differ for each contract item depending on the level of importance. An addition point can also be set.
In this way, the reduction value α1 is set based on the breakdown of contract items related to information provision in the user unit contract information.

ところで、例えば、ユーザ単位契約情報における情報提供が為される項目、要素を多めに設定していたとしても、例えば電子メールの送受信があまり行われていなかったり、あまりWebアクセスをしないようであると、その分、優先語句関連辞書の作成のために収集できる文字列情報量は少なくなる。これに対して、電子メールやWebアクセスを頻繁に行っているユーザであれば、情報提供が為される項目、要素が少なめであっても多くの文字列情報量が収集できる。つまり、優先語句関連辞書の作成のために実質的に収集された文字列情報量が多いほど、減額値を高くするという考え方も採ることができる。   By the way, for example, even if a large number of items and elements for providing information in the user unit contract information are set, for example, e-mail transmission / reception is not performed so much or Web access does not seem to be performed much. Accordingly, the amount of character string information that can be collected for the creation of the priority phrase related dictionary is reduced. On the other hand, if the user frequently performs e-mail and Web access, a large amount of character string information can be collected even if there are few items and elements for which information is provided. That is, it is also possible to adopt a concept of increasing the reduction value as the amount of character string information substantially collected for creating the priority word / phrase-related dictionary increases.

そこで、この場合の統合管理部81は、ユーザごとに対応して、優先語句関連辞書の作成、更新のために、一定期間内において収集した文字列情報量を積算し、これを実質情報提供量dとして保持するようにされる。先に図29〜図32により述べたように、優先語句関連辞書は、電子メールの送受信、Webアクセス、Webコンテンツ上での検索語句の入力、定期的なクローリング処理などに応じて随時更新され得る。従って、更新が行われる都度、そのときに利用された文字列情報量を積算していけば、これが或る一定期間内において優先語句関連辞書の作成への利用のために実質的に収集された文字列情報量であることになる。これが上記実質情報提供量dとなる。   Therefore, the integrated management unit 81 in this case integrates the amount of character string information collected within a certain period in order to create and update the priority word / phrase-related dictionary in correspondence with each user. It is made to hold | maintain as d. As described above with reference to FIGS. 29 to 32, the priority phrase related dictionary can be updated at any time according to e-mail transmission / reception, Web access, input of a search phrase on a Web content, periodic crawling processing, and the like. . Therefore, whenever the update is performed, if the amount of character string information used at that time is accumulated, this is substantially collected for use in the creation of a priority word-related dictionary within a certain period of time. This is the amount of character string information. This is the actual information provision amount d.

そして、ステップS804においては、そのときにおいて得られている、流行語句関連辞書をダウンロード送信すべき携帯電話装置1のユーザに対応する実質情報提供量dの値を認識する。次に、ステップS805によって、認識した実質情報提供量dに基づいて減額値α2を決定する。この決定にあたっては、例えば実質情報提供量dを利用した所定の演算により求めることができる。あるいは、実質情報提供量dと減額値α2とを対応させたテーブル情報を持つこととして、このテーブル情報を参照して求めることもできる。   In step S804, the value of the substantial information provision amount d corresponding to the user of the mobile phone device 1 who should download and transmit the buzzword related dictionary obtained at that time is recognized. In step S805, a reduction value α2 is determined based on the recognized real information provision amount d. This determination can be made by a predetermined calculation using the substantial information provision amount d, for example. Alternatively, it can be obtained by referring to this table information as having table information associating the substantial information provision amount d with the reduction value α2.

次に、ステップS806においては、例えば流行語句関連辞書をダウンロードする際の基本額βと、上記ステップS803、S805により決定された減額値α1、α2を利用して、
例えばダウンロード料金γについて、
γ=β−(α1+α2)
により表される式により算出する。
Next, in step S806, for example, using the basic amount β when downloading the buzzword-related dictionary and the reduction values α1, α2 determined in steps S803 and S805,
For example, for download fee γ,
γ = β- (α1 + α2)
It calculates with the formula represented by these.

ステップS807においては、対応するユーザに個別の流行語句関連辞書をダウンロード送信するための処理を実行する。つまり、統合処理部81は、対応するユーザに個別の流行語句関連辞書(流行語句優先辞書テーブル97、流行語句対応優先語句テーブル98)の読み出しを行って、通信制御部86に渡す。通信制御部86は、対応するユーザの携帯電話装置1を送信先として、渡された流行語句関連辞書のデータを送信する。   In step S807, processing for downloading and transmitting individual buzzword-related dictionaries to the corresponding user is executed. That is, the integrated processing unit 81 reads out individual buzzword-related dictionaries (buzzword / phrase priority dictionary table 97, buzzword / phrase-corresponding priority phrase table 98) to the corresponding user and passes them to the communication control unit 86. The communication control unit 86 transmits the data of the buzzword-related dictionary passed to the mobile phone device 1 of the corresponding user as the transmission destination.

そして、例えば上記のダウンロード送信が完了すると、次のステップS808により、課金処理部87は、ステップS806により算出されたダウンロード料金γをユーザに請求する。   For example, when the download transmission is completed, the charging processing unit 87 charges the user with the download fee γ calculated in step S806 in the next step S808.

なお、上記の場合において、ダウンロード料金γを求めるのにあたっては、減額値α1、α2のいずれかのみを利用することとしてもよい。また、減額値α1、α2のそれぞれに代えて、割引率を設定し、この割引率に基づいてダウンロード料金γを求めることとしても良い。つまり、ユーザ単位契約情報における情報提供に関連した契約項目の内訳に基づく減額要素と、優先語句関連辞書の作成への利用のために実質的に収集された文字列情報量に対応する減額要素との少なくとも一方が利用されれば良く、さらには、上記2つの減額要素の設定の仕方についても、いくつか考えられるものである。   In the above case, when obtaining the download fee γ, only one of the reduction values α1 and α2 may be used. Alternatively, a discount rate may be set instead of each of the reduction values α1 and α2, and the download fee γ may be obtained based on the discount rate. That is, a reduction element based on the breakdown of contract items related to information provision in the user unit contract information, and a reduction element corresponding to the amount of character string information substantially collected for use in creating a preferred term related dictionary It is sufficient that at least one of the above is used, and there are several ways of setting the two reduction elements.

ここで、本願発明における主要な語句と本実施形態との対応は、例えば次のようになる。
本願発明における「補助辞書情報」は、本実施形態における「時間優先語句テーブル52A」「位置優先辞書テーブル52B」「流行語句優先辞書テーブル52C」「流行語句優先辞書テーブル97」「流行語句対応優先語句テーブル98」「流行語句情報96」などが対応する。また、これまでの説明からも分かるように、「補助辞書情報」の「記憶」としては、例えば記憶部18や記憶部76などの補助記憶装置に記憶する場合だけではなく、RAM19、72などに相当する主記憶領域に一時的に記憶、保持させる場合も含められる。
また、本願発明における「高頻度語句辞書情報」は、本実施形態における「流行語句優先辞書テーブル52C」「流行語句優先辞書テーブル97」「流行語句対応優先語句テーブル98」「流行語句情報96」が対応する。
また、本願発明における「第1の高頻度語句辞書情報」、「第2の高頻度語句辞書情報」は、それぞれ、本実施形態において辞書サーバ2が作成する「流行語句優先辞書テーブル97」「流行語句対応優先語句テーブル98」に対応する。
Here, the correspondence between main words and phrases in the present invention and this embodiment is as follows, for example.
The “auxiliary dictionary information” in the present invention includes the “time priority word / phrase table 52A”, “position priority dictionary table 52B”, “buzz word / phrase priority dictionary table 52C”, “buzz / phrase priority dictionary table 97”, and “buzz word / phrase priority word / phrase”. “Table 98”, “Buzzword information 96”, and the like correspond. Further, as can be understood from the above description, the “storage” of “auxiliary dictionary information” is not only stored in the auxiliary storage device such as the storage unit 18 or the storage unit 76 but also stored in the RAMs 19 and 72. The case of temporarily storing and holding in the corresponding main storage area is also included.
The “high frequency word / phrase dictionary information” in the present invention includes the “buzz word / phrase priority dictionary table 52C”, “buzz word / phrase priority dictionary table 97”, “buzz word / phrase priority word / phrase table 98” and “buzz word / phrase information 96” in the present embodiment. Correspond.
In addition, the “first high-frequency phrase dictionary information” and “second high-frequency phrase dictionary information” in the present invention are the “popular phrase priority dictionary table 97” and “popular phrase” created by the dictionary server 2 in the present embodiment, respectively. This corresponds to the phrase corresponding priority phrase table 98 ".

なお、本実施の形態としては、これまでに説明した実施の形態としての構成に限定されるものではない。
例えば、これまでの説明では、追加辞書のうち、時間優先辞書テーブル52Aと、位置優先辞書テーブル52Bはプリセットの情報であるとしているが、例えば、これらについても、ダウンロードなどにより取得できるようにする構成、運用を考えることができる。特に位置優先辞書テーブル52Bについては、観光地ごとに特有の地名、人名その他が登録された辞書テーブルを用意してサーバなどから提供するような運用も考えられるものである。
また、図9、図10によれば、時間優先辞書テーブル52Aと、位置優先辞書テーブル52Bについては、基本辞書51に既に登録されているもののみを対象として時間、位置情報との対応付けをしたテーブル情報とされているが、基本辞書51には登録されていない語句を、その読み・表記・品詞などとともに個別に登録することも考えられるものである。例えば上記した観光地ごとの位置優先辞書テーブルなどは、このような基本辞書51には登録されていない語句を多数登録することになると考えられる。
また、実施の形態では、追加辞書として時間優先辞書テーブル、位置優先辞書テーブル、流行語句優先辞書テーブルの3つとしているが、これのみに限定されるものではない。つまり、時間、位置、流行語句以外にも、特定の状況、環境などに適合して優先されるべき語句が登録された優先辞書テーブルなどが追加辞書とされてもよいものであり、実際の運用にあっても、このような追加辞書が多様に用意されてユーザが使えるようにされることが、文字入力の操作性の向上のみならず、娯楽性が高まることになり、ユーザにとっても有益である。
また、これまでにおいては追加辞書としては、所定の条件に応じて優先順位を高く設定すべき語句を登録するものとしているが、これとは逆に、所定の条件に応じて優先順位を低く設定すべき語句を登録するような内容のものとされてもよいものである。
In addition, as this Embodiment, it is not limited to the structure as embodiment described so far.
For example, in the above description, among the additional dictionaries, the time priority dictionary table 52A and the position priority dictionary table 52B are preset information. For example, these can be acquired by downloading or the like. , You can think of operations. In particular, with regard to the position priority dictionary table 52B, an operation in which a dictionary table in which a place name, a person name, etc. peculiar to each sightseeing spot are registered and provided from a server or the like is also conceivable.
Further, according to FIGS. 9 and 10, the time priority dictionary table 52A and the position priority dictionary table 52B are associated with time and position information for only those already registered in the basic dictionary 51. It is also conceivable to individually register words / phrases that are table information but are not registered in the basic dictionary 51 together with their readings / notations / parts of speech. For example, the position priority dictionary table for each sightseeing spot described above is considered to register many words / phrases that are not registered in the basic dictionary 51.
In the embodiment, three additional dictionaries are a time priority dictionary table, a position priority dictionary table, and a buzzword phrase priority dictionary table. However, the present invention is not limited to this. In other words, in addition to time, position, and trendy phrases, a priority dictionary table in which words that should be prioritized according to a specific situation or environment may be registered as additional dictionaries. Even so, it would be beneficial for the user not only to improve the operability of character input, but also to enhance the entertainment, so that a variety of such additional dictionaries are prepared and made available to the user. is there.
In addition, up to now, as an additional dictionary, words that should be set higher in priority according to a predetermined condition are registered, but on the contrary, the priority is set lower according to a predetermined condition. The contents may be such as to register the words to be registered.

また、辞書サーバ2により流行語句関連辞書を作成するのにあたって、実施の形態においては、作成時間の異なる2つの統計情報(最新統計情報93、比較統計情報94)における語句の出現回数の差分値と閾値との比較により流行語句を選択、抽出することとしている。しかし、これはあくまでも一例であって、携帯電話装置によりWebコンテンツ(本願では、電子メールも含める)を利用するのにあたって取得し得る文字列情報を利用する限り、他の手法により流行語句を抽出する用にされて構わない。例えば、tf−ifdなどをはじめとする単語抽出アルゴリズムであるとか、他の統計手法を採用することができる。   Further, in creating a buzzword-related dictionary by the dictionary server 2, in the embodiment, the difference value of the number of occurrences of the phrase in two pieces of statistical information (latest statistical information 93, comparative statistical information 94) having different creation times A buzzword is selected and extracted by comparison with a threshold value. However, this is only an example, and as long as character string information that can be acquired when using Web content (including e-mail in this application) by a mobile phone device is used, buzzwords are extracted by other methods. It does not matter if it is used. For example, a word extraction algorithm such as tf-ifd or other statistical methods can be employed.

また、実施の形態にあっては、本願発明に基づく文字入力システムを携帯電話装置に適用している。もちろん、操作子数が限定される携帯電話装置に適用することで、本願発明に基づく文字入力システムの効果が有効に発揮されるが、携帯電話装置以外で、文字入力機能を有するようにされた機器、システムであれば全般的に適用が可能である。また、このようなシステムの中には、パーソナルコンピュータなどにインストールされる文字入力支援のアプリケーションなども含まれるものである。
また、実施の形態では、日本語を対象とした文字入力システムを例に挙げているが、例えば表音文字と表意文字を混在して使用しているなどして、予測変換機能が有用となる他の言語があれば、このような言語にも本願発明は対応できるものである。
In the embodiment, the character input system based on the present invention is applied to a mobile phone device. Of course, the effect of the character input system based on the present invention can be effectively exhibited by applying it to a mobile phone device in which the number of operation elements is limited. Any device or system can be generally applied. Such a system includes a character input support application installed in a personal computer or the like.
In the embodiment, a character input system for Japanese is given as an example. For example, a predictive conversion function is useful by using a mixture of phonograms and ideograms. If there are other languages, the present invention can cope with such languages.

また、本願発明に基づく文字入力システムを実現するためのプログラム(文字入力支援アプリケーション)は、例えば製造時などにおいて予め装置内に記憶させておくようにされる。あるいは、リムーバブルの記憶媒体に記憶させておいて、本願に対応する文字入力装置としてのハードウェアに対して、この記憶媒体からプログラムをインストールさせるようにすることも考えられる。あるいは、ネットワーク上のサーバなどにプログラムを記憶させておき、本願に対応する文字入力装置によりネットワーク経由でダウンロードすることも考えられる。   Further, a program (character input support application) for realizing the character input system according to the present invention is stored in advance in the apparatus at the time of manufacture, for example. Alternatively, it is conceivable to store the program in a removable storage medium and install the program from the storage medium to the hardware as a character input device corresponding to the present application. Alternatively, it is also conceivable that the program is stored in a server on the network and downloaded via the network by a character input device corresponding to the present application.

本発明の実施の形態としての携帯電話装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the mobile telephone apparatus as embodiment of this invention. 本実施の形態の文字入力システムに対応するプログラムである、文字入力支援アプリケーションの機能構成例を模式的に示すブロック図である。It is a block diagram which shows typically the functional structural example of the character input assistance application which is a program corresponding to the character input system of this Embodiment. 仮名文字「こ」の入力に対応して作成された変換候補語句テーブルの内容例を示す図である。It is a figure which shows the example of the content of the conversion candidate word / phrase table produced corresponding to the input of kana character "ko". 優先語句テーブルの構造及び内容例を示す図である。It is a figure which shows the structure and content example of a priority word / phrase table. 優先語句テーブル参照後の変換候補語句テーブルの内容例(図3からの内容変更)を示す図である。It is a figure which shows the content example (content change from FIG. 3) of the conversion candidate word table after a priority word table reference. 図5の変換候補語句テーブルの内容に対応する文字入力操作画面と、この文字入力操作画面に対する確定操作後の表示態様例を示す図である。FIG. 6 is a diagram showing a character input operation screen corresponding to the contents of the conversion candidate word / phrase table of FIG. 5 and a display mode example after a confirmation operation on the character input operation screen. 図6(b)に示される確定操作に対応して変更された優先語句テーブルの内容例(図4からの内容変更)を示す図である。It is a figure which shows the example of a content of the priority word / phrase table changed corresponding to the confirmation operation shown by FIG.6 (b) (content change from FIG. 4). 図6(a)に示される文字入力操作画面の状態から、さらに仮名文字入力を行った場合の文字入力操作画面の表示態様例を示す図である。It is a figure which shows the example of a display mode of the character input operation screen at the time of performing kana character input further from the state of the character input operation screen shown by Fig.6 (a). 時間優先辞書テーブルの構造例を示す図である。It is a figure which shows the structural example of a time priority dictionary table. 位置優先辞書テーブルの構造例を示す図である。It is a figure which shows the structural example of a position priority dictionary table. 流行語句優先辞書テーブルの構造例を示す図である。It is a figure which shows the structural example of a buzzword phrase priority dictionary table. 電子メールの内容例と、これに対応して得られる形態素情報の内容例を示す図である。It is a figure which shows the example of the content of an electronic mail, and the example of the content of the morpheme information obtained corresponding to this. 図12に対応した変換候補語句テーブルの内容例を示す図である。It is a figure which shows the example of the content of the conversion candidate word / phrase table corresponding to FIG. 文書ファイルの内容例と、これに対応して得られる形態素情報の内容例を示す図である。It is a figure which shows the example of the content of a document file, and the example of the content of the morpheme information obtained corresponding to this. 優先項目設定テーブルの内容例を示す図である。It is a figure which shows the example of the content of a priority item setting table. 実施の形態としての文字入力システムの動作手順例を示すフローチャートである。It is a flowchart which shows the example of an operation | movement procedure of the character input system as embodiment. 本実施形態の辞書ダウンロード・ネットワークシステムの構築例を示す図である。It is a figure which shows the construction example of the dictionary download network system of this embodiment. 辞書サーバの構成例を示すブロック図である。It is a block diagram which shows the structural example of a dictionary server. ソフトウェアに基づいた辞書サーバの機能、動作例をブロック構成により示すブロック図である。It is a block diagram which shows the function and operation | movement example of a dictionary server based on software by a block configuration. ゲートウェイサーバの構成例を示すブロック図である。It is a block diagram which shows the structural example of a gateway server. ユーザ単位契約情報の内容例を示す図である。It is a figure which shows the example of the content of user unit contract information. ユーザ個別クローリングコンテンツリストの内容例を示す図である。It is a figure which shows the example of the content of a user separate crawling content list. 辞書サーバにおいて作成する形態素情報の内容例を示す図である。It is a figure which shows the example of the content of the morpheme information produced in a dictionary server. 辞書サーバにおいて作成する最新統計情報及び比較統計情報の内容例を示す図である。It is a figure which shows the example of the content of the newest statistical information and comparison statistical information which are created in a dictionary server. 辞書サーバにおいて作成する流行語句候補情報の内容例を示す図である。It is a figure which shows the example of the content of the buzzword phrase candidate information produced in a dictionary server. 辞書サーバにおいて作成する流行語句情報の内容例を示す図である。It is a figure which shows the example of the content of the buzzword information produced in a dictionary server. 辞書サーバにおいて作成する流行語句優先辞書テーブルの内容例を示す図である。It is a figure which shows the example of the content of the buzzword phrase priority dictionary table produced in a dictionary server. 辞書サーバにおいて作成する流行語句対応優先語句テーブルの内容例を示す図である。It is a figure which shows the example of the content of the buzzword corresponding priority phrase table created in a dictionary server. 辞書サーバによる、電子メールを利用した最新統計情報の作成、更新のための処理手順例を示すフローチャートである。It is a flowchart which shows the example of a process sequence for creation and update of the newest statistical information using an email by a dictionary server. 辞書サーバによる、携帯電話装置が実行するWebアクセスに応じた最新統計情報の作成、更新のための処理手順例を示すフローチャートである。It is a flowchart which shows the example of a process sequence for creation and update of the newest statistical information according to Web access which a mobile telephone apparatus performs by a dictionary server. 辞書サーバによる、携帯電話装置が実行するWebサイト上での検索キーワード(検索文字列)の入力に応じた最新統計情報の作成、更新のための処理手順例を示すフローチャートである。It is a flowchart which shows the example of a process sequence for creation and update of the newest statistical information according to the input of the search keyword (search character string) on the Web site which a mobile telephone apparatus performs by a dictionary server. クローリング処理に応じた最新統計情報の作成、更新のための処理手順例を示すフローチャートである。It is a flowchart which shows the example of a process sequence for preparation and update of the newest statistical information according to a crawling process. 最新統計情報を比較統計情報に変更するための処理手順例を示すフローチャートである。It is a flowchart which shows the example of a process sequence for changing the newest statistical information into comparative statistical information. 辞書サーバによる、比較統計情報及び最新統計情報を利用して流行語句関連辞書を作成するための処理手順例を示すフローチャートである。It is a flowchart which shows the example of a process sequence for producing a buzzword phrase related dictionary using the comparison statistical information and the newest statistical information by a dictionary server. 辞書サーバにより実行するものとされる、流行語句関連辞書のダウンロードと、これに応じた課金処理のための処理手順例を示すフローチャートである。It is a flowchart which shows the example of a process sequence for the download of a buzzword related dictionary assumed to be performed with a dictionary server, and the accounting process according to this.

符号の説明Explanation of symbols

1 携帯電話装置、2 辞書サーバ、3 ゲートウェイサーバ、4 Webコンテンツ群、11 アンテナ、12 受信部、13 送信部、14 音声信号処理部、15 スピーカ、16 マイクロフォン、17 システム制御部、18 記憶部、19 RAM、20 時計部、21 GPSユニット、22 表示部、23 操作部、30 文字入力支援アプリケーション、31 文字変換処理部、32 辞書検索処理部、33 参照文解析処理部33、34 形態素解析処理部、35 確定結果出力部、41 メールウェア、42 文書エディタ、51 基本辞書、52 追加辞書テーブル群、53 電子メールデータ、54文書ファイル、61 優先項目テーブル、62 変換候補語句テーブル、63 優先語句テーブル、64 形態素情報、71 演算処理部、72 RAM,73 ROM、74 携帯電話対応通信部、75 ゲートウェイ対応通信部、76 記憶部、81 統合管理部、82 クローリング部、83 形態素解析処理部、84 統計情報処理部、85 辞書作成処理部、86 通信制御部、87 課金処理部、91 クローリングデータ、92 クローリングコンテンツリスト、93 最新統計情報、94 比較統計情報、95 基本辞書、96 流行語句情報、97 流行語句優先辞書テーブル、98 流行語句対応優先語句テーブル、99 契約情報、100 クローリングコンテンツリスト、111 プロトコル変換処理部、112 携帯電話対応通信部、113 インターネット対応通信部、114 メールサーバ部、115 辞書サーバ対応通信部   1 cellular phone device, 2 dictionary server, 3 gateway server, 4 Web content group, 11 antenna, 12 receiving unit, 13 transmitting unit, 14 audio signal processing unit, 15 speaker, 16 microphone, 17 system control unit, 18 storage unit, 19 RAM, 20 Clock unit, 21 GPS unit, 22 Display unit, 23 Operation unit, 30 Character input support application, 31 Character conversion processing unit, 32 Dictionary search processing unit, 33 Reference sentence analysis processing unit 33, 34 Morphological analysis processing unit , 35 confirmation result output unit, 41 mailware, 42 document editor, 51 basic dictionary, 52 additional dictionary table group, 53 e-mail data, 54 document file, 61 priority item table, 62 conversion candidate phrase table, 63 priority phrase table, 64 morpheme information, 71 arithmetic processing unit 72 RAM, 73 ROM, 74 mobile phone compatible communication unit, 75 gateway compatible communication unit, 76 storage unit, 81 integrated management unit, 82 crawling unit, 83 morpheme analysis processing unit, 84 statistical information processing unit, 85 dictionary creation processing unit, 86 communication control unit, 87 accounting processing unit, 91 crawling data, 92 crawling content list, 93 latest statistical information, 94 comparative statistical information, 95 basic dictionary, 96 buzzword phrase information, 97 buzzword phrase priority dictionary table, 98 buzzword phrase correspondence priority Phrase table, 99 contract information, 100 crawling content list, 111 protocol conversion processing unit, 112 mobile phone compatible communication unit, 113 Internet compatible communication unit, 114 mail server unit, 115 dictionary server compatible communication unit

Claims (18)

基本として用意された語句である基本語句を登録して形成される基本辞書情報を記憶する基本辞書情報記憶手段と、
所定の条件に対応させた語句を登録して形成される補助辞書情報、及び/又は特定の条件に合致する語句を登録して形成される補助辞書情報を記憶する補助辞書情報記憶手段と、
入力された1以上の所定種類の文字からなる変換元文字列を示す変換元文字列情報を取得する変換元文字列情報取得手段と、
上記基本辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される基本語句を検索し、検索された基本語句を変換候補語句として登録することに基づき変換候補語句情報を生成する変換候補語句情報生成手段と、
上記補助辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される語句を検索する補助辞書検索手段と、
上記補助辞書検索手段により検索された語句について所定の優先順位が設定されて登録された結果となるようにして、上記変換候補語句情報の内容を変更する、変換候補語句情報変更手段と、
上記優先順位が反映されるようにして、上記変換候補語句情報に登録されている変換候補語句を所定の態様により提示する変換候補語句提示手段と、
を備える文字入力装置。
Basic dictionary information storage means for storing basic dictionary information formed by registering basic phrases that are prepared as basic phrases;
Auxiliary dictionary information storage means for storing auxiliary dictionary information formed by registering words corresponding to a predetermined condition and / or auxiliary dictionary information formed by registering words matching a specific condition;
Conversion source character string information acquisition means for acquiring conversion source character string information indicating a conversion source character string composed of one or more predetermined types of input characters;
From the basic dictionary information, a basic phrase that is predicted to be a definitive character string corresponding to the conversion source character string indicated by the conversion source character string information is searched, and the searched basic word / phrase is registered as a conversion candidate word / phrase. Conversion candidate phrase information generating means for generating conversion candidate phrase information based on the above,
From the auxiliary dictionary information, auxiliary dictionary search means for searching for a phrase that is predicted to be a confirmed character string corresponding to the conversion source character string indicated by the conversion source character string information;
Conversion candidate word / phrase information changing means for changing the content of the conversion candidate word / phrase information so that a result obtained by setting and registering a predetermined priority order for the words / phrases searched by the auxiliary dictionary search means;
Conversion candidate phrase presenting means for presenting the conversion candidate phrases registered in the conversion candidate phrase information in a predetermined manner so that the priority order is reflected;
A character input device comprising:
上記特定の条件に合致する語句を登録して形成される補助辞書情報は、その時期において使用頻度が高いとする条件に合致する語句を登録して形成される高頻度語句辞書情報とされたうえで、
上記サーバ装置にて作成され、上記サーバ装置から送信される、上記高頻度語句辞書情報を受信して取得するダウンロード手段を、
さらに備える請求項1に記載の文字入力装置。
Auxiliary dictionary information formed by registering words that match the specific condition is high-frequency word dictionary information that is formed by registering words that meet the condition that the frequency of use is high at that time. so,
Download means for receiving and acquiring the high-frequency phrase dictionary information created by the server device and transmitted from the server device,
The character input device according to claim 1, further comprising:
上記所定の条件に対応させた語句を登録して形成される補助辞書情報は、所定の時間に対応させた語句を登録して形成されているものとされ、
上記補助辞書検索手段は、
取得された現在時間が該当する上記所定の時間と対応させて上記補助辞書情報に登録されている語句を検索する、
請求項1又は請求項2に記載の文字入力装置。
The auxiliary dictionary information formed by registering words corresponding to the predetermined condition is formed by registering words corresponding to the predetermined time,
The auxiliary dictionary search means includes:
Search for words and phrases registered in the auxiliary dictionary information in association with the predetermined time corresponding to the acquired current time,
The character input device according to claim 1 or 2.
上記所定の条件に対応させた語句を登録して形成される補助辞書情報は、所定の位置に対応させた語句を登録して形成されているものとされ、
上記補助辞書検索手段は、
取得された現在位置情報が示す現在位置に該当するとされる所定の位置と対応させて上記補助辞書情報に登録されている語句の優先順位を他の語句よりも高くするようにして優先順位の設定を行う、
請求項1又は請求項3に記載の文字入力装置。
The auxiliary dictionary information formed by registering words corresponding to the predetermined condition is formed by registering words corresponding to the predetermined position,
The auxiliary dictionary search means includes:
Priorities are set so that the priority of words registered in the auxiliary dictionary information is higher than other words in association with a predetermined position that corresponds to the current position indicated by the acquired current position information. I do,
The character input device according to claim 1 or 3.
参照文としての文字列情報を取得する取得手段と、
上記参照文としての文字列情報について、語句の単位に分解する文字列分解手段と、
上記所定の条件に合致する語句を登録して形成される補助辞書情報として、上記文字列分解手段により分解して得られた語句を登録して形成される補助辞書情報を作成する、補助辞書情報作成手段とをさらに備える、
請求項1又は請求項4に記載の文字入力装置。
An acquisition means for acquiring character string information as a reference sentence;
About the character string information as the reference sentence, a character string decomposing means for decomposing the unit into word units;
Auxiliary dictionary information for creating auxiliary dictionary information formed by registering words obtained by decomposing by the character string decomposing means as auxiliary dictionary information formed by registering words that match the predetermined condition And a creation means,
The character input device according to claim 1 or 4.
ネットワーク上で伝達されるデータであるネットワークデータのうちで、高頻度語句辞書情報の作成のための利用を許可したネットワークデータを指定したネットワークデータ指定情報を保持する保持手段と、
上記ネットワークデータ指定情報が指定するネットワークデータから文字列情報を収集する文字列情報収集手段と、
上記文字列情報収集手段により収集される文字列情報に基づいて、その時期において使用頻度が高いとされる語句が登録された、上記高頻度語句辞書情報を作成する辞書情報作成手段と、
上記高頻度語句辞書情報を、文字入力装置に対して上記通信網経由でダウンロードのために送信する送信手段と、
を備えるサーバ装置。
Holding means for holding network data designation information that designates network data permitted to be used for creating high-frequency phrase dictionary information among network data that is data transmitted on the network;
Character string information collecting means for collecting character string information from network data designated by the network data designation information;
Based on the character string information collected by the character string information collecting means, dictionary information creating means for creating the high frequency word dictionary information in which words that are frequently used at that time are registered,
Transmitting means for transmitting the high-frequency phrase dictionary information to the character input device for downloading via the communication network;
A server device comprising:
上記辞書情報作成手段は、
上記文字列情報収集手段により収集される文字列情報を語句の単位に分解し、これらの分解して得られた語句についての出現頻度に基づいて、高頻度語句辞書情報に登録すべき語句を決定し、この決定された語句を利用して高頻度語句辞書情報を作成する、
請求項6に記載のサーバ装置。
The dictionary information creating means
The character string information collected by the character string information collecting means is decomposed into word units, and the words / phrases to be registered in the high-frequency word / phrase dictionary information are determined based on the appearance frequencies of the words / phrases obtained by the decomposition. And using this determined phrase to create high-frequency phrase dictionary information,
The server device according to claim 6.
上記辞書情報作成手段は、
上記高頻度語句辞書情報として、1つの文字入力装置に対応するユーザ個人にとって、その時期において使用頻度が高いとされる語句が登録された個別高頻度語句辞書情報を作成するものとされ、この個別高頻度語句辞書情報を作成するのにあたっては、上記1つの文字入力装置に対応するネットワークデータ指定情報が指定するネットワークデータのみから収集された文字列情報を利用し、
上記送信手段は、上記個別高頻度語句辞書情報については、この個別高頻度語句辞書情報が対応するユーザの文字入力装置に対して送信する、
請求項6又は請求項7に記載のサーバ装置。
The dictionary information creating means
As the high-frequency phrase dictionary information, individual high-frequency phrase dictionary information in which words that are frequently used at that time are registered for individual users corresponding to one character input device is created. In creating the high-frequency phrase dictionary information, using character string information collected only from the network data designated by the network data designation information corresponding to the one character input device,
The transmission means transmits the individual high-frequency phrase dictionary information to the character input device of the user corresponding to the individual high-frequency phrase dictionary information.
The server device according to claim 6 or 7.
上記辞書情報作成手段は、
文字入力装置にて利用している基本辞書に登録されていない語句から成る上記第1の高頻度語句辞書情報を作成するとともに、
文字入力装置にて利用している基本辞書に登録されている語句から成り、文字入力装置にて変換候補語句情報の生成時において語句の優先順位を決定するのに利用できる、第2の高頻度語句辞書情報を作成する、
請求項6又は請求項8に記載のサーバ装置。
The dictionary information creating means
While creating the first high frequency phrase dictionary information consisting of words that are not registered in the basic dictionary used in the character input device,
A second high frequency that consists of words registered in the basic dictionary used in the character input device and can be used to determine the priority order of the words when generating the conversion candidate word information in the character input device Create word dictionary information,
The server device according to claim 6 or 8.
上記辞書情報作成手段は、
上記高頻度語句辞書情報として、文字入力装置のユーザ全般にとって、その時期において使用頻度が高いとされる語句が登録された全般高頻度語句辞書情報を作成するものとされ、この全般高頻度語句辞書情報を作成するのにあたっては、複数のネットワークデータ指定情報が指定するネットワークデータから収集された文字列情報を利用する、
請求項7又は請求項9に記載のサーバ装置。
The dictionary information creating means
As the high-frequency phrase dictionary information, general high-frequency phrase dictionary information in which words that are frequently used at that time are registered for all users of the character input device is created. In creating information, character string information collected from network data specified by multiple network data specification information is used.
The server device according to claim 7 or 9.
上記送信手段により文字入力装置に対して上記高頻度語句辞書情報を送信したことに応じて、送信先の文字入力装置に対応するユーザに対する課金のための料金の設定を行うもので、
この送信先の文字入力装置が対応するネットワークデータ指定情報により文字列情報収集手段が実質的に収集できる文字列情報量に基づいて上記料金の設定を行う、料金設定手段をさらに備える、
請求項6又は請求項10に記載のサーバ装置。
In response to transmitting the high-frequency phrase dictionary information to the character input device by the transmission means, setting a fee for charging for the user corresponding to the character input device of the transmission destination,
A charge setting unit configured to set the fee based on the amount of character string information that can be substantially collected by the character string information collecting unit according to the network data designation information corresponding to the character input device of the transmission destination;
The server device according to claim 6 or 10.
上記送信手段により文字入力装置に対して上記高頻度語句辞書情報を送信したことに応じて、送信先の文字入力装置に対応するユーザに対する課金のための料金の設定を行うもので、
この送信先の文字入力装置が対応するネットワークデータ指定情報が指定するネットワークデータの内訳に基づいて上記料金の設定を行う、料金設定手段をさらに備える、
請求項6又は請求項11に記載のサーバ装置。
In response to transmitting the high-frequency phrase dictionary information to the character input device by the transmission means, setting a fee for charging for the user corresponding to the character input device of the transmission destination,
Further comprising a fee setting means for setting the fee based on a breakdown of network data designated by the network data designation information corresponding to the destination character input device;
The server device according to claim 6 or 11.
文字入力装置とサーバ装置とから成り、
上記文字入力装置は、
基本として用意された語句である基本語句を登録して形成される基本辞書情報を記憶する基本辞書情報記憶手段と、
所定の条件に対応させた語句を登録して形成される補助辞書情報、及び/又は特定の条件に合致する語句を登録して形成される補助辞書情報を記憶する補助辞書情報記憶手段と、
入力された1以上の所定種類の文字からなる変換元文字列を示す変換元文字列情報を取得する変換元文字列情報取得手段と、
上記基本辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される基本語句を検索し、検索された基本語句を変換候補語句として登録することに基づき変換候補語句情報を生成する変換候補語句情報生成手段と、
上記補助辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される語句を検索する補助辞書検索手段と、
上記補助辞書検索手段により検索された語句について所定の優先順位が設定されて登録された結果となるようにして、上記変換候補語句情報の内容を変更する、変換候補語句情報変更手段と、
上記優先順位が反映されるようにして、上記変換候補語句情報に登録されている変換候補語句を所定の態様により提示する変換候補語句提示手段と、
上記サーバ装置から、特定の条件に合致する語句を登録して形成される補助辞書情報として、その時期において使用頻度が高いとされる語句が登録された高頻度語句辞書情報を通信網経由でダウンロードして補助辞書情報記憶手段により記憶させる、ダウンロード手段と、
を備え、
上記サーバ装置は、
ネットワーク上で伝達されるデータであるネットワークデータのうちで、高頻度語句辞書情報の作成のための利用を許可したネットワークデータを指定したネットワークデータ指定情報を保持する保持手段と、
取得した上記ネットワークデータ指定情報が指定するネットワークデータから文字列情報を収集する文字列情報収集手段と、
上記文字列情報収集手段により収集される文字列情報に基づいて、上記高頻度語句辞書情報を作成する辞書情報作成手段と、
上記高頻度語句辞書情報を、文字入力装置に対して、上記通信網経由でダウンロードのために送信する送信手段と、
を備える辞書ダウンロードシステム。
It consists of a character input device and a server device,
The character input device
Basic dictionary information storage means for storing basic dictionary information formed by registering basic phrases that are prepared as basic phrases;
Auxiliary dictionary information storage means for storing auxiliary dictionary information formed by registering words corresponding to a predetermined condition and / or auxiliary dictionary information formed by registering words matching a specific condition;
Conversion source character string information acquisition means for acquiring conversion source character string information indicating a conversion source character string composed of one or more predetermined types of input characters;
From the basic dictionary information, a basic phrase that is predicted to be a definitive character string corresponding to the conversion source character string indicated by the conversion source character string information is searched, and the searched basic word / phrase is registered as a conversion candidate word / phrase. Conversion candidate phrase information generating means for generating conversion candidate phrase information based on the above,
From the auxiliary dictionary information, auxiliary dictionary search means for searching for a phrase that is predicted to be a confirmed character string corresponding to the conversion source character string indicated by the conversion source character string information;
Conversion candidate word / phrase information changing means for changing the content of the conversion candidate word / phrase information so that a result obtained by setting and registering a predetermined priority order for the words / phrases searched by the auxiliary dictionary search means;
Conversion candidate phrase presenting means for presenting the conversion candidate phrases registered in the conversion candidate phrase information in a predetermined manner so that the priority order is reflected;
From the server device, as auxiliary dictionary information formed by registering words that match specific conditions, high-frequency word dictionary information in which words that are frequently used at that time are registered is downloaded via a communication network. Download means to be stored by the auxiliary dictionary information storage means,
With
The server device is
Holding means for holding network data designation information that designates network data permitted to be used for creating high-frequency phrase dictionary information among network data that is data transmitted on the network;
Character string information collecting means for collecting character string information from network data designated by the acquired network data designation information;
Dictionary information creating means for creating the high-frequency phrase dictionary information based on the character string information collected by the character string information collecting means;
Transmitting means for transmitting the high-frequency phrase dictionary information to the character input device for downloading via the communication network;
A dictionary download system comprising:
入力された1以上の所定種類の文字からなる変換元文字列を示す変換元文字列情報を取得する変換元文字列情報取得手順と、
基本として用意された語句である基本語句を登録して形成される基本辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される基本語句を検索し、検索された基本語句を変換候補語句として登録することに基づき変換候補語句情報を生成する変換候補語句情報生成手順と、
所定の条件に対応させた語句を登録して形成される補助辞書情報、及び/又は特定の条件に合致する語句を登録して形成される補助辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される語句を検索する補助辞書検索手順と、
上記補助辞書検索手順により検索された語句について所定の優先順位が設定されて登録された結果となるようにして、上記変換候補語句情報の内容を変更する、変換候補語句情報変更手順と、
上記優先順位が反映されるようにして、上記変換候補語句情報に登録されている変換候補語句を所定の態様により提示する変換候補語句提示手順と、
を実行する変換候補語句の提示方法。
A conversion source character string information acquisition procedure for acquiring conversion source character string information indicating a conversion source character string composed of one or more input characters of a predetermined type;
A basic word / phrase that is predicted to become a fixed character string corresponding to the conversion source character string indicated by the conversion source character string information from basic dictionary information formed by registering a basic word / phrase that is prepared as a basic word / phrase Conversion candidate phrase information generation procedure for generating conversion candidate phrase information based on the search and registering the searched basic phrases as conversion candidate phrases,
Conversion indicated by the conversion source character string information from auxiliary dictionary information formed by registering words corresponding to a predetermined condition and / or auxiliary dictionary information formed by registering words matching a specific condition An auxiliary dictionary search procedure for searching for a phrase that is predicted to be a confirmed character string corresponding to the original character string;
A conversion candidate word / phrase information changing procedure for changing the contents of the conversion candidate word / phrase information so as to be a result of setting and registering a predetermined priority for the word / phrase searched by the auxiliary dictionary search procedure;
A conversion candidate phrase presenting procedure for presenting the conversion candidate phrases registered in the conversion candidate phrase information in a predetermined manner so that the priority order is reflected;
To present conversion candidate phrases.
ネットワーク上で伝達されるデータであるネットワークデータのうちで、高頻度語句辞書情報の作成のための利用を許可したネットワークデータを指定したネットワークデータ指定情報により指定されるネットワークデータから文字列情報を収集する文字列情報収集手順と、
上記文字列情報収集手順により収集される文字列情報に基づいて、その時期において使用頻度が高いとされる語句が登録された、上記高頻度語句辞書情報を作成する辞書情報作成手順と、
上記高頻度語句辞書情報を、文字入力装置に対して上記通信網経由でダウンロードのために送信する送信手順と、
をサーバ装置にて実行するようにされた情報処理方法。
Character string information is collected from the network data specified by the network data specification information that specifies the network data that is permitted to be used for creating high-frequency phrase dictionary information among the network data that is transmitted over the network. Collecting character string information
Based on the character string information collected by the character string information collection procedure, a dictionary information creation procedure for creating the high frequency phrase dictionary information in which words that are frequently used at that time are registered,
A transmission procedure for transmitting the high-frequency phrase dictionary information to the character input device for downloading via the communication network;
Is an information processing method that is executed on a server device.
文字入力装置とサーバ装置とから成る辞書ダウンロードシステムにおける情報処理方法として、
上記文字入力装置においては、
所定の条件に対応させた語句を登録して形成される補助辞書情報、及び/又は特定の条件に合致する語句を登録して形成される補助辞書情報を記憶する補助辞書情報記憶手順と、
入力された1以上の所定種類の文字からなる変換元文字列を示す変換元文字列情報を取得する変換元文字列情報取得手順と、
基本として用意された語句である基本語句を登録して形成される基本辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される基本語句を検索し、検索された基本語句を変換候補語句として登録することに基づき変換候補語句情報を生成する変換候補語句情報生成手順と、
所定の条件に対応させた語句を登録して形成される補助辞書情報、及び/又は特定の条件に合致する語句を登録して形成される補助辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される語句を検索する補助辞書検索手順と、
上記補助辞書検索手順により検索された語句について所定の優先順位が設定されて登録された結果となるようにして、上記変換候補語句情報の内容を変更する、変換候補語句情報変更手順と、
上記優先順位が反映されるようにして、上記変換候補語句情報に登録されている変換候補語句を所定の態様により提示する変換候補語句提示手順と、
上記サーバ装置から、特定の条件に合致する語句を登録して形成される補助辞書情報として、その時期において使用頻度が高いとされる語句が登録された高頻度語句辞書情報を通信網経由でダウンロードして補助辞書情報記憶手段により記憶させる、ダウンロード手順と、
を実行し、
サーバ装置においては、
ネットワーク上で伝達されるデータであるネットワークデータのうちで、高頻度語句辞書情報の作成のための利用を許可したネットワークデータを指定したネットワークデータ指定情報により指定されるネットワークデータから文字列情報を収集する文字列情報収集手順と、
上記文字列情報収集手順により収集される文字列情報に基づいて、上記高頻度語句辞書情報を作成する辞書情報作成手順と、
上記高頻度語句辞書情報を、文字入力装置に対して、上記通信網経由でダウンロードのために送信する送信手順と、
を実行する情報処理方法。
As an information processing method in a dictionary download system consisting of a character input device and a server device,
In the above character input device,
Auxiliary dictionary information storage procedure for storing auxiliary dictionary information formed by registering words corresponding to predetermined conditions and / or auxiliary dictionary information formed by registering words matching a specific condition;
A conversion source character string information acquisition procedure for acquiring conversion source character string information indicating a conversion source character string composed of one or more input characters of a predetermined type;
A basic word / phrase that is predicted to become a fixed character string corresponding to the conversion source character string indicated by the conversion source character string information from basic dictionary information formed by registering a basic word / phrase that is prepared as a basic word / phrase Conversion candidate phrase information generation procedure for generating conversion candidate phrase information based on the search and registering the searched basic phrases as conversion candidate phrases,
Conversion indicated by the conversion source character string information from auxiliary dictionary information formed by registering words corresponding to a predetermined condition and / or auxiliary dictionary information formed by registering words matching a specific condition An auxiliary dictionary search procedure for searching for a phrase that is predicted to be a confirmed character string corresponding to the original character string;
A conversion candidate word / phrase information changing procedure for changing the contents of the conversion candidate word / phrase information so as to be a result of setting and registering a predetermined priority for the word / phrase searched by the auxiliary dictionary search procedure;
A conversion candidate phrase presenting procedure for presenting the conversion candidate phrases registered in the conversion candidate phrase information in a predetermined manner so that the priority order is reflected;
From the server device, as auxiliary dictionary information formed by registering words that match specific conditions, high-frequency word dictionary information in which words that are frequently used at that time are registered is downloaded via a communication network. Download procedure to be stored by the auxiliary dictionary information storage means,
Run
In the server device,
Character string information is collected from the network data specified by the network data specification information that specifies the network data that is permitted to be used for creating high-frequency phrase dictionary information among the network data that is transmitted over the network. Collecting character string information
Dictionary information creation procedure for creating the high-frequency word dictionary information based on the character string information collected by the character string information collection procedure;
A transmission procedure for transmitting the high-frequency phrase dictionary information to the character input device for downloading via the communication network;
Information processing method to execute.
入力された1以上の所定種類の文字からなる変換元文字列を示す変換元文字列情報を取得する変換元文字列情報取得手順と、
基本として用意された語句である基本語句を登録して形成される基本辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される基本語句を検索し、検索された基本語句を変換候補語句として登録することに基づき変換候補語句情報を生成する変換候補語句情報生成手順と、
所定の条件に対応させた語句を登録して形成される補助辞書情報、及び/又は特定の条件に合致する語句を登録して形成される補助辞書情報から、上記変換元文字列情報が示す変換元文字列に対応して確定文字列となることが予測される語句を検索する補助辞書検索手順と、
上記補助辞書検索手順により検索された語句について所定の優先順位が設定されて登録された結果となるようにして、上記変換候補語句情報の内容を変更する、変換候補語句情報変更手順と、
上記優先順位が反映されるようにして、上記変換候補語句情報に登録されている変換候補語句を所定の態様により提示する変換候補語句提示手順と、
を文字入力装置に実行させるプログラム。
A conversion source character string information acquisition procedure for acquiring conversion source character string information indicating a conversion source character string composed of one or more input characters of a predetermined type;
A basic word / phrase that is predicted to become a fixed character string corresponding to the conversion source character string indicated by the conversion source character string information from basic dictionary information formed by registering a basic word / phrase that is prepared as a basic word / phrase Conversion candidate phrase information generation procedure for generating conversion candidate phrase information based on the search and registering the searched basic phrases as conversion candidate phrases,
Conversion indicated by the conversion source character string information from auxiliary dictionary information formed by registering words corresponding to a predetermined condition and / or auxiliary dictionary information formed by registering words matching a specific condition An auxiliary dictionary search procedure for searching for a phrase that is predicted to be a confirmed character string corresponding to the original character string;
A conversion candidate word / phrase information changing procedure for changing the contents of the conversion candidate word / phrase information so as to be a result of setting and registering a predetermined priority for the word / phrase searched by the auxiliary dictionary search procedure;
A conversion candidate phrase presenting procedure for presenting the conversion candidate phrases registered in the conversion candidate phrase information in a predetermined manner so that the priority order is reflected;
That causes a character input device to execute.
ネットワーク上で伝達されるデータであるネットワークデータのうちで、高頻度語句辞書情報の作成のための利用を許可したネットワークデータを指定したネットワークデータ指定情報により指定されるネットワークデータから文字列情報を収集する文字列情報収集手順と、
上記文字列情報収集手順により収集される文字列情報に基づいて、その時期において使用頻度が高いとされる語句が登録された、上記高頻度語句辞書情報を作成する辞書情報作成手順と、
上記高頻度語句辞書情報を、文字入力装置に対して上記通信網経由でダウンロードのために送信する送信手順と、
をサーバ装置に実行させるプログラム。
Character string information is collected from the network data specified by the network data specification information that specifies the network data that is permitted to be used for creating high-frequency phrase dictionary information among the network data that is transmitted over the network. Collecting character string information
Based on the character string information collected by the character string information collection procedure, a dictionary information creation procedure for creating the high frequency phrase dictionary information in which words that are frequently used at that time are registered,
A transmission procedure for transmitting the high-frequency phrase dictionary information to the character input device for downloading via the communication network;
A program that causes a server device to execute.
JP2008100072A 2007-05-10 2008-04-08 Character input device, server device, dictionary download system, method for presenting conversion candidate phrase, information processing method, and program Pending JP2008305385A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008100072A JP2008305385A (en) 2007-05-10 2008-04-08 Character input device, server device, dictionary download system, method for presenting conversion candidate phrase, information processing method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2007125185 2007-05-10
JP2008100072A JP2008305385A (en) 2007-05-10 2008-04-08 Character input device, server device, dictionary download system, method for presenting conversion candidate phrase, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2008305385A true JP2008305385A (en) 2008-12-18

Family

ID=40234004

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008100072A Pending JP2008305385A (en) 2007-05-10 2008-04-08 Character input device, server device, dictionary download system, method for presenting conversion candidate phrase, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2008305385A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009163512A (en) * 2008-01-07 2009-07-23 Ntt Docomo Inc Communication terminal and program
JP2010267162A (en) * 2009-05-15 2010-11-25 Optim Corp Suggest word proposal method, server, program and portable telephone
JP2011081726A (en) * 2009-10-09 2011-04-21 Kyocera Mita Corp Character input device and image forming apparatus
JP2011209914A (en) * 2010-03-29 2011-10-20 Ntt Docomo Inc Device and method for distribution of dictionary data
JP2015056164A (en) * 2013-09-13 2015-03-23 カシオ計算機株式会社 Character input device, program, and server device
CN113987146A (en) * 2021-10-22 2022-01-28 国网江苏省电力有限公司镇江供电分公司 Dedicated novel intelligence of electric power intranet system of asking for answering
CN117112718A (en) * 2023-10-16 2023-11-24 达文恒业科技(深圳)有限公司 Method for rapidly storing data of vehicle-mounted computer system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348688A (en) * 1993-06-11 1994-12-22 Nec Corp Kana (japanese syllabary)/kanji (chinese character) conversion system
JP2002183127A (en) * 2000-12-18 2002-06-28 Sentan Kagaku Gijutsu Incubation Center:Kk User dictionary generation and registration system, dictionary server, terminal, user dictionary generating method, user dictionary registering method, and information recording medium
JP2004295426A (en) * 2003-03-26 2004-10-21 Sanyo Electric Co Ltd Communication system, server, communication terminal device, communication method and user dictionary registering method of server and communication terminal equipment
JP2006048724A (en) * 2002-11-28 2006-02-16 Matsushita Electric Ind Co Ltd Device, program and method for assisting in preparing email
JP2006268217A (en) * 2005-03-23 2006-10-05 Nec Corp Dictionary optimization system and method for portable terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348688A (en) * 1993-06-11 1994-12-22 Nec Corp Kana (japanese syllabary)/kanji (chinese character) conversion system
JP2002183127A (en) * 2000-12-18 2002-06-28 Sentan Kagaku Gijutsu Incubation Center:Kk User dictionary generation and registration system, dictionary server, terminal, user dictionary generating method, user dictionary registering method, and information recording medium
JP2006048724A (en) * 2002-11-28 2006-02-16 Matsushita Electric Ind Co Ltd Device, program and method for assisting in preparing email
JP2004295426A (en) * 2003-03-26 2004-10-21 Sanyo Electric Co Ltd Communication system, server, communication terminal device, communication method and user dictionary registering method of server and communication terminal equipment
JP2006268217A (en) * 2005-03-23 2006-10-05 Nec Corp Dictionary optimization system and method for portable terminal

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009163512A (en) * 2008-01-07 2009-07-23 Ntt Docomo Inc Communication terminal and program
JP2010267162A (en) * 2009-05-15 2010-11-25 Optim Corp Suggest word proposal method, server, program and portable telephone
JP2011081726A (en) * 2009-10-09 2011-04-21 Kyocera Mita Corp Character input device and image forming apparatus
JP2011209914A (en) * 2010-03-29 2011-10-20 Ntt Docomo Inc Device and method for distribution of dictionary data
JP2015056164A (en) * 2013-09-13 2015-03-23 カシオ計算機株式会社 Character input device, program, and server device
CN104462030A (en) * 2013-09-13 2015-03-25 卡西欧计算机株式会社 Character conversion device and character conversion method
CN113987146A (en) * 2021-10-22 2022-01-28 国网江苏省电力有限公司镇江供电分公司 Dedicated novel intelligence of electric power intranet system of asking for answering
CN113987146B (en) * 2021-10-22 2023-01-31 国网江苏省电力有限公司镇江供电分公司 Dedicated intelligent question-answering system of electric power intranet
CN117112718A (en) * 2023-10-16 2023-11-24 达文恒业科技(深圳)有限公司 Method for rapidly storing data of vehicle-mounted computer system
CN117112718B (en) * 2023-10-16 2024-01-26 达文恒业科技(深圳)有限公司 Method for rapidly storing data of vehicle-mounted computer system

Similar Documents

Publication Publication Date Title
CN109857327B (en) Information processing apparatus, information processing method, and storage medium
JP5827380B2 (en) Non-standard position-based text input
KR101606229B1 (en) Textual disambiguation using social connections
EP2089790B1 (en) Input prediction
JP5305592B2 (en) Predicting the user&#39;s word and user&#39;s action by context
JP5116772B2 (en) Adaptive database
WO2008141583A1 (en) Character input method, input system and method for updating word lexicon
JP2010511217A (en) Word prediction
JP2008305385A (en) Character input device, server device, dictionary download system, method for presenting conversion candidate phrase, information processing method, and program
US11907316B2 (en) Processor-implemented method, computing system and computer program for invoking a search
JP2015187831A (en) Information processing system and information processing method for character input prediction
JP4430598B2 (en) Information sharing system and information sharing method
JP2002197118A (en) Information access method, information access system and storage medium
JP2010257392A (en) Device and method for inputting character, computer readable program, and recording medium
RU2679971C2 (en) Implementation of access to semantic content in development system
KR20070034313A (en) Mobile search server and operation method of the search server
JP2006268217A (en) Dictionary optimization system and method for portable terminal
JP4350631B2 (en) Search service provision system
JP5185168B2 (en) Communication terminal and e-mail creation method
JP4455429B2 (en) Mobile communication terminal and server
JP5084859B2 (en) Information processing apparatus, data extraction method, and program
JP2007011761A (en) Retrieval system and mobile communication terminal
JP2006107199A (en) Retrieval system
JP2002163171A (en) Device and system for supporting user
WO2022262621A1 (en) Method and apparatus for searching point of information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110329

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121106

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130305