JP2021096431A - Learning support device, method for supporting learning, and program - Google Patents

Learning support device, method for supporting learning, and program Download PDF

Info

Publication number
JP2021096431A
JP2021096431A JP2019229333A JP2019229333A JP2021096431A JP 2021096431 A JP2021096431 A JP 2021096431A JP 2019229333 A JP2019229333 A JP 2019229333A JP 2019229333 A JP2019229333 A JP 2019229333A JP 2021096431 A JP2021096431 A JP 2021096431A
Authority
JP
Japan
Prior art keywords
character
support device
learning support
learning
displayed
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.)
Granted
Application number
JP2019229333A
Other languages
Japanese (ja)
Other versions
JP7443752B2 (en
Inventor
知哉 梶川
Tomoya Kajikawa
知哉 梶川
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 JP2019229333A priority Critical patent/JP7443752B2/en
Publication of JP2021096431A publication Critical patent/JP2021096431A/en
Application granted granted Critical
Publication of JP7443752B2 publication Critical patent/JP7443752B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Electrically Operated Instructional Devices (AREA)
  • Character Discrimination (AREA)

Abstract

To effectively learn letters.SOLUTION: A learning support device 10 includes: a touch panel 17b for detecting a handwriting input; a display 17a for displaying a recognized letter recognized on the basis of a first handwriting input detected by the touch panel 17b; and a processor 11. The processor 11 determines whether the recognized letter displayed in the display 17a has been corrected to a corrected letter, and causes an image about learning of the corrected letter to be displayed in the display 17a on the basis of the result of the recognition.SELECTED DRAWING: Figure 3

Description

本明細書の開示は、学習支援装置、学習支援方法、及び、プログラムに関する。 The disclosure of this specification relates to a learning support device, a learning support method, and a program.

従来から、漢字の筆順学習を支援する様々な提案が行われている。例えば、特許文献1には、漢字の筆順を学習するための学習システムが記載されている。 Traditionally, various proposals have been made to support the stroke order learning of kanji. For example, Patent Document 1 describes a learning system for learning the stroke order of kanji.

特開2009−109802号公報JP-A-2009-109802

ところで、漢字の筆順を学習する機能は、利用者の操作によって起動するが、より高い学習効果を得るために、利用者に適切なタイミングで学習を促す機能が求められている。 By the way, the function of learning the stroke order of kanji is activated by the operation of the user, but in order to obtain a higher learning effect, the function of encouraging the user to learn at an appropriate timing is required.

なお、以上では、漢字の筆順の学習を例に説明したが、上述した技術的課題は、漢字の筆順の学習に限らず任意の文字の学習において生じ得る。 In the above, the learning of the stroke order of kanji has been described as an example, but the above-mentioned technical problem may occur not only in the learning of the stroke order of kanji but also in the learning of any character.

以上のような実情を踏まえ、本発明の一側面に係る目的は、文字を効果的に学習することが可能な技術を提供することである。 Based on the above circumstances, an object of one aspect of the present invention is to provide a technique capable of effectively learning characters.

本発明の一実施形態に係る学習支援装置は、手書き入力を検出する検出部と、前記検出部で検出された第1手書き入力に基づいて認識された第1文字を表示する表示部と、前記表示部に表示された前記第1文字が第2文字に訂正されたか否かを認識する認識部と、前記認識部による認識結果に基づいて、前記第2文字の学習に関する画面を前記表示部に表示させる制御部と、を備える。 The learning support device according to the embodiment of the present invention includes a detection unit that detects handwritten input, a display unit that displays a first character recognized based on the first handwritten input detected by the detection unit, and the above. A recognition unit that recognizes whether or not the first character displayed on the display unit has been corrected to the second character, and a screen related to learning of the second character based on the recognition result by the recognition unit are displayed on the display unit. It is provided with a control unit for displaying.

本発明の一実施形態に係る学習支援方法は、学習支援装置が行う学習支援方法であって、検出した第1手書き入力に基づいて認識した第1文字を表示し、表示された前記第1文字が第2文字に訂正されたか否かを認識し、前記第1文字が前記第2文字に訂正されたか否かの認識結果に基づいて、前記第2文字の学習に関する画面を表示する。 The learning support method according to the embodiment of the present invention is a learning support method performed by the learning support device, and displays the first character recognized based on the detected first handwritten input, and the displayed first character is displayed. Recognizes whether or not the first character has been corrected to the second character, and displays a screen relating to learning of the second character based on the recognition result of whether or not the first character has been corrected to the second character.

本発明の一実施形態に係るプログラムは、コンピュータに、検出した第1手書き入力に基づいて認識した第1文字を表示部に表示させ、前記表示部に表示された前記第1文字が第2文字に訂正されたか否かを認識し、前記第1文字が前記第2文字に訂正されたか否かの認識結果に基づいて、前記第2文字の学習に関する画面を前記表示部に表示させる処理を実行させる。 In the program according to the embodiment of the present invention, the computer displays the first character recognized based on the detected first handwritten input on the display unit, and the first character displayed on the display unit is the second character. Is recognized, and based on the recognition result of whether or not the first character has been corrected to the second character, a process of displaying a screen related to learning of the second character on the display unit is executed. Let me.

上記の態様によれば、文字を効果的に学習することができる。 According to the above aspect, the characters can be effectively learned.

学習支援装置10の斜視図である。It is a perspective view of the learning support device 10. 学習支援装置10の構成図である。It is a block diagram of the learning support device 10. 学習支援装置10が行う処理のフローチャートの一例である。This is an example of a flowchart of processing performed by the learning support device 10. 学習支援装置10における画面遷移の一例である。This is an example of screen transition in the learning support device 10. 表示装置17に表示される漢字詳細画面の一例である。This is an example of a Chinese character detail screen displayed on the display device 17. 表示装置17に表示される書き取り練習画面の一例である。This is an example of a writing practice screen displayed on the display device 17. 表示装置17に表示される書き取り練習画面の別の一例である。This is another example of the writing practice screen displayed on the display device 17. 表示装置17に表示される詳細画面の一例である。This is an example of a detailed screen displayed on the display device 17. 表示装置17に表示される推奨筆点画像表示画面の一例である。This is an example of a recommended brush point image display screen displayed on the display device 17.

図1は、学習支援装置10の斜視図である。図2は、学習支援装置10の構成図である。図1及び図2に示す学習支援装置10は、装置内に不揮発的に記録されている1つ以上の辞書コンテンツから情報を検索する電子辞書機能を有する電子機器である。学習支援装置10は、さらに、漢字、仮名文字などの文字の書き取り練習を行うための機能を有している。以下、図1及び図2を参照しながら、学習支援装置10の構成について説明する。 FIG. 1 is a perspective view of the learning support device 10. FIG. 2 is a configuration diagram of the learning support device 10. The learning support device 10 shown in FIGS. 1 and 2 is an electronic device having an electronic dictionary function for retrieving information from one or more dictionary contents non-volatilely recorded in the device. The learning support device 10 further has a function for practicing writing characters such as kanji and kana characters. Hereinafter, the configuration of the learning support device 10 will be described with reference to FIGS. 1 and 2.

学習支援装置10は、1つ以上の電気回路を含む電子機器であり、図2に示すように、プロセッサ11と、メモリ12と、を備えている。プロセッサ11は、学習支援装置10の認識部及び制御部の一例であり、例えば、CPU(Central Processing Unit)などを含む電気回路である。メモリ12は、学習支援装置10の記憶部の一例であり、例えば、任意の半導体メモリであり、RAM(Random Access Memory)などの揮発性メモリ、ROM(Read Only Memory)、フラッシュメモリなどの不揮発性メモリを含んでいる。 The learning support device 10 is an electronic device including one or more electric circuits, and includes a processor 11 and a memory 12 as shown in FIG. The processor 11 is an example of a recognition unit and a control unit of the learning support device 10, and is, for example, an electric circuit including a CPU (Central Processing Unit) and the like. The memory 12 is an example of a storage unit of the learning support device 10, and is, for example, an arbitrary semiconductor memory, a volatile memory such as a RAM (Random Access Memory), and a non-volatile memory such as a ROM (Read Only Memory) and a flash memory. Contains memory.

メモリ12には、制御プログラム13と、1つ以上の辞書コンテンツ(辞書コンテンツ14a、辞書コンテンツ14b・・・)と、学習帳15が記憶されている。以降では、個々の辞書コンテンツを特に区別しない場合には、それぞれまたはその集合を辞書コンテンツ14として参照する。 The memory 12 stores the control program 13, one or more dictionary contents (dictionary contents 14a, dictionary contents 14b, ...), And a study journal 15. Hereinafter, when individual dictionary contents are not particularly distinguished, each or a set thereof is referred to as dictionary contents 14.

学習支援装置10は、図1及び図2に示すように、さらに、入力装置16と、表示装置17を備えている。入力装置16は、例えば、キーボードであるが、マイクなどの音声入力装置を含んでもよい。また、表示装置17は、ディスプレイ17aとタッチパネル17bを含むタッチパネル付きの表示装置である。ディスプレイ17aは、学習支援装置10の表示部の一例であり、例えば、液晶ディスプレイ、有機EL(electro-luminescence)ディスプレイなどである。ディスプレイ17aは、プロセッサ11に制御される。タッチパネル17bは、学習支援装置10の検出部の一例であり、手書き入力を検出する。タッチパネル17bは、例えば、膜抵抗方式のタッチパネル、静電容量方式のタッチパネル、超音波表面弾性方式のタッチパネルなどである。 As shown in FIGS. 1 and 2, the learning support device 10 further includes an input device 16 and a display device 17. The input device 16 is, for example, a keyboard, but may include a voice input device such as a microphone. Further, the display device 17 is a display device with a touch panel including a display 17a and a touch panel 17b. The display 17a is an example of a display unit of the learning support device 10, and is, for example, a liquid crystal display, an organic EL (electro-luminescence) display, or the like. The display 17a is controlled by the processor 11. The touch panel 17b is an example of a detection unit of the learning support device 10, and detects handwriting input. The touch panel 17b is, for example, a film resistance type touch panel, a capacitance type touch panel, an ultrasonic surface acoustic wave type touch panel, or the like.

学習支援装置10は、図2に示すように、通信モジュール18を備えている。通信モジュール18は、例えば、無線通信モジュールである。通信モジュール18は、インターネット上から辞書コンテンツをダウンロードしてもよく、ダウンロードした辞書コンテンツをメモリ12に追加することで、電子辞書機能を拡張してもよい。 As shown in FIG. 2, the learning support device 10 includes a communication module 18. The communication module 18 is, for example, a wireless communication module. The communication module 18 may download the dictionary content from the Internet, or may extend the electronic dictionary function by adding the downloaded dictionary content to the memory 12.

以上のように構成された学習支援装置10は、プロセッサ11がメモリ12に展開した制御プログラム13を実行することで、電子辞書機能を提供する。より具体的には、プロセッサ11は、例えば、入力装置16又はタッチパネル17bを用いて入力された検索条件に従って、メモリ12に格納された辞書コンテンツ14から情報を抽出して、表示装置17に表示させる。 The learning support device 10 configured as described above provides the electronic dictionary function by executing the control program 13 expanded in the memory 12 by the processor 11. More specifically, the processor 11 extracts information from the dictionary content 14 stored in the memory 12 according to a search condition input using, for example, the input device 16 or the touch panel 17b, and causes the display device 17 to display the information. ..

また、学習支援装置10は、プロセッサ11がメモリ12に展開した制御プログラム13を実行することで、辞書コンテンツに収録された文字について書き取り練習機能を提供する。具体的には、学習支援装置10は、例えば、手書き入力に基づいて認識された文字(以降、認識文字と記す。)が利用者によって訂正された場合に、利用者に書き取り練習を促す。より具体的には、学習支援装置10は、書き取り練習画面を表示することによって書き取り練習を利用者に促してもよく、書き取り練習画面を表示するか否かを選択する画面を表示することによって利用者に書き取り練習を促してもよい。 Further, the learning support device 10 provides a writing practice function for characters recorded in the dictionary contents by executing the control program 13 expanded in the memory 12 by the processor 11. Specifically, the learning support device 10 encourages the user to practice writing when, for example, a character recognized based on handwriting input (hereinafter referred to as a recognized character) is corrected by the user. More specifically, the learning support device 10 may encourage the user to practice writing by displaying the writing practice screen, and is used by displaying a screen for selecting whether or not to display the writing practice screen. You may encourage someone to practice writing.

認識文字の訂正を契機にして利用者に訂正後の文字について学習を促す仕組みを採用することで、利用者が学習すべき文字を学習支援装置10が適切に特定することができる。このため、学習支援装置10によれば、真に学習すべき文字のための書き取り練習画面を表示するなどして、効果的な学習を利用者に促すことができる。また、利用者は、学習支援装置10によって学習が促されることで、学習の必要性を認識することが可能であり、書き取り練習を行うときに高い学習意欲で学習を行うことができる。 By adopting a mechanism for encouraging the user to learn the corrected character with the correction of the recognized character as an opportunity, the learning support device 10 can appropriately specify the character to be learned by the user. Therefore, according to the learning support device 10, it is possible to encourage the user to learn effectively by displaying a writing practice screen for the characters to be truly learned. In addition, the user can recognize the necessity of learning by promoting learning by the learning support device 10, and can perform learning with high learning motivation when performing dictation practice.

また、学習支援装置10は、認識文字が利用者によって訂正された場合に、書き取り練習画面を表示する代わりに、学習支援装置10の手書き文字認識エンジンが訂正後の文字として認識可能な手書き入力を描画した画像(以降、手書き入力を描画した画像を、手書き画像と記す。)を表示してもよい。手書き文字認識エンジンで正しく認識される手書き画像が表示されることで、利用者は、その手書き画像から自身の手書き入力を改善する手がかりを得ることができる。 Further, when the recognition character is corrected by the user, the learning support device 10 inputs a handwriting input that can be recognized as the corrected character by the handwriting character recognition engine of the learning support device 10 instead of displaying the writing practice screen. A drawn image (hereinafter, an image in which a handwritten input is drawn is referred to as a handwritten image) may be displayed. By displaying the handwritten image that is correctly recognized by the handwritten character recognition engine, the user can obtain a clue to improve his / her handwriting input from the handwritten image.

なお、図1及び図2では、電子辞書専用の携帯型端末である学習支援装置10を例示したが、学習支援装置10は、例えば、スマートフォンなどの汎用の携帯型端末であってもよく、アプリケーションをインストールすることで電子辞書機能及び書き取り練習機能が実現されてもよい。また、学習支援装置10が携帯型装置である場合を例示したが、学習支援装置10は、携帯型装置に限らず、据置型装置であってもよい。 Although the learning support device 10 which is a portable terminal dedicated to the electronic dictionary is illustrated in FIGS. 1 and 2, the learning support device 10 may be, for example, a general-purpose portable terminal such as a smartphone, and is an application. The electronic dictionary function and the writing practice function may be realized by installing. Further, although the case where the learning support device 10 is a portable device has been illustrated, the learning support device 10 is not limited to the portable device and may be a stationary device.

図3は、学習支援装置10が行う処理のフローチャートの一例である。図4は、学習支援装置10における画面遷移の一例である。図5は、表示装置17に表示される漢字詳細画面の一例である。図6は、表示装置17に表示される書き取り練習画面の一例である。図7は、表示装置17に表示される書き取り練習画面の別の一例である。図8は、表示装置17に表示される詳細画面の一例である。図9は、表示装置17に表示される推奨筆点画像表示画面の一例である。図3から図9を参照しながら、学習支援装置10が行う一実施形態に係る学習支援方法について説明する。 FIG. 3 is an example of a flowchart of processing performed by the learning support device 10. FIG. 4 is an example of screen transition in the learning support device 10. FIG. 5 is an example of a Chinese character detail screen displayed on the display device 17. FIG. 6 is an example of a writing practice screen displayed on the display device 17. FIG. 7 is another example of the writing practice screen displayed on the display device 17. FIG. 8 is an example of a detailed screen displayed on the display device 17. FIG. 9 is an example of a recommended brush point image display screen displayed on the display device 17. A learning support method according to an embodiment performed by the learning support device 10 will be described with reference to FIGS. 3 to 9.

学習支援装置10は、まず、辞書選択画面を表示する(ステップS1)。図4に示す画面G1は、辞書選択画面の一例である。その後、利用者が入力装置16又はタッチパネル17bを操作して、辞書選択画面上の辞書コンテンツの一覧から特定の辞書コンテンツを選択すると、学習支援装置10は、検索画面を表示装置17のディスプレイ17aに表示する(ステップS2)。図4に示す画面G2、画面G2a、画面G2b、画面G2c、画面G2dは、それぞれ検索画面の一例である。検索画面には、検索対象の文字を入力する検索バーBと、手書き領域R1と、が含まれている。なお、図4には、検索対象の辞書コンテンツとして国語辞典Bが選択された場合が示されている。 The learning support device 10 first displays the dictionary selection screen (step S1). The screen G1 shown in FIG. 4 is an example of a dictionary selection screen. After that, when the user operates the input device 16 or the touch panel 17b to select a specific dictionary content from the list of dictionary contents on the dictionary selection screen, the learning support device 10 displays the search screen on the display 17a of the display device 17. Display (step S2). The screen G2, screen G2a, screen G2b, screen G2c, and screen G2d shown in FIG. 4 are examples of search screens, respectively. The search screen includes a search bar B for inputting characters to be searched and a handwriting area R1. Note that FIG. 4 shows a case where the Japanese dictionary B is selected as the dictionary content to be searched.

学習支援装置10は、次に、手書き入力を検出する(ステップS3)。ここでは、プロセッサ11が、検索バーB内の手書きボタンの押下を検出すると、タッチパネル17bは、手書き領域R1に入力された手書き入力を検出する。そして、プロセッサ11は、タッチパネル17bで検出された手書き入力を描画した手書き画像をディスプレイ17aに表示させる。図4に示す画面G2aには、手書き入力を描画した手書き画像W1が手書き領域R1に表示されている様子が示されている。 The learning support device 10 then detects the handwriting input (step S3). Here, when the processor 11 detects the pressing of the handwriting button in the search bar B, the touch panel 17b detects the handwriting input input in the handwriting area R1. Then, the processor 11 displays the handwritten image on which the handwritten input detected by the touch panel 17b is drawn on the display 17a. The screen G2a shown in FIG. 4 shows how the handwritten image W1 on which the handwriting input is drawn is displayed in the handwriting area R1.

その後、学習支援装置10は、手書き入力に基づいて認識された文字である認識文字を表示する(ステップS4)。ここでは、プロセッサ11は、例えば、画面2a上の認識ボタンが押下されると、手書き領域R1内に入力された手書き入力に基づいて文字認識を行い、ディスプレイ17aに、検索バーB内に認識文字を表示させる。即ち、ディスプレイ17aは、タッチパネル17bで検出された手書き入力に基づいて認識された認識文字を表示する。図4に示す画面G2bには、手書き入力が“火”として認識され、“火”が検索バーB内に表示されている様子が示されている。なお、手書き入力に基づいて認識された認識文字“火”は、学習支援装置10における第1文字の一例である。 After that, the learning support device 10 displays the recognition character which is the character recognized based on the handwriting input (step S4). Here, for example, when the recognition button on the screen 2a is pressed, the processor 11 performs character recognition based on the handwriting input input in the handwriting area R1, and the recognition character is displayed on the display 17a in the search bar B. Is displayed. That is, the display 17a displays the recognition characters recognized based on the handwriting input detected by the touch panel 17b. The screen G2b shown in FIG. 4 shows that the handwritten input is recognized as “fire” and “fire” is displayed in the search bar B. The recognition character "fire" recognized based on the handwriting input is an example of the first character in the learning support device 10.

利用者は、認識文字が意図した文字と異なる場合には、学習支援装置10に対してその他の候補文字の表示を要求することができる。図4に示す画面G2bには、利用者が“必”のつもりで入力した手書き入力が“火”と認識されたため、利用者が検索バーB内に表示された認識文字“火”をタップして候補文字の表示を要求している様子が示されている。 When the recognized character is different from the intended character, the user can request the learning support device 10 to display other candidate characters. On the screen G2b shown in FIG. 4, the handwritten input entered by the user with the intention of "necessary" was recognized as "fire", so the user tapped the recognition character "fire" displayed in the search bar B. It is shown that the display of the candidate character is requested.

候補文字の表示が要求されると(ステップS5YES)、学習支援装置10は、候補文字を表示する(ステップS6)。ここでは、プロセッサ11は、ステップS3で行われた文字認識において、手書き入力に基づいて認識された複数の候補文字を、ディスプレイ17aに、認識率の高い順に並べて表示させる。図4に示す画面G2cには、10個の候補文字からなる候補文字群CSが手書き領域R1に表示された様子が示されている。なお、ステップS4で検索バーB内に表示された文字は、最も認識率が高い文字である。 When the display of the candidate character is requested (step S5YES), the learning support device 10 displays the candidate character (step S6). Here, the processor 11 causes the display 17a to display a plurality of candidate characters recognized based on the handwriting input in the character recognition performed in step S3 in descending order of the recognition rate. The screen G2c shown in FIG. 4 shows a state in which the candidate character group CS composed of 10 candidate characters is displayed in the handwriting area R1. The character displayed in the search bar B in step S4 is the character having the highest recognition rate.

なお、認識率とは、学習支援装置10のプロセッサ11がプログラムを実行することで動作する文字認識エンジンからの出力情報の一つであり、文字認識エンジンが認識した候補文字の各々に対して算出される。より詳細には、認識率は、文字認識エンジンが候補文字の各々に対して算出した、手書き入力がその候補文字である確率である。 The recognition rate is one of the output information from the character recognition engine operated by the processor 11 of the learning support device 10 executing the program, and is calculated for each of the candidate characters recognized by the character recognition engine. Will be done. More specifically, the recognition rate is the probability that the handwritten input is the candidate character, calculated by the character recognition engine for each of the candidate characters.

候補文字が認識率の高い順に並べて表示されることで、先頭から順に利用者が文字を探索した場合に意図した文字を比較的早期に発見することが可能となる。また、利用者が意図した文字の位置によって、自身の手書き入力の良し悪し及びその程度をより直感的に把握することができる。例えば、意図した文字が候補文字群CSの中で後方に位置している場合には、利用者は、自身の手書き入力を大きく改善する必要があると認識することができる。 By displaying the candidate characters in descending order of recognition rate, it is possible to find the intended character relatively early when the user searches for the character in order from the beginning. In addition, depending on the position of the character intended by the user, it is possible to more intuitively grasp the quality of the handwriting input and the degree thereof. For example, when the intended character is located behind in the candidate character group CS, the user can recognize that his / her handwriting input needs to be greatly improved.

その後、利用者が候補文字群CSの中から意図した文字を見つけて選択すると、学習支援装置10は、検索バーB内に訂正後の文字(以降、単に訂正文字と記す。)を表示する(ステップS7)。ここでは、プロセッサ11は、検索バーB内に表示されていた認識文字を訂正文字に置き換えることで、ディスプレイ17aに、訂正文字を表示させる。図4に示す画面G2cには、候補文字群CSから利用者が意図した文字“必”が選択された様子が示されている。また、図4に示す画面G2dには、検索バーB内に訂正文字“必”が表示された様子が示されている。なお、訂正文字“必”は、学習支援装置10における第2文字の一例である。 After that, when the user finds and selects the intended character from the candidate character group CS, the learning support device 10 displays the corrected character (hereinafter, simply referred to as the corrected character) in the search bar B (hereinafter, simply referred to as the corrected character). Step S7). Here, the processor 11 replaces the recognition character displayed in the search bar B with the correction character, so that the correction character is displayed on the display 17a. The screen G2c shown in FIG. 4 shows that the character “necessary” intended by the user is selected from the candidate character group CS. Further, on the screen G2d shown in FIG. 4, it is shown that the correction character “necessary” is displayed in the search bar B. The corrected character "necessary" is an example of the second character in the learning support device 10.

利用者による検索バーB内の検索ボタンの押下を検出すると(ステップS8)、学習支援装置10は、さらに、認識文字が訂正されたか否かを判定する(ステップS9)。ここでは、プロセッサ11は、プロセッサ11は、ディスプレイ17aに表示された認識文字が訂正されたか否かを認識する。より具体的には、例えば、ステップS4で認識した認識文字と検索対象の文字とを比較することで、認識文字が訂正されたか否かを判定してもよい。 When the user detects that the search button is pressed in the search bar B (step S8), the learning support device 10 further determines whether or not the recognition character has been corrected (step S9). Here, the processor 11 recognizes whether or not the recognition character displayed on the display 17a has been corrected. More specifically, for example, it may be determined whether or not the recognized character has been corrected by comparing the recognized character recognized in step S4 with the character to be searched.

学習支援装置10は、訂正されていると判定した場合には(ステップS9YES)、訂正文字に関する文字詳細画面を表示する(ステップS10)。ここでは、プロセッサ11は、ステップS9における認識結果に基づいて、訂正文字の学習に関する画面をディスプレイ17aに表示させる。より具体的には、まず、書き取り練習機能を備えた辞書コンテンツから訂正文字を検索する。利用者が選択した国語辞典Bが書き取り練習機能を備えていない場合には、書き取り練習機能を備えた辞書コンテンツ、例えば漢字辞典Aから訂正文字を検索してもよい。そして、プロセッサ11は、訂正文字に関する検索結果を用いて訂正文字の詳細画面を、ディスプレイ17aに表示させる。図5に示す画面G3は、文字詳細画面の一例であり、訂正文字“必”の詳細情報が表示されている。また、画面G3は、書き取り練習機能を起動するためのボタンWBが含まれているため、訂正文字“必”の学習を提案する画面の一例であり、訂正文字の学習に関する画面の一例でもある。なお、ボタンWBは、タッチ操作を検出可能な単なる領域、即ち、タッチ領域であってもよい。 When the learning support device 10 determines that the correction has been made (step S9YES), the learning support device 10 displays a character detail screen regarding the corrected character (step S10). Here, the processor 11 causes the display 17a to display a screen relating to the learning of the corrected character based on the recognition result in step S9. More specifically, first, the corrected characters are searched from the dictionary contents having the writing practice function. If the Japanese dictionary B selected by the user does not have the dictation practice function, the corrected characters may be searched from the dictionary content having the dictation practice function, for example, the kanji dictionary A. Then, the processor 11 displays the detailed screen of the corrected character on the display 17a by using the search result regarding the corrected character. The screen G3 shown in FIG. 5 is an example of a character detail screen, and detailed information of the corrected character “necessary” is displayed. Further, since the screen G3 includes a button WB for activating the writing practice function, it is an example of a screen that proposes learning of the corrected character "necessary", and is also an example of a screen related to learning the corrected character. The button WB may be a simple area in which a touch operation can be detected, that is, a touch area.

その後、学習支援装置10は、書き取り練習の開始指示を検出する(ステップS11YES)、書き取り練習画面を表示する(ステップS12)。ここでは、プロセッサ11は、例えば、画面G3のボタンWBの押下を検出することで、書き取り練習の開始指示があったと判定し、ディスプレイ17aに、訂正文字“必”のための書き取り練習画面を表示させる。図6に示す画面G4は、書き取り練習画面の一例である。また、画面G4は、利用者が実際に訂正文字“必”の手書き入力を行って書き取り練習を行う画面であるため、訂正文字“必”の学習を提案する画面の一例であり、訂正文字の学習に関する画面の一例でもある。 After that, the learning support device 10 detects the instruction to start the writing practice (step S11YES) and displays the writing practice screen (step S12). Here, for example, the processor 11 determines that there is an instruction to start the writing practice by detecting the pressing of the button WB on the screen G3, and displays the writing practice screen for the correction character "necessary" on the display 17a. Let me. The screen G4 shown in FIG. 6 is an example of a writing practice screen. Further, since the screen G4 is a screen in which the user actually inputs the correction character "necessary" by handwriting and practices writing, it is an example of a screen that proposes learning of the correction character "necessary". It is also an example of a screen related to learning.

画面G4には、訂正文字“必”の手本を示す手本画像Mと、タッチパネル17bで手書き入力を検出するための手書き領域R2と、が含まれている。手書き領域R2とともに手本画像Mが表示されることで、利用者は、手本画像Mを見ながら書き取り練習を容易に行うことができる。また、画面G4では、手本画像Mは、手書き領域R2内に表示されている。即ち、プロセッサ11は、ディスプレイ17aに、手書き領域R2内に手本画像Mを表示させる。これにより、利用者は、手本画像Mをなぞることで適切な手書き入力を容易に学習することができる。 The screen G4 includes a model image M showing a model of the correction character “necessary” and a handwriting area R2 for detecting handwriting input on the touch panel 17b. By displaying the model image M together with the handwriting area R2, the user can easily practice writing while looking at the model image M. Further, on the screen G4, the model image M is displayed in the handwriting area R2. That is, the processor 11 causes the display 17a to display the model image M in the handwriting area R2. As a result, the user can easily learn appropriate handwriting input by tracing the model image M.

画面G4は、さらに、手書き領域R2に加えて、訂正文字“必”の筆順画像100を含んでいる。筆順画像100は、5つの筆順画像要素(筆順画像要素101から筆順画像要素105)を含んでいる。5つの筆順画像要素は、いずれも訂正文字の画像であるが、互いに異なる筆順番号に対応している。筆順画像100に含まれる筆順画像要素の数は、画面G4に示すように、訂正文字の画数と同数である。 The screen G4 further includes a stroke order image 100 of the corrected character "necessary" in addition to the handwriting area R2. The stroke order image 100 includes five stroke order image elements (stroke order image element 101 to stroke order image element 105). The five stroke order image elements are all images of corrected characters, but correspond to different stroke order numbers. The number of stroke order image elements included in the stroke order image 100 is the same as the number of strokes of the corrected characters, as shown on the screen G4.

プロセッサ11は、図6に示すように、ディスプレイ17aに、筆順画像100と手書き領域R2を並べて表示させる。また、プロセッサ11は、ディスプレイ17aに、訂正文字の画数と同数の筆順画像要素を、筆順に従って並べて表示させる。これにより、利用者は、筆順画像100で訂正文字の筆順を確認しながら書き取り練習を行うことができる。 As shown in FIG. 6, the processor 11 causes the display 17a to display the stroke order image 100 and the handwriting area R2 side by side. Further, the processor 11 causes the display 17a to display the same number of stroke order image elements as the number of strokes of the corrected characters side by side according to the stroke order. As a result, the user can practice writing while checking the stroke order of the corrected characters on the stroke order image 100.

手書き領域R2への入力は手書き入力として検出されて、手書き領域R2に手書き入力を描画した手書き画像が表示される。即ち、プロセッサ11は、ディスプレイ17aに、手書き領域R2へ入力した手書き入力を描画した手書き画像を手書き領域R2に表示させる。これにより、利用者は、自身が行った入力を目視で確認することができる。図7に示す画面G4aには、手書き領域R2内に手本画像Mに加えて手書き画像W2が表示された様子が示されている。なお、手書き領域R2に対する手書き入力は、学習支援装置10における第2手書き入力の一例である。 The input to the handwriting area R2 is detected as a handwriting input, and a handwritten image in which the handwriting input is drawn is displayed in the handwriting area R2. That is, the processor 11 causes the display 17a to display the handwritten image obtained by drawing the handwritten input input to the handwritten area R2 in the handwritten area R2. As a result, the user can visually confirm the input made by the user. The screen G4a shown in FIG. 7 shows a state in which the handwritten image W2 is displayed in addition to the model image M in the handwritten area R2. The handwriting input for the handwriting area R2 is an example of the second handwriting input in the learning support device 10.

手本画像Mと筆順画像100は、いずれも訂正文字“必”の画像であり、訂正文字“必”のお手本として利用者に提供される点は同様である。従って、手本画像Mだけではなく筆順画像100も訂正文字“必”のお手本を示す手本画像の一例である。筆順画像100がお手本として手書き領域R2に並んで表示されることで、利用者は、お手本を確認しながら学習を行うことができる。 The model image M and the stroke order image 100 are both images of the correction character "necessary", and are similarly provided to the user as a model of the correction character "necessary". Therefore, not only the model image M but also the stroke order image 100 is an example of a model image showing a model of the correction character “necessary”. By displaying the stroke order image 100 side by side in the handwriting area R2 as a model, the user can perform learning while checking the model.

書き取り練習画面(画面G4、画面G4a)には、図6及び図7に示すように、さらに、複数のGUI部品が含まれてもよい。例えば、ボタンB1は、書き直しボタンであり、手書き入力の書き直しを指示するためのグラフィカルユーザーインタフェース(GUI)部品である。ボタンB1が押下されることで、手書き領域R2から手書き画像W2が消去される。ボタンB2は、ノート登録ボタンであり、メモリ12の学習帳15に手書き画像を記憶させるためのGUI部品である。ボタンB2が押下されることで、学習帳15に手書き画像W2が訂正文字“必”と関連付けられた状態で記憶される。ボタンB3は、お手本ボタンであり、手本画像Mの表示と非表示を切り替えるためのGUI部品である。ボタンB4は、筆順再生ボタンであり、筆順再生の開始を指示するためのGUI部品である。ボタンB4が押下されることで、手書き領域R2に、例えば、筆順画像要素101から筆順画像要素105が手書き領域R2の大きさに合わせて拡大された状態で、順番に表示されてもよい。 As shown in FIGS. 6 and 7, the writing practice screen (screen G4, screen G4a) may further include a plurality of GUI components. For example, the button B1 is a rewrite button and is a graphical user interface (GUI) component for instructing rewriting of handwriting input. When the button B1 is pressed, the handwritten image W2 is deleted from the handwritten area R2. The button B2 is a note registration button, and is a GUI component for storing a handwritten image in the study journal 15 of the memory 12. When the button B2 is pressed, the handwritten image W2 is stored in the study journal 15 in a state associated with the correction character "necessary". The button B3 is a model button, and is a GUI component for switching between display and non-display of the model image M. The button B4 is a stroke order playback button, and is a GUI component for instructing the start of stroke order playback. By pressing the button B4, for example, the stroke order image element 101 to the stroke order image element 105 may be sequentially displayed in the handwriting area R2 in a state of being enlarged according to the size of the handwriting area R2.

書き取り練習の終了が検出されると(ステップS13YES)、学習支援装置10は、詳細画面を表示し(ステップS15)、図3に示す一連の処理を終了する。ステップS13では、例えば、手書き領域R2に入力された手書き入力が訂正文字として正しく認識された場合に、プロセッサ11は、書き取り練習の終了を検出してもよい。また、利用者による特定の操作が検出された場合に、プロセッサ11は、書き取り練習の終了を検出してもよい。図8に示す画面G5は、詳細画面の一例であり、訂正文字“必”に関連する見出し語のリストを表示した画面である。 When the end of the writing practice is detected (step S13YES), the learning support device 10 displays the detail screen (step S15) and ends the series of processes shown in FIG. In step S13, for example, when the handwritten input input in the handwritten area R2 is correctly recognized as a correction character, the processor 11 may detect the end of the writing practice. Further, when a specific operation by the user is detected, the processor 11 may detect the end of the writing practice. The screen G5 shown in FIG. 8 is an example of a detailed screen, and is a screen displaying a list of headwords related to the correction character “necessary”.

以上のように、学習支援装置10では、プロセッサ11は、第1文字である認識文字“火”が第2文字である訂正文字“必”に訂正された後に、図5から図7に示すような、訂正文字“必”の学習を提案する画面を、ディスプレイ17aに表示させる。これにより、学習が必要な文字についての学習を促すことができるため、利用者に文字を効果的に学習させることができる。 As described above, in the learning support device 10, the processor 11 corrects the recognition character "fire", which is the first character, to the correction character "necessary", which is the second character, as shown in FIGS. 5 to 7. A screen that proposes learning of the corrected character "necessary" is displayed on the display 17a. As a result, it is possible to encourage the user to learn about the characters that need to be learned, so that the user can effectively learn the characters.

また、学習支援装置10は、利用者が書き取り練習を行わないことを選択した場合には(ステップS11NO)、筆点画像を表示する(ステップS14)。ここでは、プロセッサ11は、ディスプレイ17aに、手書き文字認識エンジンによって訂正文字“必”として認識される手書き入力を描画した手書き画像を、推奨筆点画像として表示させる。図9に示す画面G6は、推奨筆点画像W3を含む推奨筆点画像表示画面の一例であり、訂正文字の学習に関する画面の一例でもある。なお、推奨筆点画像に対応する手書き入力は、学習支援装置10の第3手書き入力の一例である。第3手書き入力のデータは、例えば、予め文字毎に準備されてもよく、学習支援装置10の手書き文字認識エンジンに以前に実際に入力され、且つ、正しく訂正文字として認識された入力から作成されてもよい。 Further, when the user chooses not to perform the writing practice (step S11NO), the learning support device 10 displays the writing brush image (step S14). Here, the processor 11 causes the display 17a to display a handwritten image in which a handwriting input recognized as a correction character “necessary” by the handwriting character recognition engine is drawn as a recommended handwriting image. The screen G6 shown in FIG. 9 is an example of a recommended brushstroke image display screen including the recommended brushstroke image W3, and is also an example of a screen related to learning of corrected characters. The handwriting input corresponding to the recommended brush point image is an example of the third handwriting input of the learning support device 10. The data of the third handwriting input may be prepared for each character in advance, for example, and is created from the input actually input to the handwriting character recognition engine of the learning support device 10 and correctly recognized as the corrected character. You may.

