JP5400496B2 - System for creating articles based on the results of financial statement analysis - Google Patents

System for creating articles based on the results of financial statement analysis Download PDF

Info

Publication number
JP5400496B2
JP5400496B2 JP2009151284A JP2009151284A JP5400496B2 JP 5400496 B2 JP5400496 B2 JP 5400496B2 JP 2009151284 A JP2009151284 A JP 2009151284A JP 2009151284 A JP2009151284 A JP 2009151284A JP 5400496 B2 JP5400496 B2 JP 5400496B2
Authority
JP
Japan
Prior art keywords
data
article
financial statement
template data
template
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.)
Expired - Fee Related
Application number
JP2009151284A
Other languages
Japanese (ja)
Other versions
JP2011008527A (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.)
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 JP2009151284A priority Critical patent/JP5400496B2/en
Publication of JP2011008527A publication Critical patent/JP2011008527A/en
Application granted granted Critical
Publication of JP5400496B2 publication Critical patent/JP5400496B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、文書の作成に関する。   The present invention relates to document creation.

文書の作成に関する技術として、例えば、特許文献1に開示の文書作成支援技術が知られている。この技術によれば、ユーザが所定の要件を入力すれば、その要件を表す文書に含まれる段落の候補がディスプレイに表示される。ユーザは、表示された複数の段落候補から所望の段落を選択し、選択した段落を編集する。これにより、文書を完成させることができる。   As a technique related to document creation, for example, a document creation support technique disclosed in Patent Document 1 is known. According to this technique, if a user inputs a predetermined requirement, paragraph candidates included in a document representing the requirement are displayed on the display. The user selects a desired paragraph from the displayed plurality of paragraph candidates and edits the selected paragraph. Thereby, the document can be completed.

特開平4−354058号公報JP-A-4-354058

ところで、一般に、企業(特に上場企業)の決算書が発表されたら、アナリストが、その決算書を分析して、その決算書の分析結果に基づく記事を作成する。しかし、決算書を閲覧し始めてから記事を作成し終えるまで少なくとも数時間が必要とされる。   By the way, generally, when a financial statement of a company (particularly a listed company) is announced, an analyst analyzes the financial statement and creates an article based on the analysis result of the financial statement. However, it takes at least several hours from the start of reading the financial statements to the completion of the article.

決算書の分析結果に基づく記事の作成に、特許文献1に開示されているような文書作成支援技術が導入されたとしても、記事の作成の負担はそれほど軽減されないと考えられる。なぜなら、結局は、アナリストが手動で文書を編集しなければならず、また、決算書の分析もアナリストが行う必要があり、決算書の分析にかかる負担は何ら軽減されていないからである。   Even if the document creation support technology disclosed in Patent Document 1 is introduced to create an article based on the analysis result of the financial statement, it is considered that the burden of creating the article is not reduced so much. This is because, in the end, the analyst must manually edit the document, and the analyst must also analyze the financial statements, and the burden of analyzing the financial statements is not reduced at all. .

そこで、本発明の目的は、決算書の分析結果に基づく記事の作成に要する時間を短くすることにある。   Therefore, an object of the present invention is to shorten the time required for creating an article based on the analysis result of the financial statement.

XBRL(eXtensible Business Reporting Language)という言語がある。XBRLとは、財務情報が作成、流通及び再利用できるように標準化されたXML(eXtensible
Markup Language)ベース(つまり構造化タグ言語ベース)の言語である。
There is a language called XBRL (eXtensible Business Reporting Language). XBRL is XML (eXtensible) that is standardized so that financial information can be created, distributed, and reused.
Markup Language) based (ie structured tag language based) language.

そこで、XBRLで記述された決算書データが処理の対象とされる。具体的には、テンプレートデータユニットを記憶する第1の記憶手段と、XBRLで記述された決算書データを受け付ける受付手段と、記事データを作成する記事作成手段とを備えた記事作成システムが構築される。記事作成システムは、例えば、1又は複数の計算機で構成されるコンピュータシステムである。   Therefore, the financial statement data described in XBRL is processed. Specifically, an article creation system is constructed that includes first storage means for storing a template data unit, acceptance means for receiving financial statement data described in XBRL, and article creation means for creating article data. The The article creation system is, for example, a computer system composed of one or a plurality of computers.

テンプレートデータユニットは、以下の(x)及び(y):
(x)決算書データを基に取得される情報に関する条件;
(y)決算書データを基に取得された情報が前記(x)の条件に適合した場合に使用される文字列、
を表すデータを含む。
The template data unit has the following (x) and (y):
(X) Conditions related to information acquired based on financial statement data;
(Y) a character string used when information acquired based on financial statement data meets the above condition (x),
Contains data representing.

記事作成手段は:
(A)受け付けた決算書データに基づく情報を取得し;
(B)取得した情報が上記(x)の条件に適合するか否かを判断し;
(C)その判断の結果が肯定的の場合、上記(y)の文字列を含んだ記事を表す記事データを作成する。
Article creation means:
(A) Obtain information based on accepted financial statement data;
(B) Determine whether the acquired information meets the above condition (x);
(C) If the result of the determination is affirmative, article data representing an article including the character string of (y) is created.

記事データの作成の際に、記事作成手段は、適宜に、必要な情報が格納されている第2の記憶手段を参照しても良い。第2の記憶手段は、記事作成システムの中にあっても外にあっても良い(例えば、ネットワーク経由でアクセスされる遠隔の記憶装置であっても良い)。また、第2の記憶手段は、一つの記憶装置で実現されても良いし、複数の記憶装置で実現されても良い。第2の記憶手段は、例えば、各企業の過去の決算書に関するデータと、銘柄コードと業種との対応関係を表すデータと、企業の予想配当金を表すデータとのうちの少なくとも一つを記憶することができる。   When creating article data, the article creation means may refer to the second storage means in which necessary information is stored as appropriate. The second storage means may be inside or outside the article creation system (for example, it may be a remote storage device accessed via a network). Further, the second storage means may be realized by a single storage device or may be realized by a plurality of storage devices. The second storage means stores, for example, at least one of data relating to past financial statements of each company, data representing the correspondence relationship between the stock code and the industry, and data representing the expected dividend of the company. can do.

図1は、本発明の実施例1に係るニュース記事作成システムを含んだシステムを示す。FIG. 1 shows a system including a news article creation system according to Embodiment 1 of the present invention. 図2は、ニュース記事作成システム110の論理構成を示す。FIG. 2 shows a logical configuration of the news article creation system 110. 図3は、テンプレートデータユニット211の構成を示す。FIG. 3 shows the configuration of the template data unit 211. 図4は、ニュース記事データの一例を示す。FIG. 4 shows an example of news article data. 図5は、財務DB213に含まれる情報を示す。FIG. 5 shows information included in the financial DB 213. 図6は、ニュース記事作成部205が行う処理の流れを示す。FIG. 6 shows the flow of processing performed by the news article creation unit 205. 図7は、実施例2に係るニュース記事作成システムを示す。FIG. 7 shows a news article creation system according to the second embodiment. 図8は、ニュース記事データの出力制御システムを示す。FIG. 8 shows an output control system for news article data.

以下、図面を参照して本発明の幾つかの実施例を説明する。   Hereinafter, several embodiments of the present invention will be described with reference to the drawings.

なお、「決算書」の正確な名称は、会社法、金融商品取引法及び税法といった法令によって異なるが、以下の実施例では、決算書データが金融庁或いは東京証券取引所のシステムから送信されることを例に採っているため、金融商品取引法に従う財務諸表を「決算書」と言うことにする。しかし、本発明は、XBRLで記述されてさえいれば、財務諸表に限らず他種の決算書のデータについても適用可能である。   The exact name of the “Financial Statement” varies depending on laws such as the Companies Act, the Financial Instruments and Exchange Act, and the Tax Act, but in the following examples, the financial statement data is transmitted from the Financial Services Agency or the Tokyo Stock Exchange system. As an example, the financial statements in accordance with the Financial Instruments and Exchange Act are called “financial statements”. However, the present invention is applicable not only to financial statements but also to other types of financial statement data as long as they are described in XBRL.

また、以下の説明では、記事は、ニュースの記事とする。しかし、本発明は、ニュース記事に限らず、他種の記事のデータも作成可能である。   In the following description, the article is a news article. However, the present invention is not limited to news articles, and can create data of other types of articles.

図1は、本発明の実施例1に係るニュース記事作成システムを含んだシステムを示す。   FIG. 1 shows a system including a news article creation system according to Embodiment 1 of the present invention.

各企業では、XBRLで記述した決算書データが作成される。各企業のコンピュータシステム(企業システム)101は、決算書送信システム103に、例えば専用線経由で決算書データを送信する。   In each company, financial statement data described in XBRL is created. The computer system (corporate system) 101 of each company transmits financial statement data to the financial statement transmission system 103 via, for example, a dedicated line.

決算書送信システム103は、例えば、金融庁又は東京証券取引所のコンピュータシステムである。決算書送信システム103は、各企業システム101から決算書データを受信し保持する。決算書送信システム103は、保持されている決算書データを、例えば専用線経由でニュース記事作成システム110に送信する。   The financial statement transmission system 103 is, for example, a computer system of the Financial Services Agency or Tokyo Stock Exchange. The financial statement transmission system 103 receives and holds financial statement data from each company system 101. The financial statement transmission system 103 transmits the held financial statement data to the news article creation system 110 via a dedicated line, for example.

ニュース記事作成システム110は、決算書送信システム103から決算書データを受け付け、決算書データの分析結果に基づくニュース記事データを作成する。ニュース記事作成システム110は、作成したニュース記事データを、送信先のシステム、例えば、各顧客システム121に送信する。   The news article creation system 110 receives financial statement data from the financial statement transmission system 103 and creates news article data based on the analysis result of the financial statement data. The news article creation system 110 transmits the created news article data to a destination system, for example, each customer system 121.

顧客システム121は、ニュース記事作成システム110を利用する各顧客のコンピュータシステムである。顧客システム121は、ニュース記事作成システム110から受信したニュース記事データを保持し、必要に応じて出力する。具体的には、例えば、顧客システム121は、WEBニュースサイト122に登録する、或いは、専用端末123に送信する。   The customer system 121 is a computer system of each customer who uses the news article creation system 110. The customer system 121 holds the news article data received from the news article creation system 110 and outputs it as necessary. Specifically, for example, the customer system 121 registers in the WEB news site 122 or transmits to the dedicated terminal 123.

図2は、ニュース記事作成システム110の論理構成を示す。   FIG. 2 shows a logical configuration of the news article creation system 110.

