JP7215510B2 - SERVER DEVICE, LEARNING SUPPORT METHOD AND PROGRAM - Google Patents

SERVER DEVICE, LEARNING SUPPORT METHOD AND PROGRAM Download PDF

Info

Publication number
JP7215510B2
JP7215510B2 JP2021037608A JP2021037608A JP7215510B2 JP 7215510 B2 JP7215510 B2 JP 7215510B2 JP 2021037608 A JP2021037608 A JP 2021037608A JP 2021037608 A JP2021037608 A JP 2021037608A JP 7215510 B2 JP7215510 B2 JP 7215510B2
Authority
JP
Japan
Prior art keywords
user
communication device
phrase
words
search history
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021037608A
Other languages
Japanese (ja)
Other versions
JP2022052699A (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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to CN202111113537.5A priority Critical patent/CN114254072A/en
Publication of JP2022052699A publication Critical patent/JP2022052699A/en
Priority to JP2023002027A priority patent/JP7420293B2/en
Priority to JP2023002026A priority patent/JP7444300B2/en
Application granted granted Critical
Publication of JP7215510B2 publication Critical patent/JP7215510B2/en
Priority to JP2024017085A priority patent/JP2024036605A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、ユーザの学習を効果的に支援するサーバ装置、学習支援方法およびプログラムに関する。 The present invention relates to a server device, a learning support method, and a program that effectively support user learning.

一般に、学生が学習を行なう過程において、解からない語句の訳や語義を調べる場合、電子辞書が広く利用されている。 In general, electronic dictionaries are widely used when students look up translations or meanings of unfamiliar words in the process of learning.

電子辞書には、例えば英和辞書、和英辞書などの辞書の種類毎に、ユーザが辞書検索して調べた単語(語句)を単語帳として登録できる単語帳機能がある。この単語帳機能により、ユーザが過去に調べた単語を再確認したり、ユーザが覚えた単語であることを示すチェックマークを付加したりして、ユーザ独自の学習が行える。 Electronic dictionaries have a wordbook function that allows a user to register words (phrases) searched through a dictionary for each type of dictionary, such as an English-Japanese dictionary and a Japanese-English dictionary, as a wordbook. With this wordbook function, the user can study the words uniquely by reconfirming the words that the user has looked up in the past and by adding check marks to indicate that the words have been learned by the user.

従来、複数のユーザの電子辞書の単語帳の情報を、ユーザの属性情報を対応付けてサーバに登録し、サーバに登録した情報に基づき、ユーザの属性に対応した単語の学習状況を知ることのできる学習支援システムが考えられている(例えば、特許文献1参照。)。 Conventionally, information in wordbooks of electronic dictionaries of a plurality of users is registered in a server in association with user attribute information, and based on the information registered in the server, it is possible to know the learning status of words corresponding to the user attributes. A learning support system that can do this is being considered (see, for example, Patent Literature 1).

特開2018-013829号公報JP 2018-013829 A

例えば学生は、試験勉強や受験勉強をしているときに、自分が学習対象とする語句が、試験や受験のライバルになる他のユーザによりどの程度調べられているのかを、その場で簡単に確認しながら効率よく学習したい要望がある。 For example, when a student is studying for an exam or taking an exam, he/she can easily see on the spot how much other users who are competitors for the exam or taking the exam have researched the words and phrases he or she is studying. There is a desire to learn efficiently while checking.

本発明はこのような課題に鑑みてなされたもので、自分が学習対象とする語句が他のユーザによりどの程度調べられているのかを、その場で簡単に確認しながら効率よく学習することが可能になるサーバ装置、学習支援方法およびプログラムを提供することを目的とする。 The present invention has been made in view of such problems, and it is possible to learn efficiently while simply checking on the spot how much other users have researched the words and phrases to be learned by oneself. It is an object of the present invention to provide a server device, a learning support method, and a program that make it possible.

本発明に係るサーバ装置は、
通信機器と通信する通信部と、
少なくとも一人のユーザがテキストを事典により検索した検索履歴をユーザ毎にユーザ属性に対応付けて記憶する記憶部と、
制御部と、を備え、
前記制御部は、
前記通信機器においてユーザが指定したテキストを前記通信機器から受信し、前記受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にあると判定した場合、
前記ユーザが指定したテキストが、前記ユーザ属性に対応するユーザにより検索されたことを示す情報を、前記通信機器に表示させる、ように構成される。
A server device according to the present invention includes:
a communication unit that communicates with a communication device;
a storage unit that stores a search history of text searches by at least one user using encyclopedias in association with user attributes for each user;
a control unit;
The control unit
A text specified by a user is received from the communication device in the communication device, and the received text is determined to be in the search history stored in the storage unit corresponding to the user attribute set by the user by the communication device. case,
Information indicating that the text specified by the user has been retrieved by the user corresponding to the user attribute is displayed on the communication device.

本発明のサーバ装置、学習支援方法およびプログラムの実施形態に係る学習支援システム1の全体構成を示す図。1 is a diagram showing the overall configuration of a learning support system 1 according to an embodiment of a server device, a learning support method, and a program of the present invention; FIG. 学習支援サーバ10の電子回路の構成を示すブロック図。2 is a block diagram showing the configuration of an electronic circuit of the learning support server 10; FIG. 辞書データベース記憶領域12bに記憶される英和辞書の見出し語である英単語と同英単語の説明情報である訳とを対応付けた辞書データの一部を示す図。FIG. 4 is a diagram showing part of dictionary data in which English words that are headwords of the English-Japanese dictionary stored in the dictionary database storage area 12b are associated with translations that are explanatory information of the same English words; 検索履歴データ記憶領域12dに記憶される各ユーザの検索履歴データの例を示す図であり、同図(A)はユーザAの検索履歴データの例を示す図、同図(B)はユーザBの検索履歴データの例を示す図。FIG. 4 is a diagram showing an example of search history data of each user stored in a search history data storage area 12d; FIG. 4 is a diagram showing an example of search history data of . 検索履歴集計データ記憶領域12eに記憶される検索履歴集計データの例を示す図であり、同図(A)はあるユーザ属性のユーザの範囲に対応した英和辞書の検索履歴に基づく週間検索英単語ランキングを示す図、同図(B)は同検索履歴に基づく平均検索回数ランキングを示す図。FIG. 10A is a diagram showing an example of search history aggregated data stored in a search history aggregated data storage area 12e, and FIG. FIG. 11B is a diagram showing rankings, and FIG. 11B is a diagram showing an average search frequency ranking based on the search history. 通信端末20の電子回路の構成を示すブロック図。2 is a block diagram showing the configuration of an electronic circuit of the communication terminal 20; FIG. 通信端末20の辞書アプリ23bに従いタッチパネル式表示部21に表示される集計対象者設定画面GTを示す図。FIG. 4 is a diagram showing a tally target person setting screen GT displayed on the touch panel display unit 21 according to the dictionary application 23b of the communication terminal 20; 通信端末20の辞書アプリ23bに従いタッチパネル式表示部21に表示される学習対象絞り込み条件設定画面GJを示す図。FIG. 10 is a diagram showing a learning target narrowing condition setting screen GJ displayed on the touch panel display unit 21 according to the dictionary application 23b of the communication terminal 20; 通信端末20の辞書アプリ23bに従った端末処理を示すフローチャート。4 is a flowchart showing terminal processing according to a dictionary application 23b of the communication terminal 20; 通信端末20の端末処理に応答して実行される学習支援サーバ10のサーバ処理を示すフローチャート。4 is a flowchart showing server processing of the learning support server 10 executed in response to terminal processing of the communication terminal 20; 通信端末20の辞書アプリ23bが起動された状態での『語句(単語)検索』に応じたテキスト表示画面GDの画面遷移を示す図。FIG. 10 is a diagram showing screen transitions of the text display screen GD corresponding to “phrase (word) search” in a state where the dictionary application 23b of the communication terminal 20 is activated; 通信端末20の辞書アプリ23bが起動された状態での『検索履歴集計』に応じたテキスト表示画面GDの画面遷移を示す図。FIG. 10 is a diagram showing screen transitions of the text display screen GD corresponding to "search history totalization" in a state where the dictionary application 23b of the communication terminal 20 is activated; 他の実施形態の事典データベース記憶領域12b1に記憶される百科事典の見出し語である語句と同語句の説明情報である説明文、画像、音声とを対応付けた事典データの一部を示す図。FIG. 12 is a diagram showing part of encyclopedia data in which words that are headwords of an encyclopedia stored in an encyclopedia database storage area 12b1 of another embodiment are associated with descriptions, images, and sounds that are explanatory information of the same words. 他の実施形態の検索履歴データ記憶領域12dに記憶される各ユーザの検索履歴データの例を示す図であり、同図(A)はユーザAの検索履歴データの例を示す図、同図(B)はユーザBの検索履歴データの例を示す図。FIG. 12A is a diagram showing an example of search history data of each user stored in a search history data storage area 12d according to another embodiment; FIG. 3B is a diagram showing an example of search history data of user B; FIG. 他の実施形態の検索履歴集計データ記憶領域12eに記憶される検索履歴集計データの例を示す図であり、同図(A)はあるユーザ属性のユーザの範囲に対応した事典データの検索履歴に基づく週間検索見出し語ランキングを示す図、同図(B)は同検索履歴に基づく平均検索回数ランキングを示す図。FIG. 12A is a diagram showing an example of search history aggregated data stored in a search history aggregated data storage area 12e of another embodiment, and FIG. FIG. 2B is a diagram showing the average number of searches based on the search history; FIG. 通信端末20での他の実施形態の『語句(単語)検索』に応じたテキスト表示画面GDの画面遷移を示す図。FIG. 10 is a diagram showing screen transitions of the text display screen GD according to another embodiment of the “phrase (word) search” on the communication terminal 20; 通信端末20での他の実施形態の『検索履歴集計』に応じたテキスト表示画面GDの画面遷移を示す図。FIG. 10 is a diagram showing screen transitions of the text display screen GD according to another embodiment of the communication terminal 20 .

以下、図面を参照して本発明の実施形態について説明する。 Embodiments of the present invention will be described below with reference to the drawings.

(実施形態の構成)
図1は、本発明のサーバ装置、学習支援方法およびプログラムの実施形態に係る学習支援システム1の全体構成を示す図である。
(Configuration of embodiment)
FIG. 1 is a diagram showing the overall configuration of a learning support system 1 according to an embodiment of a server device, learning support method, and program of the present invention.

学習支援システム1は、インターネットなどの通信ネッワーク上に設けられる学習支援サーバ10と、学習支援サーバ10を利用するアプリケーションプログラム(ここでは辞書アプリ)をインストールした通信端末(通信機器)20とを含んで構成される。 The learning support system 1 includes a learning support server 10 provided on a communication network such as the Internet, and a communication terminal (communication device) 20 in which an application program (here, a dictionary application) using the learning support server 10 is installed. Configured.

通信端末(通信機器)20は、学習支援サーバ10との通信機能を有するスマートフォン、タブレット端末、電子辞書、PC(personal computer)、携帯電話、電子ブック、携帯ゲーム機などとして構成され得る。 The communication terminal (communication device) 20 can be configured as a smart phone, tablet terminal, electronic dictionary, PC (personal computer), mobile phone, electronic book, portable game machine, etc., having a function of communicating with the learning support server 10 .

<学習支援サーバ10の機能>
学習支援サーバ10は、少なくとも以下(10a)~(10e)の機能を有する。
<Functions of Learning Support Server 10>
The learning support server 10 has at least the following functions (10a) to (10e).

(10a)辞書アプリをインストールした通信端末20のユーザ情報(ID:識別情報、属性情報:学校/学年/クラス、を含む)を記憶して管理する機能。 (10a) A function of storing and managing user information (including ID: identification information, attribute information: school/grade/class) of the communication terminal 20 on which the dictionary application is installed.

(10b)学習支援サーバ10または通信端末20に記憶された辞書データベースに基づき、ユーザにより辞書検索された語句の検索履歴をユーザ毎に記憶する機能。 (10b) A function of storing, for each user, a search history of words searched by the user based on the dictionary database stored in the learning support server 10 or the communication terminal 20 .

(10c)ユーザ毎の語句の検索履歴に基づき、全ユーザまたはユーザ属性別の語句の検索ランキング、語句の平均検索回数ランキングなどを集計する機能。 (10c) A function of aggregating the search ranking of words and phrases by all users or by user attributes, the average number of searches of words and phrases, etc., based on the search history of words and phrases for each user.

(10d)ユーザ任意の語句が辞書検索された際、ユーザが設定したユーザ属性に対応するユーザの範囲において、検索対象の語句の検索ランキングが上位(例えば10位以内)にある場合、同語句の検索ランキングが上位であることを通知するメッセージM1(例えば「他のユーザも調べています」)を辞書検索中の通信端末20に表示させ、また、検索対象の語句の検索ランキングが上位で且つその平均検索回数ランキングが上位(例えば5位以内)にある場合、同語句の平均検索回数ランキングが上位であることを通知するメッセージM2(例えば「他のユーザが覚えにくい単語です」)を辞書検索中の通信端末20に表示させる機能。 (10d) When a user's arbitrary word is searched in the dictionary, if the search ranking of the search target word is high (for example, within the top 10) in the range of users corresponding to the user attribute set by the user, the same word/phrase A message M1 notifying that the search ranking is high (e.g., "Researching by other users") is displayed on the communication terminal 20 during the dictionary search, and the search ranking of the word to be searched is high and the search ranking is high. If the average search frequency ranking is high (for example, within the top 5), the dictionary is searching for a message M2 (e.g., "This is a word that is difficult for other users to remember") notifying that the average search frequency ranking for the same word is high. function to display on the communication terminal 20.

(10e)複数の語句を含むユーザ任意のテキストの範囲が学習対象として指定された際、指定された範囲のテキストに含まれる複数の語句のうち、ユーザ自身の検索履歴にある語句と、ユーザが設定したユーザ属性に対応するユーザの範囲の検索履歴にある語句とを、通信端末20で指定中のテキスト上に比較可能に強調して表示させる機能。 (10e) When a user-arbitrary text range containing a plurality of words is designated as a learning target, among the plurality of words included in the text of the designated range, words in the user's own search history and A function of emphasizing and displaying words and phrases in the search history of the range of users corresponding to the set user attribute on the text being specified on the communication terminal 20 so that they can be compared.

<通信端末20の機能>
通信端末20は、インストールした辞書アプリに従い、少なくとも以下(20a)~(20f)の機能を有する。
<Functions of Communication Terminal 20>
The communication terminal 20 has at least the following functions (20a) to (20f) according to the installed dictionary application.

(20a)学習支援サーバ10に記憶されたユーザ毎の語句の検索履歴に基づく集計対象者のユーザ属性をユーザ任意に設定する機能。 (20a) A function to arbitrarily set the user attribute of the person to be tallied based on the search history of words and phrases for each user stored in the learning support server 10 .

(20b)学習支援サーバ10または通信端末20に記憶された辞書データベースに基づき、ユーザ任意の語句の辞書検索を行なう機能。 (20b) A function of searching a dictionary for a user's arbitrary word based on the dictionary database stored in the learning support server 10 or the communication terminal 20;

(20c)ユーザ任意の語句の辞書検索を行なう際に、検索対象の語句と、ユーザ任意に設定した集計対象者のユーザ属性とを、学習支援サーバ10へ送信する機能。 (20c) A function of transmitting, to the learning support server 10, a word/phrase to be searched and the user attribute of a tally target person arbitrarily set by the user when performing a dictionary search for a word/phrase arbitrarily set by the user.

(20d)ユーザ任意の語句を辞書検索した検索結果の表示とともに、学習支援サーバ10から受信した、検索対象の語句が検索ランキング上位であることの情報または同検索対象の語句が平均検索回数ランキング上位であること情報に従い、タッチパネル式表示部21にメッセージM1、M2を表示させる機能。 (20d) Display of the search result of dictionary search for user's arbitrary words and phrases received from the learning support server 10 indicating that the words to be searched are ranked high in the search ranking or the words to be searched are ranked high in the average number of searches. A function of displaying messages M1 and M2 on the touch panel type display unit 21 in accordance with the information indicating that the

(20e)複数の語句を含むユーザ任意のテキストの範囲を学習対象として指定した際に、指定した範囲のテキストと、ユーザ任意に設定した集計対象者のユーザ属性とを、学習支援サーバ10へ送信する機能。 (20e) When a user-arbitrary text range containing a plurality of words is specified as a learning target, the specified range of text and the user attributes of the tally target person arbitrarily set by the user are sent to the learning support server 10. function.

(20f)ユーザ任意に指定した範囲のテキストの表示とともに、学習支援サーバ10から受信した検索履歴集計結果(ユーザ自身の検索履歴にある語句と、ユーザが設定したユーザ属性に対応するユーザの範囲の検索履歴にある語句とを、表示中のテキスト上に比較可能に強調して表示させるための情報)に従い、テキストの表示を変化させる機能。 (20f) Along with the display of the text in the range arbitrarily specified by the user, the search history total results received from the learning support server 10 (words in the user's own search history and the range of users corresponding to the user attributes set by the user) A function that changes the text display according to the information for emphasizing and displaying words and phrases in the search history on the displayed text so that they can be compared.

<学習支援サーバ10の電子回路>
図2は、学習支援サーバ10の電子回路の構成を示すブロック図である。
<Electronic Circuit of Learning Support Server 10>
FIG. 2 is a block diagram showing the configuration of an electronic circuit of the learning support server 10. As shown in FIG.

学習支援サーバ10の電子回路は、コンピュータである制御部(CPU:central processing unit)11と、記憶部12と、記録媒体読取部14と、通信部15と、入力部16と、表示部17とを備えている。 The electronic circuit of the learning support server 10 includes a control unit (CPU: central processing unit) 11 which is a computer, a storage unit 12, a recording medium reading unit 14, a communication unit 15, an input unit 16, and a display unit 17. It has

制御部11は、記憶部12に記憶されているサーバ制御プログラム12aに従い、入力部16からのユーザ操作に応じた入力信号、あるいは通信ネットワークN上の通信端末20からの通信部15による受信信号に応じて回路各部の動作を制御する。 According to the server control program 12a stored in the storage unit 12, the control unit 11 receives an input signal from the input unit 16 according to the user's operation, or a signal received by the communication unit 15 from the communication terminal 20 on the communication network N. The operation of each part of the circuit is controlled accordingly.

サーバ制御プログラム12aは、記憶部12に予め記憶されていてもよいし、あるいはCD-ROMなどの外部記録媒体13から記録媒体読取部14を介して記憶部12に読み込まれて記憶されたものであってもよい。 The server control program 12a may be pre-stored in the storage unit 12, or may be read from an external recording medium 13 such as a CD-ROM via the recording medium reading unit 14 and stored in the storage unit 12. There may be.

サーバ制御プログラム12aは、少なくとも前述の(10a)~(10e)の機能を実行するためのプログラムを含む。 The server control program 12a includes at least programs for executing the functions (10a) to (10e) described above.

記憶部12には、サーバ制御プログラム12aの記憶領域のほか、辞書データベース記憶領域12b、ユーザ管理データ記憶領域12c、検索履歴データ記憶領域12d、検索履歴集計データ記憶領域12e、忘却特性データ記憶領域12f、重要単語データ記憶領域12g、作業データ記憶領域12hが確保される。 In addition to the storage area for the server control program 12a, the storage unit 12 includes a dictionary database storage area 12b, a user management data storage area 12c, a search history data storage area 12d, a search history total data storage area 12e, and a forgetting characteristics data storage area 12f. , an important word data storage area 12g and a work data storage area 12h are secured.

辞書データベース記憶領域12bには、英和辞書、独和辞書、仏和辞書、国語辞書などの各種の辞書データが、見出し語である語句と同見出し語に対応する訳、語義、用例、解説などの説明情報とを対応付けた辞書データとして記憶される。 In the dictionary database storage area 12b, various types of dictionary data such as an English-Japanese dictionary, a German-Japanese dictionary, a French-Japanese dictionary, and a Japanese-language dictionary are stored as entry words and translations, meanings, examples, explanations, etc. corresponding to the same entry words. It is stored as dictionary data associated with explanation information.

図3は、辞書データベース記憶領域12bに記憶される英和辞書の見出し語である英単語と同英単語の説明情報である訳とを対応付けた辞書データの一部を示す図である。 FIG. 3 is a diagram showing part of the dictionary data in which English words that are entry words of the English-Japanese dictionary stored in the dictionary database storage area 12b are associated with translations that are explanatory information of the same English words.

ユーザ管理データ記憶領域12cには、辞書アプリをインストールした通信端末20のユーザ毎に、ユーザID(ユーザ識別情報:ここではアプリID)に対応付けられて、ユーザの属性(ここでは、学校、学年、クラス、志望校、受験する検定試験の級など)が記憶される。なおユーザの属性は、例えば年度更新時期などにおいてユーザにより定期的に更新される。 In the user management data storage area 12c, user attributes (here, school, grade) are associated with user IDs (user identification information: here, application IDs) for each user of the communication terminal 20 who has installed the dictionary application. , class, desired school, level of certification exam to be taken, etc.) are stored. Note that the user's attributes are periodically updated by the user, for example, at the time of yearly update.

検索履歴データ記憶領域12dには、ユーザ管理データ記憶領域12cに記憶されて管理されるユーザID毎に、ユーザが辞書検索した見出し語(語句)とその検索日時とが対応付けられて記憶される。 In the search history data storage area 12d, for each user ID stored and managed in the user management data storage area 12c, a headword (word/phrase) searched by the user in the dictionary and the date and time of the search are stored in association with each other. .

図4は、検索履歴データ記憶領域12dに記憶される各ユーザの検索履歴データの例を示す図であり、同図(A)はユーザAの検索履歴データの例を示す図、同図(B)はユーザBの検索履歴データの例を示す図である。 FIG. 4 is a diagram showing an example of search history data of each user stored in the search history data storage area 12d. FIG. ) is a diagram showing an example of user B's search history data.