以上のように、学習支援装置10では、書き取り練習を行わない場合であっても、推奨筆点画像が表示される。このため、学習が必要なタイミングで利用者に文字を効果的に学習させることができる。また、書き取り練習を強制しないことで、利用者は、急いで検索結果を知りたい場合、比較的時間の余裕がある場合など、利用者の状況に応じた学習方法を選択することができる。従って、学習支援装置10によれば、利便性と学習効率を高いレベルで両立することができる。 As described above, in the learning support device 10, the recommended writing brush image is displayed even when the writing practice is not performed. Therefore, the user can effectively learn the characters at the timing when learning is required. In addition, by not forcing the writing practice, the user can select a learning method according to the user's situation, such as when he / she wants to know the search result in a hurry or when he / she has a relatively large amount of time. Therefore, according to the learning support device 10, both convenience and learning efficiency can be achieved at a high level.

上述した実施形態は、発明の理解を容易にするために具体例を示したものであり、本発明は上述した実施形態に限定されるものではない。学習支援装置、学習支援方法、及び、プログラムは、特許請求の範囲の記載を逸脱しない範囲において、さまざまな変形、変更が可能である。 The above-described embodiment shows a specific example for facilitating the understanding of the invention, and the present invention is not limited to the above-mentioned embodiment. The learning support device, learning support method, and program can be variously modified and changed without departing from the description of the claims.

上述した実施形態では、漢字の書き取り練習を例示したが、書き取り練習の対象は漢字に限らない。例えば、平仮名や片仮名であってもよい。また、日本語に限らず、外国語が書き取り練習の対象であってもよい。 In the above-described embodiment, the practice of writing kanji is illustrated, but the subject of the practice of writing is not limited to kanji. For example, it may be hiragana or katakana. In addition, not only Japanese but also foreign languages may be the subject of dictation practice.

また、上述した実施形態では、1回の文字訂正によって学習を促す例を示したが、プロセッサ11は、所定回数以上訂正された後に、学習を提案する画面をディスプレイ17aに表示させてもよい。これにより、利用者に学習を促す基準を適切に調整することができる。なお、所定回数以上は1回以上であればよく、利用者が任意に設定可能であってもよい。また、第1所定回数と第1所定回数より大きい第2所定回数を設けて、訂正が第1所定回数以上第2所定回数未満の間の場合と、訂正が第2所定回数以上の場合で、提案する学習方法を変更してもよい。例えば、1回訂正したときは、推奨筆点画像(学習に関する画面)を表示することで学習を促す一方で、2回以上訂正したときは、書き取り練習画面(学習に関する画面で、且つ、学習を提案する画面)を表示することで学習を促してもよい。なお、訂正回数は、同じ訂正文字毎にカウントされればよい。即ち、2つの異なる認識文字(例えば、“火”と“心”)を同じ訂正文字(例えば、“必”)に訂正された場合には、訂正回数2回とカウントしてもよい。 Further, in the above-described embodiment, an example in which learning is promoted by one character correction is shown, but the processor 11 may display a screen for proposing learning on the display 17a after the correction is performed a predetermined number of times or more. This makes it possible to appropriately adjust the criteria for encouraging the user to learn. It should be noted that the predetermined number of times or more may be one or more times, and the user may arbitrarily set it. In addition, when the first predetermined number of times and the second predetermined number of times larger than the first predetermined number of times are provided and the correction is between the first predetermined number of times and less than the second predetermined number of times, and when the correction is the second predetermined number of times or more. The proposed learning method may be changed. For example, when the correction is made once, the recommended brush point image (screen related to learning) is displayed to encourage learning, while when the correction is made twice or more, the writing practice screen (screen related to learning and learning) is performed. You may promote learning by displaying the proposal screen). The number of corrections may be counted for each of the same correction characters. That is, when two different recognition characters (for example, "fire" and "heart") are corrected to the same correction character (for example, "necessary"), the number of corrections may be counted as two.

また、上述した実施形態では、利用者が認識文字を訂正した場合に学習を促す例を示したが、手書き文字認識エンジンで認識エラーが発生した場合、つまり、どの文字とも認識できない場合に、学習を提案する画面を表示してもよい。ただし、このようなエラーの場合には、学習すべき文字を装置側で特定することが困難であるため、利用者が学習する文字を選択して学習を行ってもよい。 Further, in the above-described embodiment, an example of encouraging learning when the user corrects the recognition character is shown, but learning occurs when a recognition error occurs in the handwriting recognition engine, that is, when no character can be recognized. You may display a screen that proposes. However, in the case of such an error, since it is difficult for the device to specify the character to be learned, the user may select the character to be learned and perform the learning.

また、上述した実施形態では、利用者が認識文字を訂正した場合に、学習支援装置10が書き取り練習又は筆点画像のいずれかを用いて利用者に学習を行わせる例を示したが、学習を行わないという選択肢を利用者に提供してもよい。また、学習する場合に、書き取り練習と筆点画像のどちらを用いるかについての選択肢を与えることなく、一方を用いて学習を行わせてもよい。いずれの場合であっても、学習支援装置10は、利用者に少なくとも学習の必要性を認識させることが可能である。 Further, in the above-described embodiment, when the user corrects the recognition character, the learning support device 10 shows an example in which the user is made to learn by using either the writing practice or the writing brush image. May be offered to the user with the option of not doing. In addition, when learning, the learning may be performed using either one without giving a choice as to whether to use the writing practice or the brush point image. In any case, the learning support device 10 can make the user at least recognize the necessity of learning.

また、上述した実施形態では、検索ボタン押下後、文字詳細画面を表示して書き取り練習の実施を利用者に選択させる例を示したが、書き取り練習画面は利用者の意思によらず表示されてもよい。即ち、認識文字から訂正文字への訂正が生じている場合には、検索ボタンが押下されて訂正文字を検索する操作が検出されると、利用者の選択によらず、図4に示す画面G2dから図6に示す画面G4へ画面遷移が発生して、書き取り練習画面が表示されてもよい。 Further, in the above-described embodiment, an example is shown in which the character detail screen is displayed and the user selects the execution of the writing practice after pressing the search button, but the writing practice screen is displayed regardless of the user's intention. May be good. That is, when the correction from the recognition character to the correction character has occurred, when the search button is pressed and the operation to search for the correction character is detected, the screen G2d shown in FIG. 4 is not selected by the user. A screen transition may occur from the screen to the screen G4 shown in FIG. 6, and the writing practice screen may be displayed.

以下、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[付記1]
手書き入力を検出する検出部と、
前記検出部で検出された第1手書き入力に基づいて認識された第1文字を表示する表示部と、
前記表示部に表示された前記第1文字が第2文字に訂正されたか否かを認識する認識部と、
前記認識部による認識結果に基づいて、前記第2文字の学習に関する画面を前記表示部に表示させる制御部と、を備える
ことを特徴とする学習支援装置。
[付記2]
付記1に記載の学習支援装置において、
前記制御部は、前記表示部に表示された前記第1文字が前記第2文字に所定回数以上訂正された後、前記第2文字の学習を提案する画面を前記表示部に表示させる
ことを特徴とする学習支援装置。
[付記3]
付記1又は付記2に記載の学習支援装置において、
前記画面は、
前記第2文字の手本を示す手本画像と、
前記検出部で第2手書き入力を検出するための手書き領域と、を含む
ことを特徴とする学習支援装置。
[付記4]
付記3に記載の学習支援装置において、
前記制御部は、前記表示部に、前記手書き領域内に前記第2手書き入力を描画した手書き画像を表示させる
ことを特徴とする学習支援装置。
[付記5]
付記3又は付記4に記載の学習支援装置において、
前記制御部は、前記表示部に、前記手書き領域内に前記手本画像を表示させる
ことを特徴とする学習支援装置。
[付記6]
付記3又は付記4に記載の学習支援装置において、
前記制御部は、前記表示部に、前記手本画像と前記手書き領域を並べて表示させる
ことを特徴とする学習支援装置。
[付記7]
付記6に記載の学習支援装置において、
前記手本画像は、前記第2文字の画数と同数の筆順画像要素であって、互いに異なる筆順番号に対応する筆順画像要素を含み、
前記制御部は、前記表示部に、前記第2文字の画数と同数の筆順画像要素と前記手書き領域とを並べて表示させる
ことを特徴とする学習支援装置。
[付記8]
付記3乃至付記7のいずれか1つに記載の学習支援装置において、
前記制御部は、前記第2文字を検索する操作が検出されると、前記表示部に前記画面を表示させる
ことを特徴とする学習支援装置。
[付記9]
付記1又は付記2に記載の学習支援装置において、
前記画面は、前記第2文字として認識される第3手書き入力を描画した手書き画像を含む
ことを特徴とする学習支援装置。
[付記10]
付記1乃至付記9のいずれか1つに記載の学習支援装置において、
前記制御部は、前記表示部に、前記第1手書き入力に基づいて認識された複数の候補文字を、認識率の高い順に並べて表示させる
ことを特徴とする学習支援装置。
[付記11]
学習支援装置が行う学習支援方法であって、
検出した第1手書き入力に基づいて認識した第1文字を表示し、
表示された前記第1文字が第2文字に訂正されたか否かを認識し、
前記第1文字が前記第2文字に訂正されたか否かの認識結果に基づいて、前記第2文字の学習に関する画面を表示する
ことを特徴とする学習支援方法。
[付記12]
コンピュータに、
検出した第1手書き入力に基づいて認識した第1文字を表示部に表示させ、
前記表示部に表示された前記第1文字が第2文字に訂正されたか否かを認識し、
前記第1文字が前記第2文字に訂正されたか否かの認識結果に基づいて、前記第2文字の学習に関する画面を前記表示部に表示させる
処理を実行させることを特徴とするプログラム。
Hereinafter, the inventions described in the claims at the time of filing the application of the present application will be added.
[Appendix 1]
A detector that detects handwritten input and
A display unit that displays the first character recognized based on the first handwriting input detected by the detection unit, and a display unit.
A recognition unit that recognizes whether or not the first character displayed on the display unit has been corrected to the second character,
A learning support device including a control unit that displays a screen related to learning of the second character on the display unit based on a recognition result by the recognition unit.
[Appendix 2]
In the learning support device described in Appendix 1,
The control unit is characterized in that after the first character displayed on the display unit is corrected to the second character a predetermined number of times or more, a screen proposing learning of the second character is displayed on the display unit. Learning support device.
[Appendix 3]
In the learning support device described in Appendix 1 or Appendix 2,
The screen is
A model image showing the model of the second character and
A learning support device including a handwriting area for detecting a second handwriting input by the detection unit.
[Appendix 4]
In the learning support device described in Appendix 3,
The control unit is a learning support device characterized in that the display unit displays a handwritten image in which the second handwriting input is drawn in the handwriting area.
[Appendix 5]
In the learning support device described in Appendix 3 or Appendix 4,
The control unit is a learning support device characterized in that the display unit displays the model image in the handwriting area.
[Appendix 6]
In the learning support device described in Appendix 3 or Appendix 4,
The control unit is a learning support device characterized in that the model image and the handwritten area are displayed side by side on the display unit.
[Appendix 7]
In the learning support device described in Appendix 6,
The model image contains the same number of stroke order image elements as the number of strokes of the second character, and includes stroke order image elements corresponding to different stroke order numbers.
The control unit is a learning support device characterized in that the display unit displays the same number of stroke order image elements as the number of strokes of the second character and the handwriting area side by side.
[Appendix 8]
In the learning support device according to any one of Supplementary note 3 to Supplementary note 7.
The control unit is a learning support device characterized in that when an operation for searching for the second character is detected, the screen is displayed on the display unit.
[Appendix 9]
In the learning support device described in Appendix 1 or Appendix 2,
The screen is a learning support device including a handwritten image in which a third handwritten input recognized as the second character is drawn.
[Appendix 10]
In the learning support device according to any one of Supplementary note 1 to Supplementary note 9.
The control unit is a learning support device characterized in that a plurality of candidate characters recognized based on the first handwriting input are displayed on the display unit in descending order of recognition rate.
[Appendix 11]
It is a learning support method performed by the learning support device.
The first character recognized based on the detected first handwriting input is displayed, and
Recognize whether the displayed first character has been corrected to the second character,
A learning support method comprising displaying a screen relating to learning of the second character based on a recognition result of whether or not the first character has been corrected to the second character.
[Appendix 12]
On the computer
The first character recognized based on the detected first handwriting input is displayed on the display unit, and the display unit is displayed.
Recognizing whether or not the first character displayed on the display unit has been corrected to the second character,
A program characterized in that a process of displaying a screen relating to learning of the second character on the display unit is executed based on a recognition result of whether or not the first character has been corrected to the second character.

10 学習支援装置
11 プロセッサ
12 メモリ
13 制御プログラム
16 入力装置
17 表示装置
17a ディスプレイ
17b タッチパネル
18 通信モジュール
100 筆順画像
101〜105 筆順画像要素
CS 候補文字群
R1、R2 手書き領域
M 手本画像
W1、W2 手書き画像
W3 推奨筆点画像
10 Learning support device 11 Processor 12 Memory 13 Control program 16 Input device 17 Display device 17a Display 17b Touch panel 18 Communication module 100 Stroke order image 101-105 Stroke order image element CS Candidate character group R1, R2 Handwriting area M Model image W1, W2 Handwriting Image W3 Recommended stroke order image

Claims (12)

手書き入力を検出する検出部と、
前記検出部で検出された第1手書き入力に基づいて認識された第1文字を表示する表示部と、
前記表示部に表示された前記第1文字が第2文字に訂正されたか否かを認識する認識部と、
前記認識部による認識結果に基づいて、前記第2文字の学習に関する画面を前記表示部に表示させる制御部と、を備える
ことを特徴とする学習支援装置。
A detector that detects handwritten input and
A display unit that displays the first character recognized based on the first handwriting input detected by the detection unit, and a display unit.
A recognition unit that recognizes whether or not the first character displayed on the display unit has been corrected to the second character,
A learning support device including a control unit that displays a screen related to learning of the second character on the display unit based on a recognition result by the recognition unit.
請求項1に記載の学習支援装置において、
前記制御部は、前記表示部に表示された前記第1文字が前記第2文字に所定回数以上訂正された後、前記第2文字の学習を提案する画面を前記表示部に表示させる
ことを特徴とする学習支援装置。
In the learning support device according to claim 1,
The control unit is characterized in that after the first character displayed on the display unit is corrected to the second character a predetermined number of times or more, a screen proposing learning of the second character is displayed on the display unit. Learning support device.
請求項1又は請求項2に記載の学習支援装置において、
前記画面は、
前記第2文字の手本を示す手本画像と、
前記検出部で第2手書き入力を検出するための手書き領域と、を含む
ことを特徴とする学習支援装置。
In the learning support device according to claim 1 or 2.
The screen is
A model image showing the model of the second character and
A learning support device including a handwriting area for detecting a second handwriting input by the detection unit.
請求項3に記載の学習支援装置において、
前記制御部は、前記表示部に、前記手書き領域内に前記第2手書き入力を描画した手書き画像を表示させる
ことを特徴とする学習支援装置。
In the learning support device according to claim 3,
The control unit is a learning support device characterized in that the display unit displays a handwritten image in which the second handwriting input is drawn in the handwriting area.
請求項3又は請求項4に記載の学習支援装置において、
前記制御部は、前記表示部に、前記手書き領域内に前記手本画像を表示させる
ことを特徴とする学習支援装置。
In the learning support device according to claim 3 or 4.
The control unit is a learning support device characterized in that the display unit displays the model image in the handwriting area.
請求項3又は請求項4に記載の学習支援装置において、
前記制御部は、前記表示部に、前記手本画像と前記手書き領域を並べて表示させる
ことを特徴とする学習支援装置。
In the learning support device according to claim 3 or 4.
The control unit is a learning support device characterized in that the model image and the handwritten area are displayed side by side on the display unit.
請求項6に記載の学習支援装置において、
前記手本画像は、前記第2文字の画数と同数の筆順画像要素であって、互いに異なる筆順番号に対応する筆順画像要素を含み、
前記制御部は、前記表示部に、前記第2文字の画数と同数の筆順画像要素と前記手書き領域とを並べて表示させる
ことを特徴とする学習支援装置。
In the learning support device according to claim 6,
The model image contains the same number of stroke order image elements as the number of strokes of the second character, and includes stroke order image elements corresponding to different stroke order numbers.
The control unit is a learning support device characterized in that the display unit displays the same number of stroke order image elements as the number of strokes of the second character and the handwriting area side by side.
請求項3乃至請求項7のいずれか1項に記載の学習支援装置において、
前記制御部は、前記第2文字を検索する操作が検出されると、前記表示部に前記画面を表示させる
ことを特徴とする学習支援装置。
In the learning support device according to any one of claims 3 to 7.
The control unit is a learning support device characterized in that when an operation for searching for the second character is detected, the screen is displayed on the display unit.
請求項1又は請求項2に記載の学習支援装置において、
前記画面は、前記第2文字として認識される第3手書き入力を描画した手書き画像を含む
ことを特徴とする学習支援装置。
In the learning support device according to claim 1 or 2.
The screen is a learning support device including a handwritten image in which a third handwritten input recognized as the second character is drawn.
請求項1乃至請求項9のいずれか1項に記載の学習支援装置において、
前記制御部は、前記表示部に、前記第1手書き入力に基づいて認識された複数の候補文字を、認識率の高い順に並べて表示させる
ことを特徴とする学習支援装置。
In the learning support device according to any one of claims 1 to 9.
The control unit is a learning support device characterized in that a plurality of candidate characters recognized based on the first handwriting input are displayed on the display unit in descending order of recognition rate.
学習支援装置が行う学習支援方法であって、
検出した第1手書き入力に基づいて認識した第1文字を表示し、
表示された前記第1文字が第2文字に訂正されたか否かを認識し、
前記第1文字が前記第2文字に訂正されたか否かの認識結果に基づいて、前記第2文字の学習に関する画面を表示する
ことを特徴とする学習支援方法。
It is a learning support method performed by the learning support device.
The first character recognized based on the detected first handwriting input is displayed, and
Recognize whether the displayed first character has been corrected to the second character,
A learning support method comprising displaying a screen relating to learning of the second character based on a recognition result of whether or not the first character has been corrected to the second character.
コンピュータに、
検出した第1手書き入力に基づいて認識した第1文字を表示部に表示させ、
前記表示部に表示された前記第1文字が第2文字に訂正されたか否かを認識し、
前記第1文字が前記第2文字に訂正されたか否かの認識結果に基づいて、前記第2文字の学習に関する画面を前記表示部に表示させる
処理を実行させることを特徴とするプログラム。
On the computer
The first character recognized based on the detected first handwriting input is displayed on the display unit, and the display unit is displayed.
Recognizing whether or not the first character displayed on the display unit has been corrected to the second character,
A program characterized in that a process of displaying a screen relating to learning of the second character on the display unit is executed based on a recognition result of whether or not the first character has been corrected to the second character.
JP2019229333A 2019-12-19 2019-12-19 Learning support device, learning support method, and program Active JP7443752B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019229333A JP7443752B2 (en) 2019-12-19 2019-12-19 Learning support device, learning support method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019229333A JP7443752B2 (en) 2019-12-19 2019-12-19 Learning support device, learning support method, and program

Publications (2)

Publication Number Publication Date
JP2021096431A true JP2021096431A (en) 2021-06-24
JP7443752B2 JP7443752B2 (en) 2024-03-06

Family

ID=76431301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019229333A Active JP7443752B2 (en) 2019-12-19 2019-12-19 Learning support device, learning support method, and program

Country Status (1)

Country Link
JP (1) JP7443752B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014100A (en) * 1999-06-28 2001-01-19 Nyuuton:Kk Handwriting input device and writing way learning device
JP2014056210A (en) * 2012-09-14 2014-03-27 Casio Comput Co Ltd Chinese character writing order learning device and chinese character writing order learning program
JP2019113803A (en) * 2017-12-26 2019-07-11 株式会社光文書院 Chinese character learning device
JP2019164182A (en) * 2018-03-19 2019-09-26 Studyswitch株式会社 Character evaluation program, character evaluation method, and character evaluation device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014100A (en) * 1999-06-28 2001-01-19 Nyuuton:Kk Handwriting input device and writing way learning device
JP2014056210A (en) * 2012-09-14 2014-03-27 Casio Comput Co Ltd Chinese character writing order learning device and chinese character writing order learning program
JP2019113803A (en) * 2017-12-26 2019-07-11 株式会社光文書院 Chinese character learning device
JP2019164182A (en) * 2018-03-19 2019-09-26 Studyswitch株式会社 Character evaluation program, character evaluation method, and character evaluation device

Also Published As

Publication number Publication date
JP7443752B2 (en) 2024-03-06

Similar Documents

Publication Publication Date Title
JP2013186590A (en) Electronic dictionary device and program
JP5012083B2 (en) Learning support device and learning support program
KR101090658B1 (en) Electronic equipment equipped with dictionary function
JP2021096431A (en) Learning support device, method for supporting learning, and program
JP2014191355A (en) Character input device, and character input method
JP5938897B2 (en) Information display device, information display program, and information display method
KR101192460B1 (en) Electronic apparatus having electronic dictionary function
JP4898027B2 (en) Learning device
JP5381185B2 (en) Electronic device and information display program
JP4887514B2 (en) Kanji trailing character input method
JP2004109842A (en) Electronic dictionary device
JP2009109802A (en) Learning device, learning method, program, and recording medium
JP5141047B2 (en) Information display device and information display program
JP5397199B2 (en) Electronic device and information display program
JP5849487B2 (en) Display control apparatus and program
JP5532936B2 (en) Electronic device and information display program
JP2016062307A (en) Information display apparatus, information display program and information display method
CN112991829B (en) Learning support device, learning support method, and recording medium
WO2020166281A1 (en) Display device and display control program
CN116755821A (en) Display method and device, handheld reader and electronic equipment
JP2021096452A (en) Learning support device, method for supporting learning, and program
JP2013196232A (en) Information display device and information display program
JP6446801B2 (en) Display control apparatus and program
JP2009192833A (en) Electronic dictionary device with handwriting input function
JP2021128223A (en) Learning assistance device, learning assistance method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230828

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230912

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231108

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20231108

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240205

R150 Certificate of patent or registration of utility model

Ref document number: 7443752

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150