JP2020144844A - System and method for processing information - Google Patents

System and method for processing information Download PDF

Info

Publication number
JP2020144844A
JP2020144844A JP2019233845A JP2019233845A JP2020144844A JP 2020144844 A JP2020144844 A JP 2020144844A JP 2019233845 A JP2019233845 A JP 2019233845A JP 2019233845 A JP2019233845 A JP 2019233845A JP 2020144844 A JP2020144844 A JP 2020144844A
Authority
JP
Japan
Prior art keywords
clause
vector
contract
type
target
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.)
Granted
Application number
JP2019233845A
Other languages
Japanese (ja)
Other versions
JP7325103B2 (en
Inventor
圭 堀口
Kei Horiguchi
圭 堀口
良輔 後藤
Ryosuke Goto
良輔 後藤
飯島 健
Takeshi Iijima
健 飯島
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.)
Japan Legal System Institute Ltd
Original Assignee
Japan Legal System Institute Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2019038397A external-priority patent/JP6640395B1/en
Application filed by Japan Legal System Institute Ltd filed Critical Japan Legal System Institute Ltd
Priority to JP2019233845A priority Critical patent/JP7325103B2/en
Publication of JP2020144844A publication Critical patent/JP2020144844A/en
Application granted granted Critical
Publication of JP7325103B2 publication Critical patent/JP7325103B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a system and method for processing information, which improve efficiency in creating and/or checking contract documents.SOLUTION: An information processing system provided herein consists of terminals and a server connected via a communication network, the server comprising: a storage unit storing analyzed relationships between vectors obtained by converting contract terms and term type identification information indicative of types of the terms, or term metadata for the terms; a conversion unit for converting terms of interest of a contract of interest into vectors; and a prediction unit configured to use the converted vectors as an input to predict and output term type identification information for identifying types of the terms of interest, or term metadata for the terms of interest, based on the analyzed relationships.SELECTED DRAWING: Figure 4

Description

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

取引を伴う業務において、互いの取引条件などを記載した契約書は、契約締結時の証拠
として機能する重要な書類であり、契約書の作成は、非常に重要な業務である。契約書作
成に関する技術として、例えば、特許文献1には、電算機のデータベースには契約類型毎
に予め想定される全ての契約パターン、該契約パターン毎のケースであって個々の個別案
件毎に修正すべき箇所を表示したケース、想定されるリスク等を蓄積し、契約文書作成者
は、前記契約文書作成システムの端末装置で契約類型から案件に類似した契約類型を選択
し、選択した契約類型に対応する契約パターンを順次表示させ、表示された契約パターン
毎に必要とするケースを選択し、必要に応じて選択されたパターン及びケースに沿ったリ
スク等を表示させ、全ての選択終了後に全体の契約文書及び個別案件に適合した語句に修
正箇所を修正し、契約文書を作成する契約文書作成システムが開示されている。
In business involving transactions, contracts that describe mutual transaction conditions are important documents that function as evidence at the time of contract conclusion, and the creation of contracts is a very important business. As a technique related to contract creation, for example, in Patent Document 1, all contract patterns assumed in advance for each contract type in the computer database, and cases for each contract pattern are modified for each individual case. By accumulating the cases where the parts to be to be displayed, the assumed risks, etc. are accumulated, the contract document creator selects a contract type similar to the case from the contract type on the terminal device of the contract document creation system, and sets the selected contract type. The corresponding contract patterns are displayed in sequence, the required case is selected for each displayed contract pattern, the selected pattern and the risk along the case are displayed as necessary, and the entire selection is completed. A contract document creation system that creates a contract document by modifying the revised part to a contract document and words and phrases suitable for individual cases is disclosed.

特開2006−65421号公報Japanese Unexamined Patent Publication No. 2006-65421

Matteo Pagliardini, Prakhar Gupta, Martin Jaggi、"Unsupervised Learning of Sentence Embeddings using Compositional n-Gram Features", NAACL 2018 - Conference of the North American Chapter of the Association for Computational Linguistics, pages 528-540Matteo Pagliardini, Prakhar Gupta, Martin Jaggi, "Unsupervised Learning of Sentence Embeddings using Compositional n-Gram Features", NAACL 2018 --Conference of the North American Chapter of the Association for Computational Linguistics, pages 528-540

特許文献1に記載の技術は、予め想定される全ての契約パターンを用意し、その中から
選択されたひな形の契約書を用いることが想定されている。しかしながら、実際の契約に
おいては、予め自社が用意したひな形の契約書を用いる場合だけでなく、初めて自社で契
約書を用意する場合や相手側が提示した契約書を用いる場合がある。これらの場合におい
て契約の担当者がその種類の契約に不慣れであると、条項がどのような条項であるのかを
把握することが難しいという問題があった。また、契約の担当者がその種類の契約に不慣
れであると、個々の条項が自己にとって有利であるのか不利であるのかが分からず契約書
の作成及び/またはチェックを行うことが難しいという問題があった。このような問題が
あるため、契約書の作成及び/またはチェックの効率が悪いという問題がある。
In the technique described in Patent Document 1, it is assumed that all contract patterns assumed in advance are prepared and a model contract selected from the contracts is used. However, in the actual contract, not only the case where the contract of the template prepared by the company in advance is used, but also the case where the contract is prepared by the company for the first time or the contract presented by the other party is used. In these cases, if the person in charge of the contract is unfamiliar with the type of contract, there is a problem that it is difficult to grasp what kind of clause the clause is. Another problem is that if the person in charge of the contract is unfamiliar with that type of contract, it is difficult to create and / or check the contract without knowing whether each clause is advantageous or disadvantageous to him / her. there were. Due to such a problem, there is a problem that the efficiency of contract creation and / or check is inefficient.

本発明は、上記問題に鑑みてなされたものであり、契約書の作成及び/またはチェック
の効率を向上させること可能とする情報処理システム及び情報処理方法を提供することを
目的とする。
The present invention has been made in view of the above problems, and an object of the present invention is to provide an information processing system and an information processing method capable of improving the efficiency of contract creation and / or checking.

本発明の第1の態様に係る情報処理システムは、契約書の条項が変換されたベクトルと
当該条項の種類を表す条項種類識別情報もしくは当該条項に対する条項メタデータとの分
析した関係が記憶されているストレージと、対象の契約書の対象の条項をベクトルに変換
する変換部と、前記分析した関係に基づいて、前記変換後の前記ベクトルを入力として、
前記対象の条項の種類を識別する条項種類識別情報もしくは前記対象の条項に対する条項
メタデータを予測して出力する予測部と、を備える。
The information processing system according to the first aspect of the present invention stores the analyzed relationship between the vector in which the clause of the contract is converted and the clause type identification information indicating the type of the clause or the clause metadata for the clause. Based on the stored storage, the conversion unit that converts the target clause of the target contract into a vector, and the analyzed relationship, the converted vector is used as input.
It is provided with a clause type identification information for identifying the type of the target clause or a prediction unit for predicting and outputting clause metadata for the target clause.

この構成によれば、対象の条項に条項種類識別情報を割り当てることで、ユーザは対象
の条項の種類を把握することができるので、契約書の条項がどのような条項であるのかを
ユーザが把握するのを容易化することができる。これにより、契約書の作成及び/または
チェックの効率を向上させることができる。
あるいは、この構成によれば、条項メタデータが契約のどちらの側が不利な条項である
ことを示唆する場合、対象のユーザは、自己にとって不利な条項を不利にならないように
変更したり、自己に不利にならないように条項を新たに追加したりすることができる。ま
た、条項メタデータが契約のどちらの側が有利な条項であることを示唆する場合、対象の
ユーザは、自己にとって有利な条項を把握しつつ契約書の作成及び/またはチェックを行
うことができる。これにより、契約書の作成及び/またはチェックの効率を向上させるこ
とができる。
According to this configuration, by assigning the clause type identification information to the target clause, the user can grasp the type of the target clause, so that the user can grasp what kind of clause the contract clause is. Can be facilitated. This can improve the efficiency of contract creation and / or checking.
Alternatively, according to this configuration, if the clause metadata suggests which side of the contract is the disadvantageous clause, the target user may change the clause that is disadvantageous to him or herself so that it is not disadvantageous. New clauses can be added so as not to be disadvantageous. In addition, if the clause metadata suggests which side of the contract is the favorable clause, the target user can create and / or check the contract while grasping the clause that is advantageous to him / her. This can improve the efficiency of contract creation and / or checking.

本発明の第2の態様に係る情報処理システムは、第1の態様に係る情報処理システムで
あって、前記ストレージに記憶されている分析した関係は、標準契約書に含まれるいずれ
の条項のベクトルとも設定基準以上の類似性がない条項のベクトルを入力とし当該条項に
対してユーザが割り当てた条項種類を識別する条項種類識別情報を出力とする教師データ
として機械学習した分類モデルであり、前記予測部は、前記分類モデルに前記変換後のベ
クトルを入力して、前記対象の条項の種類を識別する条項種類識別情報を出力する。
The information processing system according to the second aspect of the present invention is the information processing system according to the first aspect, and the analyzed relationship stored in the storage is a vector of any provision included in the standard contract. It is a classification model machine-learned as teacher data that inputs a vector of clauses that are not similar to the setting criteria or more and identifies the clause type assigned by the user to the clause and outputs clause type identification information. The unit inputs the converted vector into the classification model and outputs the clause type identification information for identifying the type of the target clause.

この構成によれば、条項の種類の判別精度を向上させることができる。 According to this configuration, the accuracy of discriminating the type of clause can be improved.

本発明の第3の態様に係る情報処理システムは、第1の態様に係る情報処理システムで
あって、前記ストレージに記憶されている分析した関係は、標準契約書に含まれる条項そ
れぞれに対応するベクトルと、当該条項の種類を表す条項種類識別情報との組であり、前
記予測部は、変換後の前記ベクトルを、前記ストレージに記憶されている、標準契約書に
含まれる条項それぞれのベクトルと比較し、比較の結果、類似度が基準を満たすベクトル
に前記ストレージにおいて関連付けられた条項種類識別情報を出力する。
The information processing system according to the third aspect of the present invention is the information processing system according to the first aspect, and the analyzed relationships stored in the storage correspond to each of the provisions included in the standard contract. It is a set of a vector and clause type identification information indicating the type of the clause, and the prediction unit uses the converted vector as a vector of each clause included in the standard contract stored in the storage. As a result of comparison, the clause type identification information associated in the storage is output to a vector whose similarity satisfies the standard.

この構成によれば、対象の条項を、標準契約書に含まれる条項と比較することができ、
対象の条項の種類を判断することができる。
This structure allows the subject clause to be compared to the clause contained in the standard contract.
Can determine the type of clause in question.

本発明の第4の態様に係る情報処理システムは、第3の態様に係る情報処理システムで
あって、前記ストレージには、標準契約書に含まれる条項それぞれに対応するベクトルと
当該条項に付された条項種類識別情報との組に対して、契約書の種類が更に関連付けられ
て記憶されており、前記対象の契約書の種類を取得する取得部を更に備え、前記予測部は
、前記変換後のベクトルを、前記取得部によって取得された前記対象の契約書の種類と同
じ種類の標準契約書に含まれる条項それぞれのベクトルと比較する。
The information processing system according to the fourth aspect of the present invention is the information processing system according to the third aspect, and the storage is attached to the vector corresponding to each clause included in the standard contract and the clause. The type of contract is further associated and stored with respect to the set with the clause type identification information, and further includes an acquisition unit for acquiring the type of the target contract, and the prediction unit is after the conversion. Is compared with the vector of each clause contained in a standard contract of the same type as the subject contract type acquired by the acquisition unit.

この構成によれば、対象の条項を、対象の契約書の種類と同じ種類の標準契約書に含ま
れる条項と比較することができ、対象の条項の種類の判別精度を向上させることができる
According to this configuration, the target clause can be compared with the clause contained in the standard contract of the same type as the target contract type, and the accuracy of determining the type of the target clause can be improved.

本発明の第5の態様に係る情報処理システムは、第3または4の態様に係る情報処理シ
ステムであって、前記変換部は、対象の契約書に含まれる条項それぞれをベクトルに変換
し、前記予測部は、前記変換後のベクトルそれぞれを、前記対象の契約書と同種の標準契
約書に含まれる条項それぞれのベクトルと比較し、前記予測部による比較の結果、前記変
換後のベクトルのうち、標準契約書に含まれるいずれの条項のベクトルとも設定基準以上
の類似性がないベクトルに対応する条項を非類似条項として出力する出力部を更に備える
The information processing system according to the fifth aspect of the present invention is the information processing system according to the third or fourth aspect, and the conversion unit converts each of the provisions included in the target contract into a vector, and the above-mentioned The prediction unit compares each of the converted vectors with the vector of each clause included in the standard contract of the same type as the target contract, and as a result of the comparison by the prediction unit, among the converted vectors, among the converted vectors. It is further provided with an output unit that outputs a clause corresponding to a vector having no similarity above the setting standard with the vector of any clause included in the standard contract as a dissimilar clause.

この構成によれば、ユーザは標準的な契約書にない条項を把握することができるので、
契約書の作成及び/またはチェックを効率化することができる。
With this configuration, the user can grasp the provisions that are not in the standard contract, so
It is possible to streamline the creation and / or check of contracts.

本発明の第6の態様に係る情報処理システムは、第5の態様に係る情報処理システムで
あって、前記出力部によって出力された前記非類似条項のベクトルを入力とし当該条項に
対してユーザが割り当てた条項の種類を識別する条項種類識別情報を出力とする教師デー
タを用いて、機械学習することにより分類モデルを更新する更新部を更に備え、前記予測
部は、更新後の前記分類モデルに前記変換後のベクトルを入力して、前記対象の条項の種
類を識別する条項種類識別情報を出力する。
The information processing system according to the sixth aspect of the present invention is the information processing system according to the fifth aspect, and the user inputs the vector of the dissimilar clause output by the output unit to the clause. An update unit that updates the classification model by machine learning using the teacher data that outputs the clause type identification information that identifies the type of the assigned clause is further provided, and the prediction unit is added to the updated classification model. The converted vector is input, and the clause type identification information that identifies the type of the target clause is output.

この構成によれば、更新された分類モデルを用いることにより、条項に正しい条項種類
識別情報を割り当てられる精度を向上させることができる。
According to this configuration, the accuracy of assigning the correct clause type identification information to the clause can be improved by using the updated classification model.

本発明の第7の態様に係る情報処理システムは、第3または4の態様に係る情報処理シ
ステムであって、前記変換部は、対象の契約書に含まれる条項それぞれをベクトルに変換
し、前記予測部は、前記変換後のベクトルそれぞれを、前記対象の契約書と同種の標準契
約書に含まれる条項それぞれのベクトルと比較し、前記予測部による比較の結果、前記標
準契約書に含まれる条項のベクトルのうち、前記変換後のベクトルとの間で設定基準以上
の類似性がないベクトルに対応する条項の種類を表す条項種類識別情報に対応する情報を
、前記対象の契約書に不足している条項として出力する出力部を更に備える。
The information processing system according to the seventh aspect of the present invention is the information processing system according to the third or fourth aspect, and the conversion unit converts each of the provisions included in the target contract into a vector, and the above-mentioned The prediction unit compares each of the converted vectors with each vector of the provisions included in the standard contract of the same type as the target contract, and as a result of the comparison by the prediction unit, the provisions included in the standard contract. Of the vectors of, the information corresponding to the clause type identification information indicating the type of clause corresponding to the vector having no similarity equal to or higher than the setting standard with the converted vector is insufficient in the target contract. It also has an output unit that outputs as a clause.

この構成によれば、ユーザは標準的な契約書にない条項を把握することができるので、
契約書の作成及び/またはチェックを効率化することができる。
With this configuration, the user can grasp the provisions that are not in the standard contract, so
It is possible to streamline the creation and / or check of contracts.

本発明の第8の態様に係る情報処理システムは、第1から7のいずれかの態様に係る情
報処理システムであって、前記ストレージには、前記条項種類識別情報に対して、一以上
の条項データ及び/または条項メタデータが関連付けられて記憶されており、前記対象の
契約書に含まれる特定の条項に対する前記ユーザの特定の操作を受け付けた場合、当該特
定の条項の種類を識別する条項種類識別情報と同じ条項種類識別情報に前記ストレージに
おいて関連付けられた条項データ及び/または条項メタデータを出力する条項データ出力
部を更に備える。
The information processing system according to the eighth aspect of the present invention is the information processing system according to any one of the first to seventh aspects, and the storage has one or more provisions with respect to the clause type identification information. Clause type that identifies the type of the particular clause if the data and / or clause metadata is associated and stored and accepts the user's particular operation on the particular clause contained in the subject agreement. The same clause type as the identification information The clause data output unit for outputting the clause data and / or the clause metadata associated with the identification information in the storage is further provided.

この構成によれば、ユーザが選択した条項と同種の他の条項を参照することができるの
で、契約書の作成を効率化することができる。
According to this configuration, it is possible to refer to other clauses of the same type as the clause selected by the user, so that the creation of the contract can be made more efficient.

本発明の第9の態様に係る情報処理システムは、第1から8のいずれかの態様に係る情
報処理システムであって、前記変換部は、対象の契約書の条項を日本語から外国語へ翻訳
し、翻訳後の外国語の条項をベクトルに変換する。
The information processing system according to the ninth aspect of the present invention is the information processing system according to any one of the first to eighth aspects, and the conversion unit changes the provisions of the target contract from Japanese to a foreign language. Translate and convert the translated foreign language clause into a vector.

この構成によれば、外国語に変換した後にベクトルに変換するので、日本語による表記
ゆれを吸収して、ベクトルに変換した後に、意味が近いもの同士をより類似度が高いベク
トルに、意味が遠いもの同士をより類似度が低いベクトルに変換することができる。
According to this configuration, it is converted to a vector after being converted to a foreign language, so after absorbing the notational fluctuations in Japanese and converting to a vector, those with similar meanings are converted into vectors with higher similarity, and the meaning is It is possible to convert distant objects into vectors with lower similarity.

本発明の第10の態様に係る情報処理システムは、第9の態様に係る情報処理システム
であって、前記外国語は、英語である。
The information processing system according to the tenth aspect of the present invention is the information processing system according to the ninth aspect, and the foreign language is English.

この構成によれば、英語に翻訳して、英語からベクトル化することによって、日本語よ
りも英語の方があいまいでなく構文のゆれが少ないので、ベクトル化したときに日本語か
らベクトルに変換するよりも、意味が近いもの同士をより類似度が高いベクトルに、意味
が遠いもの同士をより類似度が低いベクトルに変換することができる。
According to this configuration, by translating into English and vectorizing from English, English is less ambiguous and less syntactically fluctuating than Japanese, so when vectorized, it is converted from Japanese to vector. It is possible to convert those having similar meanings into a vector having a higher degree of similarity, and those having a distant meaning into a vector having a lower degree of similarity.

本発明の第11の態様に係る情報処理システムは、第1から10のいずれかの態様に係
る情報処理システムであって、前記対象の契約書を、条項毎に分割する分割部を更に備え
、前記変換部は、前記分割部による分割後の条項をベクトルに変換する。
The information processing system according to the eleventh aspect of the present invention is an information processing system according to any one of the first to tenth aspects, further comprising a dividing portion for dividing the target contract into clauses. The conversion unit converts the clause after the division by the division unit into a vector.

この構成によれば、対象の契約書を条項毎に分割し、分割後の条項をベクトルに変換す
るので、対象の契約書のそれぞれの条項に条項種類識別情報を割り当てることができる。
According to this configuration, the target contract is divided into clauses and the divided clauses are converted into vectors, so that the clause type identification information can be assigned to each clause of the target contract.

本発明の第12の態様に係る情報処理システムは、第1の態様に係る情報処理システム
であって、前記ストレージには、ユーザ区分と当該ユーザ区分にとって有利もしくは不利
な標準条項のベクトルとの組と、条項メタデータとの分析した関係が記憶されており、前
記予測部は、前記分析した関係に基づいて、対象のユーザの区分と前記対象の条項のベク
トルとを入力として、条項メタデータを予測して出力する。
The information processing system according to the twelfth aspect of the present invention is the information processing system according to the first aspect, and the storage is a set of a user classification and a vector of standard clauses advantageous or disadvantageous for the user classification. And the analyzed relationship with the clause metadata are stored, and the prediction unit inputs the clause metadata by inputting the classification of the target user and the vector of the target clause based on the analyzed relationship. Predict and output.

この構成によれば、対象のユーザの区分では不利な条項の場合、条項を変更または追加
するよう示唆する条項メタデータが得られるので、対象のユーザは、自己にとって不利な
条項を不利にならないように変更したり、自己に不利にならないように条項を新たに追加
したりすることができる。また、対象のユーザの区分では有利な条項の場合、有利な条項
であることを示唆する条項メタデータが得られるので、対象のユーザは、自己にとって有
利な条項を把握しつつ契約書の作成及び/またはチェックを行うことができる。これによ
り、契約書の作成及び/またはチェックの効率を向上させることができる。
According to this configuration, if the clause is disadvantageous in the target user's classification, the clause metadata suggesting to change or add the clause is obtained, so that the target user does not disadvantage the clause that is disadvantageous to himself / herself. You can change it to, or add a new clause so that it does not disadvantage you. In addition, in the case of a clause that is advantageous in the classification of the target user, clause metadata suggesting that the clause is advantageous can be obtained, so that the target user can create a contract while grasping the clause that is advantageous to him / herself. / Or can be checked. This can improve the efficiency of contract creation and / or checking.

本発明の第13の態様に係る情報処理方法は、条項が変換されたベクトルと当該条項の
種類を表す条項種類識別情報もしくは当該条項に対する条項メタデータとの分析した関係
が記憶されているストレージが記憶されている情報処理システムが実行する情報処理方法
であって、対象の契約書の対象の条項をベクトルに変換するステップと、前記分析した関
係に基づいて、前記変換後の前記ベクトルを入力として、前記対象の条項の種類を識別す
る条項種類識別情報もしくは前記対象の条項に対する条項メタデータを予測して出力する
ステップと、を有する。
The information processing method according to the thirteenth aspect of the present invention has a storage that stores the vector in which the clause is converted and the clause type identification information representing the type of the clause or the analyzed relationship between the clause metadata for the clause. An information processing method executed by a stored information processing system, in which the converted vector is used as an input based on the step of converting the target clause of the target contract into a vector and the analyzed relationship. , The step of predicting and outputting the clause type identification information for identifying the type of the subject clause or the clause metadata for the subject clause.

この構成によれば、対象の条項に条項種類識別情報を割り当てることで、ユーザは対象
の条項の種類を把握することができるので、契約書の条項がどのような条項であるのかを
ユーザが把握するのを容易化することができる。これにより、契約書の作成及び/または
チェックの効率を向上させることができる。あるいは、この構成によれば、条項メタデー
タが得られるので、対象のユーザは、自己にとって不利な条項を不利にならないように変
更したり、自己に不利にならないように条項を新たに追加したりすることができる。また
、有利な条項であることが示唆する条項メタデータが得られるので、対象のユーザは、自
己にとって有利な条項を把握しつつ契約書の作成及び/またはチェックを行うことができ
る。これにより、契約書の作成及び/またはチェックの効率を向上させることができる。
According to this configuration, by assigning the clause type identification information to the target clause, the user can grasp the type of the target clause, so that the user can grasp what kind of clause the contract clause is. Can be facilitated. This can improve the efficiency of contract creation and / or checking. Alternatively, according to this configuration, clause metadata can be obtained, so that the target user can change the clause that is disadvantageous to himself / herself so as not to be disadvantageous, or add a new clause so as not to be disadvantageous to himself / herself. can do. In addition, since clause metadata suggesting that the clause is advantageous can be obtained, the target user can create and / or check the contract while grasping the clause that is advantageous to him / her. This can improve the efficiency of contract creation and / or checking.

本発明の一態様によれば、対象の条項に条項種類識別情報を割り当てることで、ユーザ
は対象の条項の種類を把握することができるので、契約書の条項がどのような条項である
のかをユーザが把握するのを容易化することができる。これにより、契約書の作成及び/
またはチェックの効率を向上させることができる。
あるいは、本発明の一態様によれば、条項メタデータが契約のどちらの側が不利な条項
であることを示唆する場合、対象のユーザは、自己にとって不利な条項を不利にならない
ように変更したり、自己に不利にならないように条項を新たに追加したりすることができ
る。また、条項メタデータが契約のどちらの側が有利な条項であることを示唆する場合、
対象のユーザは、自己にとって有利な条項を把握しつつ契約書の作成及び/またはチェッ
クを行うことができる。これにより、契約書の作成及び/またはチェックの効率を向上さ
せることができる。
According to one aspect of the present invention, by assigning the clause type identification information to the target clause, the user can grasp the type of the target clause, so that what kind of clause the contract clause is. It can be facilitated for the user to grasp. This will create a contract and /
Alternatively, the efficiency of the check can be improved.
Alternatively, according to one aspect of the invention, if the clause metadata suggests which side of the contract is the disadvantageous clause, the subject user may modify the clause that is disadvantageous to him or her so that it is not disadvantageous. , You can add new clauses so as not to be disadvantageous to you. Also, if the clause metadata suggests which side of the contract is in favor of the clause,
The target user can create and / or check the contract while grasping the clauses that are advantageous to him / her. This can improve the efficiency of contract creation and / or checking.

本実施形態に係る条項の分類モデルの学習方法を説明する模式図である。It is a schematic diagram explaining the learning method of the classification model of the clause which concerns on this embodiment. 本実施形態に係る情報処理システムの概略構成図である。It is a schematic block diagram of the information processing system which concerns on this embodiment. 本実施形態に係る端末の概略構成図である。It is a schematic block diagram of the terminal which concerns on this embodiment. 本実施形態に係るサーバの概略構成図である。It is a schematic block diagram of the server which concerns on this embodiment. 本実施形態に係るサーバのストレージに記憶されているマスタテーブルの一例である。This is an example of a master table stored in the storage of the server according to the present embodiment. 本実施形態に係るサーバのストレージに記憶されているテーブルの一例である。This is an example of a table stored in the storage of the server according to the present embodiment. 本実施形態に係る処理の一つを説明する模式図である。It is a schematic diagram explaining one of the processing which concerns on this embodiment. 条項に含まれる文章の数が三つの場合における条項のベクトル化の一例を示す模式図である。It is a schematic diagram which shows an example of vectorization of a clause in the case where the number of sentences contained in a clause is three. 端末1に表示されるブラウザ画面の第1の例である。This is the first example of the browser screen displayed on the terminal 1. 図9において「このタグで検索する」ボタンB1が押された場合のブラウザ画面の一例である。FIG. 9 is an example of a browser screen when the “Search by this tag” button B1 is pressed. 本実施形態において予測部が類似度を用いて条項に条項種類を割り当てる場合の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process when the prediction part assigns a clause type to a clause using the similarity in this embodiment. 本実施形態において条項種類及び類似条項を提示する処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process which presents a clause type and a similar clause in this embodiment. 本実施形態において予測部が分類モデルを用いて条項に条項種類を割り当てる場合の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the processing when the prediction part assigns a clause type to a clause using a classification model in this embodiment.

以下、各実施形態について、図面を参照しながら説明する。但し、必要以上に詳細な説
明は省略する場合がある。例えば、既によく知られた事項の詳細説明や実質的に同一の構
成に対する重複説明を省略する場合がある。これは、以下の説明が不必要に冗長になるの
を避け、当業者の理解を容易にするためである。
Hereinafter, each embodiment will be described with reference to the drawings. However, more detailed explanation than necessary may be omitted. For example, detailed explanations of already well-known matters and duplicate explanations for substantially the same configuration may be omitted. This is to avoid unnecessary redundancy of the following description and to facilitate the understanding of those skilled in the art.

本実施形態では、上記の課題に加えてもしくは代えて、以下の課題を解決する。例えば
初めて自社で契約書を用意する場合や相手側から契約書を提示された場合などにおいて、
契約書の作成及び/またはチェックの効率を向上させたいという課題がある。契約書の作
成及び/またはチェックの効率を向上させるためには、対象の契約書の中から、その種類
の契約書では一般的でない条項(例えば、共同開発契約書であれば共同開発契約書では一
般的でない条項など)を見分けることができれば、その条項に注力してチェックすること
ができる。しかしながら、対象の契約書の中から、その種類の契約書では一般的でない条
項を見分けることが難しいという問題がある。
In this embodiment, in addition to or in place of the above problems, the following problems are solved. For example, when preparing a contract in-house for the first time or when the other party presents the contract,
There is a challenge to improve the efficiency of contract creation and / or checking. In order to improve the efficiency of contract creation and / or checking, among the target contracts, provisions that are not common in contracts of that type (for example, in the case of joint development contracts, in joint development contracts) If you can identify an uncommon clause, etc.), you can focus on that clause and check it. However, there is a problem that it is difficult to distinguish clauses that are not common in contracts of that type from the target contracts.

また、契約書の作成及び/またはチェックの効率を向上させるためには、対象の契約書
において、その種類の契約書としては不足している条項(例えば、共同開発契約書であれ
ば共同開発によって生まれた知的財産権の取り扱いを定めた条項など)がどんな条項であ
るかを把握できれば、その条項を加えることができる。しかしながら、対象の契約書にお
いて、その種類の契約書としては不足している条項がどんな条項であるかを把握すること
が難しいという問題がある。
In addition, in order to improve the efficiency of contract creation and / or checking, the target contract has provisions that are insufficient for that type of contract (for example, if it is a joint development contract, joint development is used. If you can understand what kind of clause (such as the clause that stipulates the treatment of the intellectual property right that was born), you can add that clause. However, there is a problem that it is difficult to grasp what kind of clause is lacking in the target contract as a contract of that type.

図1は、本実施形態に係る条項の分類モデルの学習方法を説明する模式図である。図1
に示すように、標準的な契約書である標準契約書のデータベースには、標準契約書が条項
毎に分割されて保存されている。
(ステップS1)まず例えばサーバは、対象の契約書のデータである契約書データDT
を用いて、対象の契約書を条項単位に分割する。そして例えばサーバは、この契約書デー
タDTの条項単位のデータと標準契約書の条項毎のデータとを結合してクラスタリングし
(グループ分けし)、条項それぞれのベクトルを取得する。
FIG. 1 is a schematic diagram illustrating a learning method of a classification model of the clauses according to the present embodiment. Figure 1
As shown in, in the database of standard contracts, which are standard contracts, standard contracts are divided and stored for each clause.
(Step S1) First, for example, the server is the contract data DT, which is the data of the target contract.
Is used to divide the target contract into clause units. Then, for example, the server combines and clusters (groups) the data of each clause of the contract data DT and the data of each clause of the standard contract, and acquires the vector of each clause.

(ステップS2)例えばサーバは、対象の契約書の条項それぞれのベクトルV11〜V
16について、対象の契約書と同種の標準契約書の条項それぞれのベクトルV21〜V2
6との間で類似度(例えばコサイン類似度)を計算する。本実施形態では、類似度は一例
としてコサイン類度であるものとして説明する。
(Step S2) For example, the server is a vector V11 to V of each clause of the target contract.
For 16, the vectors V21 to V2 of each clause of the standard contract of the same type as the target contract
The similarity with 6 (eg, cosine similarity) is calculated. In the present embodiment, the similarity will be described as an example of the cosine degree.

対象の契約書の条項のうち類似度が設定基準以上の条項(ここでは、V12〜V15)
を除外する。例えばベクトルV11は、ベクトルV21〜V26それぞれとの類似度が一
つも設定基準以上にならなかったので残される。同様に例えばベクトルV16は、ベクト
ルV21〜V26それぞれとの類似度が一つも設定基準以上にならなかったので残される
。これにより、例えばベクトルV11、V16は、標準契約書の中に類似度が設定基準以
上の条項がなかったので、例えばサーバは、一般的でない条項としてユーザに示唆する。
Among the provisions of the target contract, the provisions whose similarity is equal to or higher than the setting standard (here, V12 to V15)
Exclude. For example, the vector V11 is left because the similarity with each of the vectors V21 to V26 does not exceed the setting standard. Similarly, for example, the vector V16 is left because the similarity with each of the vectors V21 to V26 does not exceed the setting standard. As a result, for example, the vectors V11 and V16 do not have a clause in the standard contract whose similarity is equal to or higher than the setting standard, so that the server suggests to the user as an uncommon clause.

一方、例えばサーバは、対象の契約書の条項のうち類似度が設定基準以上の条項(ここ
では、V12〜V15)それぞれについて、対象の契約書と同種の標準契約書の条項のベ
クトルV21〜V26のうち類似度が最も高いベクトルの条項に対応する条項種別を、当
該ベクトルの条項種別に割り当てる。具体的には例えばサーバは、条項V12と、類似度
が設定基準以上で且つ最も類似しているベクトルV23であるとすると、条項12に対し
て、ベクトルV23に対応する条項種別を割り当てる。
On the other hand, for example, the server has a vector V21 to V26 of the clauses of the standard contract similar to the target contract for each of the clauses of the target contract whose similarity is equal to or higher than the setting standard (here, V12 to V15). The clause type corresponding to the clause of the vector having the highest similarity is assigned to the clause type of the vector. Specifically, for example, if the server is a vector V23 having a similarity equal to or higher than the setting standard and most similar to the clause V12, the server assigns the clause type corresponding to the vector V23 to the clause 12.

例えばベクトルV21は、ベクトルV11〜V16それぞれとの類似度が一つも設定基
準以上にならなかったので残される。同様に例えばベクトルV21は、ベクトルV11〜
V16それぞれとの類似度が一つも設定基準以上にならなかったので残される。これによ
り、例えばベクトルV21、V26は、対象の契約書の中に類似度が設定基準以上の条項
がなかったので、例えばサーバは、その種類の契約書としては不足している条項としてユ
ーザに示唆する。
For example, the vector V21 is left because the similarity with each of the vectors V11 to V16 does not exceed the setting reference. Similarly, for example, the vector V21 is a vector V11 to 1.
Since none of the similarities with each of V16 exceeded the setting standard, it is left. As a result, for example, the vectors V21 and V26 did not have a clause in the target contract whose similarity was equal to or higher than the setting standard, and therefore, for example, the server suggested to the user that the clause was insufficient for that type of contract. To do.

(ステップS3)ユーザが、類似度が設定基準未満の非類似条項それぞれ(ここでは例
えばベクトルV11、V16に対応する条項)に、条項種類を割り当てる。例えば、ユー
ザがベクトルV11の条項を読んで、「秘密保持」の条項だと判断すれば、ユーザが端末
を操作してベクトルV11の条項に対して「秘密保持」を割り当てる。
(Step S3) The user assigns a clause type to each of the dissimilar clauses whose similarity is less than the setting standard (here, clauses corresponding to vectors V11 and V16, for example). For example, if the user reads the clause of vector V11 and determines that it is a clause of "confidentiality", the user operates a terminal to assign "confidentiality" to the clause of vector V11.

(ステップS4)続いて、例えばサーバは、非類似条項のベクトルを入力とし当該非類
似条項に対してユーザが割り当てた条項種類を識別する条項種類IDを出力とする教師デ
ータを用いて、機械学習することによって分類モデルを更新する。
(Step S4) Subsequently, for example, the server uses the teacher data that inputs the vector of the dissimilar clause and outputs the clause type ID that identifies the clause type assigned by the user to the dissimilar clause, and performs machine learning. Update the classification model by doing.

(ステップS5)一定の性能要件を満たした場合、類似度ではなく、この分類モデルを
用いて、条項それぞれの種類を予測する。
(Step S5) When certain performance requirements are met, each type of clause is predicted using this classification model instead of similarity.

本実施形態に係る情報処理システムの概略構成図である。図2に示すように、情報処理
システムSは一例として、端末1−1〜1−Nと通信回路網CNを介して接続されたサー
バ2を備える。情報処理システムSは、端末1−1、…、1−N(Nは自然数)を備えて
もよいし、備えなくてもよい。
It is a schematic block diagram of the information processing system which concerns on this embodiment. As shown in FIG. 2, the information processing system S includes, as an example, a server 2 connected to terminals 1-1 to 1-N via a communication network CN. The information processing system S may or may not include terminals 1-1, ..., 1-N (N is a natural number).

端末1−1〜1−Nは、別々のユーザが使用する端末装置であり、例えば、多機能携帯
電話(いわゆるスマートフォン)などの携帯電話、タブレット、ノートパソコン、または
デスクトップパソコンなどである。端末1−1〜1−Nは例えば、WEBブラウザを用い
て、サーバ2から提供される情報を表示する。
The terminals 1-1 to 1-N are terminal devices used by different users, and are, for example, mobile phones such as multifunctional mobile phones (so-called smartphones), tablets, notebook computers, desktop personal computers, and the like. Terminals 1-1 to 1-N use, for example, a WEB browser to display information provided by the server 2.

サーバ2は情報処理装置の一例であり、端末1−1〜1−Nに対して情報を提供する。
以下、端末1−1〜1−Nを総称して端末1とも呼ぶ。
The server 2 is an example of an information processing device, and provides information to terminals 1-1 to 1-N.
Hereinafter, terminals 1-1 to 1-N are collectively referred to as terminal 1.

図3は、本実施形態に係る端末の概略構成図である。図3に示すように、端末1は例え
ば、入力インタフェース11と、通信回路12と、ストレージ13と、メモリ14と、出
力インタフェース15と、プロセッサ16とを備える。
入力インタフェース11は、ユーザからの入力を受け付け、受け付けた入力に応じた入
力信号をプロセッサ16へ出力する。
通信回路12は、通信回路網CNに接続されて、通信回路網CNに接続されているサー
バ2と通信する。この通信は有線であっても無線であってもよい。
FIG. 3 is a schematic configuration diagram of a terminal according to the present embodiment. As shown in FIG. 3, the terminal 1 includes, for example, an input interface 11, a communication circuit 12, a storage 13, a memory 14, an output interface 15, and a processor 16.
The input interface 11 receives an input from the user and outputs an input signal corresponding to the received input to the processor 16.
The communication circuit 12 is connected to the communication network CN and communicates with the server 2 connected to the communication network CN. This communication may be wired or wireless.

ストレージ13には、プロセッサ16が読み出して実行するためのプログラム及び各種
のデータが格納されている。
メモリ14は、データ及びプログラムを一時的に保持する。メモリ14は、揮発性メモ
リであり、例えばRAM(Random Access Memory)である。
The storage 13 stores a program and various data for the processor 16 to read and execute.
The memory 14 temporarily holds data and programs. The memory 14 is a volatile memory, for example, a RAM (Random Access Memory).

出力インタフェース15は、ディスプレイ17と接続されており、プロセッサ16の指
令に従って情報をディスプレイ17に出力する。これにより、ディスプレイ17に情報が
表示される。なおディスプレイ17は端末1に外付けではなく端末1に内蔵されていても
よい。
プロセッサ16は、ストレージ13から本実施形態に係るプログラムをメモリ14にロ
ードし、当該プログラムに含まれる一連の命令を実行することによって、読込受付部16
1、編集受付部162、条項データ要求部163、条項種類要求部164.通信制御部1
65、出力制御部166として機能する。それぞれの処理については後述する。
The output interface 15 is connected to the display 17, and outputs information to the display 17 according to a command from the processor 16. As a result, the information is displayed on the display 17. The display 17 may be built in the terminal 1 instead of being externally attached to the terminal 1.
The processor 16 loads the program according to the present embodiment from the storage 13 into the memory 14, and executes a series of instructions included in the program to execute the read reception unit 16
1. Editing reception unit 162, clause data request unit 163, clause type request unit 164. Communication control unit 1
65, functions as an output control unit 166. Each process will be described later.

図4は、本実施形態に係るサーバの概略構成図である。図4に示すように、サーバ2は
、入力インタフェース21と、通信回路22と、ストレージ23と、メモリ24と、出力
インタフェース25と、プロセッサ26とを備える。
入力インタフェース21は、サーバ2の管理者からの入力を受け付け、受け付けた入力
に応じた入力信号をプロセッサ26へ出力する。
通信回路22は、通信回路網CNに接続されて、通信回路網CNに接続されている端末
1−1〜1−Nと通信する。この通信は有線であっても無線であってもよい。
FIG. 4 is a schematic configuration diagram of a server according to the present embodiment. As shown in FIG. 4, the server 2 includes an input interface 21, a communication circuit 22, a storage 23, a memory 24, an output interface 25, and a processor 26.
The input interface 21 receives an input from the administrator of the server 2 and outputs an input signal corresponding to the received input to the processor 26.
The communication circuit 22 is connected to the communication network CN and communicates with terminals 1-1 to 1-N connected to the communication network CN. This communication may be wired or wireless.

ストレージ23は、プロセッサ26が読み出して実行するためのプログラム及び各種の
データが格納されている。
メモリ24は、データ及びプログラムを一時的に保持する。メモリ24は、揮発性メモ
リであり、例えばRAM(Random Access Memory)である。
出力インタフェース25は、外部の機器(例えばディスプレイと接続されており、プロ
セッサ26からの指令に従って当該外部の機器に信号(例えば映像信号)を出力する。こ
れにより、例えばディスプレイに映像信号が入力されて情報が表示される。
The storage 23 stores a program and various data for the processor 26 to read and execute.
The memory 24 temporarily holds data and programs. The memory 24 is a volatile memory, for example, a RAM (Random Access Memory).
The output interface 25 is connected to an external device (for example, a display, and outputs a signal (for example, a video signal) to the external device according to a command from the processor 26. As a result, a video signal is input to the display, for example. Information is displayed.

プロセッサ26は、ストレージ23からプログラムをメモリ24にロードし、当該プロ
グラムに含まれる一連の命令を実行することによって、取得部261、分割部262、変
換部263、予測部264、条項データ読出部(条項データ出力部)265、条項種類読
出部266、出力部267、更新部268、通信制御部269として機能する。それぞれ
の処理については後述する。
The processor 26 loads the program from the storage 23 into the memory 24 and executes a series of instructions included in the program to execute the acquisition unit 261 and the division unit 262, the conversion unit 263, the prediction unit 264, and the clause data reading unit ( It functions as a clause data output unit) 265, a clause type reading unit 266, an output unit 267, an update unit 268, and a communication control unit 269. Each process will be described later.

図5は、本実施形態に係るサーバのストレージに記憶されているマスタテーブルの一例
である。図5に示すように、本実施形態に係るサーバ2のストレージ23に記憶されてい
る契約書種類マスタテーブルM1には、契約書種類IDと、条項名との組のレコードが蓄
積されている。ここで契約書種類IDは、契約書の種類を識別する契約書種類識別情報の
一例である。
図5に示すように、本実施形態に係るサーバ2のストレージ23に記憶されている条項
種類マスタテーブルM2には、条項種類IDと、条項名との組のレコードが蓄積されてい
る。ここで条項種類IDは、条項の種類を識別する条項種類識別情報の一例である。
FIG. 5 is an example of a master table stored in the storage of the server according to the present embodiment. As shown in FIG. 5, a set of a contract type ID and a clause name is stored in the contract type master table M1 stored in the storage 23 of the server 2 according to the present embodiment. Here, the contract type ID is an example of contract type identification information for identifying the type of contract.
As shown in FIG. 5, a set of a clause type ID and a clause name is stored in the clause type master table M2 stored in the storage 23 of the server 2 according to the present embodiment. Here, the clause type ID is an example of clause type identification information for identifying the clause type.

図6は、本実施形態に係るサーバのストレージに記憶されているテーブルの一例である
。標準条項テーブルT1には、予め用意された標準的な契約書に含まれる条項に関する情
報が格納される。図6に示すように、本実施形態に係るサーバ2のストレージ23に記憶
されている標準条項テーブルT1には、契約書種類IDと、条項種類IDと、ベクトルと
、条項との組のレコードが蓄積されている。ベクトルは、条項すなわち条項単位の文章群
が変換されたものである。ベクトルは例えば、高次元の実数ベクトルである。変換時には
、近い意味の条項を近いベクトルに変換される。
このように、ストレージ23には、標準契約書に含まれる条項それぞれに対応するベク
トルと当該条項に付された条項種類識別情報(ここでは契約書種類ID)との組に対して
、契約書の種類が更に関連付けられて記憶されている。
FIG. 6 is an example of a table stored in the storage of the server according to the present embodiment. The standard clause table T1 stores information about the clauses included in the standard contract prepared in advance. As shown in FIG. 6, in the standard clause table T1 stored in the storage 23 of the server 2 according to the present embodiment, a record of a set of a contract type ID, a clause type ID, a vector, and a clause is stored. It has been accumulated. A vector is a conversion of a clause, that is, a sentence group of clause units. The vector is, for example, a high-dimensional real vector. At the time of conversion, clauses with similar meanings are converted into close vectors.
In this way, in the storage 23, for the set of the vector corresponding to each clause included in the standard contract and the clause type identification information (here, the contract type ID) attached to the clause, the contract Types are further associated and stored.

条項テーブルT2には、ユーザによって入力された契約書に含まれる条項が蓄積されて
いる。図6に示すように、本実施形態に係るサーバ2のストレージ23に記憶されている
条項テーブルT2には、契約書種類IDと、条項種類IDと、条項との組のレコードが蓄
積されている。
In the clause table T2, the clauses included in the contract entered by the user are accumulated. As shown in FIG. 6, the clause table T2 stored in the storage 23 of the server 2 according to the present embodiment stores a record of a set of a contract type ID, a clause type ID, and a clause. ..

サーバ2のストレージ23には、契約書の条項が変換されたベクトルと当該条項の種類
を表す条項種類識別情報(ここでは条項種類ID)との分析した関係が記憶されている。
このストレージ23に記憶されている分析した関係は、本実施形態では二種類ある。スト
レージ23に記憶されている分析した関係の一つは、標準契約書に含まれる条項それぞれ
に対応するベクトルと、当該条項の種類を表す条項種類識別情報(ここでは条項種類ID
)との組である。ストレージ23に記憶されている分析した関係のもう一つは、標準契約
書に含まれるいずれの条項のベクトルとも設定基準以上の類似性がない条項のベクトルを
入力とし当該条項に対してユーザが割り当てた条項種類を識別する条項種類識別情報を出
力とする教師データとして機械学習した分類モデルである。
The storage 23 of the server 2 stores the analyzed relationship between the vector in which the terms of the contract are converted and the clause type identification information (here, the clause type ID) indicating the type of the clause.
In this embodiment, there are two types of analyzed relationships stored in the storage 23. One of the analyzed relationships stored in the storage 23 is the vector corresponding to each clause included in the standard contract and the clause type identification information indicating the type of the clause (here, the clause type ID).
). The other analyzed relationship stored in the storage 23 is to input the vector of the clause that is not similar to the vector of any clause contained in the standard contract more than the setting standard and assign it to the clause by the user. It is a classification model machine-learned as teacher data that outputs the clause type identification information that identifies the clause type.

図7は、本実施形態に係る処理の一つを説明する模式図である。読込受付部161は、
ユーザによる操作に応じて提供された契約書データDTを読み込み、通信制御部165(
図3参照)は、契約書データDTをサーバ2へ送信するよう通信回路12を制御する。
編集受付部162は、契約書データDTに対する編集を受け付けて、出力制御部166
(図3参照)は編集された契約書データDTをディスプレイ17に表示するよう制御する
FIG. 7 is a schematic diagram illustrating one of the processes according to the present embodiment. The reading reception unit 161
The contract data DT provided according to the operation by the user is read, and the communication control unit 165 (
(See FIG. 3) controls the communication circuit 12 to transmit the contract data DT to the server 2.
The editing reception unit 162 accepts editing for the contract data DT, and the output control unit 166
(See FIG. 3) controls the edited contract data DT to be displayed on the display 17.

取得部261は、対象の契約書の種類を取得する。その際、例えば、取得部261は、
対象の契約書に含まれるタイトルを契約書の種類として取得してもよいし、対象の契約書
に含まれるタイトルから契約書の種類を判断してもよい。また、対象の契約書の種類をユ
ーザが指定するようにしてもよく、その場合、取得部261は、端末1がユーザから受け
付けた対象の契約書の種類を取得してもよい。
The acquisition unit 261 acquires the type of the target contract. At that time, for example, the acquisition unit 261
The title included in the target contract may be acquired as the type of contract, or the type of contract may be determined from the title included in the target contract. Further, the user may specify the type of the target contract, and in that case, the acquisition unit 261 may acquire the type of the target contract received by the terminal 1 from the user.

分割部262は、対象の契約書を、条項毎に分割する。この分割の処理は、例えば、分
割部262は、「条」という単語を抽出し、この「条」を境目とみなして、条項毎に分割
してもよい。
The division unit 262 divides the target contract into clauses. In the process of this division, for example, the division unit 262 may extract the word "article", regard the "article" as a boundary, and divide it into each clause.

変換部263は、対象の契約書の対象の条項をベクトルに変換する。具体的には例えば
、変換部263は、分割部262による分割後の条項をベクトルに変換する。この変換に
ついては後述する。
The conversion unit 263 converts the target clause of the target contract into a vector. Specifically, for example, the conversion unit 263 converts the clause after the division by the division unit 262 into a vector. This conversion will be described later.

予測部264は、上記分析した関係に基づいて、前記変換後の前記ベクトルを入力とし
て、対象の条項の種類を識別する条項種類識別情報(ここでは条項種類ID)を予測して
出力する。
Based on the above-analyzed relationship, the prediction unit 264 uses the converted vector as an input to predict and output clause type identification information (here, clause type ID) that identifies the type of the target clause.

例えばストレージ23に保存された分類モデルが一定の性能要件を満たしていない場合
、予測部264は、変換後のベクトルを、ストレージ23に記憶されている、標準契約書
に含まれる条項それぞれのベクトルと比較し、比較の結果、類似度が基準を満たすベクト
ル(ここでは一例として最も類似するベクトル)にストレージ23において関連付けられ
た条項種類識別情報(ここでは条項種類ID)を出力する。これにより、対象の条項を、
標準契約書に含まれる条項と比較することができ、対象の条項の種類を判断することがで
きる。
For example, if the classification model stored in the storage 23 does not meet certain performance requirements, the prediction unit 264 uses the converted vector as the vector of each clause contained in the standard contract stored in the storage 23. As a result of comparison, the clause type identification information (here, clause type ID) associated with the storage 23 is output to the vector whose similarity satisfies the standard (here, the most similar vector as an example). As a result, the target clause,
It can be compared with the clauses contained in the standard contract and the type of clause in question can be determined.

より詳細には、予測部264は、変換後のベクトルを、取得部261によって取得され
た対象の契約書の種類と同じ種類の標準契約書に含まれる条項それぞれのベクトルと比較
する。これにより、対象の条項を、対象の契約書の種類と同じ種類の標準契約書に含まれ
る条項と比較することができ、対象の条項の種類の判別精度を向上させることができる。
More specifically, the prediction unit 264 compares the converted vector with the vector of each clause contained in a standard contract of the same type as the target contract type acquired by the acquisition unit 261. As a result, the target clause can be compared with the clause included in the standard contract of the same type as the target contract type, and the accuracy of determining the type of the target clause can be improved.

ここで比較時には、予測部264は例えば、変換後のベクトルと標準契約書に含まれる
条項それぞれとの間でコサイン類似度を算出し、算出されたコサイン類似度のうちコサイ
ン類似度が最も高いベクトルにストレージ23において関連付けられた条項種類IDを出
力する。これにより、条項の種類を把握することができる。
Here, at the time of comparison, the prediction unit 264 calculates, for example, the cosine similarity between the converted vector and each of the clauses included in the standard contract, and among the calculated cosine similarity, the vector having the highest cosine similarity. The clause type ID associated with the storage 23 is output to. This makes it possible to grasp the type of clause.

一方、例えば、ストレージ23に保存された分類モデルが一定の性能要件を満たす場合
、予測部264は、この分類モデルに当該変換後のベクトルを入力して、対象の条項の種
類を識別する条項種類識別情報(ここでは条項種類ID)を出力する。これにより、条項
の種類の判別精度を向上させることができる。
On the other hand, for example, when the classification model stored in the storage 23 satisfies a certain performance requirement, the prediction unit 264 inputs the converted vector into the classification model and identifies the type of the target clause. The identification information (here, clause type ID) is output. Thereby, the accuracy of discriminating the type of clause can be improved.

そして、予測部264は、条項それぞれについて、出力した条項種類IDを条項番号と
関連付けてストレージ23に蓄積させる。
Then, the prediction unit 264 stores the output clause type ID in the storage 23 in association with the clause number for each clause.

<ベクトルへの変換処理について>
続いて変換部263におけるベクトルの変換処理の例について説明する。図8は、条項
に含まれる文章の数が三つの場合における条項のベクトル化の一例を示す模式図である。
図8に示すように、変換部263は、条項に含まれる第1文をベクトルX1に変換する。
同様に変換部263は条項に含まれる第2文をベクトルX2に変換する。同様に変換部2
63は条項に含まれる第3文をベクトルX3に変換する。そして、変換部263は、ベク
トルの平均(X1+X2+X3)/3を、当該条項に対応するベクトルとして出力する。
<Conversion process to vector>
Next, an example of vector conversion processing in the conversion unit 263 will be described. FIG. 8 is a schematic diagram showing an example of vectorization of a clause when the number of sentences included in the clause is three.
As shown in FIG. 8, the conversion unit 263 converts the first sentence included in the clause into the vector X1.
Similarly, the conversion unit 263 converts the second sentence included in the clause into the vector X2. Similarly, conversion unit 2
63 converts the third sentence contained in the clause into the vector X3. Then, the conversion unit 263 outputs the average of the vectors (X1 + X2 + X3) / 3 as the vector corresponding to the clause.

ここで文章からベクトルに変換する処理の例について説明する。
(ステップ1)まず、変換部263は、文章を形態素に分解する。
例えば文が「今日はいい天気です」の場合、「今日」、「は」、「いい」、「天気」、「
です」に分割される。
Here, an example of the process of converting a sentence into a vector will be described.
(Step 1) First, the conversion unit 263 decomposes the sentence into morphemes.
For example, if the sentence is "Today is good weather", then "Today", "Ha", "Good", "Weather", "
Is divided into.

(ステップ2)次に、変換部263は、連続するN個(Nは自然数)の形態素をn−g
ramとして定義する。例えば、Nが2の場合、n−gramは、以下のように定義され
る。
N = 2 : (今日, は), (は, いい), (いい 天気), (天気 です)
(Step 2) Next, the conversion unit 263 adds ng of N consecutive morphemes (N is a natural number).
Defined as ram. For example, when N is 2, n-gram is defined as follows.
N = 2: (Today, ha), (ha, good), (good weather), (weather)

(ステップ3)変換部263は、仮に三つの文書S1、S2、S3があった場合、以下
となるような最適な行列U、Vを計算する。すなわち文書S1のすべてのn−gramは
文書S1に最も現れ、文書S2、文書S3に含まれる異なるn−gramは現れない。文
書S2、文書S3に関しても同様である。この行列U、Vは、非特許文献1に記載されて
いるものである。行列Uは、センテンス(文章)ごとの値の集合で、行列U、Vの最適化
によって学習(最適化関数)を実行することにより、文書のベクトル(分散表現)を導出
する。行列Uは、行列Vと大きさの同じで90度傾けた行列で、センテンス(文章)毎の
値の集合である。そして変換部263は、行列の片方であるVをもとに、含まれるすべて
のn−gram分散表現を平均して文章のベクトル(分散表現ともいう)を得る。
以下、対象の文章(センテンス)Sをベクトルに変換する処理の具体的な手法の例につ
いて簡単に説明する。学習時には、行列Vで単語ごとの表現を求める。単語のセンテンス
内での出現パターンを学習するためパラメーターUも使う。また行列U、Vを誤差関数を
使って最適化する。なお、誤差関数は例えば非特許文献1の式(3)を用いてもよい。
分散表現導出時には、文章(センテンス)SのBag of WordsベクトルDを求める。ベク
トルDと行列Vを掛け合わせ、出現頻度を加味したn−gramごとのベクトル表現の平
均を取り、文章Sのベクトル表現を求める。
なお、文章をベクトルに変換する処理は、公知のライブラリや公知の方法を用いてもよ
い。
(Step 3) If there are three documents S1, S2, and S3, the conversion unit 263 calculates the optimum matrices U and V as follows. That is, all the n-grams of the document S1 appear most in the document S1, and the different n-grams contained in the documents S2 and S3 do not appear. The same applies to the document S2 and the document S3. The matrices U and V are those described in Non-Patent Document 1. The matrix U is a set of values for each sentence (sentence), and the vector (distributed representation) of the document is derived by executing learning (optimization function) by optimizing the matrices U and V. The matrix U is a matrix of the same size as the matrix V and tilted by 90 degrees, and is a set of values for each sentence. Then, the conversion unit 263 obtains a sentence vector (also referred to as a distributed representation) by averaging all the included n-gram distributed representations based on V, which is one of the matrices.
Hereinafter, an example of a specific method of the process of converting the target sentence (sentence) S into a vector will be briefly described. At the time of learning, the expression for each word is obtained by the matrix V. Parameter U is also used to learn the appearance pattern in the sentence of the word. Also, the matrices U and V are optimized using the error function. As the error function, for example, the equation (3) of Non-Patent Document 1 may be used.
At the time of deriving the distributed representation, the Bag of Words vector D of the sentence (sentence) S is obtained. The vector expression of the sentence S is obtained by multiplying the vector D and the matrix V and taking the average of the vector expressions for each n-gram including the frequency of appearance.
A known library or a known method may be used for the process of converting a sentence into a vector.

<条項種類の表示処理について>
条項種類の表示の処理の一例について説明する。図9は、端末1に表示されるブラウザ
画面の第1の例である。図9において、端末1において、事業譲渡契約書のデータが読み
込まれた場合に、端末1のブラウザに条項毎に表示される。図9では、「第1条」が、ユ
ーザによって選択された場合の画面である。ユーザによって「1条」が選択された場合、
図7に示すように条項種類要求部164は、条項番号として「1」をサーバ2に送信して
条項種類を要求する。この要求に対して、条項種類読出部266は、条項番号「1」に関
連付けて記憶された条項種類IDをストレージ23から読み出す。そして、通信制御部2
69は、読み出された条項種類IDに対応する情報を端末1へ送信するよう通信回路22
を制御する。端末1の出力制御部166は、この情報を受信した場合、条項種類ID(こ
こでは「事業譲渡」を識別するID)に対応するタグが表示する。これにより、図9のよ
うに、「1条」に対して「事業譲渡」のタグR1が付されて表示される。
<About display processing of clause type>
An example of processing for displaying the clause type will be described. FIG. 9 is a first example of a browser screen displayed on the terminal 1. In FIG. 9, when the data of the business transfer contract is read in the terminal 1, it is displayed for each clause in the browser of the terminal 1. In FIG. 9, "Article 1" is a screen when selected by the user. When "Article 1" is selected by the user
As shown in FIG. 7, the clause type requesting unit 164 transmits "1" as the clause number to the server 2 to request the clause type. In response to this request, the clause type reading unit 266 reads the clause type ID stored in association with the clause number "1" from the storage 23. And communication control unit 2
69 is a communication circuit 22 so as to transmit the information corresponding to the read clause type ID to the terminal 1.
To control. When this information is received, the output control unit 166 of the terminal 1 displays a tag corresponding to the clause type ID (here, the ID that identifies "business transfer"). As a result, as shown in FIG. 9, the tag R1 of "business transfer" is attached to "Article 1" and displayed.

<類似条項出力処理について>
続いて類似条項出力処理について説明する。図9において、「このタグで検索する」ボ
タンB1が表示されている。また、「条項を削除」ボタンB2が表示され、「条項を追加
」ボタンB3が表示されている。「条項を削除」ボタンB2が押されると、端末1のプロ
セッサ16は、この条項を削除する。一方、「条項を追加」ボタンB3が押されると、端
末1のプロセッサ16は、編集中の条項を追加する。
<About similar clause output processing>
Next, the similar clause output processing will be described. In FIG. 9, the "search by this tag" button B1 is displayed. Further, the "Delete clause" button B2 is displayed, and the "Add clause" button B3 is displayed. When the "Delete Clause" button B2 is pressed, the processor 16 of the terminal 1 deletes the clause. On the other hand, when the "add clause" button B3 is pressed, the processor 16 of the terminal 1 adds the clause being edited.

また、図9において、契約書の種類を選択するセレクトボックスSB1と、条項の種類
を選択するセレクトボックスSB2が表示されている。セレクトボックスSB1で契約書
の種類が選択され、セレクトボックスSB2で条項の種類が選択された場合、端末1の条
項データ要求部163は、この選択された契約書の種類を識別する契約書種類IDと、こ
の選択された条項の種類を識別する条項種類IDをサーバ2へ送信して、当該契約書の種
類で且つ当該条項の種類に該当する条項データを要求する。この要求に応じて、サーバ2
の条項データ読出部265は、当該受信した契約書種類IDと条項種類IDの組に対応付
けられた条項をストレージ23の条項テーブルT2から読み出す。そして、通信制御部1
65は、この読み出された条項を示す条項データを端末1へ送信する。端末1の出力制御
部166は、この条項データをブラウザ画面に表示する。これにより、図9の場合、契約
書種類で事業譲渡契約が選択され且つ条項種類として損害賠償が選択されているので、画
面領域R2において、他の事業譲渡契約書の損害賠償の条項が表示される。
Further, in FIG. 9, a select box SB1 for selecting the type of contract and a select box SB2 for selecting the type of clause are displayed. When the contract type is selected in the select box SB1 and the clause type is selected in the select box SB2, the clause data requesting unit 163 of the terminal 1 determines the contract type ID that identifies the selected contract type, and A clause type ID that identifies the selected clause type is transmitted to the server 2 to request clause data of the contract type and corresponding to the clause type. In response to this request, server 2
The clause data reading unit 265 reads the clause associated with the received contract type ID and clause type ID set from the clause table T2 of the storage 23. And communication control unit 1
65 transmits the clause data indicating the read clause to the terminal 1. The output control unit 166 of the terminal 1 displays this clause data on the browser screen. As a result, in the case of FIG. 9, since the business transfer contract is selected as the contract type and the damage compensation is selected as the clause type, the damage compensation clause of the other business transfer contract is displayed in the screen area R2. The contract.

図10は、図9において「このタグで検索する」ボタンB1が押された場合のブラウザ
画面の一例である。図9において、「このタグで検索する」ボタンB1が押されると、当
該条項に割り当てられた条項種類と同じ条項種類が割り当てられている他の同種(ここで
は事業譲渡譲渡)の契約書の条項が例えば、図10の画面領域R3に表示される。更に、
条項タグのセレクトボックスの値が、「損害賠償」から「事業譲渡」に切り替わる。
その際の処理としては、「このタグで検索する」ボタンB1が押されると、端末1の条
項データ要求部163は、当該契約書の種類を識別する契約書種類IDと、この割り当て
られた条項の種類を識別する条項種類IDをサーバ2へ送信して、当該契約書の種類で且
つ当該条項の種類に該当する条項データを要求する。この要求に応じて、サーバ2の条項
データ読出部265は、当該受信した契約書種類IDと条項種類IDの組に対応付けられ
た条項をストレージ23の条項テーブルT2から読み出す。そして、通信制御部165は
、この読み出された条項を示す条項データを端末1へ送信する。端末1の出力制御部16
6は、この条項データをブラウザ画面に表示する。これにより、図10の場合、画面領域
R3において、他の事業譲渡契約書の事業譲渡の条項が表示される。
FIG. 10 is an example of a browser screen when the “search by this tag” button B1 is pressed in FIG. In FIG. 9, when the "Search by this tag" button B1 is pressed, the provisions of other contracts of the same type (here, business transfer) to which the same clause type as the clause type assigned to the clause is assigned. Is displayed, for example, in the screen area R3 of FIG. In addition
The value in the select box of the clause tag switches from "damages" to "business transfer".
As a process at that time, when the "Search by this tag" button B1 is pressed, the clause data requesting unit 163 of the terminal 1 identifies the contract type ID and the assigned clause. The clause type ID that identifies the type of the contract is transmitted to the server 2, and the clause data corresponding to the contract type and the clause type is requested. In response to this request, the clause data reading unit 265 of the server 2 reads the clause associated with the received contract type ID and clause type ID pair from the clause table T2 of the storage 23. Then, the communication control unit 165 transmits the clause data indicating the read clause to the terminal 1. Output control unit 16 of terminal 1
6 displays this clause data on the browser screen. As a result, in the case of FIG. 10, in the screen area R3, the business transfer clause of the other business transfer contract is displayed.

図11は、本実施形態において予測部が類似度を用いて条項に条項種類を割り当てる場
合の処理の一例を示すフローチャートである。
(ステップS10)まず、端末1の読込受付部161が契約書データを読み込む。
FIG. 11 is a flowchart showing an example of processing when the prediction unit assigns a clause type to a clause using the similarity in the present embodiment.
(Step S10) First, the read reception unit 161 of the terminal 1 reads the contract data.

(ステップS20)次に、端末1の通信制御部165は、この契約書データをサーバ2
へ送信する。
(Step S20) Next, the communication control unit 165 of the terminal 1 transfers this contract data to the server 2.
Send to.

(ステップS30)契約書データを受信したサーバ2の取得部261は、契約書の種類
を例えば当該契約書に含まれるタイトルから取得する。
(Step S30) The acquisition unit 261 of the server 2 that has received the contract data acquires the type of the contract from, for example, the title included in the contract.

(ステップS40)次に、サーバ2の分割部262は、当該契約書を条項毎に分割する
(Step S40) Next, the division unit 262 of the server 2 divides the contract for each clause.

以下、ステップS50〜S100の処理を、分割された条項毎に実行する。
(ステップS50)サーバ2の変換部263は、対象の契約書の条項を日本語から外国
語(ここでは一例として英語)へ翻訳する。
Hereinafter, the processes of steps S50 to S100 are executed for each of the divided clauses.
(Step S50) The conversion unit 263 of the server 2 translates the terms of the target contract from Japanese to a foreign language (here, English as an example).

(ステップS60)次にサーバ2の変換部263は翻訳後の外国語(ここでは一例とし
て英語)の条項をベクトルに変換する。これにより、外国語(ここでは一例として英語)
に変換した後にベクトルに変換するので、日本語による表記ゆれを吸収して、ベクトルに
変換した後に、意味が近いもの同士をより類似度が高いベクトルに、意味が遠いもの同士
をより類似度が低いベクトルに変換することができる。特に英語に翻訳して、英語からベ
クトル化することによって、日本語よりも英語の方があいまいでなく構文のゆれが少ない
ので、ベクトル化したときに日本語からベクトルに変換するよりも、意味が近いもの同士
をより類似度が高いベクトルに、意味が遠いもの同士をより類似度が低いベクトルに変換
することができる。
(Step S60) Next, the conversion unit 263 of the server 2 converts the translated foreign language (here, English as an example) clause into a vector. This makes it a foreign language (English as an example here)
Since it is converted to a vector after being converted to, it absorbs the notational fluctuations in Japanese, and after converting to a vector, those with similar meanings are converted to vectors with higher similarity, and those with distant meanings are converted to more similarities. Can be converted to a lower vector. Especially by translating into English and vectorizing from English, English is less ambiguous and less syntactically fluctuating than Japanese, so it makes more sense than converting from Japanese to vector when vectorized. It is possible to convert close objects into vectors with higher similarity, and distant objects into vectors with lower similarity.

(ステップS70)次に、予測部264は、変換後のベクトルと、標準条項テーブルの
同じ種類の契約書の各ベクトルとの類似度(例えばコサイン類似度)を算出する。
(Step S70) Next, the prediction unit 264 calculates the similarity (for example, cosine similarity) between the converted vector and each vector of the same type of contract in the standard clause table.

(ステップS80)次に、出力部267は、算出した類似度のうち、類似度が設定基準
以上である類似度があるか否か判定する。
(Step S80) Next, the output unit 267 determines whether or not there is a similarity having a similarity equal to or higher than the setting reference among the calculated similarity.

(ステップS90)ステップS80で、算出した類似度のうち、類似度が設定基準以上
である類似度がある場合、出力部267は、類似度が最も高いベクトルに対応する条項種
類IDを、条項番号に関連付けてストレージ23に保存する。
(Step S90) When there is a similarity whose similarity is equal to or higher than the setting reference among the similarity calculated in step S80, the output unit 267 sets the clause type ID corresponding to the vector having the highest similarity to the clause number. It is saved in the storage 23 in association with.

(ステップS100)一方、ステップS80で、算出した類似度のうち、類似度が設定
基準以上である類似度がない場合、出力部267は、当該条項の条項番号を非類似条項と
してストレージ23に保存する。
(Step S100) On the other hand, if there is no similarity calculated in step S80 whose similarity is equal to or higher than the setting reference, the output unit 267 stores the clause number of the clause as a dissimilar clause in the storage 23. To do.

(ステップS110)次に、サーバ2の出力部267は、非類似条項の条項番号を読み
出す。
(Step S110) Next, the output unit 267 of the server 2 reads out the clause number of the dissimilar clause.

このように、変換部263は、対象の契約書に含まれる条項それぞれをベクトルに変換
する。そして予測部264は、前記変換後のベクトルそれぞれを、前記対象の契約書と同
種の標準契約書に含まれる条項それぞれのベクトルと比較する(ここでは一例としてコサ
イン類似度を算出する)。出力部267は、予測部264による比較の結果、前記変換後
のベクトルのうち(例えば、図1のベクトルV11〜V16)、標準契約書に含まれるい
ずれの条項のベクトルとも設定基準以上の類似性がないベクトル(例えば、図1のベクト
ルV11、V16の二つのベクトル)に対応する条項を非類似条項として出力する。この
構成により、ユーザは標準的な契約書にない条項を把握することができるので、契約書の
作成及び/またはチェックを効率化することができる。
In this way, the conversion unit 263 converts each of the clauses included in the target contract into a vector. Then, the prediction unit 264 compares each of the converted vectors with the vector of each clause included in the standard contract of the same type as the target contract (here, the cosine similarity is calculated as an example). As a result of comparison by the prediction unit 264, the output unit 267 has a similarity equal to or higher than the setting standard with the vector of any of the clauses included in the standard contract among the converted vectors (for example, the vectors V11 to V16 in FIG. 1). The clause corresponding to the vector without (for example, the two vectors V11 and V16 in FIG. 1) is output as a dissimilar clause. With this configuration, the user can grasp the provisions that are not in the standard contract, so that the contract can be created and / or checked more efficiently.

ステップS110において、出力部267は、予測部264による比較の結果、標準契
約書に含まれる条項のベクトル(例えば、図1のベクトルV21〜V26)のうち、前記
変換後のベクトルとの間で設定基準以上の類似性がないベクトル(例えば、図1のベクト
ルV21、V26の二つのベクトル)に対応する条項の種類を表す条項種類識別情報(こ
こでは条項種類ID)に対応する情報を、対象の契約書に不足している条項として出力し
てもよい。この構成により、ユーザは標準的な契約書にない条項を把握することができる
ので、契約書の作成及び/またはチェックを効率化することができる。
In step S110, as a result of comparison by the prediction unit 264, the output unit 267 is set between the vector of the clause included in the standard contract (for example, the vectors V21 to V26 in FIG. 1) and the converted vector. The information corresponding to the clause type identification information (here, the clause type ID) indicating the type of clause corresponding to the vector having no similarity above the standard (for example, the two vectors V21 and V26 in FIG. 1) is targeted. It may be output as a clause missing in the contract. With this configuration, the user can grasp the provisions that are not in the standard contract, so that the contract can be created and / or checked more efficiently.

(ステップS120)次に、サーバ2の通信制御部269は、読み出された非類似条項
の条項番号、条項毎に分けた契約書データを送信する。
(Step S120) Next, the communication control unit 269 of the server 2 transmits the read clause number of the dissimilar clause and the contract data divided for each clause.

(ステップS130)端末1の出力制御部166は、類似条項の条項番号、条項毎に分
けた契約書データを取得した場合、契約書を条項毎に分けて表示するとともに、非類似条
項を区別可能に表示する。これにより、ユーザは非類似条項を把握することができ、この
非類似条項に対して条項種類を割り当てる。
(Step S130) When the output control unit 166 of the terminal 1 acquires the clause number of the similar clause and the contract data divided for each clause, the contract can be displayed separately for each clause and the dissimilar clause can be distinguished. Display on. As a result, the user can grasp the dissimilar clause and assign the clause type to this dissimilar clause.

(ステップS140)端末1のプロセッサ16は、非類似条項に対して条項種類がユー
ザによって入力されたか否か判定する。
(Step S140) The processor 16 of the terminal 1 determines whether or not the clause type has been input by the user for the dissimilar clause.

(ステップS150)ステップS140において、類似条項に対して条項種類がユーザ
によって入力された場合、非類似条項の条項番号と、ユーザによって入力された条項種類
を識別する条項種類IDをサーバ2へ送信する。
(Step S150) In step S140, when the clause type is input by the user for the similar clause, the clause number of the dissimilar clause and the clause type ID for identifying the clause type entered by the user are transmitted to the server 2. ..

(ステップS160)サーバ2は、非類似条項の条項番号と条項種類IDを受信した場
合、受信した非類似条項の条項番号で特定される条項のベクトルを入力とし受信した条項
種類IDを出力とするデータセットを、ストレージ23に保存された教師データに加える
(Step S160) When the server 2 receives the clause number and the clause type ID of the dissimilar clause, the server 2 inputs the vector of the clause specified by the clause number of the received dissimilar clause and outputs the received clause type ID. The dataset is added to the teacher data stored in the storage 23.

(ステップS170)サーバ2の更新部268は、一定期間毎または設定されたタイミ
ングで、ストレージ23に保存された教師データを用いて、機械学習を実行することによ
って、分類モデルを更新する。
(Step S170) The update unit 268 of the server 2 updates the classification model by executing machine learning using the teacher data stored in the storage 23 at regular intervals or at set timings.

このように、更新部268は、出力部267によって出力された非類似条項のベクトル
を入力とし当該条項に対してユーザが割り当てた条項の種類を識別する条項種類識別情報
(条項種類ID)を出力とする教師データを用いて、機械学習することにより分類モデル
を更新する。そして、予測部264は、更新後の分類モデルに変換後のベクトルを入力し
て、対象の条項の種類を識別する条項種類識別情報(ここでは条項種類ID)を出力する
。これにより、更新された分類モデルを用いることにより、条項に正しい条項種類識別情
報(ここでは条項種類ID)を割り当てられる精度を向上させることができる。
In this way, the update unit 268 inputs the vector of the dissimilar clause output by the output unit 267 and outputs the clause type identification information (clause type ID) that identifies the type of the clause assigned by the user to the clause. The classification model is updated by machine learning using the teacher data. Then, the prediction unit 264 inputs the converted vector into the updated classification model, and outputs the clause type identification information (here, the clause type ID) that identifies the type of the target clause. Thereby, by using the updated classification model, it is possible to improve the accuracy of assigning the correct clause type identification information (here, clause type ID) to the clause.

図12は、本実施形態において条項種類及び類似条項を提示する処理の一例を示すフロ
ーチャートである。この処理は、図11または後述する図13の処理が終わった後に実行
される処理である。
FIG. 12 is a flowchart showing an example of a process of presenting a clause type and a similar clause in the present embodiment. This process is a process executed after the process of FIG. 11 or FIG. 13 described later is completed.

(ステップS210)端末1の条項種類要求部164は、ユーザによって条項が選択さ
れたか否か判定する。
(Step S210) The clause type requesting unit 164 of the terminal 1 determines whether or not the clause has been selected by the user.

(ステップS220)ステップS210でユーザによって条項が選択された場合、通信
制御部165は、ユーザによって選択された条項の条項番号をサーバ2へ送信するよう制
御する。
(Step S220) When a clause is selected by the user in step S210, the communication control unit 165 controls to transmit the clause number of the clause selected by the user to the server 2.

(ステップS230)サーバ2の条項種類読出部266は、条項番号に対応する条項種
類IDをストレージ23から読み出す。
(Step S230) The clause type reading unit 266 of the server 2 reads the clause type ID corresponding to the clause number from the storage 23.

(ステップS240)サーバ2の通信制御部269は、読み出された条項種類IDに対
応する情報を端末1へ送信するよう制御する。
(Step S240) The communication control unit 269 of the server 2 controls to transmit the information corresponding to the read clause type ID to the terminal 1.

(ステップS250)端末1の出力制御部166は、この条項種類IDに対応する情報
を受信した場合、この条項種類IDに対応する情報(例えば、図9の「事業譲渡」のタグ
R1)をブラウザ画面に更に表示する。
(Step S250) When the output control unit 166 of the terminal 1 receives the information corresponding to this clause type ID, the output control unit 166 browses the information corresponding to this clause type ID (for example, the tag R1 of “business transfer” in FIG. 9). Display more on the screen.

(ステップS260)例えば図9のブラウザ画面において、端末1の条項データ要求部
163は、「このタグで検索する」ボタンB1が押されたか否かを判定する。
(Step S260) For example, on the browser screen of FIG. 9, the clause data requesting unit 163 of the terminal 1 determines whether or not the "search by this tag" button B1 is pressed.

(ステップS270)ステップS260「このタグで検索する」ボタンB1が押された
と判定された場合、端末1の通信制御部165は、「このタグで検索する」ボタンB1が
関連付けられている条項の条項種類ID(図9の例では、「事情譲渡」の条項種類ID)
をサーバ2へ送信するよう制御する。
(Step S270) Step S260 When it is determined that the "Search by this tag" button B1 is pressed, the communication control unit 165 of the terminal 1 sets the clause of the clause to which the "Search by this tag" button B1 is associated. Type ID (In the example of FIG. 9, the clause type ID of "circumstance transfer")
Is controlled to be transmitted to the server 2.

(ステップS280)次に、サーバ2の条項データ読出部265は、条項種類IDを受
信した場合、ストレージ23の条項テーブルT2において、この条項種類IDに関連付け
られた条項を類似条項として少なくとも一つ読み出す。 このように、ストレージ23に
は、条項種類識別情報(ここでは条項種類ID)に対して、一以上の条項データが関連付
けられて記憶されている。条項データ読出部(条項データ出力部)265は、対象の契約
書に含まれる特定の条項に対するユーザの特定の操作を受け付けた場合、当該特定の条項
の種類を識別する条項種類識別情報(ここでは条項種類ID)と同じ条項種類識別情報(
ここでは条項種類ID)にストレージ23において関連付けられた条項データを出力する
。これにより、ユーザが選択した条項と同種の他の条項を参照することができるので、契
約書の作成を効率化することができる。
なお、ストレージ23には、条項種類識別情報(ここでは条項種類ID)に対して、一
以上の条項データに加えてもしくは替えて、その条項データに関連する変更履歴、リスク
情報(例えば、その条項がリスクが高いか低いを示す情報)、コメント、及び/または修
正条項案、追加の条項案などのデータ(以下、これらを総称して「条項メタデータ」とい
う。)が関連付けられて記憶されていてもよい。その場合、条項データ読出部(条項デー
タ出力部)265は、対象の契約書に含まれる特定の条項に対するユーザの特定の操作を
受け付けた場合、当該特定の条項の種類を識別する条項種類識別情報(ここでは条項種類
ID)と同じ条項種類識別情報(ここでは条項種類ID)にストレージ23において関連
付けられた条項データ及び/または及び条項メタデータを出力してもよい。
(Step S280) Next, when the clause data reading unit 265 of the server 2 receives the clause type ID, it reads at least one clause associated with this clause type ID as a similar clause in the clause table T2 of the storage 23. .. In this way, the storage 23 stores one or more clause data in association with the clause type identification information (here, clause type ID). When the clause data reading unit (clause data output unit) 265 receives a specific operation of the user for a specific clause included in the target contract, the clause type identification information (here, the clause type identification information) that identifies the type of the specific clause. Same clause type identification information (clause type ID)
Here, the clause data associated with the storage 23 is output to the clause type ID). As a result, it is possible to refer to other clauses of the same type as the clause selected by the user, so that the creation of the contract can be made more efficient.
In addition, in the storage 23, with respect to the clause type identification information (here, clause type ID), in addition to or in place of one or more clause data, change history and risk information (for example, the clause) related to the clause data are stored. Data (information indicating high or low risk), comments, and / or data such as proposed amendments and additional provisions (hereinafter collectively referred to as "clause metadata") are associated and stored. You may. In that case, when the clause data reading unit (clause data output unit) 265 receives a specific operation of the user for a specific clause included in the target contract, the clause type identification information for identifying the type of the specific clause. The clause data and / or clause metadata associated in the storage 23 may be output to the same clause type identification information (here, clause type ID) as (here, clause type ID).

(ステップS290)サーバ2の通信制御部165は、ステップS280で読み出され
た条項のデータを端末1へ送信するよう制御する。
(Step S290) The communication control unit 165 of the server 2 controls to transmit the data of the clause read in step S280 to the terminal 1.

(ステップS300)端末1の出力制御部166は、条項のデータを受信した場合、こ
の受信した条項データを例えばブラウザ画面に更に表示する。これにより、ユーザが選択
した条項と同種の他の条項を参照することができるので、契約書の作成を効率化すること
ができる。
(Step S300) When the output control unit 166 of the terminal 1 receives the clause data, the output control unit 166 further displays the received clause data on, for example, a browser screen. As a result, it is possible to refer to other clauses of the same type as the clause selected by the user, so that the creation of the contract can be made more efficient.

図13は、本実施形態において予測部が分類モデルを用いて条項に条項種類を割り当て
る場合の処理の一例を示すフローチャートである。ステップS410〜S460の処理は
、図11のステップS10〜S60と同じであるので、その説明を省略する。なお、条項
毎にステップS450〜S480の処理が繰り返される。
FIG. 13 is a flowchart showing an example of processing when the prediction unit assigns a clause type to a clause using a classification model in the present embodiment. Since the processing of steps S410 to S460 is the same as that of steps S10 to S60 of FIG. 11, the description thereof will be omitted. The processing of steps S450 to S480 is repeated for each clause.

(ステップS470)サーバ2の予測部264は、分類モデルに前記変換後のベクトル
を入力して、対象の条項の種類を識別する条項種類IDを出力する。
(Step S470) The prediction unit 264 of the server 2 inputs the converted vector into the classification model and outputs a clause type ID that identifies the type of the target clause.

(ステップS480)次に、サーバ2の予測部264は、対象の条項について、条項番
号とステップS470で出力された条項種類IDの組をストレージ23に保存する。
(Step S480) Next, the prediction unit 264 of the server 2 stores the set of the clause number and the clause type ID output in step S470 in the storage 23 for the target clause.

(ステップS490)サーバ2の通信制御部269は、条項毎に分けた契約書データを
送信する。
(Step S490) The communication control unit 269 of the server 2 transmits the contract data divided for each clause.

(ステップS500)端末1の出力制御部166は、条項毎に分けた契約書データを受
信した場合、この条項毎に分けた契約書データを用いて、契約書を条項毎に分けて表示す
る。
(Step S500) When the output control unit 166 of the terminal 1 receives the contract data divided for each clause, the output control unit 166 displays the contract separately for each clause by using the contract data divided for each clause.

以上、本実施形態に係る情報処理システムSは、契約書の条項が変換されたベクトルと
当該条項の種類を表す条項種類識別情報との分析した関係が記憶されているストレージ2
3を備える。更に情報処理システムSは、対象の契約書の対象の条項をベクトルに変換す
る変換部を備える。更に情報処理システムSは、前記分析した関係に基づいて、前記変換
後の前記ベクトルを入力として、前記対象の条項の種類を識別する条項種類識別情報を予
測して出力する予測部264を備える。
As described above, the information processing system S according to the present embodiment stores the analyzed relationship between the vector in which the clause of the contract is converted and the clause type identification information representing the type of the clause.
3 is provided. Further, the information processing system S includes a conversion unit that converts the target clause of the target contract into a vector. Further, the information processing system S includes a prediction unit 264 that predicts and outputs the clause type identification information that identifies the type of the target clause by inputting the converted vector based on the analyzed relationship.

この構成によれば、対象の条項に条項種類識別情報を割り当てることで、ユーザは対象
の条項の種類を把握することができるので、契約書の条項がどのような条項であるのかを
ユーザが把握するのを容易化することができる。
According to this configuration, by assigning the clause type identification information to the target clause, the user can grasp the type of the target clause, so that the user can grasp what kind of clause the contract clause is. Can be facilitated.

なお、本実施形態ではストレージ23に、契約書の条項が変換されたベクトルと当該条
項の種類を表す条項種類識別情報との分析した関係が記憶されていたが、これに限らず、
これに加えてもしくは替えて、契約書の条項が変換されたベクトルと当該条項に対する条
項メタデータ(例えば、その条項のリスク度、条項の変更または追加を促すコメント、修
正条項案、追加すべき条項など)との分析した関係が記憶されていてもよい。その場合、
予測部264は、この分析した関係に基づいて、前記変換後の前記ベクトルを入力として
、対象の条項の条項メタデータを予測して出力してもよい。
In the present embodiment, the storage 23 stores the analyzed relationship between the vector in which the clause of the contract is converted and the clause type identification information indicating the type of the clause, but the present invention is not limited to this.
In addition to or in lieu of this, the terms of the contract are transformed vectors and clause metadata for the clause (eg, risk of the clause, comments prompting changes or additions to the clause, draft amendments, clauses to be added). Etc.) may be stored in the analyzed relationship. In that case,
Based on this analyzed relationship, the prediction unit 264 may use the converted vector as an input to predict and output the clause metadata of the target clause.

この構成によれば、条項メタデータが契約のどちらの側が不利な条項であることを示唆
する場合、対象のユーザは、自己にとって不利な条項を不利にならないように変更したり
、自己に不利にならないように条項を新たに追加したりすることができる。また、条項メ
タデータが契約のどちらの側が有利な条項であることを示唆する場合、対象のユーザは、
自己にとって有利な条項を把握しつつ契約書の作成及び/またはチェックを行うことがで
きる。これにより、契約書の作成及び/またはチェックの効率を向上させることができる
According to this configuration, if the clause metadata suggests which side of the contract is the disadvantageous clause, the target user may change the clause that is disadvantageous to him or her so that it is not disadvantageous to him or her. You can add new clauses so that it does not become. Also, if the clause metadata suggests which side of the contract is the favorable clause, the target user is
You can create and / or check contracts while grasping the clauses that are advantageous to you. This can improve the efficiency of contract creation and / or checking.

更例えば売買契約書の場合、その契約当事者であるユーザが買主か売主か(すなわち契
約当事者の立場)によって、ある条項が有利か不利かが変わってくるし、ある別の条項(
例えば、買主であれば売主が瑕疵責任を有する条項など)を追加すべきか否かが変わって
くる。また、契約書は、契約当事者の立場だけでなく、(1)法人、個人、大企業、中小
企業、民間企業などの営利団体、大学などの非営利団体といった当事者の区分によって、
ある条項が有利か不利かが変わってくるし、ある別の条項を追加するか否かが変わってく
る。また(2)金額の多寡、期間などの重要な指標である重要指標区分は、重点的にチェ
ックすべきである。
Furthermore, in the case of a sales contract, for example, one clause is advantageous or disadvantageous depending on whether the user who is the contracting party is the buyer or the seller (that is, the position of the contracting party), and another clause (that is, the position of the contracting party).
For example, if it is a buyer, whether or not the seller should add a clause for which the seller is liable for defects will change. In addition, the contract is based not only on the position of the contracting party, but also on the classification of the parties such as (1) corporations, individuals, large companies, small and medium-sized enterprises, private companies and other commercial organizations, and universities and other non-profit organizations.
It depends on whether one clause is advantageous or disadvantageous, and whether or not another clause is added. In addition, (2) important index categories, which are important indicators such as the amount of money and the period, should be checked with priority.

(2)の金額の多寡は、例えば、ある種類のライセンス契約では売上額の5%がライセ
ンス料であるのが標準のところ、相手方から提示された契約書のドラフトに売上額の10
%がライセンス料であると記載があった場合には、ライセンスを受ける側にとって不利で
ある。すなわち、契約書に記載された金額の多寡も、契約当事者の立場または当事者の区
分によって、有利か不利かが変わってくる。
The amount of money in (2) is, for example, 10% of the sales amount in the draft of the contract presented by the other party, although it is standard that 5% of the sales amount is the license fee in a certain type of license contract.
If it is stated that% is the license fee, it is disadvantageous for the licensee. In other words, the amount of money stated in the contract also depends on the position of the contracting party or the classification of the parties, whether it is advantageous or disadvantageous.

そのため、本実施形態に係る情報処理システムにおいて、予測部264は、契約当事者
であるユーザの区分(例えば、契約当事者の立場、当事者の区分など)の観点から、対象
の条項(ユーザが読み込ませた契約書の条項)が不利な場合には、条項の変更を示唆する
かもしくは条項を追加するよう示唆する条項メタデータを出力してもよい。
Therefore, in the information processing system according to the present embodiment, the prediction unit 264 loads the target clause (read by the user) from the viewpoint of the classification of the user who is the contracting party (for example, the position of the contracting party, the classification of the parties, etc.). If the terms of the contract) are unfavorable, you may output clause metadata suggesting changes to the clauses or adding clauses.

