JP7170299B2 - Information processing system, information processing method and program - Google Patents

Information processing system, information processing method and program Download PDF

Info

Publication number
JP7170299B2
JP7170299B2 JP2017193211A JP2017193211A JP7170299B2 JP 7170299 B2 JP7170299 B2 JP 7170299B2 JP 2017193211 A JP2017193211 A JP 2017193211A JP 2017193211 A JP2017193211 A JP 2017193211A JP 7170299 B2 JP7170299 B2 JP 7170299B2
Authority
JP
Japan
Prior art keywords
information processing
text
words
processing system
phonetic
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
JP2017193211A
Other languages
Japanese (ja)
Other versions
JP2019021285A (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.)
THE UNIVERSITY OF ELECTRO-COMUNICATINS
Original Assignee
THE UNIVERSITY OF ELECTRO-COMUNICATINS
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 THE UNIVERSITY OF ELECTRO-COMUNICATINS filed Critical THE UNIVERSITY OF ELECTRO-COMUNICATINS
Publication of JP2019021285A publication Critical patent/JP2019021285A/en
Application granted granted Critical
Publication of JP7170299B2 publication Critical patent/JP7170299B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理システム、情報処理方法及びプログラムに関する。 The present invention relates to an information processing system, an information processing method, and a program.

従来、人工知能(AI、Artificial Intelligence)を用いて、文章を生成する技術が知られている(例えば、特許文献1等)。 2. Description of the Related Art Conventionally, techniques for generating sentences using artificial intelligence (AI) are known (for example, Patent Literature 1, etc.).

近年、AIが書いた小説が、著名な賞の選考において審査を通過したことにより、小説を書くAIの技術が注目されている。この技術では、例えば、小説の構造及び小説に登場する様々な属性をあらかじめ人手により設定しておき、文章の生成をAIにより自動化する方法が用いられる。例えば、複数のプレーヤによるゲームのログを記録してシナリオを作成し、人間が面白いと思うシナリオを選択して人間が小説として記述する方法が知られている。 In recent years, AI technology for writing novels has been attracting attention as a novel written by AI has passed the selection process for a prestigious award. In this technique, for example, a method is used in which the structure of a novel and various attributes appearing in the novel are manually set in advance, and the generation of sentences is automated by AI. For example, a method is known in which logs of games played by a plurality of players are recorded to create scenarios, and scenarios that humans find interesting are selected and written as novels by humans.

さらに、連想される色彩の連想確率を示すベクトル(以下「色彩ベクトル」という。)から、複数の単語を集めた単語リストを生成する技術が知られている(例えば、特許文献2及び特許文献3等)。 Further, there is known a technique for generating a word list of a plurality of words from a vector indicating the association probability of associated colors (hereinafter referred to as "color vector") (for example, Patent Documents 2 and 3). etc).

特開2017‐102328号公報JP 2017-102328 A 特許第5618150号明細書Patent No. 5618150 特許第5344756号明細書Patent No. 5344756

しかしながら、従来の技術では、音源又は商品のコンセプト等を示す画像、色彩又は形容詞対評価尺度等で示す直感的なイメージから文章等を生成できないという問題がある。 However, with the conventional technology, there is a problem that sentences cannot be generated from an image representing a sound source or a product concept, or an intuitive image represented by colors or an adjective pair evaluation scale.

本発明の1つの側面は、このような問題に鑑みてなされたものであり、音源又は商品のコンセプト等を示す画像、色彩又は形容詞対評価尺度等で示す直感的なイメージから文章等を生成することを目的とする。 One aspect of the present invention has been made in view of such problems, and generates sentences, etc., from images that indicate sound sources or product concepts, etc., and intuitive images that are indicated by colors, adjectives, evaluation scales, etc. for the purpose.

上記の課題を解決するため、情報処理システムは、
画像、色彩又は形容詞対に対してユーザにより入力される評価尺度である形容詞対評価尺度を取得する取得部と、
前記取得部によって取得される前記画像、前記色彩又は前記形容詞対評価尺度に基づいて、単語リスト及び音象徴語リストの少なくとも一方を生成するリスト生成部と、
所定の条件に応じて、前記単語リスト及び前記音象徴語リストの少なくとも一方から複数の単語又は音象徴語を選択し、選択した前記複数の単語又は音象徴語を含む出力テキストを生成するテキスト生成部と
を含む。
In order to solve the above problems, the information processing system
an acquisition unit for acquiring an adjective pair rating scale, which is a rating scale entered by a user for an image, color or adjective pair;
a list generation unit that generates at least one of a word list and a phonetic symbol word list based on the image, the color, or the adjective pair evaluation scale acquired by the acquisition unit;
Text generation for selecting a plurality of words or phonetic symbolic words from at least one of the word list and the phonetic symbolic word list according to a predetermined condition, and generating output text including the selected words or phonetic symbolic words. including the part.

音源又は商品のコンセプト等を示す画像、色彩又は形容詞対評価尺度等で示す直感的なイメージから文章等を生成することができる。 A sentence or the like can be generated from an image representing a sound source or a product concept, or an intuitive image represented by a color or an adjective paired with an evaluation scale or the like.

第1実施形態における情報処理システムの全体構成例を示す図である。1 is a diagram illustrating an example of the overall configuration of an information processing system according to a first embodiment; FIG. 情報処理装置のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of an information processing apparatus. 第1実施形態における全体処理例を示すフローチャートである。4 is a flowchart showing an example of overall processing in the first embodiment; 入力画面の一例を示す図(その1)である。FIG. 11 is a diagram (part 1) showing an example of an input screen; 単語リストの生成に用いられるデータの例を示す図である。FIG. 4 is a diagram showing an example of data used to generate a word list; FIG. 音象徴語リストの生成に用いられるデータの例を示す図である。FIG. 4 is a diagram showing an example of data used for generating a phonetic symbol word list; 入力画面の一例を示す図(その2)である。FIG. 11 is a diagram (part 2) showing an example of an input screen; 第2実施形態における情報処理システムの全体構成例を示す図である。It is a figure which shows the whole structural example of the information processing system in 2nd Embodiment. 第2実施形態における全体処理例を示すフローチャートである。9 is a flowchart showing an example of overall processing in the second embodiment; 第3実施形態における全体処理例を示すフローチャートである。FIG. 11 is a flowchart showing an example of overall processing in the third embodiment; FIG.

以下、本発明の好適な実施形態の具体例を示して説明する。 Specific examples of preferred embodiments of the present invention will be described below.

<第1実施形態>
<全体構成例>
図1は、第1実施形態における情報処理システムの全体構成例を示す図である。図示するように、情報処理システム1は、1以上の情報処理装置を有する。具体的には、情報処理システム1は、情報処理装置の例であるサーバ2と、情報処理装置の例であるPC(Personal Computer)3とを有する。
<First Embodiment>
<Overall configuration example>
FIG. 1 is a diagram showing an example of the overall configuration of an information processing system according to the first embodiment. As illustrated, the information processing system 1 has one or more information processing devices. Specifically, the information processing system 1 includes a server 2, which is an example of an information processing device, and a PC (Personal Computer) 3, which is an example of an information processing device.

図示するように、サーバ2と、PC3とは、ネットワーク等によって接続され、相互にデータを送受信することができる。 As illustrated, the server 2 and the PC 3 are connected by a network or the like, and can exchange data with each other.

なお、サーバ2と、PC3とは、一体となる構成、すなわち、情報処理システム1は、1つの情報処理装置で構成されてもよい。一方で、情報処理システム1は、3以上の情報処理装置を有してもよい。以下、図示する全体構成を例に説明する。 Note that the server 2 and the PC 3 may be integrated, that is, the information processing system 1 may be configured by one information processing device. On the other hand, the information processing system 1 may have three or more information processing devices. The illustrated overall configuration will be described below as an example.

<ハードウェア構成例>
図2は、情報処理装置のハードウェア構成例を示すブロック図である。例えば、サーバ2及びPC3は、同一のハードウェア構成である。以下、サーバ2を例に説明し、PC3の説明を省略する。
<Hardware configuration example>
FIG. 2 is a block diagram showing a hardware configuration example of an information processing apparatus. For example, the server 2 and PC3 have the same hardware configuration. Hereinafter, the server 2 will be described as an example, and the description of the PC 3 will be omitted.

サーバ2は、CPU(Central Processing Unit)2H01と、記憶装置2H02と、入力装置2H03と、出力装置2H04と、インタフェース(interface)2H05とを有する。各ハードウェア資源は、バス(bus)で接続され、相互にデータを送受信する。 The server 2 has a CPU (Central Processing Unit) 2H01, a storage device 2H02, an input device 2H03, an output device 2H04, and an interface 2H05. Each hardware resource is connected by a bus and exchanges data with each other.

CPU2H01は、演算装置及び制御装置の例である。記憶装置2H02は、主記憶装置等である。また、記憶装置2H02は、SSD(Solid State Drive)又はハードディスク等の補助記憶装置があってもよい。入力装置2H03は、ユーザURから操作を入力する装置である。例えば、入力装置2H03は、キーボード、マウス又はこれらの組み合わせ等である。出力装置2H04は、ユーザURに処理結果等を表示する装置である。例えば、出力装置2H04は、ディスプレイ等である。インタフェース2H05は、外部装置とデータを入出力する装置である。例えば、インタフェース2H05は、コネクタ又は通信装置等である。 CPU2H01 is an example of an arithmetic device and a control device. The storage device 2H02 is a main storage device or the like. Also, the storage device 2H02 may be an auxiliary storage device such as an SSD (Solid State Drive) or a hard disk. The input device 2H03 is a device for inputting an operation from the user UR. For example, the input device 2H03 is a keyboard, mouse, or combination thereof. The output device 2H04 is a device that displays processing results and the like to the user UR. For example, the output device 2H04 is a display or the like. The interface 2H05 is a device for inputting/outputting data with an external device. For example, the interface 2H05 is a connector, communication device, or the like.

なお、ハードウェア構成は、図示する構成に限られない。例えば、ハードウェア構成は、演算装置又は制御装置等が内部又は外部に更にある構成等でもよい。 Note that the hardware configuration is not limited to the illustrated configuration. For example, the hardware configuration may be a configuration in which an arithmetic device, a control device, or the like is further inside or outside.

<全体処理例>
図3は、第1実施形態における全体処理例を示すフローチャートである。
<Overall processing example>
FIG. 3 is a flow chart showing an example of overall processing in the first embodiment.

<形容詞対評価尺度の取得例>
ステップS01では、情報処理システム1は、入力画面上からのユーザURの操作によって形容詞対評価尺度ADJを取得する。例えば、情報処理システム1は、まず、PC3上の画面に、以下のような入力画面を表示する。
<Example of Acquisition of Adjective Versus Rating Scale>
In step S01, the information processing system 1 acquires the adjective pair evaluation scale ADJ by the operation of the user UR on the input screen. For example, the information processing system 1 first displays the following input screen on the screen of the PC 3 .

図4は、入力画面の一例を示す図(その1)である。 FIG. 4 is a diagram (part 1) showing an example of an input screen.

例えば、入力画面PNL1を用いると、ユーザURは、所定の形容詞対PADに対して評価尺度をスクロールバー等のUI(User Interface)によって入力できる。具体的には、図示する形容詞対PADは、「明るい」及び「暗い」という明るさを示す対極の意味を示す形容詞が対となる例である。例えば、特許第5678836号明細書に記載されているように、あらかじめ、形容詞対PADに対して、数段階の整数値が設定され、ユーザURがUIによって整数値を入力すると、情報処理システム1は、各形容詞対について形容詞対評価尺度ADJを取得できる。 For example, using the input screen PNL1, the user UR can input a rating scale for a given adjective pair PAD using a UI (User Interface) such as a scroll bar. Specifically, the illustrated adjective pair PAD is an example of a pair of adjectives indicating opposite meanings of brightness, such as "bright" and "dark." For example, as described in Japanese Patent No. 5678836, integer values of several stages are set in advance for the adjective pair PAD, and when the user UR inputs the integer value through the UI, the information processing system 1 , an adjective pair rating scale ADJ can be obtained for each adjective pair.

なお、入力画面PNL1に示す形容詞対以外の形容詞対が用いられてもよい。また、用いられる形容詞対は、入力画面PNL1が示すチェックボックス等のUIによって選択されてもよい。さらに、形容詞対評価尺度ADJは、整数値に限られず、小数点以下のある値が用いられてもよい。 Note that adjective pairs other than the adjective pairs shown on the input screen PNL1 may be used. Also, the adjective pair to be used may be selected by a UI such as a check box indicated by the input screen PNL1. Furthermore, the adjective pair evaluation scale ADJ is not limited to an integer value, and a certain value after the decimal point may be used.

<第1の色彩ベクトルの算出例>
ステップS02では、情報処理システム1は、取得された形容詞対評価尺度ADJから連想される各色の連想確率を示すベクトル(以下「第1の色彩ベクトル」という。)を算出する。なお、色彩とは、単色でもよいし、複数の色が混じった色でもよい。
<Calculation example of the first color vector>
In step S02, the information processing system 1 calculates a vector (hereinafter referred to as "first color vector") indicating the association probability of each color associated with the obtained adjective pair evaluation scale ADJ. Note that the color may be a single color or a color in which a plurality of colors are mixed.

具体的には、被験者が合計で120名の実験において、「赤」の色を20名の人が連想する場合には、「赤」の連想確率は、「20名÷120名≒0.17」となる。そして、色彩ベクトルは、「色彩ベクトル=(黒の連想確率、茶の連想確率、赤の連想確率、・・・・、青の連想確率、緑の連想確率、白の連想確率)」のように示す。 Specifically, in an experiment with a total of 120 subjects, when 20 people associate the color “red”, the association probability of “red” is “20 people / 120 people ≒ 0.17 ”. And the color vector is like "color vector = (association probability of black, association probability of brown, association probability of red, ..., association probability of blue, association probability of green, association probability of white)". show.

したがって、形容詞対評価尺度に応じた色彩ベクトルを算出する場合には、形容詞対に対して被験者に連想する色彩を回答してもらう実験によって、形容詞対評価尺度と、色彩ベクトルとを対応させるデータがあらかじめ用意される。このようなデータがあると、情報処理システム1は、形容詞対評価尺度ADJから第1の色彩ベクトルを算出できる。 Therefore, in the case of calculating a color vector corresponding to an adjective paired with a rating scale, an experiment in which a subject responds to a color associated with an adjective pair provides data that associates the adjective paired with the rating scale with the color vector. prepared in advance. With such data, the information processing system 1 can calculate the first color vector from the adjective versus the rating scale ADJ.

<単語リスト等の生成例>
ステップS03では、情報処理システム1は、算出される第1の色彩ベクトルに基づいて、あらかじめデータベースDBSに記憶される単語W1を選び、単語リストLI1を生成する。
<Generation example of word list, etc.>
In step S03, the information processing system 1 selects words W1 stored in advance in the database DBS based on the calculated first color vector, and generates a word list LI1.

また、データベースDBSには、あらかじめ実験等によって、単語W1と、単語W1に対応する色彩ベクトル(以下「第2の色彩ベクトル」という。)とが紐付けられて記憶される。 In the database DBS, a word W1 and a color vector corresponding to the word W1 (hereinafter referred to as a "second color vector") are linked and stored in advance through experiments or the like.

図5は、単語リストの生成に用いられるデータの例を示す図である。例えば、データベースDBSには、図示するような色彩テーブルT1及び連想確率テーブルT2が記憶される。 FIG. 5 is a diagram showing an example of data used to generate a word list. For example, the database DBS stores a color table T1 and an association probability table T2 as shown.

色彩テーブルT1には、候補色Ci(を示すデータ)と、候補色Ciを一意に識別できる色IDが対応付けられる。なお、添え字iは、例えば、値が「0」から「C-1」までの整数等が採用される。 In the color table T1, candidate colors Ci (data indicating) are associated with color IDs that can uniquely identify the candidate colors Ci. Note that the suffix i employs, for example, an integer having a value from "0" to "C-1".

連想確率テーブルT2には、候補色Ciと、単語wjとの組み合わせに対して、連想確率p(ci|wj)が対応付けられる。なお、連想確率p(ci|wj)は、単語wjが与えられた場合に、被験者によって連想される候補色Ciの連想確率である。したがって、第2の色彩ベクトルは、あらかじめ実験で所定の単語を見せた場合に被験者が連想する色彩の回答数を全回答数で除算して算出される値である。 In the association probability table T2, association probabilities p(ci|wj) are associated with combinations of candidate colors Ci and words wj. The association probability p(ci|wj) is the association probability of the candidate color Ci associated with the subject when the word wj is given. Therefore, the second color vector is a value calculated by dividing the number of responses of the color associated with the subject by the total number of responses when a predetermined word is shown in advance in the experiment.

以上のようにして、情報処理システム1は、形容詞対評価尺度ADJに応じて算出される第1の色彩ベクトルと、単語W1に対応する第2の色彩ベクトルとの類似度を計算して単語リストLI1を生成するのが望ましい。また、類似度は、例えば、コサイン尺度等によって計算される。 As described above, the information processing system 1 calculates the degree of similarity between the first color vector calculated according to the adjective pair evaluation scale ADJ and the second color vector corresponding to the word W1, and generates a word list. It is desirable to generate LI1. Also, the degree of similarity is calculated using, for example, a cosine scale.

なお、情報処理システム1は、同様にして音象徴語リストを生成してもよい。この場合には、データベースDBSには、あらかじめ行われる実験によって、音象徴語と、音象徴語に対応する第2の色彩ベクトルとが紐付けられて記憶される。 The information processing system 1 may similarly generate the phonetic symbol word list. In this case, in the database DBS, the phonetic symbolic word and the second color vector corresponding to the phonetic symbolic word are linked and stored by an experiment conducted in advance.

図6は、音象徴語リストの生成に用いられるデータの例を示す図である。例えば、データベースDBSには、図示するような連想確率テーブルT3が記憶される。連想確率テーブルT2と同様に、音象徴語と、候補色Ciの組み合わせに対して、連想確率p(ci|wj)が対応付けられる。 FIG. 6 is a diagram showing an example of data used to generate a phonetic symbol word list. For example, the database DBS stores an association probability table T3 as shown. Similar to the association probability table T2, association probabilities p(ci|wj) are associated with combinations of phonetic symbol words and candidate colors Ci.

<単語リスト又は音象徴語リストから所定の条件に応じて複数の単語又は音象徴語を選択して出力テキストを生成する例>
ステップS04では、情報処理システム1は、ステップS03によって生成される単語リストLI1等に基づいて、出力テキストDOUTを生成する。
<Example of selecting a plurality of words or phonetic symbols from a word list or a phonetic symbolic word list according to a predetermined condition to generate an output text>
At step S04, the information processing system 1 generates the output text DOUT based on the word list LI1 and the like generated at step S03.

所定の条件は、例えば、類似度等に基づく単語の選択方法であって、あらかじめ情報処理システム1に設定される。具体的には、情報処理システム1には、類似度が高い単語を高い確率で選択するようにする等のように所定の条件が設定される。ほかにも、所定の条件は、例えば、所定値以上の類似度となる単語のみを選択するようにする等でもよい。 The predetermined condition is, for example, a word selection method based on similarity, and is set in the information processing system 1 in advance. Specifically, a predetermined condition is set in the information processing system 1, such as selecting words with a high degree of similarity with a high probability. Alternatively, the predetermined condition may be, for example, to select only words with a degree of similarity equal to or greater than a predetermined value.

なお、出力テキストDOUTは、例えば、以下のように、情報処理システム1が入力テキストDINを取得し、入力テキストDINに含まれる単語を変換して生成されるのが望ましい。 The output text DOUT is desirably generated by the information processing system 1 acquiring the input text DIN and converting the words included in the input text DIN, for example, as follows.

図7は、入力画面の一例を示す図(その2)である。この例では、入力画面PNL2には、まず、情報処理システム1によって取得される入力テキストDINが表示されるとする。例えば、入力テキストDINは、テキストデータ形式等で入力される。なお、入力テキストDINは、図示するような画面に、ユーザURが文字等を直接入力する操作によって入力されてもよい。 FIG. 7 is a diagram (part 2) showing an example of the input screen. In this example, it is assumed that an input text DIN acquired by the information processing system 1 is first displayed on the input screen PNL2. For example, the input text DIN is input in text data format or the like. Note that the input text DIN may be input by the user UR directly inputting characters and the like on the screen as shown.

また、この例では、画像入力ボタンBIMGが押されると、情報処理システム1は、画像IMG等を取得できる。なお、画像IMGは、画像入力ボタンBIMG等の操作で情報処理システム1に取得されるに限られず、例えば、ドラック・アンド・ドロップ等の操作で情報処理システム1に取得されてもよい。このようにして取得される画像IMGは、出力テキストDOUTとして生成される文章のイメージを示すデータである。 Also, in this example, when the image input button BIMG is pressed, the information processing system 1 can acquire the image IMG and the like. Note that the image IMG is not limited to being acquired by the information processing system 1 by operating the image input button BIMG or the like, and may be acquired by the information processing system 1 by, for example, a drag-and-drop operation. The image IMG obtained in this way is data representing the image of the text generated as the output text DOUT.

具体的には、商品開発等において、開発する商品のイメージを示す文章を考える場合では、ユーザURは、商品コンセプト又は商品を使用する場面等を示す画像IMGを情報処理システム1に入力する。 Specifically, in product development and the like, when considering a sentence indicating an image of a product to be developed, the user UR inputs to the information processing system 1 an image IMG indicating a product concept or a scene in which the product is used.

次に、情報処理システム1は、取得した画像IMGを解析する。例えば、情報処理システム1は、画像IMGに使用される色を抽出したり、画像IMGに使用される色の面積等を算出してランク付けしたりする。このようにすると、情報処理システム1は、取得した画像IMGから色彩ベクトルを計算することができる。なお、画像IMGは、背景色を除く等の処理が行われてもよい。ほかにも、情報処理システム1は、画像IMGに写る被写体を画像認識等によって認識し、被写体の種類等を特定してもよい。 Next, the information processing system 1 analyzes the acquired image IMG. For example, the information processing system 1 extracts the colors used in the image IMG, or calculates and ranks the areas of the colors used in the image IMG. In this way, the information processing system 1 can calculate the color vector from the acquired image IMG. Note that the image IMG may be subjected to processing such as removal of the background color. Alternatively, the information processing system 1 may recognize the subject appearing in the image IMG by image recognition or the like, and specify the type of the subject.

また、図示するように、情報処理システム1は、入力テキストDINが取得される場合には、入力テキストDINに含まれる単語が変換される割合(以下「第1の変換率P1」という。)を入力するのが望ましい。図示する例では、変換率入力バーSRB1によって、第1の変換率P1が入力される例である。第1の変換率P1が高く設定されると、入力テキストDINは、変換される割合が高くなる。つまり、第1の変換率P1が高い場合には、情報処理システム1は、入力テキストDINに含まれる単語のうち、変換対象とする単語の割合を高くする。図示する例では、変換率入力バーSRB1によって、第1の変換率P1が「100パーセント」と入力されるため、情報処理システム1は、入力テキストDINに含まれる単語をすべて変換する設定になる。このように、第1の変換率P1が情報処理システム1に入力されると、ユーザURは、入力テキストDINをどの程度変換するかの割合を設定することができる。 Further, as shown in the figure, when the input text DIN is acquired, the information processing system 1 sets the rate at which the words included in the input text DIN are converted (hereinafter referred to as "first conversion rate P1"). Input is preferred. The illustrated example is an example in which a first conversion rate P1 is input by a conversion rate input bar SRB1. When the first conversion rate P1 is set high, the input text DIN is converted at a high rate. That is, when the first conversion rate P1 is high, the information processing system 1 increases the percentage of words to be converted among the words included in the input text DIN. In the illustrated example, "100 percent" is input as the first conversion rate P1 through the conversion rate input bar SRB1, so the information processing system 1 is set to convert all words included in the input text DIN. In this way, when the first conversion rate P1 is input to the information processing system 1, the user UR can set the rate for how much the input text DIN is to be converted.

さらに、図示するように、情報処理システム1は、入力テキストDINに含まれる単語をオノマトペ等の音象徴語に変換するか、単語W1に変換するかの割合(以下「第2の変換率P2」という。)を入力するのが望ましい。図示する例では、第1の変換率P1と同様に、第2の変換率P2は、オノマトペ率入力バーSRB2によって入力される例である。図示する例では、オノマトペ率入力バーSRB2によって、第2の変換率P2の例であるオノマトペ率が「35パーセント」と入力されるため、変換対象となる単語のうち、「35パーセント」の単語は、オノマトペに変換される。 Further, as shown in the figure, the information processing system 1 converts the words included in the input text DIN into phonetic symbolic words such as onomatopoeia or converts them into words W1 (hereinafter referred to as "second conversion rate P2"). ) should be entered. In the illustrated example, like the first conversion rate P1, the second conversion rate P2 is an example input by the onomatopoeia rate input bar SRB2. In the illustrated example, the onomatopoeia rate input bar SRB2 is used to input the onomatopoeia rate of "35%", which is an example of the second conversion rate P2. , converted to onomatopoeia.

さらに、選択用インタフェースSEL等で、文字数CNM及び変換において同一の単語を使用できる回数等が指定されてもよい。主に、入力テキストDINが存在しない場合において、文字数CNMが指定されると、情報処理システム1は、文字数CNMにより出力テキストDOUT全体の文字数を指定する構成としてもよい。また、同様に入力テキストDINが存在しない場合において、情報処理システム1は、指定された文字数CNMと同じ文字数の単語もしくは音象徴語又は指定された文字数CNM以上の単語もしくは音象徴語を選択し、組み合わせて出力テキストDOUTを生成してもよい。 Furthermore, the number of characters CNM and the number of times the same word can be used in conversion may be specified in the selection interface SEL or the like. Mainly, when the input text DIN does not exist and the number of characters CNM is designated, the information processing system 1 may be configured to designate the number of characters of the entire output text DOUT by the number of characters CNM. Similarly, when the input text DIN does not exist, the information processing system 1 selects words or phonetic symbol words with the same number of characters as the specified number of characters CNM or words or phonetic symbol words with the specified number of characters CNM or more, They may be combined to produce the output text DOUT.

なお、入力テキストDINに同一の単語が複数含まれる場合には、各単語は、すべて同一の単語に変換されてもよいし、異なる単語に変換されてもよい。具体的には、入力テキストDINに、「A」という単語が2個以上含まれる場合には、1個目の「A」は、「B」、2個目の「A」は、「C」というように、異なる単語に変換されてもよいし、1個目の「A」も2個目の「A」も、どちらも「B」に変換されてもよい。なお、異なる単語に変換する場合には、例えば、情報処理システム1は、単語リストLI1にある単語のうち、類似度が上位となった複数の単語をランダムに選択して変換する。 Note that when the input text DIN contains a plurality of the same words, all of the words may be converted into the same word or into different words. Specifically, when the input text DIN contains two or more words "A", the first "A" is "B" and the second "A" is "C". and so on, or both the first "A" and the second "A" may be converted to "B". When converting into different words, for example, the information processing system 1 randomly selects and converts a plurality of words with high similarities among the words in the word list LI1.

また、情報処理システム1は、入力テキストDINを形態素解析してもよい。そして、情報処理システム1は、入力テキストDINを形態素解析すると、入力テキストDINに含まれる各単語の品詞を特定できる。 The information processing system 1 may also morphologically analyze the input text DIN. By morphologically analyzing the input text DIN, the information processing system 1 can identify the part of speech of each word included in the input text DIN.

次に、情報処理システム1は、形態素解析の解析結果から、入力テキストDINに含まれる単語の品詞が動詞、形容詞、名詞、副詞又は連体詞である場合には、変換対象とするのが望ましい。なお、変換対象とする品詞は、例えば、選択用インタフェースSEL等でユーザURが選択できるとする。具体的には、情報処理システム1は、選択用インタフェースSELにおいてチェックボックスのUI等でユーザURに選択された品詞を変換対象となるように設定する。なお、変換対象とする品詞の設定方法は、図示するような方法に限られない。 Next, the information processing system 1 desirably converts a word included in the input text DIN from the analysis result of the morphological analysis if the part of speech is a verb, adjective, noun, adverb, or adnominal. It is assumed that the part of speech to be converted can be selected by the user UR through the selection interface SEL or the like. Specifically, the information processing system 1 sets the part of speech selected by the user UR with a check box UI or the like on the selection interface SEL so as to be the conversion target. Note that the method of setting the part of speech to be converted is not limited to the method shown in the figure.

一方で、助詞は、変換対象から外されるのが望ましい。具体的には、図示する例のように第1の変換率P1が「100パーセント」であっても、「を」という格助詞は、変換されず、出力テキストDOUTでも維持される。これに対して、図示するような設定であると、副詞である「また」、形容詞である「大きな」、名詞である「パソコン」及び動詞である「買った」という単語は、選択用インタフェースSELによって選ばれた品詞であるため、変換対象となる。そして、情報処理システム1は、変換対象となった単語を同一の品詞である別の単語に変換して出力テキストDOUTを生成する。このように、情報処理システム1は、入力テキストDINに含まれる単語の品詞を解析して変換するのが望ましい。 On the other hand, particles are preferably excluded from conversion targets. Specifically, even though the first conversion rate P1 is "100 percent" as in the illustrated example, the case particle "wo" is not converted and is maintained in the output text DOUT. On the other hand, in the illustrated setting, the adverb "also", the adjective "big", the noun "computer", and the verb "bought" are displayed in the selection interface SEL. Because it is a part of speech selected by , it is subject to conversion. Then, the information processing system 1 converts the word to be converted into another word of the same part of speech to generate the output text DOUT. In this way, the information processing system 1 preferably analyzes and converts the parts of speech of the words included in the input text DIN.

また、情報処理システム1は、シソーラス(Thesaurus)を利用して出力テキストDOUTに含まれる各単語の間の意味的関係を解析してもよい。そして、情報処理システム1は、意味的関係において、関係が成り立つように単語リストから単語を選択してもよい。例えば、述語となる単語を選択する場合において、情報処理システム1は、主語の種類等に対応して、出力テキストDOUTが文章として成り立つ述語を選択する。具体的には、主語が植物を指す単語である場合には、情報処理システム1は、動物等に用いられる述語でなく、植物に用いられる述語を指す単語を単語リストから選択するようにする。このようにして、情報処理システム1は、主語及び述語の意味的関係等が適切となるように、単語リストから単語又は音象徴語リストから音象徴語を選択してもよい。 The information processing system 1 may also analyze the semantic relationship between words included in the output text DOUT using a thesaurus. Then, the information processing system 1 may select words from the word list such that the semantic relationships are established. For example, when selecting a predicate word, the information processing system 1 selects a predicate that makes the output text DOUT a sentence, depending on the type of subject. Specifically, when the subject is a word that refers to a plant, the information processing system 1 selects a word that refers to a plant from the word list instead of a term that refers to an animal. In this way, the information processing system 1 may select a word from the word list or a phonetic symbolic word from the phonetic symbolic word list so that the semantic relationship between the subject and the predicate is appropriate.

さらに、情報処理システム1は、出力テキストDOUTの色彩ベクトルVCTを計算してもよい。例えば、出力テキストDOUTに複数の単語が含まれる場合には、情報処理システム1は、各単語の色彩ベクトルと、各単語が出現する頻度と、各単語の影響度とを乗算した結果を正規化して出力テキストDOUTの色彩ベクトルVCTを計算する。 Furthermore, the information processing system 1 may calculate the color vector VCT of the output text DOUT. For example, when the output text DOUT contains a plurality of words, the information processing system 1 normalizes the result of multiplying the color vector of each word, the frequency of appearance of each word, and the degree of influence of each word. to compute the color vector VCT of the output text DOUT.

頻度は、出力テキストDOUTに含まれる全単語数に対して、対象とする単語が出現する数の割合である。 The frequency is the ratio of the number of occurrences of the target word to the total number of words included in the output text DOUT.

影響度は、単語から色彩を連想するのに与える影響の大きさである。また、影響度は、色彩との結びつきの強さを示す。したがって、影響度は、ある単語から色彩を被験者が連想しやすいと回答した割合である。具体的には、あらかじめ合計20名の被験者で行われる実験において、「雨」を含むテキストから、「雨」を連想したと回答した被験者が10名であると、「雨」の影響度は、「10÷20=0.5」となる。 The degree of influence is the degree of influence given to associating a color with a word. Also, the degree of influence indicates the strength of the connection with the color. Therefore, the degree of influence is the proportion of subjects who answered that they were likely to associate a color with a certain word. Specifically, in an experiment conducted in advance with a total of 20 subjects, when 10 subjects answered that they associated "rain" with a text containing "rain", the degree of influence of "rain" was It becomes "10÷20=0.5".

出力テキストDOUTに、「海」、「太陽」及び「夏」の3つの単語が含まれる例では、情報処理システム1は、まず、「海」、「太陽」及び「夏」のそれぞれの「色彩ベクトル×頻度×影響度」を計算する。次に、情報処理システム1は、「海」の計算結果、「太陽」の計算結果及び「夏」の計算結果を加算し、全単語数である「3」で除算して正規化することで、出力テキストDOUTの色彩ベクトルVCTを計算する。 In an example in which the output text DOUT includes three words “sea”, “sun” and “summer”, the information processing system 1 first determines the “colors” of “sea”, “sun” and “summer”. Calculate "vector x frequency x impact". Next, the information processing system 1 adds the calculation result of “sea”, the calculation result of “sun”, and the calculation result of “summer”, divides by “3” which is the total number of words, and normalizes the result. , compute the color vector VCT of the output text DOUT.

そして、情報処理システム1は、形容詞対評価尺度等から算出される第1の色彩ベクトルと、出力テキストDOUTの色彩ベクトルVCTとの類似度を計算する。このようにして計算される類似度が高くなるように、情報処理システム1は、単語リストに含まれる単語又は音象徴語リストに含まれる音象徴語を選択して出力テキストDOUTを生成してもよい。 Then, the information processing system 1 calculates the degree of similarity between the first color vector calculated from the adjective pair evaluation scale or the like and the color vector VCT of the output text DOUT. In order to increase the degree of similarity calculated in this way, the information processing system 1 may select words included in the word list or phonetic symbolic words included in the phonetic symbolic word list to generate the output text DOUT. good.

<機能構成例>
図1に図示するように、情報処理システム1は、取得部F1と、リスト生成部F2と、テキスト生成部F3とを含む機能構成である。また、情報処理システム1は、図示するように、テキスト取得部F4と、指定部F5と、第1変換率入力部F6と、第2変換率入力部F7と、計算部F8とを更に含む機能構成であるのが望ましい。すなわち、情報処理システム1は、図1に示す機能構成では、テキスト取得部F4、指定部F5、第1変換率入力部F6、第2変換率入力部F7及び計算部F8を必須の機能構成としない。以下、図示する機能構成を例に説明する。
<Example of functional configuration>
As illustrated in FIG. 1, the information processing system 1 has a functional configuration including an acquisition unit F1, a list generation unit F2, and a text generation unit F3. In addition, as illustrated, the information processing system 1 further includes a text acquisition section F4, a designation section F5, a first conversion rate input section F6, a second conversion rate input section F7, and a calculation section F8. A configuration is desirable. That is, in the functional configuration shown in FIG. 1, the information processing system 1 includes the text acquisition unit F4, the designation unit F5, the first conversion rate input unit F6, the second conversion rate input unit F7, and the calculation unit F8 as essential functional configurations. do not do. The illustrated functional configuration will be described below as an example.

取得部F1は、形容詞対評価尺度ADJ、色彩CLR又は画像IMG等から形容詞対評価尺度ADJを取得する取得手順を行う。例えば、取得部F1は、入力装置2H03等によって実現される。 The obtaining unit F1 performs an obtaining procedure for obtaining the adjective-pair rating scale ADJ, the adjective-pair rating scale ADJ from the color CLR, the image IMG, or the like. For example, the acquisition unit F1 is realized by the input device 2H03 or the like.

リスト生成部F2は、取得部F1が取得する形容詞対評価尺度ADJに基づいて、単語リストLI1を生成するリスト生成手順を行う。なお、リスト生成部F2は、音象徴語リストを生成してもよい。例えば、リスト生成部F2は、CPU2H01等によって実現される。 The list generation unit F2 performs a list generation procedure for generating the word list LI1 based on the adjective pair evaluation scale ADJ acquired by the acquisition unit F1. Note that the list generation unit F2 may generate a phonetic symbol word list. For example, the list generator F2 is realized by the CPU2H01 and the like.

テキスト生成部F3は、リスト生成部F2が生成する単語リストLI1から、所定の条件を満たす複数の単語を選択する。そして、テキスト生成部F3は、選択した複数の単語を用いて出力テキストDOUTを生成するテキスト生成手順を行う。例えば、テキスト生成部F3は、CPU2H01等によって実現される。 The text generation unit F3 selects a plurality of words satisfying a predetermined condition from the word list LI1 generated by the list generation unit F2. Then, the text generation unit F3 performs a text generation procedure for generating the output text DOUT using the selected words. For example, the text generator F3 is realized by the CPU2H01 or the like.

テキスト取得部F4は、入力テキストDINを取得するテキスト取得手順を行う。このように、テキスト取得部F4が入力テキストDINを取得する場合には、テキスト生成部F3は、入力テキストDINに含まれる単語をリスト生成部F2が生成する単語リストが示す単語に変換して出力テキストDOUTを生成する。例えば、テキスト取得部F4は、入力装置2H03等によって実現される。 The text acquisition unit F4 performs a text acquisition procedure for acquiring the input text DIN. Thus, when the text acquisition unit F4 acquires the input text DIN, the text generation unit F3 converts the words included in the input text DIN into the words indicated by the word list generated by the list generation unit F2 and outputs the words. Generate the text DOUT. For example, the text acquisition unit F4 is realized by the input device 2H03 or the like.

指定部F5は、文字数CNMを指定する指定手順を行う。このように、指定部F5によって文字数CNMが指定される場合には、テキスト生成部F3は、入力テキストDINに含まれる単語を文字数CNMとなるように変換して出力テキストDOUTを生成する。例えば、指定部F5は、入力装置2H03等によって実現される。 The designation unit F5 performs a designation procedure for designating the number of characters CNM. Thus, when the number of characters CNM is specified by the specification unit F5, the text generation unit F3 converts the words included in the input text DIN to the number of characters CNM to generate the output text DOUT. For example, the designation unit F5 is realized by the input device 2H03 or the like.

第1変換率入力部F6は、第1の変換率P1を入力する第1変換率入力手順を行う。このように、第1変換率入力部F6によって第1の変換率P1が入力される場合には、テキスト生成部F3は、入力テキストDINに含まれる単語のうち、第1の変換率P1が示す割合の単語が変換されるようにして出力テキストDOUTを生成する。例えば、第1変換率入力部F6は、入力装置2H03等によって実現される。 The first conversion rate input unit F6 performs a first conversion rate input procedure for inputting the first conversion rate P1. As described above, when the first conversion rate P1 is input by the first conversion rate input unit F6, the text generation unit F3 selects the words indicated by the first conversion rate P1 among the words included in the input text DIN. Generate the output text DOUT such that the percentage words are transformed. For example, the first conversion rate input unit F6 is realized by the input device 2H03 or the like.

第2変換率入力部F7は、第2の変換率P2を入力する第2変換率入力手順を行う。このように、第2変換率入力部F7によって第2の変換率P2が入力される場合には、テキスト生成部F3は、変換対象となる単語のうち、第2の変換率P2が示す割合となるように音象徴語及び単語に変換して出力テキストDOUTを生成する。例えば、第2変換率入力部F7は、入力装置2H03等によって実現される。 The second conversion rate input unit F7 performs a second conversion rate input procedure for inputting a second conversion rate P2. In this way, when the second conversion rate P2 is input by the second conversion rate input unit F7, the text generation unit F3 converts the words to be converted into the ratio indicated by the second conversion rate P2. The output text DOUT is generated by converting into phonetic symbols and words as follows. For example, the second conversion rate input unit F7 is realized by the input device 2H03 or the like.

計算部F8は、出力テキストDOUTの色彩ベクトルVCTを計算する。そして、テキスト生成部F3は、計算部F8が計算する出力テキストDOUTの色彩ベクトルVCTと、取得部F1が取得する形容詞対評価尺度ADJに基づいて計算される色彩ベクトルとの類似度が高くなるように出力テキストDOUTを生成する。例えば、計算部F8は、CPU2H01等によって実現される。 A calculator F8 calculates the color vector VCT of the output text DOUT. Then, the text generation unit F3 increases the similarity between the color vector VCT of the output text DOUT calculated by the calculation unit F8 and the color vector calculated based on the adjective pair evaluation scale ADJ acquired by the acquisition unit F1. to generate the output text DOUT. For example, the calculation unit F8 is implemented by the CPU2H01 or the like.

<第2実施形態>
第2実施形態では、情報処理システム1は、音象徴語が含まれる出力テキストDOUTを生成する。
<Second embodiment>
In the second embodiment, the information processing system 1 generates an output text DOUT containing phonetic symbols.

<全体構成例>
図8は、第2実施形態における情報処理システムの全体構成例を示す図である。第1実施形態と比較すると、リスト生成部F2は、取得部F1で取得される色彩CLR又は画像IMGから形容詞対評価尺度を計算するのが異なる。そして、リスト生成部F2は、計算される形容詞対評価尺度に基づいて、音象徴語W2を選択して音象徴語リストLI2を生成する。以下、異なる構成を中心に説明し、重複する説明を省略する。
<Overall configuration example>
FIG. 8 is a diagram showing an example of the overall configuration of an information processing system according to the second embodiment. Compared with the first embodiment, the list generation unit F2 is different in calculating the adjective pair evaluation scale from the color CLR or the image IMG acquired by the acquisition unit F1. Then, the list generation unit F2 selects the phonetic symbol word W2 and generates the phonetic symbol word list LI2 based on the calculated adjective pair evaluation scale. In the following, different configurations will be mainly described, and overlapping descriptions will be omitted.

また、色彩CLRがあらかじめ実験で形容詞対評価尺度と結び付けされていると、取得部F1で取得される色彩CLR又は画像IMGから形容詞対評価尺度(以下「第1の形容詞対評価尺度」という。)が算出できる。 Further, if the color CLR is previously associated with the adjective-pair rating scale in an experiment, the adjective-pair rating scale (hereinafter referred to as "first adjective-pair rating scale") obtained from the color CLR or the image IMG acquired by the acquisition unit F1. can be calculated.

音象徴語W2は、例えば、特許第5354425号明細書等に記載されている方法等によって形容詞対評価尺度が算出できる。具体的には、まず、音韻形態データベースが利用できると、音象徴語W2を解析して音素表記情報が生成できる。次に、音素表記情報が示す各音韻形態は、定量イメージテーブルがあらかじめ用意されていると、それぞれの形容詞対評価尺度(以下「第2の形容詞対評価尺度」という。)が特定できる。このようにして特定される各音韻形態のそれぞれの形容詞対評価尺度に基づいて、音象徴語W2に対応する第2の形容詞対評価尺度は、あらかじめ計算することができる。したがって、音象徴語W2は、データベースDBSにおいて、第2の形容詞対評価尺度と紐付けできる。 For the phonetic symbol word W2, the adjective pair evaluation scale can be calculated by the method described in Japanese Patent No. 5354425, for example. Specifically, first, if the phoneme morphology database is available, the phonetic symbol word W2 can be analyzed to generate phoneme notation information. Next, if a quantitative image table is prepared in advance for each phoneme form indicated by the phoneme notation information, each adjective pair evaluation scale (hereinafter referred to as "second adjective pair evaluation scale") can be specified. Based on the respective adjective pair rating scale for each phonological form thus identified, a second adjective pair rating scale corresponding to phonetic symbol word W2 can be pre-computed. Therefore, phonetic symbol word W2 can be associated with a second adjective pair rating scale in database DBS.

そして、リスト生成部F2は、第1の形容詞対評価尺度と、第2の形容詞対評価尺度との類似度を計算するのが望ましい。類似度の計算は、例えば、コサイン尺度等によって計算される。 Then, it is preferable that the list generator F2 calculates the degree of similarity between the first adjective-pair rating scale and the second adjective-pair rating scale. The degree of similarity is calculated using, for example, a cosine scale.

<全体処理例>
図9は、第2実施形態における全体処理例を示すフローチャートである。
<Overall processing example>
FIG. 9 is a flow chart showing an example of overall processing in the second embodiment.

<画像又は色彩の取得例>
ステップS11では、情報処理システム1は、入力画面上からのユーザURの操作によって画像IMG又は色彩CLRを取得する。例えば、画像IMGは、第1実施形態と同様に、入力画面PNL2等によって取得される。また、色彩CLRは、色を指定できる操作画面又はRGB値等を入力する操作等によって取得される。
<Example of acquiring an image or color>
In step S11, the information processing system 1 acquires the image IMG or the color CLR by the operation of the user UR on the input screen. For example, the image IMG is acquired by the input screen PNL2 or the like, as in the first embodiment. Also, the color CLR is acquired by an operation screen for specifying a color, an operation for inputting RGB values, or the like.

<画像又は色彩に応じる形容詞対評価尺度の算出例>
ステップS12では、情報処理システム1は、取得された画像IMG又は色彩CLRに応じた第1の形容詞対評価尺度を算出する。
<Calculation example of adjective versus rating scale according to image or color>
In step S12, the information processing system 1 calculates a first adjective pair evaluation scale according to the acquired image IMG or color CLR.

<音象徴語リストの生成例>
ステップS13では、情報処理システム1は、算出された第1の形容詞対評価尺度に基づいて、音象徴語W2を複数選択して音象徴語リストLI2を生成する。
<Generation example of phonetic symbol word list>
In step S13, the information processing system 1 selects a plurality of phonetic symbol words W2 and generates a phonetic symbol word list LI2 based on the calculated first adjective pair evaluation scale.

<音象徴語リストから所定の条件に応じて複数のデータを選択して出力テキストを生成する例>
ステップS14では、情報処理システム1は、あらかじめ設定される所定の条件に応じて音象徴語を音象徴語リストから選択して出力テキストを生成する。なお、所定の条件は、例えば、第1実施形態と同様である。
<Example of generating output text by selecting multiple data from the phonetic symbol word list according to predetermined conditions>
In step S14, the information processing system 1 selects a phonetic symbolic word from the phonetic symbolic word list according to a predetermined condition set in advance to generate an output text. Note that the predetermined condition is, for example, the same as in the first embodiment.

<変形例>
未知語がある場合には、未知語の影響度及び色彩ベクトル等が推定されてもよい。例えば、未知語の影響度は、プリミティブワードの影響度と、類似度とを乗算して計算される値である。一方で、未知語の色彩ベクトルは、プリミティブワードの色彩ベクトルと、類似度とを乗算して計算される値である。
<Modification>
If there is an unknown word, the degree of influence, color vector, etc. of the unknown word may be estimated. For example, the unknown word influence is a value calculated by multiplying the primitive word influence by the similarity. On the other hand, the unknown word color vector is a value calculated by multiplying the primitive word color vector by the similarity.

プリミティブワードは、色彩と結びつきのある単語である。 Primitive words are words associated with colors.

未知語は、コーパスに出現するプリミティブワード以外の言葉である。 Unknown words are words other than primitive words that appear in the corpus.

具体的には、まず、「水泳」という言葉が未知語であって、プリミティブワードが「海」及び「夏」であるとする。そして、「水泳」と、「海」との類似度が「0.7」であるとし、「水泳」と、「夏」との類似度が「0.9」であるとする。なお、プリミティブワードと、未知語との類似度は、潜在的意味分析(Latent Semantic Analysis、LSA)に基づくコサイン類似度等である。 Specifically, first, assume that the word "swimming" is an unknown word and the primitive words are "sea" and "summer". It is also assumed that the degree of similarity between “swimming” and “sea” is “0.7” and the degree of similarity between “swimming” and “summer” is “0.9”. The degree of similarity between primitive words and unknown words is cosine similarity or the like based on latent semantic analysis (LSA).

この例では、「水泳」の影響度は、「海」の影響度に類似度である「0.7」を乗じた値と、「夏」の影響度に類似度である「0.9」を乗じた値とを加算し、「水泳」に関するプリミティブワードの総数である「2」で除算した値となる。 In this example, the influence of "swimming" is the value obtained by multiplying the influence of "sea" by the similarity of "0.7", and the influence of "summer" by the similarity of "0.9". multiplied by , and divided by "2", which is the total number of primitive words related to "swimming".

また、「水泳」の色彩ベクトルは、「海」の色彩ベクトルに類似度である「0.7」を乗じた値と、「夏」の色彩ベクトルに類似度である「0.9」を乗じた値とを加算し、「2」で除算した値となる。 The color vector of "swimming" is obtained by multiplying the color vector of "sea" by the similarity of "0.7" and the color vector of "summer" by the similarity of "0.9". is added and divided by "2".

<第3実施形態>
第3実施形態では、情報処理システム1は、再帰型ニューラルネットワーク(Recurrent Neural Network(以下「RNN」という。))に基づいて出力テキストDOUTを生成する。以下、図9に示す全体処理にRNNによる処理を適用する例で説明する。
<Third Embodiment>
In the third embodiment, the information processing system 1 generates the output text DOUT based on a recurrent neural network (hereinafter referred to as "RNN"). An example in which RNN processing is applied to the overall processing shown in FIG. 9 will be described below.

<全体処理例>
図10は、第3実施形態における全体処理例を示すフローチャートである。図9と比較すると、図示する処理は、ステップS14がステップS21となる点が異なる。以下、第2実施形態と異なる点を中心に説明する。
<Overall processing example>
FIG. 10 is a flowchart showing an example of overall processing in the third embodiment. Compared with FIG. 9, the illustrated process differs in that step S14 is replaced with step S21. In the following, the points different from the second embodiment will be mainly described.

<RNNによる出力テキストの生成例>
ステップS21では、情報処理システム1は、音象徴語リスト等からRNNによって複数のデータを選択して出力テキストを生成する。
<Example of output text generated by RNN>
In step S21, the information processing system 1 selects a plurality of pieces of data from the phonetic symbol word list or the like by RNN and generates an output text.

具体的には、まず、ステップS13で、「赤い」、「りんご」及び「クリスマス」という単語が抽出され、リスト化されたとする。この場合には、情報処理システム1は、RNNによって、「赤いりんごをクリスマスに食べる。」という出力テキストを生成する。 Specifically, first, in step S13, the words "red", "apple" and "Christmas" are extracted and listed. In this case, the information processing system 1 uses the RNN to generate the output text "Eating red apples for Christmas."

RNNを用いると、情報処理システム1は、学習データにおける特有の単語の使い方を学習できる。したがって、例えば、歌詞を生成する場合には、情報処理システム1は、歌詞ならではの単語の使い方を学習し、歌詞を生成する場合において、連続した単語の中で、ある単語の次に来る単語の出現確率を予測できる。 Using the RNN, the information processing system 1 can learn how to use specific words in the learning data. Therefore, for example, when generating lyrics, the information processing system 1 learns how to use words unique to the lyrics, You can predict the probability of appearance.

また、RNNを用いると、情報処理システム1は、過去の状態を加味して学習が可能となる。そのため、フィードフォワード(Feed Forward)に処理を行う、いわゆる通常のニューラルネットワークを用いる場合と比較して、RNNを用いると、情報処理システム1は、時系列の流れにおいて、言葉の意味を予測したり、分類したりすることができる。特に、文脈上、次に来る言葉が異なる場合において、情報処理システム1は、精度良く言葉を予測できる。 In addition, the use of RNN enables the information processing system 1 to learn in consideration of past states. Therefore, compared to the case of using a so-called normal neural network that performs feed forward processing, the use of RNN allows the information processing system 1 to predict the meaning of words in a time-series flow. , can be classified. In particular, the information processing system 1 can predict the words with high accuracy when the next words are different in terms of context.

ほかにも、RNNを用いると、入力及び出力を可変長とすることができる。 Additionally, RNNs allow for variable length inputs and outputs.

なお、全体処理には、RNNが適用されるに限られない。すなわち、全体処理には、RNN以外の文章作成に利用可能な種々の公知の機械学習方法が適用できる。 Note that application of the RNN is not limited to the overall processing. That is, various known machine learning methods that can be used for creating sentences other than RNN can be applied to the overall processing.

<まとめ>
以上のように、例えば、画像IMG、色彩CLR又は形容詞対評価尺度ADJが取得できると、情報処理システム1は、画像IMG、色彩CLR又は形容詞対評価尺度ADJが示すイメージに合う単語W1又は音象徴語W2を特定できる。このようにして、特定された単語W1又は音象徴語W2を利用して、情報処理システム1は、出力テキストDOUTを生成する。
<Summary>
As described above, for example, when the image IMG, the color CLR, or the adjective pair rating scale ADJ can be obtained, the information processing system 1 can obtain the word W1 or the sound symbol that matches the image indicated by the image IMG, the color CLR, or the adjective pair rating scale ADJ. Word W2 can be identified. Thus, the information processing system 1 generates the output text DOUT using the specified word W1 or phonetic symbol word W2.

また、出力テキストDOUTは、歌詞等でもよい。このような場合には、作曲する歌のイメージを示す画像IMG等が情報処理システム1に入力される。 Also, the output text DOUT may be lyrics or the like. In such a case, an image IMG or the like representing the image of the song to be composed is input to the information processing system 1 .

このように、画像IMG、色彩CLR又は形容詞対評価尺度ADJによって、商品の使用場面又は商品コンセプト等の抽象的なイメージから、情報処理システム1は、広告コピー等を示す出力テキストDOUTを生成できる。 In this way, the information processing system 1 can generate the output text DOUT indicating the advertisement copy or the like from the image IMG, the color CLR, or the adjective pair evaluation scale ADJ, from an abstract image such as the scene of use of the product or the concept of the product.

情報処理システム1は、小説又は漫画等の文章を生成し、出力してもよい。また、情報処理システム1は、チャットbot等の対話システムに応用されてもよい。 The information processing system 1 may generate and output sentences such as novels or comics. Also, the information processing system 1 may be applied to a dialogue system such as a chat bot.

<他の実施形態>
なお、全体処理は、図示する順序に限られない。例えば、各処理の一部又は全部は、並列又は図示する順序とは異なる順序で行われてもよい。また、各処理は、複数の情報処理装置によって、冗長、分散、並列、仮想化又はこれらを組み合わせて実行されてもよい。
<Other embodiments>
Note that the overall processing is not limited to the illustrated order. For example, part or all of each process may be performed in parallel or in an order different from the order shown. Also, each process may be executed by a plurality of information processing apparatuses redundantly, distributed, in parallel, virtualized, or in combination thereof.

なお、本発明に係る情報処理方法は、プログラムによって実現されてもよい。すなわち、プログラムは、1以上の情報処理装置を含む情報処理システム等であるコンピュータに各処理を実行させるためのコンピュータプログラムである。 Note that the information processing method according to the present invention may be implemented by a program. That is, the program is a computer program for causing a computer, such as an information processing system including one or more information processing devices, to execute each process.

したがって、プログラムに基づいて情報処理方法が実行されると、コンピュータが有する演算装置及び制御装置は、各処理を実行するため、プログラムに基づいて演算及び制御を行う。また、コンピュータが有する記憶装置は、各処理を実行するため、プログラムに基づいて、処理に用いられるデータを記憶する。 Therefore, when the information processing method is executed based on the program, the arithmetic device and control device of the computer perform calculation and control based on the program in order to execute each process. In addition, a storage device included in the computer stores data used for processing based on a program in order to execute each processing.

また、プログラムは、コンピュータが読み取り可能な記録媒体に記録されて頒布することができる。なお、記録媒体は、磁気テープ、フラッシュメモリ、光ディスク、光磁気ディスク又は磁気ディスク等のメディアである。また、記録媒体は、補助記憶装置等でもよい。さらに、プログラムは、電気通信回線を通じて頒布することができる。 Also, the program can be recorded on a computer-readable recording medium and distributed. Note that the recording medium is a medium such as a magnetic tape, flash memory, optical disk, magneto-optical disk, or magnetic disk. Also, the recording medium may be an auxiliary storage device or the like. Additionally, the program can be distributed over telecommunications lines.

以上、本発明の好ましい実施形態の具体例について詳述したが、本発明は、図面に記載された実施形態等に限定されない。すなわち、特許請求の範囲に記載された本発明の広範な要旨の範囲内において、種々の変形又は変更が可能である。 Although specific examples of preferred embodiments of the present invention have been described in detail above, the present invention is not limited to the embodiments and the like described in the drawings. That is, various modifications or changes are possible within the broad scope of the invention described in the claims.

1 情報処理システム
DIN 入力テキスト
DOUT 出力テキスト
UR ユーザ
IMG 画像
CLR 色彩
ADJ 形容詞対評価尺度
W1 単語
W2 音象徴語
LI1 単語リスト
LI2 音象徴語リスト
1 Information Processing System DIN Input Text DOUT Output Text UR User IMG Image CLR Color ADJ Adjective Pair Evaluation Scale W1 Word W2 Phonetic Symbol Word LI1 Word List LI2 Phonetic Symbol Word List

Claims (27)

形容詞対に対してユーザにより入力される評価尺度である形容詞対評価尺度を取得する取得部と、
前記取得部によって取得される前記形容詞対評価尺度から連想される各色の連想確率を示す色彩ベクトルに基づいて、単語リスト及び音象徴語リストの少なくとも一方を生成するリスト生成部と、
入力テキストを取得するテキスト取得部と、
所定の条件に応じて、前記単語リスト及び前記音象徴語リストの少なくとも一方から複数の単語又は音象徴語を選択し、前記入力テキストに含まれる単語を、選択した前記複数の単語又は音象徴語に変換して出力テキストを生成するテキスト生成部と
を含む情報処理システム。
an acquisition unit that acquires an adjective pair rating scale that is a rating scale input by a user for an adjective pair;
a list generation unit that generates at least one of a word list and a phonetic symbol word list based on a color vector indicating the association probability of each color associated with the adjective pair evaluation scale acquired by the acquisition unit;
a text acquisition unit for acquiring input text;
selecting a plurality of words or phonetic symbolic words from at least one of the word list and the phonetic symbolic word list according to a predetermined condition;words contained in the input text,said plurality of selected words or phonetic symbolsconvert toa text generator that generates output text;
Information processing system including;
前記リスト生成部は、前記取得部により取得される前記形容詞対評価尺度に応じて、色彩が連想される確率を示す第1の色彩ベクトルを算出し、前記第1の色彩ベクトルに基づいて、単語を含む前記単語リスト又は音象徴語を含む前記音象徴語リストを生成する請求項1に記載の情報処理システム。 The list generation unit calculates a first color vector indicating a probability that a color is associated according to the adjective pair evaluation scale acquired by the acquisition unit, and based on the first color vector, the word 2. The information processing system according to claim 1, wherein the word list containing or the phonetic symbolic word list containing phonetic symbolic words is generated. 前記リスト生成部は、前記取得部により取得される前記形容詞対評価尺度に基づいて算出される前記第1の色彩ベクトルと、前記単語リストにおける単語又は前記音象徴語リストにおける音象徴語に応じて、色彩が連想される確率を示す第2の色彩ベクトルとの類似度を計算して前記単語リスト又は前記音象徴語リストを生成する請求項2に記載の情報処理システム。 The list generating unit generates the first color vector calculated based on the adjective pair evaluation scale acquired by the acquiring unit, and the word in the word list or the phonetic symbolic word in the phonetic symbolic word list. 3. The information processing system according to claim 2, wherein said word list or said phonetic symbol word list is generated by calculating a degree of similarity with a second color vector indicating the probability of color association. 画像又は色彩を取得する取得部と、
前記取得部により取得される前記画像又は前記色彩に応じた形容詞対評価尺度に基づいて、音象徴語を含む音象徴語リストを生成するリスト生成部と、
入力テキストを取得するテキスト取得部と、
所定の条件に応じて、前記音象徴語リストから複数の音象徴語を選択し、前記入力テキストに含まれる単語を、選択した前記複数の音象徴語に変換して出力テキストを生成するテキスト生成部と
を含む情報処理システム。
an acquisition unit that acquires an image or color;
a list generation unit that generates a phonetic symbolic word list including phonetic symbolic words based on the adjective pair evaluation scale corresponding to the image or the color acquired by the acquisition unit;
a text acquisition unit for acquiring input text;
selecting a plurality of phonetic symbolic words from the list of phonetic symbolic words according to a predetermined condition;words contained in the input text,said plurality of selected phonetic symbolsconvert toa text generator that generates output text;
Information processing system including;
前記リスト生成部は、前記取得部により取得される前記画像又は前記色彩から算出される第1の形容詞対評価尺度と、前記音象徴語を評価した第2の形容詞対評価尺度との類似度を計算して前記音象徴語リストを生成する請求項4に記載の情報処理システム。 The list generation unit determines the degree of similarity between a first adjective pair evaluation scale calculated from the image or the color acquired by the acquisition unit and a second adjective pair evaluation scale obtained by evaluating the phonetic symbol word. 5. The information processing system according to claim 4, wherein the phonetic symbol word list is generated by calculation. 前記入力テキストに含まれる単語が変換される割合を示す第1の変換率を入力する第1変換率入力部を更に含む請求項1乃至5のいずれか1項に記載の情報処理システム。 6. The information processing system according to any one of claims 1 to 5, further comprising a first conversion rate input unit for inputting a first conversion rate indicating a rate at which words included in said input text are to be converted. 前記入力テキストに含まれる単語が音象徴語に変換されるか単語に変換されるかの割合を示す第2の変換率を入力する第2変換率入力部を更に含む請求項6に記載の情報処理システム。 7. The information according to claim 6, further comprising a second conversion rate input unit for inputting a second conversion rate indicating a rate at which words included in the input text are converted into phonetic symbols or words. processing system. 前記テキスト生成部は、前記入力テキストを形態素解析し、前記入力テキストに含まれる単語の品詞が動詞、形容詞、名詞、副詞又は連体詞である場合、前記入力テキストに含まれる単語を前記入力テキストに含まれる単語と同一の品詞の前記単語又は前記音象徴語に変換する請求項乃至のいずれか1項に記載の情報処理システム。 The text generation unit performs morphological analysis on the input text, and includes the words in the input text if the part of speech of the words in the input text is a verb, adjective, noun, adverb, or adnominal. 4. The information processing system according to any one of claims 1 to 3 , wherein the word is converted into the word or the phonetic symbol word of the same part of speech as that of the word. 前記テキスト生成部は、前記入力テキストを形態素解析し、前記入力テキストに含まれる単語の品詞が助詞である場合、前記入力テキストに含まれる単語を変換しない請求項乃至のいずれか1項に記載の情報処理システム。 4. The text generator according to any one of claims 1 to 3 , wherein the text generation unit morphologically analyzes the input text and does not convert the words included in the input text if the part of speech of the words included in the input text is a particle. Information processing system as described. 形容詞対に対してユーザにより入力される評価尺度である形容詞対評価尺度を取得する取得部と、
前記取得部によって取得される前記形容詞対評価尺度から連想される各色の連想確率を示す色彩ベクトルに基づいて、単語リスト及び音象徴語リストの少なくとも一方を生成するリスト生成部と、
記単語リスト又は前記音象徴語リストを機械学習モデルに入力することで出力テキストを生成するテキスト生成部と
を含む情報処理システム。
an acquisition unit that acquires an adjective pair rating scale that is a rating scale input by a user for an adjective pair;
a list generation unit that generates at least one of a word list and a phonetic symbol word list based on a color vector indicating the association probability of each color associated with the adjective pair evaluation scale acquired by the acquisition unit;
a text generation unit that generates output text by inputting the word list or the phonetic symbol word list into a machine learning model .
画像又は色彩を取得する取得部と、
前記取得部により取得される前記画像又は前記色彩に応じた形容詞対評価尺度に基づいて、音象徴語を含む音象徴語リストを生成するリスト生成部と、
記音象徴語リストを機械学習モデルに入力することで出力テキストを生成するテキスト生成部と
を含む情報処理システム。
an acquisition unit that acquires an image or color;
a list generation unit that generates a phonetic symbolic word list including phonetic symbolic words based on the adjective pair evaluation scale corresponding to the image or the color acquired by the acquisition unit;
and a text generator that generates output text by inputting the phonetic symbol word list into a machine learning model .
前記機械学習モデルは、1以上の単語を入力として当該単語から選択された1以上の単語を含む文章を出力するように学習されている請求項10又は11に記載の情報処理システム。 12. The information processing system according to claim 10, wherein the machine learning model is trained to receive one or more words as input and output a sentence including one or more words selected from the said words. 前記機械学習モデルは、再帰型ニューラルネットワークである請求項12に記載の情報処理システム。 13. The information processing system according to claim 12, wherein said machine learning model is a recursive neural network. 前記テキスト生成部は、前記出力テキストに含まれる文における各単語の間の意味的関係を解析し、当該意味的関係に応じて、前記単語リストに含まれる単語を選択する請求項乃至3及び10のいずれか1項に記載の情報処理システム。 4. The text generation unit analyzes semantic relationships between words in sentences included in the output text , and selects words included in the word list according to the semantic relationships. 11. The information processing system according to any one of 10 . 文字数を指定する指定部を更に含み、
前記テキスト生成部は、前記文字数となるように前記単語リストに含まれる単語を選択する請求項1乃至3及び10のいずれか1項に記載の情報処理システム。
further including a specification part specifying the number of characters,
11. The information processing system according to any one of claims 1 to 3 and 10 , wherein the text generation unit selects words included in the word list so as to have the number of characters.
前記出力テキストの色彩ベクトルを計算する計算部を更に含み、
前記テキスト生成部は、前記取得部によって取得される前記形容詞対評価尺度に基づいて計算される色彩ベクトルと、前記出力テキストの色彩ベクトルとの類似度が高くなるように、前記単語リストに含まれる単語を選択して前記出力テキストを生成する請求項1乃至3及び10のいずれか1項に記載の情報処理システム。
further comprising a calculator for calculating a color vector of the output text;
The text generation unit is configured to increase the similarity between the color vector calculated based on the adjective pair evaluation scale acquired by the acquisition unit and the color vector of the output text so that the color vector included in the word list is high. 11. The information processing system according to any one of claims 1 to 3 and 10 , wherein the output text is generated by selecting words that are
前記テキスト生成部は、前記出力テキストに含まれる文における各単語の間の意味的関係を解析し、当該意味的関係に応じて、前記音象徴語リストに含まれる音象徴語を選択する請求項乃至5及び10乃至13のいずれか1項に記載の情報処理システム。 wherein the text generation unit analyzes semantic relationships between words in sentences included in the output text, and selects phonetic symbolic words included in the phonetic symbolic word list according to the semantic relationships. Item 14. The information processing system according to any one of Items 1 to 5 and 10 to 13 . 文字数を指定する指定部を更に含み、
前記テキスト生成部は、前記文字数となるように前記音象徴語リストに含まれる音象徴語を選択する請求項1乃至5及び10乃至13のいずれか1項に記載の情報処理システム。
further including a specification part specifying the number of characters,
14. The information processing system according to any one of claims 1 to 5 and 10 to 13 , wherein the text generation unit selects phonetic symbol words included in the phonetic symbol word list so as to have the number of characters.
前記出力テキストの色彩ベクトルを計算する計算部を更に含み、
前記テキスト生成部は、前記取得部によって取得される前記形容詞対評価尺度に基づいて計算される色彩ベクトルと、前記出力テキストの色彩ベクトルとの類似度が高くなるように、前記音象徴語リストに含まれる音象徴語を選択して前記出力テキストを生成する請求項1乃至5及び10乃至13のいずれか1項に記載の情報処理システム。
further comprising a calculator for calculating a color vector of the output text;
The text generation unit generates the phonetic symbol word so that the color vector calculated based on the adjective pair evaluation scale acquired by the acquisition unit and the color vector of the output text have a high degree of similarity. 14. An information processing system according to any one of claims 1 to 5 and 10 to 13 , wherein phonetic symbol words contained in a list are selected to generate said output text.
情報処理システムが行う情報処理方法であって、
情報処理システムが、形容詞対に対してユーザが入力する評価尺度である形容詞対評価尺度を取得する取得手順と、
情報処理システムが、前記取得手順で取得される前記形容詞対評価尺度から連想される各色の連想確率を示す色彩ベクトルに基づいて、単語リスト及び音象徴語リストの少なくとも一方を生成するリスト生成手順と、
情報処理システムが、入力テキストを取得するテキスト取得手順と、
情報処理システムが、所定の条件に応じて、前記単語リスト及び前記音象徴語リストの少なくとも一方から複数の単語又は音象徴語を選択し、前記入力テキストに含まれる単語を、選択した前記複数の単語又は音象徴語に変換して出力テキストを生成するテキスト生成手順と
を含む情報処理方法。
An information processing method performed by an information processing system,
an acquisition procedure in which an information processing system acquires an adjective pair rating scale that is a rating scale input by a user for an adjective pair;
a list generation procedure in which the information processing system generates at least one of a word list and a phonetic symbol word list based on a color vector indicating the association probability of each color associated with the adjective pair evaluation scale acquired in the acquisition procedure; ,
a text acquisition procedure for an information processing system to acquire an input text;
an information processing system that selects a plurality of words or phonetic symbolic words from at least one of the word list and the phonetic symbolic word list according to a predetermined condition;words contained in the input text,said plurality of selected words or phonetic symbolsconvert toa text generation procedure that produces output text;
Information processing method including.
情報処理システムが行う情報処理方法であって、
情報処理システムが、画像又は色彩を取得する取得手順と、
情報処理システムが、前記取得手順により取得される前記画像又は前記色彩に応じた形容詞対評価尺度に基づいて、音象徴語を含む音象徴語リストを生成するリスト生成手順と、
情報処理システムが、入力テキストを取得するテキスト取得手順と、
情報処理システムが、所定の条件に応じて、前記音象徴語リストから複数の音象徴語を選択し、前記入力テキストに含まれる単語を、選択した前記複数の音象徴語に変換して出力テキストを生成するテキスト生成手順と
を含む情報処理方法。
An information processing method performed by an information processing system,
an acquisition procedure for the information processing system to acquire an image or color;
a list generation procedure for the information processing system to generate a phonetic symbolic word list including phonetic symbolic words based on the adjective pair evaluation scale corresponding to the image or the color acquired by the acquisition procedure;
a text acquisition procedure for an information processing system to acquire an input text;
an information processing system that selects a plurality of phonetic symbolic words from the phonetic symbolic word list according to a predetermined condition;words contained in the input text,said plurality of selected phonetic symbolsconvert toa text generation procedure that produces output text;
Information processing methods, including
情報処理システムが行う情報処理方法であって、
情報処理システムが、形容詞対に対してユーザが入力する評価尺度である形容詞対評価尺度を取得する取得手順と、
情報処理システムが、前記取得手順で取得される前記形容詞対評価尺度から連想される各色の連想確率を示す色彩ベクトルに基づいて、単語リスト及び音象徴語リストの少なくとも一方を生成するリスト生成手順と、
情報処理システムが、前記単語リスト又は前記音象徴語リストを機械学習モデルに入力することで出力テキストを生成するテキスト生成手順と
を含む情報処理方法。
An information processing method performed by an information processing system,
an acquisition procedure in which an information processing system acquires an adjective pair rating scale that is a rating scale input by a user for an adjective pair;
a list generation procedure in which the information processing system generates at least one of a word list and a phonetic symbol word list based on a color vector indicating the association probability of each color associated with the adjective pair evaluation scale acquired in the acquisition procedure; ,
an information processing method comprising: an information processing system generating an output text by inputting the word list or the phonetic symbol word list into a machine learning model .
情報処理システムが行う情報処理方法であって、
情報処理システムが、画像又は色彩を取得する取得手順と、
情報処理システムが、前記取得手順により取得される前記画像又は前記色彩に応じた形容詞対評価尺度に基づいて、音象徴語を含む音象徴語リストを生成するリスト生成手順と、
情報処理システムが、前記音象徴語リストを機械学習モデルに入力することで出力テキストを生成するテキスト生成手順と
を含む情報処理方法。
An information processing method performed by an information processing system,
an acquisition procedure for the information processing system to acquire an image or color;
a list generation procedure in which the information processing system generates a phonetic symbolic word list including phonetic symbolic words based on the adjective pair evaluation scale corresponding to the image or the color acquired by the acquisition procedure;
and a text generation procedure in which the information processing system inputs the phonetic symbol word list to a machine learning model to generate an output text.
コンピュータに情報処理方法を実行させるためのプログラムであって、
コンピュータが、入力テキストを取得するテキスト取得手順と、
コンピュータが、形容詞対に対してユーザが入力する評価尺度である形容詞対評価尺度を取得する取得手順と、
コンピュータが、前記取得手順で取得される前記形容詞対評価尺度から連想される各色の連想確率を示す色彩ベクトルに基づいて、単語リスト及び音象徴語リストの少なくとも一方を生成するリスト生成手順と、
コンピュータが、所定の条件に応じて、前記単語リスト及び前記音象徴語リストの少なくとも一方から複数の単語又は音象徴語を選択し、前記入力テキストに含まれる単語を、選択した前記複数の単語又は音象徴語に変換して出力テキストを生成するテキスト生成手順と
を実行させるためのプログラム。
A program for causing a computer to execute an information processing method,
a text acquisition procedure in which the computer acquires the input text;
an acquisition step by which a computer acquires an adjective pair rating scale that is a user-entered rating scale for an adjective pair;
a list generation procedure in which a computer generates at least one of a word list and a phonetic symbol word list based on a color vector indicating the association probability of each color associated with the adjective pair evaluation scale acquired in the acquisition procedure;
A computer selects a plurality of words or phonetic symbols from at least one of the word list and the phonetic symbolic word list according to a predetermined condition;words contained in the input text,said plurality of selected words or phonetic symbolsconvert toa text generation procedure that produces output text;
program to run the
コンピュータに情報処理方法を実行させるためのプログラムであって、
コンピュータが、入力テキストを取得するテキスト取得手順と、
コンピュータが、画像又は色彩を取得する取得手順と、
コンピュータが、前記取得手順により取得される前記画像又は前記色彩に応じた形容詞対評価尺度に基づいて、音象徴語を含む音象徴語リストを生成するリスト生成手順と、
コンピュータが、所定の条件に応じて、前記音象徴語リストから複数の音象徴語を選択し、前記入力テキストに含まれる単語を、選択した前記複数の音象徴語に変換して出力テキストを生成するテキスト生成手順と
を実行させるためのプログラム。
A program for causing a computer to execute an information processing method,
a text acquisition procedure in which the computer acquires the input text;
a computer acquires an image or color;
a list generation procedure for generating a phonetic symbolic word list including phonetic symbolic words based on the adjective pair evaluation scale corresponding to the image or the color acquired by the acquisition procedure;
a computer selecting a plurality of phonetic symbolic words from the phonetic symbolic word list according to a predetermined condition;words contained in the input text,said plurality of selected phonetic symbol wordsconvert toa text generation procedure that produces output text;
program to run the
コンピュータに情報処理方法を実行させるためのプログラムであって、
コンピュータが、形容詞対に対してユーザが入力する評価尺度である形容詞対評価尺度を取得する取得手順と、
コンピュータが、前記取得手順で取得される前記形容詞対評価尺度から連想される各色の連想確率を示す色彩ベクトルに基づいて、単語リスト及び音象徴語リストの少なくとも一方を生成するリスト生成手順と、
コンピュータが、前記単語リスト又は前記音象徴語リストを機械学習モデルに入力することで出力テキストを生成するテキスト生成手順と
を実行させるためのプログラム。
A program for causing a computer to execute an information processing method,
an acquisition step by which a computer acquires an adjective pair rating scale that is a user-entered rating scale for an adjective pair;
a list generation procedure in which a computer generates at least one of a word list and a phonetic symbol word list based on a color vector indicating the association probability of each color associated with the adjective pair evaluation scale acquired in the acquisition procedure;
A program for causing a computer to execute a text generation procedure for generating output text by inputting said word list or said phonetic symbol word list into a machine learning model.
コンピュータに情報処理方法を実行させるためのプログラムであって、
コンピュータが、画像又は色彩を取得する取得手順と、
コンピュータが、前記取得手順により取得される前記画像又は前記色彩に応じた形容詞対評価尺度に基づいて、音象徴語を含む音象徴語リストを生成するリスト生成手順と、
コンピュータが、前記音象徴語リストを機械学習モデルに入力することで出力テキストを生成するテキスト生成手順と
を実行させるためのプログラム。
A program for causing a computer to execute an information processing method,
a computer acquires an image or color;
a list generation procedure for generating a phonetic symbolic word list including phonetic symbolic words based on the adjective pair evaluation scale corresponding to the image or the color acquired by the acquisition procedure;
A program for causing a computer to execute a text generation procedure for generating output text by inputting the phonetic symbol word list into a machine learning model .
JP2017193211A 2017-03-17 2017-10-03 Information processing system, information processing method and program Active JP7170299B2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2017075572 2017-03-17
JP2017075572 2017-03-17
JP2017141858 2017-07-21
JP2017141858 2017-07-21

Publications (2)

Publication Number Publication Date
JP2019021285A JP2019021285A (en) 2019-02-07
JP7170299B2 true JP7170299B2 (en) 2022-11-14

Family

ID=65354760

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017193211A Active JP7170299B2 (en) 2017-03-17 2017-10-03 Information processing system, information processing method and program

Country Status (1)

Country Link
JP (1) JP7170299B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7196939B2 (en) 2019-02-08 2022-12-27 日本製鉄株式会社 Grain-oriented electrical steel sheet, method for forming insulating coating on grain-oriented electrical steel sheet, and method for manufacturing grain-oriented electrical steel sheet

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008522332A (en) 2004-12-01 2008-06-26 ホワイトスモーク,インク. System and method for automatically expanding documents
JP2010256957A (en) 2009-04-21 2010-11-11 Univ Of Electro-Communications Image evaluation system, image evaluation device, and program for image evaluation of onomatopoeia
JP2013131234A (en) 2013-02-25 2013-07-04 Olympus Imaging Corp Automatic document creation apparatus
JP5344756B2 (en) 2008-07-18 2013-11-20 国立大学法人電気通信大学 Information processing apparatus, information processing method, and program
JP5618150B2 (en) 2010-01-20 2014-11-05 国立大学法人電気通信大学 Information processing apparatus, information processing method, and program
JP2015184798A (en) 2014-03-20 2015-10-22 ソニー株式会社 Information processing device, information processing method, and computer program
WO2016017777A1 (en) 2014-08-01 2016-02-04 国立大学法人電気通信大学 Sense association distribution-diagram generating device for sound symbolizing words
WO2017043424A1 (en) 2015-09-10 2017-03-16 国立大学法人電気通信大学 Sound-symbolizing word/physical characteristic information provision device, sound-symbolizing word/physical characteristic information provision method, and sound-symbolizing word/physical characteristic information provision program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008522332A (en) 2004-12-01 2008-06-26 ホワイトスモーク,インク. System and method for automatically expanding documents
JP5344756B2 (en) 2008-07-18 2013-11-20 国立大学法人電気通信大学 Information processing apparatus, information processing method, and program
JP2010256957A (en) 2009-04-21 2010-11-11 Univ Of Electro-Communications Image evaluation system, image evaluation device, and program for image evaluation of onomatopoeia
JP5618150B2 (en) 2010-01-20 2014-11-05 国立大学法人電気通信大学 Information processing apparatus, information processing method, and program
JP2013131234A (en) 2013-02-25 2013-07-04 Olympus Imaging Corp Automatic document creation apparatus
JP2015184798A (en) 2014-03-20 2015-10-22 ソニー株式会社 Information processing device, information processing method, and computer program
WO2016017777A1 (en) 2014-08-01 2016-02-04 国立大学法人電気通信大学 Sense association distribution-diagram generating device for sound symbolizing words
WO2017043424A1 (en) 2015-09-10 2017-03-16 国立大学法人電気通信大学 Sound-symbolizing word/physical characteristic information provision device, sound-symbolizing word/physical characteristic information provision method, and sound-symbolizing word/physical characteristic information provision program

Also Published As

Publication number Publication date
JP2019021285A (en) 2019-02-07

Similar Documents

Publication Publication Date Title
Majumder et al. Multimodal sentiment analysis using hierarchical fusion with context modeling
Brooks et al. FeatureInsight: Visual support for error-driven feature ideation in text classification
Boroş et al. NLP-Cube: End-to-end raw text processing with neural networks
CN109165382B (en) Similar defect report recommendation method combining weighted word vector and potential semantic analysis
CN110334110A (en) Natural language classification method, device, computer equipment and storage medium
US20220147835A1 (en) Knowledge graph construction system and knowledge graph construction method
Badaro et al. A light lexicon-based mobile application for sentiment mining of arabic tweets
Almarsoomi et al. AWSS: An algorithm for measuring Arabic word semantic similarity
Rajak et al. Emotion recognition from audio, dimensional and discrete categorization using CNNs
US20220138601A1 (en) Question responding apparatus, learning apparatus, question responding method and program
CN114339450A (en) Video comment generation method, system, device and storage medium
Hentschel et al. CLIP knows image aesthetics
Ens et al. CAEMSI: A Cross-Domain Analytic Evaluation Methodology for Style Imitation.
Dai et al. Weakly-supervised multi-task learning for multimodal affect recognition
Yim et al. Overview of the mediqa-sum task at imageclef 2023: Summarization and classification of doctor-patient conversations
CN113923475B (en) Video synthesis method and video synthesizer
Wu et al. Hierarchical memory decoder for visual narrating
Yariv et al. Audiotoken: Adaptation of text-conditioned diffusion models for audio-to-image generation
Wang et al. Mitigating fine-grained hallucination by fine-tuning large vision-language models with caption rewrites
US20220222442A1 (en) Parameter learning apparatus, parameter learning method, and computer readable recording medium
JP7170299B2 (en) Information processing system, information processing method and program
WO2021085085A1 (en) Workshop assistance system and workshop assistance method
JP2019211974A (en) Company analysis device
Behrooz et al. Remember that time? Telling interesting stories from past interactions
CN116257616A (en) Entity relation extraction method and system for music field

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200903

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210813

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210824

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211015

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220208

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20220407

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220608

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221025

R150 Certificate of patent or registration of utility model

Ref document number: 7170299

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150