検索履歴集計データ記憶領域12eには、検索履歴データ記憶領域12dに記憶されたユーザ毎の語句の検索履歴に基づき、例えば全期間、年間、月間、週間などの期間を設定して全ユーザまたはユーザ属性別(学年別、クラス別など)に集計された語句の検索ランキング、語句の平均検索回数ランキングなどの検索履歴集計データが記憶される。 Based on the search history of words and phrases for each user stored in the search history data storage area 12d, the search history aggregated data storage area 12e stores all users or user Stores aggregated search history data such as word/phrase search rankings and word/phrase average search frequency rankings, which are tabulated by attribute (by grade, by class, etc.).

図5は、検索履歴集計データ記憶領域12eに記憶される検索履歴集計データの例を示す図であり、同図(A)はあるユーザ属性のユーザの範囲に対応した英和辞書の検索履歴に基づく週間検索英単語ランキングを示す図、同図(B)は同検索履歴に基づく平均検索回数ランキングを示す図である。 FIG. 5 is a diagram showing an example of search history aggregated data stored in the search history aggregated data storage area 12e. FIG. FIG. 3B is a diagram showing weekly search English word rankings, and FIG. 2B is a diagram showing average search frequency rankings based on the same search history.

忘却特性データ記憶領域12fには、人間の忘却特性に基づき設定された前回の学習のタイミングからの最適な復習のタイミング(例えば、初回から1日後(2回目)/3日後(3回目)/10日後(4回目)/30日後(5回目)…)を示すデータが記憶される。 In the forgetting characteristic data storage area 12f, the optimum review timing from the previous learning timing set based on the human forgetting characteristic (for example, one day after the first (second time)/three days after the first time (third time)/10 Data indicating days later (4th time)/30 days later (5th time)...) is stored.

重要単語データ記憶領域12gには、ユーザにとって復習すべき単語としての重要単語(例えば、中学受験、高校受験、大学受験、検定試験などの試験に高頻度で出題される単語)のデータが記憶される。 The important word data storage area 12g stores data of important words (for example, words that are frequently asked in tests such as junior high school entrance exams, high school entrance exams, university entrance exams, and certification exams) as words to be reviewed by the user. be.

作業データ記憶領域12hには、制御部11による各部の動作の制御に応じて生成または取得される各種のデータが必要に応じて一時的に記憶される。 In the work data storage area 12h, various data generated or acquired according to the control of the operation of each unit by the control unit 11 are temporarily stored as necessary.

このように構成された学習支援サーバ10は、制御部11がサーバ制御プログラム12aに記述された命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、後述の動作説明で述べるような各種の機能を実現する。 In the learning support server 10 configured in this way, the control unit 11 controls the operation of each circuit according to the instructions written in the server control program 12a, and the software and hardware cooperate to operate. It implements various functions as will be described later in the operation description.

<通信端末20の電子回路>
図6は、通信端末20の電子回路の構成を示すブロック図である。
<Electronic Circuit of Communication Terminal 20>
FIG. 6 is a block diagram showing the configuration of the electronic circuit of the communication terminal 20. As shown in FIG.

通信端末20の電子回路は、コンピュータである制御部(CPU)22と、記憶部23と、記録媒体読取部25と、通信部(Wi-Fi(登録商標)通信/移動体通信)26と、タッチパネル式表示部21とを備えている。 The electronic circuit of the communication terminal 20 includes a control unit (CPU) 22 which is a computer, a storage unit 23, a recording medium reading unit 25, a communication unit (Wi-Fi (registered trademark) communication/mobile communication) 26, A touch panel type display unit 21 is provided.

制御部22は、記憶部23に記憶されている通信端末制御プログラム23aおよび辞書アプリケーションプログラム(辞書アプリ)23b従い、タッチパネル式表示部21からのユーザ操作に応じた入力信号、あるいは通信ネットワークN上のWebサーバ(学習支援サーバ10含む)からの通信部26による受信信号に応じて回路各部の動作を制御する。 In accordance with the communication terminal control program 23a and the dictionary application program (dictionary application) 23b stored in the storage unit 23, the control unit 22 receives an input signal from the touch panel display unit 21 according to the user's operation, or an input signal on the communication network N. It controls the operation of each part of the circuit according to the signal received by the communication part 26 from the Web server (including the learning support server 10).

通信端末制御プログラム23aおよび辞書アプリ23bは、記憶部23に予め記憶されていてもよいし、あるいはメモリカードなどの外部記録媒体24から記録媒体読取部25を介して記憶部23に読み込まれて記憶されたものでもよいし、通信ネットワークN上のWebサーバ(この場合、プログラムサーバ)からダウンロードして記憶部23に読み込まれて記憶されたものであってもよい。 The communication terminal control program 23a and the dictionary application 23b may be stored in advance in the storage unit 23, or may be read from an external recording medium 24 such as a memory card via a recording medium reading unit 25 and stored in the storage unit 23. Alternatively, it may be downloaded from a Web server (in this case, a program server) on the communication network N, read into the storage unit 23, and stored.

辞書アプリ23bは、少なくとも前述の(20a)~(20f)の機能を実行するためのプログラムを含む。 The dictionary application 23b includes a program for executing at least the functions (20a) to (20f) described above.

記憶部23には、通信端末制御プログラム23aおよび辞書アプリ23bの記憶領域のほか、集計対象者設定データ記憶領域23c、学習対象絞り込み条件データ記憶領域23d、作業データ記憶領域23eなどが確保される。 In addition to storage areas for the communication terminal control program 23a and the dictionary application 23b, the storage unit 23 secures an aggregation target person setting data storage area 23c, a learning target narrowing condition data storage area 23d, a work data storage area 23e, and the like.

集計対象者設定データ記憶領域23cには、学習支援サーバ10に対し、ユーザ毎の語句の検索履歴に基づいた語句の検索ランキングや語句の平均検索回数ランキングなどの集計を行なわせるための集計対象者のユーザ属性が、ユーザ任意に設定されて記憶される。ここでの、集計対象者のユーザ属性は、『語句(単語)検索』を行なう場合の集計対象者と、複数の語句(単語)を含むテキストの範囲を学習対象として『検索履歴集計』を行なう場合の集計対象者とを別にして、ユーザ任意に設定される。 In the tally target person setting data storage area 23c, the tally target person for causing the learning support server 10 to tally the search ranking of words and phrases based on the search history of words and phrases for each user, the ranking of the average number of searches of words and phrases, and the like. are set arbitrarily by the user and stored. Here, the user attribute of the person to be aggregated is the person to be aggregated when performing "phrase (word) search" and the range of text containing multiple phrases (words) to be learned, and "search history aggregation" is performed. It is set arbitrarily by the user, apart from the person to be tallied in the case.

図7は、通信端末20の辞書アプリ23bに従いタッチパネル式表示部21に表示される集計対象者設定画面GTを示す図である。 FIG. 7 is a diagram showing a tally target person setting screen GT displayed on the touch panel display unit 21 according to the dictionary application 23b of the communication terminal 20. As shown in FIG.

集計対象者設定画面GTは、辞書アプリ23bに従いタッチパネル式表示部21に表示されたメニューの中の「集計対象者設定」の項目(図示せず)をタッチ操作して指定することにより表示され、当該表示された集計対象者設定画面GTに従い、『語句(単語)検索』を行なう場合の集計対象者と、『検索履歴集計』を行なう場合の集計対象者とを、ユーザの属性を例えば学年別、クラス別、志望校別、検定試験の級別などの項目に分けて一覧にした集計対象者選択リストTLから選択して設定する。 The tally target person setting screen GT is displayed by touching and specifying an item (not shown) of "tally target person setting" in the menu displayed on the touch panel display unit 21 according to the dictionary application 23b. According to the displayed tabulation target person setting screen GT, the tabulation target person in the case of "phrase (word) search" and the tabulation target person in the case of "search history tabulation" are set, for example, by class grade. , by class, by desired school, by test grade, etc., and selects and sets from a tally target person selection list TL, which is listed.

集計対象者を設定する数は、単数または複数に限定されない。 The number of persons to be counted is not limited to singular or plural.

ここで、集計対象者設定画面GTの『検索履歴集計』を行なう場合の集計対象者の設定エリアには、設定された集計対象者の属性別に、異なる属性を色で識別可能な属性別マーク(赤色)RE、(青色)BLが付加されて表示される。 Here, in the setting area of the tally target person when performing "search history tally" on the tally target person setting screen GT, an attribute-specific mark ( Red) RE and (blue) BL are added and displayed.

学習対象絞り込み条件データ記憶領域23dには、『検索履歴集計』を行なう場合に、テキストの範囲から学習対象とする語句(単語)を絞り込むための学習対象絞り込み条件が、ユーザ任意に設定されて記憶される。 In the learning target narrowing condition data storage area 23d, the learning target narrowing conditions for narrowing down the phrases (words) to be learned from the range of the text when performing "retrieval history summarization" are stored arbitrarily set by the user. be done.

図8は、通信端末20の辞書アプリ23bに従いタッチパネル式表示部21に表示される学習対象絞り込み条件設定画面GJを示す図である。 FIG. 8 is a diagram showing a learning object narrowing down condition setting screen GJ displayed on the touch panel display unit 21 according to the dictionary application 23b of the communication terminal 20. As shown in FIG.

学習対象絞り込み条件設定画面GJは、辞書アプリ23bに従いタッチパネル式表示部21に表示されたメニューの中の「絞り込み条件設定」の項目(図示せず)をタッチ操作して指定することにより表示され、当該表示された学習対象絞り込み条件設定画面GJに従い、絞り込み条件としての「検索回数上位」「忘却特性」「重要単語」「条件無し」の何れかを選択して設定する。 The learning target narrowing condition setting screen GJ is displayed by touching and specifying an item (not shown) of "narrowing down condition setting" in the menu displayed on the touch panel type display unit 21 according to the dictionary application 23b. According to the displayed learning object narrowing down condition setting screen GJ, any one of "high search frequency", "forgetting characteristic", "important word", and "no condition" is selected and set as the narrowing down condition.

「検索回数上位」は、テキストの範囲に含まれる語句(単語)を、検索履歴にある検索回数が多く覚えにくい語句(単語)に絞り込む場合に選択され、「忘却特性」は、テキストの範囲に含まれる語句(単語)を、忘却特性に基づき復習に効果的な語句(単語)に絞り込む場合に選択され、「重要単語」は、テキストの範囲に含まれる語句(単語)を、復習すべき単語としての重要単語に絞り込む場合に選択される。 "Top most searched" is selected when narrowing down the phrases (words) included in the range of text to phrases (words) that have been searched many times in the search history and are difficult to remember. It is selected when the included phrases (words) are narrowed down to phrases (words) that are effective for review based on forgetting characteristics. It is selected when narrowing down to important words as.

学習対象絞り込み条件を設定する条件の数は、単数または複数に限定されない。 The number of conditions for setting the learning target narrowing conditions is not limited to singular or plural.

なお、集計対象者設定画面GTに従いユーザが設定した集計対象者のユーザ属性と、学習対象絞り込み条件設定画面GJに従いユーザが設定した学習対象絞り込み条件とは、通信端末20に記憶させることなく、学習支援サーバ10のユーザ管理データ記憶領域12cに、集計対象者と学習対象絞り込み条件とを設定したユーザのユーザIDに対応付けて記憶させてもよい。 Note that the user attribute of the aggregation target set by the user according to the aggregation target person setting screen GT and the learning target narrowing condition set by the user according to the learning target narrowing condition setting screen GJ are learned without being stored in the communication terminal 20. The user management data storage area 12c of the support server 10 may be stored in association with the user ID of the user who set the tally target person and the learning target narrowing condition.

作業データ記憶領域23eには、制御部22による各部の動作の制御に応じて生成または取得される各種のデータが必要に応じて一時的に記憶される。 In the work data storage area 23e, various data generated or acquired according to the control of the operation of each unit by the control unit 22 are temporarily stored as necessary.

このように構成された通信端末20は、制御部22が通信端末制御プログラム23aおよび辞書アプリ23bに記述された命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、後述の動作説明で述べるような各種の機能を実現する。 In the communication terminal 20 configured as described above, the control section 22 controls the operation of each circuit section according to the instructions described in the communication terminal control program 23a and the dictionary application 23b, and software and hardware operate in cooperation. By doing so, various functions are realized as will be described later in the explanation of the operation.

(実施形態の動作)
次に、実施形態の学習支援システム1の動作について説明する。
(Operation of embodiment)
Next, the operation of the learning support system 1 of the embodiment will be described.

図9は、通信端末20の辞書アプリ23bに従った端末処理を示すフローチャートである。 FIG. 9 is a flowchart showing terminal processing according to the dictionary application 23b of the communication terminal 20. As shown in FIG.

図10は、通信端末20の端末処理に応答して実行される学習支援サーバ10のサーバ処理を示すフローチャートである。 FIG. 10 is a flowchart showing server processing of the learning support server 10 that is executed in response to terminal processing of the communication terminal 20 .

図11は、通信端末20の辞書アプリ23bが起動された状態での『語句(単語)検索』に応じたテキスト表示画面GDの画面遷移を示す図である。 FIG. 11 is a diagram showing a screen transition of the text display screen GD corresponding to "phrase (word) search" with the dictionary application 23b of the communication terminal 20 activated.

通信端末20において、辞書アプリ23bが起動された状態で(ステップT1(Yes))、ユーザが学習対象とする英文テキストのデータが、例えば通信ネットワークN(インターネット)上のWebサーバから受信されると、制御部22は、図11に示すように、受信した英文テキストのデータを展開したテキスト表示画面GDを生成し、タッチパネル式表示部21に表示させる。 In the communication terminal 20, when the dictionary application 23b is activated (step T1 (Yes)), the English text data that the user wants to learn is received from, for example, a web server on the communication network N (Internet). As shown in FIG. 11, the control unit 22 generates a text display screen GD in which the received English text data is developed, and causes the touch panel type display unit 21 to display it.

テキスト表示画面GDの英文テキストに含まれる単語を辞書検索するため、図11に示すように、検索対象とする単語“various”がユーザUによりタッチ(長押し)されて指定されると、制御部22は、指定された単語“various”を識別表示Hさせ、同単語“various”に対応付けて[検索する]ボタンSKを表示させる。 In order to search the dictionary for words contained in the English text on the text display screen GD, as shown in FIG. At 22, the specified word "various" is identified and displayed H, and a [search] button SK is displayed in association with the word "various".

単語“various”の[検索する]ボタンSKがタッチされ『単語検索』が指示されると(ステップT2(Yes))、制御部22は、集計対象者設定データ記憶領域23cから『語句(単語)検索』を行なう場合の集計対象者の属性データ(例えば、高校3年生)を取得する(ステップT3)。 When the [search] button SK for the word "various" is touched to instruct "word search" (step T2 (Yes)), the control unit 22 retrieves the "word (word) Attribute data (for example, 3rd year high school student) of the person to be tallied when performing "search" is acquired (step T3).

制御部22は、通信端末20のユーザIDと、検索対象の単語“various”と、集計対象者の属性データとを、学習支援サーバ10へ送信する(ステップT4)。 The control unit 22 transmits the user ID of the communication terminal 20, the search target word "various", and the attribute data of the tally target to the learning support server 10 (step T4).

学習支援サーバ10において、通信端末20から送信されたユーザIDと、検索対象の単語“various”と、集計対象者の属性データとが受信されると(ステップS1,S2(Yes))、制御部11は、受信された単語“various”を辞書データベース記憶領域12bに記憶された英和辞書に基づき検索し、単語“various”に対応する訳を含む説明情報を取得する(ステップS3)。 In the learning support server 10, when the user ID transmitted from the communication terminal 20, the search target word "various", and the attribute data of the tally target person are received (steps S1 and S2 (Yes)), the control unit 11 retrieves the received word "various" based on the English-Japanese dictionary stored in the dictionary database storage area 12b, and obtains explanation information including the translation corresponding to the word "various" (step S3).

そして制御部11は、受信された集計対象者の属性データに基づき、検索対象の単語“various”について、検索履歴集計データ記憶領域12eに記憶された集計対象者(高校3年生)の検索ランキング(図5(A)参照)の上位(10位以内)に含まれるか否かを判定する(ステップS4)。 Then, based on the received attribute data of the aggregation target, the control unit 11 determines the search ranking of the aggregation target (third-year high school student) stored in the search history aggregation data storage area 12e for the search target word “various” ( 5(A)) is determined (step S4).

検索対象の単語“various”が、集計対象者(高校3年生)の検索ランキングの上位に含まれる場合(ステップS4(Yes))、制御部11は、検索ランキング上位フラグを設定する(ステップS5)。 If the search target word "various" is included in the high search ranking of the tally target (third-year high school student) (step S4 (Yes)), the control unit 11 sets a high search ranking flag (step S5). .

さらに制御部11は、検索対象の単語“various”が、集計対象者(高校3年生)の平均検索回数ランキング(図5(B)参照)の上位(5位以内)に含まれるか否かを判定する(ステップS6)。 Further, the control unit 11 determines whether or not the search target word “various” is included in the top (within 5th place) of the average search frequency ranking (see FIG. 5B) of the tally target person (third year high school student). Determine (step S6).

検索対象の単語“various”が、集計対象者(高校3年生)の検索ランキングの上位に含まれる一方で、平均検索回数ランキングの上位(5位以内)には含まれない場合(ステップS6(No)、制御部11は、ステップS5にて設定した検索ランキング上位フラグと、辞書検索された単語“various”の説明情報とを含む検索結果のデータを、ステップS1にて受信したユーザIDに対応する通信端末20へ送信する(ステップS8)。 If the search target word "various" is included in the top of the search ranking of the tally target (third-year high school student), but is not included in the top (within 5th place) of the average number of searches (step S6 (No ), the control unit 11 stores the search result data including the search ranking flag set in step S5 and the explanation information of the word "various" searched in the dictionary corresponding to the user ID received in step S1. It is transmitted to the communication terminal 20 (step S8).

通信端末20において、学習支援サーバ10から送信された検索ランキング上位フラグを含む検索結果のデータが受信されると(ステップT5,T6(Yes))、制御部22は、図11に示すように、テキスト表示画面GDの下端に、辞書検索された単語“various”の検索ランキングが上位であることを通知するメッセージ「他のユーザも調べています」M1を強調表示させるとともに(ステップT7)、同単語“various”の説明情報“さまざまな、…”を含む検索結果ウインドウWを表示させる(ステップT10)。 When the communication terminal 20 receives the search result data including the search ranking flag transmitted from the learning support server 10 (steps T5 and T6 (Yes)), the control unit 22 performs the following as shown in FIG. At the lower end of the text display screen GD, the message "Other users are also looking" M1, which notifies that the word "various" searched in the dictionary is high in the search ranking, is highlighted (step T7), and the word "various" is highlighted (step T7). A search result window W including explanatory information "various, ..." of "various" is displayed (step T10).

これによりユーザは、自分が辞書検索して学習している単語“various”について、ユーザが設定した例えば大学受験のライバルである高校3年生により広く調べられて学習されていることを、辞書検索したその場で簡単に確認できる。 As a result, the user searches the dictionary to find out that the word "various" that he/she is learning by searching the dictionary has been extensively researched and learned by, for example, third-year high school students who are rivals for university entrance exams set by the user. Easy to check on the spot.

また、学習支援サーバ10において、検索対象の単語“various”が、集計対象者(高校3年生)の検索ランキングの上位に含まれ(ステップS4(Yes))、さらに、平均検索回数ランキングの上位に含まれる場合(ステップS6(Yes))、制御部11は、ステップS5にて設定した検索ランキング上位フラグに加えて、平均検索回数ランキング上位フラグを設定し(ステップS7)、設定した検索ランキング上位フラグおよび平均検索回数ランキング上位フラグと、辞書検索された単語“various”の説明情報とを含む検索結果のデータを、ステップS1にて受信したユーザIDに対応する通信端末20へ送信する(ステップS8)。 In addition, in the learning support server 10, the search target word "various" is included at the top of the search ranking of the tally target person (third-year high school student) (step S4 (Yes)), and furthermore, is included at the top of the average search frequency ranking. If it is included (step S6 (Yes)), the control unit 11 sets an average number of searches ranking top flag in addition to the search ranking top flag set in step S5 (step S7), and sets the set search ranking top flag. And the search result data including the average number of searches ranking flag and the explanation information of the word "various" searched in the dictionary is transmitted to the communication terminal 20 corresponding to the user ID received in step S1 (step S8). .

通信端末20において、学習支援サーバ10から送信された検索ランキング上位フラグおよび平均検索回数ランキング上位フラグを含む検索結果のデータが受信されると(ステップT5~T8(Yes))、制御部22は、図11に示すように、テキスト表示画面GDの下端に、辞書検索された単語“various”の検索ランキングが上位であることを通知するメッセージ「他のユーザも調べています」M1を強調表示させるのに加えて、平均検索回数ランキングが上位であることを通知するメッセージ「他のユーザが覚えにくい単語です」M2を強調表示させる(ステップT9)。そして、辞書検索された単語“various”の説明情報“さまざまな、…”を含む検索結果ウインドウWを表示させる(ステップT10)。 When the communication terminal 20 receives the search result data including the search ranking top flag and the average number of searches ranking top flag transmitted from the learning support server 10 (steps T5 to T8 (Yes)), the control unit 22 As shown in FIG. 11, at the lower end of the text display screen GD, the message "Also searching by other users" M1, which notifies that the word "various" searched in the dictionary is ranked high, is highlighted. In addition, the message "This is a word difficult for other users to remember" M2, which notifies that the average search frequency ranking is high, is highlighted (step T9). Then, the search result window W including the explanatory information "various, ..." of the word "various" searched in the dictionary is displayed (step T10).

これによりユーザは、自分が辞書検索して学習している単語“various”について、ユーザが設定した例えば大学受験のライバルである高校3年生の検索ランキング上位となって広く調べられて学習されていること、さらにはそれが同ライバル達の平均検索回数ランキング上位となって覚えにくい単語であることを、辞書検索したその場で簡単に確認できる。 As a result, the user searches the dictionary and learns the word "various", which is ranked high in the search ranking set by the user, for example, a third-year high school student who is a rival for university entrance exams. Furthermore, it is possible to easily check on the spot when searching the dictionary that it is a word that is difficult to remember because it ranks high in the average number of times searched for by rivals.

図12は、通信端末20の辞書アプリ23bが起動された状態での『検索履歴集計』に応じたテキスト表示画面GDの画面遷移を示す図である。 FIG. 12 is a diagram showing a screen transition of the text display screen GD corresponding to "search history totalization" when the dictionary application 23b of the communication terminal 20 is activated.

通信端末20において、図12(A)に示すように、英文テキストのデータを展開したテキスト表示画面GDをタッチパネル式表示部21に表示させた状態で、表示された英文テキストの任意の範囲を学習対象とするため、同英文テキストの範囲をユーザUによりタッチ(長押し)して指定すると、制御部22は、指定されたテキストの範囲を識別表示Hさせ、[検索履歴を表示する]ボタンHKを表示させる。 In the communication terminal 20, as shown in FIG. 12(A), a text display screen GD in which English text data is expanded is displayed on the touch panel type display unit 21, and an arbitrary range of the displayed English text is learned. When the user U touches (presses and holds) a range of the same English text to designate it as a target, the control unit 22 displays H the designated range of the text, and a [display search history] button HK. display.

[検索履歴を表示する]ボタンHKがタッチされ、指定されたテキストの範囲を学習対象とした『検索履歴集計』が指示されると(ステップT11(Yes))、制御部22は、集計対象者設定データ記憶領域23cから『検索履歴集計』を行なう場合の集計対象者の属性データ(例えば「自分」と「3年A組」)を取得する(ステップT12)。 When the [display search history] button HK is touched to instruct "total search history" with the designated text range as learning target (step T11 (Yes)), the control unit 22 Attribute data (for example, "myself" and "third-year group A") of persons to be tallied when performing "retrieval history tallying" are acquired from the setting data storage area 23c (step T12).

また制御部22は、学習対象絞り込み条件データ記憶領域23dから、ユーザに設定された学習対象絞り込み条件を取得する(ステップT13)。 The control unit 22 also acquires the learning target narrowing-down condition set by the user from the learning target narrowing-down condition data storage area 23d (step T13).

制御部22は、通信端末20のユーザIDと、指定された範囲のテキストのデータと、集計対象者の属性データ(属性を識別可能な色のデータ含む)と、学習対象絞り込み条件のデータとを、学習支援サーバ10へ送信する(ステップT14)。 The control unit 22 stores the user ID of the communication terminal 20, the text data in the specified range, the attribute data of the tally target person (including the color data that can identify the attribute), and the data of the learning target narrowing condition. , to the learning support server 10 (step T14).

学習支援サーバ10において、通信端末20から送信されたユーザIDと、指定された範囲のテキストのデータと、集計対象者の属性データと、学習対象絞り込み条件のデータとが受信されると(ステップS1→S9(Yes))、制御部11は、テキストに含まれる単語を抽出して単語リストを生成する(ステップS10)。 When the learning support server 10 receives the user ID, the text data of the specified range, the attribute data of the tally target, and the data of the learning target narrowing condition transmitted from the communication terminal 20 (step S1 → S9 (Yes)), the control unit 11 extracts words contained in the text and generates a word list (step S10).

制御部11は、学習対象絞り込み条件(「検索回数上位」または「忘却特性」または「重要単語」)が設定されている場合(ステップS11(Yes))、設定された学習対象絞り込み条件に従い、ステップS10にて生成した単語リストに含まれる単語のうち、絞り込み条件に合致しない単語を消去し、単語リストの単語を絞り込む(ステップS12)。 If a condition for narrowing down the learning object (“highest number of searches” or “forgetting characteristic” or “important word”) is set (step S11 (Yes)), the control unit 11 follows the set condition for narrowing down the learning object and performs step Of the words included in the word list generated in S10, words that do not meet the narrowing-down condition are deleted to narrow down the words in the word list (step S12).

例えば、学習対象絞り込み条件として「検索回数上位」が設定されている場合、制御部11は、単語リストに含まれる単語を、検索履歴集計データ記憶領域12eに記憶されている平均検索回数ランキング(図5(B)参照)に基づき、検索回数が上位(10位以内)にあり覚えにくい単語、すなわち復習すべき単語に絞り込む。 For example, when "highest number of searches" is set as the learning target narrowing condition, the control unit 11 ranks the words included in the word list in the average number of searches stored in the search history aggregation data storage area 12e (Fig. 5(B)), the words are narrowed down to words that are highly searched (within the top 10) and difficult to remember, that is, words that should be reviewed.

また、例えば、学習対象絞り込み条件として「忘却特性」が設定されている場合、制御部11は、単語リストに含まれる単語を、受信されたユーザID(例えば“123456787”)に対応付けられて検索履歴データ記憶領域12dに記憶されている英単語の検索履歴データ(検索日時含む:図4(A)参照)と、忘却特性データ記憶領域12fに記憶されている人間の忘却特性に基づき設定された前回の学習のタイミングからの最適な復習のタイミングとに基づき、復習に効果的な単語に絞り込む。 Further, for example, when "forgetfulness" is set as the learning target narrowing condition, the control unit 11 searches for words included in the word list in association with the received user ID (for example, "123456787"). It is set based on the English word search history data (including search date and time: see FIG. 4A) stored in the history data storage area 12d and the human forgetfulness characteristics stored in the forgetting characteristics data storage area 12f. Based on the optimum review timing from the previous learning timing, words effective for review are narrowed down.

また、例えば、学習対象絞り込み条件として「重要単語」が設定されている場合、制御部11は、単語リストに含まれる単語を、重要単語データ記憶領域12gに記憶されている大学受験などの試験に高頻度で出題される単語、すなわち復習すべき重要単語に一致する単語に絞り込む。 Further, for example, when "important words" are set as the learning target narrowing-down condition, the control unit 11 puts the words included in the word list into the exams such as university entrance exams stored in the important word data storage area 12g. The words are narrowed down to words that match the frequently asked words, that is, the important words that should be reviewed.

制御部11は、ユーザに設定された集計対象者(属性データ)の数を計数する計数値nに“1”をセットし(ステップS13)、ステップS10またはステップS12にて生成された単語リストにある単語のうち、集計対象者n=1(ここでは「自分」)の検索履歴データ(図4(A)参照)に含まれる過去に検索済みの単語を抽出する(ステップS14)。 The control unit 11 sets “1” to a count value n for counting the number of tally target persons (attribute data) set for the user (step S13), and the word list generated in step S10 or step S12 Among certain words, words that have been searched in the past included in the search history data (see FIG. 4A) of the person to be counted n=1 (here, "myself") are extracted (step S14).

制御部11は、抽出した単語リストの単語に対し、集計対象者n(ここでは「自分」)に応じて設定された識別用の強調色(赤色RE:図7参照)を設定する(ステップS15)。 The control unit 11 sets a distinguishing highlighting color (red RE: see FIG. 7) set according to the tally target person n (here, "myself") to the words in the extracted word list (step S15). ).

制御部11は、集計対象者(属性データ)の計数値nが最後(ここでは“2”)であるか否かを判定し(ステップS16)、最後(n=2)ではない場合(ステップS16(No))、計数値nをインクリメント(+1)してn=2にする(ステップS17)。 The control unit 11 determines whether or not the count value n of the persons to be tallied (attribute data) is the last (“2” here) (step S16), and if it is not the last (n=2) (step S16 (No)), and the count value n is incremented (+1) to make n=2 (step S17).

そしてまた、ステップS10またはステップS12にて生成された単語リストにある単語のうち、集計対象者n=2(ここでは「3年A組」)の検索ランキング(図5(A)参照)の上位(10位以内)に含まれる単語を抽出し(ステップS14)、抽出した単語リストの単語に対し、集計対象者n(ここでは「3年A組」)に応じて設定された識別用の強調色(青色BL:図7参照)を設定する(ステップS15)。 Then, among the words in the word list generated in step S10 or step S12, the top of the search ranking (see FIG. 5A) of the tally target person n=2 (here, "3rd year group A") (within the 10th place) are extracted (step S14), and the words in the extracted word list are emphasized for discrimination set according to the tally target person n (here, "3rd year A group") A color (blue BL: see FIG. 7) is set (step S15).

制御部11は、集計対象者(属性データ)の計数値nが最後(n=2)である場合(ステップS16(Yes))、ステップS10またはステップS12にて生成された単語リストを、ステップS14,S15にて集計対象者毎(ここでは「自分」と「3年A組」)に検索履歴のある単語として強調色を設定した単語を残した単語リストに更新し(ステップS18)、更新した単語リスト(検索履歴集計結果)のデータを、ステップS1にて受信したユーザIDに対応する通信端末20へ送信する(ステップS19)。 When the count value n of the person to be tallied (attribute data) is the last (n=2) (step S16 (Yes)), the control unit 11 converts the word list generated in step S10 or step S12 to step S14. , in step S15, updated to a word list that leaves the words set in the highlight color as words with a search history for each person to be tabulated (here, "myself" and "3rd year group A") (step S18), and updated. The data of the word list (search history total result) is transmitted to the communication terminal 20 corresponding to the user ID received in step S1 (step S19).

通信端末20において、学習支援サーバ10から送信された単語リスト(検索履歴集計結果)のデータが受信されると(ステップT15(Yes))、制御部22は、受信された単語リストにある集計対象者毎に検索履歴がありその強調色を設定した単語に基づいて、図12(B)に示すように、テキスト表示画面GDに表示されているユーザが指定した範囲のテキストのうち、集計対象者「自分」に検索履歴のある単語を赤色REにより強調表示HREさせる。また、集計対象者「3年A組」に検索ランキング上位で検索履歴のある単語を青色BLにより強調表示HBLさせる(ステップT16)。 When the communication terminal 20 receives the data of the word list (search history tally result) transmitted from the learning support server 10 (step T15 (Yes)), the control unit 22 selects the tally target in the received word list. Based on the words for which there is a search history for each person and whose highlight color is set, as shown in FIG. A word with a search history of "himself" is highlighted HRE with a red RE. In addition, words with high search rankings and search histories for the tally target "3rd year A" are highlighted in blue BL (step T16).

これによりユーザは、例えばある英文テキストから学習対象として指定した範囲のテキストに含まれる英単語のうち、「自分」が辞書検索して学習している英単語と、ユーザが設定した例えば大学受験のライバルである「3年A組」の検索ランキング上位となって学習されている英単語とを、学習対象の英文テキストの範囲を指定したその場で簡単に比較して確認できる。 As a result, the user can, for example, select English words that "himself" has learned by searching a dictionary among the English words included in the text that is specified as the learning object from a certain English text, and the English words that the user has set, for example, the university entrance exam. You can easily compare and check the English words that are learned at the top of the search ranking of the rival "3rd grade class A" on the spot by specifying the range of the English text to be learned.

なお、集計対象者を、「自分」だけに設定した場合は「自分」の検索履歴集計結果が、「3年A組」などのユーザ属性だけに設定した場合は設定したユーザ属性に対応するユーザの検索履歴集計結果が表示される。 In addition, if you set only "myself" as the target of aggregation, the search history aggregation result of "myself" will be displayed. Search history summary results of are displayed.

実施形態の動作では、ユーザが学習対象とする語句が英単語である場合について説明したが、これに限らず、他の言語は勿論、例えば専門用語を対象とした語句(単語)検索、検索履歴集計であっても同様に行なえるのは言うまでもない。 In the operation of the embodiment, a case has been described in which the user learns English words, but it is not limited to this. Needless to say, aggregation can be performed in the same way.

(実施形態のまとめ)
実施形態の学習支援システム1によれば、通信端末20において、集計対象者のユーザ属性(例えば受験のライバルである高校3年生)を設定(23c)し、ユーザが語句を指定(H)して『語句検索』を指示(SK)すると、学習支援サーバ10は、指定された語句を辞書データベース(12b)に基づき辞書検索するとともに、集計対象者の過去の辞書検索に伴う検索履歴データ(12d)に基づき、指定された語句が検索ランキング(12e)の上位に含まれるか判定し、また、指定された語句が平均検索回数ランキング(12e)の上位に含まれるか判定する。
(Summary of embodiment)
According to the learning support system 1 of the embodiment, in the communication terminal 20, the user attributes of the tally target person (for example, a third-year high school student who is a rival for the examination) are set (23c), and the user designates a phrase (H). When a "phrase search" is instructed (SK), the learning support server 10 performs a dictionary search for the specified phrase based on the dictionary database (12b), and retrieves the search history data (12d) associated with the past dictionary searches of the person subject to tallying. Based on the above, it is determined whether the specified word is included in the top of the search ranking (12e) and whether the specified word is included in the top of the average number of times of searches ranking (12e).

そして、指定された語句が検索ランキングの上位に含まれる場合、学習支援サーバ10は、指定された語句を辞書検索した検索結果(W)とともに、集計対象者における検索ランキングが上位であることを通知するメッセージ「他のユーザも調べています」M1を通信端末20に表示させ、さらに、指定された語句が平均検索回数ランキングの上位に含まれる場合、集計対象者における平均検索回数ランキングが上位であることを通知するメッセージ「他のユーザが覚えにくい単語です」M2を通信端末20に表示させる。 Then, when the specified word/phrase is included in the top of the search ranking, the learning support server 10 notifies that the search ranking of the tally target person is high together with the search result (W) of the dictionary search for the specified word/phrase. If the message "Other users are also searching" M1 is displayed on the communication terminal 20, and the specified phrase is included in the ranking of the average number of searches, the ranking of the average number of searches for the target person is high. The communication terminal 20 is caused to display a message M2 notifying that it is a word that is difficult for other users to remember.

これによりユーザは、自分が辞書検索して学習している語句について、ユーザが設定した集計対象者の検索ランキング上位となって広く調べられて学習されていること、さらにはそれが集計対象者の平均検索回数ランキング上位となって覚えにくい語句であることを、辞書検索したその場で簡単に確認できる。 As a result, users can learn that the words they are learning by searching dictionaries are widely researched and learned by being ranked high in the search rankings of the people set by the user. You can easily check on the spot when you search the dictionary that the word is ranked high in the average number of searches and is difficult to remember.

また、通信端末20において、複数の語句を含むテキストの範囲を指定(H)して『検索履歴集計』を指示(HK)すると、学習支援サーバ10は、指定された範囲のテキストに含まれる語句のうち、『検索履歴集計』を指示したユーザの検索履歴(12d)にある語句と、集計対象者の検索ランキング(12e)の上位に含まれる語句とを抽出する。 In addition, when specifying (H) a range of text containing a plurality of words and phrases on the communication terminal 20 and instructing (HK) to "aggregate search history", the learning support server 10 retrieves the words and phrases contained in the specified range of text. Among them, words and phrases in the search history (12d) of the user who instructed "search history totalization" and words and phrases included in the search ranking (12e) of the person to be totalized are extracted.

そして、学習支援サーバ10は、通信端末20に表示中であるユーザが指定した範囲のテキストにおいて、ユーザの検索履歴にある語句と、集計対象者の検索ランキングの上位に含まれる語句とを、例えば色分けにより識別して比較可能に表示(HRE/HBL)させる。 Then, the learning support server 10 selects words and phrases in the user's search history and words and phrases included in the top search rankings of the tally target person in the text within the range specified by the user that is being displayed on the communication terminal 20, for example, They are distinguished by color coding and displayed for comparison (HRE/HBL).

これによりユーザは、例えば学習対象として指定した範囲のテキストに含まれる語句のうち、「自分」が辞書検索して学習している語句と、集計対象者の検索ランキング上位となって学習されている語句とを、テキストの範囲を指定したその場で簡単に比較して確認できる。 As a result, the user can, for example, find the words and phrases that "himself" has learned by searching the dictionary among the words and phrases included in the text within the range specified as the learning object, and the words and phrases that have been learned by being ranked high in the search ranking of the tally target. You can easily compare and check words and phrases on the spot when you specify a range of text.

よって、実施形態の学習支援システム1によれば、自分が学習対象とする語句が他のユーザによりどの程度調べられているのかを、その場で簡単に確認しながら効率よく学習することが可能になる。 Therefore, according to the learning support system 1 of the embodiment, it is possible to learn efficiently while easily confirming on the spot how much other users have researched the phrase to be learned by the user. Become.

なお、前述の実施形態では、ユーザが学習対象とする語句を、辞書データベース記憶領域12bに記憶される英和辞書、独和辞書、仏和辞書、国語辞書などの各種の辞書データから検索する場合について説明したが、検索対象とするデータベースの種類は、辞書データに限らず、百科事典、図鑑などの事典データであってよいのは勿論である。 In the above-described embodiment, the user searches for a phrase to be learned from various dictionary data such as an English-Japanese dictionary, a German-Japanese dictionary, a French-Japanese dictionary, and a Japanese dictionary stored in the dictionary database storage area 12b. As described above, the type of database to be searched is not limited to dictionary data, and encyclopedia data such as encyclopedias and pictorial books may of course be used.

事典データには、見出し語である語句に対応する説明情報として、図、絵、写真などの画像が含まれていたり、音声が含まれていたりする。 Encyclopedia data includes images such as diagrams, pictures, and photographs as explanatory information corresponding to words and phrases that are headwords, and includes audio.

例えば、事典データが百科事典で、見出し語が「鳥」の名称である場合、画像は「鳥」の絵や写真、音声は「鳥」の鳴き声である。前述した各種の辞書データであっても、見出し語に対応する説明情報に、例えば、見出し語(語句)を表わす画像や見出し語(語句)を発音した読み上げ音声が含まれている辞書データがあるのは言うまでもない。 For example, if the encyclopedia data is an encyclopedia and the headword is the name of "bird", the image is a picture or photograph of "bird", and the sound is the cry of "bird". Among the various types of dictionary data described above, there is dictionary data in which explanatory information corresponding to headwords includes, for example, images representing headwords (phrases) and reading voices pronouncing headwords (phrases). Needless to say.

以下、ユーザが学習対象とする語句を、見出し語(語句)の説明情報に画像や音声が含まれる事典データから検索する場合について、他の実施形態として説明する。 Hereinafter, another embodiment will be described in which a user searches for a phrase to be learned from encyclopedia data in which images and sounds are included in the explanation information of headwords (phrases).

事典データには、事典のほか、辞書、辞典、図鑑など、語句を見出し見としてその説明情報を集録した全ての種類の書物のデータを含むものとする。 Encyclopedia data includes not only encyclopedias but also data of all kinds of books such as dictionaries, encyclopedias, picture books, etc., in which explanatory information is collected using words as headings.

(他の実施形態)
図13は、他の実施形態の事典データベース記憶領域12b1に記憶される百科事典の見出し語である語句と同語句の説明情報である説明文、画像、音声とを対応付けた事典データの一部を示す図である。
(Other embodiments)
FIG. 13 is a part of encyclopedia data in which words that are headwords of the encyclopedia stored in the encyclopedia database storage area 12b1 of another embodiment are associated with descriptions, images, and sounds that are explanation information of the same words. It is a figure which shows.

図13に示す事典データにおいて、見出し語である語句(単語)“various”には、当該語句の説明文(訳)「さまざまな」と共に、例えば、多品種(さまざま)をイメージとして表わす画像のデータと、例文の音声のデータが対応付けて記憶されている。 In the encyclopedia data shown in FIG. 13, the word "various", which is a headword, is accompanied by a description (translation) "various" of the word, along with image data representing, for example, many varieties (various) as an image. , and voice data of the example sentence are stored in association with each other.

事典データを対象に見出し語(語句)を検索(事典検索)した検索結果としては、説明文と共に、例えば、画像を表示させるための画像表示アイコンと音声を出力させるための音声出力アイコンが表示され、ユーザにより画像表示アイコンが指定されることで画像のデータが開かれて表示され、音声出力アイコンが指定されることで音声のデータが開かれて出力される。 As a search result of searching dictionary data for headwords (words) (encyclopedia search), for example, an image display icon for displaying an image and an audio output icon for outputting a sound are displayed together with a description. When the user designates the image display icon, the image data is opened and displayed, and when the audio output icon is designated, the audio data is opened and output.

図14は、他の実施形態の検索履歴データ記憶領域12dに記憶される各ユーザの検索履歴データの例を示す図であり、同図(A)はユーザAの検索履歴データの例を示す図、同図(B)はユーザBの検索履歴データの例を示す図である。 FIG. 14 is a diagram showing an example of search history data of each user stored in the search history data storage area 12d of another embodiment, and FIG. 14A is a diagram showing an example of search history data of user A. FIG. 2B is a diagram showing an example of search history data of user B. FIG.

検索履歴データ記憶領域12dには、ユーザ管理データ記憶領域12cに記憶されて管理されるユーザID毎に、ユーザが事典検索した見出し語(語句)と、その検索日時と、説明情報にある画像を指定して確認したかの画像確認の有無と、音声を指定して確認したかの音声確認の有無とが対応付けられて記憶される。 In the search history data storage area 12d, for each user ID stored and managed in the user management data storage area 12c, entries (phrases) searched by the user in the encyclopedia, the date and time of the search, and an image in the description information are stored. The presence/absence of image confirmation indicating whether or not the user has specified and confirmed is stored in association with the presence or absence of voice confirmation indicating whether or not the user has specified and confirmed voice.

図15は、他の実施形態の検索履歴集計データ記憶領域12eに記憶される検索履歴集計データの例を示す図であり、同図(A)はあるユーザ属性のユーザの範囲に対応した事典データの検索履歴に基づく週間検索見出し語ランキングを示す図、同図(B)は同検索履歴に基づく平均検索回数ランキングを示す図である。 FIG. 15 is a diagram showing an example of search history aggregated data stored in the search history aggregated data storage area 12e of another embodiment. is a diagram showing the weekly search headword ranking based on the search history of , and FIG.

検索履歴集計データ記憶領域12eには、検索履歴データ記憶領域12dに記憶されたユーザ毎の語句の検索履歴(画像確認の有無及び音声確認の有無を含む)に基づき、例えば全期間、年間、月間、週間などの期間を設定して全ユーザまたはユーザ属性別(学年別、クラス別など)に集計された語句の検索ランキング、語句の平均検索回数ランキング、語句に対応する画像を確認した比率(画像確認率)、語句に対応する音声を確認した比率(音声確認率)などを含む検索履歴集計データが記憶される。 In the search history summary data storage area 12e, based on the search history of words and phrases for each user stored in the search history data storage area 12d (including the presence or absence of image confirmation and the presence or absence of voice confirmation), for example, all period, yearly, monthly , search rankings for words and phrases aggregated by all users or by user attributes (by grade, class, etc.) by setting a period such as a week, average number of searches for words and phrases, ratio of confirmed images corresponding to words and phrases (image confirmation rate), the ratio of confirmation of the voice corresponding to the phrase (voice confirmation rate), etc. are stored.

図16は、通信端末20での他の実施形態の『語句(単語)検索』に応じたテキスト表示画面GDの画面遷移を示す図である。 FIG. 16 is a diagram showing screen transitions of the text display screen GD corresponding to the “phrase (word) search” of another embodiment on the communication terminal 20. As shown in FIG.

他の実施形態の事典データベース(12b1)、検索履歴データ(12d)、検索履歴集計データ(12e)を有する学習支援サーバ10を利用して、ユーザが、例えば語句“various”を指定して事典検索した場合、前述した実施形態と同様に、図16に示すように、当該ユーザの通信端末20に対し、同語句“various”の説明情報“さまざまな、…”を含む検索結果ウインドウWと共に、同語句が集計対象者における検索ランキング上位であるときにはメッセージ「他のユーザも調べています」M1、同語句の集計対象者における平均検索回数ランキングが上位であるときにはメッセージ「他のユーザが覚えにくい単語です」M2を表示させる。 Using the learning support server 10 having the encyclopedia database (12b1), the search history data (12d), and the search history aggregate data (12e) of another embodiment, the user designates, for example, the phrase "various" to perform an encyclopedia search. 16, similar to the above-described embodiment, a search result window W including explanatory information "various, . . ." If the word or phrase is ranked high in the search ranking of the target users, the message "Other users are also searching" M1, and if the same word is ranked high in the average search frequency among the target users, the message "It is a word that other users are difficult to remember." ' to display M2.

加えて、語句“various”に対応する集計対象者の画像確認率が高い(例えば50%以上)場合には、事典データベース(12b1)から読み出した当該語句“various”に対応する画像のサムネイル画像GSとメッセージ「他のユーザはイメージで記憶している可能性が高いです」MGを、集計対象者が画像も含めて確認していることを通知する情報として表示させる。サムネイル画像GSがタッチ操作されて指定されると、学習支援サーバ10は、当該語句“various”に対応する画像を開いて表示させる。 In addition, when the image confirmation rate of the tally target person corresponding to the word "various" is high (for example, 50% or more), the thumbnail image GS of the image corresponding to the word "various" read from the encyclopedia database (12b1) and the message "Other users are more likely to remember by image" MG are displayed as information notifying that the person to be tallied has confirmed including the image. When a thumbnail image GS is specified by a touch operation, the learning support server 10 opens and displays an image corresponding to the phrase "various".

さらに、語句“various”に対応する集計対象者の音声確認率が高い(例えば50%以上)場合には、メッセージ「他のユーザは音声データも確認しています」を含む音声アイコンISを、集計対象者が音声も含めて確認していることを通知する情報として表示させる。音声アイコンISがタッチ操作されて指定されると、学習支援サーバ10は、当該語句“various”に対応する音声を開いて出力させる。 Furthermore, if the voice confirmation rate of the person to be counted corresponding to the phrase "various" is high (for example, 50% or more), the voice icon IS including the message "Other users are also checking voice data" is aggregated. It is displayed as information notifying that the target person is confirming including voice. When the voice icon IS is touch-operated and specified, the learning support server 10 opens and outputs the voice corresponding to the phrase "various".

これによりユーザは、自分が事典検索して学習している語句について、ユーザが設定した集計対象者の検索ランキング上位となって広く調べられて学習されていること、さらにはそれが集計対象者の平均検索回数ランキング上位となって覚えにくい語句であることを、当該集計対象者が当該語句に対応する画像や音声も確認していることを含めて、事典検索したその場で簡単に確認できる。 As a result, users can learn that the phrases they are learning by searching the encyclopedia are ranked high in the search rankings of the users set by the user, and that they have been extensively researched and learned. It can be easily confirmed on the spot when the encyclopedia search is performed, including that the person to be counted also confirms the image and sound corresponding to the word, including the fact that the word/phrase is ranked high in the average number of times of searches and is difficult to remember.

図17は、通信端末20での他の実施形態の『検索履歴集計』に応じたテキスト表示画面GDの画面遷移を示す図である。 FIG. 17 is a diagram showing screen transitions of the text display screen GD corresponding to the "search history totalization" of another embodiment in the communication terminal 20. As shown in FIG.

他の実施形態の事典データベース(12b1)、検索履歴データ(12d)、検索履歴集計データ(12e)を有する学習支援サーバ10を利用して、ユーザが、例えば、図17(A)に示すように、複数の語句を含むテキストの範囲を指定(H)して『検索履歴集計』を指示(HK)すると、前述した実施形態と同様に、図17(B)に示すように、当該ユーザの通信端末20に対し、ユーザの検索履歴にある語句(HRE)と、集計対象者の検索ランキングの上位に含まれる語句(HBL)とを、例えば色分けにより識別して比較可能に表示させる。 Using the learning support server 10 having the encyclopedia database (12b1), search history data (12d), and search history total data (12e) of another embodiment, the user can, for example, , specifying (H) a text range containing a plurality of words and phrases and instructing (HK) to "aggregate search history", as in the above-described embodiment, as shown in FIG. The term (HRE) in the user's search history and the term (HBL) included in the top search ranking of the person to be aggregated are displayed on the terminal 20 so that they can be distinguished and compared by, for example, different colors.

加えて、集計対象者の検索ランキングの上位に含まれる語句について、当該集計対象者の画像確認率が高い(例えば50%以上)場合には、事典データベース(12b1)から読み出した当該語句(ここでは“complex”)に対応する画像のサムネイル画像GSを、当該語句“complex”に対応付けて、集計対象者が画像も含めて確認していることを通知する情報として表示させる。サムネイル画像GSがタッチ操作されて指定されると、学習支援サーバ10は、当該語句“complex”に対応する画像を開いて表示させる。 In addition, if the image confirmation rate of the target person for aggregation is high (for example, 50% or more) for a word or phrase included in the search ranking of the target person, the word or phrase read from the encyclopedia database (12b1) (here, "complex") is associated with the phrase "complex", and displayed as information notifying that the person to be tallied has checked the image as well. When a thumbnail image GS is specified by a touch operation, the learning support server 10 opens and displays an image corresponding to the phrase "complex".

また、集計対象者の検索ランキングの上位に含まれる語句について、当該集計対象者の音声確認率が高い(例えば50%以上)場合には、音声アイコンISを、当該語句(ここでは“approach”)に対応付けて、集計対象者が音声も含めて確認していることを通知する情報として表示させる。音声アイコンISがタッチ操作されて指定されると、学習支援サーバ10は、当該語句“approach”に対応する音声を開いて出力させる。 In addition, when the voice confirmation rate of the tally target person is high (for example, 50% or more) for a phrase included in the search ranking of the tally target person, the voice icon IS is displayed as the word (here, "approach"). , and displayed as information notifying that the person to be tallied has confirmed, including voice. When the voice icon IS is touch-operated and designated, the learning support server 10 opens and outputs the voice corresponding to the phrase "approach".

これによりユーザは、例えば学習対象として指定した範囲のテキストに含まれる語句のうち、「自分」が事典検索して学習している語句と、集計対象者の検索ランキング上位となって学習されている語句とを、当該集計対象者が当該語句に対応する画像や音声も確認していることを含めて、テキストの範囲を指定したその場で簡単に比較して確認できる。 As a result, the user can, for example, find words and phrases that "himself" has learned by searching encyclopedias among the words and phrases included in the text within the range specified as the learning object, and the words and phrases that have been learned by being ranked high in the search rankings of the persons to be aggregated. Words and phrases can be easily compared and confirmed on the spot when the range of text is specified, including that the person to be tallied also confirms the images and sounds corresponding to the said words and phrases.

なお、図16および図17を参照して説明した他の実施形態において、集計対象者の画像確認率が高い場合のサムネイル画像GSの表示と、集計対象者の音声確認率が高い場合の音声アイコンISの表示とは、ユーザ自身が該当する語句に対応した画像や音声の確認を行っていない場合(図14参照:検索履歴の画像確認“無”/音声確認“無”)に限って実施することで、ユーザに対し、集計対象者が当該語句については画像や音声を頼りに記憶しようとしていることへの気付きを与えるようにしてよい。 In the other embodiment described with reference to FIGS. 16 and 17, the display of the thumbnail image GS when the image confirmation rate of the tally target person is high, and the voice icon when the voice confirmation rate of the tally target person is high. The display of IS is performed only when the user himself/herself has not confirmed the image or sound corresponding to the relevant phrase (see Fig. 14: image confirmation "no" / voice confirmation "no" in the search history). By doing so, the user may be made to notice that the target person is trying to memorize the word/phrase by relying on images and sounds.

よって、他の実施形態の学習支援システム1によれば、自分が学習対象とする語句が他のユーザによりどの程度調べられているのかを、他のユーザが当該語句に対応する画像や音声を頼りに憶えようとしているかも含め、その場で簡単に確認しながら効率よく学習することが可能になる。 Therefore, according to the learning support system 1 of another embodiment, it is possible for other users to rely on images and sounds corresponding to the words and phrases to determine how much other users have researched the words and phrases to be learned. It is possible to learn efficiently while easily checking on the spot, including whether you are trying to memorize.

以上の各実施形態において記載した学習支援システム1による各処理の手法、すなわち、図9のフローチャートに示す通信端末20での端末処理、図10のフローチャートに示す学習支援サーバ10でのサーバ処理などの各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカードなど)、磁気ディスク(フロッピ(登録商標)ディスク、ハードディスクなど)、光ディスク(CD-ROM、DVDなど)、半導体メモリなどの外部記録装置の媒体に格納して配布することができる。そして、電子機器の制御部(CPU)は、この外部記録装置の媒体に記録されたプログラムを記憶装置に読み込み、この読み込んだプログラムによって動作が制御されることにより、各実施形態において説明した各種の機能を実現し、前述した手法による同様の処理を実行することができる。 Techniques of each process by the learning support system 1 described in each of the above embodiments, that is, terminal processing in the communication terminal 20 shown in the flowchart of FIG. 9, server processing in the learning support server 10 shown in the flowchart in FIG. Each method can be used as a program that can be executed by a computer, such as a memory card (ROM card, RAM card, etc.), a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.). , can be distributed by being stored in a medium of an external recording device such as a semiconductor memory. Then, the control unit (CPU) of the electronic device reads the program recorded on the medium of the external recording device into the storage device, and the operation is controlled by the read program to perform various functions described in each embodiment. Functionality can be implemented to perform similar operations in the manner previously described.

また、各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(N)上を伝送させることができ、この通信ネットワーク(N)に接続されたコンピュータ装置(プログラムサーバ)から、前記プログラムのデータを電子機器に取り込んで記憶装置に記憶させ、前述した各種の機能を実現することもできる。 In addition, program data for realizing each method can be transmitted in the form of program code over the communication network (N), and from a computer device (program server) connected to this communication network (N), The data of the program can be loaded into the electronic device and stored in the storage device to realize the various functions described above.

また、各実施形態では、通信端末20がタッチパネル式表示部21を有し、タッチパネル式表示部21に表示させたテキスト表示画面GDをタッチ操作して、検索対象の語句や学習対象のテキストの範囲を指定する場合について説明したが、これに限らず、通信端末20がタッチパネル式ではない表示部を有する、例えばPDA(personal digital assistants)であっても、キーやポインティングデバイスによって同様の操作を行ない、前述同様の学習支援システム1を実現できるのは勿論である。 Further, in each embodiment, the communication terminal 20 has a touch panel type display unit 21, and a text display screen GD displayed on the touch panel type display unit 21 is touch-operated to select a phrase to be searched or a range of text to be learned. Although the case of specifying is not limited to this, even if the communication terminal 20 has a display unit that is not a touch panel type, for example, a PDA (personal digital assistant), a similar operation is performed with a key or a pointing device, Of course, the learning support system 1 similar to that described above can be realized.

なお、本発明は、実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。また、実施形態は適宜組み合わせて実施してもよく、その場合組み合わせた効果が得られる。更に、実施形態には種々の発明が含まれており、開示される複数の構成要件から選択された組み合わせにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件からいくつかの構成要件が削除されても、課題が解決でき、効果が得られる場合には、この構成要件が削除された構成が発明として抽出され得る。 It should be noted that the present invention is not limited to the embodiments, and can be variously modified in the implementation stage without departing from the gist of the present invention. Further, the embodiments may be implemented in combination as appropriate, in which case the combined effect can be obtained. Furthermore, various inventions are included in the embodiments, and various inventions can be extracted by combinations selected from a plurality of disclosed constituent elements. For example, even if some constituent elements are deleted from all the constituent elements shown in the embodiments, if the problem can be solved and effects can be obtained, the configuration with the constituent elements deleted can be extracted as an invention.

以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。 The invention described in the original claims of the present application is appended below.

[付記1]
通信機器と通信する通信部と、
少なくとも一人のユーザがテキストを事典により検索した検索履歴をユーザ毎にユーザ属性に対応付けて記憶する記憶部と、
制御部と、を備え、
前記制御部は、
前記通信機器においてユーザが指定したテキストを前記通信機器から受信し、前記受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にあると判定した場合、
前記ユーザが指定したテキストが、前記ユーザ属性に対応するユーザにより検索されたことを示す情報を、前記通信機器に表示させる、
ように構成されるサーバ装置。
[Appendix 1]
a communication unit that communicates with a communication device;
a storage unit that stores a search history of text searches by at least one user using encyclopedias in association with user attributes for each user;
a control unit;
The control unit
A text specified by a user is received from the communication device in the communication device, and the received text is determined to be in the search history stored in the storage unit corresponding to the user attribute set by the user by the communication device. case,
causing the communication device to display information indicating that the text specified by the user has been retrieved by a user corresponding to the user attribute;
A server device configured to:

[付記2]
前記テキストは語句であり、
前記制御部は、
前記受信した語句が、前記ユーザが設定したユーザ属性に対応する検索履歴にある場合、
前記ユーザが指定した語句が、前記ユーザが設定したユーザ属性に対応するユーザにより検索されたことを示すメッセージを、前記通信機器においてユーザが指定した語句の表示とともに前記通信機器に表示させる、
ように構成される付記1に記載のサーバ装置。
[Appendix 2]
the text is a phrase,
The control unit
If the received phrase is in the search history corresponding to the user attribute set by the user,
causing the communication device to display a message indicating that the phrase specified by the user has been retrieved by a user corresponding to the user attribute set by the user, together with the phrase specified by the user on the communication device;
The server device according to appendix 1, configured as follows.

[付記3]
前記制御部は、
前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に基づいて前記検索履歴にある語句の検索ランキングを生成し、
前記受信した語句が、前記ユーザが設定したユーザ属性に対応する前記検索ランキングの所定の順位以内にある場合、
前記ユーザが指定した語句が、前記ユーザが設定したユーザ属性に対応するユーザにより検索されたことを示す第1メッセージを、前記通信機器においてユーザが指定した語句の表示とともに前記通信機器に表示させる、
ように構成される付記2に記載のサーバ装置。
[Appendix 3]
The control unit
generating a search ranking of words in the search history based on the search history stored in the storage unit corresponding to the user attribute set by the user using the communication device;
When the received phrase is within a predetermined rank of the search ranking corresponding to the user attribute set by the user,
causing the communication device to display a first message indicating that the phrase specified by the user has been retrieved by a user corresponding to the user attribute set by the user, together with the phrase specified by the user on the communication device;
The server device according to appendix 2, configured as follows.

[付記4]
前記制御部は、
前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に基づいて前記検索履歴にある語句の平均検索回数ランキングを生成し、
前記受信した語句が、前記ユーザが設定したユーザ属性に対応する前記平均検索回数ランキングの所定の順位以内にある場合、
前記ユーザが指定した語句が、前記ユーザが設定したユーザ属性に対応するユーザにより覚えにくい語句であることを示す第2メッセージを、前記通信機器においてユーザが指定した語句の表示とともに前記通信機器に表示させる、
ように構成される付記2または付記3に記載のサーバ装置。
[Appendix 4]
The control unit
generating an average search frequency ranking of words in the search history based on the search history stored in the storage unit corresponding to the user attribute set by the user using the communication device;
When the received phrase is within a predetermined ranking of the average number of searches corresponding to the user attribute set by the user,
A second message indicating that the phrase specified by the user is a phrase difficult for the user to remember corresponding to the user attribute set by the user is displayed on the communication device together with the phrase specified by the user on the communication device. let
The server device according to appendix 2 or appendix 3 configured as follows.

[付記5]
前記テキストは複数の語句を含む文であり、
前記制御部は、
前記通信機器においてユーザが指定した文を前記通信機器から受信し、前記受信した文に含まれる語句うち、前記通信機器のユーザに対応する前記記憶部に記憶された検索履歴にある第1語句と、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にある第2語句とを抽出し、
前記通信機器に対し、前記通信機器に表示されている前記ユーザが指定した文に含まれる語句のうち、前記抽出した第1語句と第2語句とを識別して表示させる、
ように構成される付記1に記載のサーバ装置。
[Appendix 5]
The text is a sentence containing multiple words,
The control unit
a sentence designated by a user is received from the communication device, and a first phrase included in the received sentence and included in the search history stored in the storage section corresponding to the user of the communication device; , extracting a second phrase in the search history stored in the storage unit corresponding to the user attribute set by the user using the communication device;
causing the communication device to identify and display the extracted first phrase and second phrase among the phrases included in the sentence specified by the user displayed on the communication device;
The server device according to appendix 1, configured as follows.

[付記6]
前記制御部は、
前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に基づいて前記検索履歴にある語句の検索ランキングを生成し、
前記通信機器においてユーザが指定した文を前記通信機器から受信し、前記受信した文に含まれる語句うち、前記検索ランキングの所定の順位以内にある語句を前記第2語句として抽出する、
ように構成される付記5に記載のサーバ装置。
[Appendix 6]
The control unit
generating a search ranking of words in the search history based on the search history stored in the storage unit corresponding to the user attribute set by the user using the communication device;
A sentence specified by a user is received from the communication device in the communication device, and among words contained in the received sentence, words and phrases within a predetermined order of the search ranking are extracted as the second words and phrases.
The server device according to appendix 5, configured as follows.

[付記7]
前記制御部は、
前記通信機器においてユーザが指定した文を前記通信機器から受信し、前記受信した文に含まれる語句を、前記通信機器によりユーザが設定した絞り込み条件に応じた語句に絞り込み、前記絞り込みした語句のうち、前記通信機器のユーザに対応する前記記憶部に記憶された検索履歴にある第1語句と、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にある第2語句とを抽出する、
ように構成される付記5または付記6に記載のサーバ装置。
[Appendix 7]
The control unit
a sentence specified by a user is received from the communication device in the communication device, words contained in the received sentence are narrowed down to words and phrases according to a narrowing-down condition set by the user by the communication device, and among the narrowed-down words and phrases , a first phrase in the search history stored in the storage unit corresponding to the user of the communication device; extract two words and
The server device according to appendix 5 or appendix 6 configured as follows.

[付記8]
前記記憶部は、人間の忘却特性と、重要単語と、を記憶し、
前記絞り込み条件は、前記受信した文に含まれる語句を、前記検索履歴にある検索回数が所定回数以上の語句に絞り込む第1絞り込み条件と、前記検索履歴にある語句の検索日時と前記記憶部に記憶された忘却特性とに基づき復習に適したタイミングの語句に絞り込む第2絞り込み条件と、前記記憶部に記憶された重要単語に一致する語句に絞り込む第3絞り込み条件と、のうち少なくとも一つの絞り込み条件を含む、
ように構成される付記7に記載のサーバ装置。
[Appendix 8]
The storage unit stores human forgetfulness and important words,
The narrowing conditions include a first narrowing condition for narrowing down the phrases included in the received sentence to phrases that have been searched a predetermined number of times or more in the search history; At least one of a second narrowing-down condition for narrowing down words/phrases suitable for review based on stored forgetting characteristics and a third narrowing-down condition for narrowing down words/phrases matching important words stored in the storage unit. including conditions,
The server device according to appendix 7, which is configured as follows.

[付記9]
前記記憶部は、少なくとも一人のユーザがテキストを事典により検索した検索履歴を、前記テキストに対応する画像または音声の少なくともいずれか一方の確認状況と共に、ユーザ毎にユーザ属性に対応付けて記憶し、
前記制御部は、
前記通信機器から受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に含まれる語句であって、且つ前記受信したテキストに対応する画像が前記確認状況に基づき確認された画像であると判定された場合、
前記受信したテキストが、前記設定したユーザ属性に対応するユーザにより検索されたことを示す情報と、前記画像が確認されたことを示す情報とを、前記通信機器に表示させ、
前記受信したテキストが、前記設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に含まれる語句であって、且つ前記受信したテキストに対応する音声が前記確認状況に基づき確認された音声であると判定された場合、
前記受信したテキストが、前記設定したユーザ属性に対応するユーザにより検索されたことを示す情報と、前記音声が確認されたことを示す情報とを、前記通信機器に表示させる、
ように構成される付記1ないし付記8の何れかに記載のサーバ装置。
[Appendix 9]
The storage unit stores a search history in which at least one user searched for a text using an encyclopedia, together with confirmation status of at least one of images and sounds corresponding to the text, in association with user attributes for each user,
The control unit
The text received from the communication device is a phrase included in the search history stored in the storage unit corresponding to the user attribute set by the user through the communication device, and the image corresponding to the received text is the If it is determined that the image is confirmed based on the confirmation status,
causing the communication device to display information indicating that the received text has been retrieved by a user corresponding to the set user attribute and information indicating that the image has been confirmed;
The received text is a phrase included in the search history stored in the storage unit corresponding to the set user attribute, and the voice corresponding to the received text is confirmed based on the confirmation status. If it is determined that
causing the communication device to display information indicating that the received text has been retrieved by a user corresponding to the set user attribute and information indicating that the voice has been confirmed;
The server device according to any one of appendices 1 to 8, configured as follows.

[付記10]
前記記憶部は、少なくとも一人のユーザが語句を事典により検索した検索履歴を、前記語句に対応する画像または音声の少なくともいずれか一方の確認状況と共に、ユーザ毎にユーザ属性に対応付けて記憶し、
前記制御部は、
前記設定したユーザ属性に対応する検索履歴の確認状況に基づいて、前記第2語句に対応する画像が確認された画像であると判定した場合、
前記通信機器に、前記ユーザが指定した文に含まれる語句のうち、前記抽出した第2語句に前記画像が確認されたことを示す情報を対応付けて表示させ、
前記設定したユーザ属性に対応する検索履歴の確認状況に基づいて、前記第2語句に対応する音声が確認された音声であると判定した場合、
前記通信機器に、前記ユーザが指定した文に含まれる語句のうち、前記抽出した第2語句に前記音声が確認されたことを示す情報を対応付けて表示させる、
ように構成される付記5ないし付記8の何れかに記載のサーバ装置。
[Appendix 10]
The storage unit stores a search history of at least one user's search for a phrase from an encyclopedia in association with a user attribute for each user, together with confirmation status of at least one of images or sounds corresponding to the phrase,
The control unit
If it is determined that the image corresponding to the second phrase is a confirmed image based on the confirmation status of the search history corresponding to the set user attribute,
causing the communication device to display information indicating that the image has been confirmed in association with the extracted second word/phrase among the words/phrases included in the sentence specified by the user;
If it is determined that the voice corresponding to the second phrase is the confirmed voice based on the confirmation status of the search history corresponding to the set user attribute,
causing the communication device to display information indicating that the voice has been confirmed in association with the extracted second word/phrase among the words/phrases included in the sentence specified by the user;
The server device according to any one of appendices 5 to 8, configured as follows.

[付記11]
前記画像が確認されたことを示す情報は、前記事典の画像の表示を指示するためのサムネイル画像であり、
前記音声が確認されたことを示す情報は、前記事典の音声の出力を指示するための音声アイコンである、
ように構成される付記9または付記10に記載のサーバ装置。
[Appendix 11]
the information indicating that the image has been confirmed is a thumbnail image for instructing display of the image of the dictionary;
The information indicating that the voice has been confirmed is a voice icon for instructing the output of the voice of the dictionary,
11. The server device according to appendix 9 or appendix 10 configured as above.

[付記12]
通信機器と通信する通信部と、
少なくとも一人のユーザがテキストを事典により検索した検索履歴をユーザ毎にユーザ属性に対応付けて記憶する記憶部と、
制御部と、
を備えたサーバ装置の前記制御部により、
前記通信機器においてユーザが指定したテキストを前記通信機器から受信し、前記受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にあると判定した場合、
前記ユーザが指定したテキストが、前記ユーザが設定したユーザ属性に対応するユーザにより検索されたことを示す情報を、前記通信機器に表示させる、
ようにした学習支援方法。
[Appendix 12]
a communication unit that communicates with a communication device;
a storage unit that stores a search history of text searches by at least one user using encyclopedias in association with user attributes for each user;
a control unit;
By the control unit of the server device comprising
A text specified by a user is received from the communication device in the communication device, and the received text is determined to be in the search history stored in the storage unit corresponding to the user attribute set by the user by the communication device. case,
causing the communication device to display information indicating that the text specified by the user has been retrieved by a user corresponding to the user attribute set by the user;
learning support method.

[付記13]
通信機器と通信する通信部と、
少なくとも一人のユーザがテキストを事典により検索した検索履歴をユーザ毎にユーザ属性に対応付けて記憶する記憶部と、
制御部と、
を備えたサーバ装置の前記制御部を、
前記通信機器においてユーザが指定したテキストを前記通信機器から受信し、前記受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にあると判定した場合、
前記ユーザが指定したテキストが、前記ユーザが設定したユーザ属性に対応するユーザにより検索されたことを示す情報を、前記通信機器に表示させる、
ように機能させるためのプログラム。
[Appendix 13]
a communication unit that communicates with a communication device;
a storage unit that stores a search history of text searches by at least one user using encyclopedias in association with user attributes for each user;
a control unit;
the control unit of the server device comprising
A text specified by a user is received from the communication device in the communication device, and the received text is determined to be in the search history stored in the storage unit corresponding to the user attribute set by the user by the communication device. case,
causing the communication device to display information indicating that the text specified by the user has been retrieved by a user corresponding to the user attribute set by the user;
A program to make it work like

1 …学習支援システム
10 …学習支援サーバ
11 …制御部(CPU)
12 …記憶部
12a…サーバ制御プログラム
12b…辞書データベース記憶領域
12c…ユーザ管理データ記憶領域
12d…検索履歴データ記憶領域
12e…検索履歴集計データ記憶領域
12f…忘却特性データ記憶領域
12g…重要単語データ記憶領域
15 …通信部
20 …通信端末
21 …タッチパネル式表示部
22 …制御部(CPU)
23 …記憶部
23a…通信端末制御プログラム
23b…辞書アプリケーションプログラム(辞書アプリ)
23c…集計対象者設定データ記憶領域
23d…学習対象絞り込み条件データ記憶領域
26 …通信部
N …通信ネットワーク
GT …集計対象者設定画面
TL …集計対象者選択リスト
RE …属性別マーク(赤色)
BL …属性別マーク(青色)
GJ …学習対象絞り込み条件設定画面
GD …テキスト表示画面
SK …[検索する]ボタン
W …検索結果ウインドウ
GS …サムネイル画像
IS …音声アイコン
HK …[検索履歴を表示する]ボタン
HRE…赤色強調表示
HBL…青色強調表示
DESCRIPTION OF SYMBOLS 1... Learning support system 10... Learning support server 11... Control part (CPU)
12 Storage unit 12a Server control program 12b Dictionary database storage area 12c User management data storage area 12d Search history data storage area 12e Search history total data storage area 12f Oblivion characteristic data storage area 12g Important word data storage Area 15 ... communication section 20 ... communication terminal 21 ... touch panel type display section 22 ... control section (CPU)
23... Storage unit 23a... Communication terminal control program 23b... Dictionary application program (dictionary application)
23c... Aggregation target person setting data storage area 23d... Learning target narrowing condition data storage area 26... Communication unit N... Communication network GT... Aggregation target person setting screen TL... Aggregation target person selection list RE... Attribute-specific mark (red)
BL … Mark by attribute (blue)
GJ ... Learning target narrowing condition setting screen GD ... Text display screen SK ... [Search] button W ... Search result window GS ... Thumbnail image IS ... Voice icon HK ... [Display search history] button HRE ... Red highlighting HBL ... blue highlight

Claims (13)

通信機器と通信する通信部と、
少なくとも一人のユーザがテキストを事典により検索した検索履歴をユーザ毎にユーザ属性に対応付けて記憶する記憶部と、
制御部と、を備え、
前記制御部は、
前記通信機器においてユーザが指定したテキストを前記通信機器から受信し、前記受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にあると判定した場合、
前記ユーザが指定したテキストが、前記ユーザ属性に対応するユーザにより検索されたことを示す情報を、前記通信機器に表示させる、
ように構成されるサーバ装置。
a communication unit that communicates with a communication device;
a storage unit that stores a search history of text searches by at least one user using encyclopedias in association with user attributes for each user;
a control unit;
The control unit
A text specified by a user is received from the communication device in the communication device, and the received text is determined to be in the search history stored in the storage unit corresponding to the user attribute set by the user by the communication device. case,
causing the communication device to display information indicating that the text specified by the user has been retrieved by a user corresponding to the user attribute;
A server device configured to:
前記テキストは語句であり、
前記制御部は、
前記受信した語句が、前記ユーザが設定したユーザ属性に対応する検索履歴にある場合、
前記ユーザが指定した語句が、前記ユーザが設定したユーザ属性に対応するユーザにより検索されたことを示すメッセージを、前記通信機器においてユーザが指定した語句の表示とともに前記通信機器に表示させる、
ように構成される請求項1に記載のサーバ装置。
the text is a phrase,
The control unit
If the received phrase is in the search history corresponding to the user attribute set by the user,
causing the communication device to display a message indicating that the phrase specified by the user has been retrieved by a user corresponding to the user attribute set by the user, together with the phrase specified by the user on the communication device;
2. The server device according to claim 1, wherein the server device is configured to:
前記制御部は、
前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に基づいて前記検索履歴にある語句の検索ランキングを生成し、
前記受信した語句が、前記ユーザが設定したユーザ属性に対応する前記検索ランキングの所定の順位以内にある場合、
前記ユーザが指定した語句が、前記ユーザが設定したユーザ属性に対応するユーザにより検索されたことを示す第1メッセージを、前記通信機器においてユーザが指定した語句の表示とともに前記通信機器に表示させる、
ように構成される請求項2に記載のサーバ装置。
The control unit
generating a search ranking of words in the search history based on the search history stored in the storage unit corresponding to the user attribute set by the user using the communication device;
When the received phrase is within a predetermined rank of the search ranking corresponding to the user attribute set by the user,
causing the communication device to display a first message indicating that the phrase specified by the user has been retrieved by a user corresponding to the user attribute set by the user, together with the phrase specified by the user on the communication device;
3. The server device according to claim 2, wherein the server device is configured to:
前記制御部は、
前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に基づいて前記検索履歴にある語句の平均検索回数ランキングを生成し、
前記受信した語句が、前記ユーザが設定したユーザ属性に対応する前記平均検索回数ランキングの所定の順位以内にある場合、
前記ユーザが指定した語句が、前記ユーザが設定したユーザ属性に対応するユーザにより覚えにくい語句であることを示す第2メッセージを、前記通信機器においてユーザが指定した語句の表示とともに前記通信機器に表示させる、
ように構成される請求項2または請求項3に記載のサーバ装置。
The control unit
generating an average search frequency ranking of words in the search history based on the search history stored in the storage unit corresponding to the user attribute set by the user using the communication device;
When the received phrase is within a predetermined ranking of the average number of searches corresponding to the user attribute set by the user,
A second message indicating that the phrase specified by the user is a phrase difficult for the user to remember corresponding to the user attribute set by the user is displayed on the communication device together with the phrase specified by the user on the communication device. let
4. The server device according to claim 2 or 3, wherein the server device is configured to:
前記テキストは複数の語句を含む文であり、
前記制御部は、
前記通信機器においてユーザが指定した文を前記通信機器から受信し、前記受信した文に含まれる語句うち、前記通信機器のユーザに対応する前記記憶部に記憶された検索履歴にある第1語句と、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にある第2語句とを抽出し、
前記通信機器に対し、前記通信機器に表示されている前記ユーザが指定した文に含まれる語句のうち、前記抽出した第1語句と第2語句とを識別して表示させる、
ように構成される請求項1に記載のサーバ装置。
The text is a sentence containing multiple words,
The control unit
a sentence designated by a user is received from the communication device, and a first phrase included in the received sentence and included in the search history stored in the storage section corresponding to the user of the communication device; , extracting a second phrase in the search history stored in the storage unit corresponding to the user attribute set by the user using the communication device;
causing the communication device to identify and display the extracted first phrase and second phrase among the phrases included in the sentence specified by the user displayed on the communication device;
2. The server device according to claim 1, wherein the server device is configured to:
前記制御部は、
前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に基づいて前記検索履歴にある語句の検索ランキングを生成し、
前記通信機器においてユーザが指定した文を前記通信機器から受信し、前記受信した文に含まれる語句のうち、前記検索ランキングの所定の順位以内にある語句を前記第2語句として抽出する、
ように構成される請求項5に記載のサーバ装置。
The control unit
generating a search ranking of words in the search history based on the search history stored in the storage unit corresponding to the user attribute set by the user using the communication device;
A sentence specified by a user is received from the communication device in the communication device, and among words contained in the received sentence, words and phrases within a predetermined order of the search ranking are extracted as the second words and phrases.
6. The server device according to claim 5, wherein the server device is configured as follows.
前記制御部は、
前記通信機器においてユーザが指定した文を前記通信機器から受信し、前記受信した文に含まれる語句を、前記通信機器によりユーザが設定した絞り込み条件に応じた語句に絞り込み、前記絞り込みした語句のうち、前記通信機器のユーザに対応する前記記憶部に記憶された検索履歴にある第1語句と、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にある第2語句とを抽出する、
ように構成される請求項5または請求項6に記載のサーバ装置。
The control unit
a sentence specified by a user is received from the communication device in the communication device, words contained in the received sentence are narrowed down to words and phrases according to a narrowing-down condition set by the user by the communication device, and among the narrowed-down words and phrases , a first phrase in the search history stored in the storage unit corresponding to the user of the communication device; extract two words and
7. The server device according to claim 5 or 6, wherein the server device is configured to:
前記記憶部は、人間の忘却特性と、重要単語と、を記憶し、
前記絞り込み条件は、前記受信した文に含まれる語句を、前記検索履歴にある検索回数が所定回数以上の語句に絞り込む第1絞り込み条件と、前記検索履歴にある語句の検索日時と前記記憶部に記憶された忘却特性とに基づき復習に適したタイミングの語句に絞り込む第2絞り込み条件と、前記記憶部に記憶された重要単語に一致する語句に絞り込む第3絞り込み条件と、のうち少なくとも一つの絞り込み条件を含む、
ように構成される請求項7に記載のサーバ装置。
The storage unit stores human forgetfulness and important words,
The narrowing conditions include a first narrowing condition for narrowing down the phrases included in the received sentence to phrases that have been searched a predetermined number of times or more in the search history; At least one of a second narrowing-down condition for narrowing down words/phrases suitable for review based on the stored forgetting characteristics and a third narrowing-down condition for narrowing down words/phrases matching the important words stored in the storage unit. including conditions,
8. The server device according to claim 7, wherein the server device is configured to:
前記記憶部は、少なくとも一人のユーザがテキストを事典により検索した検索履歴を、前記テキストに対応する画像または音声の少なくともいずれか一方の確認状況と共に、ユーザ毎にユーザ属性に対応付けて記憶し、
前記制御部は、
前記通信機器から受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に含まれる語句であって、且つ前記受信したテキストに対応する画像が前記確認状況に基づき確認された画像であると判定された場合、
前記受信したテキストが、前記設定したユーザ属性に対応するユーザにより検索されたことを示す情報と、前記画像が確認されたことを示す情報とを、前記通信機器に表示させ、
前記受信したテキストが、前記設定したユーザ属性に対応する前記記憶部に記憶された検索履歴に含まれる語句であって、且つ前記受信したテキストに対応する音声が前記確認状況に基づき確認された音声であると判定された場合、
前記受信したテキストが、前記設定したユーザ属性に対応するユーザにより検索されたことを示す情報と、前記音声が確認されたことを示す情報とを、前記通信機器に表示させる、
ように構成される請求項1ないし請求項8の何れか一項に記載のサーバ装置。
The storage unit stores a search history in which at least one user searched for a text using an encyclopedia, together with confirmation status of at least one of images and sounds corresponding to the text, in association with user attributes for each user,
The control unit
The text received from the communication device is a phrase included in the search history stored in the storage unit corresponding to the user attribute set by the user through the communication device, and the image corresponding to the received text is the If it is determined that the image is confirmed based on the confirmation status,
causing the communication device to display information indicating that the received text has been retrieved by a user corresponding to the set user attribute and information indicating that the image has been confirmed;
The received text is a phrase included in the search history stored in the storage unit corresponding to the set user attribute, and the voice corresponding to the received text is confirmed based on the confirmation status. If it is determined that
causing the communication device to display information indicating that the received text has been retrieved by a user corresponding to the set user attribute and information indicating that the voice has been confirmed;
9. The server device according to any one of claims 1 to 8, wherein the server device is configured to:
前記記憶部は、少なくとも一人のユーザが語句を事典により検索した検索履歴を、前記語句に対応する画像または音声の少なくともいずれか一方の確認状況と共に、ユーザ毎にユーザ属性に対応付けて記憶し、
前記制御部は、
前記設定したユーザ属性に対応する検索履歴の確認状況に基づいて、前記第2語句に対応する画像が確認された画像であると判定した場合、
前記通信機器に、前記ユーザが指定した文に含まれる語句のうち、前記抽出した第2語句に前記画像が確認されたことを示す情報を対応付けて表示させ、
前記設定したユーザ属性に対応する検索履歴の確認状況に基づいて、前記第2語句に対応する音声が確認された音声であると判定した場合、
前記通信機器に、前記ユーザが指定した文に含まれる語句のうち、前記抽出した第2語句に前記音声が確認されたことを示す情報を対応付けて表示させる、
ように構成される請求項5ないし請求項8の何れか一項に記載のサーバ装置。
The storage unit stores a search history of at least one user's search for a phrase from an encyclopedia in association with a user attribute for each user, together with confirmation status of at least one of images or sounds corresponding to the phrase,
The control unit
If it is determined that the image corresponding to the second phrase is a confirmed image based on the confirmation status of the search history corresponding to the set user attribute,
causing the communication device to display information indicating that the image has been confirmed in association with the extracted second word/phrase among the words/phrases included in the sentence specified by the user;
If it is determined that the voice corresponding to the second phrase is the confirmed voice based on the confirmation status of the search history corresponding to the set user attribute,
causing the communication device to display information indicating that the voice has been confirmed in association with the extracted second word/phrase among the words/phrases included in the sentence specified by the user;
9. The server device according to any one of claims 5 to 8, configured as described above.
前記画像が確認されたことを示す情報は、前記事典の画像の表示を指示するためのサムネイル画像であり、
前記音声が確認されたことを示す情報は、前記事典の音声の出力を指示するための音声アイコンである、
ように構成される請求項9または請求項10に記載のサーバ装置。
the information indicating that the image has been confirmed is a thumbnail image for instructing display of the image of the dictionary;
The information indicating that the voice has been confirmed is a voice icon for instructing the output of the voice of the dictionary,
11. The server device according to claim 9 or 10, wherein the server device is configured to:
通信機器と通信する通信部と、
少なくとも一人のユーザがテキストを事典により検索した検索履歴をユーザ毎にユーザ属性に対応付けて記憶する記憶部と、
制御部と、
を備えたサーバ装置の前記制御部により、
前記通信機器においてユーザが指定したテキストを前記通信機器から受信し、前記受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にあると判定した場合、
前記ユーザが指定したテキストが、前記ユーザが設定したユーザ属性に対応するユーザにより検索されたことを示す情報を、前記通信機器に表示させる、
ようにした学習支援方法。
a communication unit that communicates with a communication device;
a storage unit that stores a search history of text searches by at least one user using encyclopedias in association with user attributes for each user;
a control unit;
By the control unit of the server device comprising
A text specified by a user is received from the communication device in the communication device, and the received text is determined to be in the search history stored in the storage unit corresponding to the user attribute set by the user by the communication device. case,
causing the communication device to display information indicating that the text specified by the user has been retrieved by a user corresponding to the user attribute set by the user;
learning support method.
通信機器と通信する通信部と、
少なくとも一人のユーザがテキストを事典により検索した検索履歴をユーザ毎にユーザ属性に対応付けて記憶する記憶部と、
制御部と、
を備えたサーバ装置の前記制御部を、
前記通信機器においてユーザが指定したテキストを前記通信機器から受信し、前記受信したテキストが、前記通信機器によりユーザが設定したユーザ属性に対応する前記記憶部に記憶された検索履歴にあると判定した場合、
前記ユーザが指定したテキストが、前記ユーザが設定したユーザ属性に対応するユーザにより検索されたことを示す情報を、前記通信機器に表示させる、
ように機能させるためのプログラム。
a communication unit that communicates with a communication device;
a storage unit that stores a search history of text searches by at least one user using encyclopedias in association with user attributes for each user;
a control unit;
the control unit of the server device comprising
A text specified by a user is received from the communication device in the communication device, and the received text is determined to be in the search history stored in the storage unit corresponding to the user attribute set by the user by the communication device. case,
causing the communication device to display information indicating that the text specified by the user has been retrieved by a user corresponding to the user attribute set by the user;
A program to make it work like
JP2021037608A 2020-09-23 2021-03-09 SERVER DEVICE, LEARNING SUPPORT METHOD AND PROGRAM Active JP7215510B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN202111113537.5A CN114254072A (en) 2020-09-23 2021-09-23 Server device, learning support method, and recording medium
JP2023002027A JP7420293B2 (en) 2020-09-23 2023-01-11 Learning support systems, learning support methods and programs
JP2023002026A JP7444300B2 (en) 2020-09-23 2023-01-11 Learning support systems, learning support methods and programs
JP2024017085A JP2024036605A (en) 2020-09-23 2024-02-07 Learning support system, learning support method and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020159061 2020-09-23
JP2020159061 2020-09-23

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2023002027A Division JP7420293B2 (en) 2020-09-23 2023-01-11 Learning support systems, learning support methods and programs
JP2023002026A Division JP7444300B2 (en) 2020-09-23 2023-01-11 Learning support systems, learning support methods and programs

Publications (2)

Publication Number Publication Date
JP2022052699A JP2022052699A (en) 2022-04-04
JP7215510B2 true JP7215510B2 (en) 2023-01-31

Family

ID=80948741

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021037608A Active JP7215510B2 (en) 2020-09-23 2021-03-09 SERVER DEVICE, LEARNING SUPPORT METHOD AND PROGRAM

Country Status (1)

Country Link
JP (1) JP7215510B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004151292A (en) 2002-10-30 2004-05-27 Yokogawa Electric Corp Database type learning apparatus
JP2004192423A (en) 2002-12-12 2004-07-08 Casio Comput Co Ltd Dictionary system
JP2006267881A (en) 2005-03-25 2006-10-05 Sharp Corp Electronic learning device
JP2015194552A (en) 2014-03-31 2015-11-05 カシオ計算機株式会社 Word learning apparatus and program
JP2016062519A (en) 2014-09-22 2016-04-25 カシオ計算機株式会社 Information display apparatus, information display program and information display method
JP2018010186A (en) 2016-07-14 2018-01-18 シャープ株式会社 Learning support system, server, and terminal device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004151292A (en) 2002-10-30 2004-05-27 Yokogawa Electric Corp Database type learning apparatus
JP2004192423A (en) 2002-12-12 2004-07-08 Casio Comput Co Ltd Dictionary system
JP2006267881A (en) 2005-03-25 2006-10-05 Sharp Corp Electronic learning device
JP2015194552A (en) 2014-03-31 2015-11-05 カシオ計算機株式会社 Word learning apparatus and program
JP2016062519A (en) 2014-09-22 2016-04-25 カシオ計算機株式会社 Information display apparatus, information display program and information display method
JP2018010186A (en) 2016-07-14 2018-01-18 シャープ株式会社 Learning support system, server, and terminal device

Also Published As

Publication number Publication date
JP2022052699A (en) 2022-04-04

Similar Documents

Publication Publication Date Title
Bonyadi et al. Headlines in newspaper editorials: A contrastive study
Hou Health literacy online: a guide to writing and designing easy-to-use health web sites
Dougherty et al. Hands-on data visualization
Punakallio et al. The best and most respected teachers in the world? Counternarratives about the ‘Finnish miracle of education’in the press
Dey Let there be clamor: Exploring the emergence of a new public sphere in India and use of social media as an instrument of activism
JPWO2018061668A1 (en) Teaching material sharing system, teaching material sharing server, teaching material sharing method
JP5942052B1 (en) Data analysis system, data analysis method, and data analysis program
JP7215510B2 (en) SERVER DEVICE, LEARNING SUPPORT METHOD AND PROGRAM
JP2023038246A (en) Learning support system, learning support method and program
JP5588899B2 (en) Electronic book apparatus, object display method, and program
JP5857282B2 (en) Class question answering system and method
JP2018010186A (en) Learning support system, server, and terminal device
Genç Turkey’s unnatural selection: Darwin is the latest victim of an attack on scientific values in Turkey’s education system
JP2021135433A (en) Learning apparatus, learning method, and program
JP7243778B1 (en) Information processing device, information processing method and program
US20230088532A1 (en) Processing apparatus, processing method, and non-transitory storage medium
US20230089965A1 (en) Processing apparatus, processing method, and non-transitory storage medium
JP6675282B2 (en) Learning support system, server, and terminal device
Beall Racially mixed people, DDC table 5 ethnic and national groups, and MARC 21 bibliographic format field 083
Anim-Addo acrid text: memory and auto/biography of the ‘new human’
JP6811384B2 (en) Child evaluation management equipment, methods, programs
Allingham Mental health, Covid-19 and disadvantage: Considering the issues affecting the sector
Hancock A model student: The road to further education
Sieghart et al. Empowering Independence Through Design: Investigating Standard Digital Design Patterns For Easy-to-Read Users.
KR101415447B1 (en) System and method for information sharing based on social network service through watching video

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221121

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: 20221220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230102

R150 Certificate of patent or registration of utility model

Ref document number: 7215510

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150