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

Processing device, processing method, and processing program Download PDF

Info

Publication number
WO2021240686A1
WO2021240686A1 PCT/JP2020/020928 JP2020020928W WO2021240686A1 WO 2021240686 A1 WO2021240686 A1 WO 2021240686A1 JP 2020020928 W JP2020020928 W JP 2020020928W WO 2021240686 A1 WO2021240686 A1 WO 2021240686A1
Authority
WO
WIPO (PCT)
Prior art keywords
evaluation
similarity
relation
evaluations
processing
Prior art date
Application number
PCT/JP2020/020928
Other languages
French (fr)
Japanese (ja)
Inventor
真吾 小俣
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2020/020928 priority Critical patent/WO2021240686A1/en
Priority to PCT/JP2020/032016 priority patent/WO2021240832A1/en
Priority to JP2022527476A priority patent/JP7477791B2/en
Publication of WO2021240686A1 publication Critical patent/WO2021240686A1/en

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

Definitions

  • the present invention relates to a processing apparatus, a processing method and a processing program.
  • the operation to improve the service is performed in the evaluation target of the person, organization, existing system, etc. related to the evaluation.
  • the work and analysis of analyzing the evaluation and associating the evaluation with the evaluation target is generally performed manually by a person.
  • Non-Patent Document 1 there is a method of expressing the development model of an AI (Artificial Intelligence) service system with ArchiMate (see Non-Patent Document 1). There is also a proposal to visualize the current situation and utilize it for selecting a system reconstruction method or supporting improvement points (see Non-Patent Document 2).
  • AI Artificial Intelligence
  • the present invention has been made in view of the above circumstances, and an object of the present invention is to provide a technique capable of easily associating an evaluation with an evaluation target.
  • the processing device has an acquisition unit for acquiring an evaluation for an evaluation target, a similarity calculation unit for calculating the similarity between each relation of an entity in the evaluation target, and an evaluation among the relations. It is provided with an output unit that outputs a relation having a high degree of similarity to.
  • the computer obtains an evaluation for the evaluation target, the computer calculates each relation of the entity in the evaluation target, and the computer calculates the similarity between the evaluations.
  • the computer calculates each relation of the entity in the evaluation target, and the computer calculates the similarity between the evaluations.
  • a step of outputting a relation having a high degree of similarity to the evaluation is provided.
  • One aspect of the present invention is a processing program that causes a computer to function as the processing device.
  • FIG. 1 is a diagram illustrating a functional block of a processing device according to an embodiment of the present invention.
  • FIG. 2 is a diagram illustrating a data structure of evaluation data and an example of the data.
  • FIG. 3 is a diagram illustrating a data structure of model data and an example of the data.
  • FIG. 4 is a diagram illustrating an example of the name of the entity used in the model data.
  • FIG. 5 is a diagram illustrating an example of a model configuration of an organization to be evaluated.
  • FIG. 6 is a diagram illustrating a data structure of similarity data and an example of the data.
  • FIG. 7 is a flowchart illustrating the acquisition process by the acquisition unit.
  • FIG. 8 is a flowchart illustrating the similarity calculation process by the similarity calculation unit.
  • FIG. 9 is a diagram illustrating an example of an output result by the output unit.
  • FIG. 10 is a diagram illustrating a hardware configuration of a computer used in a processing device.
  • the processing apparatus 1 specifies an entity corresponding to the evaluation among the entities constituting the evaluation target organization 3 for the evaluation regarding the evaluation target organization 3 by computer processing.
  • the evaluation is a group of data in which the evaluation is meaningful for the organization to be evaluated, the products or services provided by the organization, etc. by the user, and is expressed in a language such as a sentence or a term.
  • the evaluation is one post of a comment by the user, one post of a word of mouth, and the like.
  • the evaluation data set may be customer complaint information, needs information, etc. managed by CRM (Customer Relationship Management) held by the evaluation target organization 3.
  • 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, the model data 12, and the similarity data 13 are data stored in the memory 902 or the storage 903.
  • the acquisition unit 21, the definition unit 22, the similarity calculation unit 23, and the output unit 24 are functional units mounted on the processing device 1 by executing a CPU 901 or a GPU (Graphics Processing Unit) (not shown).
  • the similarity calculation unit 23 may be executed by the GPU at the time of processing a neural network such as Word2vec or Doc2vec.
  • Evaluation data 11 is a set of evaluations. When the emotion score is calculated for each evaluation, the evaluation data 11 may associate the emotion score of the evaluation with each evaluation, for example, as shown in FIG.
  • the model data 12 is data that defines the relation of the entity related to the evaluation target organization 3. As shown in FIG. 3, the model data 12 associates the identifiers of the entities that define each relation. The identifier of an entity is associated with the name of the entity, as shown in FIG.
  • the operation model of the organization to be evaluated 3 is defined by a model language called ArchiMate.
  • the evaluation target organization 3 is divided into a plurality of entities.
  • the organization to be evaluated is divided into a plurality of layers, and one or more entities are associated with each layer.
  • the operation model of the evaluation target organization 3 is defined by the relation associated with the entities selected from each hierarchy.
  • the evaluation target organization 3 is divided into four layers, a tissue layer, an active structure layer, a behavior layer, and a passive structure layer, and one or more entities correspond to each layer. Be attached. Relations associate entities selected from each layer.
  • the model data 12 shown in FIG. 3 is formed corresponding to the model of the evaluation target organization 3 shown in FIG.
  • the model data 12 models the evaluation target organization 3 by the relation of each entity constituting the evaluation target organization 3.
  • the relation defined by the model data 12 is defined by a combination of the relation ID, the organization ID, the active structure ID, the behavior ID, and the passive structure ID.
  • the relation ID identifies the relation.
  • the organization ID, the active structure ID, the behavior ID, and the passive structure ID are IDs of entities selected from the organization layer, the active structure layer, the behavior layer, and the passive structure layer associated with each other in the relation. In the embodiment of the present invention, the IDs of the entities are numbered so as to be identifiable in each layer.
  • the organization ID "100,000”, the active structure ID "200,000”, the behavior ID "200,000”, and the passive structure ID “200,000” are associated with the relation ID "2" shown in FIG.
  • the organization ID "100,000” is a "customer support center” as shown in FIG. 4A in which the organization ID and the organization name are associated with each other.
  • the active structure ID “200,000” is a “sales representative” as shown in FIG. 4 (b) that associates the active structure ID with the active structure name.
  • the behavior ID "200,000” is “complaint correspondence” as shown in FIG. 4 (c) in which the behavior ID and the behavior name are associated with each other.
  • the passive structure ID "200,000” is “claim information” as shown in FIG. 4D in which the passive structure ID and the passive structure name are associated with each other.
  • the relation ID "2" corresponds to the "customer support center", “sales representative", “complaint handling” and “complaint information” in the evaluation target organization 3.
  • the similarity data 13 is data that associates the evaluation with the relationship between the evaluation target organization 3.
  • the similarity is calculated by the similarity calculation unit 23, which will be described later.
  • the similarity data 13 shown in FIG. 6 associates the relation ID with the highest similarity with the similarity between the relation IDs for each evaluation.
  • the acquisition unit 21 acquires the evaluation for the evaluation target.
  • the acquisition unit 21 acquires an evaluation regarding 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, an in-house CRM system, or the like.
  • the acquisition unit 21 may acquire a plurality of evaluations.
  • the acquisition unit 21 may acquire the evaluation by the PULL type from the site or the sysstem, or may acquire the evaluation by the PUSH type.
  • the acquisition unit 21 may acquire an evaluation having a negative emotional score among the evaluations for the evaluation target.
  • the acquisition unit 21 may calculate an emotion score for each evaluation for the evaluation target and acquire a negative evaluation in which the emotion score is equal to or less than a predetermined value.
  • the higher the emotion score the more positive the impression of the evaluated tissue 3, and the lower the score, the negative the impression of the evaluated tissue 3.
  • the acquisition unit 21 calculates the emotion score of each evaluation by using, for example, the Google Natural Language API, and filters the evaluations having an emotion score of ⁇ 0.7 or less.
  • the acquisition unit 21 may acquire the evaluation corresponding to the name of the entity among the evaluations for the evaluation target.
  • the acquisition unit 21 may acquire an evaluation matching the search key by using, for example, the organization name, the active structure name, the behavior name, and the passive structure name of each table shown in FIG. 4 as the search key.
  • the search key may be the name of an entity corresponding to any structure among the organization layer, the active structure layer, the behavior layer, and the passive structure layer.
  • the search key may be the name of an entity that satisfies a predetermined condition.
  • the search key may be the name selected by the worker among the names of each entity.
  • the acquisition process by the acquisition unit 21 will be described with reference to FIG. 7.
  • the process shown in FIG. 7 is an example and is not limited to this.
  • step S101 the acquisition unit 21 collects evaluations that match the search word.
  • step S102 the acquisition unit 21 calculates an emotion score for each evaluation acquired in step S101.
  • step S103 the acquisition unit 21 filters the evaluation whose emotion score calculated in step S102 is equal to or less than the threshold value.
  • step S104 the acquisition unit 21 stores the evaluation filtered in step S103 in the evaluation data 11.
  • the definition unit 22 generates model data 12 for the evaluation target organization 3. For example, when an operation model is created by ArchiMate, the definition unit 22 acquires the output result and generates model data 12.
  • the similarity calculation unit 23 calculates the similarity between each relation of the entity of the operation model in the evaluation target and the evaluation.
  • the similarity between the relation and the evaluation is the similarity between the synthetic vector of the entity name of the relation and the synthetic vector of the words included in the evaluation.
  • the acquisition unit 21 acquires a plurality of evaluations
  • the similarity calculation unit 23 calculates the similarity between the evaluation and each relation for each of the plurality of evaluations.
  • the composite vector is calculated by, for example, python's gensim library and Word2Vec using a neural network.
  • the composite vector of the entity name of the relation is calculated.
  • the synthetic vector of the evaluation is calculated by processing the words included in the evaluation with the gensim library and Word2Vec. Here, words that frequently appear in the evaluation may be excluded.
  • the similarity between the relation synthesis vector and the evaluation synthesis vector is calculated by any method.
  • it may be Cos similarity, it may be calculated by Doc2Vec, or it may be calculated by a plurality of these calculation methods.
  • 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 the evaluation with the ID of the relation having the highest similarity for the evaluation and stores it in the similarity data 13.
  • the similarity calculation process by the similarity calculation unit 23 will be described with reference to FIG.
  • the process shown in FIG. 8 is an example and is not limited to this.
  • step S201 the similarity calculation unit 23 converts each evaluation of the evaluation data 11 into a vector.
  • step S202 the similarity calculation unit 23 converts each relation of the model data 12 into a vector.
  • 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.
  • step S204 the similarity calculation unit 23 associates the evaluation with the relation ID having the highest similarity for each evaluation, and stores the evaluation in the similarity data 13.
  • the output unit 24 outputs a relation having a high degree of similarity to the evaluation among each relation. For example, the output unit 24 outputs a relation ID having the highest degree of similarity to the evaluation for each evaluation. The entity identified by the relation ID that has the highest similarity to the evaluation corresponds with reference to the evaluation.
  • the output unit 24 may output the number of evaluations having a similarity degree of a predetermined value or more for each relation. For example, as shown in FIG. 9, for each relation, the number of evaluations for which the relation is judged to have the highest degree of similarity is output. Since a relation with a large number of evaluations has many problems in improving the evaluation, it is possible to effectively reduce the negative evaluation by improving the relation with a large number of evaluations.
  • the output unit 24 outputs an index corresponding to the emotion score of the evaluation whose similarity is equal to or higher than a predetermined value for each relation. For example, the output unit 24 calculates and outputs an index having a positive correlation with the emotion score in the evaluation in which the relation is determined to have the highest degree of similarity for each relation.
  • the index is, for example, the average of the emotional scores of each evaluation, or the most negative emotional score of the emotional scores of each evaluation. Negative evaluations can be effectively reduced by improving with relations related to evaluations that strongly express negative emotions.
  • the processing device 1 can associate the evaluation with the evaluation target by computer processing, the cost for improving the evaluation can be significantly reduced. Further, since the relationship between the evaluation and the relationship in the evaluation target organization 3 can be indexed as the degree of similarity, the evaluation target organization 3 can efficiently work on the evaluation improvement.
  • the processing device 1 of the present embodiment described above includes, for example, a CPU (Central Processing Unit, processor) 901, a memory 902, a storage 903 (HDD: Hard Disk Drive, SSD: Solid State Drive), and a communication device 904.
  • a general purpose computer system including an input device 905 and an output device 906 is used.
  • each function of the processing device 1 is realized by executing the processing program loaded on the memory 902 by the CPU 901.
  • a GPU may be used in combination with the CPU 901.
  • the processing device 1 may be mounted on one computer or may be mounted on a plurality of computers. Further, the processing device 1 may be a virtual machine mounted on a computer.
  • the processing program of the processing device 1 can be stored in a computer-readable recording medium such as an HDD, SSD, USB (Universal Serial Bus) memory, CD (Compact Disc), DVD (Digital Versatile Disc), or via a network. It can also be delivered.
  • a computer-readable recording medium such as an HDD, SSD, USB (Universal Serial Bus) memory, CD (Compact Disc), DVD (Digital Versatile Disc), or via a network. It can also be delivered.
  • the present invention is not limited to the above embodiment, and many modifications can be made within the scope of the gist thereof.

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)

Abstract

A processing device 1 comprises: an acquisition unit 21 that acquires an evaluation of an evaluation object; a similarity calculation unit 23 that calculates the similarity between the evaluation and each relation of an entity of the evaluation object; and an output unit 24 that outputs relations, among the relations, having a high similarity with the evaluation.

Description

処理装置、処理方法および処理プログラムProcessing equipment, processing methods and processing programs
 本発明は、処理装置、処理方法および処理プログラムに関する。 The present invention relates to a processing apparatus, a processing method and a processing program.
 会社等の組織に対する評価から、その評価に関連する人、組織、既存システム等の評価対象において、サービスを向上する運用が行われている。評価を分析して、評価と評価対象を対応づける作業および分析は、人が手動で行うことが一般的である。 From the evaluation of the organization such as a company, the operation to improve the service is performed in the evaluation target of the person, organization, existing system, etc. related to the evaluation. The work and analysis of analyzing the evaluation and associating the evaluation with the evaluation target is generally performed manually by a person.
 一般的に、AI(Artificial Intelligence)サービスシステムの開発モデルをArchiMateで表現する方法がある(非特許文献1参照)。また現状を視覚化して、システムの再構築手法の選択または改善点の支援に活用する提案もある(非特許文献2参照)。 Generally, there is a method of expressing the development model of an AI (Artificial Intelligence) service system with ArchiMate (see Non-Patent Document 1). There is also a proposal to visualize the current situation and utilize it for selecting a system reconstruction method or supporting improvement points (see Non-Patent Document 2).
 しかしながらいずれの文献も、コンピュータ処理により、評価と評価対象を対応づけることについて言及がない。 However, neither document mentions associating the evaluation with the evaluation target by computer processing.
 本発明は、上記事情に鑑みてなされたものであり、本発明の目的は、評価と評価対象を容易に対応づけることが可能な技術を提供することである。 The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a technique capable of easily associating an evaluation with an evaluation target.
 本発明の一態様の処理装置は、評価対象に対する評価を取得する取得部と、評価対象におけるエンティティの各リレーションと、評価との類似度を算出する類似度算出部と、各リレーションのうち、評価との類似度が高いリレーションを出力する出力部を備える。 The processing device according to one aspect of the present invention has an acquisition unit for acquiring an evaluation for an evaluation target, a similarity calculation unit for calculating the similarity between each relation of an entity in the evaluation target, and an evaluation among the relations. It is provided with an output unit that outputs a relation having a high degree of similarity to.
 本発明の一態様の処理方法は、コンピュータが、評価対象に対する評価を取得するステップと、コンピュータが、評価対象におけるエンティティの各リレーションと、評価との類似度を算出するステップと、コンピュータが、各リレーションのうち、評価との類似度が高いリレーションを出力するステップを備える。 In the processing method of one aspect of the present invention, the computer obtains an evaluation for the evaluation target, the computer calculates each relation of the entity in the evaluation target, and the computer calculates the similarity between the evaluations. Among the relations, a step of outputting a relation having a high degree of similarity to the evaluation is provided.
 本発明の一態様は、上記処理装置として、コンピュータを機能させる処理プログラムである。 One aspect of the present invention is a processing program that causes a computer to function as the processing device.
 本発明によれば、評価と評価対象を容易に対応づけることが可能な技術を提供することができる。 According to the present invention, it is possible to provide a technique capable of easily associating an evaluation with an evaluation target.
図1は、本発明の実施の形態に係る処理装置の機能ブロックを説明する図である。FIG. 1 is a diagram illustrating a functional block of a processing device according to an embodiment of the present invention. 図2は、評価データのデータ構造とデータの一例を説明する図である。FIG. 2 is a diagram illustrating a data structure of evaluation data and an example of the data. 図3は、モデルデータのデータ構造とデータの一例を説明する図である。FIG. 3 is a diagram illustrating a data structure of model data and an example of the data. 図4は、モデルデータに用いられるエンティティの名称の一例を説明する図である。FIG. 4 is a diagram illustrating an example of the name of the entity used in the model data. 図5は、評価対象組織のモデル構成の一例を説明する図である。FIG. 5 is a diagram illustrating an example of a model configuration of an organization to be evaluated. 図6は、類似度データのデータ構造とデータの一例を説明する図である。FIG. 6 is a diagram illustrating a data structure of similarity data and an example of the data. 図7は、取得部による取得処理を説明するフローチャートである。FIG. 7 is a flowchart illustrating the acquisition process by the acquisition unit. 図8は、類似度算出部による類似度算出処理を説明するフローチャートである。FIG. 8 is a flowchart illustrating the similarity calculation process by the similarity calculation unit. 図9は、出力部による出力結果の一例を説明する図である。FIG. 9 is a diagram illustrating an example of an output result by the output unit. 図10は、処理装置に用いられるコンピュータのハードウエア構成を説明する図である。FIG. 10 is a diagram illustrating a hardware configuration of a computer used in a processing device.
 以下、図面を参照して、本発明の実施形態を説明する。図面の記載において同一部分には同一符号を付し説明を省略する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the description of the drawings, the same parts are designated by the same reference numerals and the description thereof will be omitted.
 (処理装置)
 図1に示す本発明の実施の形態に係る処理装置1は、コンピュータ処理により、評価対象組織3に関する評価について、評価対象組織3を構成するエンティティのうち、その評価に対応するエンティティを特定する。評価は、ユーザによる、評価対象の組織、組織が提供する商品または役務等に対する、評価の意味のあるひとかたまりのデータであって、文章または用語等の言語で表現される。評価は、ユーザによるコメントの1投稿、口コミの1投稿等である。また評価データセットは、評価対象組織3が保持するCRM(Customer Relationship Management)で管理するお客様のクレーム情報、ニーズ情報等であっても良い。
(Processing device)
The processing apparatus 1 according to the embodiment of the present invention shown in FIG. 1 specifies an entity corresponding to the evaluation among the entities constituting the evaluation target organization 3 for the evaluation regarding the evaluation target organization 3 by computer processing. The evaluation is a group of data in which the evaluation is meaningful for the organization to be evaluated, the products or services provided by the organization, etc. by the user, and is expressed in a language such as a sentence or a term. The evaluation is one post of a comment by the user, one post of a word of mouth, and the like. Further, the evaluation data set may 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, the model data 12, and the similarity data 13 are data stored in the memory 902 or the storage 903. The acquisition unit 21, the definition unit 22, the similarity calculation unit 23, and the output unit 24 are functional units mounted on the processing device 1 by executing a CPU 901 or a GPU (Graphics Processing Unit) (not shown). Here, the similarity calculation unit 23 may be executed by the GPU at the time of processing a neural network such as Word2vec or Doc2vec.
 評価データ11は、評価の集合である。各評価に対して感情スコアが算出された場合、評価データ11は、例えば図2に示すように、各評価に、その評価の感情スコアを対応づけても良い。 Evaluation data 11 is a set of evaluations. When the emotion score is calculated for each evaluation, the evaluation data 11 may associate the emotion score of the evaluation with each evaluation, for example, as shown in FIG.
 モデルデータ12は、評価対象組織3に関するエンティティのリレーションを定義するデータである。図3に示すように、モデルデータ12は、各リレーションを定義するエンティティの識別子を紐付ける。エンティティの識別子は、図4に示すように、エンティティの名称に対応づけられる。 The model data 12 is data that defines the relation of the entity related to the evaluation target organization 3. As shown in FIG. 3, the model data 12 associates the identifiers of the entities that define each relation. The identifier of an entity is associated with the name of the entity, as shown in FIG.
 本発明の実施の形態において、評価対象組織3のオペレーションモデルは、ArchiMateと呼ばれるモデル言語で、定義される。評価対象組織3は、複数のエンティティに区分される。また評価対象組織を複数の階層にわけ、各階層に1以上のエンティティが紐付けられる。評価対象組織3のオペレーションモデルは、各階層から選択されたエンティティを紐付けたリレーションで定義される。本発明の実施の形態において、評価対象組織3は、図5に示すように、組織層、アクティブ構造層、振る舞い層およびパッシブ構造層の4つの層に区分され、各層に1以上のエンティティが対応づけられる。リレーションは、各層から選択されたエンティティを対応づける。 In the embodiment of the present invention, the operation model of the organization to be evaluated 3 is defined by a model language called ArchiMate. The evaluation target organization 3 is divided into a plurality of entities. In addition, the organization to be evaluated is divided into a plurality of layers, and one or more entities are associated with each layer. The operation model of the evaluation target organization 3 is defined by the relation associated with the entities selected from each hierarchy. In the embodiment of the present invention, as shown in FIG. 5, the evaluation target organization 3 is divided into four layers, a tissue layer, an active structure layer, a behavior layer, and a passive structure layer, and one or more entities correspond to each layer. Be attached. 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 evaluation target organization 3 shown in FIG. The model data 12 models the evaluation target organization 3 by the relation of each entity constituting the evaluation target organization 3. The relation defined by the model data 12 is defined by a combination of the relation ID, the organization ID, the active structure ID, the behavior ID, and the passive structure ID. The relation ID identifies the relation. The organization ID, the active structure ID, the behavior ID, and the passive structure ID are IDs of entities selected from the organization layer, the active structure layer, the behavior layer, and the passive structure layer associated with each other in the relation. In the 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 organization ID "100,000", the active structure ID "200,000", the behavior ID "200,000", and the passive structure ID "200,000" are associated with the relation ID "2" shown in FIG. The organization ID "100,000" is a "customer support center" as shown in FIG. 4A in which the organization ID and the organization name are associated with each other. The active structure ID “200,000” is a “sales representative” as shown in FIG. 4 (b) that associates the active structure ID with the active structure name. The behavior ID "200,000" is "complaint correspondence" as shown in FIG. 4 (c) in which the behavior ID and the behavior name are associated with each other. The passive structure ID "200,000" is "claim information" as shown in FIG. 4D in which the passive structure ID and the passive structure name are associated with each other. The relation ID "2" corresponds to the "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 relationship between the evaluation target organization 3. The similarity is calculated by the similarity calculation unit 23, which will be described later. The similarity data 13 shown in FIG. 6 associates the relation ID with the highest similarity with the similarity between the relation IDs for each evaluation.
 取得部21は、評価対象に対する評価を取得する。取得部21は、評価提供装置2から、評価対象組織3に関する評価を取得する。評価提供装置2は、例えば、マイクロブログ等の投稿サイト、SNS(Social Networking Service)サイト、口コミサイト、自社のCRMシステム等である。取得部21は、複数の評価を取得しても良い。取得部21は、サイトまたはシスステムからPULL型で評価を取得しても良いし、PUSH型で評価を取得しても良い。 The acquisition unit 21 acquires the evaluation for the evaluation target. The acquisition unit 21 acquires an evaluation regarding 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, an in-house CRM system, or the like. The acquisition unit 21 may acquire a plurality of evaluations. The acquisition unit 21 may acquire the evaluation by the PULL type from the site or the sysstem, or may acquire the evaluation by the PUSH type.
 取得部21は、評価対象に対する評価のうち、感情スコアがネガティブな評価を取得しても良い。取得部21は、評価対象に対する各評価について感情スコアを算出し、感情スコアが所定の値以下となるネガティブな評価を取得しても良い。本発明の実施の形態において感情スコアは、高いほど評価対象組織3に対するポジティブな印象を意味し、低いほど評価対象組織3に対するネガティブな印象を意味する。取得部21は、例えば、Google Natural Language APIを用いて、各評価の感情スコアを算出し、感情スコアが-0.7以下の評価をフィルタリングする。 The acquisition unit 21 may acquire an evaluation having a negative emotional score among the evaluations for the evaluation target. The acquisition unit 21 may calculate an emotion score for each evaluation for the evaluation target and acquire a negative evaluation in which the emotion score is equal to or less than a predetermined value. In the embodiment of the present invention, the higher the emotion score, the more positive the impression of the evaluated tissue 3, and the lower the score, the negative the impression of the evaluated tissue 3. The acquisition unit 21 calculates the emotion score of each evaluation by using, for example, the Google Natural Language API, and filters the evaluations having an emotion score of −0.7 or less.
 取得部21は、評価対象に対する評価のうち、エンティティの名称に対応する評価を取得しても良い。取得部21は、例えば、図4に示す各テーブルの組織名、アクティブ構造名、振る舞い名およびパッシブ構造名を、検索キーとして、検索キーに一致する評価を取得しても良い。検索キーは、組織層、アクティブ構造層、振る舞い層およびパッシブ構造層のうち、いずれかの構造に対応するエンティティの名称であっても良い。検索キーは、所定条件を満たすエンティティの名称であっても良い。検索キーは、各エンティティの名称のうち、作業者によって選択された名称であっても良い。 The acquisition unit 21 may acquire the evaluation corresponding to the name of the entity among the evaluations for the evaluation target. The acquisition unit 21 may acquire an evaluation matching the search key by using, for example, the organization name, the active structure name, the behavior name, and the passive structure name of each table shown in FIG. 4 as the search key. The search key may be the name of an entity corresponding to any structure among the organization layer, the active structure layer, the behavior layer, and the passive structure layer. The search key may be the name of an entity that satisfies a predetermined condition. The search key may be the name selected by the worker among the names of each entity.
 図7を参照して、取得部21による取得処理を説明する。なお図7に示す処理は一例であって、これに限るものではない。 The acquisition process by the acquisition unit 21 will be described with reference to FIG. 7. The process shown in FIG. 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 evaluation whose emotion score calculated in step S102 is equal to or less than the threshold value. In step S104, the acquisition unit 21 stores the evaluation 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 by ArchiMate, the definition unit 22 acquires the output result and generates model data 12.
 類似度算出部23は、評価対象におけるオペレーションモデルのエンティティの各リレーションと、評価との類似度を算出する。リレーションと評価との類似度は、リレーションのエンティティ名の合成ベクトルと、評価に含まれる単語の合成ベクトルとの、類似度である。取得部21が複数の評価を取得する場合、類似度算出部23は、複数の評価のそれぞれについて、評価と各リレーションとの類似度を算出する。 The similarity calculation unit 23 calculates the similarity between each relation of the entity of the operation model in the evaluation target and the evaluation. The similarity between the relation and the evaluation is the similarity between the synthetic vector of the entity name of the relation and the synthetic vector of the words included in the evaluation. When the acquisition unit 21 acquires a plurality of evaluations, the similarity calculation unit 23 calculates the similarity between the evaluation and each relation for each of the plurality of evaluations.
 合成ベクトルは、例えば、pythonのgensimライブラリと、ニューラルネットワークを用いるWord2Vecにより算出される。リレーションのエンティティ名を、gensimライブラリとWord2Vecで処理することにより、リレーションのエンティティ名の合成ベクトルが算出される。また評価に含まれる単語を、gensimライブラリとWord2Vecで処理することにより、評価の合成ベクトルが算出される。ここで、評価のうち、頻出する単語は除外されても良い。 The composite vector is calculated by, for example, python's gensim library and Word2Vec using a neural network. By processing the entity name of the relation with the gensim library and Word2Vec, the composite vector of the entity name of the relation is calculated. In addition, the synthetic vector of the evaluation is calculated by processing the words included in the evaluation with the gensim library and Word2Vec. Here, words that frequently appear in the evaluation may be excluded.
 リレーションの合成ベクトルと評価の合成ベクトルの類似度は、任意の方法で算出される。例えば、Cos類似度であっても良いし、Doc2Vecによって算出されても良いし、これらの複数の算出方法で算出されても良い。 The similarity between the relation synthesis vector and the evaluation synthesis vector is calculated by any method. For example, it may be Cos similarity, it may be calculated by Doc2Vec, or it may be calculated by a plurality of these calculation 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 the evaluation with the ID of the relation having the highest similarity for the evaluation and stores it in the similarity data 13.
 図8を参照して、類似度算出部23による類似度算出処理を説明する。なお図8に示す処理は一例であって、これに限るものではない。 The similarity calculation process by the similarity calculation unit 23 will be described with reference to FIG. The process shown in FIG. 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 of the evaluation data 11 into a vector. In step S202, the similarity calculation unit 23 converts each relation of 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 the evaluation with the relation ID having the highest similarity for each evaluation, and stores the evaluation in the similarity data 13.
 出力部24は、各リレーションのうち、評価との類似度が高いリレーションを出力する。例えば、出力部24は、各評価について、その評価と最も類似度が高いリレーションIDを出力する。評価と最も類似度が高いリレーションIDで特定されるエンティティが、その評価を参照して対応する。 The output unit 24 outputs a relation having a high degree of similarity to the evaluation among each relation. For example, the output unit 24 outputs a relation ID having the highest degree of similarity to the evaluation for each evaluation. The entity identified by the relation ID that has the highest similarity to the evaluation corresponds with reference to the evaluation.
 出力部24は、リレーション毎に、類似度が所定値以上の評価の数を出力しても良い。例えば図9に示すように、リレーション毎に、そのリレーションが最も類似度が高いと判断された評価の数を出力する。評価の数が多いリレーションは、評価改善における課題が多いことから、評価数が多いリレーションで改善することにより、効果的にネガティブ評価を減らすことができる。 The output unit 24 may output the number of evaluations having a similarity degree of a predetermined value or more for each relation. For example, as shown in FIG. 9, for each relation, the number of evaluations for which the relation is judged to have the highest degree of similarity is output. Since a relation with a large number of evaluations has many problems in improving the evaluation, it is possible to effectively reduce the negative evaluation by improving the relation with a large number of evaluations.
 出力部24は、リレーション毎に、類似度が所定値以上の評価の感情スコアに対応する指標を出力する。出力部24は、例えば、リレーション毎に、そのリレーションが最も類似度が高いと判断された評価における感情スコアと正の相関を有する指標を算出して出力する。指標は、例えば、各評価の感情スコアの平均、または各評価の感情スコアのうち最もネガティブな感情スコア等である。ネガティブな感情を強く表現した評価に関連するリレーションで改善することにより、効果的にネガティブ評価を減らすことができる。 The output unit 24 outputs an index corresponding to the emotion score of the evaluation whose similarity is equal to or higher than a predetermined value for each relation. For example, the output unit 24 calculates and outputs an index having a positive correlation with the emotion score in the evaluation in which the relation is determined to have the highest degree of similarity for each relation. The index is, for example, the average of the emotional scores of each evaluation, or the most negative emotional score of the emotional scores of each evaluation. Negative evaluations can be effectively reduced by improving with relations related to evaluations that strongly express negative emotions.
 本発明の実施の形態に係る処理装置1は、コンピュータ処理により、評価と評価対象を対応づけることができるので、評価改善におけるコストを大幅に削減することができる。また評価と、評価対象組織3におけるリレーションとの関係を類似度として指標化できるので、評価対象組織3は、効率的に評価改善に取り組むことができる。 Since the processing device 1 according to the embodiment of the present invention can associate the evaluation with the evaluation target by computer processing, the cost for improving the evaluation can be significantly reduced. Further, since the relationship between the evaluation and the relationship in the evaluation target organization 3 can be indexed as the degree of similarity, the evaluation target organization 3 can efficiently work on the evaluation improvement.
 上記説明した本実施形態の処理装置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 includes, for example, a CPU (Central Processing Unit, processor) 901, a memory 902, a storage 903 (HDD: Hard Disk Drive, SSD: Solid State Drive), and a communication device 904. , A general purpose computer system including an input device 905 and an output device 906 is used. In this computer system, each function of the processing device 1 is realized by executing the processing program loaded on the memory 902 by the CPU 901. A GPU may be used in combination with the CPU 901.
 なお、処理装置1は、1つのコンピュータで実装されてもよく、あるいは複数のコンピュータで実装されても良い。また処理装置1は、コンピュータに実装される仮想マシンであっても良い。 The processing device 1 may be mounted on one computer or may be mounted on a plurality of computers. Further, the processing device 1 may be a virtual machine mounted on 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 in a computer-readable recording medium such as an HDD, SSD, USB (Universal Serial Bus) memory, CD (Compact Disc), DVD (Digital Versatile Disc), or via a network. It can also be delivered.
 なお、本発明は上記実施形態に限定されるものではなく、その要旨の範囲内で数々の変形が可能である。 The present invention is not limited to the above embodiment, and many modifications can be made within the scope of the gist thereof.
 1 処理装置
 2 評価提供装置
 3 評価対象組織
 11 評価データ
 12 モデルデータ
 13 類似度データ
 21 取得部
 22 定義部
 23 類似度算出部
 24 出力部
 901 CPU
 902 メモリ
 903 ストレージ
 904 通信装置
 905 入力装置
 906 出力装置
1 Processing device 2 Evaluation providing device 3 Evaluation target organization 11 Evaluation data 12 Model data 13 Similarity data 21 Acquisition unit 22 Definition unit 23 Similarity calculation unit 24 Output unit 901 CPU
902 Memory 903 Storage 904 Communication device 905 Input device 906 Output device

Claims (8)

  1.  評価対象に対する評価を取得する取得部と、
     評価対象におけるエンティティの各リレーションと、前記評価との類似度を算出する類似度算出部と、
     各リレーションのうち、前記評価との類似度が高いリレーションを出力する出力部
     を備える処理装置。
    The acquisition department that acquires the evaluation for the evaluation target, and
    A similarity calculation unit that calculates the similarity between each relation of the entity in the evaluation target and the evaluation.
    A processing device including an output unit that outputs a relation having a high degree of similarity to the evaluation among each relation.
  2.  前記取得部は、前記評価対象に対する評価のうち、感情スコアがネガティブな評価を取得する
     請求項1に記載の処理装置。
    The processing device according to claim 1, wherein the acquisition unit acquires an evaluation having a negative emotion score among the evaluations for the evaluation target.
  3.  前記取得部は、前記評価対象に対する評価のうち、前記エンティティの名称に対応する評価を取得する
     請求項1または2に記載の処理装置。
    The processing device according to claim 1 or 2, wherein the acquisition unit acquires an evaluation corresponding to the name of the entity among the evaluations for the evaluation target.
  4.  前記リレーションと前記評価との類似度は、前記リレーションのエンティティ名の合成ベクトルと、前記評価に含まれる単語の合成ベクトルとの、類似度である
     請求項1ないし3のいずれか1項に記載の処理装置。
    The similarity between the relation and the evaluation is described in any one of claims 1 to 3, which is the similarity between the synthetic vector of the entity name of the relation and the synthetic vector of the words included in the evaluation. Processing device.
  5.  前記取得部は、複数の評価を取得し、
     前記類似度算出部は、前記複数の評価のそれぞれについて、評価と各リレーションとの類似度を算出し、
     前記出力部は、前記リレーション毎に、前記類似度が所定値以上の評価の数を出力する
     請求項1ないし4のいずれか1項に記載の処理装置。
    The acquisition unit acquires a plurality of evaluations and obtains a plurality of evaluations.
    The similarity calculation unit calculates the similarity between the evaluation and each relation for each of the plurality of evaluations.
    The processing device according to any one of claims 1 to 4, wherein the output unit outputs the number of evaluations having a similarity of a predetermined value or more for each relation.
  6.  前記取得部は、複数の評価を取得し、
     前記類似度算出部は、前記複数の評価のそれぞれについて、評価と各リレーションとの類似度を算出し、
     前記出力部は、前記リレーション毎に、前記類似度が所定値以上の評価の感情スコアに対応する指標を出力する
     請求項1ないし4のいずれか1項に記載の処理装置。
    The acquisition unit acquires a plurality of evaluations and obtains a plurality of evaluations.
    The similarity calculation unit calculates the similarity between the evaluation and each relation for each of the plurality of evaluations.
    The processing device according to any one of claims 1 to 4, wherein the output unit outputs an index corresponding to an emotion score of evaluation having a similarity of a predetermined value or more for each relation.
  7.  コンピュータが、評価対象に対する評価を取得するステップと、
     前記コンピュータが、評価対象におけるエンティティの各リレーションと、前記評価との類似度を算出するステップと、
     前記コンピュータが、各リレーションのうち、前記評価との類似度が高いリレーションを出力するステップ
     を備える処理方法。
    The steps by which the computer obtains an evaluation for the evaluation target,
    A step in which the computer calculates the similarity between each relation of the entity in the evaluation target and the evaluation.
    A processing method in which the computer includes a step of outputting a relation having a high degree of similarity to the evaluation among the relations.
  8.  コンピュータを、請求項1ないし請求項3のいずれか1項に記載の処理装置として機能させるための処理プログラム。 A processing program for making a computer function as the processing apparatus according to any one of claims 1 to 3.
PCT/JP2020/020928 2020-05-27 2020-05-27 Processing device, processing method, and processing program WO2021240686A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
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
JP2022527476A JP7477791B2 (en) 2020-05-27 2020-08-25 Processing device, processing method, and processing program

Applications Claiming Priority (1)

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

Publications (1)

Publication Number Publication Date
WO2021240686A1 true WO2021240686A1 (en) 2021-12-02

Family

ID=78723105

Family Applications (2)

Application Number Title Priority Date Filing Date
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

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/032016 WO2021240832A1 (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 (4)

* 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
JP2008287328A (en) * 2007-05-15 2008-11-27 Ntt Data Corp Evaluation device, method, and computer program
WO2016132558A1 (en) * 2015-02-20 2016-08-25 株式会社Ubic Information processing device and method, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007025823A (en) * 2005-07-12 2007-02-01 Fujitsu Ltd Simulation program and simulation method
JP5312531B2 (en) * 2011-07-21 2013-10-09 三菱電機株式会社 Text association system and text correspondence program
JP7168334B2 (en) 2018-03-20 2022-11-09 ヤフー株式会社 Information processing device, information processing method and program

Patent Citations (4)

* 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
JP2008287328A (en) * 2007-05-15 2008-11-27 Ntt Data Corp Evaluation device, method, and computer program
WO2016132558A1 (en) * 2015-02-20 2016-08-25 株式会社Ubic Information processing device and method, and program

Also Published As

Publication number Publication date
JPWO2021240832A1 (en) 2021-12-02
WO2021240832A1 (en) 2021-12-02
JP7477791B2 (en) 2024-05-02

Similar Documents

Publication Publication Date Title
US10430469B2 (en) Enhanced document input parsing
US9892278B2 (en) Focused personal identifying information redaction
US9690775B2 (en) Real-time sentiment analysis for synchronous communication
JP5534280B2 (en) Text clustering apparatus, text clustering method, and program
US11093535B2 (en) Data preprocessing using risk identifier tags
US11049604B2 (en) Cognitive monitoring of online user profiles to detect changes in online behavior
JP2020046738A (en) History storage system of block chain and history storage method of block chain
US20230409744A1 (en) Privacy protection for regulated computing environments
WO2021240686A1 (en) Processing device, processing method, and processing program
CN117093556A (en) Log classification method, device, computer equipment and computer readable storage medium
Iacob et al. MARAM: tool support for mobile app review management.
JP6280270B1 (en) Internal transaction determination device, internal transaction determination method, and internal transaction determination program
JP2016162357A (en) Analysis device and program of user's emotion to product
CN105786929A (en) Information monitoring method and device
Alzaabi et al. The use of ontologies in forensic analysis of smartphone content
CN112685389A (en) Data management method, data management device, electronic device, and storage medium
US20180349358A1 (en) Non-transitory computer-readable storage medium, information processing device, and information generation method
US10466965B2 (en) Identification of users across multiple platforms
JP2020510890A (en) Original data confirmation method and system using data sequence
US11036939B2 (en) Data driven approach for automatically generating a natural language processing cartridge
US10235393B2 (en) Normalization rule generation and implementation systems and methods
JP2019211899A (en) Processing apparatus, processing method and program
JP2018190383A (en) Device, method and program for determining internal transaction
JP7273888B2 (en) Decision device, decision method and decision program
Almukahel et al. Hybrid approach using fuzzy logic and MapReduce to achieve meaningful used big data

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20938134

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20938134

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP