JP7180921B1 - Program, information processing device and information processing method - Google Patents

Program, information processing device and information processing method Download PDF

Info

Publication number
JP7180921B1
JP7180921B1 JP2021205067A JP2021205067A JP7180921B1 JP 7180921 B1 JP7180921 B1 JP 7180921B1 JP 2021205067 A JP2021205067 A JP 2021205067A JP 2021205067 A JP2021205067 A JP 2021205067A JP 7180921 B1 JP7180921 B1 JP 7180921B1
Authority
JP
Japan
Prior art keywords
company
score
posted
product
posted article
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
JP2021205067A
Other languages
Japanese (ja)
Other versions
JP2023090212A (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.)
Hackjpn
Original Assignee
Hackjpn
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 Hackjpn filed Critical Hackjpn
Priority to JP2021205067A priority Critical patent/JP7180921B1/en
Priority to JP2022140974A priority patent/JP2023090619A/en
Application granted granted Critical
Publication of JP7180921B1 publication Critical patent/JP7180921B1/en
Publication of JP2023090212A publication Critical patent/JP2023090212A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

【課題】企業が提供するプロダクトについて評価指標値や、企業自体の評価値を算出するプログラム、情報処理装置及び情報処理方法を提供する。【解決手段】プロダクトスコア算定処理において、ユーザにより投稿された投稿記事情報を取得する投稿取得ステップ、投稿取得ステップにおいて取得した前記投稿記事情報に関連しているプロダクトを特定するステップ及び投稿記事情報に基づき、特定されたプロダクトに関する評価指標値であるプロダクトスコアを算定するステップを備える。【選択図】図10A program, an information processing apparatus, and an information processing method for calculating an evaluation index value for a product provided by a company and an evaluation value for the company itself are provided. In a product score calculation process, a post acquisition step of acquiring posted article information posted by a user, a step of specifying a product related to the posted article information acquired in the post acquisition step, and a and calculating a product score, which is an evaluation index value for the identified product. [Selection drawing] Fig. 10

Description

本開示は、プログラム、情報処理装置および情報処理方法に関する。 The present disclosure relates to a program, an information processing device, and an information processing method.

インターネット上の情報を基に事業者を評価する技術が知られている。
特許文献1には、事業者に対する信用度を精度高く評価する技術が開示されている。
特許文献2には、分析対象企業について書かれた文章情報を分析し、株式投資に利用するため企業評価値を算出する技術が開示されている。
Techniques for evaluating businesses based on information on the Internet are known.
Patent Literature 1 discloses a technique for highly accurately evaluating the creditworthiness of a business operator.
Patent Literature 2 discloses a technique of analyzing text information written about a company to be analyzed and calculating a company evaluation value for use in stock investment.

特開2016―095729号公報JP 2016-095729 A 特開2007―183796号公報Japanese Unexamined Patent Application Publication No. 2007-183796

市場や顧客に対して新しいプロダクト、サービスを提供するスタートアップ企業などにおいて、スタートアップ企業が提供するプロダクトがどの程度市場に受けられているのかを客観的に評価することが難しいという課題がある。 For start-up companies that provide new products and services to the market and customers, it is difficult to objectively evaluate how well the products provided by the start-up companies are received by the market.

そこで、本開示は、上記課題を解決すべくなされたものであって、その目的は、企業が提供するプロダクトについて評価指標値や、企業自体の評価値を算出する技術を提供することである。 Therefore, the present disclosure has been made to solve the above problems, and its purpose is to provide a technology for calculating an evaluation index value for a product provided by a company and an evaluation value for the company itself.

プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、プログラムは、プロセッサに、ユーザにより投稿された投稿記事情報を取得する投稿取得ステップと、投稿取得ステップにおいて取得した投稿記事情報に関連しているプロダクトを特定する第1特定ステップと、投稿記事情報に基づき、第1特定ステップにおいて特定されたプロダクトに関する評価指標値であるプロダクトスコアを算定する第1算定ステップと、を実行させるプログラム。 A program to be executed by a computer comprising a processor and a storage unit, the program comprising: a post acquisition step for acquiring posted article information posted by a user; and a first calculation step of calculating a product score, which is an evaluation index value for the product identified in the first identification step, based on the posted article information. program.

本開示によれば、企業が提供するプロダクトが市場でどの程度受け入れられているのか、受け入れられる見込みがあるのかを表す評価指標値を算定することができる。 According to the present disclosure, it is possible to calculate an evaluation index value representing how well a product provided by a company is accepted in the market or whether it is likely to be accepted.

情報処理システム1の全体の構成を示す図である。1 is a diagram showing an overall configuration of an information processing system 1; FIG. サーバ10の機能構成を示すブロック図である。3 is a block diagram showing the functional configuration of the server 10; FIG. ユーザ端末20の機能構成を示すブロック図である。2 is a block diagram showing a functional configuration of a user terminal 20; FIG. ユーザテーブル1012のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of a user table 1012; FIG. 企業テーブル1013のデータ構造を示す図である。It is a figure which shows the data structure of the company table 1013. FIG. プロダクトテーブル1014のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of a product table 1014; FIG. 投稿記事テーブル1015のデータ構造を示す図である。FIG. 10 shows the data structure of a posted article table 1015. FIG. 掲載記事テーブル1016のデータ構造を示す図である。FIG. 10 is a diagram showing the data structure of a posted article table 1016. FIG. メディアテーブル1017のデータ構造を示す図である。FIG. 10 shows the data structure of a media table 1017. FIG. プロダクトスコア算定処理の動作を示すフローチャートである。4 is a flowchart showing the operation of product score calculation processing; 総合企業スコア算定処理の動作を示すフローチャートである。It is a flowchart which shows the operation|movement of a comprehensive enterprise score calculation process. 企業レポート出力処理の動作を示すフローチャートである。10 is a flow chart showing the operation of company report output processing. 企業レポート出力処理の動作を示す画面例である。It is an example of a screen which shows the operation|movement of a company report output process. コンピュータ90の基本的なハードウェア構成を示すブロック図である。2 is a block diagram showing the basic hardware configuration of computer 90. FIG.

以下、本開示の実施形態について図面を参照して説明する。実施形態を説明する全図において、共通の構成要素には同一の符号を付し、繰り返しの説明を省略する。なお、以下の実施形態は、特許請求の範囲に記載された本開示の内容を不当に限定するものではない。また、実施形態に示される構成要素のすべてが、本開示の必須の構成要素であるとは限らない。また、各図は模式図であり、必ずしも厳密に図示されたものではない。 Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. In all the drawings for explaining the embodiments, common constituent elements are given the same reference numerals, and repeated explanations are omitted. It should be noted that the following embodiments do not unduly limit the content of the present disclosure described in the claims. Also, not all the components shown in the embodiments are essential components of the present disclosure. Each figure is a schematic diagram and is not necessarily strictly illustrated.

<情報処理システム1の概要>
図1は、情報処理システム1の全体の構成を示す図である。本開示における情報処理システム1は、企業の情報(企業情報)、企業が提供するプロダクト、サービス(以下、プロダクト)に関する情報(プロダクト情報)を提供する情報処理システムである。特に、情報処理システム1は、市場や顧客に対して新しいプロダクト、サービスを提供するスタートアップ企業の情報、スタートアップ企業が提供するプロダクトに関する情報を提供するための情報処理システムである。
<Overview of information processing system 1>
FIG. 1 is a diagram showing the overall configuration of an information processing system 1. As shown in FIG. An information processing system 1 according to the present disclosure is an information processing system that provides information (product information) on company information (company information) and products and services (hereinafter referred to as products) provided by the company. In particular, the information processing system 1 is an information processing system for providing information on start-up companies that provide new products and services to markets and customers, and information on products provided by start-up companies.

<情報処理システム1の基本構成>
本開示における情報処理システム1を図1に示す。情報処理システム1は、ネットワークNを介して接続された、サーバ10、複数のユーザ端末20A、20B、20Cを備えて構成されている。図2は、サーバ10の機能構成を示すブロック図である。図3は、ユーザ端末20の機能構成を示すブロック図である。
<Basic Configuration of Information Processing System 1>
FIG. 1 shows an information processing system 1 according to the present disclosure. The information processing system 1 includes a server 10 and a plurality of user terminals 20A, 20B, and 20C, which are connected via a network N. As shown in FIG. FIG. 2 is a block diagram showing the functional configuration of the server 10. As shown in FIG. FIG. 3 is a block diagram showing the functional configuration of the user terminal 20. As shown in FIG.

サーバ10は、企業情報の提供サービス、企業が提供するプロダクトのプロダクト情報の提供サービスを提供する情報処理装置である。ユーザは、ユーザ端末20を介して、企業および企業が提供するプロダクトに関する投稿記事をサーバ10に投稿することができる。サーバ10は、投稿記事を受け付け記憶、蓄積を行い、他のユーザに対して企業情報、プロダクト情報として提供を行う。 The server 10 is an information processing device that provides a service of providing company information and a service of providing product information of products provided by companies. A user can post, via the user terminal 20 , articles about companies and products provided by the companies to the server 10 . The server 10 receives posted articles, stores them, accumulates them, and provides them to other users as company information and product information.

ユーザ端末20は、サービスを利用するユーザが操作する情報処理装置である。ユーザ端末20は、例えば、スマートフォン、タブレット等の携帯端末でもよいし、据え置き型のPC(Personal Computer)、ラップトップPCであってもよい。また、HMD(Head Mount Display)、腕時計型端末等のウェアラブル端末であってもよい。 The user terminal 20 is an information processing device operated by a user who uses the service. The user terminal 20 may be, for example, a mobile terminal such as a smart phone or tablet, a stationary PC (Personal Computer), or a laptop PC. Moreover, it may be a wearable terminal such as an HMD (Head Mount Display) or a wristwatch type terminal.

各情報処理装置は演算装置と記憶装置とを備えたコンピュータにより構成されている。コンピュータの基本ハードウェア構成および、当該ハードウェア構成により実現されるコンピュータの基本機能構成は後述する。サーバ10、ユーザ端末20のそれぞれについて、後述するコンピュータの基本ハードウェア構成およびコンピュータの基本機能構成と重複する説明は省略する。 Each information processing device is composed of a computer having an arithmetic device and a storage device. The basic hardware configuration of the computer and the basic functional configuration of the computer realized by the hardware configuration will be described later. For each of the server 10 and the user terminal 20, descriptions overlapping with the basic hardware configuration of the computer and the basic functional configuration of the computer, which will be described later, will be omitted.

以下、各装置の構成およびその動作を説明する。 The configuration and operation of each device will be described below.

<サーバ10の機能構成>
サーバ10のハードウェア構成が実現する機能構成を図2に示す。サーバ10は、記憶部101、制御部104を備える。
<Functional Configuration of Server 10>
A functional configuration realized by the hardware configuration of the server 10 is shown in FIG. The server 10 has a storage unit 101 and a control unit 104 .

<サーバ10の記憶部の構成>
サーバ10の記憶部101は、アプリケーションプログラム1011、ユーザテーブル1012、企業テーブル1013、プロダクトテーブル1014、投稿記事テーブル1015、掲載記事テーブル1016、メディアテーブル1017、を備える。
図4は、ユーザテーブル1012のデータ構造を示す図である。
図5は、企業テーブル1013のデータ構造を示す図である。
図6は、プロダクトテーブル1014のデータ構造を示す図である。
図7は、投稿記事テーブル1015のデータ構造を示す図である。
図8は、掲載記事テーブル1016のデータ構造を示す図である。
図9は、メディアテーブル1017のデータ構造を示す図である。
<Configuration of Storage Unit of Server 10>
The storage unit 101 of the server 10 includes an application program 1011, a user table 1012, a company table 1013, a product table 1014, a posted article table 1015, a published article table 1016, and a media table 1017.
FIG. 4 is a diagram showing the data structure of the user table 1012. As shown in FIG.
FIG. 5 is a diagram showing the data structure of the company table 1013. As shown in FIG.
FIG. 6 is a diagram showing the data structure of the product table 1014. As shown in FIG.
FIG. 7 is a diagram showing the data structure of the posted article table 1015. As shown in FIG.
FIG. 8 is a diagram showing the data structure of the posted article table 1016. As shown in FIG.
FIG. 9 is a diagram showing the data structure of the media table 1017. As shown in FIG.

ユーザテーブル1012は、サービスを利用する会員ユーザ(以下、ユーザ)の情報を記憶し管理するテーブルである。ユーザは、サービスの利用登録を行うことで、当該ユーザの情報がユーザテーブルの新しいレコードに記憶される。これにより、ユーザは本開示にかかるサービスを利用できるようになる。
ユーザテーブル1012は、ユーザIDを主キーとして、ユーザID、ユーザ名、ユーザ属性、のカラムを有するテーブルである。
The user table 1012 is a table that stores and manages information on member users (hereinafter referred to as users) who use the service. By registering to use the service, the user's information is stored in a new record in the user table. This enables the user to use the service according to the present disclosure.
The user table 1012 is a table having user ID, user name, and user attribute columns with user ID as a primary key.

ユーザIDは、ユーザを識別するためのユーザ識別情報を記憶する項目である。ユーザ識別情報は、ユーザごとにユニークな値が設定されている項目である。
ユーザ名は、ユーザの氏名を記憶する項目である。ユーザ名は、氏名ではなく、ニックネームなど任意の文字列を設定しても良い。
ユーザ属性は、ユーザの属性情報を記憶する項目である。ユーザ属性は、ユーザデータ、ユーザランクなどの情報を含む。
ユーザデータは、ユーザの職種、職歴、勤務先、これまでの事業経験などに基づき定まる情報を含む。具体的には、一般ユーザ、上場経験者、企業売却経験者、資金調達経験者、ベンチャーキャピタリスト、ベンチャーキャピタルにおいて高位の役職経験者、芸能人・インフルエンサーなどの情報が含まれる。
ユーザランクは、ユーザの信頼性、信用性、権威性、著名性などに基づく指標値を記憶する。上場経験者、企業売却経験者、ベンチャーキャピタルにおいて高位の役職経験者などは、高いユーザランクとして評価される。
また、ユーザがお互いに評価、レーティングを行わせることが可能なサービスにおいて、他のユーザからの評価内容に基づいてユーザランクを定めても良い。具体的には、他のユーザからの評価ランクの平均などの統計値を当該ユーザのユーザランクとしても良い。
User ID is an item that stores user identification information for identifying a user. User identification information is an item in which a unique value is set for each user.
The user name is an item that stores the name of the user. Any character string such as a nickname may be set as the user name instead of the full name.
A user attribute is an item that stores user attribute information. User attributes include information such as user data and user rank.
The user data includes information determined based on the user's occupation, work history, place of work, past business experience, and the like. Specifically, it includes information on general users, people with experience of listing, people with experience of selling a company, people with experience of fundraising, venture capitalists, people with experience of high-ranking positions in venture capital, entertainers/influencers, and the like.
The user rank stores an index value based on a user's reliability, credibility, authoritativeness, fame, and the like. Those who have experienced listing, those who have sold a company, and those who have held high positions in venture capital are evaluated as having high user ranks.
Also, in a service that allows users to evaluate and rate each other, user ranks may be determined based on evaluations from other users. Specifically, a statistical value such as an average evaluation rank from other users may be used as the user rank of the user.

企業テーブル1013は、本開示にかかる情報サービスにおいて、情報提供の対象となる企業情報を記憶し管理するテーブルである。
企業テーブル1013は、企業IDを主キーとして、企業ID、企業名、企業データ、投資ステージ、第1企業スコア、第2企業スコア、総合企業スコアのカラムを有するテーブルである。
The company table 1013 is a table that stores and manages company information to be provided in the information service according to the present disclosure.
The company table 1013 is a table having columns of company ID, company name, company data, investment stage, first company score, second company score, and total company score, with company ID as a primary key.

企業IDは、企業情報を識別するための企業識別情報を記憶する項目である。
企業名は、企業の名称を記憶する項目である。
企業データは、企業に関する情報を記憶する項目である。企業に関する情報は、法人番号、照合、所在地、商号、取締役の情報、役員の情報、事業内容、業種、電話番号、創業年月日、設立年月日、資本金、従業員数、株主または出資者総数、上場区分、証券コード、決算期、決算期ことの売上高、利益、自己資本比率などの経営情報、取引先、主要仕入先、主要得意先、系列、事業目的などを含む。
投資ステージは、企業の事業展開の状況、投資フェーズ、投資ラウンドなどの情報を記憶する項目である。投資ステージは、シード(起業前の段階)、アーリー(起業直後の段階。いわゆる「スタートアップ」)、シリーズA(事業を本格開始する段階)、シリーズB(事業がやや軌道に乗り始めた段階)、シリーズC(黒字になり、経営が安定しつつある段階)などの値が記憶される。
第1企業スコアは、企業に関する第1の評価指標値を記憶する項目である。第1の評価指標値は、投稿記事、掲載記事において企業についてどの程度ポジティブな言及がなされているかを表す評価指標値である。
第2企業スコアは、企業に関する第2の評価指標値を記憶する項目である。第2の評価指標値は、企業が提供するプロダクトのプロダクトマーケットフィットの達成度合いであるプロダクトスコアに基づき算定される評価指標値である。つまり、企業が提供するプロダクトが市場でどの程度受け入れられているのか、受け入れられる見込みがあるのかを表す評価指標値である。
総合企業スコアは、企業に関する総合的な評価指標値を記憶する項目である。総合企業スコアは、企業に関する投資適格性に関する評価指標値を含む。例えば、総合企業スコアは、当該企業が提供するプロダクト、サービスなどが、顧客の課題を解決できる適切な市場で受け入れられている達成度(プロダクトマーケットフィットの達成度合い)を示す指標が含まれる。プロダクトマーケットフィットの達成度合いは、Product/Market Fit Survey(PMFSurvey)などの顧客調査手法により調査することができる。
総合企業スコアは、第1企業スコア、第2企業スコアに基づき算定される企業の総合的な評価指標値である。
Company ID is an item that stores company identification information for identifying company information.
The company name is an item that stores the name of the company.
Company data is an item that stores information about a company. Company information includes corporate number, collation, location, trade name, information on directors, information on officers, business description, industry, telephone number, date of establishment, date of establishment, capital, number of employees, shareholders or investors Includes total number, listing category, securities code, accounting period, sales, profits, management information such as capital adequacy ratio, business partners, major suppliers, major customers, affiliates, business objectives, etc.
The investment stage is an item that stores information such as the business development status of the company, the investment phase, and the investment round. The investment stages are seed (stage before starting a business), early (stage immediately after starting a business, so-called "startup"), series A (stage of full-scale start of business), series B (stage where business has started to get on track), Values such as series C (at the stage of becoming profitable and stabilizing management) are stored.
The first company score is an item that stores the first evaluation index value related to the company. The first evaluation index value is an evaluation index value that indicates how positively the company is mentioned in the posted article or published article.
The second company score is an item that stores a second evaluation index value related to the company. The second evaluation index value is an evaluation index value calculated based on the product score, which is the degree of achievement of product market fit of the product provided by the company. In other words, it is an evaluation index value that indicates how well a product provided by a company is accepted in the market and whether it is likely to be accepted.
A comprehensive company score is an item that stores a comprehensive evaluation index value related to a company. A composite company score includes a metric value related to investment eligibility for a company. For example, the overall company score includes an index that indicates the degree of achievement (degree of achievement of product market fit) that the products, services, etc. provided by the company are accepted in an appropriate market that can solve the customer's problem. The degree of achievement of product market fit can be investigated by a customer survey method such as Product/Market Fit Survey (PMFSurvey).
A comprehensive company score is a comprehensive evaluation index value of a company calculated based on the first company score and the second company score.

プロダクトテーブル1014は、企業が提供するプロダクト、サービス(以下、プロダクト)などのプロダクト情報を記憶し管理するテーブルである。
プロダクトテーブル1014は、プロダクトIDを主キーとして、プロダクトID、プロダクト名、プロダクトスコア、企業ID、のカラムを有するテーブルである。
The product table 1014 is a table for storing and managing product information such as products and services (hereinafter referred to as products) provided by companies.
The product table 1014 is a table having columns of product ID, product name, product score, and company ID, with product ID as a primary key.

プロダクトIDは、プロダクト情報を識別するためのプロダクト識別情報を記憶する項目である。
プロダクト名は、プロダクトの名称を記憶する項目である。
プロダクトスコアは、プロダクトに関する評価指標を記憶する項目である。例えば、プロダクトスコアは、プロダクトが、顧客の課題を解決できる適切な市場で受け入れられている達成度(プロダクトマーケットフィットの達成度合い)を示す指標が含まれる。具体的には、プロダクトスコアは、プロダクトが市場でどの程度受け入れられているのか、受け入れられる見込みがあるのかを表す評価指標である。
企業IDは、当該プロダクトを提供する企業の企業IDを記憶する項目である。
Product ID is an item for storing product identification information for identifying product information.
The product name is an item that stores the name of the product.
A product score is an item that stores an evaluation index for a product. For example, the product score includes an indicator that indicates the degree of achievement (degree of achievement of product market fit) that the product is accepted in an appropriate market that can solve the customer's problem. Specifically, the product score is an evaluation index that indicates to what extent the product is accepted in the market and whether it is likely to be accepted.
The company ID is an item that stores the company ID of the company that provides the product.

投稿記事テーブル1015は、ユーザが投稿する投稿記事情報を記憶し管理するテーブルである。
投稿記事テーブル1015は、投稿記事IDを主キーとして、投稿記事ID、投稿者ユーザID、投稿記事データ、企業ID、プロダクトID、投稿日時、のカラムを有するテーブルである。
The posted article table 1015 is a table that stores and manages posted article information posted by users.
The posted article table 1015 is a table having columns of posted article ID, contributor user ID, posted article data, company ID, product ID, posted date and time, with posted article ID as a primary key.

投稿記事IDは、投稿記事情報を識別するための投稿記事識別情報を記憶する項目である。
投稿ユーザIDは、投稿記事を投稿したユーザのユーザ識別情報を記憶する項目である。
投稿記事データは、投稿記事の内容に関する情報を記憶する項目である。具体的に、投稿記事データは、本開示にかかる情報サービスにおいて、ユーザにより投稿された投稿文書(テキスト)、写真、動画、音声などの各種データを含む。
企業IDは、投稿記事情報において言及、参照されている企業の企業識別情報を記憶する項目である。1の投稿記事情報は、複数の企業IDと関連づけられていても良い。
プロダクトIDは、投稿記事情報において言及、参照されているプロダクトのプロダクト識別情報を記憶する項目である。1の投稿記事情報は、複数のプロダクトIDと関連づけられていても良い。
投稿日時は、投稿記事情報が投稿された日時を記憶する項目である。
The posted article ID is an item that stores posted article identification information for identifying posted article information.
The posting user ID is an item that stores the user identification information of the user who posted the posted article.
The posted article data is an item that stores information about the content of the posted article. Specifically, posted article data includes various types of data such as posted documents (text), photographs, moving images, and voices posted by users in the information service according to the present disclosure.
The company ID is an item that stores company identification information of a company mentioned or referenced in the posted article information. One piece of posted article information may be associated with a plurality of company IDs.
The product ID is an item for storing product identification information of a product mentioned or referred to in posted article information. One item of posted article information may be associated with a plurality of product IDs.
The posted date and time is an item for storing the date and time when the posted article information was posted.

掲載記事テーブル1016は、ウェブメディア、テレビ、ラジオ、新聞、雑誌などの各種メディアが掲載する掲載記事情報を記憶し管理するテーブルである。
掲載記事テーブル1016は、掲載記事IDを主キーとして、掲載記事ID、掲載メディアID、掲載記事データ、企業ID、プロダクトID、掲載日時、のカラムを有するテーブルである。
The posted article table 1016 is a table for storing and managing posted article information posted by various media such as web media, television, radio, newspapers, and magazines.
The posted article table 1016 is a table having columns of posted article ID, posted media ID, posted article data, company ID, product ID, and posted date and time, with the posted article ID as a primary key.

掲載記事IDは、掲載記事情報を識別するための掲載記事識別情報を記憶する項目である。
掲載メディアIDは、掲載記事を掲載したメディアのメディア識別情報を記憶する項目である。
掲載記事データは、掲載記事の内容に関する情報を記憶する項目である。具体的に、掲載記事データは、掲載記事の種別(文書テキスト、画像、写真、動画、音声など)、掲載記事の内容に関するデータである掲載文書(テキスト)、写真、動画、音声などの各種データを含む。
企業IDは、掲載記事情報において言及、参照されている企業の企業識別情報を記憶する項目である。1の掲載記事情報は、複数の企業IDと関連づけられていても良い。
プロダクトIDは、掲載記事情報において言及、参照されているプロダクトのプロダクト識別情報を記憶する項目である。1の掲載記事情報は、複数のプロダクトIDと関連づけられていても良い。
掲載日時は、掲載記事情報が掲載された日時を記憶する項目である。
The posted article ID is an item for storing posted article identification information for identifying posted article information.
The published media ID is an item that stores media identification information of the media that published the published article.
The posted article data is an item that stores information about the content of the posted article. Specifically, posted article data includes types of posted articles (document text, images, photographs, video, audio, etc.), posted documents (text) that are data related to the content of posted articles, and various data such as photographs, videos, and audio. including.
The company ID is an item that stores company identification information of a company mentioned or referenced in the posted article information. One piece of posted article information may be associated with a plurality of company IDs.
Product ID is an item for storing product identification information of a product mentioned or referred to in posted article information. One item of posted article information may be associated with a plurality of product IDs.
The published date and time is an item for storing the date and time when the posted article information was published.

メディアテーブル1017は、ウェブメディア、テレビ、ラジオ、新聞、雑誌などの各種メディアに関するメディア情報を記憶し管理するテーブルである。
メディアテーブル1017は、メディアIDを主キーとして、メディアID、メディア名、メディア属性のカラムを有するテーブルである。
The media table 1017 is a table that stores and manages media information related to various media such as web media, television, radio, newspapers, and magazines.
The media table 1017 is a table having media ID, media name, and media attribute columns with media ID as a primary key.

メディアIDは、メディアを識別するためのメディア識別情報を記憶する項目である。
メディア名は、メディアの名称を記憶する項目である。
メディア属性は、メディアの属性情報を記憶する項目である。メディア属性は、メディアデータ、メディアランクなどの情報を含む。
メディアデータは、メディアに関する情報を記憶する。メディアに関する情報は、ウェブメディア、テレビ、ラジオ、新聞、雑誌などのメディア種別、発行部数、ユーザー数、アクセス数、視聴者数などを含む。
メディアランクは、メディアの信頼性、信用性、権威性、著名性などに基づく指標値を記憶する。大手新聞社、大手テレビ局、出版部数が多いメディアなどは、高いメディアランクとして評価される。
また、ユーザがメディアに評価、レーティングを行うことが可能なサービスにおいて、ユーザからの評価内容に基づいてメディアランクを定めても良い。具体的には、ユーザからの評価ランクの平均などの統計値を当該メディアのメディアランクとしても良い。
The media ID is an item that stores media identification information for identifying media.
The medium name is an item that stores the name of the medium.
The media attribute is an item that stores media attribute information. Media attributes include information such as media data and media rank.
Media data stores information about media. Information about media includes types of media such as web media, television, radio, newspapers, and magazines, number of copies, number of users, number of accesses, number of viewers, and the like.
The media rank stores index values based on reliability, credibility, authoritativeness, fame, and the like of media. Major newspaper companies, major TV stations, and media with a large number of publications are evaluated as having a high media rank.
In addition, in a service that allows users to evaluate and rate media, the media rank may be determined based on the content of evaluations from users. Specifically, a statistical value such as an average evaluation rank from users may be used as the media rank of the media.

プロダクト評価モデル1031は、プロダクトに関連づけられた投稿記事データ、掲載記事データ、投稿記事を投稿したユーザのユーザ属性、掲載記事を掲載したメディアのメディア属性を入力データとし、当該プロダクトのプロダクトスコアを出力(推論)する学習モデルである。
第1企業評価モデル1032は、企業に関連づけられた投稿記事データ、掲載記事データ、投稿記事を投稿したユーザのユーザ属性、掲載記事を掲載したメディアのメディア属性を入力データとし、当該企業の第1企業スコアを出力(推論)する学習モデルである。
第2企業評価モデル1033は、企業の提供するプロダクトのプロダクトスコア、投資ステージを入力データとし、当該企業の第2企業スコアを出力(推論)する学習モデルである。
総合企業評価モデル1034は、企業の第1企業スコア、第2企業スコア、投資ステージを入力データとし、当該企業の総合企業スコアを出力(推論)する学習モデルである。
The product evaluation model 1031 uses as input data the posted article data associated with the product, the posted article data, the user attribute of the user who posted the posted article, and the media attribute of the media that posted the posted article, and outputs the product score of the product. It is a learning model that (infers).
The first company evaluation model 1032 uses, as input data, the posted article data associated with the company, the posted article data, the user attribute of the user who posted the posted article, and the media attribute of the media on which the posted article was posted, and the company's first This is a learning model that outputs (infers) company scores.
The second company evaluation model 1033 is a learning model that outputs (infers) the second company score of the company by using the product score of the product provided by the company and the investment stage as input data.
The comprehensive company evaluation model 1034 is a learning model that uses the company's first company score, second company score, and investment stage as input data and outputs (infers) the company's comprehensive company score.

プロダクト評価モデル1031、第1企業評価モデル1032、第2企業評価モデル1033、総合企業評価モデル1034モデルの学習処理は、後述する。
プロダクト評価モデル1031、第1企業評価モデル1032、第2企業評価モデル1033、総合企業評価モデル1034モデルは、例えば機械学習、人工知能、深層学習モデルなどの一種である。
プロダクト評価モデル1031、第1企業評価モデル1032、第2企業評価モデル1033、総合企業評価モデル1034モデルの一例として、深層学習におけるディープニューラルネットワークによる深層学習モデルを説明する。プロダクト評価モデル1031、第1企業評価モデル1032、第2企業評価モデル1033、総合企業評価モデル1034モデルは、深層学習モデルである必要は必ずしもなく、任意の機械学習モデル、人工知能モデルなどでも良い。
Learning processing of the product evaluation model 1031, the first company evaluation model 1032, the second company evaluation model 1033, and the comprehensive company evaluation model 1034 will be described later.
The product evaluation model 1031, the first company evaluation model 1032, the second company evaluation model 1033, and the comprehensive company evaluation model 1034 models are, for example, machine learning, artificial intelligence, deep learning models, and the like.
As an example of the product evaluation model 1031, the first company evaluation model 1032, the second company evaluation model 1033, and the comprehensive company evaluation model 1034, a deep learning model using a deep neural network in deep learning will be described. The product evaluation model 1031, the first company evaluation model 1032, the second company evaluation model 1033, and the comprehensive company evaluation model 1034 do not necessarily need to be deep learning models, and may be arbitrary machine learning models, artificial intelligence models, or the like.

<サーバ10の制御部の構成>
サーバ10の制御部104は、ユーザ登録制御部1041、解析部1042、スコア算定部1043、スコア出力部1044、レポート出力部1045、学習部1051、を備える。制御部104は、記憶部101に記憶されたアプリケーションプログラム1011を実行することにより、各機能ユニットが実現される。
<Configuration of Control Unit of Server 10>
The control unit 104 of the server 10 includes a user registration control unit 1041 , an analysis unit 1042 , a score calculation unit 1043 , a score output unit 1044 , a report output unit 1045 and a learning unit 1051 . Control unit 104 implements each functional unit by executing application program 1011 stored in storage unit 101 .

ユーザ登録制御部1041は、本開示に係るサービスの利用を希望するユーザの情報をユーザテーブル1012に記憶する処理を行う。
ユーザテーブル1012に記憶される、ユーザID、ユーザ名、ユーザ属性の情報は、ユーザが任意の情報処理端末からサービス提供者が運営するウェブページなどを開き、所定の入力フォームにユーザID、ユーザ名、ユーザ属性を入力しサーバ10へ送信する。サーバ10のユーザ登録制御部1041は、受信したユーザID、ユーザ名、ユーザ属性をユーザテーブル1012の新しいレコードに記憶し、ユーザ登録が完了する。これにより、ユーザテーブル1012に記憶されたユーザはサービスを利用することができるようになる。
ユーザ登録制御部1041によるユーザ情報のユーザテーブル1012への登録に先立ち、サービス提供者は所定の審査を行いユーザによるサービス利用可否を制限しても良い。
ユーザIDは、ユーザを識別できる任意の文字列または数字で良く、ユーザが希望する任意の文字列または数字、もしくはサーバ10のユーザ登録制御部1041が自動的に任意の文字列または数字を設定しても良い。
ユーザ属性に含まれる、ユーザランクは、サービス提供者が所定の審査を行い設定しても良い。
The user registration control unit 1041 performs processing for storing information of users who wish to use the service according to the present disclosure in the user table 1012 .
The user ID, user name, and user attribute information stored in the user table 1012 can be obtained by opening a web page or the like operated by a service provider from any information processing terminal, inputting the user ID and user name into a predetermined input form. , the user attribute is input and transmitted to the server 10 . The user registration control unit 1041 of the server 10 stores the received user ID, user name, and user attributes in a new record of the user table 1012, and user registration is completed. As a result, the users stored in the user table 1012 can use the service.
Prior to registration of user information in the user table 1012 by the user registration control unit 1041, the service provider may perform a predetermined examination to limit whether or not the user can use the service.
The user ID may be any character string or number that can identify the user, any character string or number desired by the user, or any character string or number automatically set by the user registration control unit 1041 of the server 10. can be
The user rank, which is included in the user attributes, may be set by the service provider after conducting a predetermined examination.

解析部1042は、投稿解析処理、掲載解析処理を実行する。詳細は後述する。
スコア算定部1043は、プロダクトスコア算定処理、第1企業スコア算定処理、第2企業スコア算定処理、総合企業スコア算定処理を実行する。
スコア出力部1044は、総合企業スコア出力処理を実行する。詳細は後述する。
レポート出力部1045は、企業レポート出力処理を実行する。詳細は後述する。
The analysis unit 1042 executes post analysis processing and posting analysis processing. Details will be described later.
The score calculation unit 1043 executes a product score calculation process, a first company score calculation process, a second company score calculation process, and a comprehensive company score calculation process.
The score output unit 1044 executes comprehensive company score output processing. Details will be described later.
The report output unit 1045 executes company report output processing. Details will be described later.

<ユーザ端末20の機能構成>
ユーザ端末20のハードウェア構成が実現する機能構成を図3に示す。ユーザ端末20は、記憶部201、制御部204、タッチパネル206、タッチセンシティブデバイス2061、ディスプレイ2062、マイク2081、スピーカ2082、位置情報センサ2083、カメラ2084、モーションセンサ2085、を備える。
<Functional Configuration of User Terminal 20>
A functional configuration realized by the hardware configuration of the user terminal 20 is shown in FIG. The user terminal 20 includes a storage unit 201, a control unit 204, a touch panel 206, a touch sensitive device 2061, a display 2062, a microphone 2081, a speaker 2082, a position information sensor 2083, a camera 2084, and a motion sensor 2085.

<ユーザ端末20の記憶部の構成>
ユーザ端末20の記憶部201は、ユーザ端末20を利用するユーザを識別するためのユーザID2011、アプリケーションプログラム2012を記憶する。
ユーザIDはユーザのアカウントIDである。ユーザは、ユーザ端末20からユーザID2011を、サーバ10へ送信する。サーバ10は、ユーザID2011に基づきユーザを識別し、本開示にかかるサービスをユーザに対して提供する。なお、ユーザIDには、ユーザ端末20を利用しているユーザを識別するにあたりサーバ10から一時的に付与されるセッションIDなどの情報を含む。
アプリケーションプログラム2012は、記憶部201に予め記憶されていても良いし、通信IFを介してサービス提供者が運営するウェブサーバ等からダウンロードする構成としても良い。アプリケーションプログラム2012は、ユーザ端末20に記憶されているウェブブラウザアプリケーション上で実行されるJavaScript(登録商標)などのインタープリター型プログラミング言語を含む。
<Configuration of Storage Unit of User Terminal 20>
The storage unit 201 of the user terminal 20 stores a user ID 2011 for identifying a user who uses the user terminal 20 and an application program 2012 .
The user ID is the user's account ID. The user transmits the user ID 2011 from the user terminal 20 to the server 10 . The server 10 identifies the user based on the user ID 2011 and provides the user with the service according to the present disclosure. The user ID includes information such as a session ID temporarily assigned by the server 10 to identify the user using the user terminal 20 .
The application program 2012 may be stored in the storage unit 201 in advance, or may be downloaded from a web server or the like operated by the service provider via the communication IF. Application program 2012 includes an interpreted programming language such as JavaScript (registered trademark) that runs on a web browser application stored in user terminal 20 .

<ユーザ端末20の制御部の構成>
ユーザ端末20の制御部204は、入力制御部2041および出力制御部2042を備える。制御部204は、記憶部201に記憶されたアプリケーションプログラム2012を実行することにより、入力制御部2041、出力制御部2042の機能ユニットが実現される。
ユーザ端末20の入力制御部2041は、ユーザによるタッチパネル206のタッチセンシティブデバイス2061への操作内容、マイク2081への音声入力、位置情報センサ2083、カメラ2084、モーションセンサ2085、などの入力装置から出力される情報を取得し各種処理を実行する。ユーザ端末20の入力制御部2041は、入力装置から取得した情報をユーザID2011とともにサーバ10へ送信する処理を実行する。
ユーザ端末20の出力制御部2042は、入力装置に対するユーザによる操作およびサーバ10から情報を受信し、ディスプレイ2062の表示内容、スピーカ2082の音声出力内容、の制御処理を実行する。
<Configuration of Control Unit of User Terminal 20>
The control unit 204 of the user terminal 20 has an input control unit 2041 and an output control unit 2042 . By executing the application program 2012 stored in the storage unit 201 , the control unit 204 implements functional units of an input control unit 2041 and an output control unit 2042 .
The input control unit 2041 of the user terminal 20 controls the operation contents of the touch sensitive device 2061 of the touch panel 206 by the user, the voice input to the microphone 2081, the position information sensor 2083, the camera 2084, the motion sensor 2085, and other input devices. acquires information from the client and executes various processes. The input control unit 2041 of the user terminal 20 executes a process of transmitting the information acquired from the input device together with the user ID 2011 to the server 10 .
The output control unit 2042 of the user terminal 20 receives the user's operation on the input device and information from the server 10 , and executes control processing of the display content of the display 2062 and the audio output content of the speaker 2082 .

<情報処理システム1の動作>
以下、情報処理システム1の各処理について説明する。
図10は、プロダクトスコア算定処理の動作を示すフローチャートである。
図11は、総合企業スコア算定処理の動作を示すフローチャートである。
図12は、企業レポート出力処理の動作を示すフローチャートである。
図13は、企業レポート出力処理の動作を示す画面例である。
<Operation of information processing system 1>
Each process of the information processing system 1 will be described below.
FIG. 10 is a flow chart showing the operation of the product score calculation process.
FIG. 11 is a flow chart showing the operation of the comprehensive company score calculation process.
FIG. 12 is a flow chart showing the operation of the company report output process.
FIG. 13 is a screen example showing the operation of the company report output process.

<投稿処理>
投稿処理は、ユーザにより投稿された投稿記事を、記憶する処理である。記憶された投稿記事は、他のユーザが確認し、投稿記事に対してコメントなどを行うことができる。
<Post processing>
The posting process is a process of storing posted articles posted by users. Other users can check the stored posted articles and make comments on the posted articles.

<投稿処理の詳細>
ユーザは、ユーザ端末20のブラウザアプリケーションなどを用いて、サーバ10が提供する投稿記事を投稿するための所定のウェブサイトへアクセスする。ユーザは、ユーザ端末20のタッチパネル206を操作することにより、ウェブサイトに設けられた所定の入力フォームに企業、プロダクトに関する投稿記事を作成する。投稿記事には、文書テキスト、画像、写真、動画、音声などの各種データが含まれてよい。
ユーザは、ユーザ端末20のタッチパネル206を操作することにより、ユーザID2011、入力した投稿記事に関する投稿記事データを、サーバ10へ送信する。サーバ10は、受信した投稿記事データを、ユーザIDと関連付けて、それぞれ、投稿記事テーブル1015の新たなレコードの投稿記事データ、投稿者ユーザIDの項目に記憶する。
ユーザは、自身のユーザ端末20のブラウザアプリケーションなどを用いて、サーバ10が提供する所定のウェブサーとへアクセスすることにより、他のユーザにより投稿された投稿記事の内容を確認し、投稿記事に対してコメントなどの新たな投稿記事の投稿を行うことができる
<Details of posting process>
A user accesses a predetermined website for posting articles provided by the server 10 using a browser application or the like of the user terminal 20 . By operating the touch panel 206 of the user terminal 20, the user creates a posted article about a company or product in a predetermined input form provided on the website. Posted articles may include various types of data such as document text, images, photographs, moving images, and audio.
By operating the touch panel 206 of the user terminal 20 , the user transmits the user ID 2011 and posted article data related to the input posted article to the server 10 . The server 10 associates the received posted article data with the user ID and stores them in the items of posted article data and contributor user ID of a new record in the posted article table 1015 .
The user accesses a predetermined web server provided by the server 10 using a browser application or the like on his/her own user terminal 20 to confirm the content of the posted articles posted by other users, and read the posted articles. You can post new posts such as comments by

<掲載記事取得処理>
掲載記事取得処理は、メディアにより掲載された掲載記事を、記憶する処理である。
<Posted article acquisition process>
The posted article acquisition process is a process of storing the posted article posted by the media.

<掲載記事取得処理の詳細>
サーバ10の制御部104は、定期的に掲載記事取得処理を自動的に実行する。なお、サーバ10の制御部104は、サービス提供者が指定した管理者等の指示に従い、掲載記事取得処理を実行しても良い。
サーバ10の制御部104は、ウェブメディア、テレビ、ラジオ、新聞、雑誌などの各種メディアが掲載する掲載記事情報を収集し、当該掲載記事情報に関する掲載記事データと、収集元のメディアのメディアテーブル1017におけるメディアIDとを、掲載記事テーブル1016の新たなレコードの掲載記事データ、掲載メディアIDの項目に記憶する。
<Details of Posted Article Acquisition Processing>
The control unit 104 of the server 10 automatically executes the posted article acquisition process periodically. Note that the control unit 104 of the server 10 may execute the posted article acquisition process in accordance with the instructions of the administrator or the like designated by the service provider.
The control unit 104 of the server 10 collects posted article information posted by various media such as web media, television, radio, newspapers, and magazines, and collects posted article data related to the posted article information and a media table 1017 of the media from which the information is collected. , are stored in the items of posted article data and posted medium ID of a new record in the posted article table 1016 .

<投稿解析処理>
投稿解析処理は、ユーザにより投稿された投稿記事を解析し、プロダクト、企業と関連づけ記憶するための処理である。これにより、投稿記事情報がプロダクト情報、企業情報と関連づけて記憶される。
<Post analysis processing>
Post analysis processing is processing for analyzing a posted article posted by a user, associating it with a product or company, and storing it. As a result, posted article information is stored in association with product information and company information.

<投稿解析処理の概要>
投稿解析処理は、サーバ10の解析部1042は、ユーザにより投稿された投稿記事データを取得し、取得した投稿記事データを解析することにより、投稿記事に関連しているプロダクトのプロダクトIDおよび企業の企業IDを特定する一連の処理である。
<Overview of post analysis processing>
In the post analysis process, the analysis unit 1042 of the server 10 acquires the posted article data posted by the user, and analyzes the acquired posted article data to obtain the product ID and company name of the product related to the posted article. This is a series of processes for specifying a company ID.

<投稿解析処理の詳細>
サーバ10の解析部1042は、定期的に投稿解析処理を自動的に実行する。なお、サーバ10の解析部1042は、サービス提供者が指定した管理者等の指示に従い、投稿解析処理を実行しても良い。なお、サーバ10の解析部1042は、ユーザにより投稿記事が投稿されるごとに、投稿解析処理を実行しても良い。
投稿解析処理において、サーバ10の解析部1042は、投稿記事テーブル1015を参照し、投稿記事データを取得する。サーバ10の解析部1042は、既に投稿解析処理が実行された投稿記事データを除外して取得しても良い。
<Details of post analysis processing>
The analysis unit 1042 of the server 10 automatically executes post analysis processing on a regular basis. Note that the analysis unit 1042 of the server 10 may execute the post analysis process in accordance with instructions from an administrator or the like designated by the service provider. Note that the analysis unit 1042 of the server 10 may execute the post analysis process each time a posted article is posted by the user.
In the post analysis process, the analysis unit 1042 of the server 10 refers to the posted article table 1015 and acquires posted article data. The analysis unit 1042 of the server 10 may acquire posted article data for which post analysis processing has already been performed, excluding the posted article data.

サーバ10の解析部1042は、取得した投稿記事データに含まれる投稿文書(テキスト)、写真、動画、音声などの各種データを解析し、当該投稿記事が参照、言及、引用などしている、投稿記事に関連しているプロダクトを特定し、当該プロダクトのプロダクトテーブル1014におけるプロダクトIDを、投稿記事テーブル1015における解析対象の投稿記事情報のプロダクトIDの項目に記憶し関連付ける。1の投稿記事情報は、複数のプロダクトIDと関連付けられても良い。
具体的に、サーバ10の解析部1042は、投稿記事データの投稿文書に対して形態素解析を実行し、分かち書きされた文章単位にプロダクト名が含まれている場合には、投稿記事テーブル1015において当該投稿記事IDと当該プロダクト名に対応するプロダクトIDとを関連付けて記憶する。その他、サーバ10の解析部1042は、機械学習モデル、深層学習モデル、人工知能モデルなどにおけるプロダクト分類モデルなどを用いることにより、投稿記事データとプロダクトIDとを関連づけて記憶しても良い。
The analysis unit 1042 of the server 10 analyzes various types of data such as posted documents (text), photos, videos, and audios included in the acquired posted article data, and analyzes the posted articles referred to, mentioned, quoted, etc. in the posted articles. A product related to the article is specified, and the product ID of the product in the product table 1014 is stored and associated with the product ID item of the posted article information to be analyzed in the posted article table 1015 . One item of posted article information may be associated with a plurality of product IDs.
Specifically, the analysis unit 1042 of the server 10 performs a morphological analysis on the posted document of the posted article data, and if the product name is included in the sentence unit that is separated and written, the product name is found in the posted article table 1015 . The posted article ID and the product ID corresponding to the product name are associated and stored. Alternatively, the analysis unit 1042 of the server 10 may use a product classification model in a machine learning model, a deep learning model, an artificial intelligence model, or the like to associate and store the posted article data and the product ID.

サーバ10の解析部1042は、取得した投稿記事データに含まれる投稿文書(テキスト)、写真、動画、音声などの各種データを解析し、当該投稿記事が参照、言及、引用などしている、投稿記事に関連している企業を特定し、当該企業の企業テーブル1013における企業IDを、投稿記事テーブル1015における解析対象の投稿記事情報の企業IDの項目に記憶し関連付ける。1の投稿記事情報は、複数の企業IDと関連付けられても良い。
具体的に、サーバ10の解析部1042は、投稿記事データの投稿文書に対して形態素解析を実行し、分かち書きされた文章単位に企業名が含まれている場合には、投稿記事テーブル1015において当該投稿記事IDと当該企業名に対応する企業IDとを関連付けて記憶する。その他、サーバ10の解析部1042は、機械学習モデル、深層学習モデル、人工知能モデルなどにおける企業分類モデルなどを用いることにより、投稿記事データと企業IDとを関連づけて記憶しても良い。
The analysis unit 1042 of the server 10 analyzes various types of data such as posted documents (text), photos, videos, and audios included in the acquired posted article data, and analyzes the posted articles referred to, mentioned, quoted, etc. in the posted articles. A company related to the article is specified, and the company ID of the company in the company table 1013 is stored and associated with the company ID item of the posted article information to be analyzed in the posted article table 1015 . One piece of posted article information may be associated with a plurality of company IDs.
Specifically, the analysis unit 1042 of the server 10 performs morphological analysis on the posted document of the posted article data. The posted article ID and the company ID corresponding to the company name are associated and stored. Alternatively, the analysis unit 1042 of the server 10 may use a company classification model in a machine learning model, a deep learning model, an artificial intelligence model, or the like to store the posted article data and the company ID in association with each other.

<掲載解析処理>
掲載解析処理は、メディアにより掲載された掲載記事を解析し、プロダクト、企業と関連づけ記憶するための処理である。これにより、掲載記事情報がプロダクト情報、企業情報と関連づけて記憶される。
<Published analysis processing>
Posting analysis processing is processing for analyzing posted articles posted by the media, and for storing the articles in association with products and companies. As a result, the posted article information is stored in association with the product information and company information.

<掲載解析処理の概要>
掲載解析処理は、サーバ10の解析部1042は、外部のメディアなどにより掲載された掲載記事を特定し、特定した掲載記事データを解析することにより、掲載記事に関連しているプロダクトのプロダクトIDおよび企業の企業IDを特定する一連の処理である。
<Overview of Posting Analysis Processing>
In the posting analysis process, the analysis unit 1042 of the server 10 identifies a posted article posted by an external media, etc., and analyzes the identified posted article data to obtain the product ID and the product ID of the product related to the posted article. This is a series of processes for specifying the company ID of the company.

<掲載解析処理の詳細>
サーバ10の解析部1042は、定期的に掲載解析処理を自動的に実行する。なお、サーバ10の解析部1042は、サービス提供者が指定した管理者等の指示に従い、掲載解析処理を実行しても良い。
掲載解析処理において、サーバ10の解析部1042は、掲載記事テーブル1016を参照し、掲載記事データを取得する。サーバ10の解析部1042は、既に掲載解析処理が実行された掲載記事データを除外して取得しても良い。
<Details of posted analysis processing>
The analysis unit 1042 of the server 10 automatically executes publication analysis processing on a regular basis. Note that the analysis unit 1042 of the server 10 may execute the publication analysis process in accordance with instructions from a manager or the like designated by the service provider.
In the posting analysis process, the analysis unit 1042 of the server 10 refers to the posted article table 1016 and acquires posted article data. The analysis unit 1042 of the server 10 may acquire the posted article data that has already been subjected to the posted article data analysis process.

サーバ10の解析部1042は、取得した掲載記事データに含まれる掲載文書(テキスト)、写真、動画、音声などの各種データを解析し、当該掲載記事が参照、言及、引用などしている、掲載記事に関連しているプロダクトを特定し、当該プロダクトのプロダクトテーブル1014におけるプロダクトIDを、掲載記事テーブル1016における解析対象の掲載記事情報のプロダクトIDの項目に記憶し関連付ける。1の掲載記事情報は、複数のプロダクトIDと関連付けられても良い。
具体的に、サーバ10の解析部1042は、掲載記事データの掲載文書に対して形態素解析を実行し、分かち書きされた文章単位にプロダクト名が含まれている場合には、掲載記事テーブル1016において当該掲載記事IDと当該プロダクト名に対応するプロダクトIDとを関連付けて記憶する。その他、サーバ10の解析部1042は、機械学習モデル、深層学習モデル、人工知能モデルなどにおけるプロダクト分類モデルなどを用いることにより、掲載記事データとプロダクトIDとを関連づけて記憶しても良い。
The analysis unit 1042 of the server 10 analyzes various types of data such as posted documents (text), photographs, videos, audio, etc. included in the acquired posted article data, A product related to the article is specified, and the product ID of the product in the product table 1014 is stored and associated with the product ID item of the posted article information to be analyzed in the posted article table 1016 . One item of posted article information may be associated with a plurality of product IDs.
Specifically, the analysis unit 1042 of the server 10 performs morphological analysis on the posted document of the posted article data, and if the product name is included in the sentence unit of the spaced sentence, the product name is found in the posted article table 1016. The posted article ID and the product ID corresponding to the product name are associated and stored. Alternatively, the analysis unit 1042 of the server 10 may use a product classification model in a machine learning model, a deep learning model, an artificial intelligence model, or the like to associate and store the published article data and the product ID.

サーバ10の解析部1042は、取得した掲載記事データに含まれる掲載文書(テキスト)、写真、動画、音声などの各種データを解析し、当該掲載記事が参照、言及、引用などしている、掲載記事に関連している企業を特定し、当該企業の企業テーブル1013における企業IDを、掲載記事テーブル1016における解析対象の掲載記事情報の企業IDの項目に記憶し関連付ける。1の掲載記事情報は、複数の企業IDと関連付けられても良い。
具体的に、サーバ10の解析部1042は、掲載記事データの掲載文書に対して形態素解析を実行し、分かち書きされた文章単位に企業名が含まれている場合には、掲載記事テーブル1016において当該掲載記事IDと当該企業名に対応する企業IDとを関連付けて記憶する。その他、サーバ10の解析部1042は、機械学習モデル、深層学習モデル、人工知能モデルなどにおける企業分類モデルなどを用いることにより、掲載記事データと企業IDとを関連づけて記憶しても良い。
The analysis unit 1042 of the server 10 analyzes various types of data such as posted documents (text), photographs, videos, and audio contained in the acquired posted article data, A company related to the article is specified, and the company ID of the company in the company table 1013 is stored and associated with the company ID item of the posted article information to be analyzed in the posted article table 1016 . One piece of posted article information may be associated with a plurality of company IDs.
Specifically, the analysis unit 1042 of the server 10 executes a morphological analysis on the posted document of the posted article data, and if a company name is included in the spaced sentence unit, the company name is included in the posted article table 1016. The posted article ID and the company ID corresponding to the company name are associated and stored. In addition, the analysis unit 1042 of the server 10 may store the posted article data and the company ID in association with each other by using a company classification model in a machine learning model, a deep learning model, an artificial intelligence model, or the like.

本開示において、掲載記事テーブル1016に記憶された掲載記事データに対して掲載解析処理を実行する構成としたが、ウェブメディア、テレビ、ラジオ、新聞、雑誌などの各種メディアが掲載する掲載記事情報の収集を行う際に、掲載解析処理を実行する構成としても良い。このとき、サーバ10の制御部104は、収集した掲載記事情報を記憶せずに、当該掲載記事情報を特定する情報(見出し、番組名、放送時間などの当該掲載記事を特定するための情報)のみをサーバ10の掲載記事テーブル1016に記憶しても良い。これにより、掲載記事情報を複製することなしに、掲載解析処理を実行することができる。 In the present disclosure, it is configured to execute the posted article data stored in the posted article table 1016, but posted article information posted by various media such as web media, television, radio, newspapers, magazines, etc. It is also possible to adopt a configuration in which the publication analysis process is executed at the time of collection. At this time, the control unit 104 of the server 10 does not store the collected posted article information, but information for specifying the posted article information (information for specifying the posted article, such as headline, program name, broadcast time) only may be stored in the posted article table 1016 of the server 10 . As a result, the posted analysis process can be executed without duplicating the posted article information.

<プロダクトスコア算定処理>
プロダクトスコア算定処理は、プロダクトに関する評価指標値であるプロダクトスコアを算定するための処理である。以下、プロダクトスコア算定処理の詳細を図10のフローチャートを用いて説明する。
<Product score calculation process>
Product score calculation processing is processing for calculating a product score, which is an evaluation index value for a product. The details of the product score calculation process will be described below with reference to the flowchart of FIG.

<プロダクトスコア算定処理の概要>
プロダクトスコア算定処理は、ユーザにより投稿された投稿記事情報を取得し、取得した投稿記事情報が参照しているプロダクトを特定し、メディアにより掲載された掲載記事情報を取得し、取得した掲載記事情報が関連しているプロダクトを特定し、投稿記事情報および掲載記事情報に基づき、特定されたプロダクトに関する評価指標値であるプロダクトスコアを算定する一連の処理である。プロダクトスコアは、投稿記事情報、掲載記事情報のいずれか一方のみから算定しても良い。
<Outline of product score calculation process>
The product score calculation process acquires the posted article information posted by the user, identifies the product referenced by the acquired posted article information, acquires the posted article information posted by the media, and obtains the acquired posted article information. is a series of processes for identifying a product associated with a , and calculating a product score, which is an evaluation index value for the identified product, based on posted article information and published article information. The product score may be calculated from only one of the posted article information and the published article information.

<プロダクトスコア算定処理の詳細>
サーバ10のスコア算定部1043は、定期的にプロダクトスコア算定処理を自動的に実行する。なお、サーバ10のスコア算定部1043は、サービス提供者が指定した管理者等の指示に従い、プロダクトスコア算定処理を実行しても良い。また、ユーザからプロダクトに関するプロダクトスコアを要求するリクエストに応じて、当該プロダクトに関するプロダクトスコア算定処理を実行し、算定されたプロダクトスコアをレスポンスとして送信する構成としても良い。
<Details of product score calculation processing>
The score calculation unit 1043 of the server 10 automatically executes product score calculation processing periodically. Note that the score calculation unit 1043 of the server 10 may execute the product score calculation process according to the instructions of the administrator or the like designated by the service provider. Further, in response to a request from a user for a product score regarding a product, the product score calculation processing regarding the product may be executed, and the calculated product score may be transmitted as a response.

ステップS101において、サーバ10のスコア算定部1043は、ユーザにより投稿された投稿記事情報を取得する。具体的に、サーバ10のスコア算定部1043は、投稿記事テーブル1015を参照して、投稿記事ID、投稿者ユーザID、投稿記事データ、プロダクトID、投稿日時を取得する。サーバ10のスコア算定部1043は、既にプロダクトスコア算定処理が実行された投稿記事情報を除外して取得しても良い。 In step S101, the score calculation unit 1043 of the server 10 acquires posted article information posted by a user. Specifically, the score calculation unit 1043 of the server 10 refers to the posted article table 1015 to obtain the posted article ID, poster user ID, posted article data, product ID, and posted date and time. The score calculation unit 1043 of the server 10 may acquire posted article information for which the product score calculation process has already been performed, excluding the posted article information.

ステップS102において、サーバ10のスコア算定部1043は、取得した投稿記事情報に関連しているプロダクトを特定する。本開示においては、投稿解析処理により既に投稿記事テーブル1015のプロダクトIDの項目に、当該投稿記事が関連するプロダクトのプロダクトIDが記憶されている。
なお、ステップS102において、サーバ10のスコア算定部1043は、ステップS101において取得した投稿記事データに対して投稿解析処理を実行することにより、投稿記事情報ごとにプロダクトIDを特定する構成としても良い。この場合、事前の投稿解析処理の実行を省略しても良い。
In step S102, the score calculation unit 1043 of the server 10 identifies products related to the acquired posted article information. In the present disclosure, the product ID of the product to which the posted article is related has already been stored in the item of product ID of the posted article table 1015 by the posted article analysis process.
In step S102, the score calculation unit 1043 of the server 10 may specify the product ID for each piece of posted article information by executing the posted article data acquired in step S101. In this case, execution of post analysis processing in advance may be omitted.

サーバ10のスコア算定部1043は、取得した投稿者ユーザIDに基づき、ユーザテーブル1012のユーザIDの項目を検索し、ユーザ属性の項目を取得する。これにより、取得した投稿記事情報を投稿したユーザのユーザ属性を取得することができる。 The score calculation unit 1043 of the server 10 searches for the user ID item in the user table 1012 based on the acquired contributor user ID, and acquires the user attribute item. Thereby, the user attribute of the user who posted the acquired posted article information can be acquired.

ステップS103において、サーバ10のスコア算定部1043は、メディアにより掲載された掲載記事情報を取得する。具体的に、サーバ10のスコア算定部1043は、掲載記事テーブル1016を参照して、掲載記事ID、掲載メディアID、掲載記事データ、プロダクトID、掲載日時を取得する。サーバ10のスコア算定部1043は、既にプロダクトスコア算定処理が実行された掲載記事情報を除外して取得しても良い。 In step S103, the score calculation unit 1043 of the server 10 acquires information on articles published by media. Specifically, the score calculation unit 1043 of the server 10 refers to the posted article table 1016 to acquire the posted article ID, posted media ID, posted article data, product ID, and posted date and time. The score calculation unit 1043 of the server 10 may acquire information excluding posted article information for which product score calculation processing has already been performed.

ステップS104において、サーバ10のスコア算定部1043は、取得した掲載記事情報ごとにプロダクトを特定する。本開示においては、掲載解析処理により既に掲載記事テーブル1016のプロダクトIDの項目に、当該掲載記事が関連するプロダクトのプロダクトIDが記憶されている。
なお、ステップS104において、サーバ10のスコア算定部1043は、ステップS103において取得した掲載記事データに対して掲載解析処理を実行することにより、掲載記事情報ごとにプロダクトIDを特定する構成としても良い。この場合、事前の掲載解析処理の実行を省略しても良い。
In step S104, the score calculation unit 1043 of the server 10 identifies a product for each piece of posted article information obtained. In the present disclosure, the product ID of the product to which the posted article is related has already been stored in the item of product ID of the posted article table 1016 by the posted article analysis process.
In step S104, the score calculation unit 1043 of the server 10 may be configured to specify the product ID for each piece of posted article information by executing the posted article analysis process on the posted article data acquired in step S103. In this case, execution of the publication analysis process in advance may be omitted.

サーバ10のスコア算定部1043は、取得した掲載ユーザIDに基づき、メディアテーブル1017のメディアIDの項目を検索し、メディア属性の項目を取得する。これにより、取得した掲載記事情報を掲載したメディアのメディア属性を取得することができる。 The score calculation unit 1043 of the server 10 searches the media ID item of the media table 1017 based on the acquired posting user ID, and acquires the media attribute item. As a result, it is possible to acquire the media attribute of the media that posted the acquired posted article information.

ステップS105において、サーバ10のスコア算定部1043は、投稿記事情報、投稿記事情報を投稿したユーザのユーザ属性、掲載記事情報、掲載記事情報を掲載したメディアのメディア属性、に基づき、特定されたプロダクトに関する評価指標値であるプロダクトスコアを算定する。
具体的に、サーバ10のスコア算定部1043は、取得した投稿記事データ、掲載記事データが、プロダクトに対して肯定的な言及を行っているか、否定的な言及を行っているか算定する。サーバ10のスコア算定部1043は、投稿記事データ、掲載記事データをそれぞれ入力ベクトルとして、機械学習モデル、深層学習モデル、人工知能モデルなどにおける評価分類モデルに適用することにより、投稿記事、掲載記事それぞれに関する評価値を取得することができる。本開示においては、1を最も否定的、10を最も肯定的として、1から10までの10段階の評価値を取得できるものとする。なお、投稿記事データ、掲載記事データがレーティングなどのユーザまたはメディアによる評価値を有している場合は、当該評価値を投稿記事データ、掲載記事データに対する評価値として取得しても良い。
サーバ10のスコア算定部1043は、投稿記事データに対して取得した評価値に対して、当該投稿記事を投稿したユーザのユーザ属性に含まれるユーザランクを掛けることにより、投稿記事データに基づくプロダクトの投稿記事に関する評価指標値を算定する。
サーバ10のスコア算定部1043は、掲載記事データに対して取得した評価値に対して、当該掲載記事を掲載したメディアのメディア属性に含まれるメディアランクを掛けることにより、掲載記事データに基づくプロダクトの掲載記事に関する評価指標値を算定する。
サーバ10のスコア算定部1043は、所定のプロダクトに関連する投稿記事に関する評価指標値と、同じ所定のプロダクトに関連する掲載記事に関する評価指標値の和をプロダクトスコアとして算定する。なお、サーバ10のスコア算定部1043は、投稿記事に関する評価指標値と、掲載記事に関する評価指標値の重み付け和をプロダクトスコアとしても良い。具体的には、投稿記事に関する評価指標値、掲載記事に関する評価指標値のそれぞれの信頼度、信用性、権威性などに基づき、それぞれ重み付けを設定しても良い。
In step S105, the score calculation unit 1043 of the server 10 calculates the specified product based on the posted article information, the user attributes of the user who posted the posted article information, the posted article information, and the media attributes of the media that posted the posted article information. Calculate the product score, which is the evaluation index value for
Specifically, the score calculation unit 1043 of the server 10 calculates whether the acquired posted article data and published article data refer positively or negatively to the product. The score calculation unit 1043 of the server 10 uses the posted article data and the posted article data as input vectors, respectively, and applies them to an evaluation classification model in a machine learning model, a deep learning model, an artificial intelligence model, etc., so that the posted article and the posted article It is possible to obtain an evaluation value for In the present disclosure, 1 is the most negative and 10 is the most positive, and 10-level evaluation values from 1 to 10 can be obtained. If posted article data or posted article data has an evaluation value such as a rating by a user or media, the evaluation value may be obtained as an evaluation value for posted article data or posted article data.
The score calculation unit 1043 of the server 10 multiplies the evaluation value acquired for the posted article data by the user rank included in the user attribute of the user who posted the posted article, thereby obtaining a product based on the posted article data. Calculate the evaluation index value for the posted article.
The score calculation unit 1043 of the server 10 multiplies the evaluation value acquired for the posted article data by the media rank included in the media attribute of the media that posted the posted article, thereby obtaining a product based on the posted article data. Calculate the evaluation index value for the published article.
The score calculation unit 1043 of the server 10 calculates the sum of the evaluation index value regarding the posted article related to the predetermined product and the evaluation index value regarding the posted article related to the same predetermined product as the product score. Note that the score calculation unit 1043 of the server 10 may use the weighted sum of the evaluation index value for the posted article and the evaluation index value for the posted article as the product score. Specifically, the weighting may be set based on the reliability, credibility, authority, etc., of the evaluation index value for the posted article and the evaluation index value for the posted article.

ステップS105において、サーバ10のスコア算定部1043は、取得した投稿記事データ、掲載記事データ、投稿記事を投稿したユーザのユーザ属性、掲載記事を掲載したメディアのメディア属性などを入力データとし、プロダクト評価モデル1031に適用することにより、プロダクトスコアを算定する構成としても良い。これにより、詳細なアルゴリズムを人手による設計せずに、プロダクトスコアを算定することができる。 In step S105, the score calculation unit 1043 of the server 10 uses the acquired posted article data, posted article data, user attribute of the user who posted the posted article, media attribute of the media on which the posted article was posted, etc. as input data to evaluate the product. By applying it to the model 1031, it is good also as a structure which calculates a product score. This makes it possible to calculate the product score without manually designing a detailed algorithm.

サーバ10のスコア算定部1043は、所定のプロダクトに対して算定されたプロダクトスコアを、プロダクトテーブル1014の当該所定のプロダクトのプロダクトIDのレコードのプロダクトスコアの項目に記憶する。これにより、プロダクトスコアがプロダクトID、即ちプロダクト情報と関連づけて記憶される。 The score calculation unit 1043 of the server 10 stores the product score calculated for the predetermined product in the product score item of the record of the product ID of the predetermined product in the product table 1014 . As a result, the product score is stored in association with the product ID, that is, the product information.

<総合企業スコア算定処理>
総合企業スコア算定処理は、企業に関する評価指標値である総合企業スコアを算定するための処理である。以下、総合企業スコア算定処理の詳細を図11のフローチャートを用いて説明する。
<Comprehensive company score calculation process>
Comprehensive company score calculation processing is processing for computing a comprehensive company score, which is an evaluation index value for a company. The details of the comprehensive company score calculation process will be described below with reference to the flowchart of FIG. 11 .

<総合企業スコア算定処理の概要>
総合企業スコア算定処理は、ユーザにより投稿された投稿記事情報を取得し、取得した投稿記事情報が参照している企業を特定し、メディアにより掲載された掲載記事情報を取得し、取得した掲載記事情報が関連している企業を特定し、投稿記事情報および掲載記事情報に基づき、特定された企業に関する評価指標値である第1企業スコアを算定し、プロダクトスコア算定処理において算定されたプロダクトスコアに基づき、プロダクトを提供する企業に関する評価指標値である第2企業スコアを算定し、第1企業スコアと、第2企業スコアとに基づき、企業に関する評価指標値である総合企業スコアを算定する一連の処理である。総合企業スコアは、投稿記事情報、掲載記事情報のいずれか一方のみから算定しても良い。
<Outline of Comprehensive Company Score Calculation Processing>
Comprehensive company score calculation processing acquires posted article information posted by users, identifies companies referenced by the acquired posted article information, acquires posted article information posted by media, and obtains posted articles Identify the company to which the information is related, calculate the first company score, which is the evaluation index value for the identified company, based on the posted article information and posted article information, and add the product score calculated in the product score calculation process Based on this, the second company score, which is the evaluation index value for the company that provides the product, is calculated, and based on the first company score and the second company score, the overall company score, which is the evaluation index value for the company, is calculated. processing. The overall company score may be calculated from only one of the posted article information and the published article information.

<総合企業スコア算定処理の詳細>
サーバ10のスコア算定部1043は、定期的に総合企業スコア算定処理を自動的に実行する。なお、サーバ10のスコア算定部1043は、サービス提供者が指定した管理者等の指示に従い、総合企業スコア算定処理を実行しても良い。また、ユーザから企業に関する総合企業スコアを要求するリクエストに応じて、当該企業に関する総合企業スコア算定処理を実行し、算定された総合企業スコアをレスポンスとして送信する構成としても良い。
<Details of Comprehensive Company Score Calculation Processing>
The score calculation unit 1043 of the server 10 automatically executes a comprehensive company score calculation process periodically. Note that the score calculation unit 1043 of the server 10 may execute the comprehensive company score calculation process in accordance with instructions from a manager or the like designated by the service provider. Also, in response to a request from a user for a comprehensive company score regarding a company, a configuration may be adopted in which the comprehensive company score calculation process for the company is executed, and the calculated comprehensive company score is transmitted as a response.

ステップS301において、サーバ10のスコア算定部1043は、ユーザにより投稿された投稿記事情報を取得する。具体的に、サーバ10のスコア算定部1043は、投稿記事テーブル1015を参照して、投稿記事ID、投稿者ユーザID、投稿記事データ、企業ID、投稿日時を取得する。サーバ10のスコア算定部1043は、既に総合企業スコア算定処理が実行された投稿記事情報を除外して取得しても良い。 In step S301, the score calculation unit 1043 of the server 10 acquires posted article information posted by the user. Specifically, the score calculation unit 1043 of the server 10 refers to the posted article table 1015 to obtain the posted article ID, poster user ID, posted article data, company ID, and posted date and time. The score calculation unit 1043 of the server 10 may acquire posted article information that has already undergone the comprehensive company score calculation process, excluding it.

ステップS302において、サーバ10のスコア算定部1043は、取得した投稿記事情報ごとに関連している企業を特定する。本開示においては、投稿解析処理により既に投稿記事テーブル1015の企業IDの項目に、当該投稿記事が関連する企業の企業IDが記憶されている。
なお、ステップS302において、サーバ10のスコア算定部1043は、ステップS301において取得した投稿記事データに対して投稿解析処理を実行することにより、投稿記事情報ごとに企業IDを特定する構成としても良い。この場合、事前の投稿解析処理の実行を省略しても良い。
In step S302, the score calculation unit 1043 of the server 10 identifies a company associated with each acquired piece of posted article information. In the present disclosure, the company ID of the company to which the posted article is related has already been stored in the column of company ID of the posted article table 1015 by the post analysis process.
In step S302, the score calculation unit 1043 of the server 10 may specify the company ID for each piece of posted article information by executing the posted article data acquired in step S301. In this case, execution of post analysis processing in advance may be omitted.

サーバ10のスコア算定部1043は、取得した投稿者ユーザIDに基づき、ユーザテーブル1012のユーザIDの項目を検索し、ユーザ属性の項目を取得する。これにより、取得した投稿記事情報を投稿したユーザのユーザ属性を取得することができる。 The score calculation unit 1043 of the server 10 searches for the user ID item in the user table 1012 based on the acquired contributor user ID, and acquires the user attribute item. Thereby, the user attribute of the user who posted the acquired posted article information can be acquired.

サーバ10のスコア算定部1043は、特定した企業IDに基づき、企業テーブル1013の企業IDの項目を検索し、特定した企業の企業ステージの項目を取得する。 The score calculation unit 1043 of the server 10 searches for the company ID item in the company table 1013 based on the specified company ID, and acquires the company stage item for the specified company.

ステップS303において、サーバ10のスコア算定部1043は、メディアにより掲載された掲載記事情報を取得する。具体的に、サーバ10のスコア算定部1043は、掲載記事テーブル1016を参照して、掲載記事ID、掲載メディアID、掲載記事データ、企業ID、掲載日時を取得する。サーバ10のスコア算定部1043は、既に総合企業スコア算定処理が実行された掲載記事情報を除外して取得しても良い。 In step S303, the score calculation unit 1043 of the server 10 acquires information on articles published by media. Specifically, the score calculation unit 1043 of the server 10 refers to the posted article table 1016 to obtain the posted article ID, posted media ID, posted article data, company ID, and posted date and time. The score calculation unit 1043 of the server 10 may acquire the published article information for which the comprehensive company score calculation process has already been executed, excluding the published article information.

ステップS304において、サーバ10のスコア算定部1043は、取得した掲載記事情報ごとに関連している企業を特定する。本開示においては、掲載解析処理により既に掲載記事テーブル1016の企業IDの項目に、当該掲載記事が関連する企業の企業IDが記憶されている。
なお、ステップS304において、サーバ10のスコア算定部1043は、ステップS303において取得した掲載記事データに対して掲載解析処理を実行することにより、掲載記事情報ごとに企業IDを特定する構成としても良い。この場合、事前の掲載解析処理の実行を省略しても良い。
In step S304, the score calculation unit 1043 of the server 10 identifies a company associated with each acquired posted article information. In the present disclosure, the company ID of the company to which the posted article is related has already been stored in the posted article table 1016 in the column of company ID by the posted article analysis process.
In step S304, the score calculation unit 1043 of the server 10 may be configured to identify the company ID for each piece of posted article information by executing the posted article data acquired in step S303. In this case, execution of the publication analysis process in advance may be omitted.

サーバ10のスコア算定部1043は、取得した掲載メディアIDに基づき、メディアテーブル1017のメディアIDの項目を検索し、メディア属性の項目を取得する。これにより、取得した掲載記事情報を掲載したメディアのメディア属性を取得することができる。 The score calculation unit 1043 of the server 10 searches the media ID item of the media table 1017 based on the acquired posting media ID, and acquires the media attribute item. As a result, it is possible to acquire the media attribute of the media that posted the acquired posted article information.

サーバ10のスコア算定部1043は、特定した企業IDに基づき、企業テーブル1013の企業IDの項目を検索し、特定した企業の企業ステージの項目を取得する。 The score calculation unit 1043 of the server 10 searches for the company ID item in the company table 1013 based on the specified company ID, and acquires the company stage item for the specified company.

ステップS305において、サーバ10のスコア算定部1043は、投稿記事情報、投稿記事情報を投稿したユーザのユーザ属性、掲載記事情報、掲載記事情報を掲載したメディアのメディア属性、に基づき、特定された企業に関する評価指標値である第1企業スコアを算定する。
具体的に、サーバ10のスコア算定部1043は、取得した投稿記事データ、掲載記事データが、企業に対して肯定的な言及を行っているか、否定的な言及を行っているか算定する。具体的には、サーバ10のスコア算定部1043は、投稿記事データ、掲載記事データをそれぞれ入力ベクトルとして、機械学習モデル、深層学習モデル、人工知能モデルなどにおける評価分類モデルに適用することにより、投稿記事、掲載記事それぞれに関する評価値を取得することができる。本開示においては、1を最も否定的、10を最も肯定的として、1から10までの10段階の評価値を取得できるものとする。なお、投稿記事データ、掲載記事データがレーティングなどのユーザまたはメディアによる評価値を有している場合は、当該評価値を投稿記事データ、掲載記事データに対する評価値として取得しても良い。
サーバ10のスコア算定部1043は、投稿記事データに対して取得された評価値に対して、当該投稿記事を投稿したユーザのユーザ属性に含まれるユーザランクを掛けることにより、投稿記事データに基づく企業の投稿記事に関する評価指標値を算定する。
サーバ10のスコア算定部1043は、掲載記事データに対して取得された評価値に対して、当該掲載記事を掲載したメディアのメディア属性に含まれるメディアランクを掛けることにより、掲載記事データに基づく企業の掲載記事に関する評価指標値を算定する。
サーバ10のスコア算定部1043は、所定の企業に関連する投稿記事に関する評価指標値と、同じ所定の企業に関連する掲載記事に関する評価指標値の和を第1企業スコアとして算定する。なお、サーバ10のスコア算定部1043は、投稿記事に関する評価指標値と、掲載記事に関する評価指標値の重み付け和を第1企業スコアとしても良い。具体的には、投稿記事に関する評価指標値、掲載記事に関する評価指標値のそれぞれの信頼度、信用性、権威性などに基づき、それぞれ重み付けを設定しても良い。
In step S305, the score calculation unit 1043 of the server 10 determines the company specified based on the posted article information, the user attribute of the user who posted the posted article information, the posted article information, and the media attribute of the media that posted the posted article information. Calculate the first company score, which is the evaluation index value for
Specifically, the score calculation unit 1043 of the server 10 calculates whether the acquired posted article data and published article data refer positively or negatively to the company. Specifically, the score calculation unit 1043 of the server 10 uses the posted article data and the posted article data as input vectors, respectively, and applies them to an evaluation classification model in a machine learning model, a deep learning model, an artificial intelligence model, etc. It is possible to obtain evaluation values for each article and posted article. In the present disclosure, 1 is the most negative and 10 is the most positive, and 10-level evaluation values from 1 to 10 can be obtained. If posted article data or posted article data has an evaluation value such as a rating by a user or media, the evaluation value may be obtained as an evaluation value for posted article data or posted article data.
The score calculation unit 1043 of the server 10 multiplies the evaluation value acquired for the posted article data by the user rank included in the user attributes of the user who posted the posted article, thereby obtaining the company based on the posted article data. Calculate the evaluation index value for the posted article.
The score calculation unit 1043 of the server 10 multiplies the evaluation value acquired for the posted article data by the media rank included in the media attribute of the media that posted the posted article, thereby obtaining the company based on the posted article data. Calculate the evaluation index value for the published article.
The score calculation unit 1043 of the server 10 calculates the sum of the evaluation index value regarding the posted article related to the predetermined company and the evaluation index value regarding the posted article related to the same predetermined company as the first company score. Note that the score calculation unit 1043 of the server 10 may use the weighted sum of the evaluation index value for the posted article and the evaluation index value for the posted article as the first company score. Specifically, the weighting may be set based on the reliability, credibility, authority, etc., of the evaluation index value for the posted article and the evaluation index value for the posted article.

ステップS305において、サーバ10のスコア算定部1043は、取得した投稿記事データ、掲載記事データ、投稿記事を投稿したユーザのユーザ属性、掲載記事データを掲載したメディアのメディア属性などを入力データとし、第1企業評価モデル1032に適用することにより、第1企業スコアを算定する構成としても良い。これにより、詳細なアルゴリズムを人手による設計せずに、第1企業スコアを算定することができる。 In step S305, the score calculation unit 1043 of the server 10 uses the acquired posted article data, posted article data, user attribute of the user who posted the posted article, media attribute of the media on which the posted article data is posted, etc. as input data. The first company score may be calculated by applying it to the one company evaluation model 1032 . Thereby, the first company score can be calculated without manually designing a detailed algorithm.

ステップS306において、サーバ10のスコア算定部1043は、プロダクトスコアを取得する。具体的に、サーバ10のスコア算定部1043は、第1企業スコアを算定した企業の企業IDに基づき、プロダクトテーブル1014の企業IDの項目を検索し、当該企業が提供するプロダクトごとのプロダクトスコアを取得する。 In step S306, the score calculator 1043 of the server 10 acquires the product score. Specifically, the score calculation unit 1043 of the server 10 searches the item of the company ID in the product table 1014 based on the company ID of the company for which the first company score was calculated, and calculates the product score for each product provided by the company. get.

ステップS307において、取得したプロダクトスコアに基づき、プロダクトを提供する企業に関する評価指標値である第2企業スコアを算定する。
具体的に、サーバ10のスコア算定部1043は、取得したプロダクトスコアを積算することにより、第1企業スコアを算定した企業の第2企業スコアを算定する。取得したプロダクトスコアに対する重み付け和を第2企業スコアとしても良い。リリース日が新しいプロダクトほど、第2企業スコアを算定する際のプロダクトスコアに対する重み付けを大きくすることにより算定しても良い。
In step S307, a second company score, which is an evaluation index value relating to the company providing the product, is calculated based on the acquired product score.
Specifically, the score calculation unit 1043 of the server 10 calculates the second company score of the company for which the first company score was calculated by integrating the acquired product scores. A weighted sum of the obtained product scores may be used as the second company score. A product with a newer release date may be calculated by increasing the weight on the product score when calculating the second company score.

ステップS307において、サーバ10のスコア算定部1043は、取得したプロダクトスコア、投資ステージなどを入力データとし、第2企業評価モデル1033に適用することにより、第2企業スコアを算定する構成としても良い。これにより、詳細なアルゴリズムを人手による設計せずに、第2企業スコアを算定することができる。 In step S307, the score calculation unit 1043 of the server 10 may be configured to calculate the second company score by applying the acquired product score, investment stage, etc. as input data to the second company evaluation model 1033. Thereby, the second company score can be calculated without manually designing a detailed algorithm.

ステップS308において、サーバ10のスコア算定部1043は、所定の企業について算定された第1企業スコア、同じ所定企業について算定された第2企業スコア、所定企業の投資ステージ、に基づき、所定企業に関する評価指標値である総合企業スコアを算定する。
具体的に、サーバ10のスコア算定部1043は、所定の企業に対して算定した第1企業スコアと、同じ所定の企業に対して算定した第2企業スコアとの和を算定し、総合企業スコアとして算定する。
サーバ10のスコア算定部1043は、所定の企業に対して算定した第1企業スコアと、同じ所定の企業に対して算定した第2企業スコアとの重み付け和を総合企業スコアとしても良い。このとき、第1企業スコアに対する重み(第1重み)と、第2企業スコアに対する重み(第2重み)の比の値(第1重み:第2重み、第1重み/第2重み)は、算定対象の企業の投資ステージに応じて異なる値を設定しても良い。つまり、企業の投資ステージに応じて、総合企業スコアを算定するアルゴリズムを変化させても良い。
例えば、ステップS302、S304において取得した所定の企業の投資ステージが、シードまたはアーリーである場合には、今後プロダクトが異なるプロダクトにピボットする可能性が高いことから、プロダクトに関する評価指標値である第2企業スコアに対する第2重みを第1重みに対して小さいものとする。つまり、企業自体に対する評価指標値である第1企業スコアに対する第1重みを第2重みに対して大きいものとする。これにより、創業間もない企業について、プロダクトに基づく評価指標値への影響を軽減することができる。
一方、ステップS302、S304において取得した所定の企業の投資ステージが、シリーズA以降である場合には、第2企業スコアを考慮して総合企業スコアを算定する。
つまり、企業の投資ステージがシードまたはアーリーである場合の第1重みと第2重みの比の値は、企業の投資ステージがシリーズA以降である場合の第1重みと第2重みの比の値よりも大きいものとする。
なお、投資ステージがより初期であるほど、第1重みと第2重みの比の値をより大きいものとするよう構成しても良い。
In step S308, the score calculation unit 1043 of the server 10 evaluates the predetermined company based on the first company score calculated for the predetermined company, the second company score calculated for the same predetermined company, and the investment stage of the predetermined company. Calculate the total company score, which is an index value.
Specifically, the score calculation unit 1043 of the server 10 calculates the sum of the first company score calculated for a predetermined company and the second company score calculated for the same predetermined company, calculated as
The score calculation unit 1043 of the server 10 may take the weighted sum of the first company score calculated for a given company and the second company score calculated for the same given company as the total company score. At this time, the ratio of the weight for the first company score (first weight) and the weight for the second company score (second weight) (first weight: second weight, first weight/second weight) is A different value may be set according to the investment stage of the company to be calculated. In other words, the algorithm for calculating the comprehensive corporate score may be changed according to the investment stage of the company.
For example, if the investment stage of the predetermined company acquired in steps S302 and S304 is seed or early, there is a high possibility that the product will pivot to a different product in the future. Let the second weight for the company score be smaller than the first weight. That is, the first weight for the first company score, which is the evaluation index value for the company itself, is made larger than the second weight. This makes it possible to reduce the impact on product-based evaluation index values for companies that have just been founded.
On the other hand, if the investment stage of the predetermined company acquired in steps S302 and S304 is Series A or later, the overall company score is calculated in consideration of the second company score.
In other words, the value of the ratio of the first weight to the second weight when the firm's investment stage is seed or early is the value of the ratio of the first weight to the second weight when the firm's investment stage is Series A or later. shall be greater than
Note that the earlier the investment stage is, the larger the value of the ratio between the first weight and the second weight may be.

ステップS308において、サーバ10のスコア算定部1043は、取得した第1企業スコア、第2企業スコア、投資ステージなどを入力データとし、総合企業評価モデル1034に適用することにより、総合企業スコアを算定する構成としても良い。これにより、詳細なアルゴリズムを人手による設計せずに、総合企業スコアを算定することができる。 In step S308, the score calculation unit 1043 of the server 10 uses the acquired first company score, second company score, investment stage, etc. as input data, and applies them to the comprehensive company evaluation model 1034 to calculate the comprehensive company score. It may be configured. This makes it possible to calculate a comprehensive company score without manually designing a detailed algorithm.

サーバ10のスコア算定部1043は、所定の企業に対して算定された第1企業スコア、第2企業スコア、総合企業スコアを、企業テーブル1013の当該所定の企業の企業IDのレコードの第1企業スコア、第2企業スコア、総合企業スコアの項目に記憶する。これにより、第1企業スコア、第2企業スコア、総合企業スコアが企業ID、即ち企業情報と関連付けて記憶される。 The score calculation unit 1043 of the server 10 converts the first company score, the second company score, and the total company score calculated for a predetermined company to the first company score in the company table 1013 record of the company ID of the predetermined company. It is stored in the items of Score, Second Company Score, and Overall Company Score. As a result, the first company score, the second company score, and the overall company score are stored in association with the company ID, that is, the company information.

<総合企業スコア出力処理>
総合企業スコア出力処理は、ユーザから企業に関する評価を要求するリクエストを受け付けて、総合企業スコアを出力する処理である。
<Comprehensive company score output processing>
Comprehensive company score output processing is a process of receiving a request from a user requesting an evaluation of a company and outputting a comprehensive company score.

<総合企業スコア出力処理の概要>
総合企業スコア出力処理は、ユーザから、所定企業に関する評価を要求するリクエストを受け付け、リクエストに応じて、総合企業スコア算定処理において算定された総合企業スコアをレスポンスとして出力する一連の処理である。
<Overview of Comprehensive Company Score Output Processing>
The comprehensive company score output process is a series of processes for receiving a request from the user requesting an evaluation of a predetermined company and, in response to the request, outputting the comprehensive company score calculated in the comprehensive company score calculation process as a response.

<総合企業スコア出力処理の詳細>
ユーザは、ユーザ端末20のブラウザアプリケーションなどを用いて、サーバ10が提供する総合企業スコアの提供を受けるための所定のウェブサイトへアクセスする。ユーザは、ユーザ端末20のタッチパネル206を操作することにより、ウェブサイトに設けられた所定の入力フォームに企業名などを入力し、送信することにより当該企業に関する総合企業スコアを照会するリクエストをサーバ10へ送信する。
サーバ10のスコア出力部1044は、受信したリクエストに含まれる企業名に基づき、企業テーブル1013の企業名の項目を検索し、当該企業の企業名、総合企業スコアの項目を特定する。サーバ10のスコア出力部1044は、特定した企業名、総合企業スコアの項目を含むレスポンスをユーザ端末20へ出力し、送信する。
ユーザ端末20のディスプレイ2062は、受信した企業名と、当該企業の総合企業スコアをユーザに対して提示する。総合企業スコアは、数値ではなく、例えばS、A、B、Cなどのランクとして提示しても良い。これにより、ユーザは企業ごとの総合企業スコアを確認することができる。
<Details of Comprehensive Company Score Output Processing>
The user uses a browser application or the like of the user terminal 20 to access a predetermined website for receiving the comprehensive company score provided by the server 10 . By operating the touch panel 206 of the user terminal 20, the user enters a company name, etc. in a predetermined input form provided on the website, and transmits a request to the server 10 to inquire about the overall company score of the company. Send to
The score output unit 1044 of the server 10 searches for the company name item in the company table 1013 based on the company name included in the received request, and specifies the company name and comprehensive company score item of the company. The score output unit 1044 of the server 10 outputs and transmits to the user terminal 20 a response including the specified company name and comprehensive company score.
The display 2062 of the user terminal 20 presents the received company name and the total company score of the company to the user. The overall company score may be presented as ranks such as S, A, B, and C, instead of numerical values. This allows the user to check the total company score for each company.

ユーザは、提示された総合企業スコアを、次のような用途に活用することができる。
ユーザが、銀行の融資担当者であれば、総合企業スコアを、当該企業への資金融資の判断材料として活用することができる。
ユーザが、クレジットカードの審査担当者であれば、総合企業スコアを、当該企業のクレジットカード発行可否の判断材料として活用することができる。
ユーザが、金融機関の口座開設可否の審査担当者であれば、総合企業スコアを、当該企業の口座開設可否の判断材料として活用することができる。
ユーザは、対象企業への投資判断をするにあたり、総合企業スコアを、投資可否の判断材料として活用することができる。
ユーザが、当該企業への就職を検討している場合には、総合企業スコアを、当該企業へ就職するか否かの判断材料として活用することができる。
The user can utilize the presented overall company score for the following purposes.
If the user is a loan officer at a bank, the comprehensive corporate score can be used as a criterion for making a decision on financing the company.
If the user is a person in charge of credit card screening, the overall company score can be used as a basis for determining whether or not the company can issue a credit card.
If the user is a person in charge of examining whether or not to open an account at a financial institution, the comprehensive company score can be used as a criterion for determining whether or not to open an account for that company.
The user can utilize the comprehensive company score as a criterion for deciding whether to invest in the target company when making an investment decision.
When the user is considering employment at the company, the comprehensive company score can be used as a criterion for deciding whether or not to get a job at the company.

<企業レポート出力処理>
企業レポート出力処理は、ユーザから企業に関するレポートを要求するリクエストを受け付けて、企業に関する評価レポートを出力する処理である。以下、企業レポート出力処理の詳細を図12のフローチャートおよび図13の表示画面例を用いて説明する。
<Corporate report output processing>
The company report output process is a process of receiving a request for a company report from the user and outputting an evaluation report on the company. Details of the company report output processing will be described below using the flowchart of FIG. 12 and the display screen example of FIG.

<企業レポート出力処理の概要>
企業スコア出力処理は、ユーザから、所定企業に関するレポートを要求するリクエストを受け付け、リクエストに応じて所定企業に関する企業情報を取得し、所定企業が提供するプロダクトに関するプロダクト情報を取得し、所定企業に関する投稿記事情報、掲載記事情報を取得し、プロダクトに関する投稿記事情報、掲載記事情報を取得し、投稿記事情報、掲載記事情報にそれぞれ対応するユーザ属性、メディア属性を取得し、プロダクトスコアおよび、プロダクトスコアの算定に用いられた情報、第1企業スコア、第1企業スコアの算定に用いられた情報、第2企業スコア、第2企業スコアの算定に用いられた情報を、プロダクトスコアおよび総合企業スコアとともにレスポンスとして出力する一連の処理である。
<Outline of company report output processing>
The company score output process accepts a request from the user requesting a report on a specified company, acquires company information on the specified company in response to the request, acquires product information on products provided by the specified company, and posts information on the specified company. Obtain article information and posted article information, obtain posted article information and posted article information about a product, obtain user attributes and media attributes corresponding to posted article information and posted article information, obtain product scores and product score Information used for calculation, 1st company score, information used to calculate 1st company score, 2nd company score, information used to calculate 2nd company score, along with product score and overall company score It is a series of processing to output as.

<企業レポート出力処理の詳細>
ステップS501において、ユーザは、企業レポート出力処理の実行対象となる企業情報を指定し、サーバ10へ送信する。
具体的に、ユーザは、ユーザ端末20のブラウザアプリケーションなどを用いて、サーバ10が提供する企業レポートの提供を受けるための所定のウェブサイトへアクセスする。ユーザは、ユーザ端末20のタッチパネル206を操作することにより、ウェブサイトに設けられた所定の入力フォームに企業名などを入力し、送信することにより当該企業に関する企業レポートを照会するリクエストをサーバ10へ送信する。サーバ10のレポート出力部1045は、受信したリクエストを受け付ける。
<Details of company report output processing>
In step S<b>501 , the user designates company information to be executed for company report output processing, and transmits the company information to the server 10 .
Specifically, the user uses a browser application or the like of the user terminal 20 to access a predetermined website for receiving corporate reports provided by the server 10 . By operating the touch panel 206 of the user terminal 20, the user enters a company name, etc., in a predetermined input form provided on the website, and transmits a request to the server 10 to inquire about a company report about the company. Send. The report output unit 1045 of the server 10 accepts the received request.

ステップS502において、サーバ10のレポート出力部1045は、受信したリクエストに基づき、当該リクエストに含まれる企業名に基づき企業情報を取得する。
具体的に、サーバ10のレポート出力部1045は、受信したリクエストに含まれる企業名に基づき、企業テーブル1013の企業名の項目を検索し、当該企業の企業ID、企業名、企業データ、投資ステージ、第1企業スコア、第2企業スコア、総合企業スコアの項目を取得する。
In step S502, the report output unit 1045 of the server 10 acquires company information based on the company name included in the received request.
Specifically, the report output unit 1045 of the server 10 searches for the company name item in the company table 1013 based on the company name included in the received request, and obtains the company ID, company name, company data, and investment stage of the company. , 1st Company Score, 2nd Company Score, and Overall Company Score.

サーバ10のレポート出力部1045は、取得した企業情報に関する企業に関連付けられた投稿記事情報、掲載記事情報を取得する。
具体的に、サーバ10のレポート出力部1045は、取得した企業IDに基づき、投稿記事テーブル1015の企業IDの項目を検索し、投稿記事ID、投稿者ユーザID、投稿記事データ、企業ID、プロダクトID、投稿日時の項目を取得する。サーバ10のレポート出力部1045は、投稿者ユーザIDに基づき、ユーザテーブル1012のユーザIDの項目を検索し、ユーザ属性の項目を取得する。
サーバ10のレポート出力部1045は、取得した企業IDに基づき、掲載記事テーブル1016の企業IDの項目を検索し、掲載記事ID、掲載メディアID、掲載記事データ、企業ID、プロダクトID、掲載日時の項目を取得する。サーバ10のレポート出力部1045は、掲載メディアIDに基づき、メディアテーブル1017のメディアIDの項目を検索し、メディア属性の項目を取得する。
The report output unit 1045 of the server 10 acquires posted article information and posted article information associated with the company related to the acquired company information.
Specifically, based on the acquired company ID, the report output unit 1045 of the server 10 searches the posted article table 1015 for the item of the company ID, and retrieves the posted article ID, poster user ID, posted article data, company ID, and product. Acquire the items of ID and posted date and time. The report output unit 1045 of the server 10 searches for the user ID item in the user table 1012 based on the contributor user ID, and acquires the user attribute item.
Based on the acquired company ID, the report output unit 1045 of the server 10 searches the items of the company ID in the posted article table 1016, and finds the posted article ID, posted media ID, posted article data, company ID, product ID, and posted date and time. Get an item. The report output unit 1045 of the server 10 searches the media ID item in the media table 1017 based on the publication media ID, and acquires the media attribute item.

ステップS503において、サーバ10のレポート出力部1045は、受信したリクエストに基づき、当該リクエストに含まれる企業名に基づき当該企業が提供するプロダクト情報を取得する。
具体的に、サーバ10のレポート出力部1045は、ステップS502において、企業テーブル1013を検索することにより取得した企業IDに基づき、プロダクトテーブル1014の企業IDの項目を検索し、当該企業が提供するプロダクトのプロダクトID、プロダクト名、プロダクトスコアの項目を取得する。
In step S503, based on the received request, the report output unit 1045 of the server 10 acquires product information provided by the company based on the company name included in the request.
Specifically, in step S502, the report output unit 1045 of the server 10 searches the product table 1014 for the company ID based on the company ID obtained by searching the company table 1013, and searches for the product provided by the company. Acquire the items of product ID, product name, and product score.

サーバ10のレポート出力部1045は、取得したプロダクト情報に関するプロダクトに関連付けられた投稿記事情報、掲載記事情報を取得する。
具体的に、サーバ10のレポート出力部1045は、取得したプロダクトIDに基づき、投稿記事テーブル1015のプロダクトIDの項目を検索し、投稿記事ID、投稿者ユーザID、投稿記事データ、企業ID、プロダクトID、投稿日時の項目を取得する。サーバ10のレポート出力部1045は、投稿者ユーザIDに基づき、ユーザテーブル1012のユーザIDの項目を検索し、ユーザ属性の項目を取得する。
サーバ10のレポート出力部1045は、取得したプロダクトIDに基づき、掲載記事テーブル1016のプロダクトIDの項目を検索し、掲載記事ID、掲載メディアID、掲載記事データ、企業ID、プロダクトID、掲載日時の項目を取得する。サーバ10のレポート出力部1045は、掲載メディアIDに基づき、メディアテーブル1017のメディアIDの項目を検索し、メディア属性の項目を取得する。
The report output unit 1045 of the server 10 acquires posted article information and published article information associated with the product related to the acquired product information.
Specifically, based on the obtained product ID, the report output unit 1045 of the server 10 searches the posted article table 1015 for the product ID item, and finds the posted article ID, poster user ID, posted article data, company ID, and product. Acquire the items of ID and posted date and time. The report output unit 1045 of the server 10 searches for the user ID item in the user table 1012 based on the contributor user ID, and acquires the user attribute item.
Based on the obtained product ID, the report output unit 1045 of the server 10 searches the item of the product ID in the posted article table 1016, and finds the posted article ID, posted media ID, posted article data, company ID, product ID, posted date and time. Get an item. The report output unit 1045 of the server 10 searches the media ID item in the media table 1017 based on the publication media ID, and acquires the media attribute item.

ステップS504において、サーバ10のレポート出力部1045は、取得した企業情報、プロダクト情報に基づきレポートデータを生成する。レポートデータは、企業情報、プロダクト情報、当該企業および当該プロダクトに関する投稿記事情報、掲載記事情報を含むオブジェクトデータである。なお、レポートデータを任意のテーブルなどのサーバ10の記憶部101に記憶しても良い。
レポートデータは、プロダクトスコアおよび、前記プロダクトスコアの算定に用いられた情報、第1企業スコアおよび、第1企業スコアの算定に用いられた情報、第2企業スコアおよび、第2企業スコアの算定に用いられた情報を含む。
In step S504, the report output unit 1045 of the server 10 generates report data based on the acquired company information and product information. The report data is object data including company information, product information, posted article information and posted article information regarding the company and the product. Note that the report data may be stored in the storage unit 101 of the server 10 such as an arbitrary table.
The report data includes the product score and the information used to calculate the product score, the first company score and the information used to calculate the first company score, the second company score, and the second company score. Contains information used.

ステップS505において、サーバ10のレポート出力部1045は、総合企業スコアを含むレポートデータをユーザ端末20へレスポンスとして出力する。
具体的に、サーバ10のレポート出力部1045は、生成したレポートデータをユーザ端末20へ送信する。ユーザ端末20のディスプレイ2062は、受信したレポートデータに基づき、整形されたレポート形式のドキュメントを生成し、ユーザに対して提示する。
In step S505, the report output unit 1045 of the server 10 outputs report data including the comprehensive company score to the user terminal 20 as a response.
Specifically, the report output unit 1045 of the server 10 transmits the generated report data to the user terminal 20 . The display 2062 of the user terminal 20 generates a formatted report-format document based on the received report data and presents it to the user.

レポートデータは、算定されたプロダクトスコアおよび、プロダクトスコアの算定に用いられた情報と、算定された第1企業スコアおよび、第1企業スコアの算定に用いられた情報と、算定された第2企業スコアおよび、第2企業スコアの算定に用いられた情報と、を含む。 The report data includes the calculated product score, the information used to calculate the product score, the calculated first company score, the information used to calculate the first company score, and the calculated second company Score and information used to calculate the second company score.

サーバ10のレポート出力部1045は、例えばユーザランクが高い有力なユーザの投稿記事情報、メディアランクが高い有力なメディアの掲載記事情報に基づき、投稿記事を投稿した有力なユーザ数、掲載記事を掲載した有力なメディア数、投稿記事数、掲載記事数、投稿記事の頻度、掲載記事の頻度、投稿記事の掲載量、掲載記事の掲載量などの補足的な情報をユーザに対して提示しても良い。 The report output unit 1045 of the server 10 publishes the number of influential users who posted the posted articles and the posted articles based on, for example, posted article information of influential users with high user ranks and posted article information of influential media with high media ranks. Even if supplementary information such as the number of leading media, the number of posted articles, the number of posted articles, the frequency of posted articles, the frequency of posted articles, the amount of posted articles, the amount of posted articles, etc. good.

サーバ10のレポート出力部1045は、企業、企業が提供するプロダクトについて否定的な言及を行っている投稿記事情報、掲載記事情報に基づき、投稿記事の内容、掲載記事の内容、投稿記事を投稿したユーザ数、掲載記事を掲載したメディア数、投稿記事数、掲載記事数、投稿記事の頻度、掲載記事の頻度、投稿記事の掲載量、掲載記事の掲載量などの補足的な情報をユーザに対して提示しても良い。 The report output unit 1045 of the server 10 posted the content of the posted article, the content of the posted article, and the posted article based on the posted article information and the posted article information negatively referring to the company and the product provided by the company. Supplementary information such as the number of users, the number of media that posted articles, the number of posted articles, the number of posted articles, the frequency of posted articles, the frequency of posted articles, the amount of posted articles, the amount of posted articles, etc. can be presented.

サーバ10のレポート出力部1045は、投稿記事情報、掲載記事情報に基づき、プロダクトがどの市場、顧客に受け入れられているか、受け入れられる見込みがあるのか顧客セグメントに関する情報をユーザに対して提示しても良い。市場セグメント、顧客セグメントごとに、プロダクトが市場、顧客に受け入れられている程度をグラフとして視覚的にユーザに対して提示しても良い。 The report output unit 1045 of the server 10 presents to the user information on the customer segments in which market and customer the product is accepted or expected to be accepted, based on the posted article information and posted article information. good. The extent to which the product is accepted by the market and customers for each market segment and customer segment may be visually presented to the user as a graph.

<重要記事提示処理>
重要記事提示処理は、影響力が大きい投稿記事、掲載記事を特定し提示する処理である。
<Important article presentation processing>
The important article presentation process is a process of identifying and presenting highly influential posted articles and posted articles.

<重要記事提示処理の概要>
重要記事提示処理は、企業レポート出力処理において、プロダクトスコア、第1企業スコアを算定するにあたり影響力が大きい投稿記事を特定し提示する一連の処理である。
<Overview of important article presentation processing>
The important article presentation process is a series of processes for identifying and presenting posted articles that have a large influence in calculating the product score and the first company score in the company report output process.

<重要記事提示処理の詳細>
サーバ10のレポート出力部1045は、レポート出力処理において、プロダクトスコア、第1企業スコアを算定するにあたり影響力が大きい投稿記事を特定しする。
<Details of important article presentation processing>
In the report output process, the report output unit 1045 of the server 10 identifies posted articles that have a large influence in calculating the product score and the first company score.

具体的には、サーバ10のレポート出力部1045は、ステップS502、S503において取得したプロダクトに関する投稿記事情報に含まれる投稿記事データを入力ベクトルとして評価分類モデルを適用することにより、評価値を取得する。本開示においては、1を最も否定的、10を最も肯定的として、1から10までの10段階の評価値を取得できるものとする。
サーバ10のレポート出力部1045は、投稿記事データに対して取得された評価値に対して、当該投稿記事を投稿したユーザのユーザ属性に含まれるユーザランクを掛けることにより、投稿記事データに基づくプロダクトの投稿記事に関する評価指標値を算定する。
サーバ10のレポート出力部1045は、評価指標値が大きい所定数の投稿記事を、プロダクトスコアを算定するにあたり影響力が大きい投稿記事として特定する。
Specifically, the report output unit 1045 of the server 10 acquires an evaluation value by applying an evaluation classification model using the posted article data included in the posted article information about the product acquired in steps S502 and S503 as an input vector. . In the present disclosure, 1 is the most negative and 10 is the most positive, and 10-level evaluation values from 1 to 10 can be obtained.
The report output unit 1045 of the server 10 multiplies the evaluation value acquired for the posted article data by the user rank included in the user attributes of the user who posted the posted article, thereby obtaining a product based on the posted article data. Calculate the evaluation index value for the posted article.
The report output unit 1045 of the server 10 identifies a predetermined number of posted articles with large evaluation index values as posted articles having a large influence in calculating the product score.

具体的には、サーバ10のレポート出力部1045は、ステップS502、S503において取得した企業に関する投稿記事情報に含まれる投稿記事データを入力ベクトルとして評価分類モデルを適用することにより、評価値を取得する。本開示においては、1を最も否定的、10を最も肯定的として、1から10までの10段階の評価値を取得できるものとする。
サーバ10のレポート出力部1045は、投稿記事データに対して取得された評価値に対して、当該投稿記事を投稿したユーザのユーザ属性に含まれるユーザランクを掛けることにより、投稿記事データに基づく企業の投稿記事に関する評価指標値を算定する。
サーバ10のレポート出力部1045は、評価指標値が大きい所定数の投稿記事を、第1企業スコアを算定するにあたり影響力が大きい投稿記事として特定する。
Specifically, the report output unit 1045 of the server 10 acquires an evaluation value by applying an evaluation classification model using the posted article data included in the posted article information about the company acquired in steps S502 and S503 as an input vector. . In the present disclosure, 1 is the most negative and 10 is the most positive, and 10-level evaluation values from 1 to 10 can be obtained.
The report output unit 1045 of the server 10 multiplies the evaluation value acquired for the posted article data by the user rank included in the user attributes of the user who posted the posted article, thereby obtaining a company rating based on the posted article data. Calculate the evaluation index value for the posted article.
The report output unit 1045 of the server 10 identifies a predetermined number of posted articles with large evaluation index values as posted articles having a large influence in calculating the first company score.

サーバ10のレポート出力部1045は、特定した、影響力が大きい投稿記事に関する投稿記事情報をユーザ端末20へ送信する。サーバ10のレポート出力部1045は、特定した影響力が大きい投稿記事を、企業レポート出力処理におけるレポートデータに含めても良い。
ユーザ端末20のディスプレイ2062は、受信したレポートデータに基づき、プロダクト、企業ごとに、それぞれプロダクトスコア、第1企業スコアを算定するにあたり影響力が大きい投稿記事を、ユーザに対して提示する。
The report output unit 1045 of the server 10 transmits to the user terminal 20 the posted article information regarding the identified posted article having a large influence. The report output unit 1045 of the server 10 may include the identified posted article with a large influence in the report data in the company report output process.
Based on the received report data, the display 2062 of the user terminal 20 presents to the user posted articles that have a large impact on calculating the product score and the first company score for each product and company.

サーバ10のレポート出力部1045は、重要記事提示処理において、投稿記事情報、掲載記事情報に基づき、プロダクトがなぜ市場、顧客に受け入れられたのか、要因に関する情報を生成しユーザに対して提示しても良い。 In the important article presentation process, the report output unit 1045 of the server 10 generates and presents to the user information relating to factors such as why the product was accepted by the market and customers based on the posted article information and posted article information. Also good.

図13は、ユーザに対して提示されるレポート形式のドキュメントの提示画面例である。ユーザ端末20のディスプレイ2062には、レポート画面70がユーザに対して提示される。レポート画面には、総合企業スコア701、第1企業スコア702、第2企業スコア703、企業情報705、プロダクト情報707が表示される。
企業情報705の表には、企業について言及している投稿記事の一覧7051、掲載記事の一覧7061が含まれる。企業について言及している投稿記事の一覧7051には、投稿記事ごとに、影響度の大きさが影響ランク7052、投稿記事を投稿したユーザのユーザランク7053が視覚的に描画される。企業について言及している掲載記事の一覧7061には、掲載記事ごとに、影響度の大きさが影響ランク7062、掲載記事を掲載したメディアのメディアランク7063が視覚的に描画される。
プロダクト情報707の表には、プロダクトについて言及している投稿記事の一覧7071、掲載記事の一覧7071、プロダクトスコア7074が含まれる。プロダクトについて言及している投稿記事の一覧7071には、投稿記事ごとに、影響度の大きさが影響ランク7072、投稿記事を投稿したユーザのユーザランク7073が視覚的に描画される。プロダクトについて言及している掲載記事の一覧には、掲載記事ごとに、影響度の大きさが影響ランク、掲載記事を掲載したメディアのメディアランクが視覚的に描画される。
<学習処理>
プロダクト評価モデル1031、第1企業評価モデル1032、第2企業評価モデル1033、総合企業評価モデル1034の学習処理を以下に説明する。
FIG. 13 is an example of a presentation screen of a report-format document presented to the user. A report screen 70 is presented to the user on the display 2062 of the user terminal 20 . A total company score 701, a first company score 702, a second company score 703, company information 705, and product information 707 are displayed on the report screen.
The table of company information 705 includes a list of posted articles 7051 and a list of posted articles 7061 referring to the company. In a list 7051 of posted articles referring to a company, an influence rank 7052 indicating the degree of influence and a user rank 7053 of the user who posted the posted article are visually drawn for each posted article. In the list 7061 of posted articles referring to companies, the impact rank 7062 indicating the degree of influence of each posted article and the media rank 7063 of the media that posted the posted article are visually drawn.
The table of product information 707 includes a list of posted articles 7071 referring to the product, a list of posted articles 7071 and a product score 7074 . In the list 7071 of posted articles referring to the product, an influence rank 7072 indicating the degree of influence and a user rank 7073 of the user who posted the posted article are visually drawn for each posted article. In the list of articles that refer to the product, the degree of influence of each article is visually drawn as the influence rank and the media rank of the media that published the article.
<Learning processing>
Learning processing of the product evaluation model 1031, the first company evaluation model 1032, the second company evaluation model 1033, and the comprehensive company evaluation model 1034 will be described below.

<プロダクト評価モデル1031の学習処理>
プロダクト評価モデル1031の学習処理は、プロダクト評価モデル1031に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
<Learning processing of the product evaluation model 1031>
The learning process of the product evaluation model 1031 is a process of learning the learning parameters of the deep neural network included in the product evaluation model 1031 by deep learning.

<プロダクト評価モデル1031の学習処理の概要>
プロダクト評価モデル1031の学習処理は、プロダクトに関連づけられた投稿記事データ、掲載記事データ、投稿記事を投稿したユーザのユーザ属性、掲載記事を掲載したメディアのメディア属性を入力データ(入力ベクトル)として、当該プロダクトのプロダクトスコアを出力データ(教師データ)となるように、プロダクト評価モデル1031に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
プロダクト評価モデル1031の入力データから、ユーザ属性、メディア属性を省略しても構わない。
<Overview of Learning Processing of Product Evaluation Model 1031>
The learning process of the product evaluation model 1031 uses the posted article data associated with the product, the posted article data, the user attribute of the user who posted the posted article, and the media attribute of the medium on which the posted article was posted as input data (input vector). This is a process of learning the learning parameters of the deep neural network included in the product evaluation model 1031 by deep learning so that the product score of the product becomes output data (teacher data).
User attributes and media attributes may be omitted from the input data of the product evaluation model 1031 .

<プロダクト評価モデル1031の学習処理の詳細>
サービス提供者は、プロダクトテーブル1014に含まれるプロダクト情報のうち、一部のプロダクトに対してプロダクトスコアを設定し教師データを作成する。教師データとなるプロダクトスコアは、専門家などの意見に基づき設定する。
教師データとなるプロダクトスコアは、投稿記事テーブル1015に記憶されている投稿記事情報に基づき設定しても良い。教師データとなるプロダクトスコアは、ユーザランクが高いユーザによる、投稿記事情報に基づき設定しても良い。
教師データとなるプロダクトスコアは、掲載記事テーブル1016に記憶されている掲載記事情報に基づき設定しても良い。教師データとなるプロダクトスコアは、メディアランクが高いメディアによる、掲載記事情報に基づき設定しても良い。
サーバ10の学習部1051は、プロダクトに関連づけられた投稿記事データ、掲載記事データ、投稿記事を投稿したユーザのユーザ属性、掲載記事を掲載したメディアのメディア属性を入力データ(入力ベクトル)として、設定したプロダクトスコアを出力データ(教師データ)となるよう、学習データを作成する。
サーバ10の学習部1051は、学習データに基づき、プロダクト評価モデル1031のディープニューラルネットワークを学習させるための訓練データ、テストデータ、検証データなどのデータセットを作成する。
サーバ10の学習部1051は、作成したデータセットに基づきプロダクト評価モデル1031に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる。
<Details of the learning process of the product evaluation model 1031>
The service provider sets product scores for some of the product information included in the product table 1014 and creates teacher data. Product scores, which serve as training data, are set based on the opinions of experts.
A product score, which is training data, may be set based on posted article information stored in the posted article table 1015 . A product score, which is training data, may be set based on posted article information by a user with a high user rank.
A product score, which is training data, may be set based on posted article information stored in the posted article table 1016 . The product score, which serves as training data, may be set based on information on articles published by media with a high media rank.
The learning unit 1051 of the server 10 sets the posted article data associated with the product, the posted article data, the user attribute of the user who posted the posted article, and the media attribute of the medium on which the posted article is posted as input data (input vector). Create learning data so that the product score obtained is output data (teacher data).
The learning unit 1051 of the server 10 creates data sets such as training data, test data, and verification data for learning the deep neural network of the product evaluation model 1031 based on the learning data.
The learning unit 1051 of the server 10 learns the learning parameters of the deep neural network included in the product evaluation model 1031 by deep learning based on the created data set.

<第1企業評価モデル1032の学習処理>
第1企業評価モデル1032の学習処理は、第1企業評価モデル1032に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
<Learning processing of the first company evaluation model 1032>
The learning process of the first company evaluation model 1032 is a process of learning the learning parameters of the deep neural network included in the first company evaluation model 1032 by deep learning.

<第1企業評価モデル1032の学習処理の概要>
第1企業評価モデル1032の学習処理は、企業に関連づけられた投稿記事データ、掲載記事データ、投稿記事を投稿したユーザのユーザ属性、掲載記事を掲載したメディアのメディア属性を入力データ(入力ベクトル)として、当該企業の第1企業スコアを出力データ(教師データ)となるように、第1企業評価モデル1032に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
第1企業評価モデル1032の入力データから、ユーザ属性、メディア属性を省略しても構わない。
<Outline of learning process of the first company evaluation model 1032>
In the learning process of the first company evaluation model 1032, input data (input vector) is the posted article data associated with the company, the posted article data, the user attribute of the user who posted the posted article, and the media attribute of the medium on which the posted article was posted. , the learning parameters of the deep neural network included in the first company evaluation model 1032 are learned by deep learning so that the first company score of the company is output data (teacher data).
User attributes and media attributes may be omitted from the input data of the first company evaluation model 1032 .

<第1企業評価モデル1032の学習処理の詳細>
サービス提供者は、企業テーブル1013に含まれる企業情報のうち、一部の企業に対して第1企業スコアを設定し教師データを作成する。教師データとなる第1企業スコアは、専門家などの意見に基づき設定する。
教師データとなる第1企業スコアは、投稿記事テーブル1015に記憶されている投稿記事情報に基づき設定しても良い。教師データとなる第1企業スコアは、ユーザランクが高いユーザによる、投稿記事情報に基づき設定しても良い。
教師データとなる第1企業スコアは、掲載記事テーブル1016に記憶されている掲載記事情報に基づき設定しても良い。教師データとなる第1企業スコアは、メディアランクが高いメディアによる、掲載記事情報に基づき設定しても良い。
サーバ10の学習部1051は、企業に関連づけられた投稿記事データ、掲載記事データ、投稿記事を投稿したユーザのユーザ属性、掲載記事を掲載したメディアのメディア属性を入力データ(入力ベクトル)として、設定した第1企業スコアを出力データ(教師データ)となるよう、学習データを作成する。
サーバ10の学習部1051は、学習データに基づき、第1企業評価モデル1032のディープニューラルネットワークを学習させるための訓練データ、テストデータ、検証データなどのデータセットを作成する。
サーバ10の学習部1051は、作成したデータセットに基づき第1企業評価モデル1032に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる。
<Details of the learning process of the first company evaluation model 1032>
The service provider sets the first company score for some companies among the company information included in the company table 1013 and creates teacher data. The first company score, which serves as training data, is set based on the opinions of experts.
The first company score, which is training data, may be set based on posted article information stored in the posted article table 1015 . The first company score, which serves as training data, may be set based on posted article information by a user with a high user rank.
The first company score, which serves as training data, may be set based on posted article information stored in the posted article table 1016 . The first company score, which serves as training data, may be set based on published article information by media with a high media rank.
The learning unit 1051 of the server 10 sets the posted article data associated with the company, the posted article data, the user attribute of the user who posted the posted article, and the media attribute of the medium on which the posted article was posted as input data (input vector). Learning data is created so that the obtained first company score becomes output data (teaching data).
The learning unit 1051 of the server 10 creates data sets such as training data, test data, and verification data for learning the deep neural network of the first company evaluation model 1032 based on the learning data.
The learning unit 1051 of the server 10 learns the learning parameters of the deep neural network included in the first company evaluation model 1032 by deep learning based on the created data set.

<第2企業評価モデル1033の学習処理>
第2企業評価モデル1033の学習処理は、第2企業評価モデル1033に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
<Learning processing of the second company evaluation model 1033>
The learning process of the second company evaluation model 1033 is a process of learning the learning parameters of the deep neural network included in the second company evaluation model 1033 by deep learning.

<第2企業評価モデル1033の学習処理の概要>
第2企業評価モデル1033の学習処理は、企業の提供するプロダクトのプロダクトスコア、投資ステージを入力データ(入力ベクトル)として、当該企業の第2企業スコアを出力データ(教師データ)となるように、第2企業評価モデル1033に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
第2企業評価モデル1033の入力データから、投資ステージを省略しても構わない。
<Overview of Learning Processing of Second Company Evaluation Model 1033>
In the learning process of the second company evaluation model 1033, the product score of the product provided by the company and the investment stage are used as input data (input vector), and the second company score of the company is used as output data (teacher data). This is a process of learning the learning parameters of the deep neural network included in the second company evaluation model 1033 by deep learning.
The investment stage may be omitted from the input data of the second company valuation model 1033 .

<第2企業評価モデル1033の学習処理の詳細>
サービス提供者は、企業テーブル1013に含まれる企業情報のうち、一部の企業に対して第2企業スコアを設定し教師データを作成する。教師データとなる第2企業スコアは、専門家などの意見に基づき設定する。
教師データとなる第2企業スコアは、投稿記事テーブル1015に記憶されている投稿記事情報に基づき設定しても良い。教師データとなる第2企業スコアは、ユーザランクが高いユーザによる、投稿記事情報に基づき設定しても良い。
教師データとなる第2企業スコアは、掲載記事テーブル1016に記憶されている掲載記事情報に基づき設定しても良い。教師データとなる第2企業スコアは、メディアランクが高いメディアによる、掲載記事情報に基づき設定しても良い。
サーバ10の学習部1051は、企業の提供するプロダクトのプロダクトスコア、投資ステージを入力データ(入力ベクトル)として、当該企業の第2企業スコアを出力データ(教師データ)となるよう、学習データを作成する。
サーバ10の学習部1051は、学習データに基づき、第2企業評価モデル1033のディープニューラルネットワークを学習させるための訓練データ、テストデータ、検証データなどのデータセットを作成する。
サーバ10の学習部1051は、作成したデータセットに基づき第2企業評価モデル1033に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる。
<Details of the learning process of the second company evaluation model 1033>
The service provider sets a second company score for some companies among the company information included in the company table 1013 to create training data. The second company score, which serves as training data, is set based on the opinions of experts.
The second company score, which is training data, may be set based on posted article information stored in the posted article table 1015 . The second company score, which serves as training data, may be set based on posted article information by a user with a high user rank.
The second company score, which serves as training data, may be set based on posted article information stored in the posted article table 1016 . The second company score, which serves as training data, may be set based on published article information by media with a high media rank.
The learning unit 1051 of the server 10 creates learning data so that the product score and investment stage of the product provided by the company are used as input data (input vector), and the second company score of the company is used as output data (teacher data). do.
The learning unit 1051 of the server 10 creates data sets such as training data, test data, and verification data for learning the deep neural network of the second company evaluation model 1033 based on the learning data.
The learning unit 1051 of the server 10 learns the learning parameters of the deep neural network included in the second company evaluation model 1033 by deep learning based on the created data set.

<総合企業評価モデル1034の学習処理>
総合企業評価モデル1034の学習処理は、総合企業評価モデル1034に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
<Learning processing of comprehensive company evaluation model 1034>
The learning process of the comprehensive company evaluation model 1034 is a process of learning the learning parameters of the deep neural network included in the comprehensive company evaluation model 1034 by deep learning.

<総合企業評価モデル1034の学習処理の概要>
総合企業評価モデル1034の学習処理は、企業の第1企業スコア、第2企業スコア、投資ステージを入力データ(入力ベクトル)として、当該企業の総合企業スコアを出力データ(教師データ)となるように、総合企業評価モデル1034に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる処理である。
総合企業評価モデル1034の入力データから、投資ステージを省略しても構わない。
<Overview of learning process of comprehensive company evaluation model 1034>
In the learning process of the comprehensive company evaluation model 1034, the company's first company score, second company score, and investment stage are used as input data (input vector), and the company's comprehensive company score is used as output data (teacher data). , is a process of learning the learning parameters of the deep neural network included in the comprehensive company evaluation model 1034 by deep learning.
The investment stage may be omitted from the input data of the comprehensive company evaluation model 1034 .

<総合企業評価モデル1034の学習処理の詳細>
サービス提供者は、企業テーブル1013に含まれる企業情報のうち、一部の企業に対して総合企業スコアを設定し教師データを作成する。教師データとなる総合企業スコアは、専門家などの意見に基づき設定する。
教師データとなる総合企業スコアは、投稿記事テーブル1015に記憶されている投稿記事情報に基づき設定しても良い。教師データとなる総合企業スコアは、ユーザランクが高いユーザによる、投稿記事情報に基づき設定しても良い。
教師データとなる総合企業スコアは、掲載記事テーブル1016に記憶されている掲載記事情報に基づき設定しても良い。教師データとなる総合企業スコアは、メディアランクが高いメディアによる、掲載記事情報に基づき設定しても良い。
サーバ10の学習部1051は、企業の第1企業スコア、第2企業スコア、投資ステージを入力データ(入力ベクトル)として、当該企業の総合企業スコアを出力データ(教師データ)となるよう、学習データを作成する。
サーバ10の学習部1051は、学習データに基づき、総合企業評価モデル1034のディープニューラルネットワークを学習させるための訓練データ、テストデータ、検証データなどのデータセットを作成する。
サーバ10の学習部1051は、作成したデータセットに基づき総合企業評価モデル1034に含まれるディープニューラルネットワークの学習パラメータを深層学習により学習させる。
<Details of the learning process of the comprehensive company evaluation model 1034>
The service provider sets comprehensive company scores for some companies among the company information included in the company table 1013 and creates training data. Comprehensive company scores, which serve as training data, are set based on the opinions of experts.
The comprehensive company score as training data may be set based on posted article information stored in the posted article table 1015 . The comprehensive company score, which serves as training data, may be set based on posted article information by a user with a high user rank.
The comprehensive company score as training data may be set based on the posted article information stored in the posted article table 1016 . The comprehensive company score, which is used as training data, may be set based on information on articles published by media with a high media rank.
The learning unit 1051 of the server 10 uses the first company score, the second company score, and the investment stage of the company as input data (input vector), and the comprehensive company score of the company as output data (teacher data). to create
The learning unit 1051 of the server 10 creates data sets such as training data, test data, and verification data for learning the deep neural network of the comprehensive company evaluation model 1034 based on the learning data.
The learning unit 1051 of the server 10 learns the learning parameters of the deep neural network included in the comprehensive company evaluation model 1034 by deep learning based on the created data set.

<コンピュータの基本ハードウェア構成>
図14は、コンピュータ90の基本的なハードウェア構成を示すブロック図である。コンピュータ90は、プロセッサ901、主記憶装置902、補助記憶装置903、通信IF991(インタフェース、Interface)を少なくとも備える。これらは通信バス921により相互に電気的に接続される。
<Basic computer hardware configuration>
FIG. 14 is a block diagram showing the basic hardware configuration of computer 90. As shown in FIG. The computer 90 includes at least a processor 901, a main storage device 902, an auxiliary storage device 903, and a communication IF 991 (Interface). These are electrically connected to each other by a communication bus 921 .

プロセッサ901とは、プログラムに記述された命令セットを実行するためのハードウェアである。プロセッサ901は、演算装置、レジスタ、周辺回路等から構成される。 The processor 901 is hardware for executing an instruction set described in a program. The processor 901 is composed of an arithmetic unit, registers, peripheral circuits, and the like.

主記憶装置902とは、プログラム、及びプログラム等で処理されるデータ等を一時的に記憶するためのものである。例えば、DRAM(Dynamic Random Access Memory)等の揮発性のメモリである。 The main storage device 902 is for temporarily storing programs and data processed by the programs. For example, it is a volatile memory such as a DRAM (Dynamic Random Access Memory).

補助記憶装置903とは、データ及びプログラムを保存するための記憶装置である。例えば、フラッシュメモリ、HDD(Hard Disc Drive)、光磁気ディスク、CD―ROM、DVD―ROM、半導体メモリ等である。 Auxiliary storage device 903 is a storage device for storing data and programs. For example, flash memory, HDD (Hard Disc Drive), magneto-optical disk, CD-ROM, DVD-ROM, semiconductor memory, and the like.

通信IF991とは、有線又は無線の通信規格を用いて、他のコンピュータとネットワークを介して通信するための信号を入出力するためのインタフェースである。
ネットワークは、インターネット、LAN、無線基地局等によって構築される各種移動通信システム等で構成される。例えば、ネットワークには、3G、4G、5G移動通信システム、LTE(Long Term Evolution)、所定のアクセスポイントによってインターネットに接続可能な無線ネットワーク(例えばWi-Fi(登録商標))等が含まれる。無線で接続する場合、通信プロトコルとして例えば、Z―Wave(登録商標)、ZigBee(登録商標)、Bluetooth(登録商標)等が含まれる。有線で接続する場合は、ネットワークには、USB(Universal Serial Bus)ケーブル等により直接接続するものも含む。
The communication IF 991 is an interface for inputting and outputting signals for communicating with other computers via a network using a wired or wireless communication standard.
The network is composed of various mobile communication systems constructed by the Internet, LAN, wireless base stations, and the like. For example, networks include 3G, 4G, and 5G mobile communication systems, LTE (Long Term Evolution), wireless networks (for example, Wi-Fi (registered trademark)) that can be connected to the Internet through predetermined access points, and the like. When connecting wirelessly, communication protocols include, for example, Z-Wave (registered trademark), ZigBee (registered trademark), Bluetooth (registered trademark), and the like. In the case of wired connection, the network includes direct connection using a USB (Universal Serial Bus) cable or the like.

なお、各ハードウェア構成の全部または一部を複数のコンピュータ90に分散して設け、ネットワークを介して相互に接続することによりコンピュータ90を仮想的に実現することができる。このように、コンピュータ90は、単一の筐体、ケースに収納されたコンピュータ90だけでなく、仮想化されたコンピュータシステムも含む概念である。 It should be noted that the computer 90 can be virtually realized by distributing all or part of each hardware configuration to a plurality of computers 90 and connecting them to each other via a network. Thus, the computer 90 is a concept that includes not only the computer 90 housed in a single housing or case, but also a virtualized computer system.

<コンピュータ90の基本機能構成>
コンピュータ90の基本ハードウェア構成(図14)により実現されるコンピュータの機能構成を説明する。コンピュータは、制御部、記憶部、通信部の機能ユニットを少なくとも備える。
<Basic Functional Configuration of Computer 90>
A functional configuration of the computer realized by the basic hardware configuration (FIG. 14) of the computer 90 will be described. The computer includes at least functional units of a control section, a storage section, and a communication section.

なお、コンピュータ90が備える機能ユニットは、それぞれの機能ユニットの全部または一部を、ネットワークで相互に接続された複数のコンピュータ90に分散して設けても実現することができる。コンピュータ90は、単一のコンピュータ90だけでなく、仮想化されたコンピュータシステムも含む概念である。 Note that the functional units included in the computer 90 can also be implemented by distributing all or part of each functional unit to a plurality of computers 90 interconnected via a network. The computer 90 is a concept that includes not only a single computer 90 but also a virtualized computer system.

制御部は、プロセッサ901が補助記憶装置903に記憶された各種プログラムを読み出して主記憶装置902に展開し、当該プログラムに従って処理を実行することにより実現される。制御部は、プログラムの種類に応じて様々な情報処理を行う機能ユニットを実現することができる。これにより、コンピュータは情報処理を行う情報処理装置として実現される。 The control unit is implemented by the processor 901 reading out various programs stored in the auxiliary storage device 903, developing them in the main storage device 902, and executing processing according to the programs. The control unit can implement functional units that perform various information processing according to the type of program. Thereby, the computer is implemented as an information processing device that performs information processing.

記憶部は、主記憶装置902、補助記憶装置903により実現される。記憶部は、データ、各種プログラム、各種データベースを記憶する。また、プロセッサ901は、プログラムに従って記憶部に対応する記憶領域を主記憶装置902または補助記憶装置903に確保することができる。また、制御部は、各種プログラムに従ってプロセッサ901に、記憶部に記憶されたデータの追加、更新、削除処理を実行させることができる。 A storage unit is realized by the main storage device 902 and the auxiliary storage device 903 . The storage unit stores data, various programs, and various databases. Also, the processor 901 can secure a storage area corresponding to the storage unit in the main storage device 902 or the auxiliary storage device 903 according to a program. In addition, the control unit can cause the processor 901 to execute addition, update, and deletion processing of data stored in the storage unit according to various programs.

データベースは、リレーショナルデータベースを指し、行と列によって構造的に規定された表形式のテーブル、マスタと呼ばれるデータ集合を、互いに関連づけて管理するためのものである。データベースでは、表をテーブル、マスタ、表の列をカラム、表の行をレコードと呼ぶ。リレーショナルデータベースでは、テーブル、マスタ同士の関係を設定し、関連づけることができる。
通常、各テーブル、各マスタにはレコードを一意に特定するための主キーとなるカラムが設定されるが、カラムへの主キーの設定は必須ではない。制御部は、各種プログラムに従ってプロセッサ901に、記憶部に記憶された特定のテーブル、マスタにレコードを追加、削除、更新を実行させることができる。
A database refers to a relational database, and is for managing tabular tables structurally defined by rows and columns, and data sets called masters in association with each other. In a database, a table is called a table, a master is called a column, and a row is called a record. In a relational database, relationships between tables and masters can be set and associated.
Normally, each table and each master has a primary key column for uniquely identifying a record, but setting a primary key to a column is not essential. The control unit can cause the processor 901 to add, delete, and update records in specific tables and masters stored in the storage unit according to various programs.

なお、本開示におけるデータベース、マスタは、情報が構造的に規定された任意のデータ構造体(リスト、辞書、連想配列、オブジェクトなど)を含み得る。データ構造体には、データと、任意のプログラミング言語により記述された関数、クラス、メソッドなどを組み合わせることにより、データ構造体と見なし得るデータも含むものとする。 Note that the database and master in the present disclosure may include any data structure (list, dictionary, associative array, object, etc.) in which information is structurally defined. The data structure also includes data that can be regarded as a data structure by combining data with functions, classes, methods, etc. written in any programming language.

通信部は、通信IF991により実現される。通信部は、ネットワークを介して他のコンピュータ90と通信を行う機能を実現する。通信部は、他のコンピュータ90から送信された情報を受信し、制御部へ入力することができる。制御部は、各種プログラムに従ってプロセッサ901に、受信した情報に対する情報処理を実行させることができる。また、通信部は、制御部から出力された情報を他のコンピュータ90へ送信することができる。 A communication unit is implemented by the communication IF 991 . The communication unit implements a function of communicating with another computer 90 via a network. The communication section can receive information transmitted from another computer 90 and input it to the control section. The control unit can cause the processor 901 to execute information processing on the received information according to various programs. Also, the communication section can transmit information output from the control section to another computer 90 .

<付記>
以上の各実施形態で説明した事項を以下に付記する。
<Appendix>
The items described in the above embodiments will be added below.

(付記1)
プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、プログラムは、プロセッサに、ユーザにより投稿された投稿記事情報を取得する投稿取得ステップ(S101、S301)と、投稿取得ステップにおいて取得した投稿記事情報に関連しているプロダクトを特定する第1特定ステップ(S102)と、投稿記事情報に基づき、第1特定ステップにおいて特定されたプロダクトに関する評価指標値であるプロダクトスコアを算定する第1算定ステップ(S105)と、を実行させるプログラム。
これにより、企業が提供するプロダクトが市場でどの程度受け入れられているのか、受け入れられる見込みがあるのかを表す評価指標値を算定することができる。
(Appendix 1)
A program to be executed by a computer comprising a processor and a storage unit, the program comprising: a post acquisition step (S101, S301) for acquiring posted article information posted by a user; A first identification step (S102) of identifying a product related to the obtained posted article information; 1 calculation step (S105);
As a result, it is possible to calculate an evaluation index value representing how well the product provided by the company is accepted in the market and whether it is likely to be accepted.

(付記2)
第1算定ステップは、投稿記事情報および投稿記事情報を投稿したユーザのユーザ属性に基づき、プロダクトスコアを算定するステップである、付記1記載のプログラム。
これにより、投稿記事を投稿したユーザのユーザ属性を考慮した、より精度が高いプロダクトスコアを算定することができる。
(Appendix 2)
The program according to appendix 1, wherein the first calculation step is a step of calculating the product score based on the posted article information and the user attributes of the user who posted the posted article information.
As a result, it is possible to calculate a more accurate product score that takes into consideration the user attributes of the user who posted the posted article.

(付記3)
プログラムは、プロセッサに、メディアにより掲載された掲載記事情報を取得する掲載取得ステップ(S103、S303)と、掲載取得ステップにおいて取得した掲載記事情報が関連しているプロダクトを特定する第2特定ステップ(S104)と、を実行させ、第1算定ステップは、掲載記事情報に基づき、第2特定ステップにおいて特定されたプロダクトに関するプロダクトスコアを算定するステップである、付記1または2記載のプログラム。
これにより、メディアによる掲載記事を考慮した、より精度が高いプロダクトスコアを算定することができる。
(Appendix 3)
The program provides the processor with a posting acquisition step (S103, S303) of acquiring posted article information posted by media, and a second specifying step ( S104), and the program according to appendix 1 or 2, wherein the first calculation step is a step of calculating a product score for the product identified in the second identification step based on the posted article information.
As a result, it is possible to calculate a more accurate product score that takes into consideration the articles published by the media.

(付記4)
第1算定ステップは、掲載記事情報および掲載記事情報を掲載したメディアのメディア属性に基づき、プロダクトスコアを算定するステップである、付記3記載のプログラム。
これにより、掲載記事を掲載したメディアのメディア属性を考慮した、より精度が高いプロダクトスコアを算定することができる。
(Appendix 4)
3. The program according to appendix 3, wherein the first calculation step is a step of calculating a product score based on the posted article information and the media attributes of the media that posted the posted article information.
As a result, it is possible to calculate a more accurate product score that takes into consideration the media attributes of the media that posted the article.

(付記5)
プログラムは、プロセッサに、投稿取得ステップにおいて取得した投稿記事情報が関連している企業を特定する第3特定ステップ(S302)と、投稿記事情報に基づき、第3特定ステップにおいて特定された企業に関する評価指標値である第1企業スコアを算定する第2算定ステップ(S305)と、を実行させる付記3または4記載のプログラム。
これにより、投稿記事において企業についてどの程度ポジティブな言及がなされているかを表す評価指標値である第1企業スコアを算定することができる。
(Appendix 5)
The program provides the processor with a third identification step (S302) of identifying a company to which the posted article information acquired in the post acquisition step is related, and an evaluation of the company identified in the third identification step based on the posted article information. 5. The program according to appendix 3 or 4, for executing a second calculation step (S305) of calculating the first company score, which is an index value.
As a result, it is possible to calculate the first company score, which is an evaluation index value representing how positively the company is mentioned in the posted article.

(付記6)
プログラムは、プロセッサに、掲載取得ステップにおいて取得した掲載記事情報が関連している企業を特定する第4特定ステップ(S304)と、を実行し、第2算定ステップは、掲載記事情報に基づき、第4特定ステップにおいて特定された企業に関する評価指標値である第1企業スコアを算定するステップである、付記3から5のいずれか記載のプログラム。
これにより、メディアによる掲載記事を考慮した、より精度が高い第1企業スコアを算定することができる。
(Appendix 6)
The program causes the processor to execute a fourth identification step (S304) of identifying a company to which the posted article information acquired in the posted article information acquired in the posted article acquisition step is related. 6. The program according to any one of Appendices 3 to 5, which is a step of calculating a first company score, which is an evaluation index value for the company specified in the 4 specifying step.
As a result, it is possible to calculate a more accurate first company score in consideration of the articles published by the media.

(付記7)
プログラムは、プロセッサに、第1算定ステップにおいて算定されたプロダクトスコアに基づき、プロダクトを提供する企業に関する評価指標値である第2企業スコアを算定する第3算定ステップ(S306、S307)と、を実行させる付記5または6記載のプログラム。
これにより、企業が提供するプロダクトが市場でどの程度受け入れられているのか、受け入れられる見込みがあるのかを表す評価指標値である第2企業スコアを算定することができる。
(Appendix 7)
The program causes the processor to perform a third calculation step (S306, S307) of calculating a second company score, which is an evaluation index value related to the company providing the product, based on the product score calculated in the first calculation step. The program according to appendix 5 or 6, which causes
As a result, it is possible to calculate the second company score, which is an evaluation index value representing how well the product provided by the company is accepted in the market and whether it is likely to be accepted.

(付記8)
プログラムは、プロセッサに、所定企業について第2算定ステップにおいて算定された第1企業スコアと、所定企業について第3算定ステップにおいて算定された第2企業スコアとに基づき、所定企業に関する評価指標値である総合企業スコアを算定する第4算定ステップ(S308)と、を実行させる付記7記載のプログラム。
これにより、企業に関する評価指標値である総合企業スコアを算定することができる。
(Appendix 8)
The program provides the processor with an evaluation index value for a given company based on the first company score calculated for the given company in the second calculation step and the second company score calculated for the given company in the third calculation step. The program according to appendix 7, causing execution of a fourth calculation step (S308) of calculating a comprehensive company score.
This makes it possible to calculate a total company score, which is an evaluation index value for the company.

(付記9)
第4算定ステップは、所定企業の投資ステージに基づき、所定企業に関する総合企業スコアを算定するステップである、付記8記載のプログラム。
これにより、特に評価指標値の算定対象がスタートアップ企業の場合においても、より精度が高い総合企業スコアを算定することができる。
(Appendix 9)
9. The program according to appendix 8, wherein the fourth calculation step is a step of calculating an overall corporate score for the given company based on the investment stage of the given company.
As a result, it is possible to calculate a comprehensive company score with higher accuracy, especially when the evaluation index value is calculated for a start-up company.

(付記10)
第4算定ステップは、所定企業の投資ステージがシードまたはアーリーである場合は、第1の算定手法に基づき、所定企業に関する総合企業スコアを算定し、所定企業の投資ステージがシリーズA以降である場合は、第2の算定手法に基づき、所定企業に関する総合企業スコアを算定する、付記9記載のプログラム。
これにより、特に評価指標値の算定対象がスタートアップ企業の場合においても、より精度が高い総合企業スコアを算定することができる。
(Appendix 10)
In the fourth calculation step, if the investment stage of the given company is seed or early, the overall corporate score for the given company is calculated based on the first calculation method, and if the investment stage of the given company is series A or later. 10. The program according to Appendix 9, which calculates an overall company score for a given company based on the second calculation method.
As a result, it is possible to calculate a comprehensive company score with higher accuracy, especially when the evaluation index value is calculated for a start-up company.

(付記11)
第4算定ステップは、所定企業に関する第1企業スコアと、所定企業に関する第2企業スコアとの重み付け和により、所定企業に関する総合企業スコアを算定するステップであり、第1の算定手法における第1企業スコアの重みに対する第2企業スコアの重みの比は、第2の算定手法における第1企業スコアの重みに対する第2企業スコアの重みの比よりも大きい、付記10記載のプログラム。
これにより、特に評価指標値の算定対象がスタートアップ企業の場合において、投資ステージがシードまたはアーリーである場合は記事における企業自体の言及内容を重視して企業の評価指標値を算定し、当ステージがシリーズA以降の場合には企業が提供するプロダクトのプロダクトスコアを重視して企業の評価指標値を算定することで、より精度が高い総合企業スコアを算定することができる。
(Appendix 11)
The fourth calculation step is a step of calculating an overall company score for a given company by weighting the sum of the first company score for the given company and the second company score for the given company. 11. The program according to appendix 10, wherein the ratio of the weight of the second company score to the weight of the score is greater than the ratio of the weight of the second company score to the weight of the first company score in the second calculation method.
As a result, especially when the evaluation index value is calculated for startup companies, when the investment stage is seed or early, the company's evaluation index value is calculated with emphasis on the content of the company itself in the article, and this stage is In the case of Series A and later, by calculating the company's evaluation index value with emphasis on the product score of the product provided by the company, it is possible to calculate a more accurate comprehensive company score.

(付記12)
プログラムは、プロセッサに、ユーザから、所定企業に関する評価を要求するリクエストを受け付ける受付ステップ(S501)と、受付ステップにおいて受け付けたリクエストに応じて、第4ステップにおいて算定された総合企業スコアをレスポンスとして出力する出力ステップ(S505)と、を実行させる付記8から11のいずれか記載のプログラム。
ユーザからのリクエストに応じて、企業の総合企業スコアをユーザに対して提供することができる。
(Appendix 12)
The program provides the processor with a receiving step (S501) for receiving a request from the user requesting an evaluation of a predetermined company, and outputting the comprehensive company score calculated in the fourth step as a response in response to the request received in the receiving step. 12. The program according to any one of appendices 8 to 11, which causes execution of the output step (S505).
Upon user request, a company's overall corporate score can be provided to the user.

(付記13)
出力ステップは、第1算定ステップにおいて算定されたプロダクトスコアおよび、プロダクトスコアの算定に用いられた情報と、第2算定ステップにおいて算定された第1企業スコアおよび、第1企業スコアの算定に用いられた情報と、第3算定ステップにおいて算定された第2企業スコアおよび、第2企業スコアの算定に用いられた情報と、を含む情報を出力するステップを含む、付記12記載のプログラム。
ユーザに対して、総合企業スコアを含む、企業の総合的な評価指標値をユーザに対して提供することができる。
(Appendix 13)
The output step includes the product score calculated in the first calculation step, the information used to calculate the product score, the first company score calculated in the second calculation step, and the first company score used to calculate 13. The program according to Supplementary Note 12, including a step of outputting information including the information obtained, the second company score calculated in the third calculation step, and the information used to calculate the second company score.
The user can be provided with a company's overall metric value, including a total company score.

(付記14)
プログラムは、プロセッサに、第1算定ステップにおいてプロダクトスコアを算定するにあたり、影響力が大きい投稿記事を特定し提示する、記事提示ステップと、を実行させる付記1から13のいずれか記載のプログラム。
ユーザに対して、プロダクトのプロダクトスコアを算定するにあたり、大きな影響力を与えた投稿記事に関する情報を提供することができる。
(Appendix 14)
14. The program according to any one of Appendices 1 to 13, wherein the program causes the processor to execute an article presentation step of identifying and presenting posted articles having a large influence in calculating the product score in the first calculation step.
It is possible to provide users with information on posted articles that have had a great influence in calculating the product score of a product.

(付記15)
プロセッサと、記憶部とを備える情報処理装置であって、プロセッサに、ユーザにより投稿された投稿記事情報を取得する投稿取得ステップ(S101、S301)と、投稿取得ステップにおいて取得した投稿記事情報に関連しているプロダクトを特定する第1特定ステップ(S102)と、投稿記事情報に基づき、第1特定ステップにおいて特定されたプロダクトに関する評価指標値であるプロダクトスコアを算定する第1算定ステップ(S105)と、を実行させる情報処理装置。
これにより、企業が提供するプロダクトが市場でどの程度受け入れられているのか、受け入れられる見込みがあるのかを表す評価指標値を算定することができる。
(Appendix 15)
An information processing apparatus comprising a processor and a storage unit, wherein the processor is provided with a post acquisition step (S101, S301) for acquiring posted article information posted by a user, and a post acquisition step related to the posted article information acquired in the post acquisition step. and a first calculation step (S105) of calculating a product score, which is an evaluation index value for the product identified in the first identification step, based on the posted article information. Information processing device for executing .
As a result, it is possible to calculate an evaluation index value representing how well a product provided by a company is accepted in the market and whether it is likely to be accepted.

(付記16)
プロセッサと、記憶部とを備えるコンピュータにより実行される情報処理方法であって、プロセッサに、ユーザにより投稿された投稿記事情報を取得する投稿取得ステップ(S101、S301)と、投稿取得ステップにおいて取得した投稿記事情報に関連しているプロダクトを特定する第1特定ステップ(S102)と、投稿記事情報に基づき、第1特定ステップにおいて特定されたプロダクトに関する評価指標値であるプロダクトスコアを算定する第1算定ステップ(S105)と、を実行させる情報処理方法。
これにより、企業が提供するプロダクトが市場でどの程度受け入れられているのか、受け入れられる見込みがあるのかを表す評価指標値を算定することができる。
(Appendix 16)
An information processing method executed by a computer including a processor and a storage unit, wherein the processor acquires posted article information posted by a user (S101, S301); A first identification step (S102) of identifying a product related to the posted article information, and a first calculation of calculating a product score, which is an evaluation index value for the product identified in the first identification step, based on the posted article information. An information processing method for executing a step (S105).
As a result, it is possible to calculate an evaluation index value representing how well a product provided by a company is accepted in the market and whether it is likely to be accepted.

1 情報処理システム、10 サーバ、101 記憶部、103 制御部、20A,20B,20C ユーザ端末、201 記憶部、204 制御部

1 information processing system 10 server 101 storage unit 103 control unit 20A, 20B, 20C user terminal 201 storage unit 204 control unit

Claims (14)

プロセッサと、記憶部とを備えるコンピュータに実行させるためのプログラムであって、
前記プログラムは、前記プロセッサに、
ユーザにより投稿された投稿記事情報を取得する投稿取得ステップと、
前記投稿取得ステップにおいて取得した前記投稿記事情報に関連しているプロダクトを特定する第1特定ステップと、
前記投稿記事情報を第1学習モデルに適用することにより、第1特定ステップにおいて特定された前記プロダクトに関する評価指標値であるプロダクトスコアを算定する第1算定ステップと、
前記投稿取得ステップにおいて取得した前記投稿記事情報が関連している企業を特定する第3特定ステップと、
前記投稿記事情報に基づき、第3特定ステップにおいて特定された前記企業に関する評価指標値である第1企業スコアを算定する第2算定ステップと、
第1算定ステップにおいて算定された前記プロダクトスコアを第3学習モデルに適用することにより、前記プロダクトを提供する前記企業に関する評価指標値である第2企業スコアを算定する第3算定ステップと、
所定企業について第2算定ステップにおいて算定された第1企業スコアと、前記所定企業について第3算定ステップにおいて算定された第2企業スコアとに基づき、前記所定企業に関する評価指標値である総合企業スコアを算定する第4算定ステップと、
を実行させるプログラム。
A program to be executed by a computer comprising a processor and a storage unit,
The program causes the processor to:
a post acquisition step for acquiring posted article information posted by a user;
a first identification step of identifying a product related to the posted article information obtained in the post obtaining step;
a first calculation step of calculating a product score, which is an evaluation index value for the product identified in the first identification step, by applying the posted article information to the first learning model;
a third identification step of identifying a company to which the posted article information acquired in the posted article acquisition step is related;
a second calculation step of calculating a first company score, which is an evaluation index value related to the company identified in the third identification step, based on the posted article information;
A third calculation step of calculating a second company score, which is an evaluation index value related to the company that provides the product, by applying the product score calculated in the first calculation step to a third learning model;
Based on the first company score calculated in the second calculation step for a given company and the second company score calculated in the third calculation step for the given company, a total company score, which is an evaluation index value for the given company, is calculated. a fourth calculation step of calculating;
program to run.
第4算定ステップは、前記所定企業の投資ステージに基づき、前記所定企業に関する前記総合企業スコアを算定するステップである、
請求項1記載のプログラム。
A fourth calculation step is a step of calculating the overall corporate score for the predetermined company based on the investment stage of the predetermined company.
A program according to claim 1 .
第4算定ステップは、
前記所定企業の投資ステージがシードまたはアーリーである場合は、第1の算定手法に基づき、前記所定企業に関する前記総合企業スコアを算定し、
前記所定企業の投資ステージがシリーズA以降である場合は、第2の算定手法に基づき、前記所定企業に関する前記総合企業スコアを算定する、
請求項2記載のプログラム。
The fourth calculation step is
if the investment stage of the given company is seed or early, calculating the overall company score for the given company based on a first calculation method;
If the investment stage of the predetermined company is Series A or later, calculating the overall company score for the predetermined company based on a second calculation method;
3. A program according to claim 2 .
第4算定ステップは、前記所定企業に関する第1企業スコアと、前記所定企業に関する第2企業スコアとの重み付け和により、前記所定企業に関する前記総合企業スコアを算定するステップであり、
第1の算定手法における第1企業スコアの重みに対する第2企業スコアの重みの比は、第2の算定手法における第1企業スコアの重みに対する第2企業スコアの重みの比よりも大きい、
請求項3記載のプログラム。
A fourth calculation step is a step of calculating the comprehensive company score for the predetermined company by the weighted sum of the first company score for the predetermined company and the second company score for the predetermined company,
The ratio of the weight of the second company score to the weight of the first company score in the first calculation method is greater than the ratio of the weight of the second company score to the weight of the first company score in the second calculation method,
4. A program according to claim 3 .
前記プログラムは、前記プロセッサに、
ユーザから、前記所定企業に関する評価を要求するリクエストを受け付ける受付ステップと、
前記受付ステップにおいて受け付けた前記リクエストに応じて、第4ステップにおいて算定された前記総合企業スコアをレスポンスとして出力する出力ステップと、
を実行させる請求項1から4のいずれか記載のプログラム。
The program causes the processor to:
a receiving step of receiving a request from a user requesting an evaluation of the predetermined company;
an output step of outputting the comprehensive company score calculated in the fourth step as a response in response to the request received in the receiving step;
5. The program according to any one of claims 1 to 4, causing the execution of
前記出力ステップは、
第1算定ステップにおいて算定された前記プロダクトスコアおよび、前記プロダクトスコアの算定に用いられた情報と、
第2算定ステップにおいて算定された第1企業スコアおよび、第1企業スコアの算定に用いられた情報と、
第3算定ステップにおいて算定された第2企業スコアおよび、第2企業スコアの算定に用いられた情報と、
を含む情報を出力するステップを含む、
請求項5記載のプログラム。
The output step includes:
The product score calculated in the first calculation step and the information used to calculate the product score;
The first company score calculated in the second calculation step and the information used to calculate the first company score;
The second company score calculated in the third calculation step and the information used to calculate the second company score;
including the step of outputting information containing
6. A program according to claim 5 .
第1算定ステップは、前記投稿記事情報および前記投稿記事情報を投稿したユーザ個人の属性情報であるユーザ属性に基づき、前記プロダクトスコアを算定するステップである、
請求項1から6のいずれか記載のプログラム。
The first calculation step is a step of calculating the product score based on the posted article information and a user attribute that is attribute information of an individual user who posted the posted article information.
A program according to any one of claims 1 to 6 .
前記プログラムは、前記プロセッサに、
メディアにより掲載された掲載記事情報を取得する掲載取得ステップと、
前記掲載取得ステップにおいて取得した前記掲載記事情報が関連しているプロダクトを特定する第2特定ステップと、
を実行させ、
第1算定ステップは、前記掲載記事情報に基づき、第2特定ステップにおいて特定された前記プロダクトに関する前記プロダクトスコアを算定するステップである、
請求項1から7のいずれか記載のプログラム。
The program causes the processor to:
a posting acquisition step of acquiring information on articles posted by media;
a second specifying step of specifying a product to which the posted article information acquired in the posting acquisition step is related;
and
The first calculation step is a step of calculating the product score for the product identified in the second identification step based on the posted article information.
A program according to any one of claims 1 to 7 .
第1算定ステップは、前記掲載記事情報および前記掲載記事情報を掲載したメディアのメディア属性に基づき、前記プロダクトスコアを算定するステップである、
請求項8記載のプログラム。
The first calculation step is a step of calculating the product score based on the posted article information and the media attributes of the media that posted the posted article information.
9. A program according to claim 8 .
前記プログラムは、前記プロセッサに、
前記掲載取得ステップにおいて取得した前記掲載記事情報が関連している企業を特定する第4特定ステップと、
を実行し、
第2算定ステップは、前記掲載記事情報に基づき、第4特定ステップにおいて特定された前記企業に関する評価指標値である第1企業スコアを算定するステップである、
請求項8または9記載のプログラム。
The program causes the processor to:
a fourth identification step of identifying a company to which the posted article information acquired in the posted acquisition step is related;
and run
The second calculation step is a step of calculating a first company score, which is an evaluation index value for the company identified in the fourth identification step, based on the posted article information.
10. A program according to claim 8 or 9 .
前記プログラムは、前記プロセッサに、
前記投稿取得ステップにおいて取得した複数の前記投稿記事情報のうち、前記投稿記事を投稿したユーザのユーザ属性または前記投稿記事の記事内容に対して算出される評価値に基づき算定される評価指標値が所定値以上の1または複数の前記投稿記事を特定し提示する、記事提示ステップと、
を実行させる請求項1から10のいずれか記載のプログラム。
The program causes the processor to:
an evaluation index value calculated based on a user attribute of a user who posted the posted article or an evaluation value calculated for article content of the posted article, among the plurality of pieces of posted article information acquired in the posted article acquisition step; an article presenting step of identifying and presenting one or more of the posted articles having a predetermined value or more;
11. The program according to any one of claims 1 to 10, causing the execution of
プロセッサと、記憶部とを備える情報処理装置であって、
前記プロセッサは、請求項1から11のいずれか記載のプログラムを実行する、
情報処理装置。
An information processing device comprising a processor and a storage unit,
The processor executes the program according to any one of claims 1 to 11 ,
Information processing equipment.
プロセッサと、記憶部とを備える情報処理装置を含む情報処理システムであって、
前記プロセッサは、請求項1から11のいずれか記載のプログラムを実行する、
情報処理システム。
An information processing system including an information processing device comprising a processor and a storage unit,
The processor executes the program according to any one of claims 1 to 11 ,
Information processing system.
プロセッサと、記憶部とを備えるコンピュータにより実行される情報処理方法であって、
前記コンピュータに、請求項1から11のいずれか記載のプログラムを実行させる、
情報処理方法。
An information processing method executed by a computer comprising a processor and a storage unit,
Cause the computer to execute the program according to any one of claims 1 to 11 ,
Information processing methods.
JP2021205067A 2021-12-17 2021-12-17 Program, information processing device and information processing method Active JP7180921B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021205067A JP7180921B1 (en) 2021-12-17 2021-12-17 Program, information processing device and information processing method
JP2022140974A JP2023090619A (en) 2021-12-17 2022-09-05 Program, information processing device, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021205067A JP7180921B1 (en) 2021-12-17 2021-12-17 Program, information processing device and information processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022140974A Division JP2023090619A (en) 2021-12-17 2022-09-05 Program, information processing device, and information processing method

Publications (2)

Publication Number Publication Date
JP7180921B1 true JP7180921B1 (en) 2022-11-30
JP2023090212A JP2023090212A (en) 2023-06-29

Family

ID=84271384

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021205067A Active JP7180921B1 (en) 2021-12-17 2021-12-17 Program, information processing device and information processing method
JP2022140974A Pending JP2023090619A (en) 2021-12-17 2022-09-05 Program, information processing device, and information processing method

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022140974A Pending JP2023090619A (en) 2021-12-17 2022-09-05 Program, information processing device, and information processing method

Country Status (1)

Country Link
JP (2) JP7180921B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0664722B2 (en) * 1988-05-25 1994-08-22 三菱電機株式会社 Tracking device
JP2016118932A (en) * 2014-12-19 2016-06-30 ヤフー株式会社 Generation device, generation method, and generation program
US20190079970A1 (en) * 2017-09-12 2019-03-14 International Business Machines Corporation Determining whether to take an action by applying a metric calculated using natural language processing tokens
JP2019046289A (en) * 2017-09-05 2019-03-22 本田技研工業株式会社 Evaluation device, evaluation method, noise removal device and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0664722B2 (en) * 1988-05-25 1994-08-22 三菱電機株式会社 Tracking device
JP2016118932A (en) * 2014-12-19 2016-06-30 ヤフー株式会社 Generation device, generation method, and generation program
JP2019046289A (en) * 2017-09-05 2019-03-22 本田技研工業株式会社 Evaluation device, evaluation method, noise removal device and program
US20190079970A1 (en) * 2017-09-12 2019-03-14 International Business Machines Corporation Determining whether to take an action by applying a metric calculated using natural language processing tokens

Also Published As

Publication number Publication date
JP2023090212A (en) 2023-06-29
JP2023090619A (en) 2023-06-29

Similar Documents

Publication Publication Date Title
Srinivasan et al. Biases in AI systems
CA3001453C (en) Method and system for performing a probabilistic topic analysis of search queries for a customer support system
US20230325396A1 (en) Real-time content analysis and ranking
CN108154401B (en) User portrait depicting method, device, medium and computing equipment
US20190213194A1 (en) System and method for information recommendation
KR20200030252A (en) Apparatus and method for providing artwork
US11023503B2 (en) Suggesting text in an electronic document
WO2021155691A1 (en) User portrait generating method and apparatus, storage medium, and device
WO2019232883A1 (en) Insurance product pushing method and device, computer device and storage medium
CN114266443A (en) Data evaluation method and device, electronic equipment and storage medium
JP7280705B2 (en) Machine learning device, program and machine learning method
CN109599176B (en) Method and device for recommending inquiry skills and online auxiliary diagnosis system
JP7180921B1 (en) Program, information processing device and information processing method
US20230214451A1 (en) System and method for finding data enrichments for datasets
US20220408155A1 (en) System and method for providing media content
CN113254775A (en) Credit card product recommendation method based on client browsing behavior sequence
CN112860878A (en) Service data recommendation method, storage medium and equipment
CN110659419A (en) Method for determining target user and related device
EP4336842A2 (en) Live distribution system, estimation method, and program
JP6867661B1 (en) Information processing methods, computer programs and information processing equipment
JP2022113675A (en) Information processing program, information processing method, and information processing system
Gupta et al. Financial Constraints, Investment Climate and Firm Productivity of Small and Medium Enterprises (SMEs) in India
CN116542779A (en) Product recommendation method, device, equipment and storage medium based on artificial intelligence
JP2024035205A (en) Opinion analysis system, opinion analysis method, and program
JP2023184153A (en) Information processing apparatus, information processing method, and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211220

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20211220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220329

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220519

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220804

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220905

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220905

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220922

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220926

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221110

R150 Certificate of patent or registration of utility model

Ref document number: 7180921

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150