JP2022171886A - computer program - Google Patents

computer program Download PDF

Info

Publication number
JP2022171886A
JP2022171886A JP2022149152A JP2022149152A JP2022171886A JP 2022171886 A JP2022171886 A JP 2022171886A JP 2022149152 A JP2022149152 A JP 2022149152A JP 2022149152 A JP2022149152 A JP 2022149152A JP 2022171886 A JP2022171886 A JP 2022171886A
Authority
JP
Japan
Prior art keywords
character
text data
display
morpheme
computer program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022149152A
Other languages
Japanese (ja)
Inventor
佑 和田
Yu Wada
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2022149152A priority Critical patent/JP2022171886A/en
Publication of JP2022171886A publication Critical patent/JP2022171886A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To make a user (reader) have such an experience as to enable fast reading easily.
SOLUTION: A computer program causes a terminal device 1 to: acquire text data including a plurality of morphemes; divide the text data into character sections including one or more morphemes on the basis of the function of the morpheme; and generate display data to replace and display the text data corresponding to the divided each character section on a screen area fixed on a display screen.
SELECTED DRAWING: Figure 4
COPYRIGHT: (C)2023,JPO&INPIT

Description

本発明は、テキストデータの表示に関する処理をコンピュータに実行させるためのコンピュータプログラムに関する。 The present invention relates to a computer program for causing a computer to execute processing related to displaying text data.

従来から、例えば効率の良い情報取得、及び学力向上などのため、速読が推奨されている。速読とは、より速く文章を読むことである。 Conventionally, speed reading has been recommended in order to obtain information efficiently and improve academic ability. Speed reading is reading faster.

例えば、本を読むときには、上下左右に目を動かす動きが予想以上に大きい。このような目の動きは、眼球の跳躍性運動と呼ばれる。例えば、読む速度が遅い人ほど、目の動きが多い傾向にある。 For example, when reading a book, the movement of the eyes up, down, left, and right is larger than expected. Such eye movements are called saccade movements of the eyeball. For example, people who read slowly tend to move their eyes more.

上記のような目の動きに着目して目の動きを少なくするため、多くの速読手法では、例えば、読者が規則的に視点を移動可能にするためのトレーニングなど、視点および視野に関する様々なトレーニングが提案されている。 In order to reduce eye movement by focusing on eye movements as described above, many speed reading techniques include various aspects of viewpoint and field of view, such as training for the reader to be able to move the viewpoint regularly. Training is suggested.

また、例えば、特許文献1には、より確実な速読を可能とするため、文書情報から抽出したキーワードを彩色する等してキーワードを他と区別して見やすくし、視線を検出してキーワードを読み飛ばしたかどうかを検出する速読支援装置が記載されている。 Further, for example, in Patent Document 1, in order to enable more reliable speed reading, keywords extracted from document information are colored to distinguish them from others and make them easier to see, and a line of sight is detected to read the keywords. A fast-reading assist device is described that detects whether or not the text has been skipped.

特開平11-24549号公報JP-A-11-24549

上述した特許文献1などの技術では、読み飛ばしの検出など、視点および視野に関するトレーニングを支援することが可能である。しかし、特許文献1などの技術を用いても、上述したように速読を取得するためは、視点および視野に関するトレーニング自体が必要であった。 The technology disclosed in Patent Document 1 and the like described above can support training regarding viewpoints and fields of view, such as skipping detection. However, even if the technique disclosed in Patent Document 1 is used, training itself regarding viewpoints and visual fields is necessary in order to acquire speed reading as described above.

このため、上述したようなトレーニングによらず、容易に速読できるような体験をユーザ(読者)に提供することが望まれる。 For this reason, it is desirable to provide users (readers) with an experience that enables them to read quickly without relying on the training described above.

本発明の目的は、上述した課題に鑑みてなされたものであり、容易に速読できるような体験をユーザ(読者)に提供可能なコンピュータプログラムを提供することにある。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a computer program capable of providing a user (reader) with an experience that facilitates fast reading.

本発明のコンピュータプログラムは、複数の形態素が含まれたテキストデータを取得することと、前記テキストデータに含まれる前記複数の形態素の機能に基づいて、前記テキストデータを、1以上の形態素を含む文字区間に分割することと、表示画面上に固定された画面領域の表示用データであって、前記分割した各々の文字区間に対応するテキストデータを入替え表示するための前記表示用データを生成することと、をコンピュータに実行させるためのコンピュータプログラムである。 A computer program according to the present invention obtains text data containing a plurality of morphemes, and converts the text data into characters containing one or more morphemes based on functions of the plurality of morphemes contained in the text data. dividing into sections; and generating the display data, which is display data for a screen area fixed on the display screen, for replacing and displaying the text data corresponding to each of the divided character sections. and a computer program for causing a computer to execute.

本発明によれば、容易に速読できるような体験をユーザ(読者)に提供することが可能となる。なお、本発明により、当該効果の代わりに、又は当該効果とともに、他の効果が奏されてもよい。 According to the present invention, it is possible to provide a user (reader) with an experience of easy fast reading. It should be noted that other effects may be achieved by the present invention instead of or in addition to the above effects.

図1は、第1の実施形態に係る端末装置1のハードウェア構成の例を説明する説明図である。FIG. 1 is an explanatory diagram illustrating an example of a hardware configuration of a terminal device 1 according to the first embodiment. 図2は、テキストデータに含まれる複数の形態素の具体例を説明するための説明図である。FIG. 2 is an explanatory diagram for explaining a specific example of a plurality of morphemes included in text data. 図3は、形態素の機能に基づいた文字区間の分割処理の具体例を説明するための図である。FIG. 3 is a diagram for explaining a specific example of character segment division processing based on the function of morphemes. 図4は、文字区間分割部130による具体的な文字区間に関する分割処理の流れの具体例を説明するためのフローチャートである。FIG. 4 is a flow chart for explaining a specific example of the flow of dividing processing relating to specific character segments by the character segment segmentation unit 130 . 図5は、表示用データに従って端末装置1の表示部16に表示される表示例に関する説明図である。FIG. 5 is an explanatory diagram of a display example displayed on the display unit 16 of the terminal device 1 according to the display data. 図6は、3つの文字区間(3行)のテキスト(画像データ)が、表示画面上に固定された画面領域610に表示される表示例に関する説明図である。FIG. 6 is an explanatory diagram of a display example in which three character sections (three lines) of text (image data) are displayed in a screen area 610 fixed on the display screen. 図7は、第2の実施形態に係る端末装置1のハードウェア構成の例を説明する説明図である。FIG. 7 is an explanatory diagram illustrating an example of the hardware configuration of the terminal device 1 according to the second embodiment. 図8は、操作用画像データ(操作ボタン)の具体例に関する説明を行うための説明図である。FIG. 8 is an explanatory diagram for explaining a specific example of operation image data (operation buttons). 図9は、第2の実施形態に係る変形例1を説明するための説明図である。FIG. 9 is an explanatory diagram for explaining Modification 1 according to the second embodiment. 図10は、第2の実施形態に係る変形例2を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining Modification 2 according to the second embodiment. 図11は、第2実施形態に係る変形例3を説明するための説明図である。FIG. 11 is an explanatory diagram for explaining Modification 3 according to the second embodiment.

以下、添付の図面を参照して本発明の実施形態を詳細に説明する。なお、本明細書及び図面において、同様に説明されることが可能な要素については、同一の符号を付することにより重複説明が省略され得る。 Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, in the present specification and drawings, elements that can be described in the same manner can be omitted from redundant description by assigning the same reference numerals.

説明は、以下の順序で行われる。
1.本発明の実施形態の概要
2.第1の実施形態
2.1.端末装置の構成
2.2.技術的特徴
3.第2の実施形態
3.1.端末装置の構成
3.2.技術的特徴
4.他の形態
The description is given in the following order.
1. Overview of Embodiments of the Invention 2 . First Embodiment 2.1. Configuration of terminal device 2.2. Technical features 3. Second Embodiment 3.1. Configuration of terminal device 3.2. Technical features 4. other forms

<<1.本発明の実施形態の概要>>
まず、本発明の実施形態の概要を説明する。
<<1. Overview of Embodiments of the Present Invention>>
First, an outline of an embodiment of the present invention will be described.

(1)技術的課題
従来から、例えば効率の良い情報の取得、学力向上などのため、速読が推奨されている。速読とは、より速く文章を読むことである。
(1) Technical Problem Conventionally, speed reading has been recommended in order to obtain information efficiently and improve academic ability. Speed reading is reading faster.

例えば、本を読むときには、上下左右に目を動かす動きが予想以上に大きい。このような目の動きは、眼球の跳躍性運動と呼ばれる。例えば、読む速度が遅い人ほど、目の動きが多い傾向にある。 For example, when reading a book, the movement of the eyes up, down, left, and right is larger than expected. Such eye movements are called saccade movements of the eyeball. For example, people who read slowly tend to move their eyes more.

多くの速読手法では、上記のような傾向に着目して目の動きを少なくするため、例えば、読者が規則的に視点を移動可能にするためのトレーニングなど、視点および視野に関する様々なトレーニングが提案されている。 Many speed-reading methods focus on the above tendencies and reduce eye movements. For example, training to enable readers to move their viewpoints regularly involves various trainings related to viewpoints and visual fields. Proposed.

また、より確実な速読を可能とするため、下記の参考文献1には、文書情報から抽出したキーワードを彩色する等してキーワードを他と区別して見やすくし、視線を検出してキーワードを読み飛ばしたかどうかを検出する速読支援装置が記載されている。
参考文献1:特開平11-24549号公報
In addition, in order to enable more reliable speed reading, in reference 1 below, keywords extracted from document information are colored to distinguish them from other keywords and make them easier to see, and the line of sight is detected to read the keywords. A fast-reading assist device is described that detects whether or not the text has been skipped.
Reference 1: JP-A-11-24549

(2)技術的特徴
本発明の実施形態では、例えば、コンピュータプログラムは、複数の形態素が含まれたテキストデータを取得することと、前記テキストデータを、形態素の機能に基づいて1以上の形態素を含む文字区間に分割することと、表示画面上に固定された画面領域に前記分割した各々の文字区間に対応するテキストデータを入替え表示するための表示用データを生成することと、をコンピュータに実行させる。
(2) Technical Features In an embodiment of the present invention, for example, a computer program obtains text data containing a plurality of morphemes, and divides the text data into one or more morphemes based on the functions of the morphemes. and generating display data for replacing and displaying the text data corresponding to each of the divided character sections in a fixed screen area on the display screen. Let

これにより、例えば、容易に速読できるような体験をユーザ(読者)に提供することが可能となる。なお、上述した技術的特徴は本発明の実施形態の具体的な一例であり、当然ながら、本発明の実施形態は上述した技術的特徴に限定されない。 As a result, for example, it is possible to provide the user (reader) with an experience that facilitates fast reading. The technical features described above are specific examples of the embodiments of the present invention, and the embodiments of the present invention are not limited to the technical features described above.

<<2.第1の実施形態>>
続いて、図1~図6を参照して、本発明の第1の実施形態を説明する。
<<2. First Embodiment>>
Next, a first embodiment of the present invention will be described with reference to FIGS. 1 to 6. FIG.

<2.1.端末装置の構成>
まず、図1は、第1の実施形態に係る端末装置1のハードウェア構成の例を説明する説明図である。図1を参照して、第1の実施形態に係る端末装置1のハードウェア構成の例を説明する。
<2.1. Configuration of terminal device>
First, FIG. 1 is an explanatory diagram for explaining an example of the hardware configuration of the terminal device 1 according to the first embodiment. An example of the hardware configuration of the terminal device 1 according to the first embodiment will be described with reference to FIG.

図1に示すように、端末装置1は、汎用的なコンピュータのハードウェア構成を有する携帯型無線通信端末により実現される。すなわち、端末装置1は、図1に示すように、インターネットなどの通信ネットワークを介してアプリケーションプログラム提供サーバ等と通信を行う通信インタフェース部11と、タッチパネルなどのユーザからの操作入力を受ける操作入力部12と、を備える。また、端末装置1は、各種演算処理を行うCPUなどの演算処理部13と、演算処理データを一時的に記憶するSRAMやDRAMなどのメインメモリ14と、アプリケーションプログラム及び各種データが記憶されたフラッシュメモリなどの記憶装置15と、例えばタッチパネルと一体化された表示部16とを備える。具体的には、スマートフォン、タブレット、ノート型パーソナルコンピュータ、デスクトップ型パーソナルコンピュータ、スマートグラス(メガネのような外形構成で頭部に装着して使用するウェアラブルデバイス)、スマートウォッチ(腕時計のような外形構成で手首に装着して使用するウェアラブルデバイス)、HMD(Head Mounted Display)等である。 As shown in FIG. 1, the terminal device 1 is implemented by a portable wireless communication terminal having a hardware configuration of a general-purpose computer. That is, as shown in FIG. 1, the terminal device 1 includes a communication interface section 11 that communicates with an application program providing server or the like via a communication network such as the Internet, and an operation input section such as a touch panel that receives an operation input from a user. 12 and. The terminal device 1 also includes an arithmetic processing unit 13 such as a CPU that performs various kinds of arithmetic processing, a main memory 14 such as SRAM or DRAM that temporarily stores arithmetic processing data, and a flash memory that stores application programs and various data. A storage device 15 such as a memory and a display unit 16 integrated with, for example, a touch panel are provided. Specifically, smartphones, tablets, notebook personal computers, desktop personal computers, smart glasses (wearable devices that are worn on the head with an external configuration similar to glasses), smart watches (external configuration similar to wristwatches). a wearable device that is worn on the wrist for use), HMD (Head Mounted Display), and the like.

このようなハードウェア構成を有する端末装置1には、テキストデータの表示に関する処理を実行するテキスト表示用アプリケーションプログラムがインストールされる。ここで、テキスト表示用アプリケーションプログラムは、インターネット経由でアプリケーション提供サーバからダウンロードしたり、非一時的な記録媒体からデータを読み出したりするなどして取得することができる。 The terminal device 1 having such a hardware configuration is installed with a text display application program that executes processing related to the display of text data. Here, the text display application program can be obtained by downloading from an application providing server via the Internet or by reading data from a non-temporary recording medium.

上述したハードウェア構成を有する端末装置1は、上述したテキスト表示用アプリケーションプログラムをインストールすることで、例えば図1に示すような機能ブロックが演算処理部13に実現される。すなわち、テキストデータ取得部110と、形態素解析部120と、文字区間分割部130と、表示用データ生成部140とが、演算処理部13に実現される。 By installing the above-described text display application program, the terminal device 1 having the hardware configuration described above implements functional blocks as shown in FIG. That is, the text data acquisition unit 110 , the morphological analysis unit 120 , the character segment division unit 130 , and the display data generation unit 140 are realized in the arithmetic processing unit 13 .

<2.2.技術的特徴>
次に、図2~図6を参照して、第1の実施形態の技術的特徴を説明する。
<2.2. Technical features>
Next, technical features of the first embodiment will be described with reference to FIGS. 2 to 6. FIG.

端末装置1(テキストデータ取得部110)は、複数の形態素が含まれたテキストデータを取得する。そして、端末装置1(文字区間分割部130)は、上記テキストデータに含まれる上記複数の形態素の機能に基づいて、上記テキストデータを、1以上の形態素を含む文字区間に分割する。そして、端末装置1(表示用データ生成部140)は、表示画面上に固定された画面領域の表示用データであって、上記分割した各々の文字区間に対応するテキストデータを入替え表示するための上記表示用データを生成する。 The terminal device 1 (text data acquisition unit 110) acquires text data containing a plurality of morphemes. Then, the terminal device 1 (character section dividing unit 130) divides the text data into character sections containing one or more morphemes based on the functions of the plurality of morphemes included in the text data. Then, the terminal device 1 (display data generation unit 140) replaces and displays the text data corresponding to each of the divided character sections, which is the display data for the screen area fixed on the display screen. Generate the display data.

(1)テキストデータ
―取得
テキストデータ取得部110は、例えば、通信インタフェース部11によりアクセスされたウェブページに含まれるテキストデータを取得する。なお、テキストデータ取得部110は、例えば、記憶装置15に記憶されているテキストデータを読み出すことにより取得してもよい。
(1) Text Data—Acquisition The text data acquisition unit 110 acquires text data included in a web page accessed by the communication interface unit 11, for example. Note that the text data acquisition unit 110 may acquire the text data by reading the text data stored in the storage device 15, for example.

-形態素
テキストデータは、例えば自然言語で記述された複数の形態素が含まれたデータである。また、形態素は、例えば自立語および付属語など、自然言語で記述される表現要素の最小単位である。
-Morpheme Text data is data containing a plurality of morphemes described in, for example, a natural language. A morpheme is the smallest unit of an expression element described in a natural language, such as an independent word and an adjunct word.

図2は、テキストデータに含まれる複数の形態素の具体例を説明するための説明図である。図2(A)に示すように、テキストデータ「この文は、検証のための1個目のサンプルです。」は、図2(B)に示すように、「この」、「文」、・・・「です」、及び「。」の合計15個の形態素に分けることができる。 FIG. 2 is an explanatory diagram for explaining a specific example of a plurality of morphemes included in text data. As shown in FIG. 2(A), the text data "This sentence is the first sample for verification." It can be divided into a total of 15 morphemes, "desu" and ".".

さらに、テキストデータは、例えば形態素解析部120によって複数の形態素に分類される。言い換えれば、形態素解析部120は、テキストデータ取得部110により取得されたテキストデータから、文法、品詞、および接尾辞などの情報に基づいて、形態素に分割する。 Furthermore, the text data is classified into a plurality of morphemes by the morphological analysis unit 120, for example. In other words, the morphological analysis unit 120 divides the text data acquired by the text data acquisition unit 110 into morphemes based on information such as grammar, parts of speech, and suffixes.

-形態素の機能
形態素の機能は、例えば、品詞の種類、接尾辞、特殊文字などに基づいて形態素を分類可能な機能である。例えば図2(C)に示すように、形態素「この」の機能は連体詞(品詞)であり、形態素「文」の機能は名詞(品詞)である。これら形態素の機能は、例えば形態素解析部120による形態素解析に基づいて分類される。言い換えれば、形態素解析部120は、テキストデータに含まれる複数の形態素のそれぞれを、形態素解析に基づいた機能に分類する。
-Morpheme function The morpheme function is a function that can classify morphemes based on, for example, types of parts of speech, suffixes, special characters, and the like. For example, as shown in FIG. 2C, the function of the morpheme "kono" is adnominal (part of speech), and the function of the morpheme "bun" is noun (part of speech). The functions of these morphemes are classified based on morphological analysis by the morphological analysis unit 120, for example. In other words, the morphological analysis unit 120 classifies each of the plurality of morphemes included in the text data into functions based on the morphological analysis.

(2)文字区間
1以上の形態素を含む文字区間とは、例えば、ユーザ(読者)が視点を固定した状態でより多くの情報を認識できるような言葉の単位である。
(2) Character section A character section including one or more morphemes is, for example, a word unit that allows a user (reader) to recognize more information with a fixed viewpoint.

-文字区間の分割
文字区間分割部130は、例えば、視点を固定した状態でより多くの情報を認識できるような程度に、テキストデータを文字区間に分割するため、主に次のような処理を行う。
-Segmentation of Character Segments The character segment segmentation unit 130 mainly performs the following processing in order to segment the text data into character segments to the extent that, for example, more information can be recognized with a fixed viewpoint. conduct.

(第1の例)
例えば「、」(読点)または「。」(句点)などの特殊終了文字が文字区間の末尾に現れると、ユーザ(読者)にとって読みやすい。そこで、文字区間分割部130は、第1の形態素の機能が特殊終了文字である場合には、上記第1の形態素と、上記第1の形態素に後続する第2の形態素とを異なる文字区間に分割する。
(first example)
For example, special terminating characters such as "," (comma) or "." Therefore, when the function of the first morpheme is a special ending character, the character segment dividing unit 130 divides the first morpheme and the second morpheme following the first morpheme into different character segments. To divide.

(第2の例)
文字区間分割部130は、第1の形態素に後続する第2の形態素の機能が、所定の機能である場合に、上記第1の形態素と上記第2の形態素とを異なる文字区間に分割する。
(Second example)
When the function of the second morpheme following the first morpheme is a predetermined function, the character segment dividing unit 130 divides the first morpheme and the second morpheme into different character segments.

ここで、上記所定の機能は、例えば、文字区間の冒頭部に現れると認識しやすいような機能である。より具体的に、上記所定の機能には、例えば、名詞、代名詞、動詞、形容詞、形容動詞、連体詞、副詞、接続詞、又は感動詞など、該当する形態素自体が自立した意味を表す語、すなわち自立語である。 Here, the predetermined function is, for example, a function that can be easily recognized when it appears at the beginning of a character section. More specifically, the above-mentioned predetermined functions include, for example, nouns, pronouns, verbs, adjectives, adverbs, adnominals, adverbs, conjunctions, or interjections. language.

図3は、形態素の機能に基づいた文字区間の分割処理の具体例を説明するための図である。例えば図3(A)に示すようなテキストデータのうち「1個目のサンプルです。」の部分に着目すると、第1の形態素「の」に後続する第2の形態素「サンプル」の機能は、名詞、すなわち自立語である。このため、文字区間分割部130は、第1の形態素「の」と、第2の形態素「サンプル」とを異なる文字区間に分割する。これにより、テキストデータは、第1の形態素「の」を含む文字区間「1個目の」と、第2の形態素「サンプル」を含む文字区間「サンプルです。」とに分割することができる。 FIG. 3 is a diagram for explaining a specific example of character segment division processing based on the function of morphemes. For example, in the text data shown in FIG. 3A, focusing on the part "This is the first sample.", the function of the second morpheme "sample" following the first morpheme "no" is It is a noun, that is, an independent word. Therefore, the character segment dividing unit 130 divides the first morpheme "no" and the second morpheme "sample" into different character segments. As a result, the text data can be divided into a character section "first" containing the first morpheme "no" and a character section "sample desu." containing the second morpheme "sample".

なお、所定の機能は、自立語に属する全ての品詞を含む場合に限らず、例えば名詞および動詞のみなど特定の品詞に限ってもよい。 Note that the predetermined function is not limited to including all parts of speech belonging to independent words, and may be limited to specific parts of speech such as only nouns and verbs.

(第3の例)
例えば、「けれども」、「けれど」、または「という」など、文字数が所定数(例えば3文字)以上の付属語は、文字区間の冒頭部に現れてもユーザ(読者)にとって認識しやすい傾向にある。そこで、文字区間分割部130は、第1の形態素に後続する第2の形態素が、例えば3文字以上の助詞又は助動詞である場合に、上記第1の形態素と上記第2の形態素とを異なる文字区間に分割してもよい。
(Third example)
For example, adjunct words with more than a predetermined number of characters (for example, 3 characters), such as "but", "but", or "to be", tend to be easily recognized by the user (reader) even if they appear at the beginning of the character section. be. Therefore, when the second morpheme following the first morpheme is, for example, a particle or an auxiliary verb of three characters or more, the character segment dividing unit 130 divides the first morpheme and the second morpheme into different characters. It can be divided into intervals.

(第4の例)
文字区間分割部130は、第1の形態素まで含めた文字区間の文字数が所定の下限値(例えば3文字)以上の場合に限って、上記第1の形態素と、上記第1の形態素に後続する第2の形態素とを分割するようにしてもよい。
(Fourth example)
Only when the number of characters in the character segment including the first morpheme is equal to or greater than a predetermined lower limit (for example, 3 characters), the character segment dividing unit 130 divides the first morpheme and the character segment following the first morpheme. You may make it divide|segment the 2nd morpheme.

言い換えれば、文字区間分割部130は、上記第1の形態素に後続する上記第2の形態素の機能が例えば自立語などの所定の機能(又は文字数が所定数以上である付属語)である場合であって、上記第1の形態素まで含まれる第1の文字区間の文字数が上記所定の下限値(例えば3文字)未満である場合には、上記第1の文字区間に上記第2の形態素を加えるようにしてもよい。 In other words, the character segment dividing unit 130 determines that the function of the second morpheme following the first morpheme is a predetermined function such as an independent word (or an adjunct word having a predetermined number of characters or more). and the number of characters in the first character section including the first morpheme is less than the predetermined lower limit (for example, 3 characters), the second morpheme is added to the first character section. You may do so.

例えば図3(A)に示すようなテキストデータのうち「この文は、」の部分に着目すると、第1の形態素「この」に後続する第2の形態素「文」の機能は、名詞、すなわち自立語である。このため、上記第2の例に従えば、上記第1の形態素まで含めた第1の文字区間「この」と、上記第2の形態素「文」とが分割されることになる。 For example, focusing on the part of the text data shown in FIG. It is an independent language. Therefore, according to the second example, the first character segment "kono" including the first morpheme and the second morpheme "sentence" are divided.

ここで、第1の文字区間「この」は文字数が比較的短いため、後続する第2の形態素「文」と結合することで、視点を固定した状態でより多くの情報を認識できるようになる。 Here, since the number of characters in the first character section "kono" is relatively short, by combining it with the following second morpheme "sentence", it becomes possible to recognize more information with a fixed viewpoint. .

そこで、文字区間分割部130は、第1の形態素「この」まで含まれる第1の文字区間「この」に、第2の形態素「文」を加える。これにより、視点を固定した状態でより多くの情報を認識できるような文字区間「この文は、」を実現することができる。 Therefore, the character segment dividing unit 130 adds the second morpheme "sentence" to the first character segment "kono" that includes the first morpheme "kono". As a result, it is possible to realize a character section "this sentence wa wa" that allows more information to be recognized with a fixed viewpoint.

(第5の例)
文字区間分割部130は、文字区間の文字数が所定の上限値(8文字)を超えた場合には、当該文字区間を2以上の文字区間に再分割してもよい。例えば「首相は、リーマンショック級なら増税延期・・・」というテキストデータに当てはめると、文字区間「リーマンショック級なら」は、上限値を超え非常に長いため、ユーザ(読者)が視点を固定した状態で認識することが困難になりうる。
(Fifth example)
When the number of characters in a character section exceeds a predetermined upper limit (8 characters), the character section dividing unit 130 may re-divide the character section into two or more character sections. For example, when applied to the text data "The prime minister postpones the tax increase if the Lehman shock class...", the character interval "If the Lehman shock class" is very long beyond the upper limit, so the user (reader) fixed the viewpoint. state can be difficult to recognize.

そこで、文字区間分割部130は、文字区間「リーマンショック級なら」の中心付近で2分割、すなわち、文字区間「リーマンシ」及び文字区間「ョック級なら」に再分割する。このようにして区切りが長すぎる文字区間を再分割することで、視点を固定した状態で認識することが困難になりうる状態を回避できる。 Therefore, the character segment dividing unit 130 divides the character segment "Riemann shock class nara" into two near the center, that is, re-divides into the character segment "Riemanshi" and the character segment "Shock class nara". By re-segmenting a character segment whose delimiter is too long in this way, it is possible to avoid a situation in which it is difficult to recognize a segment from a fixed viewpoint.

なお、上記のような再分割によって視点を固定しやすいが、1つの文字区間(1行)ごとの意味の認識の難易度が高くなりうる。そこで、例えば後述する図6に示す表示例のように、表示画面上に固定された画面領域に、複数の文字区間(複数行)を常に表示してもよい。このような複数行表示により、上記再分割に起因して意味の認識が困難になるような不適切な文字区間が生じた場合でも、1つの文字区間(1行)ごとでは意味を認識することが困難になりうる状態を回避できる。スマートグラス、HMDは、他の装置と比べ、視認者が見える表示領域が大きいため、複数行表示が適しているデバイスである。一方、スマートウォッチの場合、他の装置と比べ、表示領域が相対的に小さいため、1行表示が適しているデバイスである。また、スマートグラス、HMDは頭部の移動変位を受け、その移動変位を操作者の操作指示として受け付け、表示形態を変更することもでき、例えば、頭部を左方向に向けることで現在表示されている文字区間から所定数遡った文字区間からテキストの表示を行ったり、頭部を右方向に向けることで現在表示されている文字区間から所定数進んだ文字区間からテキストの表示を行ったりすることができる。同様に、頭部を上方向に向けることで「早く」入替え時間調整し、下方向に向けることで「遅く」入替え時間調整し、つまり、上下方向の頭部移動により入替え時間を調整する制御とすることができる。また、スマートグラス、HMDではユーザが目をつぶっているかどうかを検出するできる機能を有しているモデルもあり、目をつぶっている間はテキストデータの入替え表示を停止する構成とすることもできる。スマートウォッチにおいても、腕を奥手方向、手前方向、左方向、右方向に移動させることを、ユーザの操作指示として入替え表示制御に適用することもできる。 Although it is easy to fix the point of view by re-division as described above, the difficulty of recognizing the meaning of each character section (one line) may increase. Therefore, as in a display example shown in FIG. 6, which will be described later, a plurality of character sections (multiple lines) may always be displayed in a fixed screen area on the display screen. Due to such multi-line display, even if an inappropriate character section that makes it difficult to recognize the meaning due to the re-division occurs, the meaning can be recognized for each character section (one line). avoid situations that can make it difficult to Smart glasses and HMDs are devices suitable for multi-line display because they have a larger display area visible to the viewer than other devices. On the other hand, in the case of a smartwatch, the display area is relatively small compared to other devices, and thus a one-line display is suitable for the device. In addition, smart glasses and HMDs can receive movement displacement of the head, accept the movement displacement as an operation instruction of the operator, and change the display form. Text is displayed from a character section that is a predetermined number of characters back from the currently displayed character section, or text is displayed from a character section that is a predetermined number of characters ahead of the currently displayed character section by turning the head to the right. be able to. Similarly, turning the head upward adjusts the replacement time "faster" and turning it downward adjusts the replacement time "slower". can do. In smart glasses and HMDs, some models have a function to detect whether or not the user's eyes are closed. . In a smart watch as well, moving the arm in the back direction, the front direction, the left direction, and the right direction can be applied to switching display control as a user's operation instruction.

-具体的な処理の流れ
次に、図4を参照して、文字区間分割部130による具体的な文字区間に関する分割処理の流れの具体例を説明する。
—Specific Flow of Processing Next, a specific example of the flow of dividing processing relating to specific character segments by the character segment segmentation unit 130 will be described with reference to FIG.

図4は、文字区間分割部130による具体的な文字区間に関する分割処理の流れの具体例を説明するためのフローチャートである。なお、図4に示す処理では、処理対象となる形態素を注目形態素と呼ぶ。また、図4に示す処理では、注目形態素よりも以前に、少なくとも1つの形態素が任意の文字区間に含まれているものとする。すなわち、図4に示す処理は、テキストデータの冒頭部ではない形態素に適用されることを前提としている。 FIG. 4 is a flow chart for explaining a specific example of the flow of dividing processing relating to specific character segments by the character segment segmentation unit 130 . In the processing shown in FIG. 4, a morpheme to be processed is called a morpheme of interest. Also, in the processing shown in FIG. 4, it is assumed that at least one morpheme is included in an arbitrary character section before the morpheme of interest. That is, it is assumed that the processing shown in FIG. 4 is applied to morphemes that are not the beginning of text data.

まず、ステップS401において、文字区間分割部130は、注目形態素が、自立語又は特定の付属語(例えば文字数が3文字以上の付属語)であるか否かを判断する。そして、当該判断条件を満たす場合(S401:Yes)にはステップS403に進み、当該判断条件を満たさない場合(S401:No)にはステップS409に進む。 First, in step S401, the character segment dividing unit 130 determines whether the morpheme of interest is an independent word or a specific attached word (for example, an attached word with three or more characters). If the judgment condition is satisfied (S401: Yes), the process proceeds to step S403, and if the judgment condition is not satisfied (S401: No), the process proceeds to step S409.

ステップS403において、文字区間分割部130は、注目形態素(第2の形態素)の直前の形態素(第1の形態素)が特殊終了文字であるか否かを判断する。当該条件を満たす場合(S403:Yes)にはステップS405に進むことなくステップS407に進み、当該条件を満たさない場合(S403:Yes)にはステップS405に進む。 In step S403, the character segment dividing unit 130 determines whether or not the morpheme (first morpheme) immediately preceding the morpheme of interest (second morpheme) is a special end character. If the condition is satisfied (S403: Yes), the process proceeds to step S407 without proceeding to step S405, and if the condition is not satisfied (S403: Yes), the process proceeds to step S405.

ステップS405において、文字区間分割部130は、直前の形態素(第1の形態素)までの文字区間(第1の文字区間)の文字数が下限値(3文字)以上であるか否かを判断する。そして、当該文字区間の文字数が下限値以上である場合(S405:Yes)にはステップS407に進む。一方、当該文字区間の文字数が下限値未満である場合(S405:No)にはステップS409に進む。 In step S405, the character segment dividing unit 130 determines whether the number of characters in the character segment (first character segment) up to the immediately preceding morpheme (first morpheme) is equal to or greater than the lower limit (three characters). If the number of characters in the character section is equal to or greater than the lower limit (S405: Yes), the process proceeds to step S407. On the other hand, if the number of characters in the character section is less than the lower limit (S405: No), the process proceeds to step S409.

ステップS407において、文字区間分割部130は、注目形態素(第2の形態素)を、直前の注目形態素(第1の形態素)と異なる文字区間に追加する。言い換えれば、注目形態素(第2の形態素)は、直前の注目形態素(第1の形態素)まで含む文字区間(第1の文字区間)に対して分割された新たな文字区間(第2の文字区間)に追加される。その後、ステップS411に進む。 In step S407, the character segment dividing unit 130 adds the morpheme of interest (second morpheme) to a character segment different from the immediately preceding morpheme of interest (first morpheme). In other words, the morpheme of interest (second morpheme) is a new character section (second character section ). After that, the process proceeds to step S411.

ステップS409において、文字区間分割部130は、注目形態素(第2の形態素)を、直前の注目形態素まで含む文字区間(第1の文字区間)に追加する。その後、ステップS411に進む。 In step S409, the character segment dividing unit 130 adds the morpheme of interest (second morpheme) to the character segment (first character segment) including the preceding morpheme of interest. After that, the process proceeds to step S411.

ステップS411において、文字区間分割部130は、注目画素(第2の形態素)を含む文字区間の文字数が上限値(例えば8文字)を超えたか否かを判断する。当該判断条件を満たす場合(S411:Yes)にはステップS413に進み、当該判断条件を満たさない場合(S411:No)にはステップS413に進むことなく、図4に示す処理を終了する。 In step S411, the character section dividing unit 130 determines whether or not the number of characters in the character section including the pixel of interest (second morpheme) exceeds the upper limit (for example, 8 characters). If the judgment condition is satisfied (S411: Yes), the process proceeds to step S413, and if the judgment condition is not satisfied (S411: No), the process shown in FIG. 4 is terminated without proceeding to step S413.

ステップS413において、文字区間分割部130は、注目形態素を含む文字区間を、例えば文字数が均等な2つの文字区間に分割し、図4に示す処理を終了する。 In step S413, the character segment dividing unit 130 divides the character segment containing the morpheme of interest into, for example, two character segments having the same number of characters, and ends the processing shown in FIG.

上記図4に示す処理によれば、視点を固定した状態でより多くの情報を認識できるような程度に、テキストデータを文字区間に分割することができる。 According to the processing shown in FIG. 4, the text data can be divided into character sections to the extent that more information can be recognized with a fixed viewpoint.

(3)表示用データ
表示用データは、上述したように、表示画面上に固定された画面領域に、例えば図4に示した処理に従って分割された各々の文字区間に対応するテキストデータを入替え表示するためのデータである。
(3) Display data As described above, the display data is displayed in a fixed screen area on the display screen by replacing text data corresponding to each character segment divided according to the process shown in FIG. 4, for example. This data is for

具体的には、上記表示用データは、改行、スペース(空白)等で文字区間を識別可能にしたテキストデータを含む。言い換えれば、表示用データ生成部140は、文字区間分割部130により分割された文字区間に対応するように改行コード(改行を表す制御文字)を付加したテキストデータを生成する。そして、この表示用データが行単位で表示部16に順次出力されることにより、表示画面上に固定された画面領域に、各々の文字区間に対応するテキストデータが入替え表示される。 Specifically, the display data includes text data in which character sections are identifiable by line breaks, spaces (blanks), and the like. In other words, the display data generation unit 140 generates text data to which a line feed code (control character representing a line feed) is added so as to correspond to the character section divided by the character section division unit 130 . By sequentially outputting this display data to the display unit 16 in line units, the text data corresponding to each character section are alternately displayed in a fixed screen area on the display screen.

また、上記表示用データは、上述した改行コードなどの制御文字を識別して各々の文字区間に対応するテキストデータの入替え表示を制御する制御用データを更に含んでもよい。言い換えれば、表示用データ生成部140は、文字区間に対応する画像データと、文字区間に対応するテキストデータの入替え表示を制御する制御用データと、を含む表示用データを生成してもよい。 Further, the display data may further include control data for identifying control characters such as the above-described line feed code and controlling replacement display of text data corresponding to each character section. In other words, the display data generation unit 140 may generate display data including image data corresponding to the character section and control data for controlling the replacement display of the text data corresponding to the character section.

図5は、表示用データに従って端末装置1の表示部16に表示される表示例に関する説明図である。図5に示す例では、表示部16は、上記表示用データに含まれる改行コードに従って、表示画面上の固定された画面領域510に、文字区間「この文は、」に対応するテキスト(画像データ)、文字区間「検証の」に対応するテキスト(画像データ)、文字区間「ための」に対応するテキスト(画像データ)、・・・の順番で、これらのテキスト(画像データ)を入替えながら表示する。例えば、入替えの時間間隔は、200msなど任意の時間であってよい。 FIG. 5 is an explanatory diagram of a display example displayed on the display unit 16 of the terminal device 1 according to the display data. In the example shown in FIG. 5, the display unit 16 displays a text (image data ), the text (image data) corresponding to the character section "verification", the text (image data) corresponding to the character section "for", and so on. do. For example, the replacement time interval may be any time such as 200 ms.

このようにして各々の文字区間に対応するテキストデータが表示部16に表示されることにより、ユーザ(読者)は、視点を図5の画面領域510に固定した状態でテキストデータを読み進めることができる。すなわち、ユーザ(読者)は、画面上に表示された文字などを読み進めるときに必要な視点の移動を行う必要が無いため、容易に速読を行うことが可能となる。 By displaying the text data corresponding to each character section on the display unit 16 in this manner, the user (reader) can read the text data while fixing the viewpoint to the screen area 510 in FIG. can. In other words, the user (reader) does not need to move the point of view when reading the characters displayed on the screen, and can easily perform fast reading.

本実施形態に対する比較対象として、テキストデータ全体が例えば表示画面上に表示されると、ユーザ(読者)は、テキストを読み進めるために、画面をタッチしてスクロール操作などを行う必要があり得る。特にこのような操作は、食事中、入浴中などには煩わしい傾向にある。 As a comparison target for this embodiment, for example, when the entire text data is displayed on the display screen, the user (reader) may need to touch the screen to perform a scroll operation or the like in order to read through the text. In particular, such operations tend to be troublesome during meals, bathing, and the like.

一方、端末装置1は、例えば図5に示すように、文字区間に対応するテキストデータを入替え表示するので、ユーザ(読者)が画面をタッチしてスクロール操作などをしなくてもテキストを読み進めるような環境を提供することができる。 On the other hand, as shown in FIG. 5, for example, the terminal device 1 alternately displays the text data corresponding to the character section, so that the user (reader) can read the text without touching the screen and performing a scrolling operation. environment can be provided.

なお、表示画面上に固定された画面領域には、複数の文字区間(複数行)のテキスト(画像データ)が表示されてもよい。例えば、図6は、3つの文字区間(3行)のテキスト(画像データ)が、表示画面上に固定された画面領域610に表示される表示例に関する説明図である。 Text (image data) of a plurality of character sections (multiple lines) may be displayed in a fixed screen area on the display screen. For example, FIG. 6 is an explanatory diagram of a display example in which three character sections (three lines) of text (image data) are displayed in a fixed screen area 610 on the display screen.

図6に示す例では、表示部16は、表示用データに含まれる改行コードに従って、表示画面上の固定された画面領域610の中央部分611に文字区間「リーマンシ」に対応するテキストを表示するのと同時に、先行の文字区間「首相は、」と後続の文字区間「ョック級なら」にそれぞれ対応するテキストも表示する。そして、200ms(入替えの時間間隔)が経過すると、表示部16は、表示画面上の固定された画面領域610の中央部分611に文字区間「ョック級なら」に対応するテキストを入替えて表示するのと同時に、先行の文字区間「リーマンシ」と後続の文字区間「増税延期」にそれぞれ対応するテキストも表示する。 In the example shown in FIG. 6, the display unit 16 displays the text corresponding to the character section "Remansi" in the central portion 611 of the fixed screen area 610 on the display screen according to the line feed code included in the display data. At the same time, the texts corresponding to the preceding character section "Prime Minister," and the following character section "Shock-class nara" are also displayed. Then, after 200 ms (interchange time interval) has elapsed, the display unit 16 replaces and displays the text corresponding to the character section "Shock grade nara" in the central portion 611 of the fixed screen area 610 on the display screen. At the same time, the texts corresponding to the preceding character section "Remansi" and the following character section "Tax increase postponement" are also displayed.

このようにして画面領域610の中央部分の文字区間を入替えながら画面領域610全体で複数の文字区間を同時に表示することにより、一つの文字区間だけでは言葉の意味を認識することが困難になるような不適切な文字区間が生じた場合でも、言葉の意味を認識することが困難になりうる状態を回避できる。 By simultaneously displaying a plurality of character sections in the entire screen area 610 while interchanging the character sections in the central portion of the screen area 610 in this manner, it becomes difficult to recognize the meaning of a word from only one character section. It is possible to avoid the situation where it is difficult to recognize the meaning of words even when inappropriate character intervals occur.

とりわけ、例えば日本語のような単語の長さにばらつきが大きい言語では、文字区間の分割次第で意味を認識し難くなり得るため、上記のように複数行表示を行うことが好ましい。 In particular, in a language such as Japanese in which the length of words varies greatly, it may be difficult to recognize the meaning depending on the division of the character interval, so it is preferable to display multiple lines as described above.

<<3.第2の実施形態>>
次に、図7~図11を参照して、本発明の第2の実施形態を説明する。
<<3. Second Embodiment>>
Next, a second embodiment of the invention will be described with reference to FIGS. 7 to 11. FIG.

<3.1.端末装置の構成>
図7は、第2の実施形態に係る端末装置1のハードウェア構成の例を説明する説明図である。
<3.1. Configuration of terminal device>
FIG. 7 is an explanatory diagram illustrating an example of the hardware configuration of the terminal device 1 according to the second embodiment.

第2の実施形態に係る端末装置1は、上述した第1の実施形態と同様のハードウェア構成を有し、テキスト表示用アプリケーションプログラムをインストールすることで、例えば図7に示すような機能ブロックが演算処理部13に実現される。すなわち、テキストデータ取得部110と、形態素解析部120と、文字区間分割部130と、表示用データ生成部140と、表示制御部150が、演算処理部13に実現される。 The terminal device 1 according to the second embodiment has the same hardware configuration as that of the first embodiment described above, and by installing a text display application program, functional blocks such as those shown in FIG. It is implemented in the arithmetic processing unit 13 . That is, the text data acquisition unit 110 , the morphological analysis unit 120 , the character segment division unit 130 , the display data generation unit 140 , and the display control unit 150 are realized in the arithmetic processing unit 13 .

ここで、テキストデータ取得部110と、形態素解析部120と、文字区間分割部130とについては、上述した第1実施形態と同様なので、その説明を省略する。 Here, since the text data acquisition unit 110, the morphological analysis unit 120, and the character segment division unit 130 are the same as those in the above-described first embodiment, description thereof will be omitted.

<3.2.技術的特徴>
表示用データ生成部140は、上述した第1の実施形態と同様に、文字区間分割部130により分割された文字区間に対応するように改行コード(改行を表す制御文字)を付加したテキストデータを生成する。また、表示用データ生成部140は、制御文字を識別することで各々の文字区間に対応するテキストデータの入替え表示を制御するための制御用データを生成してもよい。
<3.2. Technical features>
As in the first embodiment, the display data generation unit 140 generates text data to which line feed codes (control characters representing line feeds) are added so as to correspond to the character sections divided by the character section division unit 130. Generate. Further, the display data generation unit 140 may generate control data for controlling replacement display of text data corresponding to each character section by identifying control characters.

さらに、第2の実施形態では、表示用データ生成部140は、入替え表示に関する操作用画像データのための表示用データを生成してもよい。 Furthermore, in the second embodiment, the display data generation unit 140 may generate display data for operation image data relating to replacement display.

図8は、操作用画像データ(操作ボタン)の具体例に関する説明を行うための説明図である。 FIG. 8 is an explanatory diagram for explaining a specific example of operation image data (operation buttons).

例えば、表示用データ生成部140は、図8に示す「スタート/ストップ」ボタン520のように、固定された画面領域510に表示されるテキストデータの入替え表示の開始要求および停止要求を行うための操作ボタンのための表示用データを生成する。 For example, the display data generation unit 140 may be configured to request the start and stop of the replacement display of the text data displayed in the fixed screen area 510, like the "start/stop" button 520 shown in FIG. Generate display data for operation buttons.

また、表示用データ生成部140は、図8に示す「9区間戻る」ボタン520のように、9個の文字区間戻って表示を行うための表示位置制御ボタンのための表示用データを生成する。 In addition, the display data generation unit 140 generates display data for a display position control button for returning nine character sections and displaying them, such as the "return nine sections" button 520 shown in FIG. .

さらに、表示用データ生成部140は、図8に示す「早く」ボタン541及び「遅く」ボタン542のような入替え時間調整用ボタンのための表示用データを生成する。 Furthermore, the display data generation unit 140 generates display data for the replacement time adjustment buttons such as the "early" button 541 and the "late" button 542 shown in FIG.

表示制御部150は、表示用データ生成部140により生成された表示用データを、表示部16に表示出力する。また、表示制御部150は、操作入力部12により入力された操作データに応じて、入替え表示に関する表示制御を行う。 The display control unit 150 displays the display data generated by the display data generation unit 140 on the display unit 16 . In addition, the display control unit 150 performs display control related to replacement display according to operation data input by the operation input unit 12 .

例えば、表示制御部150は、「スタート/ストップ」ボタン520に対応する画面領域がユーザ(読者)によりタッチされると、固定された画面領域510に表示されるテキストデータの入替え表示の開始または停止を行う。 For example, when the user (reader) touches the screen area corresponding to the "start/stop" button 520, the display control unit 150 starts or stops the replacement display of the text data displayed in the fixed screen area 510. I do.

また、表示制御部150は、「9区間戻る」ボタン520に対応する画面領域がユーザ(読者)によりタッチされると、現在表示されている文字区間から9個遡った文字区間からテキストデータの表示を行う。これにより、ユーザ(読者)は、例えば特定の文字区間を読み飛ばしたり、又は読み直したりしたいような場合に、「9区間戻る」ボタン520をタッチすることで容易に所望の文字区間から戻って読書を行うことができる。 Further, when the user (reader) touches the screen area corresponding to the "Return 9 Sections" button 520, the display control unit 150 displays the text data from the character section traced back nine characters from the currently displayed character section. I do. As a result, the user (reader) can easily return from the desired character section by touching the "return 9 sections" button 520 when, for example, he/she wants to skip or reread a specific character section. It can be performed.

なお、図8の例では、現在表示されている文字区間から9個遡った文字区間からテキストデータの表示を行う例を示したが、このような個数に限定されない。すなわち、例えば、2個の文字区間遡るように設定する場合には「2区間戻る」ボタンを画面上に表示し、当該ボタンに対応する操作を受け付けるなど、任意の個数の文字区間遡って表示できるようにしてもよい。 In the example of FIG. 8, the text data is displayed from the character section that is nine character sections backward from the currently displayed character section, but the number of character sections is not limited to this. That is, for example, when setting to go back two character sections, a "return two sections" button is displayed on the screen, and an operation corresponding to the button is accepted. You may do so.

さらに、表示制御部150は、「早く」ボタン541又は「遅く」ボタン542に対応する画面領域がユーザ(読者)によりタッチされると、入替え時間を調整する。これにより、ユーザ(読者)は、ユーザの好みにあった速度で読書を行うことができる。 Furthermore, the display control unit 150 adjusts the replacement time when the user (reader) touches the screen area corresponding to the "early" button 541 or the "late" button 542 . This allows the user (reader) to read at a speed that suits the user's taste.

-変形例
端末装置1に表示される画面については、種々の機能を追加したりするなどの変形が可能である。
- Modifications The screen displayed on the terminal device 1 can be modified by adding various functions.

(変形例1)
図9は、第2の実施形態に係る変形例1を説明するための説明図である。
(Modification 1)
FIG. 9 is an explanatory diagram for explaining Modification 1 according to the second embodiment.

例えば、表示用データ生成部140は、図9の画面領域550のように、現在表示されている文字区間の位置の説明用画像のための表示用データを生成してもよい。表示制御部150は、このような表示用データを用いることで、入替え表示の進行度合いに応じて画面領域550に表示される文字区間の位置情報を更新することができる。これにより、ユーザ(読者)は、自身がテキストデータ全体で現在どの位置を読んでいるかを把握することができる。 For example, the display data generation unit 140 may generate display data for a description image of the position of the currently displayed character section, such as screen area 550 in FIG. By using such display data, the display control unit 150 can update the position information of the character section displayed in the screen area 550 in accordance with the progress of the replacement display. As a result, the user (reader) can grasp which position he or she is currently reading in the entire text data.

(変形例2)
図10は、第2の実施形態に係る変形例2を説明するための説明図である。
(Modification 2)
FIG. 10 is an explanatory diagram for explaining Modification 2 according to the second embodiment.

例えば、表示制御部150は、図10に示すように、画面領域550に広告情報を表示してもよい。 For example, the display control unit 150 may display advertisement information in a screen area 550 as shown in FIG. 10 .

とりわけ、表示制御部150は、文字区間の入替え表示中には画面領域550を表示せず、例えば「スタート/ストップ」ボタン520による操作に応じて入替え表示が停止中(ストップした)に限って、画面領域550をポップアップ形式などで表示することが好ましい。これにより、表示制御部150は、ユーザ(読者)にとって読書に集中できるような環境を提供しながら、読書を中断しているなどの適切なタイミングで広告情報を通知することが可能となる。 In particular, the display control unit 150 does not display the screen area 550 during the replacement display of the character sections. Preferably, screen area 550 is displayed in a pop-up format or the like. As a result, the display control unit 150 can provide an environment in which the user (reader) can concentrate on reading while notifying the advertisement information at an appropriate timing such as when reading is interrupted.

また、表示制御部150は、停止中の文字区間に関連する広告情報を表示出力してもよい。例えば、画面領域510に表示されている文字区間に対応するテキストデータが、「秋が近づき」であれば、インターネットにアクセスするなどして、秋に適したニット及びボトムスなどの広告情報を取得することにより表示してもよい。これにより、広告情報へのクリック率を高めることが可能になる。 Further, the display control unit 150 may display and output advertisement information related to the stopped character section. For example, if the text data corresponding to the character section displayed in the screen area 510 is "autumn is approaching", the advertisement information such as knitwear and bottoms suitable for autumn is acquired by accessing the Internet. may be displayed by This makes it possible to increase the click-through rate to advertisement information.

なお、広告情報は、上述したような停止中の文字区間の単語に関連する広告情報に限らず、例えば、既に表示済みの文字区間の単語に関連する広告情報でもよいし、文字区間の単語及びユーザの属性に基づいた広告情報であってもよい。 Note that the advertisement information is not limited to the advertisement information related to the word in the stopped character section as described above. Advertisement information based on user attributes may also be used.

ここでの広告配信方法としては、慣用されているコンテンツ連動型広告配信技術等の広告配信技術を用いてよく、広告提供側装置に対して文字区間の単語及び/又はユーザ属性(直接のユーザ属性だけでなく、ユーザの識別情報を送信することで広告提供側装置が保有するユーザ属性を用いることもできる)を提供することで対応する広告を受信して表示することができる。 As the advertisement distribution method here, commonly used advertisement distribution technology such as content-linked advertisement distribution technology may be used. In addition, by transmitting the user's identification information, the user attribute possessed by the advertisement providing device can be used), the corresponding advertisement can be received and displayed.

(変形例3)
図11は、第2実施形態に係る変形例3を説明するための説明図である。
例えば、端末装置1は、図11に示すような電子版新聞の記事1010を、テキストデータとして取得し、例えばポップアップ表示形式の固定された画面領域1020に、当該テキストデータを文字区間ごとに入替え表示してもよい。
(Modification 3)
FIG. 11 is an explanatory diagram for explaining Modification 3 according to the second embodiment.
For example, the terminal device 1 acquires an electronic newspaper article 1010 as shown in FIG. You may

この場合、表示制御部150は、例えば記事1010(取得したテキストデータ)全体を表示する画面領域のうち、画面領域1020に現在表示されている文字区間に対応する画面領域1011を、記事1010内の他の画面領域と区別するための指示領域に設定し、当該指示領域を強調表示するなどの表示制御を行うようにしてもよい。 In this case, the display control unit 150 causes the screen area 1011 corresponding to the character section currently displayed in the screen area 1020 to display the entire article 1010 (acquired text data). An instruction area may be set to be distinguished from other screen areas, and display control such as highlighting of the instruction area may be performed.

<<4.他の形態>>
本発明は、上記実施形態に限定されない。例えば、図4に示した各ステップについて、処理を行う順番を適宜変更してもよい。
<<4. Other forms>>
The invention is not limited to the above embodiments. For example, the order of processing the steps shown in FIG. 4 may be changed as appropriate.

また、本発明は、上述した端末装置1で行われる機能の全部または一部を、端末装置1とインターネットを介して通信可能なアプリケーションプログラム提供サーバ装置が行うようにしてもよい。例えば、アプリケーションプログラム提供サーバ装置は、例えば、テキストデータの取得、文字区間の分割、表示用データの生成を行い、表示用データを端末装置1に送信してもよい。一方、端末装置1は、表示用データに従って、表示画面上に固定された画面領域に、文字区間に対応するテキストデータを入替え表示してもよい。 Further, according to the present invention, all or part of the functions performed by the terminal device 1 described above may be performed by an application program providing server device capable of communicating with the terminal device 1 via the Internet. For example, the application program providing server device may acquire text data, divide character sections, generate display data, and transmit the display data to the terminal device 1 . On the other hand, the terminal device 1 may alternately display the text data corresponding to the character section in a fixed screen area on the display screen according to the display data.

ここで、端末装置1の要請を受けてアプリケーションプログラム提供サーバ装置が随時、テキストデータの取得、文字区間の分割及び表示用データの生成を行う構成であってもよい。また、予め、アプリケーションプログラム提供サーバ装置がテキストデータの取得、文字区間の分割及び表示用データの生成を行い、生成した表示用データを保持して端末装置1の要請に応じて保持している表示用データを送信する構成であってもよい。 Here, the configuration may be such that the application program providing server apparatus receives a request from the terminal apparatus 1 and acquires the text data, divides the character section, and generates display data at any time. In addition, the application program providing server device acquires text data, divides character intervals, and generates display data in advance, and holds the generated display data to display data held in response to a request from the terminal device 1. It may be configured to transmit the data for.

また、表示用データを保持するサーバは、アプリケーションプログラム提供サーバ装置以外の装置であってもよい。図11の例で言えば、指定した記事を速読表示する指示をユーザ操作に応じて端末装置1が受けた場合に、指定した指示に対応する表示用データをアプリケーションプログラム提供サーバ装置が端末装置1に送信し、受信した表示用データを端末装置1が速読表示する。このように、端末装置1に適宜表示用データを送信する動作の他、電子版新聞を表示するソフトウェアが電子版新聞データと共に各記事に対応する表示用データも受信してユーザの操作に応じて適宜該当する表示用データを速読表示する動作であってもよい。 Also, the server holding the display data may be a device other than the application program providing server device. In the example of FIG. 11, when the terminal device 1 receives an instruction to display a specified article for fast reading in response to a user operation, the application program providing server device transmits display data corresponding to the specified instruction to the terminal device. 1, and the terminal device 1 displays the received display data for fast reading. In this way, in addition to the operation of transmitting the display data to the terminal device 1 as appropriate, the software for displaying the electronic newspaper receives the display data corresponding to each article together with the electronic newspaper data, and displays it according to the user's operation. It may also be an operation of displaying appropriate display data for fast reading.

さらにまた、本実施形態においては、日本語文を速読対象としているが、外国語であってもよく、特に、日本語同様に空白等での単語区切りのない外国語(例えば、中国語、タイ語など)においては上記と同様に処理することができる。ここで、英語等の空白での単語区切りのある外国語であったとしても、単語の区切りの処理が不要なだけであって、品詞の判別等の形態素処理は必要なため、同様に処理することが可能である。 Furthermore, in the present embodiment, Japanese sentences are targeted for speed reading, but foreign languages may be used. words, etc.) can be processed in the same way as above. Here, even if it is a foreign language such as English that has word delimiters with spaces, the word delimiting processing is not necessary, and morphological processing such as part-of-speech discrimination is necessary, so the same processing is performed. It is possible.

また、本発明は、上記の実施形態の機能を実現するソフトウェアのプログラムが記録された非一時的な記録媒体をシステム又は装置に提供し、当該システム又は装置のコンピュータ、すなわちCPU又はMPUに、当該非一時的な記録媒体に記録されたプログラムを読み出して実行させることによって実現してもよい。 In addition, the present invention provides a system or device with a non-temporary recording medium in which a software program that implements the functions of the above embodiments is recorded, and the computer of the system or device, that is, the CPU or MPU, It may be realized by reading and executing a program recorded on a non-temporary recording medium.

この場合、当該非一時的な記録媒体から読み出されたプログラムは、上述実施形態の機能を実現する。したがって、当該プログラム及び当該プログラムが記録された非一時的な記録媒体も、本発明の一態様である。 In this case, the program read from the non-temporary recording medium implements the functions of the above embodiments. Therefore, the program and a non-temporary recording medium on which the program is recorded are also aspects of the present invention.

当該プログラムを提供する非一時的な記録媒体は、例えばフレキシブルディスク、ハードディスク、光磁気ディスク、CD-ROM、CD-R、CD-RW、DVD-ROM、DVD-RAM、DVD-RW、DVD+RWなどの光ディスク、磁気テープ、不揮発性メモリカード、及びROMを含む。或いは、当該プログラムは、通信ネットワークであるインターネットを介してダウンロード可能であってもよい。 Non-temporary recording media that provide the program include, for example, flexible disks, hard disks, magneto-optical disks, CD-ROMs, CD-Rs, CD-RWs, DVD-ROMs, DVD-RAMs, DVD-RWs, DVD+RWs, etc. Includes optical discs, magnetic tapes, non-volatile memory cards, and ROMs. Alternatively, the program may be downloadable via the Internet, which is a communication network.

さらに、上記実施形態の機能は、コンピュータが当該プログラムを読み出して実行するだけではなく、コンピュータ上で動作するOS(operating system)等に、当該プログラムの指示に基づき実際の操作の一部又はすべてを実行させることによって実現してもよい。 Furthermore, the functions of the above-described embodiments are not limited to the computer reading out and executing the program, but the OS (operating system) or the like that runs on the computer executes part or all of the actual operation based on the instructions of the program. It may be realized by executing

さらに、上記実施形態の機能は、非一時的な記録媒体から読み出されたプログラムを、コンピュータに挿入された拡張ボードに設けられたメモリ、又は、コンピュータに接続された拡張装置に設けられたメモリに書き込み、拡張ボード又は拡張装置に設けられたCPU等に、プログラムの指示に基づき実際の処理のすべて又は一部を実行させることによって実現されてもよい。 Furthermore, the function of the above embodiment is to transfer a program read from a non-temporary recording medium to a memory provided in an expansion board inserted into a computer or a memory provided in an expansion device connected to the computer. , and causes a CPU or the like provided in the expansion board or expansion device to execute all or part of the actual processing based on the instruction of the program.

典型的な実施形態を参照して本発明を説明したが、本発明は、ここに開示する典型的な態様に限定されないことはもちろんである。特許請求の範囲は、このような変更と、同等の構造及び機能とをすべてを含むように最も広く解釈することが可能である。 Although the present invention has been described with reference to exemplary embodiments, the invention is of course not limited to the exemplary aspects disclosed herein. The claims may be interpreted most broadly to include all such modifications and equivalent structures and functions.

110 テキストデータ取得部
120 形態素解析部
130 文字区間分割部
140 表示用データ生成部
150 表示制御部

110 text data acquisition unit 120 morphological analysis unit 130 character segment division unit 140 display data generation unit 150 display control unit

Claims (13)

複数の形態素が含まれたテキストデータを取得することと、
前記テキストデータに含まれる前記複数の形態素の機能に基づいて、前記テキストデータを、1以上の形態素を含む文字区間に分割することと、
表示画面上に固定された画面領域に複数の文字区間にそれぞれ対応した複数行のテキストデータを表示するための表示用データであって、前記分割した各々の文字区間に対応するテキストデータを入替え表示するための前記表示用データを生成することと、
をコンピュータに実行させるためのコンピュータプログラム。
Acquiring text data containing a plurality of morphemes;
dividing the text data into character segments including one or more morphemes based on the functions of the plurality of morphemes included in the text data;
Display data for displaying multiple lines of text data corresponding to each of a plurality of character sections in a fixed screen area on the display screen, wherein the text data corresponding to each of the divided character sections are displayed in a permuted manner. generating the display data for
A computer program that causes a computer to execute
前記複数行のテキストデータは、前記分割の処理対象である文字区間に対応する対象行のテキストデータと、前記対象行の1行前に位置するテキストデータと、前記対象行の1行後に位置するテキストデータと、を含む、請求項1記載のコンピュータプログラム。 The plurality of lines of text data includes text data of a target line corresponding to the character section to be divided, text data positioned one line before the target line, and text data positioned one line after the target line. 2. The computer program of claim 1, comprising text data. 前記文字区間に分割することは、第1の形態素に後続する第2の形態素の機能が所定の機能である場合に、前記第1の形態素と前記第2の形態素とを異なる文字区間に分割することを含む、請求項1又は2記載のコンピュータプログラム。 The dividing into character intervals divides the first morpheme and the second morpheme into different character intervals when the function of the second morpheme following the first morpheme is a predetermined function. 3. A computer program according to claim 1 or 2, comprising: 前記文字区間に分割することは、前記第1の形態素に後続する前記第2の形態素の機能が前記所定の機能である場合であって、前記第1の形態素まで含まれる第1の文字区間の文字数が所定の下限値未満である場合には、前記第1の文字区間に前記第2の形態素を加えることを含む、請求項3記載のコンピュータプログラム。 The dividing into the character intervals is performed when the function of the second morpheme following the first morpheme is the predetermined function, and the first character interval including up to the first morpheme is divided into 4. The computer program of claim 3, comprising adding said second morpheme to said first character interval if the number of characters is less than a predetermined lower limit. 前記文字区間に分割することは、前記文字区間の文字数が所定の上限値を超えた場合に、当該文字区間を2以上の文字区間に分割することを含む、請求項1乃至4のうち何れか1項記載のコンピュータプログラム。 5. Any one of claims 1 to 4, wherein the dividing into character intervals includes dividing the character interval into two or more character intervals when the number of characters in the character interval exceeds a predetermined upper limit. 2. Computer program according to item 1. 前記テキストデータに含まれる複数の形態素のそれぞれを、形態素解析に基づいた機能に分類することを、更に含む請求項1乃至4のうち何れか1項記載のコンピュータプログラム。 5. The computer program according to any one of claims 1 to 4, further comprising classifying each of a plurality of morphemes contained in said text data into functions based on morphological analysis. 現在表示されている文字区間から所定区間遡った文字区間に対応するテキストデータを表示するための操作用画像を表示するための表示用データを生成することを更に含む、請求項1乃至6のうち何れか1項記載のコンピュータプログラム。 7. Among any of claims 1 to 6, further comprising generating display data for displaying an operation image for displaying text data corresponding to a character section preceding a currently displayed character section by a predetermined section. A computer program according to any one of claims 1 to 3. 前記分割した各々の文字区間に対応するテキストデータの入替え時間を早くするための操作用画像を表示するための表示用データを生成することを更に含む、請求項1乃至7のうち何れか1項記載のコンピュータプログラム。 8. The method further comprising generating display data for displaying an operation image for speeding up replacement time of text data corresponding to each of the divided character sections. The computer program described. 前記分割した各々の文字区間に対応するテキストデータの入替え時間を遅くするための操作用画像を表示するための表示用データを生成することを更に含む、請求項1乃至8のうち何れか1項記載のコンピュータプログラム。 9. The method further comprising generating display data for displaying an operation image for delaying replacement time of text data corresponding to each of the divided character sections. The computer program described. 現在表示されている文字区間の位置の説明用画像を表示するための表示用データを生成することを更に含む、請求項1乃至9のうち何れか1項記載のコンピュータプログラム。 10. A computer program as claimed in any one of the preceding claims, further comprising generating display data for displaying an explanatory image of the position of the currently displayed character interval. 現在表示されている文字区間に対応するテキストデータに関連する広告情報を更に表示することを更に含む、請求項1乃至10のうち何れか1項記載のコンピュータプログラム。 11. A computer program as claimed in any preceding claim, further comprising displaying advertising information associated with text data corresponding to the currently displayed character segment. 前記取得したテキストデータ全体を表示する画面領域のうち、現在表示されている文字区間に対応する画面領域を指示するための表示制御を行うことを更に含む、請求項1乃至11のうち何れか1項記載のコンピュータプログラム。 12. Any one of claims 1 to 11, further comprising performing display control for designating a screen area corresponding to a currently displayed character section among screen areas for displaying the entire acquired text data. A computer program according to clause. 複数の形態素が含まれたテキストデータを取得する取得部と、
前記テキストデータに含まれる前記複数の形態素の機能に基づいて、前記テキストデータを、1以上の形態素を含む文字区間に分割する分割部と、
表示画面上に固定された画面領域に複数の文字区間にそれぞれ対応した複数行のテキストデータを表示するための表示用データであって、前記分割した各々の文字区間に対応するテキストデータを入替え表示するための前記表示用データを生成する生成部と、を備えるテキストデータ表示処理システム。

an acquisition unit that acquires text data containing a plurality of morphemes;
a division unit that divides the text data into character segments containing one or more morphemes based on the functions of the plurality of morphemes contained in the text data;
Display data for displaying multiple lines of text data corresponding to each of a plurality of character sections in a fixed screen area on the display screen, wherein the text data corresponding to each of the divided character sections are displayed in a permuted manner. A text data display processing system, comprising: a generating unit that generates the display data for displaying.

JP2022149152A 2017-12-21 2022-09-20 computer program Pending JP2022171886A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022149152A JP2022171886A (en) 2017-12-21 2022-09-20 computer program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017244703A JP7145609B2 (en) 2017-12-21 2017-12-21 Computer program and text data display processing system
JP2022149152A JP2022171886A (en) 2017-12-21 2022-09-20 computer program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017244703A Division JP7145609B2 (en) 2017-12-21 2017-12-21 Computer program and text data display processing system

Publications (1)

Publication Number Publication Date
JP2022171886A true JP2022171886A (en) 2022-11-11

Family

ID=67221746

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2017244703A Active JP7145609B2 (en) 2017-12-21 2017-12-21 Computer program and text data display processing system
JP2022149152A Pending JP2022171886A (en) 2017-12-21 2022-09-20 computer program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2017244703A Active JP7145609B2 (en) 2017-12-21 2017-12-21 Computer program and text data display processing system

Country Status (1)

Country Link
JP (2) JP7145609B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220241064A1 (en) 2019-06-19 2022-08-04 SB-Kawasumi Laboratories, Inc. Stent graft

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002342311A (en) * 2001-05-17 2002-11-29 Telecommunication Advancement Organization Of Japan Method for automatically generating display unit caption sentence for caption program production
JP2006031269A (en) * 2004-07-14 2006-02-02 Sharp Corp Information display device, information display control method, information display control program and recording medium with information display control program recorded
JP2006293788A (en) * 2005-04-13 2006-10-26 Athena Partners:Kk Information processing unit and program
US20130159850A1 (en) * 2011-12-19 2013-06-20 Barnesandnoble.Com Llc Enhanced rapid serial visual presentation speed-reading for electronic reading devices
WO2015136587A1 (en) * 2014-03-14 2015-09-17 パナソニックIpマネジメント株式会社 Information delivery device, information delivery method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002342311A (en) * 2001-05-17 2002-11-29 Telecommunication Advancement Organization Of Japan Method for automatically generating display unit caption sentence for caption program production
JP2006031269A (en) * 2004-07-14 2006-02-02 Sharp Corp Information display device, information display control method, information display control program and recording medium with information display control program recorded
JP2006293788A (en) * 2005-04-13 2006-10-26 Athena Partners:Kk Information processing unit and program
US20130159850A1 (en) * 2011-12-19 2013-06-20 Barnesandnoble.Com Llc Enhanced rapid serial visual presentation speed-reading for electronic reading devices
WO2015136587A1 (en) * 2014-03-14 2015-09-17 パナソニックIpマネジメント株式会社 Information delivery device, information delivery method, and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
村山 慎二郎、青木 恭太、原田 浩司、荒川 一志: "学習障害の傾向がある生徒向け日本語文提示システムの実現と評価", 電子情報通信学会技術研究報告, vol. 110, JPN6023046290, 19 February 2011 (2011-02-19), JP, pages 1 - 6, ISSN: 0005196472 *

Also Published As

Publication number Publication date
JP2019113908A (en) 2019-07-11
JP7145609B2 (en) 2022-10-03

Similar Documents

Publication Publication Date Title
US9183807B2 (en) Displaying virtual data as printed content
US9535886B2 (en) Dynamic highlighting of repetitions in electronic documents
US11768909B2 (en) Systems and methods for providing accessible search results
TWI570622B (en) Method, system, and processor readable non-volatile storage device for updating printed content with personalized virtual data
ES2866798T3 (en) Systems, methods, and interfaces for displaying online content and block-level content on an access device
JP6243418B2 (en) Serial text display for optimal recognition apparatus and method
CN101300573A (en) System, device, and method for conveying information using a rapid serial presentation technique
JP2009134757A (en) Text processor
US9684641B1 (en) Presenting content in multiple languages
US20220414317A1 (en) Method and System for Intelligently Detecting and Modifying Unoriginal Content
CN110110290B (en) Method and device for setting typesetting style of electronic book
EP3507706A2 (en) Textual content speed player
CN103123578B (en) Virtual data is shown as the content printed
JPWO2014147767A1 (en) Document processing apparatus, document processing method, program, and information storage medium
JP2022171886A (en) computer program
US20240193194A1 (en) Book search apparatus, book search database generation apparatus, book search method, book search database generation method, and program
Chongtay et al. Responsive news summarization for ubiquitous consumption on multiple mobile devices
WO2019239796A1 (en) Book search interface device, book search method, and program
JP6485495B2 (en) Document display device, document display method, document display system, and program
JP2019215936A (en) Automatic translation device and automatic translation program
Morey et al. Interface development for a gaze-controlled reading support application
JP6776924B2 (en) Text display device, text display method, and program
Kouroupetroglou Accessibility of documents
JP6598241B2 (en) Automatic translation apparatus and automatic translation program
JP2015011623A (en) Character string display device, character string display method, character string display program and character string display system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220920

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240111

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240507