ニュース記事作成システム110は、例えば、1又は複数の計算機で構築されるコンピュータシステムである。このシステム110は、例えば、記憶資源(例えばメモリ)と、通信インターフェイス装置(以下、通信I/F)と、記憶資源及び通信I/Fに接続されたプロセッサ(例えばCPU(Central Processing Unit))とを備える。これらのハードウェア資源を基に、図2に示す論理構成が実現されている。   The news article creation system 110 is a computer system constructed by, for example, one or a plurality of computers. The system 110 includes, for example, a storage resource (for example, a memory), a communication interface device (hereinafter, communication I / F), and a processor (for example, a CPU (Central Processing Unit)) connected to the storage resource and the communication I / F. Is provided. The logical configuration shown in FIG. 2 is realized based on these hardware resources.

すなわち、ニュース記事作成システム110は、決算書受付部201と、決算書待受け領域203と、ニュース記事作成部205と、顧客領域209と、ニュース記事データ送信部207と、テンプレートデータユニット211と、財務データベース(財務DB)213とを有する。   That is, the news article creation system 110 includes a financial statement reception unit 201, a financial statement standby area 203, a news article creation unit 205, a customer area 209, a news article data transmission unit 207, a template data unit 211, a financial statement. And a database (financial DB) 213.

決算書受付部201は、決算書送信システム103から決算書データを受け付け、受け付けた決算書データを決算書待受け領域203に格納する。   The financial statement reception unit 201 receives financial statement data from the financial statement transmission system 103 and stores the received financial statement data in the financial statement waiting area 203.

決算書待受け領域203は、決算書データが格納される記憶領域(例えばフォルダ)である。   The financial statement standby area 203 is a storage area (for example, a folder) in which financial statement data is stored.

ニュース記事作成部205は、プロセッサがコンピュータプログラムを実行することにより実現される機能であり、ニュース記事データの作成のためのエンジンである。ニュース記事作成部205は、領域203から決算書データを取得し、取得した決算書データと、テンプレートデータユニット211内のテンプレートデータとを基に、ニュース記事データを作成する(その際、必要に応じて、財務DB213を参照する)。ニュース記事作成部205は、作成したニュース記事データを、各顧客領域209に格納する。   The news article creation unit 205 is a function realized by a processor executing a computer program, and is an engine for creating news article data. The news article creation unit 205 acquires financial statement data from the region 203, and creates news article data based on the acquired financial statement data and the template data in the template data unit 211 (at that time, if necessary) And refer to the financial DB 213). The news article creation unit 205 stores the created news article data in each customer area 209.

顧客領域209は、顧客システム121に対応した記憶領域(例えばフォルダ)であり、その顧客システム121へのニュース記事データが格納される。   The customer area 209 is a storage area (for example, a folder) corresponding to the customer system 121 and stores news article data for the customer system 121.

ニュース記事データ送信部207は、能動的に、或いは、顧客システム121からのリクエストに応答して、顧客領域209に格納されているニュース記事データを、その顧客領域209に対応する顧客のシステム121に送信する。   The news article data transmission unit 207 actively or in response to a request from the customer system 121 sends the news article data stored in the customer area 209 to the customer system 121 corresponding to the customer area 209. Send.

テンプレートデータユニット211は、ニュース記事データを構成する文章のテンプレートに関するデータベースである。テンプレートデータユニット211は、ニュース記事作成システム110の中又は外にある記憶資源に前もって格納されている。   The template data unit 211 is a database related to a sentence template that constitutes news article data. The template data unit 211 is stored in advance in a storage resource inside or outside the news article creation system 110.

財務DB213は、各企業の財務に関するデータベースである。財務DB213も、ニュース記事作成システム110の中又は外にある記憶資源に格納されている。   The financial DB 213 is a database related to the finance of each company. The financial DB 213 is also stored in a storage resource inside or outside the news article creation system 110.

以下、テンプレートデータユニット211及び財務DB213について詳細に説明する。   Hereinafter, the template data unit 211 and the financial DB 213 will be described in detail.

図3は、テンプレートデータユニット211の構成を示す。   FIG. 3 shows the configuration of the template data unit 211.

テンプレートデータユニット211は、複数のテンプレートデータで構成されている。各テンプレートデータは、採用条件、採用文章、及び重要度を表すデータを含む。採用条件、採用文章及び重要度のいずれも人間が編集可能である。   The template data unit 211 is composed of a plurality of template data. Each template data includes data representing employment conditions, employment texts, and importance. Human beings can edit any of the employment conditions, the employment texts, and the importance levels.

「採用条件」とは、採用文章をニュース記事データに含めるかどうかの条件であり、具体的には、決算書データを基に取得される情報に関する条件である。例えば、或る企業について、決算書データから取得される今期の配当金が、その企業についての前期の配当金よりも高ければ、テンプレートデータ2が有する採用条件「配当金(今期)>配当金(前期)」に適合することになる。   “Employment condition” is a condition as to whether or not an adopted sentence is included in news article data, and specifically, is a condition relating to information acquired based on financial statement data. For example, if the dividend for the current term obtained from the financial statement data for a certain company is higher than the dividend for the previous term for the company, the adoption condition “Dividend (current term)> Dividend ( The previous term) ”.

ここで、「決算書データを基に取得される情報」とは、以下の(a)〜(c)の情報:
(a)決算書データから抽出される第1種の情報(典型的には、流動資産、固定資産などの各種決算項目についての金額);
(b)決算書データから抽出された第1種の情報を用いて計算を行うことで算出される第2種の情報(例えば今期の金額と前期の金額との比率);
(c)第1種及び/又は第2種の情報と後述の第2の記憶手段を参照することで取得される情報とを基に特定される第3種の情報、
のうちのいずれの情報であっても良い。以下、決算書データを基に取得される情報が適合する採用条件を有するテンプレートデータを「該当テンプレートデータ」と言う。
Here, “information acquired based on financial statement data” refers to the following information (a) to (c):
(A) Type 1 information extracted from financial statement data (typically, amounts for various financial items such as current assets and fixed assets);
(B) Second type information calculated by performing calculation using the first type information extracted from the financial statement data (for example, the ratio between the current period amount and the previous period amount);
(C) Third type information specified based on first type and / or second type information and information obtained by referring to second storage means described later,
Any of the information may be used. Hereinafter, the template data having the employment conditions to which the information acquired based on the financial statement data matches is referred to as “corresponding template data”.

「採用文章」は、1以上の文で構成されており、ニュース記事データにそのまま含められる文章である。なお、設定箇所を有する採用文章を含んだテンプレートデータもある。「設定箇所」とは、決算書データを基に取得される複数種類の情報のうちの所定の種類の情報が設定される箇所(連続した同じ3つの大文字のアルファベットで表記されている箇所)である。ニュース記事データに採用文章が含められる際に、その採用文章内の設定箇所に、決算書データを基に取得された所定種類の情報が設定される。例えば、該当テンプレートデータがテンプレートデータ2である場合を例に採って説明すると、次のとおりである。例えば、今期の配当金として『1000円』が取得され、前期の配当金として『950円』が取得された場合、差分『+50円』が取得される。このため、テンプレートデータ2における採用文章「配当金は前期比XXX円プラスのYYY円とした。」がニュース記事データに含められる場合、「XXX」に「50」が設定され、「YYY」に「1000」が設定される。このため、ニュース記事データにおいて、その文章は、「配当金は前期比50円プラスの1000円とした。」となる。   The “adopted sentence” is composed of one or more sentences and is included in the news article data as it is. There is also template data that includes adopted texts that have set points. “Setting part” is a part where a predetermined type of information among a plurality of types of information acquired based on financial statement data is set (a part written in the same three uppercase alphabets). is there. When the adopted text is included in the news article data, a predetermined type of information acquired based on the financial statement data is set at a setting location in the adopted text. For example, the case where the corresponding template data is the template data 2 is described as an example as follows. For example, when “1000 yen” is acquired as the dividend for the current period and “950 yen” is acquired as the dividend for the previous period, the difference “+50 yen” is acquired. Therefore, when the adopted sentence “Dividend is XXX Yen plus YYY Yen” in the template data 2 is included in the news article data, “XXX” is set to “50” and “YYY” is set to “ 1000 "is set. For this reason, in the news article data, the sentence becomes “dividend is 50 yen plus 1000 yen compared to the previous period”.

「重要度」は、テンプレートデータ内の採用文章をニュース記事データに含めるか否か、及び/又は、ニュース記事データにおいて何番目にその採用文章を位置させるかの判断材料とされる。   The “importance” is used as a material for determining whether or not the adopted sentence in the template data is included in the news article data and / or what number the adopted sentence is positioned in the news article data.

例えば、該当テンプレートデータの数が所定の数より多い場合(或いは、ニュース記事データに含められる複数の採用文章の文字数が所定の数より多い場合)、該当テンプレートデータのうち、重要度の最も高い該当テンプレートデータから優先的に採用されてよい。このため、例えば、テンプレートデータ2及び3の両方が該当テンプレートデータであっても、重要度が低い方のテンプレートデータ3は、ニュース記事データの作成に不採用となる場合がある。   For example, when the number of corresponding template data is larger than a predetermined number (or when the number of characters of a plurality of adopted sentences included in the news article data is larger than the predetermined number), the highest importance among the corresponding template data It may be preferentially adopted from the template data. For this reason, for example, even if both the template data 2 and 3 are the corresponding template data, the template data 3 with the lower importance may not be adopted for the creation of the news article data.

また、例えば、複数の該当テンプレートデータのうち、重要度の最も高い該当テンプレートデータ内の採用文章から優先的に採用されてよい。このため、例えば、テンプレートデータ2及び3の両方が該当テンプレートデータの場合、重要度が高い方のテンプレートデータ2内の採用文章が、テンプレートデータ3内の採用文章よりも前に位置付けられる。この点に鑑みれば、「なお」、「ところで」といった接続詞で始まるような文を先頭に有する採用文章を含んだテンプレートデータの重要度を或る程度低くしておけば、ニュース記事データの先頭に接続詞から始まる文が存在するという不自然な記事が作成されてしまうことを防ぐことができる。なお、そのような不自然な記事が作成されることを防ぐ方法は、重要度を利用する方法に限らず、他の方法が利用されても良い。例えば、接続詞で始まる文を先頭に有する採用文章であることを意味するコード(例えばフラグ)がテンプレートデータに含まれるようにしても良い。この場合、そのコードが検出された場合には、そのコードを含んだテンプレートデータ内の採用文章をニュース記事データの先頭に位置させないようにニュース記事作成部205が制御することができる。   Further, for example, among the plurality of corresponding template data, the adopted text in the corresponding template data having the highest importance may be adopted preferentially. For this reason, for example, when both of the template data 2 and 3 are corresponding template data, the adopted sentence in the template data 2 having the higher importance is positioned before the adopted sentence in the template data 3. In view of this point, if the importance of template data including a sentence that begins with a conjunctive word such as “Note” or “By the way” is reduced to a certain degree, It can prevent the creation of an unnatural article that there is a sentence that begins with a conjunction. The method for preventing such an unnatural article from being created is not limited to the method using the importance level, and other methods may be used. For example, the template data may include a code (for example, a flag) that means an adopted sentence having a sentence beginning with a conjunction as the head. In this case, when the code is detected, the news article creating unit 205 can control the adopted sentence in the template data including the code not to be positioned at the head of the news article data.

以上のテンプレートデータユニット211内のテンプレートデータを基に、ニュース記事データが作成される。ニュース記事データの一例を図4に示す。前述した採用文章は、一つの段落に相当する。図4に示すニュース記事データは、4つの段落を有する。このため、そのニュース記事データは、4つのテンプレートデータ内の採用文章で構成されていることになる。なお、ニュース記事データ内の各採用文章における数値(及び企業名「株式会社ナントカ」)は、決算書データに基づいて取得された数値であり、ニュース記事作成部205によって設定された値である。   News article data is created based on the template data in the template data unit 211 described above. An example of news article data is shown in FIG. The aforementioned adopted sentence corresponds to one paragraph. The news article data shown in FIG. 4 has four paragraphs. For this reason, the news article data is composed of adopted sentences in the four template data. Note that the numerical value (and the company name “Nantoka Co., Ltd.”) in each adopted sentence in the news article data is a numerical value acquired based on the financial statement data, and is a value set by the news article creating unit 205.

図5は、財務DB213に含まれる情報を示す。   FIG. 5 shows information included in the financial DB 213.

財務DB213は、銘柄/業種テーブル501と、企業別財務テーブル502とを含む。   The financial DB 213 includes a brand / industry table 501 and a company-specific financial table 502.

銘柄/業種テーブル501には、銘柄コード毎に、企業の名称(例えば日本語と英語の両方)と、企業の業種を表す業種コードとが登録されている。   In the brand / industry table 501, for each brand code, a company name (for example, both Japanese and English) and an industry code representing the company's industry are registered.

企業別財務テーブル502には、銘柄コード毎に、決算期、決算種別、及び財務情報が登録される。財務情報は、例えば、過去の決算書の各決算項目に対応した情報を含む。   In the company-specific financial table 502, a settlement date, a settlement type, and financial information are registered for each brand code. The financial information includes, for example, information corresponding to each settlement item of the past settlement report.

前述したように、財務DB213は、必要に応じて、ニュース記事データの作成の際にニュース記事作成部205から参照される。   As described above, the financial DB 213 is referred to by the news article creating unit 205 when creating news article data as necessary.

図6は、ニュース記事作成部205が行う処理の流れを示す。   FIG. 6 shows the flow of processing performed by the news article creation unit 205.

S601で、ニュース記事作成部(以下、単に「作成部」と言う)205は、決算書待受け領域203から決算書データを取得する。   In step S <b> 601, the news article creation unit (hereinafter simply referred to as “creation unit”) 205 acquires financial statement data from the financial statement waiting area 203.

S602で、作成部205は、テンプレートデータユニット211の中から、S601で取得した決算書データについて未参照のいずれかのテンプレートデータを参照する。   In step S <b> 602, the creation unit 205 refers to any template data that has not been referenced for the financial statement data acquired in step S <b> 601 from the template data unit 211.

S603で、作成部205は、参照したテンプレートデータ内の採用条件(以下、対象採用条件)に関わる種類の情報を、決算書データに基づいて取得する。その情報の取得のために必要があれば、作成部205は、財務DB213を参照する。そして、作成部205は、取得された情報が、対象採用条件に適合するか否かを判断する。この判断の結果が肯定的な場合、S602で参照されたテンプレートデータが該当テンプレートデータとして管理される。   In step S <b> 603, the creation unit 205 acquires information on the type related to the employment condition (hereinafter referred to as “target employment condition”) in the referenced template data based on the financial statement data. If necessary for obtaining the information, the creation unit 205 refers to the financial DB 213. Then, the creation unit 205 determines whether or not the acquired information matches the target adoption condition. If the result of this determination is affirmative, the template data referenced in S602 is managed as the corresponding template data.

S604で、作成部205は、未参照のテンプレートデータがあるか否かを判断する。この判断の結果が肯定的の場合、S602が行われる(つまり別のテンプレートデータが参照される)。一方、この判断の結果が否定的の場合、つまり、全てのテンプレートデータが参照された場合、S605が行われる。   In step S604, the creation unit 205 determines whether there is unreferenced template data. If the result of this determination is affirmative, S602 is performed (that is, another template data is referred to). On the other hand, if the result of this determination is negative, that is, if all template data has been referenced, S605 is performed.

S605で、作成部205は、該当テンプレートデータの数が所定数(例えば3又は4)より多いか否かを判断する。この判断の結果が肯定的の場合、S606が行われ、否定的の場合、S606がスキップされS607が行われる。   In step S605, the creation unit 205 determines whether the number of corresponding template data is greater than a predetermined number (for example, 3 or 4). If the result of this determination is affirmative, S606 is performed, and if it is negative, S606 is skipped and S607 is performed.

S606で、作成部205は、複数の該当テンプレートデータのうち、重要度の最も高い該当テンプレートデータから所定数分の該当テンプレートデータを選択する。   In step S <b> 606, the creation unit 205 selects a predetermined number of pieces of corresponding template data from among the plurality of pieces of corresponding template data having the highest importance.

S607で、作成部205は、所定数以下の該当テンプレートデータに含まれる一以上の採用文章で構成されたニュース記事データを作成する。その際、作成部205は、設定箇所に数値が設定された採用文章で構成されたニュース記事データを作成する(その数値は、決算書データを基に取得された数値である)。また、作成部205は、採用文章の並びを、該当テンプレートデータの重要度の高い順とする。このため、所定数以下の該当テンプレートデータのうちの最も重要度の高いテンプレートデータ内の採用文章が先頭となる。   In step S <b> 607, the creation unit 205 creates news article data including one or more adopted sentences included in a predetermined number or less of corresponding template data. At that time, the creation unit 205 creates news article data composed of adopted texts in which numerical values are set in the set locations (the numerical values are obtained based on the financial statement data). The creation unit 205 also arranges the adopted sentences in the order of importance of the corresponding template data. For this reason, the adopted sentence in the template data having the highest importance among the template data of a predetermined number or less is the head.

S608で、作成部205は、作成されたニュース記事データを出力する。具体的には、例えば、作成部205は、作成されたニュース記事データを各顧客領域209に格納する。   In step S608, the creation unit 205 outputs the created news article data. Specifically, for example, the creation unit 205 stores the created news article data in each customer area 209.

この処理流れによれば、全てのテンプレートデータが参照された上で、所定数以下の該当テンプレートデータが採用されるが、それに代えて、以下の方法が採用されても良い。   According to this processing flow, after all the template data is referred to, a predetermined number or less of the corresponding template data is adopted. Instead, the following method may be adopted.

例えば、作成部205は、テンプレートデータを参照して採用条件に適合するか否かを判断して該当テンプレートデータを特定する都度に、該当テンプレートデータの数が所定数より多いか否かを判断しても良い。これにより、全てのテンプレートデータを参照する必要がなくなるので、ニュース記事データの作成に要する時間をより短くすることが期待できる。   For example, the creation unit 205 refers to the template data to determine whether or not the application condition is met and specifies the corresponding template data, and determines whether or not the number of the corresponding template data is greater than a predetermined number. May be. As a result, it is not necessary to refer to all template data, and it can be expected that the time required for creating news article data is further reduced.

また、例えば、テンプレートデータが重要度の高い順に並んでいて、作成部205は、重要度の高い順にテンプレートデータを参照し、該当テンプレートデータが特定される都度に、該当テンプレートデータの数が所定数より多いか否かを判断しても良い。これにより、参照することになるテンプレートデータの数を削減できるので、ニュース記事データの作成に要する時間をより一層短くすることが期待できる。   Further, for example, the template data is arranged in descending order of importance, and the creation unit 205 refers to the template data in descending order of importance, and each time the corresponding template data is specified, the number of the corresponding template data is a predetermined number. You may judge whether it is more. Thereby, since the number of template data to be referred to can be reduced, it can be expected to further shorten the time required for creating news article data.

また、該当テンプレートデータの最大数(閾値)は、変更可能な値である。このため、詳細なニュース記事データを作成するためには、最大数が高く設定され、簡易的なニュース記事データを作成するためには、最大数が低く設定される。なお、該当テンプレートデータについて複数の閾値が設けられても良い。この場合、例えば顧客システムから詳細なニュース記事データが求められている場合には、作成部205は、該当テンプレートデータの数が第1の閾値より多いか否かを判断し、例えば顧客システムから簡易的なニュース記事データが求められている場合には、作成部205は、該当テンプレートデータの数が第2の閾値(第2の閾値は第1の閾値より低い)より多いか否かを判断しても良い。   The maximum number (threshold value) of the corresponding template data is a changeable value. For this reason, in order to create detailed news article data, the maximum number is set high, and in order to create simple news article data, the maximum number is set low. A plurality of threshold values may be provided for the corresponding template data. In this case, for example, when detailed news article data is requested from the customer system, the creation unit 205 determines whether the number of corresponding template data is larger than the first threshold, When typical news article data is requested, the creation unit 205 determines whether the number of corresponding template data is greater than a second threshold (the second threshold is lower than the first threshold). May be.

実施例1によれば、決算書データがXBRLで記述されている。XBRLで記述された決算書データは、一般に、フォーマットが規定されている。このため、ニュース記事作成部205は、S603において、対象採用条件に関わる種類の情報を取得することができる。そして、実施例1では、採用条件、採用文章及び重要度を含んだ複数のテンプレートデータが予め用意される。S603で取得された情報が採用条件に適合するか否かが判断され、適合すると判断された場合に、採用文章がニュース記事データに含められる。このように、実施例1では、コンピュータが決算書データを分析しその結果に基づくニュース記事データを作成することができる。それ故、決算書を取得してからニュース記事データが作成されるまでの時間を短くすることができる(例えば数秒から数十秒で作成することができる)。   According to the first embodiment, the financial statement data is described in XBRL. The financial statement data described in XBRL generally has a prescribed format. Therefore, the news article creation unit 205 can acquire the type of information related to the target employment condition in S603. In the first embodiment, a plurality of template data including the adoption conditions, the adopted sentences, and the importance are prepared in advance. It is determined whether or not the information acquired in S603 meets the employment conditions. If it is determined that the information meets the employment conditions, the adopted text is included in the news article data. Thus, in the first embodiment, the computer can analyze the financial statement data and create news article data based on the result. Therefore, it is possible to shorten the time from the acquisition of the financial statement until the news article data is created (for example, it can be created in several seconds to several tens of seconds).

さらに、実施例1によれば、複数のテンプレートデータ、特に、複数の採用条件及び採用文章があるが、これは、コンピュータによって作成されたニュース記事データの内容を、決算書が高度に分析された内容にすることに貢献する。具体的には、例えば、実施例1によれば、下記の要素(1)〜(3):
(1)前期との比較(例えば、売上、損益などについて);
(2)業種毎のホットトピック;
(3)配当金、
のうちの少なくとも一つを含んだニュース記事データを作成することができる。
Furthermore, according to the first embodiment, there are a plurality of template data, in particular, a plurality of adoption conditions and adoption sentences. This is because the financial statements are highly analyzed for the contents of news article data created by a computer. Contribute to content. Specifically, for example, according to Example 1, the following elements (1) to (3):
(1) Comparison with the previous period (for example, sales, profit and loss);
(2) Hot topics by industry;
(3) Dividends,
News article data including at least one of them can be created.

要素(1)は、例えば以下のようにしてニュース記事データに含められる。すなわち、過去の決算との比較に関する第1の採用条件及び第1の採用文章を表すデータを含んだ第1のテンプレートデータが用意される。第1の採用条件に適合するか否かが、決算書データに含まれている今期での金額と、決算書データ又は財務DB213から特定される過去の決算期での金額とを基に判断される。その判断の結果が肯定的な場合に、第1の採用文章がニュース記事データに含められる。第1の採用文章の一例は、図4に示したニュース記事データにおける「売上高は2000億円となり、5年連続の成長を達成した。」である。   The element (1) is included in the news article data as follows, for example. In other words, first template data including data representing the first adoption condition and the first adopted text relating to comparison with past settlements is prepared. Whether or not the first employment condition is met is determined based on the current amount included in the financial statement data and the previous fiscal year specified from the financial statement data or the financial DB 213. The When the result of the determination is affirmative, the first adopted sentence is included in the news article data. An example of the first adopted text is “Sales amounted to 200 billion yen and achieved growth for five consecutive years” in the news article data shown in FIG.

要素(2)は、例えば以下のようにしてニュース記事データに含められる。すなわち、決算期での業種状況に関する第2の採用条件及び第2の採用文章を表すデータを含んだ第2のテンプレートデータが用意される。以下、第2の採用条件は、「経常利益>0 AND 所属業種代表銘柄の経常利益<0」であるとする。決算書データから、銘柄コードが取得され、取得した銘柄コードに対応した業種が、銘柄/業種テーブル501(図5参照)から特定される。また、特定された業種に属する代表の銘柄(企業)の経常利益が、企業別財務テーブル502から特定される(テーブル502には、例えば、所属業種についての代表か否かを表すフラグが設定されている)。その経常利益が0未満であり、且つ、決算書データから取得された経常利益が0より高ければ、第2の採用条件に対する適合が得られたことになる。この場合、第2の採用文章がニュース記事データに含められる。第1の採用文章の一例は、図4に示したニュース記事データにおける「経常利益は100億円(前期比70%減)となった。同業他社が相次いで赤字決算を発表している中、経常利益を黒字とした。」である。   The element (2) is included in the news article data as follows, for example. That is, second template data including data representing the second employment condition and the second employment text relating to the business condition in the settlement period is prepared. In the following, it is assumed that the second employment condition is “ordinary profit> 0 AND ordinary profit of the representative brand belonging to the business category <0”. A brand code is acquired from the financial statement data, and the business type corresponding to the acquired brand code is specified from the brand / business type table 501 (see FIG. 5). Further, the recurring profit of the representative brand (company) belonging to the specified industry is specified from the company-specific financial table 502 (for example, a flag indicating whether or not it is a representative of the assigned industry is set in the table 502). ing). If the recurring profit is less than 0 and the recurring profit obtained from the financial statement data is higher than 0, the conformity to the second employment condition is obtained. In this case, the second adopted sentence is included in the news article data. An example of the first adopted sentence is “Recurring profit was 10 billion yen (down 70% compared to the previous year) in the news article data shown in FIG. 4. Ordinary profit was in the black. "

要素(3)は、例えば以下のようにしてニュース記事データに含められる。すなわち、予想配当金額との比較に関する第3の採用条件及び第3の採用文章を表すデータを含んだ第3のテンプレートデータが用意される。第3の採用条件に適合するか否かが、決算書データから特定される配当金額と財務DB213から取得される予想配当金額とを基に判断される(例えば、テーブル502に、企業毎の予想配当金額が含まれている)。その判断の結果が肯定的な場合に、第3の採用文章がニュース記事データに含められる。第3の採用文章の一例は、「配当金額は、予想配当金額を50円上回る2000円となった。」である。   The element (3) is included in the news article data as follows, for example. In other words, the third template data including data representing the third adoption condition and the third adopted text relating to the comparison with the expected payout amount is prepared. Whether or not the third adoption condition is met is determined based on the dividend amount specified from the financial statement data and the expected dividend amount acquired from the financial DB 213 (for example, the table 502 shows the forecast for each company). Dividend amount is included). When the result of the determination is affirmative, the third adopted sentence is included in the news article data. An example of the third adopted sentence is “the dividend amount is 2000 yen, which is 50 yen higher than the expected dividend amount”.

以下、本発明の実施例2を説明する。その際、実施例1との相違点を主に説明し、実施例1との共通点については説明を省略或いは簡略する(実施例3についても同様である)。   Embodiment 2 of the present invention will be described below. At that time, differences from the first embodiment will be mainly described, and description of common points with the first embodiment will be omitted or simplified (the same applies to the third embodiment).

図7は、実施例2に係るニュース記事作成システムを示す。   FIG. 7 shows a news article creation system according to the second embodiment.

ニュース記事作成システム710は、実施例1に係る同システム110が有する論理構成に加えて、テンプレートデータ内の重要度を動的に変更する重要度変更部711を有する。   The news article creation system 710 includes an importance level changing unit 711 that dynamically changes the importance level in the template data in addition to the logical configuration of the system 110 according to the first embodiment.

重要度変更部(以下、変更部)711は、プロセッサがコンピュータプログラムを実行することにより実現される機能である。変更部711は、流行のキーワードを特定し、特定されたキーワードに関連する条件項目を特定する。そして、変更部711は、特定された条件項目を含んだ採用条件を有するテンプレートデータを特定し、特定されたテンプレートデータ内の重要度を上げる。   The importance level changing unit (hereinafter, changing unit) 711 is a function realized by the processor executing a computer program. The changing unit 711 identifies a trending keyword and identifies a condition item related to the identified keyword. Then, the changing unit 711 specifies template data having the adoption condition including the specified condition item, and increases the importance in the specified template data.

流行のキーワードを特定する方法として、例えば以下の第1及び第2の方法が考えられる。   As a method for specifying a trendy keyword, for example, the following first and second methods can be considered.

第1の方法は、一般的なニュース記事データと、過去のニュース記事とを利用する方法である。具体的には、例えば、変更部711は、一般ニュースソース705(例えば、WEBサイト)が有する一般的なニュース記事データから、形態素解析などの手法で、複数のキーワードを抽出する。次に、変更部711は、抽出された各キーワードをキーに、過去ニュース記事ソース707からキーワードを取得する。ここで取得されたキーワードが、前述の「流行のキーワード」(例えば「株安」)に相当する。なお、ソース705及び707のうちの少なくとも一方が、ニュース記事作成システム710が有する記憶資源に格納されていても良い。また、過去ニュース記事ソース707は、ニュース記事作成部205によって作成された過去のニュース記事データを有していても良いし、それに代えて又は加えて、過去の一般的なニュース記事データを有していても良い。   The first method uses general news article data and past news articles. Specifically, for example, the changing unit 711 extracts a plurality of keywords from general news article data included in a general news source 705 (for example, a WEB site) by a technique such as morphological analysis. Next, the changing unit 711 acquires a keyword from the past news article source 707 using each extracted keyword as a key. The keyword acquired here corresponds to the above-mentioned “fashionable keyword” (for example, “stock price drop”). Note that at least one of the sources 705 and 707 may be stored in a storage resource of the news article creation system 710. The past news article source 707 may include past news article data created by the news article creating unit 205, or may include past general news article data instead of or in addition thereto. May be.

第2の方法は、最近入力の増えたキーワードを取得する方法である。具体的には、例えば、検索サイト701から、検索サイト701の利用者が入力した検索キーワードが検索キーワードログ703に格納される。ログ703は、検索キーワードの履歴に相当する。ログ703は、ニュース記事作成システム710内の記憶資源に記憶されるが、外の記憶装置に格納されても良い。変更部711は、そのログ703から、最近入力の増えたキーワードを特定する。その特定されたキーワードが、前述の「流行のキーワード」(例えば「株安」)に相当する。   The second method is a method of acquiring keywords that have recently increased in input. Specifically, for example, a search keyword input by a user of the search site 701 from the search site 701 is stored in the search keyword log 703. The log 703 corresponds to a search keyword history. The log 703 is stored in a storage resource in the news article creation system 710, but may be stored in an external storage device. The change unit 711 identifies keywords that have recently been input from the log 703. The identified keyword corresponds to the above-described “fashionable keyword” (for example, “stock price drop”).

変更部711は、流行のキーワード(例えば「株安」)に関連する条件項目を特定する。その方法の一つとして、連想検索を利用する方法がある。具体的には、例えば、各キーワードと条件項目との関係が記述された連想データベース(連想DB)713がある。変更部711は、流行のキーワード(例えば「株安」)をキーに連想DB713を参照することで、流行のキーワードに関連する条件項目(例えば「投資有価証券評価損」)を特定する。変更部711は、特定された条件項目を含んだ採用条件(例えば「投資有価証券評価損>100億円」)を有するテンプレートデータを特定する。そして、変更部711は、特定されたテンプレートデータ内の重要度を上げる。   The changing unit 711 specifies a condition item related to a trendy keyword (for example, “stock price drop”). One method is to use associative search. Specifically, for example, there is an association database (association DB) 713 in which the relationship between each keyword and the condition item is described. The changing unit 711 identifies a condition item (for example, “loss on valuation of investment securities”) related to the trending keyword by referring to the association DB 713 using the trending keyword (for example, “stock depreciation”) as a key. The changing unit 711 specifies template data having an employment condition (eg, “valuation loss on investment securities> 10 billion yen”) including the specified condition item. And the change part 711 raises the importance in the identified template data.

重要度が上げられたテンプレートデータは、ニュース記事データに採用されやすくなる。このため、現在の流行がより多く反映されたニュース記事データが作成されることが期待できる。   Template data with an increased importance is easily adopted for news article data. For this reason, it can be expected that news article data reflecting more current trends will be created.

なお、変更部711は、流行のキーワードに代えて、他種の最近の事象を特定し、その特定された事象に応じて、テンプレートデータ内の重要度を変更しても良い。   Note that the changing unit 711 may specify other types of recent events instead of the trendy keywords, and change the importance in the template data according to the specified events.

また、重要度は、一時的に変更され、一定時間が経ったら元の重要度に戻されても良い。具体的には、例えば、変更部711が、テンプレートデータに、元の重要度及び変更日時を記録しておき、一定時間が経過したら、重要度を元の重要度に戻しても良い。   Also, the importance may be temporarily changed and returned to the original importance after a certain time. Specifically, for example, the changing unit 711 may record the original importance level and the change date / time in the template data, and return the importance level to the original importance level after a predetermined time has elapsed.

また、重要度の変更量(上げ幅及び/又は下げ幅)は、一律でなく、状況に応じて異なっていても良い。例えば、変更部711は、流行のキーワードの頻出度を特定し、特定された頻出度に基づき、重要度の変更量を制御しても良い。また、例えば、1つのキーワードにつき、直近の第1の期間(例えば1週間)に検索キーワードとして入力された回数をXとし、直近の第2の期間(第2の期間>第1の期間、例えば1年間)に検索キーワードとして入力された回数をYとしたときに、重要度の変更量=c*log(X/Y)であっても良い(cは、定数)。   Further, the amount of change in importance (the increase amount and / or the decrease amount) is not uniform, and may vary depending on the situation. For example, the changing unit 711 may specify the frequency of trending keywords and control the amount of change in importance based on the specified frequency. Also, for example, for a keyword, the number of times that the keyword was input as the search keyword in the most recent first period (for example, one week) is X, and the most recent second period (second period> first period, for example, When the number of times of input as a search keyword in one year) is Y, the amount of change in importance = c * log (X / Y) may be used (c is a constant).

以下、本発明の実施例3を説明する。その際、実施例1との相違点を主に説明し、実施例1との共通点については説明を省略或いは簡略する。   Embodiment 3 of the present invention will be described below. At that time, differences from the first embodiment will be mainly described, and description of common points with the first embodiment will be omitted or simplified.

図8は、ニュース記事データの出力制御システムを示す。   FIG. 8 shows an output control system for news article data.

出力制御システムは、記事出力制御部811を有する。記事出力制御部811は、ニュース記事作成部205、ニュース記事送信部207及び顧客システム121のいずれにも導入することができる。記事出力制御部811は、ニュース記事データを出力するか否かを、ニュース記事データの出力先と、ニュース記事データの基になった決算書データを発行した企業との関連度合を基に制御する。   The output control system includes an article output control unit 811. The article output control unit 811 can be installed in any of the news article creation unit 205, the news article transmission unit 207, and the customer system 121. The article output control unit 811 controls whether or not to output the news article data based on the degree of association between the output destination of the news article data and the company that issued the financial statement data that is the basis of the news article data. .

企業間の関連度合は、管理者によって定義されても良いが、実施例3では、コンピュータによって自動で定義される。企業間の関連度合を定義する方法として、実施例3では、企業間で送信及び/又は受信される電子メール(以下、単に「メール」と言う)が利用される。   The degree of association between companies may be defined by an administrator, but in the third embodiment, it is automatically defined by a computer. As a method for defining the degree of association between companies, in the third embodiment, electronic mail transmitted and / or received between companies (hereinafter simply referred to as “mail”) is used.

具体的には、例えば、出力制御システムは、記事出力制御部811の他に、メールデータベース(メールDB)801と、宛先履歴データベース(宛先履歴DB)803と、ドメイン/銘柄コード対応テーブル805と、企業優先度テーブル807とを有する。DB801及び803と、テーブル805及び807は、いずれかの記憶資源に格納される。   Specifically, for example, in addition to the article output control unit 811, the output control system includes a mail database (mail DB) 801, a destination history database (destination history DB) 803, a domain / brand code correspondence table 805, And a company priority table 807. The DBs 801 and 803 and the tables 805 and 807 are stored in any storage resource.

ニュース記事データの出力先となり得る企業は複数あるが、以下、説明を分かり易くするために、一つの出力先を例に採り、説明する。なお、「出力先」は、例えば、顧客領域209、顧客システム121及び顧客システム121からの送信先のうちのいずれかである。   There are a plurality of companies that can serve as the output destination of news article data. In order to make the explanation easier to understand, a description will be given by taking one output destination as an example. The “output destination” is, for example, one of the customer area 209, the customer system 121, and the transmission destination from the customer system 121.

メールDB801は、企業システムから送信されたメール(以下、送信メール)を有する。送信メールに代えて又は加えて、企業システムが受信したメールがメールDB801に含まれても良い。   The mail DB 801 includes mail transmitted from the corporate system (hereinafter referred to as “transmitted mail”). The mail DB 801 may include mail received by the company system instead of or in addition to the transmitted mail.

宛先履歴DB803は、送信メールの宛先ドメインに関する履歴を有する。具体的には、例えば、メール集計処理が行われる。メール集計処理では、以下の第一の処理と第二の処理:
(第一の処理)メールDB801に含まれている送信メールの宛先フィールド(宛先メールアドレス)からドメイン(宛先ドメイン)が取得される処理;
(第二の処理)宛先ドメイン毎に送信メールの数がカウントされる処理、
が行われる。宛先履歴DB803には、宛先ドメイン毎の送信メールの数(カウント値)が含まれる。メール集計処理は、記事出力制御部811が行っても良い。記事出力制御部811は、宛先履歴DB803を参照することで、宛先ドメイン毎の送信メールの数を知ることができる。なお、メールDB801に受信メールがある場合、第一の処理では、受信メールの送信元フィールド(送信元メールアドレス)から送信元ドメインが取得され、第二の処理では、送信元ドメイン毎に受信メールの数がカウントされる。
The destination history DB 803 has a history regarding the destination domain of outgoing mail. Specifically, for example, a mail totaling process is performed. In the mail aggregation process, the following first process and second process:
(First processing) Processing for obtaining a domain (destination domain) from the destination field (destination email address) of the outgoing mail included in the mail DB 801;
(Second processing) Processing that counts the number of emails sent for each destination domain,
Is done. The destination history DB 803 includes the number (count value) of outgoing mail for each destination domain. The mail totaling process may be performed by the article output control unit 811. The article output control unit 811 can know the number of outgoing mails for each destination domain by referring to the destination history DB 803. When there is a received mail in the mail DB 801, in the first process, the sender domain is acquired from the sender field (sender mail address) of the received mail, and in the second process, the received mail is sent for each sender domain. Is counted.

ドメイン/銘柄コード対応テーブル805は、ドメインと銘柄コードとの対応関係が登録されている。記事出力制御部811は、各宛先ドメインに対応する銘柄コードをこのテーブル805から特定する。そして、記事出力制御部811は、その銘柄コードに対応する企業名を財務DB213から特定することができる。このため、記事出力制御部811は、宛先ドメインから企業名がわかるので、企業毎の送信メール数を知ることができる。   In the domain / brand code correspondence table 805, the correspondence between domains and brand codes is registered. The article output control unit 811 identifies the brand code corresponding to each destination domain from this table 805. Then, the article output control unit 811 can specify the company name corresponding to the brand code from the financial DB 213. For this reason, the article output control unit 811 can know the company name from the destination domain, and thus can know the number of emails sent for each company.

企業優先度テーブル807は、各企業の出力先にとっての優先度が登録されている。テーブル807は、初期的には、ユーザによって定義されても良いし、上記メール集計処理を基に把握された企業別の送信メール数を基に定義されても良い。記事出力制御部811は、企業別の送信メール数を基に、テーブル807に登録されている優先度を変更する。   In the company priority table 807, the priority for the output destination of each company is registered. Initially, the table 807 may be defined by the user, or may be defined based on the number of emails sent by company, which is grasped based on the mail aggregation process. The article output control unit 811 changes the priority registered in the table 807 based on the number of emails sent by company.

記事出力制御部811は、優先度が変更された後の企業優先度テーブル807を基に、ニュース記事データを出力先に出力するか否かを制御する。具体的には、例えば、記事出力制御部811は、優先度が所定の閾値以上の企業についてのニュース記事データを出力先に出力するが、優先度が所定の閾値未満の企業についてのニュース記事データを出力しない。   The article output control unit 811 controls whether or not to output the news article data to the output destination based on the company priority table 807 after the priority is changed. Specifically, for example, the article output control unit 811 outputs news article data about a company whose priority is equal to or higher than a predetermined threshold to an output destination, but news article data about a company whose priority is lower than a predetermined threshold. Is not output.

実施例3によれば、出力先にとって興味のある企業(銘柄)のみのニュース記事データを出力することが期待できる。   According to the third embodiment, it can be expected to output news article data only for companies (brands) that are interested in the output destination.

上述した本発明の幾つかの実施例は、本発明の説明のための例示であり、本発明の範囲をそれらの実施例にのみ限定する趣旨ではない。本発明は、その要旨を逸脱することなく、その他の様々な態様でも実施することができる。例えば、実施例1〜3のうちの少なくとも二以上を組み合わせることもできる。   The several embodiments of the present invention described above are examples for explaining the present invention, and are not intended to limit the scope of the present invention only to those embodiments. The present invention can be implemented in various other modes without departing from the gist thereof. For example, at least two or more of Examples 1 to 3 can be combined.

110…ニュース記事作成システム 110 ... News article creation system

Claims (18)

それぞれが条件及び文字列を含んだ複数のテンプレートデータを記憶する第1の記憶手段と、
XBRL(eXtensible Business Reporting Language)で記述された決算書データを受け付ける受付手段と、
記事データを作成する記事作成手段と
を備え、
前記条件は、決算書データを基に取得される情報に関するものであり、
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであって一以上の文で構成された文章であり、前記文章は、決算書データを基に取得される複数種類の値のうちの所定の種類の値が設定される箇所を有し
前記記事作成手段は:
(A)前記受け付けた決算書データに基づく情報を取得し;
(B)取得した情報が前記条件に適合するか否かを判断し;
(C)その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成
各企業の過去の決算書に関するデータと、銘柄コードと業種との対応関係を表すデータと、企業の予想配当金を表すデータとが記憶されている第2の記憶手段があり、
前記複数のテンプレートデータとして:
(T1)過去の決算との比較に関する条件及び文章を表すデータ含んだテンプレートデータ;
(T2)決算期での業種状況に関する条件及び文章を表すデータを含んだテンプレートデータ;
(T3)予想配当金額との比較に関する条件及び文章を表すデータを含んだテンプレートデータ、
のうちの少なくとも一つが含まれ、
前記(T1)のテンプレートデータがある場合、前記(T1)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データに含まれている今期での金額と、前記決算書データ又は前記第2の記憶手段から特定される過去の決算期での金額とを基に判断され、
前記(T2)のテンプレートデータがある場合、前記(T2)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データから取得される銘柄コードを用いて前記第2の記憶手段を参照することにより特定される業種を基に判断され、
前記(T3)のテンプレートデータがある場合、前記(T3)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データから特定される配当金額と前記第2の記憶手段から特定される予想配当金額とを基に判断され、
前記作成された記事データは、前記(B)での判断の結果が肯定的であった一つ以上のテンプレートデータに含まれている文章の集合を含み、且つ、その集合における各文章の所定の箇所には、その箇所に対応した種類の値が前記記事作成手段によって設定されている、
記事作成システム。
First storage means for storing a plurality of templates data including the condition and string respectively,
Receiving means for receiving financial statement data described in XBRL (eXtensible Business Reporting Language);
An article creation means for creating article data,
The condition relates to information acquired based on financial statement data ,
The string is a text information acquired on the basis of the financial statements data made up of one or more statements be those that are used when adapted previously Kijo matter, the sentence, financial statements It has a place where a predetermined type of value among a plurality of types of values acquired based on data is set ,
The article creation means is:
(A) obtaining information based on the accepted financial statement data;
(B) acquired information to determine whether to comply before Kijo matter;
(C) when the result of the determination is affirmative, it creates the article data representing a previous article containing Kibun string,
There is a second storage means for storing data relating to past financial statements of each company, data indicating the correspondence between the stock code and the industry, and data indicating the expected dividend of the company,
As the plurality of template data:
(T1) Template data including data representing conditions and sentences relating to comparison with past settlements;
(T2) Template data including data on conditions and text related to the industry situation in the closing period;
(T3) Template data including data representing conditions and text relating to comparison with the expected dividend amount,
At least one of
If there is the template data of (T1), whether or not the conditions in the template data of (T1) are met is determined based on the current amount included in the accepted financial statement data and the financial statement data Or it is determined based on the amount of money in the past settlement period specified from the second storage means,
When there is the template data of (T2), whether or not the condition in the template data of (T2) is met is determined by using the stock code acquired from the accepted financial statement data, the second storage means Based on the type of industry identified by referring to
If there is the template data of (T3), whether or not the condition in the template data of (T3) is met is determined from the dividend amount specified from the accepted financial statement data and the second storage means Is determined based on the expected dividend amount
The created article data includes a set of sentences included in one or more template data for which the result of the determination in (B) is affirmative, and a predetermined number of sentences in the set is determined. In the place, a value of the type corresponding to the place is set by the article creating means.
Article creation system.
前記複数のテンプレートデータはそれぞれ重要度を含み、
前記記事データにおける文章の並びは、その文章の基になったテンプレートデータ内の重要度が高い順である、
請求項1記載の記事作成システム。
Each of the plurality of template data includes importance,
The order of sentences in the article data is in the order of importance in the template data that is the basis of the sentences.
The article creation system according to claim 1.
決算書データに基づく情報が適合する条件を有するM件のテンプレートデータのうちの、重要度が高い上位N件のテンプレートデータが、前記記事データに含まれた文章の基になったテンプレートデータである(M及びNは自然数、且つ、MはN以上)、  Of the M template data having a condition to which the information based on the financial statement data conforms, the top N template data having the highest importance are the template data based on the sentences included in the article data. (M and N are natural numbers, and M is N or more),
請求項2記載の記事作成システム。The article creation system according to claim 2.
前記複数のテンプレートデータはそれぞれ重要度を含み、
テンプレートデータ内の重要度を動的に変更する重要度変更手段を更に備え、
前記重要度変更手段は、流行のキーワードを特定し、特定されたキーワードに関連する条件項目を特定し、特定された条件項目を含んだ条件を有するテンプレートデータを特定し、特定されたテンプレートデータ内の重要度を上げる、
請求項1乃至3のうちのいずれか1項に記載の記事作成システム。
Each of the plurality of template data includes importance,
It further includes importance changing means for dynamically changing the importance in the template data,
The importance level change means specifies a trending keyword, specifies a condition item related to the specified keyword, specifies template data having a condition including the specified condition item, and includes in the specified template data Increase the importance of
The article creation system according to any one of claims 1 to 3 .
どの記事データを出力するかを出力先に応じて選択する記事出力制御手段を更に備え、
前記記事出力制御手段は:
(a)企業間でやり取りされた電子メールの宛先フィールド及び/又は送信元フィールドに記述されている電子メールアドレスを取得し;
(b)取得した電子メールアドレスのドメインに従う他の企業別に、送信及び/又は受信した電子メールの数を算出し;
(c)前記(b)を基に、出力先にとっての各企業の優先度を算出し;
(d)複数の企業についての決算書データに基づく複数の記事データのうち、優先度が高い企業の決算書データに基づく記事データを、前記出力先に出力する、
請求項1乃至4のうちのいずれか1項に記載の記事作成システム。
It further comprises article output control means for selecting which article data is output according to the output destination,
The article output control means is:
(A) obtaining an e-mail address described in a destination field and / or a source field of e-mail exchanged between companies;
(B) calculate the number of emails sent and / or received by other companies according to the domain of the obtained email address;
(C) Calculate the priority of each company for the output destination based on (b);
(D) Out of a plurality of article data based on financial statement data for a plurality of companies, output article data based on financial statements data of a company with a high priority to the output destination
The article creation system according to any one of claims 1 to 4 .
それぞれが条件、文字列及び重要度を含んだ複数のテンプレートデータを記憶する記憶手段と、
XBRL(eXtensible Business Reporting Language)で記述された決算書データを受け付ける受付手段と、
記事データを作成する記事作成手段と、
テンプレートデータ内の重要度を動的に変更する重要度変更手段と
を備え、
前記条件は、決算書データを基に取得される情報に関するものであり、
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであり、
前記記事作成手段は、(A)前記受け付けた決算書データに基づく情報を取得し(B)、取得した情報が前記条件に適合するか否かを判断し、前記(B)の判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成し、
前記記事データにおける文章の並びは、その文章の基になったテンプレートデータ内の重要度を基に決定され、
前記重要度変更手段は、流行のキーワードを特定し、特定されたキーワードに関連する条件項目を特定し、特定された条件項目を含んだ条件を有するテンプレートデータを特定し、特定されたテンプレートデータ内の重要度を上げる、
記事作成システム。
Storage means for storing a plurality of template data each including conditions, character strings, and importance levels;
Receiving means for receiving financial statement data described in XBRL (eXtensible Business Reporting Language);
Article creation means for creating article data;
An importance changing means for dynamically changing the importance in the template data,
The condition relates to information acquired based on financial statement data,
The character string is used when information acquired based on financial statement data meets the above conditions,
The article creating means (A) acquires information based on the accepted financial statement data (B) , determines whether the acquired information meets the condition, and the result of the determination in (B) If affirmative, create article data representing the article containing the string,
The sequence of sentences in the article data is determined based on the importance in the template data that is the basis of the sentence,
The importance level change means specifies a trending keyword, specifies a condition item related to the specified keyword, specifies template data having a condition including the specified condition item, and includes in the specified template data Increase the importance of
Article creation system.
それぞれが条件、文字列及び重要度を含んだ複数のテンプレートデータを記憶する記憶手段と、
XBRL(eXtensible Business Reporting Language)で記述された決算書データを受け付ける受付手段と、
記事データを作成する記事作成手段と、
テンプレートデータ内の重要度を動的に変更する重要度変更手段と
を備え、
前記条件は、決算書データを基に取得される情報に関するものであり、
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであり、
前記記事作成手段は、(A)前記受け付けた決算書データに基づく情報を取得し、(B)その取得した情報が前記条件に適合するか否かを判断し、前記(B)の判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成し、
決算書データに基づく情報が適合する条件を有するM件のテンプレートデータのうちの、重要度が高い上位N件のテンプレートデータが、前記記事データに含まれた文章の基になったテンプレートデータであり(M及びNは自然数、且つ、MはN以上)、
前記重要度変更手段は、流行のキーワードを特定し、特定されたキーワードに関連する条件項目を特定し、特定された条件項目を含んだ条件を有するテンプレートデータを特定し、特定されたテンプレートデータ内の重要度を上げる、
記事作成システム。
Storage means for storing a plurality of template data each including conditions, character strings, and importance levels;
Receiving means for receiving financial statement data described in XBRL (eXtensible Business Reporting Language);
Article creation means for creating article data;
An importance changing means for dynamically changing the importance in the template data,
The condition relates to information acquired based on financial statement data,
The character string is used when information acquired based on financial statement data meets the above conditions,
The article creating means (A) acquires information based on the accepted financial statement data, (B) determines whether the acquired information meets the conditions, and results of the determination in (B) If is positive, create article data representing the article containing the string,
Of the M template data having the condition that the information based on the financial statement data is suitable, the top N template data with the highest importance are template data based on the sentences included in the article data. (M and N are natural numbers, and M is N or more),
The importance level change means specifies a trending keyword, specifies a condition item related to the specified keyword, specifies template data having a condition including the specified condition item, and includes in the specified template data Increase the importance of
Article creation system.
前記文字列は、決算書データを基に取得される複数種類の値のうちの所定の種類の値が設定される箇所を有し、
前記記事作成手段が、前記複数のテンプレートデータのうちの少なくとも二つのテンプレートデータについて、前記(A)及び(B)の処理を行い、
前記作成された記事データは、前記(B)での判断の結果が肯定的であった一つ以上のテンプレートデータに含まれている文字列の集合を含み、且つ、その集合における各文字列の所定の箇所には、その箇所に対応した種類の値が前記記事作成手段によって設定されている、
請求項6又は7記載の記事作成システム。
The character string has a place where a predetermined type of values among a plurality of types of values acquired based on financial statement data is set,
The article creating means performs the processes (A) and (B) for at least two template data of the plurality of template data,
The created article data includes a set of character strings included in one or more template data for which the result of the determination in (B) is positive, and each character string in the set includes In the predetermined place, a value of the type corresponding to the place is set by the article creating means,
The article creation system according to claim 6 or 7 .
どの記事データを出力するかを出力先に応じて制御する記事出力制御手段を更に備え、
前記記事出力制御手段は、企業間の関連度合の状況に応じて、前記出力先にとっての各企業の優先度を変更し、複数の企業についての決算書データに基づく複数の記事データのうち、優先度が高い企業の決算書データに基づく記事データを、前記出力先に出力する、
請求項1、乃至のうちのいずれか1項に記載の記事作成システム。
It further comprises article output control means for controlling which article data is output according to the output destination,
The article output control means changes the priority of each company for the output destination according to the status of the degree of association between the companies, and prioritizes a plurality of article data based on financial statement data for a plurality of companies. Output article data based on financial statements data of companies with high degrees to the output destination,
The article creation system according to any one of claims 1 and 6 to 8 .
テンプレートデータユニットを記憶する記憶手段と、  Storage means for storing the template data unit;
XBRL(eXtensible Business Reporting Language)で記述された決算書データを受け付ける受付手段と、  Receiving means for receiving financial statement data described in XBRL (eXtensible Business Reporting Language);
記事データを作成する記事作成手段と、  Article creation means for creating article data;
どの記事データを出力するかを出力先に応じて制御する記事出力制御手段と  Article output control means for controlling which article data is output according to the output destination;
を備え、With
前記テンプレートデータユニットは、決算書データを基に取得される情報に関する条件と、決算書データを基に取得された情報が前記条件に適合した場合に使用される文字列とを表すデータを含み、  The template data unit includes data representing a condition relating to information acquired based on financial statement data and a character string used when information acquired based on financial statement data conforms to the condition,
前記記事作成手段は、前記受け付けた決算書データに基づく情報を取得し、その取得した情報が前記条件に適合するか否かを判断し、その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成し、  The article creation means acquires information based on the accepted financial statement data, determines whether the acquired information meets the conditions, and if the result of the determination is affirmative, Create article data representing the included articles,
前記記事出力制御手段は、企業間の関連度合の状況に応じて、前記出力先にとっての各企業の優先度を変更し、複数の企業についての決算書データに基づく複数の記事データのうち、優先度が高い企業の決算書データに基づく記事データを、前記出力先に出力する、  The article output control means changes the priority of each company for the output destination according to the status of the degree of association between the companies, and prioritizes a plurality of article data based on financial statement data for a plurality of companies. Output article data based on financial statements data of companies with high degrees to the output destination,
記事作成システム。Article creation system.
(X)コンピュータとしての記事作成システムの受付手段が、XBRL(eXtensible Business Reporting Language)で記述された決算書データを受け付け、
(A)前記記事作成システムの記事作成手段が、前記受け付けた決算書データに基づく情報を取得し、
(B)前記記事作成システムの記事作成手段が、第1の記憶手段に記憶されておりそれぞれが条件及び文字列を含んだ複数のテンプレートデータ内の前記条件に、前記取得した情報が適合するか否かを判断し、
(C)前記記事作成システムの記事作成手段が、その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成
各企業の過去の決算書に関するデータと、銘柄コードと業種との対応関係を表すデータと、企業の予想配当金を表すデータとが記憶されている第2の記憶手段があり、
前記条件は、決算書データを基に取得される情報に関するものであり、
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであって一以上の文で構成された文章であり、前記文章は、決算書データを基に取得される複数種類の値のうちの所定の種類の値が設定される箇所を有し、
前記複数のテンプレートデータとして:
(T1)過去の決算との比較に関する条件及び文章を表すデータ含んだテンプレートデータ;
(T2)決算期での業種状況に関する条件及び文章を表すデータを含んだテンプレートデータ;
(T3)予想配当金額との比較に関する条件及び文章を表すデータを含んだテンプレートデータ、
のうちの少なくとも一つが含まれ、
前記(T1)のテンプレートデータがある場合、前記(T1)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データに含まれている今期での金額と、前記受け付けた決算書データ又は前記第2の記憶手段から特定される過去の決算期での金額とを基に判断され、
前記(T2)のテンプレートデータがある場合、前記(T2)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データから取得される銘柄コードを用いて前記第2の記憶手段を参照することにより特定される業種を基に判断され、
前記(T3)のテンプレートデータがある場合、前記(T3)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データから特定される配当金額と前記第2の記憶手段から特定される予想配当金額とを基に判断され、
前記作成された記事データは、前記(B)での判断の結果が肯定的であった一つ以上のテンプレートデータに含まれている文章の集合を含み、且つ、その集合における各文章の所定の箇所には、その箇所に対応した種類の値が前記記事作成手段によって設定されている、
記事作成方法。
(X) The reception means of the article creation system as a computer receives financial statement data described in XBRL (eXtensible Business Reporting Language),
(A) The article creation means of the article creation system acquires information based on the accepted financial statement data,
(B) Whether the acquired information conforms to the conditions in the plurality of template data, each of which is stored in the first storage means, and each of which includes a condition and a character string . Determine whether or not
(C) articles creating means of the said article creation system, when the result of the determination is affirmative, creates the article data representing an article that includes the character string,
There is a second storage means for storing data relating to past financial statements of each company, data indicating the correspondence between the stock code and the industry, and data indicating the expected dividend of the company,
The condition relates to information acquired based on financial statement data,
The character string is a sentence composed of one or more sentences, which is used when information acquired based on financial statement data meets the above-mentioned conditions. It has a place where a predetermined type of value among a plurality of types of values acquired based on
As the plurality of template data:
(T1) Template data including data representing conditions and sentences relating to comparison with past settlements;
(T2) Template data including data on conditions and text related to the industry situation in the closing period;
(T3) Template data including data representing conditions and text relating to comparison with the expected dividend amount,
At least one of
If there is the template data of (T1), whether or not the conditions in the template data of (T1) are met is determined based on the current amount included in the accepted financial statement data and the accepted financial statement. Is determined on the basis of the document data or the amount in the past settlement period specified from the second storage means,
When there is the template data of (T2), whether or not the condition in the template data of (T2) is met is determined by using the stock code acquired from the accepted financial statement data, the second storage means Based on the type of industry identified by referring to
If there is the template data of (T3), whether or not the condition in the template data of (T3) is met is determined from the dividend amount specified from the accepted financial statement data and the second storage means Is determined based on the expected dividend amount
The created article data includes a set of sentences included in one or more template data for which the result of the determination in (B) is affirmative, and a predetermined number of sentences in the set is determined. In the place, a value of the type corresponding to the place is set by the article creating means.
Article creation method.
コンピュータとしての記事作成システムの重要度変更手段が、流行のキーワードを特定し、特定されたキーワードに関連する条件項目を特定し、特定された条件項目を含んだ条件を有するテンプレートデータを、記憶手段に記憶されておりそれぞれが条件、文字列及び重要度を含んだ複数のテンプレートデータから特定し、特定されたテンプレートデータ内の重要度を上げ、  The importance changing means of the article creation system as a computer specifies a trending keyword, specifies a condition item related to the specified keyword, and stores template data having a condition including the specified condition item Are identified from a plurality of template data each including conditions, character strings, and importance, and the importance in the identified template data is increased,
前記記事作成システムの受付手段が、XBRL(eXtensible Business Reporting Language)で記述された決算書データを受け付け、  The article creation system accepting means accepts financial statement data described in XBRL (eXtensible Business Reporting Language),
前記記事作成システムの記事作成手段が、前記受け付けた決算書データに基づく情報を取得し、前記複数のテンプレートデータ内の前記条件に、前記取得した情報が適合するか否かを判断し、その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成し、  Article creation means of the article creation system acquires information based on the accepted financial statement data, determines whether the acquired information meets the conditions in the plurality of template data, and the determination If the result of is positive, create article data representing an article containing the string,
前記条件は、決算書データを基に取得される情報に関するものであり、  The condition relates to information acquired based on financial statement data,
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであり、  The character string is used when information acquired based on financial statement data meets the above conditions,
前記記事データにおける文章の並びは、その文章の基になったテンプレートデータ内の重要度を基に決定される、  The arrangement of sentences in the article data is determined based on the importance in the template data that is the basis of the sentences.
記事作成方法。Article creation method.
コンピュータとしての記事作成システムの重要度変更手段が、流行のキーワードを特定し、特定されたキーワードに関連する条件項目を特定し、特定された条件項目を含んだ条件を有するテンプレートデータを、記憶手段に記憶されておりそれぞれが条件、文字列及び重要度を含んだ複数のテンプレートデータから特定し、特定されたテンプレートデータ内の重要度を上げ、  The importance changing means of the article creation system as a computer specifies a trending keyword, specifies a condition item related to the specified keyword, and stores template data having a condition including the specified condition item Are identified from a plurality of template data each including conditions, character strings, and importance, and the importance in the identified template data is increased,
前記記事作成システムの受付手段が、XBRL(eXtensible Business Reporting Language)で記述された決算書データを受け付け、  The article creation system accepting means accepts financial statement data described in XBRL (eXtensible Business Reporting Language),
前記記事作成システムの記事作成手段が、前記受け付けた決算書データに基づく情報を取得し、  Article creation means of the article creation system obtains information based on the accepted financial statement data,
前記記事作成システムの記事作成手段が、前記複数のテンプレートデータ内の前記条件に、前記取得した情報が適合するか否かを判断し、  Article creation means of the article creation system determines whether the acquired information matches the condition in the plurality of template data,
前記記事作成システムの記事作成手段が、その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成し、  If the result of the determination is positive, the article creation means of the article creation system creates article data representing an article including the character string,
前記条件は、決算書データを基に取得される情報に関するものであり、  The condition relates to information acquired based on financial statement data,
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであり、  The character string is used when information acquired based on financial statement data meets the above conditions,
決算書データに基づく情報が適合する条件を有するM件のテンプレートデータのうちの、重要度が高い上位N件のテンプレートデータが、前記記事データに含まれた文章の基になったテンプレートデータである(M及びNは自然数、且つ、MはN以上)  Of the M template data having a condition to which the information based on the financial statement data conforms, the top N template data having the highest importance are the template data based on the sentences included in the article data. (M and N are natural numbers, and M is N or more)
記事作成方法。Article creation method.
コンピュータとしての記事作成システムの受付手段が、XBRL(eXtensible Business Reporting Language)で記述された決算書データを受け付け、The article creation system accepting means as a computer accepts financial statement data described in XBRL (eXtensible Business Reporting Language),
前記記事作成システムの記事作成手段が、前記受け付けた決算書データに基づく情報を取得し、その取得した情報が、決算書データを基に取得される情報に関する条件と、決算書データを基に取得された情報が前記条件に適合した場合に使用される文字列とを表すデータを含み記憶手段に記憶されているテンプレートデータユニット内の前記条件に適合するか否かを判断し、その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成し、  The article creation means of the article creation system acquires information based on the accepted financial statement data, and the acquired information is acquired based on the conditions regarding the information acquired based on the financial statement data and the financial statement data. It is determined whether or not the information in the template data unit stored in the storage means includes data representing the character string used when the information is matched with the condition, and the result of the determination If is positive, create article data representing the article containing the string,
前記記事作成システムの記事出力制御手段が、企業間の関連度合の状況に応じて、出力先にとっての各企業の優先度を変更し、複数の企業についての決算書データに基づく複数の記事データのうち、優先度が高い企業の決算書データに基づく記事データを、前記出力先に出力する  The article output control means of the article creation system changes the priority of each company for the output destination according to the status of the degree of association between the companies, and a plurality of article data based on financial statement data for a plurality of companies Of which, article data based on financial statements data of companies with high priority is output to the output destination.
記事作成方法。Article creation method.
XBRL(eXtensible Business Reporting Language)で記述された決算書データに基づく値を取得し、
第1の記憶手段に記憶されておりそれぞれが条件及び文字列を含む複数のテンプレートデータ内の前記条件に、前記取得した情報が適合するか否かを判断し、
その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成する、
ことをコンピュータに実行させ、
各企業の過去の決算書に関するデータと、銘柄コードと業種との対応関係を表すデータと、企業の予想配当金を表すデータとが記憶されている第2の記憶手段があり、
前記条件は、決算書データを基に取得される情報に関するものであり、
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであって一以上の文で構成された文章であり、前記文章は、決算書データを基に取得される複数種類の値のうちの所定の種類の値が設定される箇所を有し、
前記複数のテンプレートデータとして:
(T1)過去の決算との比較に関する条件及び文章を表すデータ含んだテンプレートデータ;
(T2)決算期での業種状況に関する条件及び文章を表すデータを含んだテンプレートデータ;
(T3)予想配当金額との比較に関する条件及び文章を表すデータを含んだテンプレートデータ、
のうちの少なくとも一つが含まれ、
前記(T1)のテンプレートデータがある場合、前記(T1)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データに含まれている今期での金額と、前記受け付けた決算書データ又は前記第2の記憶手段から特定される過去の決算期での金額とを基に判断され、
前記(T2)のテンプレートデータがある場合、前記(T2)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データから取得される銘柄コードを用いて前記第2の記憶手段を参照することにより特定される業種を基に判断され、
前記(T3)のテンプレートデータがある場合、前記(T3)のテンプレートデータ内の条件に適合するか否かは、前記受け付けた決算書データから特定される配当金額と前記第2の記憶手段から特定される予想配当金額とを基に判断され、
前記作成された記事データは、前記(B)での判断の結果が肯定的であった一つ以上のテンプレートデータに含まれている文章の集合を含み、且つ、その集合における各文章の所定の箇所には、その箇所に対応した種類の値が前記記事作成手段によって設定されている、
コンピュータプログラム。
Obtain a value based on financial statement data described in XBRL (eXtensible Business Reporting Language)
The conditions within a plurality of template data including each condition and the string is stored in the first storage unit, the acquired information is determined whether the fit,
If the result of the determination is affirmative, article data representing an article including the character string is created.
Let the computer do
There is a second storage means for storing data relating to past financial statements of each company, data indicating the correspondence between the stock code and the industry, and data indicating the expected dividend of the company,
The condition relates to information acquired based on financial statement data,
The character string is a sentence composed of one or more sentences, which is used when information acquired based on financial statement data meets the above-mentioned conditions. It has a place where a predetermined type of value among a plurality of types of values acquired based on
As the plurality of template data:
(T1) Template data including data representing conditions and sentences relating to comparison with past settlements;
(T2) Template data including data on conditions and text related to the industry situation in the closing period;
(T3) Template data including data representing conditions and text relating to comparison with the expected dividend amount,
At least one of
If there is the template data of (T1), whether or not the conditions in the template data of (T1) are met is determined based on the current amount included in the accepted financial statement data and the accepted financial statement. Is determined on the basis of the document data or the amount in the past settlement period specified from the second storage means,
When there is the template data of (T2), whether or not the condition in the template data of (T2) is met is determined by using the stock code acquired from the accepted financial statement data, the second storage means Based on the type of industry identified by referring to
If there is the template data of (T3), whether or not the condition in the template data of (T3) is met is determined from the dividend amount specified from the accepted financial statement data and the second storage means Is determined based on the expected dividend amount
The created article data includes a set of sentences included in one or more template data for which the result of the determination in (B) is affirmative, and a predetermined number of sentences in the set is determined. In the place, a value of the type corresponding to the place is set by the article creating means.
Computer program.
流行のキーワードを特定し、特定されたキーワードに関連する条件項目を特定し、特定された条件項目を含んだ条件を有するテンプレートデータを、記憶手段に記憶されておりそれぞれが条件、文字列及び重要度を含んだ複数のテンプレートデータから特定し、特定されたテンプレートデータ内の重要度を上げ、  The trendy keyword is specified, the condition item related to the specified keyword is specified, and the template data having the condition including the specified condition item is stored in the storage means. Identify from multiple template data including the degree, increase the importance in the identified template data,
XBRL(eXtensible Business Reporting Language)で記述された決算書データに基づく情報を取得し、  Obtain information based on financial statement data described in XBRL (eXtensible Business Reporting Language)
前記複数のテンプレートデータ内の前記条件に、前記取得した情報が適合するか否かを判断し、  Determining whether the acquired information meets the conditions in the plurality of template data;
その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成する、  If the result of the determination is affirmative, article data representing an article including the character string is created.
ことをコンピュータに実行させ、Let the computer do
前記条件は、決算書データを基に取得される情報に関するものであり、  The condition relates to information acquired based on financial statement data,
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであり、  The character string is used when information acquired based on financial statement data meets the above conditions,
前記記事データにおける文章の並びは、その文章の基になったテンプレートデータ内の重要度を基に決定される、  The arrangement of sentences in the article data is determined based on the importance in the template data that is the basis of the sentences.
コンピュータプログラム。Computer program.
流行のキーワードを特定し、特定されたキーワードに関連する条件項目を特定し、特定された条件項目を含んだ条件を有するテンプレートデータを、記憶手段に記憶されておりそれぞれが条件、文字列及び重要度を含んだ複数のテンプレートデータから特定し、特定されたテンプレートデータ内の重要度を上げ、  The trendy keyword is specified, the condition item related to the specified keyword is specified, and the template data having the condition including the specified condition item is stored in the storage means. Identify from multiple template data including the degree, increase the importance in the identified template data,
XBRL(eXtensible Business Reporting Language)で記述された決算書データに基づく情報を取得し、  Obtain information based on financial statement data described in XBRL (eXtensible Business Reporting Language)
前記複数のテンプレートデータ内の前記条件に、前記取得した情報が適合するか否かを判断し、  Determining whether the acquired information meets the conditions in the plurality of template data;
その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成する、  If the result of the determination is affirmative, article data representing an article including the character string is created.
ことをコンピュータに実行させ、Let the computer do
前記条件は、決算書データを基に取得される情報に関するものであり、  The condition relates to information acquired based on financial statement data,
前記文字列は、決算書データを基に取得された情報が前記条件に適合した場合に使用されるものであり、  The character string is used when information acquired based on financial statement data meets the above conditions,
決算書データに基づく情報が適合する条件を有するM件のテンプレートデータのうちの、重要度が高い上位N件のテンプレートデータが、前記記事データに含まれた文章の基になったテンプレートデータである(M及びNは自然数、且つ、MはN以上)  Of the M template data having a condition to which the information based on the financial statement data conforms, the top N template data having the highest importance are the template data based on the sentences included in the article data. (M and N are natural numbers, and M is N or more)
コンピュータプログラム。Computer program.
XBRL(eXtensible Business Reporting Language)で記述された決算書データに基づく情報を取得し、Obtain information based on financial statement data described in XBRL (eXtensible Business Reporting Language)
その取得した情報が、決算書データを基に取得される情報に関する条件と、決算書データを基に取得された情報が前記条件に適合した場合に使用される文字列とを表すデータを含み記憶手段に記憶されているテンプレートデータユニット内の前記条件に適合するか否かを判断し、  The acquired information is stored including data representing conditions regarding information acquired based on the financial statement data and character strings used when the information acquired based on the financial statement data meets the above conditions. Determining whether the condition in the template data unit stored in the means is met,
その判断の結果が肯定的の場合、前記文字列を含んだ記事を表す記事データを作成し、  If the result of the determination is affirmative, create article data representing an article including the character string,
企業間の関連度合の状況に応じて、出力先にとっての各企業の優先度を変更し、複数の企業についての決算書データに基づく複数の記事データのうち、優先度が高い企業の決算書データに基づく記事データを、前記出力先に出力する  Change the priority of each company for the output destination according to the degree of relationship between the companies, and among the multiple article data based on the financial statement data for multiple companies, the financial statement data of the company with the highest priority The article data based on is output to the output destination
ことをコンピュータに実行させるコンピュータプログラム。A computer program that causes a computer to execute.

JP2009151284A 2009-06-25 2009-06-25 System for creating articles based on the results of financial statement analysis Expired - Fee Related JP5400496B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009151284A JP5400496B2 (en) 2009-06-25 2009-06-25 System for creating articles based on the results of financial statement analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009151284A JP5400496B2 (en) 2009-06-25 2009-06-25 System for creating articles based on the results of financial statement analysis

Publications (2)

Publication Number Publication Date
JP2011008527A JP2011008527A (en) 2011-01-13
JP5400496B2 true JP5400496B2 (en) 2014-01-29

Family

ID=43565108

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009151284A Expired - Fee Related JP5400496B2 (en) 2009-06-25 2009-06-25 System for creating articles based on the results of financial statement analysis

Country Status (1)

Country Link
JP (1) JP5400496B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446945B (en) * 2015-12-01 2017-12-01 广东电网有限责任公司电网规划研究中心 Word marks report-generating method
JP6784788B2 (en) * 2019-02-22 2020-11-11 株式会社三菱総合研究所 Information processing equipment, information processing methods and programs
JP7297042B2 (en) * 2020-09-18 2023-06-28 株式会社ミンカブ・ジ・インフォノイド Article generation system, article generation device, article generation method, and computer program
JP7354399B1 (en) 2022-12-22 2023-10-02 株式会社プロネクサス Document data generation device, control method for document data generation device, and document data generation program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09330314A (en) * 1996-06-07 1997-12-22 Nec Corp Device and method for automatic layout of document
JP2004526264A (en) * 2001-04-26 2004-08-26 ニューズグレード コーポレーション Dynamic generation of personal presentation of domain specific information content

Also Published As

Publication number Publication date
JP2011008527A (en) 2011-01-13

Similar Documents

Publication Publication Date Title
US20210103965A1 (en) Account manager virtual assistant using machine learning techniques
KR102432104B1 (en) Systems and methods for determining relationships between data elements
US9864741B2 (en) Automated collective term and phrase index
US8176003B2 (en) Automatic designation of XBRL taxonomy tags
AU2007314123B2 (en) Email document parsing method and apparatus
US7325194B2 (en) Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings
US8589262B1 (en) Technique for computing relevancy between tax information
US20130006986A1 (en) Automatic Classification of Electronic Content Into Projects
TWI661349B (en) Method and system for generating conversational user interface
US6047296A (en) Comprehensive method of resolving nested forward references in electronic data streams within defined resolution scopes
US10860661B1 (en) Content-dependent processing of questions and answers
JP7208872B2 (en) Systems and methods for generating proposals based on request for proposals (RFPs)
US10963686B2 (en) Semantic normalization in document digitization
JP5400496B2 (en) System for creating articles based on the results of financial statement analysis
CN114692628A (en) Sample generation method, model training method, text extraction method and text extraction device
US9418385B1 (en) Assembling a tax-information data structure
CN112560418A (en) Creating row item information from freeform tabular data
JP6495511B1 (en) E-mail creation device, method and program
KR102518843B1 (en) Enterprise content management system using a latene dirichlet allocation
WO2020139697A1 (en) Account manager virtual assistant staging using machine learning techniques
JP5963310B2 (en) Information processing apparatus, information processing method, and information processing program
JP2011198285A (en) Document processing system and program
WO2019108399A1 (en) Customized text processing
Tinoco Automated Order Processing and Responses
CN114996428A (en) Information extraction method and device based on enterprise WeChat, electronic equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130319

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130520

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130716

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130823

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131025

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees