JP7477791B2 - Processing device, processing method, and processing program - Google Patents

Processing device, processing method, and processing program Download PDF

Info

Publication number
JP7477791B2
JP7477791B2 JP2022527476A JP2022527476A JP7477791B2 JP 7477791 B2 JP7477791 B2 JP 7477791B2 JP 2022527476 A JP2022527476 A JP 2022527476A JP 2022527476 A JP2022527476 A JP 2022527476A JP 7477791 B2 JP7477791 B2 JP 7477791B2
Authority
JP
Japan
Prior art keywords
data
evaluation
model
similarity
relation
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
JP2022527476A
Other languages
Japanese (ja)
Other versions
JPWO2021240832A1 (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Publication of JPWO2021240832A1 publication Critical patent/JPWO2021240832A1/ja
Application granted granted Critical
Publication of JP7477791B2 publication Critical patent/JP7477791B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、処理装置、処理方法および処理プログラムに関する。 The present invention relates to a processing device, a processing method and a processing program.

会社等の組織に対する評価から、その評価に関連する人、組織、既存システム等の評価対象において、サービスを向上する運用が行われている。評価を分析して、評価と評価対象を対応づける作業および分析は、人が手動で行うことが一般的である。 Operations are carried out to improve services based on evaluations of companies and other organizations, with the evaluation targets being people, organizations, existing systems, etc. that are related to the evaluations. The task of analyzing the evaluations and matching the evaluations with the evaluation targets, as well as the analysis, is generally done manually by humans.

一般的に、AI(Artificial Intelligence)サービスシステムの開発モデルをArchiMateで表現する方法がある(非特許文献1参照)。また現状を視覚化して、システムの再構築手法の選択または改善点の支援に活用する提案もある(非特許文献2参照)。 In general, there is a method for expressing the development model of an AI (Artificial Intelligence) service system using ArchiMate (see Non-Patent Document 1). There is also a proposal to visualize the current situation and use it to support the selection of a system reconstruction method or improvement points (see Non-Patent Document 2).

竹内 広宜、外1名、"オフィス業務向けAIサービスシステムの開発モデル"、[online]、2019年、人工知能学会第24回知識流通ネットワーク研究会、[令和2年5月20日検索]、インターネット〈URL:https://jsai.ixsq.nii.ac.jp/ej/index.php?active_action=repository_view_main_item_detail&page_id=13&block_id=23&item_id=9778&item_no=1〉Hiroyoshi Takeuchi and 1 other person, "Development model of AI service system for office work", [online], 2019, 24th Knowledge Distribution Network Study Group of the Japanese Society for Artificial Intelligence, [Retrieved May 20, 2020], Internet <URL: https://jsai.ixsq.nii.ac.jp/ej/index.php?active_action=repository_view_main_item_detail&page_id=13&block_id=23&item_id=9778&item_no=1> 独立行政法人情報処理推進機構 技術本部 ソフトウェア高信頼化センター、"システム再構築を成功に導くユーザガイド ~ユーザとベンダで共有する再構築のリスクと対策~"、[online]、2018年、[令和2年5月20日検索]、インターネット〈URL:https://www.ipa.go.jp/files/000057294.pdf〉Information-technology Promotion Agency, Japan, Technology Headquarters, Software Reliability Center, "User's Guide to Successful System Reconstruction - Reconstruction Risks and Countermeasures Shared by Users and Vendors", [online], 2018, [Retrieved May 20, 2020], Internet <URL: https://www.ipa.go.jp/files/000057294.pdf>

しかしながらいずれの文献も、コンピュータ処理により、評価と評価対象を対応づけることについて言及がない。However, none of the documents mention matching evaluations with the objects of evaluation through computer processing.

本発明は、上記事情に鑑みてなされたものであり、本発明の目的は、評価と評価対象を容易に対応づけることが可能な技術を提供することである。The present invention has been made in consideration of the above circumstances, and the object of the present invention is to provide technology that can easily match evaluations with the objects to be evaluated.

本発明の一態様の処理装置は、評価対象に対する評価を取得する取得部と、評価対象におけるエンティティの各リレーションと、評価との類似度を算出する類似度算出部と、各リレーションのうち、評価との類似度が高いリレーションを出力する出力部を備える。 A processing device according to one embodiment of the present invention includes an acquisition unit that acquires an evaluation of an evaluation target, a similarity calculation unit that calculates the similarity between each relation of an entity in the evaluation target and the evaluation, and an output unit that outputs, of the relations, those relations that have a high similarity to the evaluation.

本発明の一態様の処理方法は、コンピュータが、評価対象に対する評価を取得するステップと、コンピュータが、評価対象におけるエンティティの各リレーションと、評価との類似度を算出するステップと、コンピュータが、各リレーションのうち、評価との類似度が高いリレーションを出力するステップを備える。 A processing method according to one aspect of the present invention includes a step in which a computer obtains an evaluation of an evaluation target, a step in which the computer calculates a similarity between each relation of an entity in the evaluation target and the evaluation, and a step in which the computer outputs, from among the relations, a relation that has a high similarity to the evaluation.

本発明の一態様は、上記処理装置として、コンピュータを機能させる処理プログラムである。 One aspect of the present invention is a processing program that causes a computer to function as the above-mentioned processing device.

本発明によれば、評価と評価対象を容易に対応づけることが可能な技術を提供することができる。 The present invention provides technology that can easily match evaluations with the objects being evaluated.

図1は、本発明の実施の形態に係る処理装置の機能ブロックを説明する図である。FIG. 1 is a diagram illustrating functional blocks of a processing device according to an embodiment of the present invention. 図2は、評価データのデータ構造とデータの一例を説明する図である。FIG. 2 is a diagram illustrating an example of the data structure of evaluation data and the data. 図3は、モデルデータのデータ構造とデータの一例を説明する図である。FIG. 3 is a diagram illustrating an example of the data structure and data of the model data. 図4は、モデルデータに用いられるエンティティの名称の一例を説明する図である。FIG. 4 is a diagram for explaining an example of the names of entities used in the model data. 図5は、評価対象組織のモデル構成の一例を説明する図である。FIG. 5 is a diagram for explaining an example of a model configuration of an organization to be evaluated. 図6は、類似度データのデータ構造とデータの一例を説明する図である。FIG. 6 is a diagram illustrating an example of the data structure of similarity data and the data. 図7は、取得部による取得処理を説明するフローチャートである。FIG. 7 is a flowchart illustrating the acquisition process performed by the acquisition unit. 図8は、類似度算出部による類似度算出処理を説明するフローチャートである。FIG. 8 is a flowchart illustrating the similarity calculation process performed by the similarity calculation unit. 図9は、出力部による出力結果の一例を説明する図である。FIG. 9 is a diagram illustrating an example of an output result by the output unit. 図10は、第1の変形例に係る出力部の機能ブロックを説明する図である。FIG. 10 is a diagram illustrating functional blocks of an output unit according to the first modified example. 図11は、EAデータのデータ構造の一例を説明する図である。FIG. 11 is a diagram illustrating an example of a data structure of EA data. 図12は、第2の変形例に係る出力部の機能ブロックを説明する図である。FIG. 12 is a diagram illustrating functional blocks of an output unit according to the second modified example. 図13は、第2の変形例に係る学習部を説明する図である。FIG. 13 is a diagram illustrating a learning unit according to the second modified example. 図14は、処理装置に用いられるコンピュータのハードウエア構成を説明する図である。FIG. 14 is a diagram illustrating the hardware configuration of a computer used in the processing device.

以下、図面を参照して、本発明の実施形態を説明する。図面の記載において同一部分には同一符号を付し説明を省略する。Hereinafter, an embodiment of the present invention will be described with reference to the drawings. In the description of the drawings, the same parts are given the same reference numerals and the description will be omitted.

(処理装置)
図1に示す本発明の実施の形態に係る処理装置1は、コンピュータ処理により、評価対象組織3に関する評価について、評価対象組織3を構成するエンティティのうち、その評価に対応するエンティティを特定する。評価は、ユーザによる、評価対象の組織、組織が提供する商品または役務等に対する、評価の意味のあるひとかたまりのデータであって、文章または用語等の言語で表現される。評価は、ユーザによるコメントの1投稿、口コミの1投稿等である。また評価データセットは、評価対象組織3が保持するCRM(Customer Relationship Management)で管理するお客様のクレーム情報、ニーズ情報等であっても良い。
(Processing Equipment)
A processing device 1 according to an embodiment of the present invention shown in Fig. 1 uses computer processing to identify, for an evaluation of the evaluation target organization 3, an entity that corresponds to the evaluation among the entities that constitute the evaluation target organization 3. The evaluation is a meaningful block of data of an evaluation by a user of the evaluation target organization, a product or service provided by the organization, etc., and is expressed in language such as a sentence or term. The evaluation is one comment posted by a user, one word-of-mouth posting, etc. The evaluation data set may also be customer complaint information, needs information, etc. managed by CRM (Customer Relationship Management) held by the evaluation target organization 3.

処理装置1は、評価データ11、モデルデータ12、類似度データ13、取得部21、定義部22、類似度算出部23および出力部24を備える。評価データ11、モデルデータ12および類似度データ13は、メモリ902またはストレージ903に記憶されるデータである。取得部21、定義部22、類似度算出部23および出力部24は、CPU901またはGPU(Graphics Processing Unit)(図示せず)の実行によって処理装置1に実装される機能部である。ここで、類似度算出部23は、Word2vec, Doc2vec等のニューラルネットワークの処理時において、GPUで実行されても良い。The processing device 1 includes evaluation data 11, model data 12, similarity data 13, acquisition unit 21, definition unit 22, similarity calculation unit 23, and output unit 24. The evaluation data 11, model data 12, and similarity data 13 are data stored in memory 902 or storage 903. The acquisition unit 21, definition unit 22, similarity calculation unit 23, and output unit 24 are functional units implemented in the processing device 1 by execution of a CPU 901 or a GPU (Graphics Processing Unit) (not shown). Here, the similarity calculation unit 23 may be executed by the GPU when processing neural networks such as Word2vec and Doc2vec.

評価データ11は、評価の集合である。各評価に対して感情スコアが算出された場合、評価データ11は、例えば図2に示すように、各評価に、その評価の感情スコアを対応づけても良い。The evaluation data 11 is a collection of evaluations. When an emotional score is calculated for each evaluation, the evaluation data 11 may correspond to each evaluation with its emotional score, for example as shown in FIG. 2.

モデルデータ12は、評価対象組織3に関するエンティティのリレーションを定義するデータである。図3に示すように、モデルデータ12は、各リレーションを定義するエンティティの識別子を紐付ける。エンティティの識別子は、図4に示すように、エンティティの名称に対応づけられる。The model data 12 is data that defines entity relationships related to the evaluation target organization 3. As shown in FIG. 3, the model data 12 links identifiers of the entities that define each relationship. The identifiers of the entities are associated with the names of the entities, as shown in FIG. 4.

本発明の実施の形態において、評価対象組織3のオペレーションモデルは、ArchiMateと呼ばれるモデル言語で、定義される。評価対象組織3は、複数のエンティティに区分される。また評価対象組織を複数の階層にわけ、各階層に1以上のエンティティが紐付けられる。評価対象組織3のオペレーションモデルは、各階層から選択されたエンティティを紐付けたリレーションで定義される。本発明の実施の形態において、評価対象組織3は、図5に示すように、組織層、アクティブ構造層、振る舞い層およびパッシブ構造層の4つの層に区分され、各層に1以上のエンティティが対応づけられる。リレーションは、各層から選択されたエンティティを対応づける。In an embodiment of the present invention, the operation model of the organization 3 to be evaluated is defined in a modeling language called ArchiMate. The organization 3 to be evaluated is divided into multiple entities. The organization to be evaluated is also divided into multiple hierarchies, with one or more entities associated with each hierarchy. The operation model of the organization 3 to be evaluated is defined by relations that link entities selected from each hierarchy. In an embodiment of the present invention, the organization 3 to be evaluated is divided into four layers, an organizational layer, an active structure layer, a behavior layer, and a passive structure layer, as shown in Figure 5, with one or more entities associated with each layer. The relations associate entities selected from each layer.

図3に示すモデルデータ12は、図5に示す評価対象組織3のモデルに対応して形成される。モデルデータ12は、評価対象組織3を構成する各エンティティのリレーションにより、評価対象組織3をモデル化する。モデルデータ12が定義するリレーションは、リレーションID、組織ID、アクティブ構造ID、振る舞いIDおよびパッシブ構造IDの組み合わせにより定義される。リレーションIDは、リレーションを識別する。組織ID、アクティブ構造ID、振る舞いIDおよびパッシブ構造IDは、それぞれ、そのリレーションで対応づけられる組織層、アクティブ構造層、振る舞い層およびパッシブ構造層から選択されたエンティティのIDである。なお本発明の実施の形態において、エンティティのIDは、各層において識別可能に採番される。The model data 12 shown in FIG. 3 is formed corresponding to the model of the organization to be evaluated 3 shown in FIG. 5. The model data 12 models the organization to be evaluated 3 by the relationships of each entity constituting the organization to be evaluated 3. The relationships defined by the model data 12 are defined by a combination of a relationship ID, an organization ID, an active structure ID, a behavior ID, and a passive structure ID. The relationship ID identifies the relationship. The organization ID, the active structure ID, the behavior ID, and the passive structure ID are the IDs of entities selected from the organization layer, the active structure layer, the behavior layer, and the passive structure layer that correspond to the relationship, respectively. Note that in an embodiment of the present invention, the IDs of the entities are numbered so as to be identifiable in each layer.

図3に示すリレーションID「2」に、組織ID「100000」、アクティブ構造ID「200000」、振る舞いID「200000」およびパッシブ構造ID「200000」が対応づけられる。組織ID「100000」は、組織IDと組織名を対応づける図4(a)が示すように、「カスタマーサポートセンタ」である。アクティブ構造ID「200000」は、アクティブ構造IDとアクティブ構造名を対応づける図4(b)が示すように、「営業担当」である。振る舞いID「200000」は、振る舞いIDと振る舞い名を対応づける図4(c)が示すように、「クレーム対応」である。パッシブ構造ID「200000」は、パッシブ構造IDとパッシブ構造名を対応づける図4(d)が示すように、「クレーム情報」である。リレーションID「2」は、評価対象組織3における「カスタマーサポートセンタ」、「営業担当」、「クレーム対応」および「クレーム情報」に対応する。The relationship ID "2" shown in Figure 3 is associated with organization ID "100000", active structure ID "200000", behavior ID "200000", and passive structure ID "200000". The organization ID "100000" is "customer support center" as shown in Figure 4(a) which associates organization IDs with organization names. The active structure ID "200000" is "sales representative" as shown in Figure 4(b) which associates active structure IDs with active structure names. The behavior ID "200000" is "complaint handling" as shown in Figure 4(c) which associates behavior IDs with behavior names. The passive structure ID "200000" is "complaint information" as shown in Figure 4(d) which associates passive structure IDs with passive structure names. The relationship ID “2” corresponds to “customer support center”, “sales representative”, “complaint handling”, and “complaint information” in the evaluation target organization 3 .

類似度データ13は、評価と、評価対象組織3のリレーションとの類似度を対応づけるデータである。類似度は、後述の類似度算出部23によって算出される。図6に示す類似度データ13は、各評価について、最も類似度が高いリレーションIDと、そのリレーションIDとの類似度を対応づける。The similarity data 13 is data that associates the evaluation with the similarity between the relations of the evaluation target organization 3. The similarity is calculated by the similarity calculation unit 23 described below. The similarity data 13 shown in FIG. 6 associates, for each evaluation, the relation ID with the highest similarity with the similarity between that relation ID.

取得部21は、評価対象に対する評価を取得する。取得部21は、評価提供装置2から、評価対象組織3に関する評価を取得する。評価提供装置2は、例えば、マイクロブログ等の投稿サイト、SNS(Social Networking Service)サイト、口コミサイト、自社のCRMシステム等である。取得部21は、複数の評価を取得しても良い。取得部21は、サイトまたはシスステムからPULL型で評価を取得しても良いし、PUSH型で評価を取得しても良い。The acquisition unit 21 acquires an evaluation for the evaluation target. The acquisition unit 21 acquires an evaluation for the evaluation target organization 3 from the evaluation providing device 2. The evaluation providing device 2 is, for example, a posting site such as a microblog, an SNS (Social Networking Service) site, a word-of-mouth site, the company's own CRM system, etc. The acquisition unit 21 may acquire multiple evaluations. The acquisition unit 21 may acquire the evaluation from the site or system in a pull type, or in a push type.

取得部21は、評価対象に対する評価のうち、感情スコアがネガティブな評価を取得しても良い。取得部21は、評価対象に対する各評価について感情スコアを算出し、感情スコアが所定の値以下となるネガティブな評価を取得しても良い。本発明の実施の形態において感情スコアは、高いほど評価対象組織3に対するポジティブな印象を意味し、低いほど評価対象組織3に対するネガティブな印象を意味する。取得部21は、例えば、Google Natural Language APIを用いて、各評価の感情スコアを算出し、感情スコアが-0.7以下の評価をフィルタリングする。The acquisition unit 21 may acquire evaluations with negative emotion scores from among the evaluations of the evaluation target. The acquisition unit 21 may calculate an emotion score for each evaluation of the evaluation target, and acquire negative evaluations with emotion scores below a predetermined value. In an embodiment of the present invention, a higher emotion score indicates a more positive impression of the evaluation target organization 3, and a lower emotion score indicates a more negative impression of the evaluation target organization 3. The acquisition unit 21 calculates the emotion score for each evaluation, for example, using the Google Natural Language API, and filters out evaluations with emotion scores below -0.7.

取得部21は、評価対象に対する評価のうち、エンティティの名称に対応する評価を取得しても良い。取得部21は、例えば、図4に示す各テーブルの組織名、アクティブ構造名、振る舞い名およびパッシブ構造名を、検索キーとして、検索キーに一致する評価を取得しても良い。検索キーは、組織層、アクティブ構造層、振る舞い層およびパッシブ構造層のうち、いずれかの構造に対応するエンティティの名称であっても良い。検索キーは、所定条件を満たすエンティティの名称であっても良い。検索キーは、各エンティティの名称のうち、作業者によって選択された名称であっても良い。The acquisition unit 21 may acquire an evaluation corresponding to the name of an entity from among the evaluations for the evaluation target. For example, the acquisition unit 21 may use the organization name, active structure name, behavior name, and passive structure name of each table shown in FIG. 4 as search keys to acquire an evaluation that matches the search key. The search key may be the name of an entity corresponding to any of the structures of the organization layer, active structure layer, behavior layer, and passive structure layer. The search key may be the name of an entity that satisfies a predetermined condition. The search key may be a name selected by the worker from among the names of each entity.

図7を参照して、取得部21による取得処理を説明する。なお図7に示す処理は一例であって、これに限るものではない。The acquisition process by the acquisition unit 21 will be described with reference to Figure 7. Note that the process shown in Figure 7 is an example and is not limited to this.

まずステップS101において取得部21は、検索ワードに適合する評価を収集する。ステップS102において取得部21は、ステップS101で取得した各評価について、感情スコアを算出する。First, in step S101, the acquisition unit 21 collects evaluations that match the search word. In step S102, the acquisition unit 21 calculates an emotion score for each evaluation acquired in step S101.

ステップS103において取得部21は、ステップS102で算出された感情スコアが閾値以下の評価をフィルタリングする。ステップS104において取得部21は、ステップS103でフィルタリングされた評価を、評価データ11に格納する。In step S103, the acquisition unit 21 filters the evaluations whose emotion scores calculated in step S102 are equal to or less than a threshold value. In step S104, the acquisition unit 21 stores the evaluations filtered in step S103 in the evaluation data 11.

定義部22は、評価対象組織3について、モデルデータ12を生成する。例えば、ArchiMateでオペレーションモデルが作成された場合、定義部22は、その出力結果を取得しして、モデルデータ12を生成する。The definition unit 22 generates model data 12 for the evaluation target organization 3. For example, when an operation model is created using ArchiMate, the definition unit 22 obtains the output result and generates the model data 12.

類似度算出部23は、評価対象におけるオペレーションモデルのエンティティの各リレーションと、評価との類似度を算出する。リレーションと評価との類似度は、リレーションのエンティティ名の合成ベクトルと、評価に含まれる単語の合成ベクトルとの、類似度である。取得部21が複数の評価を取得する場合、類似度算出部23は、複数の評価のそれぞれについて、評価と各リレーションとの類似度を算出する。The similarity calculation unit 23 calculates the similarity between each relation of an entity of the operation model in the evaluation target and the evaluation. The similarity between a relation and an evaluation is the similarity between the composite vector of the entity name of the relation and the composite vector of the words included in the evaluation. When the acquisition unit 21 acquires multiple evaluations, the similarity calculation unit 23 calculates the similarity between the evaluation and each relation for each of the multiple evaluations.

合成ベクトルは、例えば、pythonのgensimライブラリと、ニューラルネットワークを用いるWord2Vecにより算出される。リレーションのエンティティ名を、gensimライブラリとWord2Vecで処理することにより、リレーションのエンティティ名の合成ベクトルが算出される。また評価に含まれる単語を、gensimライブラリとWord2Vecで処理することにより、評価の合成ベクトルが算出される。ここで、評価のうち、頻出する単語は除外されても良い。 The composite vector is calculated, for example, using the Python gensim library and Word2Vec, which uses a neural network. The composite vector of the relation entity names is calculated by processing the relation entity names with the gensim library and Word2Vec. Furthermore, the composite vector of the ratings is calculated by processing the words included in the ratings with the gensim library and Word2Vec. Here, frequently occurring words in the ratings may be excluded.

リレーションの合成ベクトルと評価の合成ベクトルの類似度は、任意の方法で算出される。例えば、Cos類似度であっても良いし、Doc2Vecによって算出されても良いし、これらの複数の算出方法で算出されても良い。The similarity between the relation composite vector and the evaluation composite vector is calculated by any method. For example, it may be Cos similarity, may be calculated by Doc2Vec, or may be calculated by a combination of these methods.

類似度算出部23は、各リレーションおよび各評価の類似度を、類似度データ13に格納する。あるいは、類似度算出部23は、図6に示すように、評価と、その評価について最も類似度が高いリレーションのIDを対応づけて、類似度データ13に格納する。The similarity calculation unit 23 stores the similarity of each relation and each evaluation in the similarity data 13. Alternatively, as shown in FIG. 6, the similarity calculation unit 23 associates an evaluation with the ID of the relation having the highest similarity for that evaluation and stores the association in the similarity data 13.

図8を参照して、類似度算出部23による類似度算出処理を説明する。なお図8に示す処理は一例であって、これに限るものではない。The similarity calculation process by the similarity calculation unit 23 will be described with reference to Figure 8. Note that the process shown in Figure 8 is an example and is not limited to this.

ステップS201において類似度算出部23は、評価データ11の各評価をベクトルに変換する。ステップS202において類似度算出部23は、モデルデータ12の各リレーションをベクトルに変換する。In step S201, the similarity calculation unit 23 converts each evaluation in the evaluation data 11 into a vector. In step S202, the similarity calculation unit 23 converts each relation in the model data 12 into a vector.

ステップS203において類似度算出部23は、ステップS201で算出した各評価のベクトルと、ステップS202で算出した各リレーションのベクトルとの類似度を算出する。ステップS204において類似度算出部23は、各評価について、その評価と最も類似度が高いリレーションIDを対応づけて、類似度データ13に格納する。In step S203, the similarity calculation unit 23 calculates the similarity between the vector of each evaluation calculated in step S201 and the vector of each relation calculated in step S202. In step S204, the similarity calculation unit 23 associates each evaluation with the relation ID having the highest similarity, and stores the association in the similarity data 13.

出力部24は、各リレーションのうち、評価との類似度が高いリレーションを出力する。例えば、出力部24は、各評価について、その評価と最も類似度が高いリレーションIDを出力する。評価と最も類似度が高いリレーションIDで特定されるエンティティが、その評価を参照して対応する。The output unit 24 outputs, from among the relations, the relation that has a high similarity to the evaluation. For example, the output unit 24 outputs, for each evaluation, the relation ID that has the highest similarity to the evaluation. The entity identified by the relation ID that has the highest similarity to the evaluation responds by referring to the evaluation.

出力部24は、リレーション毎に、類似度が所定値以上の評価の数を出力しても良い。例えば図9に示すように、リレーション毎に、そのリレーションが最も類似度が高いと判断された評価の数を出力する。評価の数が多いリレーションは、評価改善における課題が多いことから、評価数が多いリレーションで改善することにより、効果的にネガティブ評価を減らすことができる。The output unit 24 may output, for each relationship, the number of evaluations for which the similarity is equal to or greater than a predetermined value. For example, as shown in FIG. 9, the output unit 24 outputs, for each relationship, the number of evaluations for which the relationship is determined to have the highest similarity. Since relationships with a large number of evaluations have many issues in improving the evaluations, negative evaluations can be effectively reduced by improving relationships with a large number of evaluations.

出力部24は、リレーション毎に、類似度が所定値以上の評価の感情スコアに対応する指標を出力する。出力部24は、例えば、リレーション毎に、そのリレーションが最も類似度が高いと判断された評価における感情スコアと正の相関を有する指標を算出して出力する。指標は、例えば、各評価の感情スコアの平均、または各評価の感情スコアのうち最もネガティブな感情スコア等である。ネガティブな感情を強く表現した評価に関連するリレーションで改善することにより、効果的にネガティブ評価を減らすことができる。The output unit 24 outputs, for each relation, an index corresponding to the emotion score of the evaluation whose similarity is equal to or greater than a predetermined value. For example, for each relation, the output unit 24 calculates and outputs an index that has a positive correlation with the emotion score in the evaluation in which the relation is determined to have the highest similarity. The index is, for example, the average of the emotion scores of each evaluation, or the most negative emotion score among the emotion scores of each evaluation. Negative evaluations can be effectively reduced by improving relations related to evaluations that strongly express negative emotions.

本発明の実施の形態に係る処理装置1は、コンピュータ処理により、評価と評価対象を対応づけることができるので、評価改善におけるコストを大幅に削減することができる。また評価と、評価対象組織3におけるリレーションとの関係を類似度として指標化できるので、評価対象組織3は、効率的に評価改善に取り組むことができる。The processing device 1 according to the embodiment of the present invention can match evaluations and evaluation targets through computer processing, which can significantly reduce the cost of evaluation improvement. In addition, the relationship between the evaluation and the relations in the evaluation target organization 3 can be indexed as a similarity, so that the evaluation target organization 3 can efficiently work on evaluation improvement.

本発明の実施の形態において、処理装置1の出力部24が、評価と類似度の高いリレーションを出力する場合を説明した。第1の変形例および第2の変形例において、評価と類似度の高いリレーションに対する改善策を出力する場合を説明する。In the embodiment of the present invention, a case has been described in which the output unit 24 of the processing device 1 outputs relations that are highly similar to the evaluation. In the first and second modified examples, a case will be described in which improvement measures for relations that are highly similar to the evaluation are output.

(第1の変形例)
図10を参照して、第1の変形例に係る出力部24aを説明する。出力部24aは、改善実績を蓄積したエンタープライズアーキテクチャデータ(EAデータ)111を参照して、EAデータ111から、評価との類似度が高いリレーションに関連するデータを取得して出力する。ここで出力されるデータは、評価と類似度の高いリレーションにおける改善策となりうる。
(First Modification)
An output unit 24a according to a first modified example will be described with reference to Fig. 10. The output unit 24a refers to enterprise architecture data (EA data) 111 that accumulates improvement results, and acquires and outputs data related to relationships that have a high similarity to the evaluation from the EA data 111. The data output here can be improvement measures for relationships that have a high similarity to the evaluation.

出力部24aは、EAデータ111、レコメンドデータ112、特定部121、リレーションデータ122およびレコメンド部123を備える。 The output unit 24a includes EA data 111, recommendation data 112, an identification unit 121, relationship data 122 and a recommendation unit 123.

EAデータ111は、エンタープライズアーキテクチャデータである。EAデータ111は、例えば図11に示すように、EA識別子、As-Is、To-BeおよびUnion-EAの各項目を備える。EA識別子の項目に、As-Is、To-BeおよびUnion-EAの関係を特定する識別子が設定される。As-Isの項目に、他の企業などが改善を実現したエンタープライズアーキテクチャモデルのAs-Isモデルのデータが格納される。To-Beの項目に、他の企業などが改善を実現したエンタープライズアーキテクチャモデルのTo-Beモデルのデータが格納される。Union-EAの項目に、他の企業などが改善を実現したエンタープライズアーキテクチャモデルの統合モデルのデータが格納される。統合モデルは、As-Isモデル、To-BeモデルおよびTransitionが連結したモデルである。第1の変形例において、EAデータ111は、予め生成されている場合を説明する。 EA data 111 is enterprise architecture data. For example, as shown in FIG. 11, EA data 111 has the following items: EA identifier, As-Is, To-Be, and Union-EA. An identifier that specifies the relationship between As-Is, To-Be, and Union-EA is set in the EA identifier item. In the As-Is item, data of the As-Is model of an enterprise architecture model in which other companies have realized improvements is stored. In the To-Be item, data of the To-Be model of an enterprise architecture model in which other companies have realized improvements is stored. In the Union-EA item, data of an integrated model of an enterprise architecture model in which other companies have realized improvements is stored. The integrated model is a model in which the As-Is model, To-Be model, and Transition are linked. In the first modified example, a case will be described in which EA data 111 is generated in advance.

レコメンドデータ112は、レコメンド部123が出力する改善策を特定するデータである。レコメンドデータ112は、例えばEAデータ111のEA識別子であっても良いし、EA識別子から特定される各項目のデータであっても良い。 The recommendation data 112 is data that identifies improvement measures output by the recommendation unit 123. The recommendation data 112 may be, for example, an EA identifier of the EA data 111, or data of each item identified from the EA identifier.

特定部121は、本発明の実施の形態にかかる出力部24の処理と同様で、評価対象におけるエンティティの各リレーションのうち、評価との類似度が高いリレーションを、リレーションデータ122として出力する。リレーションデータ122は、リレーションに関連するエンティティ名に変換できればよく、評価と最も類似度が高いリレーションIDであっても良いし、評価と最も類似度が高いリレーションIDから変換された各エンティティ名であっても良い。The identification unit 121, similar to the processing of the output unit 24 according to the embodiment of the present invention, outputs, among the relations of the entities in the evaluation target, the relations having a high similarity to the evaluation as the relation data 122. The relation data 122 only needs to be convertible into the entity name related to the relation, and may be the relation ID having the highest similarity to the evaluation, or each entity name converted from the relation ID having the highest similarity to the evaluation.

レコメンド部123は、EAデータ111を参照して、リレーションデータ122に関連するEA識別子を特定する。レコメンド部123は、リレーションデータ122から特定される各エンティティの名称を検索キーとして、EAデータ111を検索し、検索キーに類似するEA識別子を特定する。レコメンド部123は、特定されたEA識別子、またはEA識別子から特定される各項目のデータを、レコメンドデータ112に出力する。The recommendation unit 123 refers to the EA data 111 to identify an EA identifier related to the relationship data 122. The recommendation unit 123 searches the EA data 111 using the name of each entity identified from the relationship data 122 as a search key, and identifies an EA identifier similar to the search key. The recommendation unit 123 outputs the identified EA identifier, or data of each item identified from the EA identifier, to the recommendation data 112.

第1の変形例において出力部24aは、他の企業などによる過去の改善策から、今回改善が要求されるリレーションに関連するエンタープライズアーキテクチャモデルを、改善策の案として出力する。出力された改善策のうち、今回と同様の課題を解決した改善策が、参照されうる。これにより出力部24aは、評価と関連の高いリレーションを出力するとともに、そのリレーションについての解決策を、早期に見いだすことが可能になる。In the first modified example, the output unit 24a outputs, as a proposed improvement measure, an enterprise architecture model related to the relationship that is currently being requested to be improved, based on past improvement measures by other companies, etc. Among the output improvement measures, improvement measures that have solved a similar problem to the current one can be referenced. This allows the output unit 24a to output a relationship that is highly related to the evaluation, and to quickly find a solution to the relationship.

(第2の変形例)
図12を参照して、第2の変形例に係る出力部24bを説明する。出力部24bは、EAデータ(エンタープライズアーキテクチャデータ)111のAs-Isモデルのデータをエンコーダの入力データに設定し、エンタープライズアーキテクチャデータ111のTo-Beモデルのデータをデコーダの入力および正解データとして、予測モデルデータ113を学習し、予測モデルデータ113を参照して、評価との類似度が高いリレーションのデータを入力データに設定して、To-Beモデルのデータを出力する。To-Beモデルのデータは、評価と類似度の高いリレーションの将来と考えられ、改善策となりうる。
(Second Modification)
The output unit 24b according to the second modified example will be described with reference to Fig. 12. The output unit 24b sets the data of the As-Is model of the EA data (enterprise architecture data) 111 as input data for the encoder, learns the prediction model data 113 using the data of the To-Be model of the enterprise architecture data 111 as input data for the decoder and correct answer data, and sets the data of a relationship having a high similarity to the evaluation as input data with reference to the prediction model data 113, and outputs the data of the To-Be model. The data of the To-Be model is considered to be the future of a relationship having a high similarity to the evaluation, and can be an improvement measure.

出力部24bは、EAデータ111、レコメンドデータ112、予測モデルデータ113、特定部121、レコメンド部123aおよび学習部124を備える。 The output unit 24b includes EA data 111, recommendation data 112, predictive model data 113, an identification unit 121, a recommendation unit 123a and a learning unit 124.

EAデータ111、レコメンドデータ112、特定部121およびリレーションデータ122は、第1の変形例でした通りである。 The EA data 111, recommendation data 112, identification section 121 and relationship data 122 are the same as in the first variant example.

学習部124は、EAデータ111を入力として学習し、予測モデルデータ113を出力する。学習部124は、すでに業務改善が図られた実績のあるEAデータ111を用いて、教師強制を用いて、Seq2Seq(sequence to sequence)モデルを構築する。図13に示すように、EAデータ111のAs-Isモデルのデータを、エンコーダ部の入力として設定する。EAデータ111のTo-Beモデルのデータを、デコーダ部の入力および正解データとして設定する。EAデータ111のAs-IsモデルのデータおよびTo-Beモデルのデータは、例えば、XML(Extensible Markup Language)形式で記載される。The learning unit 124 learns using the EA data 111 as input and outputs the prediction model data 113. The learning unit 124 uses the EA data 111, which has already been used to improve business operations, to construct a Seq2Seq (sequence to sequence) model using teacher coercion. As shown in FIG. 13, the As-Is model data of the EA data 111 is set as the input of the encoder unit. The To-Be model data of the EA data 111 is set as the input of the decoder unit and as the correct answer data. The As-Is model data and To-Be model data of the EA data 111 are written, for example, in XML (Extensible Markup Language) format.

学習部124は、最適化アルゴリズムなどをチューニングし、誤差が十分に収束したモデルを用いて予測モデルデータ113を生成する。学習部124は、EAデータのAs-IsモデルからTo-Beモデルを予測する予測モデルを学習する。学習部124が、例えばPythonのKerasフレームワークを用いて学習する場合、学習の結果得られたloss値が、誤差になる。loss値が限りなく0に近い値となっている場合、誤差が充分に収束したと判定される。The learning unit 124 tunes an optimization algorithm or the like, and generates prediction model data 113 using a model in which the error has sufficiently converged. The learning unit 124 learns a prediction model that predicts a To-Be model from an As-Is model of EA data. When the learning unit 124 learns using, for example, Python's Keras framework, the loss value obtained as a result of learning becomes the error. When the loss value is infinitesimally close to 0, it is determined that the error has sufficiently converged.

学習部124が予測モデルデータ113を生成すると、レコメンド部123aは、予測モデルデータ113に、As-Isモデルとして、リレーションデータ122のリレーション、具体的には評価との類似度が高いリレーションのエンティティ名を入力する。レコメンド部123aは、特定部121によって特定されたリレーションにおける改善策として、To-Beモデルを取得して、出力する。When the learning unit 124 generates the prediction model data 113, the recommendation unit 123a inputs the relations in the relationship data 122, specifically the entity names of relations that have a high similarity to the evaluation, as an As-Is model into the prediction model data 113. The recommendation unit 123a acquires and outputs a To-Be model as an improvement measure for the relations identified by the identification unit 121.

第2の変形例において出力部24bは、他の企業などによる過去の改善策を学習した予測モデルデータ113を参照して、今回改善が要求されるリレーションに関連するTo-Beモデルを、改善策の案として出力する。これにより出力部24bは、評価と関連の高いリレーションを出力するとともに、そのリレーションについての解決策を、早期に見いだすことが可能になる。In the second modified example, the output unit 24b refers to the prediction model data 113 that has learned past improvement measures by other companies, etc., and outputs a To-Be model related to the relationship that is currently required to be improved as a proposed improvement measure. This allows the output unit 24b to output a relationship that is highly related to the evaluation, and to quickly find a solution to the relationship.

上記説明した本実施形態の処理装置1は、例えば、CPU(Central Processing Unit、プロセッサ)901と、メモリ902と、ストレージ903(HDD:Hard Disk Drive、SSD:Solid State Drive)と、通信装置904と、入力装置905と、出力装置906とを備える汎用的なコンピュータシステムが用いられる。このコンピュータシステムにおいて、CPU901がメモリ902上にロードされた処理プログラムを実行することにより、処理装置1の各機能が実現される。なお、CPU901と併用して、GPUが用いられても良い。The processing device 1 of the present embodiment described above is, for example, a general-purpose computer system including a CPU (Central Processing Unit, processor) 901, a memory 902, a storage 903 (HDD: Hard Disk Drive, SSD: Solid State Drive), a communication device 904, an input device 905, and an output device 906. In this computer system, the CPU 901 executes a processing program loaded on the memory 902, thereby realizing each function of the processing device 1. A GPU may also be used in conjunction with the CPU 901.

なお、処理装置1は、1つのコンピュータで実装されてもよく、あるいは複数のコンピュータで実装されても良い。また処理装置1は、コンピュータに実装される仮想マシンであっても良い。The processing device 1 may be implemented in one computer or in multiple computers. The processing device 1 may also be a virtual machine implemented in a computer.

処理装置1の処理プログラムは、HDD、SSD、USB(Universal Serial Bus)メモリ、CD (Compact Disc)、DVD (Digital Versatile Disc)などのコンピュータ読取り可能な記録媒体に記憶することも、ネットワークを介して配信することもできる。 The processing program of the processing device 1 can be stored on a computer-readable recording medium such as a HDD, SSD, USB (Universal Serial Bus) memory, CD (Compact Disc), or DVD (Digital Versatile Disc), or can be distributed via a network.

なお、本発明は上記実施形態に限定されるものではなく、その要旨の範囲内で数々の変形が可能である。The present invention is not limited to the above-described embodiments, and many variations are possible within the scope of the invention.

1 処理装置
2 評価提供装置
3 評価対象組織
11 評価データ
12 モデルデータ
13 類似度データ
21 取得部
22 定義部
23 類似度算出部
24 出力部
111 EAデータ
112 レコメンドデータ
113 予測モデルデータ
121 特定部
122 リレーションデータ
123 レコメンド部
124 学習部
901 CPU
902 メモリ
903 ストレージ
904 通信装置
905 入力装置
906 出力装置
REFERENCE SIGNS LIST 1 Processing device 2 Rating providing device 3 Rating target organization 11 Rating data 12 Model data 13 Similarity data 21 Acquisition unit 22 Definition unit 23 Similarity calculation unit 24 Output unit 111 EA data 112 Recommendation data 113 Prediction model data 121 Identification unit 122 Relation data 123 Recommendation unit 124 Learning unit 901 CPU
902 Memory 903 Storage 904 Communication device 905 Input device 906 Output device

Claims (7)

評価対象組織のオペレーションモデルを定義するための、前記評価対象組織を形成する複数の階層のそれぞれから選択された複数のエンティティの識別子を、リレーションの識別子に対応づけるモデルデータを記憶する記憶装置と、
評価提供装置から、前記評価対象組織に対する、言語で表現される評価を取得する取得部と、
前記モデルデータを参照して、各リレーションについて、前記リレーションの識別子に対応づけられる複数のエンティティの識別子のそれぞれに対応する複数のエンティティ名の合成ベクトルと、前記評価に含まれる単語の合成ベクトルから、類似度を算出する類似度算出部と、
各リレーションのうち、前記評価との類似度が高いリレーションを出力する出力部
を備える処理装置。
a storage device that stores model data for defining an operation model of an organization to be evaluated, the model data associating identifiers of a plurality of entities selected from each of a plurality of hierarchies forming the organization to be evaluated with identifiers of relations;
an acquisition unit that acquires a rating expressed in a language for the rating target organization from a rating providing device ;
a similarity calculation unit that refers to the model data and calculates a similarity for each relation from a composite vector of a plurality of entity names corresponding to each of identifiers of a plurality of entities associated with an identifier of the relation and a composite vector of words included in the evaluation;
and an output unit that outputs, from among the relations, a relation that has a high similarity to the evaluation.
前記取得部は、複数の評価を取得し、
前記類似度算出部は、前記複数の評価のそれぞれについて、各リレーションについて、前記リレーションの識別子に対応づけられるエンティティの識別子に対応するエンティティ名の合成ベクトルと、前記評価に含まれる単語の合成ベクトルから、類似度を算出し、
前記出力部は、前記リレーション毎に、前記類似度が所定値以上の評価の数を出力する
請求項1に記載の処理装置。
The acquisition unit acquires a plurality of evaluations,
the similarity calculation unit calculates a similarity for each relation of the plurality of evaluations from a composite vector of an entity name corresponding to an identifier of an entity associated with an identifier of the relation and a composite vector of words included in the evaluation;
The output unit outputs, for each of the relations, the number of evaluations for which the degree of similarity is equal to or greater than a predetermined value.
The processing device of claim 1 .
前記取得部は、複数の評価を取得し、前記複数の評価のそれぞれについて感情スコアを算出し、
前記類似度算出部は、前記感情スコアでフィルタリングされた評価のそれぞれについて各リレーションについて、前記リレーションの識別子に対応づけられるエンティティの識別子に対応するエンティティ名の合成ベクトルと、前記評価に含まれる単語の合成ベクトルから、類似度を算出し、
前記出力部は、前記リレーション毎に、前記リレーションとの前記類似度が所定値以上の評価について、前記評価について算出された感情スコアに対応する指標を出力し、
前記指標は、各評価の感情スコアのうち最もネガティブな感情スコアであ
請求項1に記載の処理装置。
The acquisition unit acquires a plurality of evaluations and calculates an emotion score for each of the plurality of evaluations;
the similarity calculation unit calculates a similarity for each relation of each of the evaluations filtered by the emotion score from a composite vector of an entity name corresponding to an identifier of an entity associated with an identifier of the relation and a composite vector of words included in the evaluation ;
the output unit outputs, for each of the relations, an index corresponding to an emotion score calculated for an evaluation in which the degree of similarity with the relation is equal to or greater than a predetermined value ;
The index is the most negative sentiment score among the sentiment scores of each evaluation.
The processing device of claim 1 .
前記出力部は、改善実績を蓄積したエンタープライズアーキテクチャデータから、前記評価との類似度が高いリレーションの識別子に対応づけられるエンティティの識別子に対応するエンティティ名に関連するデータを取得して出力する
請求項1ないし3のいずれか1項に記載の処理装置。
The output unit acquires data related to an entity name corresponding to an entity identifier associated with an identifier of a relation having a high similarity to the evaluation from enterprise architecture data that accumulates improvement results , and outputs the data.
4. The processing apparatus according to claim 1.
前記記憶装置はさらに、改善を実現したエンタープライズアーキテクチャモデルのAs-IsモデルのデータおよびTo-Beモデルのデータを対応づけるエンタープライズアーキテクチャデータを記憶し、
前記出力部は、エンタープライズアーキテクチャデータのAs-Isモデルのデータを入力データに設定し、前記エンタープライズアーキテクチャデータのTo-Beモデルのデータを正解データとして、予測モデルデータを学習し、前記予測モデルデータを参照して、前記評価との類似度が高いリレーションの識別子に対応づけられるエンティティの識別子に対応するエンティティ名のデータを前記入力データに設定して、To-Beモデルのデータを出力する
請求項1ないし4のいずれか1項に記載の処理装置。
The storage device further stores enterprise architecture data that associates data of an As-Is model and data of a To-Be model of the enterprise architecture model in which the improvement is realized;
The output unit sets data of an As-Is model of enterprise architecture data as input data , learns prediction model data using data of a To-Be model of the enterprise architecture data as correct answer data , refers to the prediction model data, sets data of an entity name corresponding to an identifier of an entity associated with an identifier of a relationship having a high similarity to the evaluation as the input data, and outputs data of the To-Be model.
5. The processing apparatus according to claim 1.
コンピュータが、評価対象組織のオペレーションモデルを定義するための、前記評価対象組織を形成する複数の階層のそれぞれから選択された複数のエンティティの識別子を、リレーションの識別子に対応づけるモデルデータを記憶し、
前記コンピュータが、評価提供装置から、前記評価対象組織に対する、言語で表現される評価を取得するステップと、
前記コンピュータが、前記モデルデータを参照して、各リレーションについて、前記リレーションの識別子に対応づけられる複数のエンティティの識別子のそれぞれに対応する複数のエンティティ名の合成ベクトルと、前記評価に含まれる単語の合成ベクトルから、類似度を算出するステップと、
前記コンピュータが、各リレーションのうち、前記評価との類似度が高いリレーションを出力するステップ
を備える処理方法。
A computer stores model data for defining an operation model of an organization to be evaluated, the model data associating identifiers of a plurality of entities selected from each of a plurality of hierarchies forming the organization to be evaluated with identifiers of relations;
The computer acquires, from a rating providing device, a rating expressed in language for the rating target organization ;
the computer refers to the model data and calculates, for each relation, a similarity from a composite vector of a plurality of entity names corresponding to each of the identifiers of a plurality of entities associated with the identifier of the relation and a composite vector of words included in the evaluation ;
The processing method includes a step of outputting, by the computer, a relation having a high similarity to the evaluation from among the relations.
コンピュータを、請求項1ないし請求項5のいずれか1項に記載の処理装置として機能させるための処理プログラム。 A processing program for causing a computer to function as the processing device according to any one of claims 1 to 5.
JP2022527476A 2020-05-27 2020-08-25 Processing device, processing method, and processing program Active JP7477791B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JPPCT/JP2020/020928 2020-05-27
PCT/JP2020/020928 WO2021240686A1 (en) 2020-05-27 2020-05-27 Processing device, processing method, and processing program
PCT/JP2020/032016 WO2021240832A1 (en) 2020-05-27 2020-08-25 Processing device, processing method and processing program

Publications (2)

Publication Number Publication Date
JPWO2021240832A1 JPWO2021240832A1 (en) 2021-12-02
JP7477791B2 true JP7477791B2 (en) 2024-05-02

Family

ID=78723105

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022527476A Active JP7477791B2 (en) 2020-05-27 2020-08-25 Processing device, processing method, and processing program

Country Status (2)

Country Link
JP (1) JP7477791B2 (en)
WO (2) WO2021240686A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001256251A (en) 2000-03-08 2001-09-21 Nec Software Chugoku Ltd Device and system for automatically evaluating document information
JP2004046588A (en) 2002-07-12 2004-02-12 Katsuhiko Inoue Complaint information processing system
JP2007025823A (en) 2005-07-12 2007-02-01 Fujitsu Ltd Simulation program and simulation method
JP2008287328A (en) 2007-05-15 2008-11-27 Ntt Data Corp Evaluation device, method, and computer program
JP2011233164A (en) 2011-07-21 2011-11-17 Mitsubishi Electric Corp Sentence associating system and sentence associating program
WO2016132558A1 (en) 2015-02-20 2016-08-25 株式会社Ubic Information processing device and method, and program
JP2019164577A (en) 2018-03-20 2019-09-26 ヤフー株式会社 Information processing device, information processing method, and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001256251A (en) 2000-03-08 2001-09-21 Nec Software Chugoku Ltd Device and system for automatically evaluating document information
JP2004046588A (en) 2002-07-12 2004-02-12 Katsuhiko Inoue Complaint information processing system
JP2007025823A (en) 2005-07-12 2007-02-01 Fujitsu Ltd Simulation program and simulation method
JP2008287328A (en) 2007-05-15 2008-11-27 Ntt Data Corp Evaluation device, method, and computer program
JP2011233164A (en) 2011-07-21 2011-11-17 Mitsubishi Electric Corp Sentence associating system and sentence associating program
WO2016132558A1 (en) 2015-02-20 2016-08-25 株式会社Ubic Information processing device and method, and program
JP2019164577A (en) 2018-03-20 2019-09-26 ヤフー株式会社 Information processing device, information processing method, and program

Also Published As

Publication number Publication date
WO2021240832A1 (en) 2021-12-02
JPWO2021240832A1 (en) 2021-12-02
WO2021240686A1 (en) 2021-12-02

Similar Documents

Publication Publication Date Title
US9535902B1 (en) Systems and methods for entity resolution using attributes from structured and unstructured data
US11003716B2 (en) Discovery, characterization, and analysis of interpersonal relationships extracted from unstructured text data
Garcia-Crespo et al. SEMO: a framework for customer social networks analysis based on semantics
US9697192B1 (en) Systems and methods for construction, maintenance, and improvement of knowledge representations
Rodríguez-Ibánez et al. A review on sentiment analysis from social media platforms
JP2013080375A (en) Personal information anonymizing device and method
JP6488753B2 (en) Information processing method
Suryadi et al. A data-driven methodology to construct customer choice sets using online data and customer reviews
US20200202302A1 (en) Classifying and routing enterprise incident tickets
WO2023035330A1 (en) Long text event extraction method and apparatus, and computer device and storage medium
JP2014137722A (en) Rule generation device and extraction device
Al-Hawari et al. Classification of application reviews into software maintenance tasks using data mining techniques
US11783079B2 (en) Privacy protection for regulated computing environments
JP7477791B2 (en) Processing device, processing method, and processing program
Eken et al. Predicting defects with latent and semantic features from commit logs in an industrial setting
US20210097425A1 (en) Human-understandable machine intelligence
US20230081891A1 (en) System and method of managing knowledge for knowledge graphs
EP3152678B1 (en) Systems and methods for management of data platforms
US11762896B2 (en) Relationship discovery and quantification
Chen et al. Effective selection of a compact and high-quality review set with information preservation
Park et al. The ripple effect of dataset reuse: Contextualising the data lifecycle for machine learning data sets and social impact
Spada et al. WHAT USERS WANT: A NATURAL LANGUAGE PROCESSING APPROACH TO DISCOVER USERS'NEEDS FROM ONLINE REVIEWS
JP6039057B2 (en) Document analysis apparatus and document analysis program
Rasga et al. Time-stamped claim logic
US20190050467A1 (en) Method and System for Content Creation and Management

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221024

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231107

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231221

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240401