JP5137541B2 - Terminal device, server, communication system, and program - Google Patents

Terminal device, server, communication system, and program Download PDF

Info

Publication number
JP5137541B2
JP5137541B2 JP2007309516A JP2007309516A JP5137541B2 JP 5137541 B2 JP5137541 B2 JP 5137541B2 JP 2007309516 A JP2007309516 A JP 2007309516A JP 2007309516 A JP2007309516 A JP 2007309516A JP 5137541 B2 JP5137541 B2 JP 5137541B2
Authority
JP
Japan
Prior art keywords
dictionary
unit
data
server
information
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.)
Expired - Fee Related
Application number
JP2007309516A
Other languages
Japanese (ja)
Other versions
JP2009135716A (en
Inventor
賢一 松井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2007309516A priority Critical patent/JP5137541B2/en
Publication of JP2009135716A publication Critical patent/JP2009135716A/en
Application granted granted Critical
Publication of JP5137541B2 publication Critical patent/JP5137541B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、端末装置、サーバ、通信システム及びプログラムに関する。   The present invention relates to a terminal device, a server, a communication system, and a program.

近年、端末装置は、ユーザによって入力された文字を変換するための辞書データを有している。辞書データには、端末装置に予め内蔵されている内蔵辞書データと、ユーザが、端末装置を購入した後に追加する追加辞書データとがある。ユーザは、利用したい文字が内蔵辞書データに収録されていない場合には、端末装置の通信機能を利用して特定のウェブサイトに接続し、複数の追加辞書データの中からユーザの利用したい文字を含む追加辞書データを選択し、端末装置にダウンロードすることにより追加辞書データを取得する。   In recent years, terminal devices have dictionary data for converting characters input by a user. The dictionary data includes built-in dictionary data built in the terminal device in advance and additional dictionary data added by the user after purchasing the terminal device. When the user wants to use the character that is not recorded in the built-in dictionary data, the user connects to a specific website using the communication function of the terminal device, and selects the character that the user wants to use from a plurality of additional dictionary data. The additional dictionary data is acquired by selecting the additional dictionary data to be included and downloading it to the terminal device.

また、新たに追加辞書データを取得するのではなく、既存の辞書データの内容を更新することで辞書データに収録されていない文字を取得する技術も知られている。例えば、特許文献1は、文章作成時にその時の時刻や端末内にあるデータ(例えば、アドレス帳。)からリストを作成し、そのリストに挙げられた情報に関連する文字をサーバから取得して端末内の辞書データの内容を更新する。
特開2006−268217号公報
There is also known a technique for acquiring characters not recorded in dictionary data by updating the contents of existing dictionary data instead of newly acquiring additional dictionary data. For example, Patent Document 1 creates a list from the time at the time of writing a sentence and data (for example, an address book) in the terminal, acquires characters related to the information listed in the list from the server, and Update the contents of the dictionary data.
JP 2006-268217 A

しかしながら、追加辞書データをダウンロードするためのウェブサイトには、多くの追加辞書データが登録されているため、その中からユーザが利用したい文字が含まれる追加辞書データを、ユーザ自身が簡易に選択することは困難である。   However, since many additional dictionary data are registered in the website for downloading additional dictionary data, the user himself / herself easily selects additional dictionary data that includes characters that the user wants to use. It is difficult.

また、特許文献1は、既に端末内に存在する辞書データの内容を更新するに過ぎないため、必ずしもユーザが利用したい文字を取得できるわけではない。   Further, since Patent Document 1 only updates the contents of dictionary data that already exists in the terminal, it cannot always acquire the characters that the user wants to use.

そこで、本発明では、上述した課題を解決するために、ユーザの利用頻度の高い文字が登録されている辞書データをサーバから取得することができる端末装置、サーバ、通信システム及びプログラムを提供する。   Therefore, in order to solve the above-described problems, the present invention provides a terminal device, a server, a communication system, and a program that can acquire dictionary data in which characters frequently used by users are registered.

また、本発明に係るサーバは、通信回線を介して端末装置により接続されるサーバ通信部を備えるサーバにおいて、前記端末装置から送信されたテーブルを受信するテーブル受信部と、前記テーブル受信部が受信した前記テーブルの情報を解析するテーブル情報解析部と、複数の辞書データが格納されている辞書データ群格納部と、前記テーブル情報解析部が解析した情報に基づいて、前記テーブルに登録された文字を含む辞書データを前記辞書データ群格納部の中から検索する辞書検索部と、前記辞書検索部により検索された辞書データの辞書名を含む辞書情報テーブルを作成する辞書情報テーブル作成部と、前記辞書情報テーブルを読み出す辞書情報テーブル読み出し部と、前記辞書情報テーブル読み出し部が読み出した辞書情報テーブルを前記サーバ通信部から前記端末装置へ送信する辞書情報テーブル送信部と、を備え、前記辞書検索部は、前記テーブルに登録された文字の変換頻度が所定の回数を超えている文字を含む前記辞書データを検索し、前記辞書情報テーブル作成部は、前記辞書検索部により検索された辞書データの辞書名とともに、当該辞書データに収録されている前記テーブルに登録された文字の個数を表示優先度として前記辞書情報テーブルに登録することを特徴とする。 The server according to the present invention includes a table receiving unit that receives a table transmitted from the terminal device, and a table receiving unit that receives the table transmitted from the terminal device. A table information analysis unit that analyzes the information of the table, a dictionary data group storage unit that stores a plurality of dictionary data, and characters registered in the table based on information analyzed by the table information analysis unit A dictionary search unit that searches for dictionary data including the dictionary data group storage unit, a dictionary information table creation unit that creates a dictionary information table that includes dictionary names of dictionary data searched by the dictionary search unit, and A dictionary information table reading unit for reading a dictionary information table, and a dictionary information table read by the dictionary information table reading unit The and a dictionary information table transmitting unit that transmits to the terminal apparatus from the server communication unit, the dictionary search unit is configured to convert the frequency of characters registered in said table includes characters that exceeds a predetermined number of times The dictionary information table creation unit searches the dictionary data, and displays the number of characters registered in the table recorded in the dictionary data together with the dictionary name of the dictionary data searched by the dictionary search unit. Is registered in the dictionary information table .

また、本発明に係る通信システムは、末装置と、請求項に記載のサーバとが通信回線を介して互いに接続する通信システムにおいて、前記端末装置は、文字変換部によって変換された文字が登録されたテーブルを作成し、作成した前記テーブルをテーブル読み出し部によって読み出し、読み出した前記テーブルを送信部によって通信部から前記サーバへ送信し、前記サーバは、前記テーブルをテーブル受信部により受信し、受信した前記テーブルの情報をテーブル情報解析部により解析し、解析した前記テーブルの情報に基づいて前記テーブルに登録された文字を含む辞書データを辞書データ群格納部の中から辞書検索部により検索し、検索した前記辞書データの辞書名を含む辞書情報テーブルを辞書情報テーブルにより作成し、作成した前記辞書情報テーブルをサーバ通信部から前記端末装置へ辞書情報テーブル送信部により送信し、前記端末装置は、前記サーバにより送信された前記辞書情報テーブルを受信部により受信し、受信した前記辞書情報テーブルを表示部に表示し、表示した前記辞書情報テーブルから任意の辞書名を選択し、選択した前記辞書名の辞書データを前記サーバから取得し、前記サーバは、前記テーブルに登録された文字の変換頻度が所定の回数を超えている文字を含む前記辞書データを前記辞書検索部により検索し、前記サーバは、前記辞書検索部により検索された辞書データの辞書名とともに、当該辞書データに収録されている前記テーブルに登録された文字の個数を表示優先度として前記辞書情報テーブル作成部により前記辞書情報テーブルに登録することを特徴とする。 The communication system according to the present invention, an end terminal device in a communication system and server of claim 1 are connected to each other via a communication line, the terminal device, a character that has been converted by the character conversion unit Create a registered table, read the created table by a table reading unit, send the read table from the communication unit to the server, the server receives the table by the table receiving unit, The received table information is analyzed by a table information analysis unit, and dictionary data including characters registered in the table is searched from the dictionary data group storage unit by the dictionary search unit based on the analyzed table information. A dictionary information table including the dictionary name of the searched dictionary data is created using the dictionary information table. The dictionary information table is transmitted from the server communication unit to the terminal device by the dictionary information table transmission unit, the terminal device receives the dictionary information table transmitted by the server by the reception unit, and the received dictionary information table Is displayed on the display unit, an arbitrary dictionary name is selected from the displayed dictionary information table, dictionary data of the selected dictionary name is acquired from the server, and the server converts the characters registered in the table. The dictionary search unit is searched for the dictionary data including characters whose frequency exceeds a predetermined number, and the server is recorded in the dictionary data together with the dictionary name of the dictionary data searched by the dictionary search unit. The number of characters registered in the table is set as the display priority in the dictionary information table by the dictionary information table creation unit. Characterized in that it recorded.

また、本発明に係るサーバ内のコンピュータによって実行されるプログラムは、通信回線を介して端末装置により接続されるサーバ通信部を備えるサーバ内のコンピュータによって実行されるプログラムであって、前記端末装置から送信されたテーブルを受信するテーブル受信ステップと、前記テーブル受信ステップにおいて受信した前記テーブルの情報を解析するテーブル情報解析ステップと、前記テーブル情報解析ステップにおいて解析した情報に基づいて、前記テーブルに登録された文字を含む辞書データを辞書データ群格納部の中から検索する辞書検索ステップと、前記辞書検索ステップにおいて検索された辞書データの辞書名を含む辞書情報テーブルを作成する辞書情報テーブル作成ステップと、前記辞書情報テーブルを読み出す辞書情報テーブル読み出しステップと、前記辞書情報テーブル読み出しステップにおいて読み出した前記辞書情報テーブルを前記サーバ通信部から前記端末装置へ送信する辞書情報テーブル送信ステップと、前記辞書検索ステップにおいて、前記テーブルに登録された文字の変換頻度が所定の回数を超えている文字を含む前記辞書データを検索し、前記辞書情報テーブル作成ステップにおいて、前記辞書検索ステップにおいて検索された辞書データの辞書名とともに、当該辞書データに収録されている前記テーブルに登録された文字の個数を表示優先度として前記辞書情報テーブルに登録することを実行させる。 Further, the program executed by the computer in the server according to the present invention is a program executed by a computer in the server including a server communication unit connected by a terminal device via a communication line, from the terminal device a table receiving step of receiving the transmitted table, and the table information analyzing step of analyzing the information of the table received in said table receiving step, based on the information analyzed in the table information analyzing step, is registered in the table a dictionary search step of searching the dictionary data from the dictionary data group storage unit containing characters, the dictionary information table creation step of creating a dictionary information table including a dictionary name of the dictionary data searched in the dictionary search step, Read the dictionary information table And write information table reading step, the dictionary information table transmitting step of transmitting the dictionary information table read in said dictionary information table reading step from said server communication unit to the terminal device, in the dictionary search step, is registered in the table The dictionary data including characters whose conversion frequency exceeds a predetermined number of times is searched, and in the dictionary information table creation step, the dictionary data is stored together with the dictionary name of the dictionary data searched in the dictionary search step. The number of characters registered in the recorded table is registered in the dictionary information table as a display priority .

本発明によれば、ユーザの利用頻度の高い文字が登録されている辞書データを簡易にサーバから取得することができる端末装置、サーバ、通信システム及びプログラムを提供することができる。   According to the present invention, it is possible to provide a terminal device, a server, a communication system, and a program that can easily acquire dictionary data in which characters frequently used by a user are registered from a server.

以下、本発明の実施の形態について説明する。図1は、本発明に係る外部機器(基地局など)と通信を行う端末装置の一例である携帯端末装置1の外観斜視図である。   Embodiments of the present invention will be described below. FIG. 1 is an external perspective view of a mobile terminal device 1 that is an example of a terminal device that communicates with an external device (such as a base station) according to the present invention.

図1に示すように、携帯端末装置1は、フロントケース2aとリアケース2bとにより外面が形成される操作部側筐体部2と、フロントケース3aとリアケース3bとにより外面が形成される表示部側筐体部3と、操作部側筐体部2と表示部側筐体部3とを連結するヒンジ機構4と、を備えて構成される。   As shown in FIG. 1, the mobile terminal device 1 has an outer surface formed by an operation unit side body 2 having an outer surface formed by a front case 2a and a rear case 2b, and a front case 3a and a rear case 3b. The display unit side body unit 3 and the hinge mechanism 4 that connects the operation unit side body unit 2 and the display unit side body unit 3 are configured.

操作部側筐体部2は、フロントケース2aの表面側に露出するように配設される操作ボタン群11と音声入力部12とを有して構成される。操作ボタン群11は、各種設定や電話帳機能やメール機能等の各種機能を作動させるための機能設定操作ボタン13と、数字や文字が割り当てられ、電話番号入力時やメール作成時等における文字入力時に用いられる入力操作ボタン14と、各種操作における決定やスクロール等を行う決定操作ボタン15と、から構成されている。また、操作部側筐体部2の側面には、イヤホンコネクタキャップ16と、外部機器(基地局)と通信を行うためのインターフェース(図示せず)を覆うキャップ17とが設けられている。さらに、操作部側筐体部2の下端部には、充電用コネクタ(図示せず)を覆うキャップ18aと、一対の充電用接点部18bとが設けられている。なお、音声入力部12は、携帯端末装置1の使用者が通話時に発した音声を入力するために用いられる。   The operation unit side body unit 2 includes an operation button group 11 and a voice input unit 12 that are disposed so as to be exposed on the front surface side of the front case 2a. The operation button group 11 is assigned with function setting operation buttons 13 for operating various functions such as various settings, telephone book functions, mail functions, and the like, and numbers and characters are assigned to input characters when inputting a telephone number or creating a mail. An input operation button 14 used sometimes and a determination operation button 15 for performing determination and scrolling in various operations are configured. Further, an earphone connector cap 16 and a cap 17 that covers an interface (not shown) for communicating with an external device (base station) are provided on the side surface of the operation unit side body 2. Furthermore, a cap 18 a that covers a charging connector (not shown) and a pair of charging contact portions 18 b are provided at the lower end of the operation unit side body 2. Note that the voice input unit 12 is used to input a voice uttered by the user of the mobile terminal device 1 during a call.

表示部側筐体部3は、各種情報を表示するための表示部21と、通話の相手側の音声を出力する音声出力部22とを有して構成される。また、表示部側筐体部3の上端部には、他の端末装置等との間で赤外線通信を行うための通信部23が設けられている。   The display unit side body unit 3 includes a display unit 21 for displaying various types of information and an audio output unit 22 for outputting the voice of the other party on the call. In addition, a communication unit 23 for performing infrared communication with another terminal device or the like is provided at the upper end of the display unit side body 3.

ヒンジ機構4は、操作部側筐体部2と表示部側筐体部3とが相対的に動くようにこれらを連結しており、操作部側筐体部2と表示部側筐体部3とが互いに開いた使用状態(開放状態)と、操作部側筐体部2の表面と表示部側筐体部3の表面とが互いに向き合った格納状態(折畳み状態)とに切り換えることができるように構成されている。なお、本実施形態においては、通信機器の一例としてヒンジ機構4を介して操作部側筐体部2と表示部側筐体部3とが相対的に動く、いわゆる折り畳み式の携帯端末装置1を挙げているが、本発明は、折り畳み式ではなく、操作部側筐体部2と表示部側筐体部3とを重ね合わせた状態から一方の筐体を一方向にスライドさせるようにしたスライド式や、重ね合せ方向に沿う軸線を中心に一方の筐体を回転させるようにした回転式や、操作部側筐体部2と表示部側筐体部3とを2軸ヒンジを介して連結したもの、さらには、操作部側筐体部2と表示部側筐体部3とが一つの筐体に配置されたもの(いわゆる、ストレートタイプ)であっても適用可能である。   The hinge mechanism 4 connects the operation unit side body 2 and the display unit side body 3 so that they move relatively. The operation unit side body 2 and the display unit side body 3 are connected to each other. Can be switched between a use state (open state) in which the two are open to each other and a storage state (folded state) in which the surface of the operation unit side body 2 and the surface of the display unit side body 3 face each other. It is configured. In the present embodiment, a so-called foldable portable terminal device 1 in which the operation unit side body 2 and the display unit side body 3 move relatively via a hinge mechanism 4 as an example of a communication device. Although the present invention is mentioned, the present invention is not a foldable type, and one of the casings is slid in one direction from the state in which the operation unit side casing 2 and the display unit side casing 3 are overlapped. A rotary type that rotates one housing around an axis along the direction of overlap, and the operation unit side housing unit 2 and the display unit side housing unit 3 are connected via a biaxial hinge. Furthermore, the present invention can be applied even if the operation unit side body unit 2 and the display unit side body unit 3 are arranged in a single housing (so-called straight type).

図2は、本発明にかかる通信システム100の全体構成、携帯端末装置1及び辞書サーバ40の機能構成を示すブロック図である。   FIG. 2 is a block diagram showing the overall configuration of the communication system 100 and the functional configurations of the mobile terminal device 1 and the dictionary server 40 according to the present invention.

通信システム100において、携帯端末装置1は、表示部21、制御部50、操作部51、記憶部52、データ通信部55を備え、データ通信部55を介して基地局30との無線通信が可能である。   In the communication system 100, the mobile terminal device 1 includes a display unit 21, a control unit 50, an operation unit 51, a storage unit 52, and a data communication unit 55, and wireless communication with the base station 30 is possible via the data communication unit 55. It is.

表示部21は、LCD(Liquid Crystal Display)や有機EL(Electoro Luminescence)によって構成され、各種情報を表示する。   The display unit 21 includes an LCD (Liquid Crystal Display) or an organic EL (Electro Luminescence), and displays various types of information.

各部の制御を司る制御部50は中央処理装置(CPU)等を用いて構成され、各種プログラムを実行したり、各種デバイスの動作についての管理や制御を行う。   The control unit 50 that controls each unit is configured by using a central processing unit (CPU) and the like, and executes various programs and manages and controls operations of various devices.

操作部51は、各種設定を行う操作ボタン群11、音声入力部12、機能設定操作ボタン13、入力操作ボタン14、決定操作ボタン15、各種センサ等を備えており、入力情報は制御部50の制御下で処理される。   The operation unit 51 includes an operation button group 11 for performing various settings, a voice input unit 12, a function setting operation button 13, an input operation button 14, a determination operation button 15, various sensors, and the like. Processed under control.

記憶部52は、各種データやプログラムを記憶するために設けられており、辞書データ部53と、文字変換頻度テーブル54とを含んで構成される。   The storage unit 52 is provided for storing various data and programs, and includes a dictionary data unit 53 and a character conversion frequency table 54.

辞書データ部53は、内蔵辞書データ53a及び追加辞書データ53bを備え、内蔵辞書データ53aは、予め辞書データ部53に記憶されているデフォルトの辞書である。一方、追加辞書データ53bは、内蔵辞書データ53aに収録されていない文字等を含んでおり、ユーザによって、基地局30を介して辞書サーバ40からダウンロードされた辞書である。なお、辞書データとは、あるカテゴリーに基づいて関連用語が編集されているデータをいう(例えば、複数の会社名から構成される社名辞書、複数の地名から構成される地名辞書、複数の観光地名から構成される観光地辞書等。)。   The dictionary data portion 53 includes built-in dictionary data 53a and additional dictionary data 53b, and the built-in dictionary data 53a is a default dictionary stored in the dictionary data portion 53 in advance. On the other hand, the additional dictionary data 53b includes characters that are not recorded in the built-in dictionary data 53a, and is a dictionary downloaded from the dictionary server 40 via the base station 30 by the user. The dictionary data refers to data in which related terms are edited based on a certain category (for example, a company name dictionary composed of a plurality of company names, a place name dictionary composed of a plurality of place names, and a plurality of sightseeing place names). Sightseeing destination dictionary composed of, etc.).

文字変換頻度テーブル54は、図3を参照しながら説明する。文字変換頻度テーブル54は、ユーザが操作部51を用いて変換した変換単語、当該文字の読み、当該文字を変換した変換頻度、及び当該文字を文字変換頻度テーブル54に更新した最終更新日時が登録されている。文字変換頻度テーブル54は、制御部61により作成され、ユーザが辞書データを辞書サーバ40からダウンロードする際に、記憶部52から読み出され、データ通信部55から基地局30を介して辞書サーバ40へ送信される。   The character conversion frequency table 54 will be described with reference to FIG. In the character conversion frequency table 54, the conversion word converted by the user using the operation unit 51, the reading of the character, the conversion frequency of converting the character, and the last update date and time when the character is updated in the character conversion frequency table 54 are registered. Has been. The character conversion frequency table 54 is created by the control unit 61, read out from the storage unit 52 when the user downloads the dictionary data from the dictionary server 40, and from the data communication unit 55 via the base station 30 to the dictionary server 40. Sent to.

データ通信部55は、基地局30を介して情報提供先から提供される配信情報を受信し、基地局30を介して電子メールや各種情報を送信する。データ通信部55は、無線通信に必要なアンテナや信号処理回路等を含む。   The data communication unit 55 receives distribution information provided from an information providing destination via the base station 30 and transmits an e-mail and various types of information via the base station 30. The data communication unit 55 includes an antenna and a signal processing circuit necessary for wireless communication.

辞書サーバ40は、データ通信部60、制御部61、記憶部62を備え、データ通信部60を介して基地局30との無線通信が可能である。   The dictionary server 40 includes a data communication unit 60, a control unit 61, and a storage unit 62, and can perform wireless communication with the base station 30 via the data communication unit 60.

各部の制御を司る制御部61は、中央処理装置(CPU)等を用いて構成され、各種プログラムを実行したり、各種デバイスの動作についての管理や制御を行う。   The control unit 61 that controls each unit is configured by using a central processing unit (CPU) and the like, and executes various programs and manages and controls operations of various devices.

記憶部62は、各種データやプログラムを記憶するために設けられており、追加辞書データ群63と、辞書名表示テーブル64とを含んで構成される。   The storage unit 62 is provided for storing various data and programs, and includes an additional dictionary data group 63 and a dictionary name display table 64.

追加辞書データ群63は、携帯端末装置1の追加辞書データ53bとして用いられる辞書データを複数有している。制御部61は、携帯端末装置1が基地局30を介して辞書サーバ40に接続しているときに、追加辞書データ群63内からユーザの要求する辞書データを、データ通信部60からユーザの携帯端末装置1へ送信する。   The additional dictionary data group 63 has a plurality of dictionary data used as the additional dictionary data 53 b of the mobile terminal device 1. When the mobile terminal device 1 is connected to the dictionary server 40 via the base station 30, the control unit 61 transmits the dictionary data requested by the user from the additional dictionary data group 63 from the data communication unit 60 to the user's mobile phone. It transmits to the terminal device 1.

辞書名表示テーブル64について、図4を参照しながら説明する。辞書名表示テーブル64は、記憶部62の追加辞書データ群63に記憶されている辞書名と、辞書名を、携帯端末装置1の表示部21に表示するための表示優先度と、を含んで構成される。辞書名表示テーブル64は、制御部61により作成され、ユーザが辞書データ部53の辞書データを辞書サーバ40からダウンロードする際に、制御部61により読み出され、データ通信部60から携帯端末装置1へ送信される。   The dictionary name display table 64 will be described with reference to FIG. The dictionary name display table 64 includes a dictionary name stored in the additional dictionary data group 63 of the storage unit 62 and a display priority for displaying the dictionary name on the display unit 21 of the mobile terminal device 1. Composed. The dictionary name display table 64 is created by the control unit 61, and is read by the control unit 61 when the user downloads the dictionary data of the dictionary data unit 53 from the dictionary server 40, and from the data communication unit 60 to the portable terminal device 1. Sent to.

データ通信部60は、基地局30を介して携帯端末から送信される各種情報を受信し、基地局30を介して各種情報を送信する。データ通信部55は、無線通信に必要なアンテナや信号処理回路等を含む。   The data communication unit 60 receives various information transmitted from the portable terminal via the base station 30 and transmits various information via the base station 30. The data communication unit 55 includes an antenna and a signal processing circuit necessary for wireless communication.

ここで、本発明に係る携帯端末装置1及び辞書サーバ40の動作について説明する。   Here, operations of the mobile terminal device 1 and the dictionary server 40 according to the present invention will be described.

まず始めに、携帯端末装置1において、ユーザは、例えば、電子メールを作成するために、操作部51により文字を入力する。ユーザにより入力された文字は、制御部50により、記憶部52に格納されている辞書データ部53を用いて変換される。   First, in the mobile terminal device 1, the user inputs characters using the operation unit 51 in order to create an e-mail, for example. Characters input by the user are converted by the control unit 50 using the dictionary data unit 53 stored in the storage unit 52.

次に、変換された文字は、制御部50により、変換された変換単語、当該文字の読み、当該文字を変換した変換頻度、及び当該文字を文字変換頻度テーブル54に更新した最終更新日時が、文字変換頻度テーブル54に登録される。文字変換頻度テーブル54は、ユーザが辞書データ部53の辞書データをダウンロードする際に、制御部50により読み出され、データ通信部55から、基地局30を介して辞書サーバ40へ送信される。   Next, the converted character is converted by the control unit 50 into the converted conversion word, the reading of the character, the conversion frequency of converting the character, and the last update date and time when the character is updated in the character conversion frequency table 54. It is registered in the character conversion frequency table 54. The character conversion frequency table 54 is read by the control unit 50 when the user downloads the dictionary data of the dictionary data unit 53, and is transmitted from the data communication unit 55 to the dictionary server 40 via the base station 30.

辞書サーバ40は、データ通信部60により、携帯端末装置1から送信された文字変換頻度テーブル54を受信する。受信された文字変換頻度テーブル54は、制御部61により解析される。具体的には、制御部61は、文字変換頻度テーブル54に登録されているデータの中から、変換頻度が所定の閾値(例えば、変換頻度10回。)を超えている変換単語及び読みを抽出する。制御部61は、抽出された変換単語及び読みが収録されている辞書データを、追加辞書データ群63の中から検索する。検索された辞書データの辞書名は、制御部61により、辞書名表示テーブル64に登録される。   The dictionary server 40 receives the character conversion frequency table 54 transmitted from the mobile terminal device 1 through the data communication unit 60. The received character conversion frequency table 54 is analyzed by the control unit 61. Specifically, the control unit 61 extracts conversion words and readings whose conversion frequency exceeds a predetermined threshold (for example, conversion frequency 10 times) from data registered in the character conversion frequency table 54. To do. The control unit 61 searches the additional dictionary data group 63 for dictionary data in which the extracted converted words and readings are recorded. The dictionary name of the retrieved dictionary data is registered in the dictionary name display table 64 by the control unit 61.

また、抽出された変換単語及び読みが、追加辞書データ群63に収録されている辞書の個数を、携帯端末装置1の表示部21に表示する優先度として、検索された辞書の辞書名とともに、制御部61により、辞書名表示テーブル64に登録される。そして、辞書名表示テーブル64は、制御部61により、データ通信部60から基地局30を介して、携帯端末装置1へ送信される。   The extracted conversion words and readings are used as the priority for displaying the number of dictionaries recorded in the additional dictionary data group 63 on the display unit 21 of the mobile terminal device 1 together with the dictionary names of the searched dictionaries. The data is registered in the dictionary name display table 64 by the control unit 61. Then, the dictionary name display table 64 is transmitted from the data communication unit 60 to the mobile terminal device 1 via the base station 30 by the control unit 61.

携帯端末装置1は、辞書サーバ40から送信された辞書名表示テーブル64を、データ通信部55により受信する。携帯端末装置1の制御部50は、データ通信部55により受信した辞書名表示テーブル64を表示部21に表示する。   The mobile terminal device 1 receives the dictionary name display table 64 transmitted from the dictionary server 40 by the data communication unit 55. The control unit 50 of the mobile terminal device 1 displays the dictionary name display table 64 received by the data communication unit 55 on the display unit 21.

図5は、辞書名表示テーブル64を、携帯端末装置1の表示部21に表示した表示画面例である。図5の表示画面例では、辞書名表示テーブル64の表示優先度が高い順に順位が付けられ、「1位*関東観光地辞書、2位*社名辞書、3位*東京都観光地辞書」、と表示されている。ユーザは、表示部21に表示されている辞書名の中から、ユーザが取得したい辞書名を選択し、決定操作ボタン15を押下する。そして、選択された辞書名を要求する信号が、制御部50により、データ通信部55から基地局30を介して送信される。   FIG. 5 is an example of a display screen in which the dictionary name display table 64 is displayed on the display unit 21 of the mobile terminal device 1. In the example of the display screen of FIG. 5, the order is given in descending order of the display priority of the dictionary name display table 64, “1st place * Kanto tourist destination dictionary, 2nd place * company name dictionary, 3rd place * Tokyo tourist destination dictionary”, Is displayed. The user selects a dictionary name that the user wants to acquire from the dictionary names displayed on the display unit 21 and presses the determination operation button 15. Then, a signal requesting the selected dictionary name is transmitted from the data communication unit 55 via the base station 30 by the control unit 50.

辞書サーバ40は、データ通信部60により、携帯端末装置1から送信された辞書データを要求する信号を受信し、制御部61は、受信した信号により要求される辞書データを、追加辞書データ群63から読み出し、データ通信部60から基地局30を介して携帯端末装置1へ送信する。   The dictionary server 40 receives a signal for requesting dictionary data transmitted from the mobile terminal device 1 through the data communication unit 60, and the control unit 61 converts the dictionary data requested by the received signal into an additional dictionary data group 63. Is transmitted from the data communication unit 60 to the mobile terminal device 1 via the base station 30.

携帯端末装置1は、辞書サーバ40から送信された辞書データを、データ通信部55により受信し、制御部50は、受信した辞書データを、辞書データ部53の追加辞書データ53bに格納する。   The mobile terminal device 1 receives the dictionary data transmitted from the dictionary server 40 by the data communication unit 55, and the control unit 50 stores the received dictionary data in the additional dictionary data 53 b of the dictionary data unit 53.

このように、本発明に係る携帯端末装置1は、文字入力時に辞書データ部53に登録されていない変換単語を、文字変換頻度テーブル54に登録することで、ユーザの変換頻度が高い文字を含む辞書データを辞書サーバ40の追加辞書データ群63から検索することができる。また、辞書サーバ40は、検索した辞書データの辞書名と表示優先度を、辞書名表示テーブル64に登録して、携帯端末装置1に送信し、携帯端末装置1の表示部21に表示優先度の高い順に表示することで、ユーザの利用頻度の高い文字が登録されている辞書をユーザ自身が簡易に選択することができる。   As described above, the mobile terminal device 1 according to the present invention includes characters that have a high conversion frequency by the user by registering in the character conversion frequency table 54 conversion words that are not registered in the dictionary data unit 53 when inputting characters. Dictionary data can be searched from the additional dictionary data group 63 of the dictionary server 40. Further, the dictionary server 40 registers the dictionary name and the display priority of the searched dictionary data in the dictionary name display table 64, transmits it to the mobile terminal device 1, and displays the display priority on the display unit 21 of the mobile terminal device 1. By displaying in descending order, the user can easily select a dictionary in which characters frequently used by the user are registered.

図6は、ユーザによって入力された文字を、制御部50が、文字変換頻度テーブル54に登録する流れを示すフローチャートである。   FIG. 6 is a flowchart illustrating a flow in which the control unit 50 registers characters input by the user in the character conversion frequency table 54.

まず始めに、ステップS1では、ユーザにより操作部51を用いて、文字入力が行われる。   First, in step S1, the user inputs characters using the operation unit 51.

ステップS2では、制御部50は、操作部51によって入力された文字を、辞書データ部53に記憶された内蔵辞書データ53a又は追加辞書データ53bを用いて変換する。   In step S <b> 2, the control unit 50 converts the character input by the operation unit 51 using the built-in dictionary data 53 a or additional dictionary data 53 b stored in the dictionary data unit 53.

ステップS3では、制御部50は、ステップS2において変換された文字が辞書データ部53に記憶された内蔵辞書データ53a又は追加辞書データ53bに登録されているかどうかを判断する。変換した文字が既存の辞書データ部53に記憶された内蔵辞書データ53a又は追加辞書データ53bに登録されている場合(Yes)は、処理を終了する。変換した文字が既存の辞書データ部53に記憶された内蔵辞書データ53a又は追加辞書データ53bに登録されていない場合(No)は、ステップS4に移る。   In step S3, the control unit 50 determines whether the character converted in step S2 is registered in the built-in dictionary data 53a or the additional dictionary data 53b stored in the dictionary data unit 53. If the converted character is registered in the built-in dictionary data 53a or the additional dictionary data 53b stored in the existing dictionary data section 53 (Yes), the process is terminated. If the converted character is not registered in the built-in dictionary data 53a or the additional dictionary data 53b stored in the existing dictionary data section 53 (No), the process proceeds to step S4.

ステップS4では、制御部50は、ステップS3において変換された文字が文字変換頻度テーブル54に登録されているかどうかを判断する。変換された文字が文字変換頻度テーブル54に登録されている場合(Yes)は、ステップS5に移る。一方、変換された文字が文字変換頻度テーブル54に登録されていない場合(No)は、ステップS6に移る。   In step S4, the control unit 50 determines whether or not the character converted in step S3 is registered in the character conversion frequency table 54. If the converted character is registered in the character conversion frequency table 54 (Yes), the process proceeds to step S5. On the other hand, if the converted character is not registered in the character conversion frequency table 54 (No), the process proceeds to step S6.

ステップS5では、制御部50は、ステップS3において変換された文字が、文字変換頻度テーブルに登録されているため、文字変換頻度テーブル54の変換頻度の値を1増加させる。   In step S5, since the character converted in step S3 is registered in the character conversion frequency table, the control unit 50 increases the conversion frequency value in the character conversion frequency table 54 by one.

ステップS6では、制御部50は、文字変換頻度テーブル54に、ステップS3において変換した文字のデータを格納する容量の空きがあるかどうかを判断する。文字変換頻度テーブル54に変換した文字のデータを格納する容量の空きがある場合(Yes)には、ステップS7に移る。一方、文字変換頻度テーブル54に変換した文字のデータを格納する容量の空きがない場合(No)には、ステップS8に移る。   In step S6, the control unit 50 determines whether the character conversion frequency table 54 has a free space for storing the character data converted in step S3. If there is free space for storing the converted character data in the character conversion frequency table 54 (Yes), the process proceeds to step S7. On the other hand, if there is no free space for storing the converted character data in the character conversion frequency table 54 (No), the process proceeds to step S8.

ステップS7では、制御部50は、文字変換頻度テーブル54に変換した文字のデータを格納する容量の空きがあるため、文字変換頻度テーブル54に、変換された文字の変換単語、読み、変換頻度及び最終更新日時を登録する。   In step S7, the control unit 50 has enough space to store the converted character data in the character conversion frequency table 54, and therefore, the character conversion frequency table 54 stores the converted word of the converted character, the reading, the conversion frequency, and the like. Register the last update date.

ステップS8では、制御部50は、文字変換頻度テーブル54に変換した文字のデータを格納する容量の空きがなく、文字変換頻度テーブル54に登録することができないため、文字変換頻度テーブル54に登録されている変換頻度のデータの中から、最小の変換頻度データを検索する。   In step S8, the control unit 50 is registered in the character conversion frequency table 54 because there is no free space for storing the character data converted in the character conversion frequency table 54 and cannot be registered in the character conversion frequency table 54. The minimum conversion frequency data is searched from the conversion frequency data.

ステップS9では、制御部50は、ステップS8で検索された最小の変換頻度のデータが複数あるかどうか判断する。最小の変換頻度が複数検索された場合(Yes)には、ステップS10へ移る。一方、最小の変換頻度が一つだけ検索された場合(No)には、ステップS12へ移る。   In step S9, the control unit 50 determines whether there is a plurality of data with the minimum conversion frequency searched in step S8. If a plurality of minimum conversion frequencies are searched (Yes), the process proceeds to step S10. On the other hand, if only one minimum conversion frequency is found (No), the process proceeds to step S12.

ステップS10では、制御部50は、文字変換頻度テーブル54に登録されている最終更新日時のデータの中から、最も古い日時のデータを検索する。   In step S <b> 10, the control unit 50 searches for the data with the oldest date and time from the data with the latest update date and time registered in the character conversion frequency table 54.

ステップS11では、制御部50は、ステップS10で検索された、最終更新日時が最も古い日時の文字のデータを削除し、文字変換頻度テーブル54にデータを格納する容量を確保した後、ステップS2において変換された文字の変換単語、読み、変換頻度及び最終更新日時を、文字変換頻度テーブル54に登録し、本処理を終了する。   In step S11, the control unit 50 deletes the character data having the oldest date and time searched in step S10 and secures a capacity for storing the data in the character conversion frequency table 54, and then in step S2. The converted word, the reading, the conversion frequency, and the last update date / time of the converted character are registered in the character conversion frequency table 54, and this process is terminated.

ステップS12では、制御部50は、ステップS9で検索された、最小の変換頻度の文字のデータを削除し、文字変換頻度テーブル54にデータを格納する容量を確保した後、ステップS2において変換された文字の変換単語、読み、変換頻度及び最終更新日時を、文字変換頻度テーブル54に登録し、本処理を終了する。   In step S12, the control unit 50 deletes the character data having the minimum conversion frequency searched in step S9, secures a capacity for storing the data in the character conversion frequency table 54, and then converted in step S2. Character conversion words, readings, conversion frequencies, and the last update date / time are registered in the character conversion frequency table 54, and this process ends.

このようにして、ユーザが変換した文字の変換頻度を登録したテーブルを作成し、辞書サーバ40に送信することで、ユーザによる変換頻度が高い文字をより多く含む辞書データを選択できるため、ユーザにとって適切な辞書データを辞書サーバから取得することができる。また、文字変換頻度テーブル54に変換した文字のデータを格納する容量が所定量以下になった場合には、変換頻度が最小の文字のデータを削除し、変換頻度が最小の文字が複数ある場合には、データを更新した日時が最も古い文字のデータを削除して、変換した文字のデータを格納する容量を確保する。したがって、適切な文字変換頻度テーブルの管理ができる。   In this way, by creating a table in which the conversion frequency of characters converted by the user is registered and transmitting the table to the dictionary server 40, it is possible to select dictionary data including more characters with high conversion frequency by the user. Appropriate dictionary data can be obtained from the dictionary server. Further, when the capacity for storing the character data converted into the character conversion frequency table 54 is equal to or less than a predetermined amount, the character data with the minimum conversion frequency is deleted, and there are a plurality of characters with the minimum conversion frequency. In this case, the character data with the oldest date and time when the data was updated is deleted to secure a capacity for storing the converted character data. Therefore, an appropriate character conversion frequency table can be managed.

次に、図7は、文字変換頻度テーブル54のデータから辞書名表示テーブル64を作成して、ユーザの携帯端末装置1へ送信し、辞書名表示テーブル64を携帯端末装置1の表示部21に表示する流れを示すフローチャートである。   Next, FIG. 7 creates a dictionary name display table 64 from the data of the character conversion frequency table 54 and transmits it to the user's mobile terminal device 1, and the dictionary name display table 64 is displayed on the display unit 21 of the mobile terminal device 1. It is a flowchart which shows the flow to display.

まず始めに、ステップS21では、データ通信部60は、携帯端末装置1から送信された文字変換頻度テーブル54を受信する。   First, in step S <b> 21, the data communication unit 60 receives the character conversion frequency table 54 transmitted from the mobile terminal device 1.

ステップS22では、制御部61は、ステップS21で受信した文字変換頻度テーブル54に登録された変換頻度のデータのうち、頻度「10」以上のデータがあるかどうか判断する。つまり、制御部61は、文字変換頻度テーブル54に登録された変換頻度のデータのうち、辞書の検索が完了していないデータであって、頻度が「10」以上のデータが存在する場合(Yes)には、ステップS23へ移る。一方、文字変換頻度テーブル54に登録された変換頻度のデータのうち、辞書の検索が完了していないデータの全ての頻度「10」が未満である場合(No)には、ステップS29へ移る。なお、本フローにおいては、閾値とする変換頻度を頻度「10」としたが、これに限られるものではない。   In step S22, the control unit 61 determines whether there is data having a frequency “10” or more among the conversion frequency data registered in the character conversion frequency table 54 received in step S21. In other words, the control unit 61 determines that data of the conversion frequency registered in the character conversion frequency table 54 has not been searched for a dictionary and has a frequency of “10” or more (Yes). ) Go to Step S23. On the other hand, when all the frequencies “10” of the data whose dictionary search is not completed among the conversion frequency data registered in the character conversion frequency table 54 are less (No), the process proceeds to step S29. In this flow, the conversion frequency as the threshold is set to the frequency “10”, but the present invention is not limited to this.

ステップS23では、制御部61は、文字変換頻度テーブル54に登録されたデータの中から辞書の検索が完了していない変換単語及び読みのデータを抽出する。   In step S <b> 23, the control unit 61 extracts conversion words for which dictionary search has not been completed and reading data from the data registered in the character conversion frequency table 54.

ステップS24では、制御部61は、ステップS23で抽出した変換単語及び読みのデータにより、追加辞書データ群63に格納されている辞書データの中から辞書を検索する。   In step S24, the controller 61 searches the dictionary from the dictionary data stored in the additional dictionary data group 63 based on the converted word and reading data extracted in step S23.

ステップS25では、制御部61は、ステップS24で追加辞書データ群63に格納されている辞書を検索した結果、ステップS23で抽出した変換単語及び読みのデータを含む辞書が追加辞書データ群63の中に存在したかどうかを判断する。変換単語及び読みのデータを含む辞書が追加辞書データ群63の中に存在した場合(Yes)には、ステップS26へ移る。一方、変換単語及び読みのデータを含む辞書が追加辞書データ群63の中に存在しなかった場合(No)には、再び、ステップS22へ移る。このようにして、ステップS22〜ステップS25の処理は、文字変換頻度テーブル54に登録された各々の変換単語に対して行われ、変換頻度が頻度「10」以上のデータがなくなるまで繰り返される。   In step S25, the control unit 61 searches the dictionary stored in the additional dictionary data group 63 in step S24. As a result, the dictionary including the converted word and the reading data extracted in step S23 is included in the additional dictionary data group 63. To determine if it exists. When the dictionary including the converted word and the reading data exists in the additional dictionary data group 63 (Yes), the process proceeds to step S26. On the other hand, when the dictionary including the conversion word and the reading data does not exist in the additional dictionary data group 63 (No), the process proceeds to step S22 again. In this way, the processing of step S22 to step S25 is performed for each conversion word registered in the character conversion frequency table 54, and is repeated until there is no more data whose conversion frequency is “10” or more.

ステップS26では、制御部61は、変換単語及び読みのデータを含んでいる辞書データの辞書名が、辞書名表示テーブル64に登録済みであるかどうか判断する。変換単語及び読みのデータを含んでいる辞書データの辞書名が、辞書名表示テーブル64に登録済みである場合(Yes)には、ステップS28へ移る。一方、変換単語及び読みのデータを含んでいる辞書データの辞書名が、辞書名表示テーブル64に未登録である場合(No)には、ステップS27へ移る。   In step S <b> 26, the control unit 61 determines whether or not the dictionary name of the dictionary data including the converted word and the reading data has been registered in the dictionary name display table 64. If the dictionary name of the dictionary data including the converted word and the reading data has already been registered in the dictionary name display table 64 (Yes), the process proceeds to step S28. On the other hand, when the dictionary name of the dictionary data including the conversion word and the reading data is not registered in the dictionary name display table 64 (No), the process proceeds to step S27.

ステップS27では、制御部61は、変換単語及び読みのデータを含んでいる辞書データの辞書名が、辞書名表示テーブル64に未登録であるため、変換単語及び読みのデータを含んでいる辞書データの辞書名を、辞書名表示テーブル64に登録し、表示優先度の値を1にする。   In step S27, the control unit 61 determines that the dictionary name of the dictionary data including the converted word and the reading data is not registered in the dictionary name display table 64. Therefore, the dictionary data including the converted word and the reading data is included. Are registered in the dictionary name display table 64, and the value of the display priority is set to 1.

ステップS28では、制御部61は、変換単語及び読みのデータを含んでいる辞書の辞書名が、辞書名表示テーブル64に登録済みであるため、辞書名表示テーブル64の表示優先度の値を、1増加し、再びステップS24へ戻る。ステップS24〜ステップS28の処理は、追加辞書データ群63に格納された各々の辞書データに対して実行され、追加辞書データ群63に格納されている辞書データの数だけ繰り返される。   In step S28, since the dictionary name of the dictionary including the converted word and the reading data has already been registered in the dictionary name display table 64, the control unit 61 sets the display priority value of the dictionary name display table 64 to The number is increased by 1, and the process returns to step S24 again. The processing of step S24 to step S28 is executed for each dictionary data stored in the additional dictionary data group 63, and is repeated by the number of dictionary data stored in the additional dictionary data group 63.

ステップS29では、制御部61は、ステップS22において、文字変換頻度テーブル54に登録された変換頻度のデータのうち、辞書の検索が完了していないデータの全ての頻度が「10」未満であるため、辞書名のデータが、記憶部62に格納されている辞書名表示テーブル64に登録されているかどうか判断する。辞書名表示テーブル64に登録されている場合(Yes)には、ステップS30へ移る。一方、辞書名表示テーブル64に登録されていない場合(No)には、携帯端末装置1の表示部21に表示すべき辞書名が存在しないため、本処理を終了する。   In step S29, the controller 61 determines in step S22 that all the frequencies of the data whose dictionary search is not completed among the conversion frequency data registered in the character conversion frequency table 54 are less than “10”. Then, it is determined whether dictionary name data is registered in the dictionary name display table 64 stored in the storage unit 62. If it is registered in the dictionary name display table 64 (Yes), the process proceeds to step S30. On the other hand, when it is not registered in the dictionary name display table 64 (No), since there is no dictionary name to be displayed on the display unit 21 of the mobile terminal device 1, this processing is terminated.

ステップS30では、制御部61は、辞書名のデータが、辞書名表示テーブル64に登録されているため、辞書名表示テーブル64を、データ通信部60から基地局30を介して、携帯端末装置1へ送信する。   In step S30, since the data of the dictionary name is registered in the dictionary name display table 64, the control unit 61 transmits the dictionary name display table 64 from the data communication unit 60 via the base station 30 to the mobile terminal device 1. Send to.

ステップS31では、携帯端末装置1は、データ通信部55により辞書名表示テーブル64を受信し、制御部50は、辞書名表示テーブル64に登録されている辞書名を表示優先度の高い順に表示部21に表示し、本処理を終了する。   In step S31, the mobile terminal device 1 receives the dictionary name display table 64 by the data communication unit 55, and the control unit 50 displays the dictionary names registered in the dictionary name display table 64 in descending order of display priority. 21, and this process ends.

このようにして、所定の変換頻度以上の文字を辞書データ検索のためのキーワードとするため、ユーザのニーズに沿った辞書データを検索することができる。また、検索された辞書名を表示優先度の高い順にユーザの端末装置に表示するため、ユーザが適切な辞書データを選択することができる。   In this way, since characters having a predetermined conversion frequency or more are used as keywords for dictionary data search, it is possible to search dictionary data in accordance with user needs. In addition, since the searched dictionary names are displayed on the user terminal device in descending order of display priority, the user can select appropriate dictionary data.

なお、本実施形態においては、携帯端末装置1は、辞書名表示テーブル64を受信し、表示部21に表示しているが、これに限られない。例えば、携帯端末装置1のデータ通信部55は、所定の時間に辞書サーバ40に接続し、制御部50は、文字変換頻度テーブル54を読み出して、データ通信部55から辞書サーバ40へ送信してもよい。このように、所定の時間に自動的に辞書サーバ40へ接続することにより、ユーザによる操作を必要とせずに、文字変換頻度テーブル54を自動的に辞書サーバ40へ送信することができる。   In the present embodiment, the mobile terminal device 1 receives the dictionary name display table 64 and displays it on the display unit 21, but is not limited thereto. For example, the data communication unit 55 of the mobile terminal device 1 connects to the dictionary server 40 at a predetermined time, and the control unit 50 reads out the character conversion frequency table 54 and transmits it from the data communication unit 55 to the dictionary server 40. Also good. Thus, by automatically connecting to the dictionary server 40 at a predetermined time, the character conversion frequency table 54 can be automatically transmitted to the dictionary server 40 without requiring any user operation.

また、辞書サーバ40は、辞書名表示テーブル64を携帯端末装置1へ送信しているが、辞書サーバ40の制御部61は、所定の表示優先度の値を超えた辞書名の辞書データを追加辞書データ群63より取得し、データ通信部60から携帯端末装置1へ送信してもよい。これにより、ユーザが変換する頻度の高い文字を含む辞書データを自動的に取得することができる。   In addition, the dictionary server 40 transmits the dictionary name display table 64 to the mobile terminal device 1, but the control unit 61 of the dictionary server 40 adds dictionary data having a dictionary name exceeding a predetermined display priority value. It may be acquired from the dictionary data group 63 and transmitted from the data communication unit 60 to the mobile terminal device 1. Thereby, dictionary data including characters frequently converted by the user can be automatically acquired.

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。   As mentioned above, although embodiment of this invention was described, this invention is not restricted to embodiment mentioned above. The effects described in the embodiments of the present invention are only the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

なお、上述の実施形態においては、例えば携帯電話等の携帯端末装置1について説明したが、本発明はこれに限定されるものではなく、例えば、PHS(Personal Handy phone System)、PDA(Personal Digital Assistant)、ポータブルナビゲーション装置、例えばノートパソコン等の携帯型パーソナルコンピュータ等であってもよい。   In the above-described embodiment, the mobile terminal device 1 such as a mobile phone has been described. However, the present invention is not limited to this, and for example, PHS (Personal Handyphone System), PDA (Personal Digital Assistant). ), A portable navigation device, for example, a portable personal computer such as a notebook personal computer.

本発明に係る携帯端末装置の外観を示す斜視図である。It is a perspective view which shows the external appearance of the portable terminal device which concerns on this invention. 本発明に係る通信システムの機能を示すブロック図である。It is a block diagram which shows the function of the communication system which concerns on this invention. 文字変換頻度テーブルを示す図である。It is a figure which shows a character conversion frequency table. 辞書名表示テーブルを示す図である。It is a figure which shows a dictionary name display table. 辞書名表示テーブルが表示部に表示される画面例を示す図である。It is a figure which shows the example of a screen as which a dictionary name display table is displayed on a display part. 文字変換頻度テーブルを作成する流れを示すフローチャートである。It is a flowchart which shows the flow which produces a character conversion frequency table. 辞書名表示テーブルを作成して、携帯端末装置へ送信し、受信した辞書名表示テーブルを表示する流れを示すフローチャートである。It is a flowchart which shows the flow which produces a dictionary name display table, transmits to a portable terminal device, and displays the received dictionary name display table.

符号の説明Explanation of symbols

1 携帯端末装置
2 操作部側筐体
2a フロントケース
2b リアケース
3 表示部側筐体
3a フロントケース
3b リアケース
4 ヒンジ機構
11 操作ボタン群
12 音声入力部
13 機能設定操作ボタン
14 入力操作ボタン
15 決定操作ボタン
16 イヤホンコネクタキャップ
17 キャップ
18a キャップ
18b 充電用接点部
21 表示部
22 音声出力部
23 通信部
30 基地局
40 辞書サーバ
50 制御部(文字変換部、テーブル作成部、テーブル読み出し部、選択取得部)
51 操作部(文字入力部)
52 記憶部
53 辞書部(辞書データ群格納部)
53a 内蔵辞書データ
53b 追加辞書データ
54 文字変換頻度テーブル
55 データ通信部(通信部、送信部、受信部)
60 データ通信部(サーバ通信部、テーブル受信部、辞書情報テーブル送信部)
61 制御部(テーブル情報解析部、辞書検索部、辞書情報テーブル作成部、辞書情報テーブル読み出し部)
62 記憶部(辞書データ群格納部)
62a 追加辞書データ群
62b 辞書名表示テーブル
100 通信システム
DESCRIPTION OF SYMBOLS 1 Portable terminal device 2 Operation part side housing | casing 2a Front case 2b Rear case 3 Display part side housing | casing 3a Front case 3b Rear case 4 Hinge mechanism 11 Operation button group 12 Voice input part 13 Function setting operation button 14 Input operation button 15 Determination Operation buttons 16 Earphone connector cap 17 Cap 18a Cap 18b Charging contact 21 Display unit 22 Audio output unit 23 Communication unit 30 Base station 40 Dictionary server 50 Control unit (character conversion unit, table creation unit, table reading unit, selection acquisition unit )
51 Operation part (character input part)
52 storage unit 53 dictionary unit (dictionary data group storage unit)
53a Built-in dictionary data 53b Additional dictionary data 54 Character conversion frequency table 55 Data communication unit (communication unit, transmission unit, reception unit)
60 Data communication unit (server communication unit, table reception unit, dictionary information table transmission unit)
61 Control unit (table information analysis unit, dictionary search unit, dictionary information table creation unit, dictionary information table reading unit)
62 Storage unit (dictionary data group storage unit)
62a Additional dictionary data group 62b Dictionary name display table 100 Communication system

Claims (3)

通信回線を介して端末装置により接続されるサーバ通信部を備えるサーバにおいて、
前記端末装置から送信されたテーブルを受信するテーブル受信部と、
前記テーブル受信部が受信した前記テーブルの情報を解析するテーブル情報解析部と、
複数の辞書データが格納されている辞書データ群格納部と、
前記テーブル情報解析部が解析した情報に基づいて、前記テーブルに登録された文字を含む辞書データを前記辞書データ群格納部の中から検索する辞書検索部と、
前記辞書検索部により検索された辞書データの辞書名を含む辞書情報テーブルを作成する辞書情報テーブル作成部と、
前記辞書情報テーブルを読み出す辞書情報テーブル読み出し部と、
前記辞書情報テーブル読み出し部が読み出した辞書情報テーブルを前記サーバ通信部から前記端末装置へ送信する辞書情報テーブル送信部と、
を備え
前記辞書検索部は、前記テーブルに登録された文字の変換頻度が所定の回数を超えている文字を含む前記辞書データを検索し、
前記辞書情報テーブル作成部は、前記辞書検索部により検索された辞書データの辞書名とともに、当該辞書データに収録されている前記テーブルに登録された文字の個数を表示優先度として前記辞書情報テーブルに登録することを特徴とするサーバ。
In a server comprising a server communication unit connected by a terminal device via a communication line,
A table receiving unit for receiving a table transmitted from the terminal device;
A table information analysis unit that analyzes information of the table received by the table reception unit;
A dictionary data group storage unit storing a plurality of dictionary data;
Based on the information analyzed by the table information analysis unit, a dictionary search unit that searches the dictionary data group storage unit for dictionary data including characters registered in the table;
A dictionary information table creation unit for creating a dictionary information table including a dictionary name of dictionary data searched by the dictionary search unit;
A dictionary information table reading unit for reading the dictionary information table;
A dictionary information table transmitting unit that transmits the dictionary information table read by the dictionary information table reading unit from the server communication unit to the terminal device;
Equipped with a,
The dictionary search unit searches the dictionary data including characters whose conversion frequency of characters registered in the table exceeds a predetermined number of times,
The dictionary information table creation unit includes the dictionary name of the dictionary data searched by the dictionary search unit and the number of characters registered in the table stored in the dictionary data as a display priority in the dictionary information table. A server characterized by registering .
末装置と、請求項に記載のサーバとが通信回線を介して互いに接続する通信システムにおいて、
前記端末装置は、文字変換部によって変換された文字が登録されたテーブルを作成し、作成した前記テーブルをテーブル読み出し部によって読み出し、読み出した前記テーブルを送信部によって通信部から前記サーバへ送信し、
前記サーバは、前記テーブルをテーブル受信部により受信し、受信した前記テーブルの情報をテーブル情報解析部により解析し、解析した前記テーブルの情報に基づいて前記テーブルに登録された文字を含む辞書データを辞書データ群格納部の中から辞書検索部により検索し、検索した前記辞書データの辞書名を含む辞書情報テーブルを辞書情報テーブルにより作成し、作成した前記辞書情報テーブルをサーバ通信部から前記端末装置へ辞書情報テーブル送信部により送信し、
前記端末装置は、前記サーバにより送信された前記辞書情報テーブルを受信部により受信し、受信した前記辞書情報テーブルを表示部に表示し、表示した前記辞書情報テーブルから任意の辞書名を選択し、選択した前記辞書名の辞書データを前記サーバから取得し、
前記サーバは、前記テーブルに登録された文字の変換頻度が所定の回数を超えている文字を含む前記辞書データを前記辞書検索部により検索し、
前記サーバは、前記辞書検索部により検索された辞書データの辞書名とともに、当該辞書データに収録されている前記テーブルに登録された文字の個数を表示優先度として前記辞書情報テーブル作成部により前記辞書情報テーブルに登録することを特徴とする通信システム。
An end terminal device in a communication system and server of claim 1 are connected to each other via a communication line,
The terminal device creates a table in which characters converted by a character conversion unit are registered, reads the created table by a table reading unit, transmits the read table from the communication unit to the server,
The server receives the table by a table reception unit, analyzes the received table information by a table information analysis unit, and stores dictionary data including characters registered in the table based on the analyzed table information. The dictionary retrieval unit retrieves the dictionary data group storage unit from the dictionary data group storage unit, creates a dictionary information table including the dictionary name of the retrieved dictionary data, and creates the dictionary information table from the server communication unit to the terminal device. To the dictionary information table transmission unit,
The terminal device receives the dictionary information table transmitted by the server by a receiving unit, displays the received dictionary information table on a display unit, selects an arbitrary dictionary name from the displayed dictionary information table, Get dictionary data of the selected dictionary name from the server ,
The server uses the dictionary search unit to search the dictionary data including characters whose conversion frequency of characters registered in the table exceeds a predetermined number of times,
The server includes the dictionary name of the dictionary data searched by the dictionary search unit and the number of characters registered in the table stored in the dictionary data as a display priority by the dictionary information table creation unit. A communication system characterized by being registered in an information table .
通信回線を介して端末装置により接続されるサーバ通信部を備えるサーバ内のコンピュータによって実行されるプログラムであって、
前記端末装置から送信されたテーブルを受信するテーブル受信ステップと、
前記テーブル受信ステップにおいて受信した前記テーブルの情報を解析するテーブル情報解析ステップと、
前記テーブル情報解析ステップにおいて解析した情報に基づいて、前記テーブルに登録された文字を含む辞書データを辞書データ群格納部の中から検索する辞書検索ステップと、
前記辞書検索ステップにおいて検索された辞書データの辞書名を含む辞書情報テーブルを作成する辞書情報テーブル作成ステップと、
前記辞書情報テーブルを読み出す辞書情報テーブル読み出しステップと、
前記辞書情報テーブル読み出しステップにおいて読み出した前記辞書情報テーブルを前記サーバ通信部から前記端末装置へ送信する辞書情報テーブル送信ステップと
前記辞書検索ステップにおいて、前記テーブルに登録された文字の変換頻度が所定の回数を超えている文字を含む前記辞書データを検索し、
前記辞書情報テーブル作成ステップにおいて、前記辞書検索ステップにおいて検索された辞書データの辞書名とともに、当該辞書データに収録されている前記テーブルに登録された文字の個数を表示優先度として前記辞書情報テーブルに登録することをコンピュータに実行させるプログラム。
A program executed by a computer in a server including a server communication unit connected by a terminal device via a communication line,
A table receiving step of receiving a table transmitted from the terminal device;
And table information analyzing step of analyzing the information of the table received in said table receiving step,
And dictionary search step based on said analysis information in table information analyzing step, searches the dictionary data including the registered character in the table from the dictionary data group storage portion,
And dictionary information table creation step of creating a dictionary information table including a dictionary name of the dictionary data searched in the dictionary search step,
A dictionary information table reading step for reading the dictionary information table;
And dictionary information table transmitting step of transmitting the dictionary information table read in said dictionary information table reading step from said server communication unit to the terminal device,
In the dictionary search step, search the dictionary data including characters whose conversion frequency of characters registered in the table exceeds a predetermined number of times,
In the dictionary information table creation step, together with the dictionary name of the dictionary data searched in the dictionary search step, the number of characters registered in the table recorded in the dictionary data is displayed in the dictionary information table as a display priority. A program that causes a computer to execute registration .
JP2007309516A 2007-11-29 2007-11-29 Terminal device, server, communication system, and program Expired - Fee Related JP5137541B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007309516A JP5137541B2 (en) 2007-11-29 2007-11-29 Terminal device, server, communication system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007309516A JP5137541B2 (en) 2007-11-29 2007-11-29 Terminal device, server, communication system, and program

Publications (2)

Publication Number Publication Date
JP2009135716A JP2009135716A (en) 2009-06-18
JP5137541B2 true JP5137541B2 (en) 2013-02-06

Family

ID=40867179

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007309516A Expired - Fee Related JP5137541B2 (en) 2007-11-29 2007-11-29 Terminal device, server, communication system, and program

Country Status (1)

Country Link
JP (1) JP5137541B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6554791B2 (en) 2014-03-14 2019-08-07 オムロン株式会社 Information processing system and information processing method for character input prediction

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0528133A (en) * 1991-07-23 1993-02-05 Toshiba Corp Document preparing device
JP3556425B2 (en) * 1997-03-18 2004-08-18 株式会社東芝 Shared dictionary updating method and dictionary server
JP3728877B2 (en) * 1997-06-27 2005-12-21 カシオ計算機株式会社 Character string converter and program recording medium thereof
JP4345243B2 (en) * 2001-05-28 2009-10-14 日本電気株式会社 Portable terminal system

Also Published As

Publication number Publication date
JP2009135716A (en) 2009-06-18

Similar Documents

Publication Publication Date Title
JP3470664B2 (en) E-mail terminal device with received mail display method and pictogram conversion function
JP4932167B2 (en) mobile phone
JP2003289359A (en) Mobile telephone set
WO2020057231A1 (en) Engine adaptation method, related device and computer-readable storage medium
US9235376B2 (en) Electronic device, and control method and storage medium storing control program
JP4313013B2 (en) Portable terminal device, information processing method thereof, and information processing program thereof
JP5137541B2 (en) Terminal device, server, communication system, and program
US9928084B2 (en) Electronic device and method for activating application
JP2009075815A (en) Mobile terminal device
JP5227113B2 (en) Communication terminal
JP4286108B2 (en) Character search method and apparatus, and portable terminal device
JP5537198B2 (en) Portable electronic devices
JP2004013398A (en) Mobile terminal device
JP4889803B2 (en) mobile phone
JP4455429B2 (en) Mobile communication terminal and server
JP4949221B2 (en) Electronic apparatus and communication method
US20100235731A1 (en) Portable communication terminal and communication server
KR101049131B1 (en) How to change character input system of mobile communication terminal
JP2012109724A (en) Portable electronic device, method for controlling the same, and control program
US7952468B2 (en) Method for originating call
KR100195006B1 (en) Selective Storage Method of Receiving Information of Portable Information Terminal Equipment
JP2003115942A (en) Mobile telephone with translation function
JP2006339965A (en) Mobile terminal device and speech synthesizing method
JP5336170B2 (en) Information communication terminal and information communication system
JP5559472B2 (en) Dictionary search device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101027

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120702

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120710

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120905

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121016

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121113

R150 Certificate of patent or registration of utility model

Ref document number: 5137541

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151122

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees