Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7443752B2 - Learning support device, learning support method, and program - Google Patents
[go: Go Back, main page]

JP7443752B2 - Learning support device, learning support method, and program - Google Patents

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

Info

Publication number
JP7443752B2
JP7443752B2 JP2019229333A JP2019229333A JP7443752B2 JP 7443752 B2 JP7443752 B2 JP 7443752B2 JP 2019229333 A JP2019229333 A JP 2019229333A JP 2019229333 A JP2019229333 A JP 2019229333A JP 7443752 B2 JP7443752 B2 JP 7443752B2
Authority
JP
Japan
Prior art keywords
character
support device
learning support
display
learning
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
JP2019229333A
Other languages
Japanese (ja)
Other versions
JP2021096431A (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 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)

Description

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

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

特開2009-109802号公報Japanese Patent Application Publication No. 2009-109802

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

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

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

本発明の一実施形態に係る学習支援装置は、手書き入力を検出する検出部と、前記検出部で検出された第1手書き入力に基づいて認識された第1文字を表示する表示部と、前記表示部に表示された前記第1文字が利用者の操作により第2文字に訂正されたか否かを認識する認識部と、前記認識部による認識結果に基づいて、前記第2文字の学習を提案する画面を前記表示部に表示させる制御部と、を備える。 A learning support device according to an 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; a recognition unit that recognizes whether the first character displayed on the display unit has been corrected to a second character by a user's operation ; and a proposal for learning the second character based on the recognition result by the recognition unit. and a control section that causes the display section to display a screen for displaying the screen .

本発明の一実施形態に係る学習支援方法は、学習支援装置が行う学習支援方法であって、検出した第1手書き入力に基づいて認識した第1文字を表示し、表示された前記第1文字が利用者の操作により第2文字に訂正されたか否かを認識し、前記第1文字が前記第2文字に訂正されたか否かの認識結果に基づいて、前記第2文字の学習を提案する画面を表示することを特徴とする学習支援方法。 A learning support method according to an embodiment of the present invention is a learning support method performed by a learning support device, in which a first character recognized based on a detected first handwritten input is displayed, and the first character displayed is recognizes whether or not is corrected to the second character by user's operation , and proposes learning of the second character based on the recognition result of whether or not the first character is corrected to the second character. A learning support method characterized by displaying a screen .

本発明の一実施形態に係るプログラムは、コンピュータに、検出した第1手書き入力に基づいて認識した第1文字を表示部に表示させ、前記表示部に表示された前記第1文字が利用者の操作により第2文字に訂正されたか否かを認識し、前記第1文字が前記第2文字に訂正されたか否かの認識結果に基づいて、前記第2文字の学習を提案する画面を前記表示部に表示させる処理を実行させる。 A program according to an embodiment of the present invention causes a computer to display a first character recognized based on a detected first handwritten input on a display unit, and the first character displayed on the display unit is Recognizing whether or not the first character has been corrected to the second character by the operation , and displaying a screen that proposes learning of the second character based on the recognition result of whether or not the first character has been corrected to the second character. Execute the process to be displayed on the section.

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

学習支援装置10の斜視図である。1 is a perspective view of a learning support device 10. FIG. 学習支援装置10の構成図である。1 is a configuration diagram of a learning support device 10. FIG. 学習支援装置10が行う処理のフローチャートの一例である。It is an example of a flowchart of processing performed by the learning support device 10. 学習支援装置10における画面遷移の一例である。It is an example of screen transition in the learning support device 10. 表示装置17に表示される漢字詳細画面の一例である。This is an example of a kanji detail screen displayed on the display device 17. 表示装置17に表示される書き取り練習画面の一例である。This is an example of a dictation practice screen displayed on the display device 17. 表示装置17に表示される書き取り練習画面の別の一例である。This is another example of a dictation 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 writing 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 that has an electronic dictionary function that searches for information from one or more dictionary contents that are non-volatilely recorded within the device. The learning support device 10 further has a function for practicing dictating characters such as kanji and kana characters. The configuration of the learning support device 10 will be described below 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). The memory 12 is an example of a storage unit of the learning support device 10, and is, for example, any semiconductor memory, such as volatile memory such as RAM (Random Access Memory), non-volatile memory such as ROM (Read Only Memory), or flash memory. Contains memory.

メモリ12には、制御プログラム13と、1つ以上の辞書コンテンツ(辞書コンテンツ14a、辞書コンテンツ14b・・・)と、学習帳15が記憶されている。以降では、個々の辞書コンテンツを特に区別しない場合には、それぞれまたはその集合を辞書コンテンツ14として参照する。 The memory 12 stores a control program 13, one or more dictionary contents (dictionary contents 14a, dictionary contents 14b, . . . ), and a study book 15. Hereinafter, when individual dictionary contents are not particularly distinguished, each or a set thereof will be 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は、例えば、膜抵抗方式のタッチパネル、静電容量方式のタッチパネル、超音波表面弾性方式のタッチパネルなどである。 The learning support device 10 further includes an input device 16 and a display device 17, as shown in FIGS. 1 and 2. The input device 16 is, for example, a keyboard, but may also 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. Display 17a is controlled by processor 11. The touch panel 17b is an example of a detection unit of the learning support device 10, and detects handwritten input. The touch panel 17b is, for example, a membrane resistance type touch panel, a capacitive type touch panel, an ultrasonic surface elastic type touch panel, or the like.

学習支援装置10は、図2に示すように、通信モジュール18を備えている。通信モジュール18は、例えば、無線通信モジュールである。通信モジュール18は、インターネット上から辞書コンテンツをダウンロードしてもよく、ダウンロードした辞書コンテンツをメモリ12に追加することで、電子辞書機能を拡張してもよい。 The learning support device 10 includes a communication module 18, as shown in FIG. Communication module 18 is, for example, a wireless communication module. The communication module 18 may download dictionary content from the Internet, and may expand 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 an electronic dictionary function by executing the control program 13 developed 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 and displays it on the display device 17 according to search conditions input using the input device 16 or the touch panel 17b, for example. .

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

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

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

なお、図1及び図2では、電子辞書専用の携帯型端末である学習支援装置10を例示したが、学習支援装置10は、例えば、スマートフォンなどの汎用の携帯型端末であってもよく、アプリケーションをインストールすることで電子辞書機能及び書き取り練習機能が実現されてもよい。また、学習支援装置10が携帯型装置である場合を例示したが、学習支援装置10は、携帯型装置に限らず、据置型装置であってもよい。 Although FIGS. 1 and 2 illustrate the learning support device 10 that is a portable terminal dedicated to electronic dictionaries, the learning support device 10 may be a general-purpose portable terminal such as a smartphone, and an application By installing , an electronic dictionary function and a dictation practice function may be realized. Moreover, although the case where the learning support device 10 is a portable device is illustrated, the learning support device 10 is not limited to a 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 transitions in the learning support device 10. FIG. 5 is an example of a kanji detail screen displayed on the display device 17. FIG. 6 is an example of a dictation practice screen displayed on the display device 17. FIG. 7 is another example of the dictation 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 writing 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 a dictionary selection screen (step S1). Screen G1 shown in FIG. 4 is an example of a dictionary selection screen. Thereafter, when the user operates the input device 16 or the touch panel 17b to select a specific dictionary content from the dictionary content list 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). Screen G2, screen G2a, screen G2b, screen G2c, and screen G2d shown in FIG. 4 are each an example of a search screen. The search screen includes a search bar B for inputting search target characters and a handwriting area R1. Note that FIG. 4 shows a case where 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 handwritten input (step S3). Here, when the processor 11 detects the depression of the handwriting button in the search bar B, the touch panel 17b detects the handwritten input input into the handwriting area R1. Then, the processor 11 causes the display 17a to display a handwritten image obtained by drawing the handwritten input detected on the touch panel 17b. A screen G2a shown in FIG. 4 shows a handwritten image W1, which is a handwritten input, displayed in a handwritten area R1.

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

利用者は、認識文字が意図した文字と異なる場合には、学習支援装置10に対してその他の候補文字の表示を要求することができる。図4に示す画面G2bには、利用者が“必”のつもりで入力した手書き入力が“火”と認識されたため、利用者が検索バーB内に表示された認識文字“火”をタップして候補文字の表示を要求している様子が示されている。 If 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 that the user entered with the intention of "necessary" was recognized as "fire", so the user tapped the recognized character "fire" displayed in the search bar B. It is shown that the user is requesting the display of candidate characters.

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

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

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

その後、利用者が候補文字群CSの中から意図した文字を見つけて選択すると、学習支援装置10は、検索バーB内に訂正後の文字(以降、単に訂正文字と記す。)を表示する(ステップS7)。ここでは、プロセッサ11は、検索バーB内に表示されていた認識文字を訂正文字に置き換えることで、ディスプレイ17aに、訂正文字を表示させる。図4に示す画面G2cには、候補文字群CSから利用者が意図した文字“必”が選択された様子が示されている。また、図4に示す画面G2dには、検索バーB内に訂正文字“必”が表示された様子が示されている。なお、訂正文字“必”は、学習支援装置10における第2文字の一例である。 Thereafter, 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 ( Step S7). Here, the processor 11 replaces the recognized characters displayed in the search bar B with the corrected characters, thereby displaying the corrected characters on the display 17a. Screen G2c shown in FIG. 4 shows that the character "necessary" intended by the user has been selected from the candidate character group CS. In addition, the screen G2d shown in FIG. 4 shows that the corrected character "necessary" is displayed within the search bar B. Note that the correction character "necessary" is an example of the second character in the learning support device 10.

利用者による検索バーB内の検索ボタンの押下を検出すると(ステップS8)、学習支援装置10は、さらに、認識文字が訂正されたか否かを判定する(ステップS9)。ここでは、プロセッサ11は、プロセッサ11は、ディスプレイ17aに表示された認識文字が訂正されたか否かを認識する。より具体的には、例えば、ステップS4で認識した認識文字と検索対象の文字とを比較することで、認識文字が訂正されたか否かを判定してもよい。 When detecting that the user presses the search button in the search bar B (step S8), the learning support device 10 further determines whether the recognized characters have been corrected (step S9). Here, the processor 11 recognizes whether the recognized 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 search target character.

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

その後、学習支援装置10は、書き取り練習の開始指示を検出する(ステップS11YES)、書き取り練習画面を表示する(ステップS12)。ここでは、プロセッサ11は、例えば、画面G3のボタンWBの押下を検出することで、書き取り練習の開始指示があったと判定し、ディスプレイ17aに、訂正文字“必”のための書き取り練習画面を表示させる。図6に示す画面G4は、書き取り練習画面の一例である。また、画面G4は、利用者が実際に訂正文字“必”の手書き入力を行って書き取り練習を行う画面であるため、訂正文字“必”の学習を提案する画面の一例であり、訂正文字の学習に関する画面の一例でもある。 Thereafter, the learning support device 10 detects an instruction to start dictation practice (step S11 YES) and displays a dictation practice screen (step S12). Here, the processor 11 determines that there is an instruction to start dictation practice by detecting, for example, that the button WB on the screen G3 is pressed, and displays a dictation practice screen for the corrected character "necessary" on the display 17a. let Screen G4 shown in FIG. 6 is an example of a dictation practice screen. Screen G4 is an example of a screen that suggests learning the corrected character "necessary" because it is a screen where the user actually inputs the corrected character "necessary" by hand and practices dictation. This 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 corrected character "necessary" and a handwriting area R2 for detecting handwritten input on the touch panel 17b. By displaying the model image M together with the handwriting area R2, the user can easily practice dictation while viewing the model image M. Furthermore, on the screen G4, the model image M is displayed within the handwriting area R2. That is, the processor 11 causes the display 17a to display the model image M within the handwriting area R2. Thereby, 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 handwritten area R2. The stroke order image 100 includes five stroke order image elements (stroke order image elements 101 to 105). The five stroke order image elements are all images of corrected characters, but they 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 character, as shown in 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 handwritten 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 character, arranged in accordance with the stroke order. Thereby, the user can practice dictation while checking the stroke order of the corrected characters using the stroke order image 100.

手書き領域R2への入力は手書き入力として検出されて、手書き領域R2に手書き入力を描画した手書き画像が表示される。即ち、プロセッサ11は、ディスプレイ17aに、手書き領域R2へ入力した手書き入力を描画した手書き画像を手書き領域R2に表示させる。これにより、利用者は、自身が行った入力を目視で確認することができる。図7に示す画面G4aには、手書き領域R2内に手本画像Mに加えて手書き画像W2が表示された様子が示されている。なお、手書き領域R2に対する手書き入力は、学習支援装置10における第2手書き入力の一例である。 An input to the handwriting region R2 is detected as a handwritten input, and a handwritten image in which the handwritten input is drawn is displayed in the handwriting region R2. That is, the processor 11 causes the display 17a to display, in the handwriting area R2, a handwritten image obtained by drawing the handwritten input input to the handwriting area R2. This allows the user to visually check the input he or she has made. The screen G4a shown in FIG. 7 shows a handwritten image W2 displayed in addition to the model image M in the handwritten area R2. Note that the handwritten input to the handwritten area R2 is an example of the second handwritten 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 corrected character "necessary", and are similarly provided to the user as a model of the corrected character "necessary". Therefore, not only the model image M but also the stroke order image 100 are examples of model images showing a model of the corrected character "necessary". By displaying the stroke order image 100 as a model in line with the handwriting area R2, the user can learn 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の大きさに合わせて拡大された状態で、順番に表示されてもよい。 The dictation practice screen (screen G4, screen G4a) may further include a plurality of GUI parts, as shown in FIGS. 6 and 7. For example, button B1 is a rewrite button, and is a graphical user interface (GUI) component for instructing rewriting of handwritten input. By pressing button B1, handwritten image W2 is erased from handwritten area R2. Button B2 is a note registration button, and is a GUI component for storing a handwritten image in the study notebook 15 of the memory 12. By pressing the button B2, the handwritten image W2 is stored in the study notebook 15 in a state where it is associated with the corrected character "necessary". The button B3 is a model button, and is a GUI component for switching between displaying and non-displaying the model image M. 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, stroke order image elements 101 to 105 may be sequentially displayed in the handwriting area R2 in a state enlarged to match the size of the handwriting area R2.

書き取り練習の終了が検出されると(ステップS13YES)、学習支援装置10は、詳細画面を表示し(ステップS15)、図3に示す一連の処理を終了する。ステップS13では、例えば、手書き領域R2に入力された手書き入力が訂正文字として正しく認識された場合に、プロセッサ11は、書き取り練習の終了を検出してもよい。また、利用者による特定の操作が検出された場合に、プロセッサ11は、書き取り練習の終了を検出してもよい。図8に示す画面G5は、詳細画面の一例であり、訂正文字“必”に関連する見出し語のリストを表示した画面である。 When the end of the dictation practice is detected (step S13 YES), the learning support device 10 displays a detailed screen (step S15), and ends the series of processes shown in FIG. 3. In step S13, for example, when the handwritten input input into the handwriting area R2 is correctly recognized as a corrected character, the processor 11 may detect the end of the dictation practice. Further, the processor 11 may detect the end of the dictation practice when a specific operation by the user is detected. 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 first character, which is the recognized character "Tu", to the second character, which is the corrected character "necessary", and then the processor 11 performs the following operations as shown in FIGS. A screen suggesting learning of the corrected character "necessary" is displayed on the display 17a. This can encourage the user to learn the characters that need to be learned, allowing the user to learn the characters effectively.

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

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

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

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

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

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

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

また、上述した実施形態では、検索ボタン押下後、文字詳細画面を表示して書き取り練習の実施を利用者に選択させる例を示したが、書き取り練習画面は利用者の意思によらず表示されてもよい。即ち、認識文字から訂正文字への訂正が生じている場合には、検索ボタンが押下されて訂正文字を検索する操作が検出されると、利用者の選択によらず、図4に示す画面G2dから図6に示す画面G4へ画面遷移が発生して、書き取り練習画面が表示されてもよい。 Furthermore, in the above-described embodiment, after pressing the search button, the character details screen is displayed and the user selects to perform dictation practice. However, the dictation practice screen may be displayed regardless of the user's intention. Good too. In other words, when a recognized character is corrected to a corrected character, when the search button is pressed and an operation to search for a corrected character is detected, the screen G2d shown in FIG. 4 is displayed regardless of the user's selection. A screen transition may occur from the screen to screen G4 shown in FIG. 6, and a dictation 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 invention described in the original claims of this application will be additionally described.
[Additional note 1]
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;
a recognition unit that recognizes whether or not the first character displayed on the display unit has been corrected to a second character;
A learning support device comprising: a control unit that causes the display unit to display a screen related to learning the second character based on a recognition result by the recognition unit.
[Additional note 2]
In the learning support device described in Appendix 1,
The control unit causes the display unit to display a screen suggesting learning of the second character after the first character displayed on the display unit is corrected to the second character a predetermined number of times or more. Learning support device.
[Additional note 3]
In the learning support device described in Supplementary note 1 or Supplementary note 2,
The screen is
a model image showing a model of the second character;
A learning support device comprising: a handwriting area for detecting a second handwritten input by the detection unit.
[Additional note 4]
In the learning support device described in Appendix 3,
The learning support device is characterized in that the control unit causes the display unit to display a handwritten image in which the second handwritten input is drawn within the handwriting area.
[Additional note 5]
In the learning support device described in appendix 3 or appendix 4,
The learning support device is characterized in that the control unit causes the display unit to display the model image within the handwriting area.
[Additional note 6]
In the learning support device described in appendix 3 or appendix 4,
The learning support device is characterized in that the control unit causes the display unit to display the model image and the handwriting area side by side.
[Additional note 7]
In the learning support device described in Appendix 6,
The model image includes the same number of stroke order image elements as the number of strokes of the second character and corresponding to mutually different stroke order numbers,
The learning support device is characterized in that the control unit causes the display unit to display stroke order image elements of the same number as the number of strokes of the second character and the handwriting area side by side.
[Additional note 8]
In the learning support device according to any one of Supplementary notes 3 to 7,
The learning support device is characterized in that the control unit causes the display unit to display the screen when an operation to search for the second character is detected.
[Additional note 9]
In the learning support device described in Supplementary note 1 or Supplementary note 2,
The learning support device is characterized in that the screen includes a handwritten image depicting a third handwritten input recognized as the second character.
[Additional note 10]
In the learning support device according to any one of Supplementary Notes 1 to 9,
The learning support device is characterized in that the control unit causes the display unit to display a plurality of candidate characters recognized based on the first handwritten input, arranged in descending order of recognition rate.
[Additional note 11]
A learning support method performed by a learning support device, comprising:
Displaying the first character recognized based on the detected first handwritten input,
Recognizing whether the displayed first character has been corrected to a second character;
A learning support method characterized by displaying a screen related to learning the second character based on a recognition result as to whether or not the first character has been corrected to the second character.
[Additional note 12]
to the computer,
Displaying the first character recognized based on the detected first handwritten input on the display unit,
Recognizing whether the first character displayed on the display unit has been corrected to a second character;
A program that causes the display unit to display a screen related to learning the second character based on a recognition result as to 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 images 101 to 105 Stroke order image element CS Candidate character group R1, R2 Handwriting area M Model image W1, W2 Handwriting Image W3 Recommended brush point image

Claims (12)

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

Similar Documents

Publication Publication Date Title
JP6197706B2 (en) Electronic device, problem output method and program
JP5012083B2 (en) Learning support device and learning support program
JP7443752B2 (en) Learning support device, learning support method, and program
US8489389B2 (en) Electronic apparatus with dictionary function and computer-readable medium
KR101090658B1 (en) Electronic device with dictionary function
CN110989894B (en) Electronic device, electronic device control method, and program-recorded recording medium
JP2004109842A (en) Electronic dictionary device
JP5381185B2 (en) Electronic device and information display program
JP2021096452A (en) Learning support device, method for supporting learning, and program
JP4898027B2 (en) Learning device
JP5938897B2 (en) Information display device, information display program, and information display method
JP2008293408A (en) Electronic dictionary device with handwriting input function and control program thereof
KR101192460B1 (en) Electronic apparatus having electronic dictionary function
JP2010128666A (en) Information processor
CN111090722B (en) Voice question searching method and learning equipment
JP5927777B2 (en) Display control apparatus and program
JP5233101B2 (en) Electronic device and program with dictionary function
JP5397199B2 (en) Electronic device and information display program
JP5141047B2 (en) Information display device and information display program
JP2018155808A (en) Learning support device, learning support method, and program
JP2009109802A (en) Learning device, learning method, program, and recording medium
AU2016277581A1 (en) Methods, Controllers and Devices for Assembling a Word
JP2009042939A (en) Electronic device and program having dictionary function
CN115131799B (en) Character recognition device, character recognition method, and recording medium
JP5849487B2 (en) Display control apparatus 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