具体的には例えば、対象の条項(ユーザが読み込ませた契約書の条項)のベクトルを、
ユーザの区分及び/または重要指標区分に応じて有利もしくは不利と判別できる標準条項
のデータセットに含まれる標準条項のベクトルと比較し、対象のベクトルと標準条項のベ
クトルとの類似度が基準を満たす場合、当該標準条項のデータセットに含まれる条項メタ
データ(例えば、修正条項例、追加条項例、コメントなど)を出力してもよい。
Specifically, for example, the vector of the target clause (the clause of the contract read by the user),
The similarity between the target vector and the standard clause vector meets the criteria when compared to the standard clause vector contained in the standard clause data set that can be determined to be advantageous or disadvantageous according to the user's classification and / or important index classification. If so, clause metadata contained in the standard clause dataset (eg, amended clause examples, additional clause examples, comments, etc.) may be output.

<例1>
例えば、ストレージ23には、ある種類の条項(例えば、停止条項など)について、契
約書識別情報(例えば、売買契約書を識別する契約書ID)と、ユーザ区分(例えば、買
主)と、当該ユーザ区分にとって不利な標準条項(例えば、X条項)と、条項メタデータ
(例えば「この条項は不利です。○○と変更することをお勧めします」というコメント)
が関連付けられて記憶されている。その場合に、ユーザが提供した契約書の当該種類の条
項にA条項が含まれていた場合について説明する。
<Example 1>
For example, the storage 23 contains contract identification information (for example, a contract ID that identifies a sales contract), a user classification (for example, a buyer), and the user for a certain type of clause (for example, a suspension clause). Standard clauses (for example, X clauses) that are disadvantageous to the division and clause metadata (for example, "This clause is disadvantageous. It is recommended to change it to XX")
Is associated and remembered. In that case, the case where the A clause is included in the clause of the type of the contract provided by the user will be described.

サーバ2のプロセッサ26は、例えば、A条項がX条項に設定基準以上類似し(例えば
、A条項のベクトルとX条項のベクトルのコサイン類似度が閾値以上の場合)且つ対象の
ユーザがX条項にストレージ23において関連付けられたユーザ区分である買主に該当す
る場合、「この条項は不利です。○○と変更することをお勧めします」というコメントを
条項メタデータとして出力してもよい。
In the processor 26 of the server 2, for example, the A clause is similar to the X clause by the set standard or more (for example, when the cosine similarity between the vector of the A clause and the vector of the X clause is equal to or more than the threshold value) and the target user is the X clause. If it corresponds to the buyer who is the associated user category in the storage 23, the comment "This clause is disadvantageous. It is recommended to change it to XX" may be output as clause metadata.

<例2>
例えば、ストレージ23には、ある種類の条項(例えば、停止条項など)について、契
約書識別情報(例えば、売買契約書を識別する契約書ID)と、ユーザ区分(例えば、買
主)と、当該ユーザ区分にとって不利な標準条項(例えば、Y条項)と、条項メタデータ
(例えば「以下の条項を追加することをお勧めします」というコメントと、当該お勧めす
る条項C)が関連付けられて記憶されている。その場合に、ユーザが提供した契約書の当
該種類の条項にB条項が含まれていた場合について説明する。
<Example 2>
For example, the storage 23 contains contract identification information (for example, a contract ID that identifies a sales contract), a user classification (for example, a buyer), and the user for a certain type of clause (for example, a suspension clause). Standard clauses that are detrimental to the category (eg, Y clause) and clause metadata (eg, the comment "We recommend adding the following clause" and the recommended clause C) are associated and stored. ing. In that case, the case where the B clause is included in the clause of the type of the contract provided by the user will be described.

予測部264は、例えば、B条項がY条項に設定基準以上類似し(例えば、B条項のベ
クトルとY条項のベクトルのコサイン類似度が閾値以上の場合)且つ対象のユーザがY条
項にストレージ23において関連付けられたユーザ区分である買主に該当する場合、「以
下の条項を追加することをお勧めします」というコメントとともに条項Cを出力してもよ
い。
なお、不利な標準条項に加えてまたは替えて、有利な標準条項がストレージ23に記憶
されていてもよい。
In the prediction unit 264, for example, the B clause is similar to the Y clause by the setting standard or more (for example, when the cosine similarity between the vector of the B clause and the vector of the Y clause is equal to or more than the threshold value) and the target user stores in the Y clause 23. If it corresponds to the buyer who is the user category associated with in, clause C may be output with the comment "It is recommended to add the following clause".
In addition to or in place of the disadvantageous standard clause, the advantageous standard clause may be stored in the storage 23.

このように、ストレージ23には、ユーザ区分(例えば、買主)と、当該ユーザ区分に
とって有利もしくは不利な標準条項(例えば、Y条項)のベクトルと、条項メタデータ(
例えば「以下の条項を追加することをお勧めします」というコメントと、当該お勧めする
条項C)が関連付けられて記憶されていてもよい。そして、予測部264は、例えば、対
象の条項のベクトルがストレージ23に記憶されている標準条項のベクトルに設定基準以
上類似し且つ対象のユーザの区分が当該標準条項のベクトルにストレージ23で関連付け
られたユーザ区分に該当する場合、当該対象条項のベクトルと当該ユーザ区分の組にスト
レージ23で関連付けられた条項メタデータを出力してもよい。
As described above, the storage 23 contains the user classification (for example, the buyer), the vector of the standard clause (for example, the Y clause) that is advantageous or disadvantageous for the user classification, and the clause metadata (for example,
For example, the comment "It is recommended to add the following clause" may be stored in association with the recommended clause C). Then, in the prediction unit 264, for example, the vector of the target clause is similar to the vector of the standard clause stored in the storage 23 by the setting standard or more, and the classification of the target user is associated with the vector of the standard clause in the storage 23. If the user category is applicable, the clause metadata associated with the vector of the target clause and the set of the user category in the storage 23 may be output.

この構成により、対象のユーザの区分では不利な条項の場合、条項を変更または追加す
るよう示唆する条項メタデータが得られるので、対象のユーザは、自己にとって不利な条
項を不利にならないように変更したり、自己に不利にならないように条項を新たに追加し
たりすることができる。また、対象のユーザの区分では有利な条項の場合、有利な条項で
あることが示唆する条項メタデータが得られるので、対象のユーザは、自己にとって有利
な条項を把握しつつ契約書の作成及び/またはチェックを行うことができる。これにより
、契約書の作成及び/またはチェックの効率を向上させることができる。
With this configuration, if the clause is disadvantageous in the target user's classification, the clause metadata suggesting to change or add the clause is obtained, so the target user changes the clause that is disadvantageous to himself so as not to be disadvantageous. Or you can add new clauses so that you are not at your disadvantage. In addition, in the case of a clause that is advantageous in the classification of the target user, clause metadata suggesting that the clause is advantageous can be obtained, so that the target user can create a contract while grasping the clause that is advantageous to him / herself. / Or can be checked. This can improve the efficiency of contract creation and / or checking.

なお、ストレージ23には、ユーザ区分と、当該ユーザ区分にとって有利もしくは不利
な標準条項のベクトルと、条項メタデータの組に対して、契約書識別情報が更に関連付け
られて記憶されていてもよい。
It should be noted that the storage 23 may store the contract identification information in association with the user classification, the vector of the standard clause advantageous or disadvantageous to the user classification, and the set of clause metadata.

その場合、予測部264は、例えば、対象の条項のベクトルがストレージ23に記憶さ
れている標準条項のベクトルに設定基準以上類似し、対象の契約書の契約書識別情報が当
該標準条項のベクトルにストレージ23で関連付けられた契約書識別情報に一致し、且つ
対象のユーザの区分が当該標準条項のベクトルにストレージ23で関連付けられたユーザ
区分に該当する場合、当該対象条項のベクトルと当該ユーザ区分の組にストレージ23で
関連付けられた条項メタデータを出力してもよい。
In that case, for example, the prediction unit 264 resembles the vector of the target clause to the vector of the standard clause stored in the storage 23 more than the setting standard, and the contract identification information of the target contract becomes the vector of the standard clause. If the contract identification information associated with the storage 23 matches and the target user category corresponds to the user category associated with the storage 23 vector of the standard clause, the vector of the target clause and the user category The clause metadata associated with the storage 23 may be output to the pair.

なお、上記のようにルールベースで条項メタデータを出力することに限らず、機械学習
により得られた助言モデルを用いて条項メタデータを出力してもよい。ここで助言モデル
は例えば、ユーザ区分と当該ユーザ区分にとって有利もしくは不利な標準条項のベクトル
との組を入力とし条項メタデータを出力とする教師データとして機械学習したモデルであ
り、ストレージ23に記憶されていてもよい。この場合、サーバ2のプロセッサ26は、
この助言モデルに対象のユーザの区分と前記対象の条項のベクトルとを入力して、条項メ
タデータを出力する予測部として機能してもよい。
In addition to outputting clause metadata based on rules as described above, clause metadata may be output using an advice model obtained by machine learning. Here, the advisory model is, for example, a model machine-learned as teacher data in which a set of a user classification and a vector of standard clauses advantageous or disadvantageous to the user classification is input and clause metadata is output, and is stored in the storage 23. You may be. In this case, the processor 26 of the server 2
The classification of the target user and the vector of the target clause may be input to this advisory model to function as a prediction unit that outputs clause metadata.

以上のように、サーバ2のプロセッサ26は、ユーザ区分と当該ユーザ区分にとって有
利もしくは不利な標準条項のベクトルとの組と、条項メタデータとの分析した関係(例え
ば、上記のルールベースの関係または上記の助言モデル)に基づいて、対象のユーザの区
分と対象の条項のベクトルとを入力として、条項メタデータを予測して出力する予測部と
して機能してもよい。
As described above, the processor 26 of the server 2 has an analyzed relationship between the user classification, the vector of the standard clause advantageous or disadvantageous to the user classification, and the clause metadata (for example, the above rule-based relation or the above-mentioned rule-based relation or Based on the above-mentioned advice model), it may function as a prediction unit that predicts and outputs clause metadata by inputting the classification of the target user and the vector of the target clause.

この構成によれば、対象のユーザの区分では不利な条項の場合、条項を変更または追加
するよう示唆する条項メタデータが得られるので、対象のユーザは、自己にとって不利な
条項を不利にならないように変更したり、自己に不利にならないように条項を新たに追加
したりすることができる。また、対象のユーザの区分では有利な条項の場合、有利な条項
であることが示唆する条項メタデータが得られるので、対象のユーザは、自己にとって有
利な条項を把握しつつ契約書の作成及び/またはチェックを行うことができる。これによ
り、契約書の作成及び/またはチェックの効率を向上させることができる。
According to this configuration, if the clause is disadvantageous in the target user's classification, the clause metadata suggesting to change or add the clause is obtained, so that the target user does not disadvantage the clause that is disadvantageous to himself / herself. You can change it to, or add a new clause so that it does not disadvantage you. In addition, in the case of a clause that is advantageous in the classification of the target user, clause metadata suggesting that the clause is advantageous can be obtained, so that the target user can create a contract while grasping the clause that is advantageous to him / herself. / Or can be checked. This can improve the efficiency of contract creation and / or checking.

なお、この分析した関係は、ユーザ区分と当該ユーザ区分にとって有利もしくは不利な
標準条項のベクトルとの組と、条項メタデータとの分析した関係に限らず、契約書識別情
報とユーザ区分と当該ユーザ区分にとって有利もしくは不利な標準条項のベクトルとの組
と、条項メタデータとの分析した関係であってもよい。
Note that this analyzed relationship is not limited to the analysis relationship between the user category, the vector of standard clauses that are advantageous or disadvantageous to the user category, and the clause metadata, but also the contract identification information, the user category, and the user. It may be an analyzed relationship between a set of standard clause vectors that are favorable or unfavorable for the division and clause metadata.

なお、上述した実施形態で説明したサーバ2の少なくとも一部は、ハードウェアで構成
してもよいし、ソフトウェアで構成してもよい。ハードウェアで構成する場合には、情報
処理システム1の少なくとも一部の機能を実現するプログラムをフレキシブルディスクや
CD−ROM等の記録媒体に収納し、コンピュータに読み込ませて実行させてもよい。記
録媒体は、磁気ディスクや光ディスク等の着脱可能なものに限定されず、ハードディスク
装置やメモリなどの固定型の記録媒体でもよい。
At least a part of the server 2 described in the above-described embodiment may be configured by hardware or software. When configured by hardware, a program that realizes at least a part of the functions of the information processing system 1 may be stored in a recording medium such as a flexible disk or a CD-ROM, read by a computer, and executed. The recording medium is not limited to a removable one such as a magnetic disk or an optical disk, and may be a fixed recording medium such as a hard disk device or a memory.

また、サーバ2の少なくとも一部の機能を実現するプログラムを、インターネット等の
通信回線(無線通信も含む)を介して頒布してもよい。さらに、同プログラムを暗号化し
たり、変調をかけたり、圧縮した状態で、インターネット等の有線回線や無線回線を介し
て、あるいは記録媒体に収納して頒布してもよい。
Further, a program that realizes at least a part of the functions of the server 2 may be distributed via a communication line (including wireless communication) such as the Internet. Further, the program may be encrypted, modulated, compressed, and distributed via a wired line or wireless line such as the Internet, or stored in a recording medium.

さらに、一つまたは複数の情報処理装置によってサーバ2を情報処理システムとして機
能させてもよい。複数の情報処理装置を用いて場合、情報処理装置のうちの1つをコンピ
ュータとし、当該コンピュータが所定のプログラムを実行することにより、情報処理シス
テムの少なくとも1つの手段として機能が実現されてもよい。
Further, the server 2 may be made to function as an information processing system by one or a plurality of information processing devices. When a plurality of information processing devices are used, one of the information processing devices may be a computer, and the computer may execute a predetermined program to realize a function as at least one means of the information processing system. ..

また、方法の発明においては、全ての工程(ステップ)をコンピュータによって自動制
御で実現するようにしてもよい。また、各工程をコンピュータに実施させながら、工程間
の進行制御を人の手によって実施するようにしてもよい。また、さらには、全工程のうち
の少なくとも一部を人の手によって実施するようにしてもよい。
Further, in the invention of the method, all the steps (steps) may be realized by automatic control by a computer. Further, the progress control between the processes may be manually performed while the computer is used to perform each process. Further, at least a part of the whole process may be performed manually.

以上、本発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要
旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示され
ている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実
施形態に示される全構成要素から幾つかの構成要素を削除してもよい。更に、異なる実施
形態にわたる構成要素を適宜組み合わせてもよい。
As described above, the present invention is not limited to the above embodiment as it is, and at the implementation stage, the components can be modified and embodied within a range that does not deviate from the gist thereof. In addition, various inventions can be formed by an appropriate combination of the plurality of components disclosed in the above-described embodiment. For example, some components may be removed from all the components shown in the embodiments. Further, components over different embodiments may be combined as appropriate.

1 端末
11 入力インタフェース
12 通信回路
13 ストレージ
14 メモリ
15 出力インタフェース
16 プロセッサ
161 読込受付部
162 編集受付部
163 条項データ要求部
164 条項種類要求部
165 通信制御部
166 出力制御部
17 ディスプレイ
2 サーバ
21 入力インタフェース
22 通信回路
23 ストレージ
24 メモリ
25 出力インタフェース
26 プロセッサ
261 取得部
262 分割部
263 変換部
264 予測部
265 条項データ読出部(条項データ出力部)
266 条項種類読出部
267 出力部
268 更新部
269 通信制御部
S 情報処理システム
1 Terminal 11 Input interface 12 Communication circuit 13 Storage 14 Memory 15 Output interface 16 Processor 161 Read reception unit 162 Editing reception unit 163 Clause data request section 164 Clause type request section 165 Communication control section 166 Output control section 17 Display 2 Server 21 Input interface 22 Communication circuit 23 Storage 24 Memory 25 Output interface 26 Processor 261 Acquisition unit 262 Division unit 263 Conversion unit 264 Prediction unit 265 Clause data reading section (clause data output section)
266 Clause type Read unit 267 Output unit 268 Update unit 269 Communication control unit S Information processing system

Claims (13)

契約書の条項が変換されたベクトルと当該条項の種類を表す条項種類識別情報もしくは
当該条項に対する条項メタデータとの分析した関係が記憶されているストレージと、
対象の契約書の対象の条項をベクトルに変換する変換部と、
前記分析した関係に基づいて、前記変換後の前記ベクトルを入力として、前記対象の条
項の種類を識別する条項種類識別情報もしくは前記対象の条項に対する条項メタデータを
予測して出力する予測部と、
を備える情報処理システム。
Storage that stores the analyzed relationship between the transformed vector of the terms of the contract and the clause type identification information representing the type of the clause or the clause metadata for the clause.
A conversion unit that converts the target clause of the target contract into a vector,
Based on the analyzed relationship, a prediction unit that predicts and outputs clause type identification information for identifying the type of the target clause or clause metadata for the target clause by using the converted vector as an input.
Information processing system equipped with.
前記ストレージに記憶されている分析した関係は、標準契約書に含まれるいずれの条項
のベクトルとも設定基準以上の類似性がない条項のベクトルを入力とし当該条項に対して
ユーザが割り当てた条項種類を識別する条項種類識別情報を出力とする教師データとして
機械学習した分類モデルであり、
前記予測部は、前記分類モデルに前記変換後のベクトルを入力して、前記対象の条項の
種類を識別する条項種類識別情報を出力する
請求項1に記載の情報処理システム。
For the analyzed relationship stored in the storage, the vector of the clause that is not similar to the vector of any clause included in the standard contract is input, and the clause type assigned by the user to the clause is input. Identification clause type This is a classification model machine-learned as teacher data that outputs identification information.
The information processing system according to claim 1, wherein the prediction unit inputs the converted vector into the classification model and outputs clause type identification information for identifying the type of the target clause.
前記ストレージに記憶されている分析した関係は、標準契約書に含まれる条項それぞれ
に対応するベクトルと、当該条項の種類を表す条項種類識別情報との組であり、
前記予測部は、変換後の前記ベクトルを、前記ストレージに記憶されている、標準契約
書に含まれる条項それぞれのベクトルと比較し、比較の結果、類似度が基準を満たすベク
トルに前記ストレージにおいて関連付けられた条項種類識別情報を出力する
請求項1に記載の情報処理システム。
The analyzed relationship stored in the storage is a set of a vector corresponding to each clause included in the standard contract and a clause type identification information indicating the type of the clause.
The prediction unit compares the converted vector with the vector of each clause included in the standard contract stored in the storage, and as a result of the comparison, associates the vector with a vector whose similarity satisfies the standard in the storage. The information processing system according to claim 1, which outputs the specified clause type identification information.
前記ストレージには、標準契約書に含まれる条項それぞれに対応するベクトルと当該条
項に付された条項種類識別情報との組に対して、契約書の種類が更に関連付けられて記憶
されており、
前記対象の契約書の種類を取得する取得部を更に備え、
前記予測部は、前記変換後のベクトルを、前記取得部によって取得された前記対象の契
約書の種類と同じ種類の標準契約書に含まれる条項それぞれのベクトルと比較する
請求項3に記載の情報処理システム。
In the storage, the contract type is further associated and stored with respect to the set of the vector corresponding to each clause included in the standard contract and the clause type identification information attached to the clause.
Further equipped with an acquisition unit for acquiring the type of the target contract,
The information according to claim 3, wherein the prediction unit compares the converted vector with the vector of each clause included in a standard contract of the same type as the target contract type acquired by the acquisition unit. Processing system.
前記変換部は、対象の契約書に含まれる条項それぞれをベクトルに変換し、
前記予測部は、前記変換後のベクトルそれぞれを、前記対象の契約書と同種の標準契約
書に含まれる条項それぞれのベクトルと比較し、
前記予測部による比較の結果、前記変換後のベクトルのうち、標準契約書に含まれるい
ずれの条項のベクトルとも設定基準以上の類似性がないベクトルに対応する条項を非類似
条項として出力する出力部を更に備える
請求項3または4に記載の情報処理システム。
The conversion unit converts each clause contained in the target contract into a vector.
The prediction unit compares each of the converted vectors with the vector of each clause contained in a standard contract of the same type as the target contract.
As a result of comparison by the prediction unit, the output unit that outputs as a dissimilar clause the clause corresponding to the vector after conversion that does not have a similarity equal to or higher than the setting standard with the vector of any clause included in the standard contract. The information processing system according to claim 3 or 4.
前記出力部によって出力された前記非類似条項のベクトルを入力とし当該条項に対して
ユーザが割り当てた条項の種類を識別する条項種類識別情報を出力とする教師データを用
いて、機械学習することにより分類モデルを更新する更新部を更に備え、
前記予測部は、更新後の前記分類モデルに前記変換後のベクトルを入力して、前記対象
の条項の種類を識別する条項種類識別情報を出力する
請求項5に記載の情報処理システム。
By machine learning using the teacher data that inputs the vector of the dissimilar clause output by the output unit and outputs the clause type identification information that identifies the type of clause assigned by the user to the clause. It also has an update section that updates the classification model.
The information processing system according to claim 5, wherein the prediction unit inputs the converted vector into the updated classification model and outputs clause type identification information for identifying the type of the target clause.
前記変換部は、対象の契約書に含まれる条項それぞれをベクトルに変換し、
前記予測部は、前記変換後のベクトルそれぞれを、前記対象の契約書と同種の標準契約
書に含まれる条項それぞれのベクトルと比較し、
前記予測部による比較の結果、前記標準契約書に含まれる条項のベクトルのうち、前記
変換後のベクトルとの間で設定基準以上の類似性がないベクトルに対応する条項の種類を
表す条項種類識別情報に対応する情報を、前記対象の契約書に不足している条項として出
力する出力部を更に備える
請求項3または4に記載の情報処理システム。
The conversion unit converts each clause contained in the target contract into a vector.
The prediction unit compares each of the converted vectors with the vector of each clause contained in a standard contract of the same type as the target contract.
As a result of the comparison by the prediction unit, among the vectors of the clauses included in the standard contract, the clause type identification indicating the type of the clause corresponding to the vector having no similarity equal to or higher than the setting standard with the converted vector. The information processing system according to claim 3 or 4, further comprising an output unit that outputs information corresponding to the information as a clause lacking in the target contract.
前記ストレージには、前記条項種類識別情報に対して、一以上の条項データ及び/また
は条項メタデータが関連付けられて記憶されており、
前記対象の契約書に含まれる特定の条項に対する前記ユーザの特定の操作を受け付けた
場合、当該特定の条項の種類を識別する条項種類識別情報と同じ条項種類識別情報に前記
ストレージにおいて関連付けられた条項データ及び/または及び条項メタデータを出力す
る条項データ出力部
を更に備える請求項1から7のいずれか一項に記載の情報処理システム。
In the storage, one or more clause data and / or clause metadata are associated with the clause type identification information and stored.
When the user accepts a specific operation on a specific clause contained in the target contract, the clause type identification information is the same as the clause type identification information that identifies the type of the specific clause, and the clause associated with the storage. The information processing system according to any one of claims 1 to 7, further comprising a clause data output unit that outputs data and / or clause metadata.
前記変換部は、対象の契約書の条項を日本語から外国語へ翻訳し、翻訳後の外国語の条
項をベクトルに変換する
請求項1から8のいずれか一項に記載の情報処理システム。
The information processing system according to any one of claims 1 to 8, wherein the conversion unit translates the terms of the target contract from Japanese to a foreign language and converts the translated terms of the foreign language into a vector.
前記外国語は、英語である
請求項9に記載の情報処理システム。
The information processing system according to claim 9, wherein the foreign language is English.
前記対象の契約書を、条項毎に分割する分割部を更に備え、
前記変換部は、前記分割部による分割後の条項をベクトルに変換する
請求項1から10のいずれか一項に記載の情報処理システム。
Further provided with a division section for dividing the target contract into clauses,
The information processing system according to any one of claims 1 to 10, wherein the conversion unit converts the clause after division by the division unit into a vector.
前記ストレージには、ユーザ区分と当該ユーザ区分にとって有利もしくは不利な標準条
項のベクトルとの組と、条項メタデータとの分析した関係が記憶されており、
前記予測部は、前記分析した関係に基づいて、対象のユーザの区分と前記対象の条項の
ベクトルとを入力として、条項メタデータを予測して出力する
請求項1に記載の情報処理システム。
The storage stores a set of user categories, a vector of standard clauses that are favorable or unfavorable for the user sort, and an analyzed relationship with clause metadata.
The information processing system according to claim 1, wherein the prediction unit predicts and outputs clause metadata by inputting a target user classification and a vector of the target clause based on the analyzed relationship.
条項が変換されたベクトルと当該条項の種類を表す条項種類識別情報もしくは当該条項
に対する条項メタデータとの分析した関係が記憶されているストレージが記憶されている
情報処理システムが実行する情報処理方法であって、
対象の契約書の対象の条項をベクトルに変換するステップと、
前記分析した関係に基づいて、前記変換後の前記ベクトルを入力として、前記対象の条
項の種類を識別する条項種類識別情報もしくは前記対象の条項に対する条項メタデータを
予測して出力するステップと、
を有する情報処理方法。
An information processing method executed by an information processing system that stores storage that stores the analyzed relationship between the vector in which the clause is converted and the clause type identification information that represents the type of the clause or the clause metadata for the clause. There,
Steps to convert the subject clause of the subject contract into a vector,
Based on the analyzed relationship, the step of predicting and outputting the clause type identification information for identifying the type of the target clause or the clause metadata for the target clause by inputting the converted vector.
Information processing method having.
JP2019233845A 2019-03-04 2019-12-25 Information processing system and information processing method Active JP7325103B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019233845A JP7325103B2 (en) 2019-03-04 2019-12-25 Information processing system and information processing method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019038397A JP6640395B1 (en) 2019-03-04 2019-03-04 Information processing system and information processing method
JP2019233845A JP7325103B2 (en) 2019-03-04 2019-12-25 Information processing system and information processing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019038397A Division JP6640395B1 (en) 2019-03-04 2019-03-04 Information processing system and information processing method

Publications (2)

Publication Number Publication Date
JP2020144844A true JP2020144844A (en) 2020-09-10
JP7325103B2 JP7325103B2 (en) 2023-08-14

Family

ID=87563159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019233845A Active JP7325103B2 (en) 2019-03-04 2019-12-25 Information processing system and information processing method

Country Status (1)

Country Link
JP (1) JP7325103B2 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002123764A (en) * 2000-08-11 2002-04-26 Ricoh Leasing Co Ltd Method and system for supporting contract, managing server and program
JP2004185376A (en) * 2002-12-04 2004-07-02 Kosenjuku:Kk Contract automatic design program
JP2010092227A (en) * 2008-10-07 2010-04-22 Ntt Data Corp Document creation support apparatus, document creation support method, and program
US20130086470A1 (en) * 2011-09-30 2013-04-04 Dietmar H. Dorr Systems, methods, and interfaces for analyzing conceptually-related portions of text
US20140053069A1 (en) * 2012-08-16 2014-02-20 Sap Ag Identifying and mitigating risks in contract document using text analysis with custom high risk clause dictionary
JP2014238629A (en) * 2013-06-06 2014-12-18 株式会社野村総合研究所 Contract analyzing system, program and method
US20150161102A1 (en) * 2013-12-05 2015-06-11 Seal Software Ltd. Non-Standard and Standard Clause Detection
WO2018087863A1 (en) * 2016-11-10 2018-05-17 株式会社オプティム Information processing device, information processing system and program
CN108399482A (en) * 2018-01-17 2018-08-14 阿里巴巴集团控股有限公司 Appraisal procedure, device and the electronic equipment of contract

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002123764A (en) * 2000-08-11 2002-04-26 Ricoh Leasing Co Ltd Method and system for supporting contract, managing server and program
JP2004185376A (en) * 2002-12-04 2004-07-02 Kosenjuku:Kk Contract automatic design program
JP2010092227A (en) * 2008-10-07 2010-04-22 Ntt Data Corp Document creation support apparatus, document creation support method, and program
US20130086470A1 (en) * 2011-09-30 2013-04-04 Dietmar H. Dorr Systems, methods, and interfaces for analyzing conceptually-related portions of text
US20140053069A1 (en) * 2012-08-16 2014-02-20 Sap Ag Identifying and mitigating risks in contract document using text analysis with custom high risk clause dictionary
JP2014238629A (en) * 2013-06-06 2014-12-18 株式会社野村総合研究所 Contract analyzing system, program and method
US20150161102A1 (en) * 2013-12-05 2015-06-11 Seal Software Ltd. Non-Standard and Standard Clause Detection
WO2018087863A1 (en) * 2016-11-10 2018-05-17 株式会社オプティム Information processing device, information processing system and program
CN108399482A (en) * 2018-01-17 2018-08-14 阿里巴巴集团控股有限公司 Appraisal procedure, device and the electronic equipment of contract

Also Published As

Publication number Publication date
JP7325103B2 (en) 2023-08-14

Similar Documents

Publication Publication Date Title
JP6640395B1 (en) Information processing system and information processing method
US10394851B2 (en) Methods and systems for mapping data items to sparse distributed representations
Chen et al. Automatic ICD-10 coding algorithm using an improved longest common subsequence based on semantic similarity
JP6841394B1 (en) Information processing system
Bahubalendruni et al. A novel concatenation method for generating optimal robotic assembly sequences
JP4746439B2 (en) Document search server and document search method
KR102285142B1 (en) Apparatus and method for recommending learning data for chatbots
US11023503B2 (en) Suggesting text in an electronic document
CN110929038A (en) Entity linking method, device, equipment and storage medium based on knowledge graph
US20180293215A1 (en) Method and Computer Program for Sharing Memo between Electronic Documents
CN116932730B (en) Document question-answering method and related equipment based on multi-way tree and large-scale language model
KR102532216B1 (en) Method for establishing ESG database with structured ESG data using ESG auxiliary tool and ESG service providing system performing the same
CN117076636A (en) Information query method, system and equipment for intelligent customer service
JP6687944B2 (en) Automatic translation system, automatic translation method, and program
JP2018084983A (en) Content matching system
JP7325103B2 (en) Information processing system and information processing method
US20220343087A1 (en) Matching service requester with service providers
KR101592670B1 (en) Apparatus for searching data using index and method for using the apparatus
KR102519955B1 (en) Apparatus and method for extracting of topic keyword
JP7193890B2 (en) Document information evaluation device, document information evaluation method, and document information evaluation program
KR101723310B1 (en) System and mehtod for providing search service for representatives based on patent publication
CN114741489A (en) Document retrieval method, document retrieval device, storage medium and electronic equipment
KR102662784B1 (en) Automatic Pseudonymization Technique Recommendation Method Using Artificial Intelligence
TWI853595B (en) A trademark system with a classification transform module and execution method.
KR102678306B1 (en) System and method for providing artificial intelligence-based positive and negative numerical legal answer services

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20200527

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20200529

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230421

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230516

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230725

R150 Certificate of patent or registration of utility model

Ref document number: 7325103

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350